/* CSS Document */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote{
	color: #000;
	font-family:Verdana, Geneva, Tahoma, sans-serif ;
	font-size:100%;
	font-size-adjust: inherit;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.65;
	margin:0;
	padding:0;
	vertical-align: baseline
}

body{background-image: url(../../images/bkg.jpg); background-position: top center; background-repeat:no-repeat} 

a {color:#19398A; text-decoration: underline;}
a:link {color:#19398A;text-decoration:underline}
a:visited {color:#728089;text-decoration:underline}
a:hover {color:#5BAB26;text-decoration:underline;
}
/* MAIN WRAPPER */
#wrapper {
	width:960px !important;
	overflow:hidden;
	border: 1px solid #AAB6C3;
	padding:0;
	margin:10px auto;
}
#headerWrapper {
	width:100%;
	padding:0;
	margin:0;
	height: 185px
}

#logo{
	height: 151px;
	width: 935px;
	margin: 0 0 0 20px;
	padding:0
}

#logo .left {
	float:left; padding: 10px 0 0 0
}
#logo .right {
	margin: 45px 0 0 15px;
	padding: 0;
	float: left;
}
#logo .right h1{
	padding:0 0 0 0;
	margin:0;
	color:#fff;
	font-size:20px;
	font-weight:normal; line-height:1
}
/* NAV */
#navContainer {
	width:660px;
	padding:0;
	margin:0 0 0 0;

}
/* LEFT SIDE BAR  */
#contentContainer {
	float:left;
	width:960px;
	padding:0;
	margin:0;
	background-color:#ffffff;
}
#contentContainer #title {/* TITLE BAR  */
	height: 99px;
	color:#FFF;
	margin:0;
	padding: 0;
	
	}
#contentContainer #title h1 {
	font-size:18px;
	color:#FFF;
	font-family:Verdana, Geneva, Tahoma, sans-serif ;
	font-weight: normal;
	padding:10px 0 0 0;
	}
#contentContainer #title h1 .large {
	font-size:24px;
	line-height: 28px;
	color:#FFF;
	font-family:Verdana, Geneva, Tahoma, sans-serif ;
	font-weight: normal;
	padding:10px 0 0 0;
	}
#contentContainer #title ul {
	padding:0;
	margin:0;
	font-size:14px;
	line-height:18px;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0
	}
#contentContainer #title  img{
	float:left;
	padding:0 20px 0 0;
	margin:0;
	}
/*LEFT SIDEBAR*/
#contentContainer .leftSidebar, #contentContainer .leftSidebarHome {
	float:left;
	width:579px;
	margin: 0;
	border-right: 1px solid #A3A1AD;
	}
#contentContainer .leftSidebar {
	padding:30px 60px 30px 40px;
	width:479px;
	}	
.leftSidebar ul{
	margin: 5px 0 20px 20px;
	}
.leftSidebar li, #sideBarContainer li{
	margin: 0 0 10px 20px;
	padding: 0 0 3px 0;
	line-height: 1.5em;
	list-style-image:url(../../images/bullet.gif);
	}
	
.leftSidebar li{	
	 font-size:1.2em; font-weight:bold
	}
	
/* RIGHT SIDEBAR*/
#sideBarContainer {
	float:right;
	width:330px;
	padding:90px 30px 0 20px;
	}
#sideBarContainer p, #sideBarContainer li, .leftSidebar p, .leftSidebar li{
	font-size: 0.78em;
	}
#sideBarContainer ul{
	margin: 5px 0 0px 10px;
	}
	
#sideBarContainer ol li{
	margin: 0 0 5px 0px; padding: 0 0 5px 0; list-style-image: none; line-height:18px
	}	
	
#sideBarContainer strong{
	color:#399B98
	}
#sideBarContainer .ingredients{
	font-size: .75em; line-height:1.5
	}
/* FOOTER */
#footer {
	width:960px;
	background-color:#19398A;
	clear:left;
	font-size:0.69em;
	padding: 0 0 20px 0;
	margin:0;
}
#footer p {
	padding: 25px 0 0 0;
	color:#FFF;
	text-align:center
}
#footer a {color:#fff; text-decoration: underline;}
#footer a:link {color:#fff;text-decoration:underline}
#footer a:visited {color:#fff;text-decoration:underline}
#footer a:hover {color:#AAB6C3;text-decoration:underline;}
/* TEXT */
p {margin:0 0 1em 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight:normal;
	line-height:1;
}
ul{
	margin:0;
	padding:0;
}

