/* 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 **/
body {background:#efecec;  font-size:14px;}
#wrapper {background:url(../images/fill.png) repeat-y; width:661px; margin:0px auto 0px auto; padding:20px 0px 0px 0px;}
#logo {background:url(../images/header.png) no-repeat; width:653px; height:207px; margin:0px auto 0px auto;}
#navigation {background:url(../images/nav-background.png) repeat-y; width:653px; height:28px; margin:0px auto 0px auto; padding:0px 0 0 0px;}
#branding {background:url(../images/branding.png) no-repeat; width:653px; height:172px; margin:0px auto 0px auto;}
#risk-free{background:url(../images/risk-free-bg.png) no-repeat; height:199px; width:631px; font-size:10px; cursor:pointer; margin-left:25px;}
#content{width:600px; margin:0px 0px 0px 30px;}
#section-testimonials{margin-top:20px;}
.sub-monial{margin:15px 0px;}
#footer {background:url(../images/footer.png); width:820px; height:57px; clear:both;}
#bottom{margin:0px 0px 0px 0px; padding:20px 0px 20px 0px;}
#bottom p{color:#006;}

/** 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:16px; font-weight:bold; line-height:30px; padding:20px 0px 15px 0px; color: #006;}
h2{font-size:18px; margin:10px 0 18px 0; line-height:28px; color:#25529c; font-weight:bold; }
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; }

h3{font-size:14px; font-weight:bold;}
h4{font-size:18px; color:#125BA2; border-bottom-color:#666; border-bottom-width:thin; border-bottom-style:dotted;}
#buy-section h1{text-align:center;}
#buy-section h2{text-align:center;}
/** p tags **/
p {font-size: 13px; line-height: 22px; color: #212121; margin-bottom: 15px;}
#risk-free p{width:320px; margin:20px 0 0 275px; padding:12px 0px 0px 0px;}
.sub-monials p{padding-top:0px; margin-left:115px; 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#copyright 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 { 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{margin-left:0px;}
#navigation ul li{display:inline; margin:0px -4px 0px 0px;}

ul{margin-left:35px;}
ul li a {text-decoration:none; border:none;}
ul li a.last {border-right:none;}
ul li a:hover {color:#000000;}


/** 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; width:570px; margin:0px 0px 0px 25px;}
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;}

/** Special Offer**/
div.special-offer{border:1px solid #cccccc; background:#e3ecf5; }
div#buy-section div.special-offer h2{text-align:left; margin-bottom:15px;}

/** 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;}
.spacer{line-height:20px;}
.redline{border-bottom:1px solid #25529c; margin:0px 0 20px 0}
.clear{clear:left;}
.fonttwenty{font-size:20px;}
.fonttwentyfour{font-size:24px;}
.float-left{float:left;}
.neg-top-twenty{margin-top:-20px;}
.lesspad{padding-bottom:0px;}
.highlight{background-color:#FF0;}



/********************************************************************************* checkout.php **/


div.left {width:300px; float:left; margin-left:25px;}
div.left #billing_info, div.left #shipping_info {padding-left:10px;}
div.right {width:200px;	float:left;	margin-left:75px;}
div.right #product_info {padding-left:10px;	margin-top:10px;}


#checkout_form {font-size:12px;}
#checkout_form td {margin-right:10px; white-space:nowrap;}
#checkout_form label {font-size:12px; margin:0pt 5px;}
#checkout_form input, 
#checkout_form select {width:175px;	font-size:10px;	vertical-align:middle;	white-space:nowrap;}

#checkout_form input {color:#000000;}

#checkout_form .readonly {background:none;	border:none; color:#25529c;}

#checkout_form div.right input { width:150px; }
#cards { vertical-align:middle; }

#taxinfo {
	font-size:10px;
	color:#25529c;
	font-style:italic;
	padding-left:7px;
}
a#cvc-text{color:#25529c;}
a#cvc-text:hover{color:#000000;}

a#go-back{color:#000000;}
a#go-back:hover{color:#25529c;}


.left div.lock {
	margin:10px 0pt 0pt 250px;
	position:absolute;
	top:0pt;
}
.right div.lock {
	margin:60px 0px 0px 0px;
}

#checkout_form h1 {
	font-size:17px;
}

#checkout_form #paynow {
	margin:20px 0 0 100px;
	background:url(../images/nav-buy-now.png) no-repeat;
	border:none;
	width:98px;
	height:32px;
	cursor:pointer;
}

h1 { }

div.err {
	border: 2px solid #cccccc;
	background:#F4F4F4;
	padding:15px;
	clear:left;
	font-size:12px;
	margin-left:5px;
}
div.err li {
	list-style-type:none; color:#ff0000;
}
#checkout_form input[type="radio"] { vertical-align:sub; width:15px; }
input#billing_name, input#cardnumber, input#billing_addr1, input#billing_addr2, input#billing_city, input#billing_state, input#billing_zipcode, input#phone, input#email, input#shipping_name, input#shipping_addr1, input#shipping_addr2, input#shipping_state, input#shipping_city, input#shipping_zipcode, input#cardexpdate_month, input#cardexpdate_year, input#cardcvc, 
{color:#000000;}


/** go daddy site seal **/
div.AuthorizeNetSeal a img {float:left;}
#siteseal {float:left; margin:-90px 0 0 120px;}


