/* - - - core styles - - - - - -*/



body, h1, h2, h3, h4, h5, p, a, ol, ul, li, img {

	margin: 0;

	padding: 0;

	font-family: verdana, helvetica, sans serif !important;

}



body#popup {

	margin: 10px;

	text-align: center;	

}



.hidden {

	display: none;

}



body {

	background-color: white;

	font-size: 0.8em;

	color: #333333;

}	



#container { 

	background-color: white;

	width: 760px;

	margin: 0 auto;

}



#header {

	width: 720px;

	height: 85px;

	padding: 0 5px;

}



a#headerlogo {

	display: inline;

	width: 720px;

	height: 85px;

}



a#headerlogo img {

	width: 720px;

	height: 85px;

	padding: 0 20px;

	margin: 0;

}



#header img {

	padding: 20px 0px;	

}



a img {

	border: none;

}



/* - - - - - top nav - - - - - - -*/



ul#topnav {

	height: 20px;

	width: 750px;

	padding: 0;

	margin: 0 5px;

	background-image: url(images/topnav.gif);

	background-repeat: no-repeat;

}



ul#topnav li {

	float: left;

	list-style-type: none;

	width: 150px;



}



ul#topnav li a {

	font-size: 13px;

	display: block;

	width: auto;

	height: 40px;

	background-image: url(images/topnavbtn.gif);

	background-position: left;

	background-repeat: no-repeat;

	padding-left: 40px;

	margin: 11px 0 0 0;

	background-color: transparent;

	color: white;

	line-height: 3em;

	text-decoration: none !important;

	font-weight: bold;

}



ul#topnav li#nav1 {

	margin-left: 320px;

}



* html ul#topnav li#nav1 {

	margin-left: 160px;

}



ul#topnav li#nav2 {

	width: 100px;

}



ul#topnav li#nav3 {

	width: 145px;

}



ul#topnav li a:hover {

	background-image: url(images/topnavbtn.gif);

	background-repeat: no-repeat;

	color: #AD0017;

	text-decoration: none;

}



/* - - - - -- Side Subnav - - - - - - --*/



#subnav {	

	float: left;

	width: 190px;

	margin: 50px 20px 0 10px;

	display: inline;

}



#subnav.withlogo {	

	margin-top: 20px;

}



#subnav img.logomed {

	width: 23px;

	height: 23px;

	margin: 0 0 5px 85px;

}



#subnav li {

	list-style-type: none;

	padding: 8px 0;

	border-top: 1px solid #663399;

}



#subnav li#active {

	background-image: url(images/subnavbtn_rollover.jpg);

	background-position: left;

	background-repeat: no-repeat;

	padding-left: 35px;

	color: #663399;

}



#subnav li a {

	background-image: url(images/subnavbtn.jpg);

	background-position: left;

	background-repeat: no-repeat;

	padding: 5px 0 5px 35px;

	color: #999999;	

	text-decoration: none;

}



#subnav li a:hover {

	background-image: url(images/subnavbtn_rollover.jpg);

	color: #663399;

	text-decoration: none !important;

}



#subnav li.endsubnav {

	border-bottom: 1px solid #663399;

}







/* - - - - - - -- footer - - - - - - - -*/



#footer {

	clear: both;

	margin: 0 0 20px 230px;

}



#footer ul {

	width: 600px;

	height: 20px;

	margin: 0 auto;

	padding: 0;

}



* html #footer ul {

	width: 600px;

}



#footer ul li {

	float: left;

	width: auto;

	list-style-type: none;

	font-size: 0.8em;

	text-align: center;

	padding: 0 10px;

	color: #333333;

	border-right: 1px solid #333333;

}



* html #footer ul li {

	font-size: 0.85em;

}



#footer ul li#footer5 {

	border: none;

}



#footer ul li a {

	color: #333333;

	text-decoration: none;

}



#footer ul li a:hover {

	color: white;

	background-color: #333333;

}



/* - - - - - - -- flash content - - - - - - - -*/



#flashcontent {

	width: 530px;

	float: left;

	margin-top: 10px;	

	padding-bottom: 10px;

}



#flashcontent h2 {

	margin: 0px -30px 0 0px;

	padding: 10px 30px 12px 30px;

	background-color: white;

	font-size: 1.4em;

	font-weight: normal;

	color: #AD0017;

}



object {

	margin: 0;

	padding: 0;

	width: 530px !important;

