@charset "UTF-8";
/* CSS Document */


body {
background-image:url(../images/pat.gif);
height:100%;
width:100%;
margin:0;
padding:0;
}

.container {
background-image:url(../images/bg.png);
background-repeat:repeat-y;
}

#header-container {
margin:0px 0px 0px 20px;
padding:0px;
}

#top-header {
height:110px;
background-image:url(../images/bhead.jpg);
background-repeat:no-repeat;
}

#top-header h3 {
text-indent:70px;
font-size:36px;
font-family:"Trebuchet MS", Tahoma, Arial;
font-weight:bold;
color:#068e02;
margin-top:24px;
line-height:36px;
margin-bottom:0px;
letter-spacing:-1px;
}

#top-header h3 b {
color:#068e02;
}

#top-header h5 {
font-size:14px;
line-height:14px;
text-indent:120px;
margin-top:4px;
color:#44a70c;
}


#top-header a {
float:right;
margin-top:10px;
}

#menu-head-container {
height:216px;
background-image:url(../images/rhead.jpg);
background-repeat:no-repeat;
background-position:338px 50%;
margin-right:0px;
padding-right:10px;
}

#menu-head-container img {
float:left;
}

dl.head-menu {
height:216px;
margin:0px;
padding:0px;
float:left;
width:230px;
}

dl.head-menu dt {
float: left;
}


dl.head-menu dt a {
padding:0px;
text-decoration:none;
height:36px;
float: left;
}

dl.head-menu dt.home { background: url(../images/ho-hover.gif) center no-repeat; }
dl.head-menu dt.home a {  width:230px; background: url(../images/ho.gif) center no-repeat; }

dl.head-menu dt.howto { background: url(../images/h-hover.gif) center no-repeat; }
dl.head-menu dt.howto a {  width:230px; background: url(../images/h.gif) center no-repeat; }

dl.head-menu dt.delivery { background: url(../images/s-hover.gif) center no-repeat; }
dl.head-menu dt.delivery a {  width:230px; background: url(../images/s.gif) center no-repeat; }

dl.head-menu dt.faq { background: url(../images/f-hover.gif) center no-repeat; }
dl.head-menu dt.faq a {  width:230px; background: url(../images/f.gif) center no-repeat; }

dl.head-menu dt.guarantee { background: url(../images/g-hover.gif) center no-repeat; }
dl.head-menu dt.guarantee a {  width:230px; background: url(../images/g.gif) center no-repeat; }

dl.head-menu dt.contact { background: url(../images/c-hover.gif) center no-repeat; }
dl.head-menu dt.contact a {  width:230px; background: url(../images/c.gif) center no-repeat; }

dl.head-menu dt a span { display: none; margin:0px; padding:0px;}
dl.head-menu dt a.active { background: none; }
dl.head-menu dt a:hover { background: none;}

dl.head-menu dt a.current {background: none;}

#content-container {
margin-left:20px;
text-align:justify;
padding-top:20px;
width:630px;
padding-left:20px;
padding-right:20px;
line-height:1.8em;
font-size:13px;
margin-bottom:20px;
}


.icons {
margin-left:5px;
}

.summary-b {
margin-left:65px;
margin-bottom:15px;
}


#sidebar-container {
width:190px;
padding-left:7px;
padding-right:10px;
padding-top:20px;
padding-bottom:20px;
}

#main-bg {
background-image:url(../images/bg-sidebar.gif);
background-repeat:repeat-y;
background-position: 700px 1px;
margin:0px;
padding:0px;
}


#products-menu {
margin-top:10px;
}

#products-menu dt {
float: left;
height:50px;
width:150px;
}

#products-menu dt span {
float: left;
height:40px;
width:150px;
border-bottom:1px #b5cae2 dotted;
padding:10px 0 0 20px;
margin-left:10px;
}

#products-menu dt span.last {
border-bottom:0px;
}

#products-menu dt a , #products-menu dt a:visited {
float: left;
text-decoration:none;
font-size:14.5px;
color: #008FBD;
font-weight:900;
line-height:1.2em;
vertical-align:middle;
cursor:hand;
}


#products-menu dt a b {
float: left;
text-decoration:none;
font-size:11px;
color:#b1b1b1;
font-weight:normal;
line-height:11px;
cursor:hand;
}

#products-menu dt a:hover {
color:#44a70c;
cursor:hand;
}

#products-menu dt a:hover b {
color:#747474;
cursor:hand;
}

#sidebar-container p {
margin-left:20px;
}

#sidebar-container h6 {
color:#068e02;
font-size:20px;
font-weight:bold;
text-indent:30px;
background-image:url(../images/arrow_block.gif);
background-repeat:no-repeat;
background-position: left 50%;
}

.f-right {
float:right;
}

.img-left {
float:left;
margin-right:10px;
padding-top:8px;
}