h1 {
	color:#5BAB26;
	font-size:1.6em;
	font-weight:bold;
	line-height:1.2em;
	font-size:1.4em;
	padding:0  0 .4em 0
	}

h2 {
	color:#19398a;
	font-size:1.4em;
	line-height:1.2;
	padding:0  0 .2em 0
	}

h3 {
	color:#79AA01;
	font-size:1em;
	line-height:1;
	padding:.2em 0 .2em 0
	}

h4 { font-family:"Baker Signet","BakerSignet BT", Georgia, "Times New Roman", Times, serif;
	color:#419E05;
	font-size:1;
	line-height:1.45;
	font-style:italic
	}

h5 {
	color:#79AA01;
	font-size:.9em;
	line-height:1.35;
	padding:.2em 0 .2em 0
	}
.small{line-height: 16px; font-size:10px}
strong {color:#474F54}
.clr {
clear:both;
}
.clrBorder {
clear:both;
border-bottom: 1px dotted #8899A5;
margin:10px 0 10px 0;
}
.Border {
border-bottom: 1px dotted #8899A5;
margin:40px 0 10px 0;
}
.BorderSmall {
border-bottom: 1px dotted #8899A5;
margin:20px 0 10px 0;
}

.super { font-size:9px;color:#000;vertical-align:text-top}
.super2 { font-size:9px;color:#419E05;vertical-align: top}
.super3 {font-size:9px;color:#399B98;vertical-align: top}


/* PRODUCTS */
/* envirocidin */
#headerWrapper.envirocidin {
background-image:url(../../images/bkg-hdr-envirocidin.jpg); background-position: top right; background-repeat:no-repeat;
}
#title.envirodidin {
	background-color:#5BAB26; background-image:url(../../images/bkg-title-envirocidin.jpg); background-repeat:no-repeat; background-position:top right
	}
#sideBarContainer.envirocidin {
	background-image:url(../../images/bkg-content-envirocidin.jpg); background-repeat:no-repeat; background-position:top right;
	}
/* biocidin */
#headerWrapper.biocidin {
background-image:url(../../images/bkg-hdr-biocidin.jpg); background-position: top right; background-repeat:no-repeat;
}
#title.biocidin{
	background-color:#5BAB26; background-image:url(../../images/bkg-title-biocidin.jpg); background-repeat:no-repeat; background-position:top right
	}
#sideBarContainer.biocidin {
	background-image:url(../../images/bkg-content-biocidin.jpg); background-repeat:no-repeat; background-position:top right;
	}
#headerWrapper.biocidinTS {
background-image:url(../../images/bkg-hdr-biocidinTS.jpg); background-position: top right; background-repeat:no-repeat;
}
#title.biocidinTS{
	background-color:#5BAB26; background-image:url(../../images/bkg-title-biocidinTS.jpg); background-repeat:no-repeat; background-position:top right
	}
#sideBarContainer.biocidinTS {
	background-image:url(../../images/bkg-content-biocidinTS.jpg); background-repeat:no-repeat; background-position:top right;
	}
/* proflora */
#headerWrapper.proflora {
background-image:url(../../images/bkg-hdr-proflora.jpg); background-position: top right; background-repeat:no-repeat;
}
#title.proflora{
	background-color:#5BAB26; background-image:url(../../images/bkg-title-proflora.jpg); background-repeat:no-repeat; background-position:top right
	}
#sideBarContainer.proflora {
	background-image:url(../../images/bkg-content-proflora.jpg); background-repeat:no-repeat; background-position:top right;
	}
/* olivirex */
#headerWrapper.olivirex {
background-image:url(../../images/bkg-hdr-olivirex.jpg); background-position: top right; background-repeat:no-repeat;
}
#title.olivirex{
	background-color:#5BAB26; background-image:url(../../images/bkg-title-olivirex.jpg); background-repeat:no-repeat; background-position:top right
	}
