/* css browser reset */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td 
{margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%; font-family:"Times New Roman", Times, serif; vertical-align: baseline;}

/* remember to define focus styles! */
:focus {outline: 0;}
body {line-height: 1;background:#f4f4f4;font-size:14px; color:#333333;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

/** general layout **/
#wrapper{background:url(../images/fill.png); width:829px; margin:0px auto 0px auto; padding-bottom:30px;}
#logo{background:url(../images/logo.png) no-repeat top; width:829px; height:83px; }
#navigation{margin-left:30px;}
#buy-column{width:229px; float:left; margin:18px 15px 0 27px;}
#body-content{padding:0px 28px 0px 0px;margin-left:270px;}

/********************************************************************* div tags **/
/*testimonial section*/
#testimonials{margin:20px 0px;}
.single-monial{padding:10px; border:1px solid #f4f4f4; margin:10px 0px;}
.monial{font-style:italic;}

#tea-tree-box{ border:1px solid #eeeeee; padding:15px;}
#buy-buttons form input{margin-top:30px;}
 
/*Contact Us Section*/
/** form tags **/
form#email-contact-form{border:1px solid #cccccc; padding:15px; background:#c0d6eb;}
form#email-contact-form label{display:block; margin:4px 0px; font-size:14px;}
form#email-contact-form input{width:40%;}
form#email-contact-form input#submit{width:125px;}
form#email-contact-form textarea{width:100%; margin-bottom:10px;}

#buy-column form input{ padding-bottom:15px;}

/** h tags **/
h1{font-size:23px; line-height:23px; margin:18px 0px; padding:3px 0 0 5px; color:#000000; border:1px solid #eeeeee; border-bottom:2px solid #56c1ee; background:#eff9fe;}
#guarantee h1{ font-size:18px; line-height:26px; text-align:center; border:none; border-bottom:1px solid #d0edfa;}
h2{font-size:19px; line-height:22px; margin:20px 0px 10px 0px; font-weight:bold; border-bottom:1px solid #d0edfa; color:#333333;}
#tea-tree-box h2{font-weight:bold; border-bottom:1px solid #d0edfa; color:#333333; margin-top:0px;}
#guarantee h2{font-size:14px; font-weight:normal; text-align:center; }
#specials h2{padding-bottom:10px;}
h3{font-size:14px; font-weight:bold; }


/** p tags **/
p{line-height:24px; padding-bottom:15px;}
.single-monial p{font-size:12px; line-height:25px; font-family:"Courier New", Courier, monospace; padding-bottom:5px; border-left:2px solid #f4f4f4; border-right:2px solid #f4f4f4; padding:0px 10px;}
p.monial-name{border-bottom:2px solid #f4f4f4; border-left:none; padding:2px; text-align:right; line-height:13px; width:215px; margin-left:288px; }

/** img tags **/
img{border:none;}
img#mbg{float:right;}
#tea-tree-box img{float:left; padding-right:10px;}
.study-results img{float:left; padding-right:10px;}
#specials img{padding-right:13px;}

/** list tags **//** a tags **/
a:visited {color:#000000;}
ul {display:block; margin:10px 0 10px 50px;}
ul li {list-style-type:disc; font-size:14px; padding:3px 0 3px 0;}
ul li a {text-decoration:none; border:none;}
#navigation ul{margin-left:0px;}
#navigation ul li{display:inline;}
#navigation ul li img{padding:0px; margin-left:-4px; }
#guarantee ul li{font-size:16px; line-height:24px; color:#c70000;}
#buy-buttons ul{margin:0px;}
#buy-buttons ul li{list-style:none; margin:0px; padding:0 0 15px 0;}
#navigation-foot ul { text-align:center; font-size:9px; margin:50px 20px 0px 20px; padding:10px 0px 0px 0px; border-top:1px solid #eeeeee;}
#navigation-foot ul li{list-style:none; display:inline;}
#navigation-foot ul li a{color:#666666; padding:0px 4px; border-right:1px solid #c0d6eb; border-left:1px solid #c0d6eb;}
#navigation-foot ul li a:hover{color:#000000; text-decoration:underline;}

/**box**/
div#box{background-color:#e8f4fe; width:500px; margin:10px 0 0 80px; padding:10px 10px 15px 10px; border:#0099CC medium; border-bottom:1px #0066CC solid; border-right:1px #0066cc solid; border-left:1px #0066cc solid; border-top:#0066cc solid 1px;}
div#box ul.float{float:right;}
#box ul li{margin-left: 35px; list-style-type:circle;}
#box ul.float{margin-left:0px; margin-right:35px;}
#box ul{line-height:20px;}
#box h2{margin-bottom:10px;}

/** general classes **/
.red{color:#c70000;}
.purple{color:#7f1933;}
.blue{color:#49a9fb;}
.darkblue{color:#2f3494;}
.black{color:#000000;}
.bold{font-weight:bold;}
.clear-left{clear:left;}
.float-left{float:left;}
.center{text-align:center;}
.italic{font-style:italic;}
.normal{font-style:normal;}
.box2{background-color:#ffffff; border:thin #a0a0a0 solid; margin:10px 0px 10px 0px; padding:0px 15px 0px 15px;}
.box1{background-color:#f0f9ff; border:thin #a0a0a0 solid; margin:10px 0px 10px 0px; padding:0px 15px 0px 15px;}