.heading {
color:#068e02;
font-weight:bold;
font-size:26px;
/*text-indent:30px;
background-image:url(../images/arrow_block.gif);*/
background-repeat:no-repeat;
background-position: left 50%;
font-family:Georgia, "Times New Roman", Times, serif;
}

.heading b {
color:#cebc16;
}

.heading2{
color:#068e02;
font-weight:bold;
font-size:22px;
/*text-indent:30px;
/*background-image:url(../images/arrow_block.gif);*/
background-repeat:no-repeat;
background-position: left 50%;
font-family:"Trebuchet MS", Tahoma, Arial;
letter-spacing:-1px;
}

.heading2 b {
color:#FFCC00;
}


.heading3{
color:#068e02;
font-weight:bold;
font-size:20px;
/*text-indent:30px;
background-image:url(../images/arrow_block.gif);*/
background-repeat:no-repeat;
background-position: left 50%;
font-family:"Trebuchet MS", Tahoma, Arial;
letter-spacing:-1px;
}

.heading3 b {
color:#FFCC00;
}


#b-footer {
margin-left:20px;
clear:both;
height:18px;
width:908px;
background-image:url(../images/before-footer.gif);
background-repeat:repeat-x;
margin:1px solid #0087ae;
}


#footer-container {
text-align:center;
background-image:url(../images/footness.jpg);
background-position:center bottom;
background-repeat:no-repeat;
clear:both;
width:950px;
display:block;
margin-bottom:0px;
padding-bottom:45px;
font-size:11px;
padding-top:20px;
color: #643902;
}


dl.menu_bottom a:link, dl.menu_bottom a:active, dl.menu_bottom a:visited {
color: #222;
font-family: "Arial", Times New Roman, Times, serif;
font-size:12px;
font-weight:900;
text-decoration: none;
line-height:13px;
}

dl.menu_bottom a:hover {
color:#FFCC00;
text-decoration: underline;
}

.menu_bottom dt {
display:inline;
padding:0 5px;
line-height:13px;
}

dl.menu_bottom {
text-align:center;
line-height:1em;
}

.menu_bottom dt.last {
border-right:0px;
}


/* IE6 PNG FIX  */


 img, div, ul, li, a { behavior: url(../iepngfix.htc) }


/* IE6 PNG FIX  */



#ingredients-tablez {
width:450px;
margin:0 auto;
background-color:#cdcdcd;
}

#ingredients-tablez td {
background-color:#fff;
padding-left:20px;
}

#ingredients-tablez tr.head-table td {
background-color:#068e02;
color:#fff;
}

#compare-tablez {
width:500px;
margin:0 auto;
background-color:#cdcdcd;
}

#compare-tablez td {
background-color:#fff;
padding: 5px 20px;
vertical-align:text-top;
}

#compare-tablez tr.head-table td {
background-color:#068e02;
color:#fff;
}

.yellow {
background-color:#FFFFCC!important;
}

.green {
background-color:#defee5!important;
}

h4 {
color:#068e02;
font-weight:bold;
}


.data_list {
line-height:2em;
font-size:12px;
color:#222;
list-style:none;
margin-left:50px;
}

.data_list li {
text-indent:10px;
padding-left:20px;
background-image: url(../images/bullet.gif);
background-repeat: no-repeat;
background-position: 5px 50%;
font-weight:bold;
}


.data_list2 {
line-height:2em;
font-size:12px;
color:#222;
list-style:none;
}

.data_list2 li {
text-indent:10px;
padding-left:20px;
background-image: url(../images/bullet.gif);
background-repeat: no-repeat;
background-position: 5px 7px;
}

.marginleftabit {
margin-left:10px;
}

.faqs h3 , .testi h3 {
font-size:16px;
border-bottom:1px dotted #FFCC00;
padding-bottom:5px;
padding-top:5px;
color:#068e02;
font-weight:bold;
padding-left:20px;
background-image:url(../images/bullet.gif);
background-repeat:no-repeat;
background-position:left 50%;
}

.right {
float:right;
}


.benefits {
float:left;
font-size:14px;
}

.benefits dt {
padding-left:20px;
background-image:url(../images/b.gif);
background-repeat:no-repeat;
background-position:left 50%;
}

.benefits h4 {
margin:0px;
margin-left:20px;
border-bottom:1px dotted #cdcdcd;
margin-bottom:10px;
}

.summary-b {
float:left;
margin:0px;
margin-bottom:10px;
margin-right:20px;
padding:0px;
margin-left:30px;
}

h3 {
color:#068e02;
}

.lista {
padding-left:60px;
font-weight:bold;
}

.specialtext {
text-indent: 30px;
background-image: url(../images/bullet.gif);
background-repeat:no-repeat;
background-position:10px 50%;
color:#222;
}

.bluetext {
color:#068e02;
}
