@charset "utf-8";
/* css browser reset */
html, body, 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, 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 */
body{background:#fff; font-size:13px;}
#bgwrapper{width:793px; background:url(../images/wrapperbg.jpg); background-repeat:repeat-y; margin:0 auto 0 auto;}
#wrapper{margin:0 0 0 43px; background:#fff; width:700px; padding:0 0 25px 0; background:}
#thankyou{padding:30px;}
#guarantee {background:url(../images/bg-guarantee.png) no-repeat; height:194px; width:464px; margin:20px 0 20px 0; padding:15px 0px 0 180px ; }

/* Main Navigation Styles */
#nav{height:26px; background:#231f20;}
#nav ul li{display:inline; margin-right:-4px;}

/*  styles */
#main-content{padding:15px 27px;}
.testimonial{border:1px dashed #ccc; padding:10px; margin-bottom:15px;}

/* form styles*/
form input{padding-bottom:15px;}

/* h styles */
h1.title{font-size:20px; line-height:34px; color:#000; font-weight:bold; text-align:center;}
#guarantee h1{ font-size:24px; color:#ff1500; margin-left:85px;}
h1{font-size:18px; color:#000; font-weight:bold; margin-bottom:15px;}
h2{font-size:16px; color:#ff1500; font-weight:bold; margin-bottom:13px; border-bottom:1px solid #ccc}

/* img styles */
img{border:none;}


/* list styles */
div#secure-mixed ul li {list-style:none; display:inline;}


/* p styles */
p{font-size:14px; line-height:24px; margin-bottom:20px;}
.testimonial p{font-family:"Courier New", Courier, monospace;}
p.ques{color:red; font-weight:bold; margin-bottom:0px;}
p.ans{margin-left:18px; font-style:italic;}
p#copyright{font-size:11px; color:#333; text-align:center;}
#guarantee p{padding:10px; padding-top:0px;}

/* table styles */
table#supplement-facts{border:3px ridge #000000; border-collapse:collapse; margin:0px 0px 15px 200px; }
table#supplement-facts thead th{font-size:16px; font-weight: bold; text-align:center; padding-top:5px;}
table#supplement-facts thead td{font-size:14px; padding:0px 5px 5px 5px;} 
table#supplement-facts tbody th{font-size:14px;font-weight:bold; text-align:left; padding:3px 5px; border-top: 2px solid #666666; border-bottom: 2px solid #666666;}
table#supplement-facts tbody td{font-size:12px; padding:3px 5px;}
table#supplement-facts tbody td{border-bottom:1px solid #000000; }
table#supplement-facts tfoot td{font-size:12px; padding:3px 5px 5px 5px;}
table#supplement-facts tfoot td.dv{padding:3px 5px 0px 5px;}

form.buy_btn{width:385px; margin:0px auto 15px auto;}
form#email-contact-form{}
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; padding:0;}
form#email-contact-form textarea{width:100%; margin-bottom:10px;}

/* general classes */
.blue{color:#0000ff;}
.highlight{background:#ff0;}
.bold{font-weight:bold;}
.email{color:#0000ff; text-decoration:underline;}
.lightblue{color:#0066ff;}
.italic{font-style: italic;}
.red{color:#ff1500;}