body {background:url(../images/bg.gif) 0px 0px repeat-x; background-color:#75bde5;  text-align: center; padding: 0px; font-family: Verdana, "Trebuchet MS", Tahoma; margin: 0px; padding: 0px; font-size: 76%; }
html {overflow-y: scroll;}

body { color: black;}
a, a:visited {color:rgb(3,73,130); font-weight:bold; text-decoration:none; }
a:hover {text-decoration:underline; }

h1, .h1 {font-size: 180%; margin: 0px 0px 10px 0px; padding: 0px; font-weight: bold; color:rgb(1,106,189)}
h2, .h2 {font-size: 160%; margin: 0px 0px 10px 0px; padding: 0px; font-weight: bold; color:rgb(1,106,189)}
h3, .h3 {font-size: 130%; margin: 0px 0px 10px 0px; padding: 0px; font-weight: bold; color:rgb(1,106,189)}
h4, .h4 {font-size: 110%; margin: 0px 0px 10px 0px; padding: 0px; font-weight: bold; color:rgb(1,106,189)}
h5, .h5 {font-size: 100%; margin: 0px 0px 10px 0px; padding: 0px; font-weight: bold; color:rgb(1,106,189)}
p {margin: 0px 0px 10px 0px; padding: 0px;}
h1, h2, h3, h4, h5, p {position: relative; left: 0px; top: 0px;}

sup {font-size:75%; }
h3 sup {font-size:65%; }

img {border: none; margin: 0px; padding: 0px; vertical-align: bottom; }
ul { text-align: left;}
li {padding-left: 6px;}
div {margin: 0px; padding: 0px;}
td {vertical-align: top;}
form {padding: 0px; margin: 0px;}

/* generic css */
.logo {width: 180px; height: 100px; border: none;}
.clear {clear: both; font-size: 1px; height: 1px;}
.clear img, .clear div {width: 100%; height: 1px;}
.textonly {display: none;}
.formErr {display: block; color: red; }
.formNoErr {display: none; }
.page404 {text-align: center;}
.bold {font-weight: bold;}
.btn {border: none; height: 24px; overflow: visible; padding: 0px 8px; font-weight: bold; cursor: pointer}
.txtfield { border: 1px solid rgb(165,172,178); padding: 1px 2px;}
.selfield { border: 1px solid rgb(165,172,178);  }
.chkbox {position: relative; top: 2px; left: 0px;}
.imgbtn {padding: 0px; border: 0px; margin: 0px;}
.accesskeys {display: none;}

/* standard content css */
.content li {margin-bottom: 4px;}

/* layout css */
.page {width: 960px; margin: 0px auto 0px auto; text-align: left; }
.pagehome {width: 960px; margin: 21px auto 0px auto; text-align: left; }
.pagehome #mainLink:hover {text-decoration:none;}

.header { height: 90px; text-align: right; position:relative;}
.pagehome .header {top:-21px; }

.header, .header a, .header a:visited { text-decoration: none;}
.header .lcol {float: left; width: 755px;}
.header .rcol {float: left; width: 205px; margin-right:0px;}
.header .rcol .sub { }



.header .upper a:hover {text-decoration: underline;}
.header .options {height: 20px; float:right; margin-right:19px; }
.header .options  p {margin: 0px; padding: 5px 19px 0px 19px; font-size: 90%;}
.header .options a, .header .options a:visited {font-weight: normal; text-decoration: none; color:rgb(1,106,189);}
.header .options a:hover {text-decoration: underline;}
.header .options .item {float: left; height: 12px; }
.header .options .sep { float: left; display: inline; margin-top:2px; border-left: 1px solid rgb(117,189,229); height: 11px;}
.header .options .item p { margin: 0px; padding: 0px 4px 0px 4px; text-align: center; }
.header .rcol .sub img {margin:2px 0px 10px 0px;}

.topmenu { float: right; width:515px; height: 25px; margin-top:20px;  }
.topmenu .menu {float: left; width: 515px; height: 25px; display: inline; font-size:90%; }
.topmenu .menu a, .topmenu .menu a:visited {font-weight: bold; text-decoration: none; color:rgb(1,106,189);}
.topmenu .menu a:hover {text-decoration: underline;}
.topmenu .menu .item {float: left; height: 25px; }
.topmenu .menu .sep { float: left; display: inline; margin-top:7px; border-left: 2px solid rgb(117,189,229); height: 11px;}
.topmenu .menu .item p { margin: 0px; padding: 5px 8px 0px 6px; text-align: center; }

.sidemenu { margin-bottom: 24px;}
.sidemenu .menu {border: 2px solid rgb(191,191,191); padding: 10px 0px;}
.sidemenu .menu a, .sidemenu .menu a:visited {font-weight: bold; text-decoration: none;}
.sidemenu .menu a:hover {text-decoration: underline;}
.sidemenu .menu .item {padding: 3px 6px 0px 15px; }
.sidemenu .menu .sel {background: rgb(166,167,169);}
.sidemenu .menu p {padding: 0px 0px 4px 20px; margin: 0px; }

/* default page styles */
.pageBody { margin: 1px 0px;  background-color: rgb(255,255,255);}
.pagearea { height: 340px; }
html>body .pagearea {height: auto; min-height: 340px;}

.home {height:150px; }
html>body .pagearea {height:auto; min-height:150px; }

.pageBody table { border-collapse: collapse;}
.pageBody table td {border: 1px solid rgb(166, 167, 169); padding: 4px 5px; margin: 0px;}
.pageBody .th {font-weight: bold;}

.pageTitle {width:960px; height:60px;  border-bottom: 1px solid rgb(25,123,196); text-align:right; }
.pageTitle img {  margin:20px 40px 0px 0px;  }

.default .topcontent {background:url(../images/bg-splat.gif) 0px 20px no-repeat; border-bottom:1px solid rgb(137,200,235); }
.default .topcontent { height: 200px; }
html>body .default .topcontent {height: auto; min-height: 200px;}
.default .content { padding:20px 40px 10px 384px; }
.default .prodcontent { padding:20px 40px 10px 384px; border-bottom:1px solid rgb(137,200,235); }

.default .leftImg {width:250px; float:left; display:inline; margin:25px 0px 0px 25px; }

.biocleanse .contentarea .menu {float:left; display:inline; position:relative; left:150px; top:15px; }
.biocleanse .contentarea .menu .item {display:block; width:210px; position:relative; margin:0px 0px 10px 0px; padding:0px; }
.biocleanse .contentarea .menu .item p {margin:4px 15px 0px 0px; padding:0px; text-align:right; }
.biocleanse .contentarea .menu .item a,
.biocleanse .contentarea .menu .item a:visited { display:block; width:187px; height:18px; padding:4px 23px 0px 0px; font-weight: bold; text-decoration: none; color:rgb(1,106,189); }

.biocleanse .contentarea .menu .nosel a,
.biocleanse .contentarea .menu .nosel a:visited { background:url(../images/menu-bg.jpg) 0px -22px no-repeat; }
.biocleanse .contentarea .menu .sel a,
.biocleanse .contentarea .menu .sel a:visited { background:url(../images/menu-bg.jpg) 0px 0px no-repeat; }

.biocleanse .contentarea .menu .item a:hover { background:url(../images/menu-bg.jpg) 0px 0px no-repeat;  }

.biocleanse .customers {float:left; display:inline; width:255px; font-size:88%;}
.biocleanse .right {margin-left:20px; }
.biocleanse .customers td{ display:block; height:30px; border:none; }

.biocleanse table {border:none; border-collapse:collapse; font-size:88%; }
.biocleanse table tr  {border:none; }
.biocleanse table td {border:none; vertical-align:middle; }

.biocleanse .conc_test {border:1px solid rgb(1,106,189);  }
.biocleanse .conc_test th {background:rgb(1,106,189); color:white; padding:4px 5px; }
.biocleanse .conc_test .alt td {background:rgb(240,249,254); }

.biocleanse .compare_table tr {border-bottom:2px solid rgb(240,249,254); }
.biocleanse .compare_table td {padding:6px 5px; }

.app_guide table {border:none; border-collapse:collapse; font-size:88%; }
.app_guide table tr  {border:none; }
.app_guide table td {border:none; vertical-align:middle; }
.app_guide table tr {border-bottom:2px solid rgb(240,249,254); }
.app_guide table td {padding:6px 5px; }

.footer {text-align: center; padding: 10px 0px; color:rgb(3,73,130);}
.footer, .footer a, .footer a:visited { font-weight:normal; text-decoration: none; }
.footer a:hover {text-decoration: underline;}
.footer .menu {font-size: 90%; }
.footer .menu .item {display: inline; }
.footer .menu .sep {display: inline; border-right: 1px solid rgb(3,73,130); height: 16px;}
.footer .menu p {margin: 0px; padding: 0px 8px 0px 12px; text-align: center; display: inline;}
.footer .menu .tab { margin: 0px 4px; padding: 0px;}

/* pages with bg image */
.contentarea2 {background:url(../images/bg-splat.gif) 0% 80% no-repeat; }
.biocleanse .contentarea2 .menu {float:left; display:inline; position:relative; left:150px; top:15px; }
.biocleanse .contentarea2 .menu .item {display:block; width:210px; position:relative; margin:0px 0px 10px 0px; padding:0px; }
.biocleanse .contentarea2 .menu .item p {margin:4px 15px 0px 0px; padding:0px; text-align:right; }
.biocleanse .contentarea2 .menu .item a,
.biocleanse .contentarea2 .menu .item a:visited { display:block; width:187px; height:18px; padding:4px 23px 0px 0px; font-weight: bold; text-decoration: none; color:rgb(1,106,189); }

.biocleanse .contentarea2 .menu .nosel a,
.biocleanse .contentarea2 .menu .nosel a:visited { background:url(../images/menu-bg.jpg) 0px -22px no-repeat; }
.biocleanse .contentarea2 .menu .sel a,
.biocleanse .contentarea2 .menu .sel a:visited { background:url(../images/menu-bg.jpg) 0px 0px no-repeat; }

.biocleanse .contentarea2 .menu .item a:hover { background:url(../images/menu-bg.jpg) 0px 0px no-repeat;  }

/* home page */
.pageBody .home td {border: none; padding: 0px; margin: 0px;}
.colwrap {margin-top: 335px; margin-left: 80px;}
.cols {float: left; margin-right: 20px; width: 200px;}
.cols ul {}
.cols ul li {font-weight: bold; color: #ffffff; padding-left:0px; margin-top: 3px; margin-left: -25px;}


/* contact page form */
.contactform {width: 240px; margin-bottom:10px;}
.contactbutton {background-color:rgb(1,106,189); color: #ffffff; border: 0px; margin: 0px;}

/* product page 
.products .content { padding:20px 40px 10px 360px; }
.products .prodcontent { padding:20px 22px 10px 40px; border-bottom:1px solid rgb(137,200,235); }
.products .prodcontent .col {width:279px; float:left; display:inline; }
.products .prodcontent .left {margin-right:40px; }
.prodimg {float: right;  display:inline; }*/

.shop { padding:20px 30px; }
.shop .col {float:left; display:inline; position:relative; width:223px; margin:0; border-left:1px solid rgb(218,218,218);  }
.shop .col0 { border:none;}
.shop .div {width:9px;  }
.shop ul {padding:0 0 0 15px; margin:10px 0; }
.shop ul li { color:rgb(1,106,189); padding:0 0 6px 0; }
.shop ul li span { color:black; }
.shop .product {padding:0 9px 0px 9px; }
.shop .product .purchase { }

.shop .product .price {float:left; display:inline; width:103px;  }
.shop .product .price h3 {font-size:115%; }
.shop .product .buy {float:right; display:inline; width:100px; text-align:right; }
.shop .product .buy .btn {width:100px; height:22px; background:url(../images/button.jpg) 0px 0px no-repeat; text-align:left; color:rgb(1,106,189); }
.shop .product .buy .btn:hover {background-position: 0px -22px; }
.shop .product .buy .btn:active {background-position: 0px -44px; }

.shop .shopfooter { margin:20px 0px 10px 0px; text-align:center; font-size:92%; }


/* basket styles */
.basket { padding:20px 30px; }
.basket .summary {width:500px; margin:0px auto; }
.basket .summary td {border:none; text-align:center; padding:8px 4px; }
.basket .summary .headerRow td {font-weight:bold; color:rgb(1,77,129); text-align:left; border-bottom:1px solid rgb(137,200,235);}
.basket .summary td.desc {text-align:left; }
.basket .summary td.buttons {text-align:right; }

.basket .summary .totalRow td {border-top:1px solid rgb(137,200,235); border-bottom:1px solid rgb(137,200,235); }
.basket .summary .totalRow td.total {text-align:right; font-weight:bold; color:rgb(1,77,129); }
.basket .summary .totalRow td.totalQ {}
.basket .summary .totalRow td.totalP {font-weight:bold; color:rgb(1,77,129); }

.basket .buttons .btn { height:22px; border:1px solid rgb(207,207,207); background:url(/images/btn-bg.jpg) 0px 0px repeat-x; color:rgb(1,106,189)   }
.basket .buttons .btn:hover {background-position:0px -20px; }
.basket .buttons .btn:active {background-position:0px -40px; }

.basket .buttons .buybtn { height:22px; border:none; background:url(/images/button.jpg) 0px 0px no-repeat; color:rgb(1,106,189); text-align:left; width:100px;  }
.basket .buttons .buybtn:hover {background-position: 0px -22px; }
.basket .buttons .buybtn:active {background-position: 0px -44px; }

/* checkout */

.checkout .col {float:left; display:inline; position:relative; }
.checkout .lcol {width:400px; margin:0px 20px 0px 0px; }
.checkout .rcol {width:400px; margin-left:20px; }
.checkout h4 {margin-left:150px; }
.checkout .formErr {margin-left:150px; }
.checkout .form_c1, .checkout .form_c2 {float:right; }
.checkout .form_c1 {width:250px; }
.checkout .form_c2 {width:130px; text-align:right; margin-right:20px;  }
.checkout .row {margin-bottom:10px; }
.checkout .txtfield, .checkout .txtarea {padding:2px 4px; width:240px; border:1px solid rgb(207,207,207); }

.checkout .submitrow {margin-top:20px; }
.checkout .submitrow .btn {float:right; display:inline; width:100px; height:22px; margin-left:10px; border:1px solid rgb(207,207,207); background:url(/images/btn-bg.jpg) 0px 0px repeat-x; color:rgb(1,106,189) } 
.checkout .submitrow .btn:hover {background-position:0px -20px; }
.checkout .submitrow .btn:active {background-position:0px -40px; }

.checkout .submitrow .gobtn { height:22px; border:none; background:url(/images/button.jpg) 0px 0px no-repeat; color:rgb(1,106,189); text-align:left; width:100px;  }
.checkout .submitrow .gobtn:hover {background-position: 0px -22px; }
.checkout .submitrow .gobtn:active {background-position: 0px -44px; }

.checkout .paytable {width:500px; margin:20px auto 0px auto;  }
.checkout .paytable td {border:none; }
.checkout .paytable h4 {margin-left:0px; }
.checkout .paytable td.label h4  {margin-left:0px; color:rgb(1,77,129); }

.checkout .stage {width:500px; margin:0px auto 30px auto; text-align:center;}
.checkout .stage .step {font-size:110%; font-weight:bold;  color:rgb(207,207,207);}
.checkout .stage .done, .checkout .stage .done a, .checkout .stage .done a:visited { color:rgb(1,77,129); text-decoration:none; }
.checkout .stage .done a:hover {text-decoration:underline; }

/* contact */
.contact .formbox {width:371px; }
.contact label {float:left; width:100px; margin-right:20px; text-align:right; }
.contact .txtfield, .contact .txtarea {float:left; display:inline; padding:2px 4px; width:240px; border:1px solid rgb(207,207,207); }
.contact .row {margin-bottom:10px; }
.contact .formErr {margin-left:120px; }
.contact .submitrow {text-align:right; }
.contact .submitrow .btn { height:22px; border:none; background:url(/images/button.jpg) 0px 0px no-repeat; color:rgb(1,106,189); text-align:left; width:100px;  }
.contact .submitrow .btn:hover {background-position: 0px -22px; }
.contact .submitrow .btn:active {background-position: 0px -44px; }

/* distributors page */
.distributors .discontent { border-bottom:1px solid rgb(137,200,235);  }
.distributors .prodimg {float:left; margin-left:40px; }


/* links page */
.linkstable {width:760px; margin:40px 0px 40px 150px; border-color: #ffffff ; }




