/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #333333;	
	background-color: #F5F5F5;
}	
td, input, select, text {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #333333;	
	}
	
	
p {

	padding:0px;
	margin: 0px 0px 15px 0px;
	line-height: 16px;

}

a {
	color: Navy;
	text-decoration: underline;		
}
a:hover {
	color: Navy;
	text-decoration: none;		
}
.p11 {
	font-size: 11px;
}
form {
	padding: 0px;
	margin: 0px;
}
h1 {
	color:#17539F;
	font-size:140%;
	margin-bottom: 5px;
	border-bottom: 2px solid #17539F;
}

h2 {
	color:#17539F;	
	font-size:120%;
	margin-bottom: 10px;
	margin-top: 10px;
	border-bottom: 1px solid #17539F;
}

h3 {color:#17539F;
	font-size:100%;
	font-weight:bold;
	border-bottom: 1px solid #17539F;
	margin-bottom: 5px;
}
.orangeheading18 {
	color:#F99A0F;
	font-size:18px;
	font-weight:bold;
	}
.orangeheading14 {
	color:#F99A0F;
	font-size:14px;
	font-weight:bold;
	}	
.orangeheading12 {
	color:#F99A0F;
	font-size:12px;
	font-weight:bold;
	}
h4 {color:#17539F;
	font-size:10px;
	font-weight:bold;
	border-bottom: 1px solid #17539F;
	margin-bottom: 5px;
}

.orange {
	color:#F99A0F;
}
.orangebold {
	color:#F99A0F;
	font-weight:bold;
}
.smallp {font-size: 85%}

.smallpred {font-size: 85%;
	color: Red;
	}
# copy h3 {
	margin-bottom: 40px;
}
#copy p {
	margin-left: 20px;
	font-size:95%;
	}

#copy li {
	margin-bottom:4px;
}







.butttxt a {
	color:#ffffff;
	text-decoration:none;	
}


.butttxt a:hover {
	color:#000000;
	text-decoration:none;
}




#main {
	background-image: url(images/layout/background.gif);
	background-repeat:repeat-y;
	background-color: #F5F5F5;
}
.mainfooter {
	background-image: url(images/layout/footer.gif);
	background-repeat:no-repeat;
	background-color: #F5F5F5;
	height: 30px;
}

#header {
	border-bottom: 6px solid #17539F;
	margin-bottom: 4px;
	padding: 0px;
	border-right: 0px;
}
#menutop {
	background-color: #ffffff;	
	margin: 0px
	
}

.mainmenu {
	background-color: #17539F;
	color: #ffffff;
	font-size: 14px;
}

.mainmenu a{
		color: #ffffff;	
		text-decoration: none;
}

.mainmenu a:hover{
		color: #ffffff;	
		text-decoration: underline;
}

.leftcolumn {background-image:url(images/layout/leftcolumn_bkg.jpg);
	background-repeat:repeat-y;
}
.leftcolumntop{
	background-image:url(images/layout/leftcolumn_top_bkg.jpg);
	background-repeat:no-repeat;
	height: 37px;
}
.leftcolumnbottom{
	background-image:url(images/layout/leftcolumn_bottom_bkg.jpg);
	background-repeat:no-repeat;
	height: 37px;
}

#footer a {
	color:#333333;
	text-decoration:underline;	
}

#footer a:hover {
	color:#FF9900;
	text-decoration:underline;
}

.logininput{
	width: 120px;
	height: 17px;
	padding: 0px;
	margin: 0px;
}
.login {
	font-size: 95%;
}

.textfield50 {
	width: 50px;
	height: 20px;
	border: 1px solid #cccccc;
}

.textfield70 {
	width: 70px;
	height: 20px;
	border: 1px solid #cccccc;
}
.textfield100 {
	width: 100px;
	height: 20px;
	border: 1px solid #cccccc;
}
.textfield100r {
	width: 100px;
	height: 20px;
	border: 1px solid #cccccc;
	text-align:right;!important
}
.textfield125 {
	width: 125px;
	height: 20px;
	border: 1px solid #cccccc;
}
.textfield150 {
	width: 150px;
	height: 20px;
	border: 1px solid #cccccc;
}
.textfield200 {
	width: 200px;
	height: 20px;
	border: 1px solid #cccccc;
}
.textfield250 {
	width: 250px;
	height: 20px;
	border: 1px solid #cccccc;
}
.memofield250x300 {
	width: 250px;
	height: 300px;
	border: 1px solid #cccccc;
}
.memofield370x300 {
	width: 370px;
	height: 300px;
	border: 1px solid #cccccc;
}
#repheader {
	background-color:#FFFFFF;
	border-bottom: 1px solid #CCCCCC;

}

#bordertable {
	border: 2px solid #FF9900;
}

.repHeading3 {
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	border-bottom: 1px solid #17539F;
}
.repHeading4 {
	text-transform: capitalize;
	font-size:14px;
	font-weight:bold;
	border-bottom: 1px solid #FFA500;
}
.repButton {
	color: #ffffff;
	background-color: #FF9900;	
}


.validationmessage {
	margin: 10px;
	border: 0px;
	text-align: left;
	
}
.validationmessage h3{
	font-weight: bold;
	border-bottom: 0px;
	color: Red;
	
}
.error{
	color:#FF0000;
	
}
.confirmationmessage {
	margin: 10px;
	border: 0px;
	text-align: left;
	color: #57832C;
}

