/* 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:"Trebuchet MS", Verdana,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:#f5f9fb;  font-size:14px;}
#wrapper {background:url(../images/fill.png) repeat-y; width:800px; margin:-10px auto 0px auto;}
#checkout-wrapper {background:url(../images/checkout-fill.png) repeat-y; width:800px; margin:0px auto 0px auto; padding:10px 0 20px 0;}
#logo {background:url(../images/logo-background.png) no-repeat; width:800px; height:75px; margin:0px auto 0px auto;}
#banner{background:url(../images/banner.png) no-repeat; width:800px; height:220px; margin:0px auto 0px auto;}
#navigation {width:800px; height:28px; margin:0px auto 0px auto;}
#main-contents {width:640px; margin:0 0 20px 80px; padding-bottom:20px;}
#section-testimonials{margin:auto;}
.sub-monial{margin:15px 0px;}


#test-kristina p{width:645px; font-size:13.5px; font-style:italic;}
#test-kristina p.name{margin:0px; padding:0px; font-style:normal; float:right; width:100px;}
#test-kristina p.date{margin:0px; padding:0px; font-style:normal; float:right; width:100px;}
#test-kristina p.age{margin:0px; padding:0px; font-style:normal; float:right; width:100px;}
#test-kristina img{float:right;}
#test-kristina h2{margin-bottom:15px; color:#000; font-size:16px; font-weight:bold;}

#footer {clear:both;}

/** hr tags **/
.hrline{background:url(../images/hr.png) no-repeat; width:508px; height:9px; border:none; margin:15px 0 15px 0;}

/** h tags **/
h1{font-size:20px; text-align:center; line-height:40px; color:#25529c; font-weight:bold; padding-top:20px; }
h1.font-seventeen{font-size:17px;}
#content-upsell h1{font-size:28px; line-height:45px; padding-bottom:10px; }
#content-upsell h2{padding-bottom:8px; font-weight:normal; color:#000000; text-align:center; }
h2{font-size:17px; padding:5px 0 0px 0; line-height:25px; color:#25529c;}
h2.main{font-size:20px; text-align:center; line-height:40px; color:#25529c; font-weight:bold; padding-top:20px; }
h3{font-size:14px; font-weight:bold;}
#buy-section h1{text-align:center;}
#buy-section h2{text-align:center;}
/** p tags **/
p {padding:0px 0 15px 0; line-height:23px;}
#risk-free p{width:320px; margin:20px 0 0 190px; padding:20px 0px 0px 0px;}
.sub-monials p{padding-top:0px; font-size:13px; font-style:italic; line-height:22px;}
#faq-section p{padding:0px 0px; line-height:22px;}
#faq-section p.ques{font-weight:bold; margin-top:15px;}
#faq-section p.ans{padding-bottom:10px; color:#0F0F0F; }
.sub-monials p.monial-name{color:#000000; font-style:italic; text-align:right; margin:-20px 0px 10px 0;}
#buy-section p{margin:0px 15px;}
div#footer p{font-size:11px; color:#010101; text-align:center;}
div#more-testimonials p{font-style:italic;}
div#more-testimonials p.testimonial-name{text-align:right;}

/** img tags **/
img#sitelock{margin:0px 0 10px 302px; height:35px;}
img#hacker{margin:0px 0 5px 6px; height:40px; }
img#comodo{margin:15px 0 0px 6px; height:60px; }

img { border:none;}
#right-clm img{float:left;padding:10px; clear:left;}
.sub-monials img{float:left; padding-right:15px;}
#buy-section .float-left img{margin:30px 15px 25px 15px;}
/** list tags **/
#navigation ul{}
#navigation ul li{display:block; float:left;}

/** ul tags **/
.check-mark ul{margin:10px 10px 10px 30px;}
.check-mark ul li{background:url(../images/check-mark.png) no-repeat; list-style:none; padding-left:20px; margin-top:10px;}

/** a tags **/
a:visited {color:#0000ff}

/** form tags **/
form.buy_btn{width:385px; margin:0px auto 15px auto;}
form#email-contact-form{border:5px ridge #cccccc; padding:15px; background:#cccccc; }
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;}

#content-upsell input{ margin-bottom:20px;}

/** Guaranteed**/
.guaranteed {width:577px; height:180px; margin:20px auto 25px auto; border:3px  dashed #225e81;}
.guaranteed p {padding:10px 10px 10px 10px; margin-left:180px;}
.guaranteed img{margin:10px 10px 10px 10px; float:left;}

/** general classes **/
.red{color:#ff0000;}
.blue{color:#0000CC;}
.black{color:#000000;}
.graybg{background-color:#cccccc;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.underline{text-decoration:underline;}
.redline{border-bottom:1px solid #25529c; margin:0px 0 20px 0}
.clear{clear:both;}
.fonttwenty{font-size:20px;}
.fonttwentyfour{font-size:24px;}
.float-left{float:left;}
.neg-top-twenty{margin-top:-20px;}
.lesspad{padding-bottom:0px;}