	height: 400px !important;

}



/* - - - - - - -- general content - - - - - - - -*/



#textcontent {

	width: 470px;

	float: left;

	margin: 10px 0;

	padding: 0 30px;

	background-image: url(images/contactbg.gif);

	background-repeat: no-repeat;

	background-position: bottom left;

	font-size: 0.9em;

}



#textcontent h2 {

	margin: 0px -30px 0 -30px;

	padding: 10px 30px 30px 30px;

	background-color: white;

	font-size: 1.5em;

	font-weight: normal;

	color: #663399;

	background-image: url(images/contactbg_top.jpg);

	background-repeat: no-repeat;

	background-position: 0 40px;

}



#textcontent h3, #textcontent h4 {

	font-size: 1.1em;

	font-weight: bold;

	color: #663399;

	padding: 0 0 10px 0;

}



#textcontent h4 {

	font-size: 1em;

	color: #333333;

}



#textcontent p, #textcontent ol, #textcontent ul, #textcontent blockquote {

	padding: 0 0 15px 0;



}



#textcontent ol {

	list-style-type: decimal !important;

	margin: 0 0 0 20px;

}



#textcontent ol li ul {

	padding-bottom: 5px;

}



#textcontent ul {

	list-style-type: disc !important;

	margin: 0 0 0 20px;

}



#textcontent ul li {

	padding-bottom: 7px;

}



span.bluetxt {

	color: #663399;

}



span.redtxt {

	color: #A80016;

}



#textcontent a {

	color: #663399;

	text-decoration: none;

}



#textcontent a:hover {

	color: white;

	background-color: #663399;

}



#textcontent dl {

	margin: 0;

	padding: 0 0 15px 0;

	float: left;

	clear: left;

}



#textcontent dl lh {

	float: left;

	font-weight: bold;

	padding-bottom: 10px;

}



#textcontent dl dt, #textcontent dl dd {

	width: 150px;

	float: left;

}



#textcontent dl dt {

	clear: left;

}



#textcontent img {

	margin-bottom: 10px;

}





/* - - - - - - - order page - - - - - - - - - - - - -*/



#b2bform label, #b2bform input, #b2bform select, #b2bform textarea {

	float: left;

}



#b2bform p {

	padding: 0;

	clear: left;

}



#b2bform label {

	width: 125px;

	padding-right: 5px;

	text-align: right;

	line-height: 2em;

}



#b2bform input, #b2bform select, #b2bform textarea {

	border: 1px solid black;

}



#b2bform input, #b2bform textarea {

	margin: 5px 0 0 0;

	float: left;

}



* html #b2bform input, * html #b2bform textarea {

	margin: 5px 175px 3px 0;

}



* html #b2bform select{

	margin-right: 250px;

}



p.clearboth {

	clear: both;

}





input#submitbtn {

	background-image: url(images/subnavbtn_rollover.jpg);

	background-position: center right;

	background-repeat: no-repeat;

	background-color: transparent;

	border: none;

	text-align: right;

	height: 30px;

	line-height: 2.3em;

	font-weight: bold;

	cursor: pointer;

	margin: 0 0 0 70px;

	font-size: 1em;

	padding: 0 40px 0 0;

	clear: left;

}



* html input#submitbtn {

	margin-left: 32px;

}



/*

#orderform select {

	width: 45px;

	margin-right: 2px;

}



#orderform select#dobyear {

	width: 55px;

}

*/

fieldset {

	width: 500px;

	float: left;

	clear: left;

	border: none;

}

/*

fieldset#suppliment {

	width: 250px;

	margin-top: 10px;

}



fieldset#suppliment label {

	margin: 0 0 0 40px;

}

*/

fieldset#suppliment input {

	padding: 0;

	width: auto;

	border: none !important;

}



fieldset#suppliment{

	margin-top: 10px;

}





/* - - - - - - -error 404 page - - - - - - -*/



h3.red {

	color: #C3000D !important;

}

#network p.error {

	padding: 10px 20px;

}



/* - - - - - - -Confirmation page - - - -- - */



#confirmation {

	width: 700px;

	margin-top: 20px;

	padding: 0 25px;

	height: 130px;

	margin-left: 5px;

	background: url(images/confirmation.gif) bottom left no-repeat;

}



#confirmation h3 {

	margin-bottom: 30px;

	font-weight: normal;

	background-image: none !important;

}



#confirmation p {

	padding: 5px 0;

}