#sideBarContainer.olivirex {
	background-image:url(../../images/bkg-content-olivirex.jpg); background-repeat:no-repeat; background-position:top right;
	}
/* bioclear */
#headerWrapper.bioclear {
background-image:url(../../images/bkg-hdr-bioclear.jpg); background-position: top right; background-repeat:no-repeat;
}
#title.bioclear{
	background-color:#5BAB26; background-image:url(../../images/bkg-title-bioclear.jpg); background-repeat:no-repeat; background-position:top right	}

#sideBarContainer.bioclear {
	background-image:url(../../images/bkg-content-bioclear.jpg); background-repeat:no-repeat; background-position:top right;
	}
/* biotonic */
#headerWrapper.biotonic {
background-image:url(../../images/bkg-hdr-biotonic.jpg); background-position: top right; background-repeat:no-repeat;
}
#title.biotonic{
	background-color:#5BAB26; background-image:url(../../images/bkg-title-biotonic.jpg); background-repeat:no-repeat; background-position:top right
	}
#sideBarContainer.biotonic {
	background-image:url(../../images/bkg-content-biotonic.jpg); background-repeat:no-repeat; background-position:top right;
	}
/* viruclear */
#headerWrapper.viruclear {
background-image:url(../../images/bkg-hdr-viruclear.jpg); background-position: bottom right; background-repeat:no-repeat;
}
#title.viruclear{
	background-color:#5BAB26; background-image:url(../../images/bkg-title-viruclear.jpg); background-repeat:no-repeat; background-position:top right
	}
#sideBarContainer.viruclear {
	background-image:url(../../images/bkg-content-viruclear.jpg); background-repeat:no-repeat; background-position:top right;
	}
/* gidetox */
#headerWrapper.gidetox {
background-image:url(../../images/bkg-hdr-gidetox.jpg); background-position: top right; background-repeat:no-repeat;
}
#title.gidetox{
	background-color:#5BAB26; background-image:url(../../images/bkg-title-gidetox.jpg); background-repeat:no-repeat; background-position:top right
	}
#sideBarContainer.gidetox {
	background-image:url(../../images/bkg-content-gidetox.jpg); background-repeat:no-repeat; background-position:top right;
	}
/* biorestore */
#headerWrapper.biorestore {
background-image:url(../../images/bkg-hdr-biorestore.jpg); background-position: top right; background-repeat:no-repeat;
}
#title.biorestore{
	background-color:#5BAB26; background-image:url(../../images/bkg-title-biorestore.jpg); background-repeat:no-repeat; background-position:top right
	}
#sideBarContainer.biorestore {
	background-image:url(../../images/bkg-content-biorestore.jpg); background-repeat:no-repeat; background-position:top right;
	}
/* epicidin */
#headerWrapper.epicidin {
background-image:url(../../images/bkg-hdr-epicidin.jpg); background-position: top right; background-repeat:no-repeat;
}
#title.epicidin{
	background-color:#0083C2; background-image:url(../../images/bkg-title-epicidin.jpg); background-repeat:no-repeat; background-position:top right
	}
#sideBarContainer.epicidin {
	background-image:url(../../images/bkg-content-epicidin.jpg); background-repeat:no-repeat; background-position:top right;
	}
/* epirestore */
#headerWrapper.epirestore {
background-image:url(../../images/bkg-hdr-epicidin.jpg); background-position: top right; background-repeat:no-repeat;
}
#title.epirestore{
	background-color:#0083C2; background-image:url(../../images/bkg-title-epirestore.jpg); background-repeat:no-repeat; background-position:top right
	}
#sideBarContainer.epirestore {
	background-image:url(../../images/bkg-content-epirestore.jpg); background-repeat:no-repeat; background-position:top right;
	}
	
/* MAIN*/
#headerWrapper.main{
background-image:url(../../images/bkg-hdr-main.jpg); background-position: top right; background-repeat:no-repeat;;
}
#title.main{
	background-color:#5BAB26;
	}
#sideBarContainer.main {
	background-image:url(../../images/bkg-content-main.jpg); background-repeat:no-repeat; background-position:top right;
	}
	
	table { margin: 10px 0 20px 0}
	
	td { font-size: .75em; padding:5px 5px 5px 5px; border-bottom: 1px solid #ccc; line-height:1.2}