.confirmationmessagelg {
	margin: 10px;
	border: 0px;
	text-align: left;
	color: #57832C;
	font-size: 18px;
}
.confirmationmessage h3{
	font-weight: bold;
	border-bottom: 1px solid #000000;
	
}

.confirmationmessage li{
	color: #57832C;
	
}



/* End Product **********************************************************/


/* MiniCart **********************************************************/
#minicart {
	background-image: url(images/minicart/minicart_bkg.jpg);
	background-repeat: repeat-y;
	margin-bottom: 15px;
	font-size: 13px;
	
}
#minicart td{

	font-size: 13px;
	
}


.minicartitem {
	display:block;
	overflow:hidden;
}
.minicartitemsubtotal, .minicarttotal {
	display:block;
	text-align:right;
}	
.minicarttotal {
	font-weight:bold;
	border-top: 1px solid #000000;
}

.minicartdiscount {
	font-weight:bold;
	margin-top: 10px;
	display:block;
	color:#FF0000;
	text-align: right;
}




/* End MiniCart **********************************************************/

.columnheading {
	background-color:#FF9900;
	color:#FFFFFF;
	font-weight:bold;

}
#timedate {
	margin: 10px 30px 20px 0px;

}

.leftglow {
	background-image:url(images/layout/leftglow.jpg);
	background-repeat:repeat-y;
}
.rightglow {
	background-image:url(images/layout/rightglow.jpg);
	background-repeat:repeat-y;
}



#inner {
	background-color:#FFFFFF;
	
}

.leftnav {
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 20px;
	width: 180px;
}

.leftnav a{
	color:#17539F;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom: 1px dashed #cccccc;
	display: block;
	margin-bottom: 2px;
}
.leftnav a:hover{
	color: #57832C;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom: 1px dashed #cccccc;
	display: block;
	margin-bottom: 2px;
}
.leftnav .sublinks {
	margin-bottom: 10px;
}
.leftnav .sublinks a{
	color:#17539F;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 15px;
	display: block;
	margin-bottom: 2px;
	border-bottom: 0px;
}
.leftnav .sublinks a:hover{
	color: #FFA500;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 15px;
	display: block;
	margin-bottom: 2px;
	border-bottom: 0px;
}

.leftnav h3 {
	font-size: 18px;
	color: #57832C;
	border-bottom: 0px;
	margin: 0px 0px 5px 0px;
	
}
.feature {
	background-image: url(images/layout/feature-bkg.gif);
	background-repeat: no-repeat;
}



.row1 {background-color: #ECECEC;}
.row2 {background-color: #ffffff;}

#breadcrumb {text-align:left;}
.formheadings, .formheadings td{
	font-size:87%;!important;
	font-weight: bold;
}

.button {
background-color:#FF9900;
color:#FFFFFF;
font-weight:bold;

	

}

#selectcountry {
	background-image: url(images/layout/select_country_bkg.jpg);
	background-repeat: repeat-x;
	margin-bottom:15px;
}

.flags {
	background-image: url(images/layout/select_country_flag_bkg.jpg);
	background-repeat: no-repeat;
	height: 71px;
}
#bio{
	width:140px;
	float: left;
}
.floatleft {
	float: left;
	margin-right:10px;
}
.greenfade470 {
	background-color: #99cc66;
	background-image:url(images/greenfade470.jpg);
	background-repeat:repeat-y;
}

.homeoil {
	background-image:url(images/products/home/oil.jpg);
	background-repeat:no-repeat;
	margin: 0px 0px 20px 10px;
}
.homepro {
	background-image:url(images/products/home/probiotic.jpg);
	background-repeat:no-repeat;
	margin: 0px 0px 20px 10px;
}
.homegel {
	background-image:url(images/products/home/gelcaps.jpg);
	background-repeat:no-repeat;
	margin: 0px 0px 20px 10px;
}
.homegelsl {
	background-image:url(images/products/home/omega_sl.jpg);
	background-repeat:no-repeat;
	margin: 0px 0px 20px 10px;
}
.homegelsll {
	background-image:url(images/products/home/omega_sl_liquid.jpg);
	background-repeat:no-repeat;
	margin: 0px 0px 20px 10px;
}
.homeproductpad {
	padding: 15px 10px 5px 0px;

}
.homeproductpad ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	margin-left: 10px;
}

.learnmore {
	width:270px;
	text-align:right;
	
	

}
.testimonial {
	margin: 0px 30px 45px 30px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #CCCCCC;
}


.box {
background-image:url(images/box/background.jpg);
background-repeat:repeat-y;
}
.box365 {
background-image:url(images/box/background365.jpg);
background-repeat:repeat-y;
}

.boxcontent li {
	line-height: 30px;
	list-style-type: disc;
	

}

#faxbutton {
	margin-top: 10px;
	margin-bottom: 5px;
}

.hackersafe {
	text-align:center;
}

.hiliteblue {
	 color: #003399;
}

fieldset {
	margin-bottom: 10px;	
}
.fieldsetcontent {
	padding: 10px 5px 10px 5px;	
	font-size: 12px;
}
.fieldsetcontent td{
	font-size: 12px;
}
legend {
	font-weight: bold;
	padding: 2px 5px;
	background-color:#FFFFFF;
	font-size: 14px;
	color:#17539F;
}

.buttonblock {text-align:right;}

.innershadow {
		background-image:url(images/layout/inner_shadow_box.jpg);
		background-repeat:no-repeat;
		background-position:bottom right;
		border-left: 1px solid #CCC;
}
.gold {
	color:#D7AE51;
}
