/* 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:Arial, Verdana, Helvetica, sans-serif; vertical-align: baseline;}
/* remember to define focus styles! */
:focus {outline: 0;}
body {line-height: 1;color:#000000;background:#ffffff;}
/* 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{width:700px; margin:15px auto;}
#banner{background:url(../images/banner.png) no-repeat; width:700px; height:162px;}
#column-nav{width:190px; float:left;}
#foot{clear:both; margin-top:70px;}
#nav-foot{padding-bottom:5px;}
#body-content{width:500px; margin:25px 0px 0px 200px;}
	/*testinomials section*/
	.single-monial{border:1px dashed #e2e2e2; margin:10px 0px; padding:10px;}
	/*money back section*/
	#content-money-back{background:url(../images/money-back-bg.png) no-repeat; height:231px; width:404px; margin:0 auto 20px auto;}
	/*buy now section*/
	#limited-box{background:#FFFFCC; border:1px solid #135bbe; padding:15px; margin:0px 0 10px 0; height:280px;}
	#buy-btns form{margin:10px 0px;  border-bottom:1px solid #135bbe; padding:10px 0;}

/* h tags*/
h1{font-size:22px; line-height:32px; font-weight:bold; color:#135bbe; margin-bottom:10px;}
h2{font-size:16px; line-height:22px; font-weight:bold; color:#135bbe; border-bottom:2px solid #135bbe; margin:10px 0; }
h3{font-size:16px; line-height:28px; font-weight:bold; color:#135bbe; text-align:center; padding:5px 0px;}


/* img tags*/
img#bottle{ margin-left:63px;}
img#try-now{margin-left:16px;}
#limited-box img {float:left; margin:20px 0px 0px 15px;}
#limited-box p{margin:0px 0px 0px 150px;}

/* list tags */
#nav ul{background:url(../images/nav-background.png) no-repeat; width:670px; height:21px; padding:1px 0px 0px 30px; margin-bottom:10px;}
#nav ul li{display:inline; font-size:12px; font-weight:bold; margin:0px 20px; }
#nav ul li a{color:#ffffff; text-decoration:none;}
#nav ul li a:hover{text-decoration:underline; }

#column-nav ul{margin:0px 0px 42px 10px; list-style-type:none;}
#column-nav ul li{font-size:12px; line-height:23px; font-weight:bold;}
#column-nav ul li a{color:#69abef;}
#column-nav ul li a:hover{color:#6f6f6f;}

#content-story ul{line-height:18px; margin:-10px 0 15px 50px; font-size:14px;}
#content-story ul li{color:#135bbe;}

/* p tags*/
p{font-size:13px; line-height:23px; margin-bottom:15px;}
#column-nav p{font-size:14px; line-height:20px; color:#69abef;}
#nav-foot p{font-size:10px; width:700px; line-height:12px; padding:5px 0 0 0; color:#5a5a5a; text-align:center;}

/**a tags**/
#nav-foot a{color:#5a5a5a; font-size:10px; border-left:1px solid #5a5a5a; text-decoration:none; padding:0px 5px 0 10px;}
#nav-foot a:hover{color:#0080ff;}

/*content-testimonials p tags*/
#content-testimonials p{font-family:"Courier New", Courier, monospace; margin-bottom:0px; font-style:italic;}
#content-testimonials p.original-message {line-height:18px;font-size:12px; margin-bottom:0px; font-style:normal;color:#000000; }
#content-testimonials p.test-name{ line-height:18px; margin-bottom:0px; font-weight:bold;font-style:normal; text-align:right;}

#content-money-back p{padding:110px 5px 0 155px; }

/*buy now p tags*/
#limited-box p{margin-bottom:8px;}
p.question{font-weight:bold; margin-bottom:5px;}
p.answer{margin:0 0 10px 20px; font-style:italic;}

/*******info box supp table************/
table {font-size:10px;border:1px solid #cccccc;width:192px;background:#fff;}
td {padding:2px 2px 2px 10px;border-bottom:1px solid #cccccc;font-size:9px;}
td.serving {font-weight:600;padding-left:2px;border-bottom:none;}
td.blend {font-weight:600;border-bottom:2px solid #cccccc;font-style:italic;padding-left:2px;color:#666666;}
td.endblend {border-bottom:2px solid #cccccc;}
td.mg {text-align:right;}
td#last_line {border-bottom:none;}
td.indent {text-indent:1.5em;}

/*******contact-us email form************/
form#email_form{width:450px; margin:0 auto 0 auto; padding:20px; background:#EAFFE1; border:#cccccc 1px solid;}
form#email_form label.grey_label{line-height:30px; margin:30px 0 0 10px; padding-bottom:7px;}
input#name, input#replyaddy {width:340px; margin:10px 0 7px 20px; }
input#tip {width:340px; margin:10px 0 7px 10px; }
input#submit{margin:5px 0 0 368px;}
textarea#body{height:150px; width:440px; float:right;}

/* General Classes */
.red{color:#135bbe;}
.black{color:#000000;}
.white{color:#ffffff;}
.center{text-align:center;}
.bold{font-weight:bold;}
.underline{text-decoration:underline;}
.no-border{border:none;}
.fonttwenty{font-size:20px;}
.italic{font-style:italic;}
.font18{font-size:18px;}