/* 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;}

/* 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: "" "";}


/** LAYOUT **/
body{color:#333333; font-size:14px; background:#ffffff;}
#wrapper{background:url(images/bg-fill.png) repeat; width:807px; margin:0 auto; }
#logo{margin:auto; width:807px;}
#main-navigation{margin:0 auto; width:807px; }
#body-content{margin-top:-2px; padding:0 15px 15px 15px;}
#review-list{width:177px; float:right; margin-right:1px;}
.side-product-top{background:url(images/side-product-top.png) no-repeat top; width:177px; height:7px; margin-top:13px; }
.side-product-fill{background:url(images/side-product-fill.png) repeat-y; width:177px; }
.side-product-bottom{background:url(images/side-product-bottom.png) no-repeat bottom ; width:177px; height:6px; margin-top:-15px; }
#main-content{width:595px; }
#branding{margin-left:-10px;}
#foot{clear:both;}
#step{background-color:#f5f5f5; width:550px; height:280px; margin-left:15px; padding:20px 0 0 10px; }


iframe{height:2450px;}
iframe.top2{height:1150px;}



/** h tags **/
h1{color:#3A3A3A; font-size:21px; border-bottom:1px solid #E1E1E1; margin:0 30px 0 15px;}
h2{color:#439fe4; font-size:15px; font-weight:bold; border-bottom:1px solid #439fe4; padding-top:15px; margin:0 20px 10px 10px;}
h2#comments{ border:none;}
h3{color:#3c3c3c; font-weight:bold; text-align:center; font-size:18px; line-height:24px; margin-bottom:10px; padding-top:10px;}
h4{color:#439fe4; font-size:15px; font-weight:bold; border-bottom:1px solid #439fe4; padding-top:15px; margin:0 20px 10px 10px;}


/** list tags **/
#main-navigation ul li{display:inline; margin-right:-4px;}
#main-content #step ul {color:#010101; margin-top:10px; width:500px;}
#main-content #step ul li {color:#010101; font-size:12px; font-weight:500; line-height:20px; list-style:none; margin:0 0px 20px 45px;}
#step ul li img {margin:-5px 0px -20px -40px; padding-right:10px; float:left;}
#review-list ul{list-style:none; margin-left:5px; padding-right:10px; margin-bottom:10px;}
#review-list ul li{text-indent:-5px;}
#review-list ul.checkmark{margin-left:13px; padding-right:5px;}
#review-list ul.checkmark li{background:url(images/checkmark.png) no-repeat; padding:0 0 8px 25px; line-height:13px; font-size:12px;}
#main-content ul {margin:5px 0 5px 20px;}
#main-content ul li{color:#bad0e1; font-size:12px; padding:10px 0px 0px 0px; font-weight:bold;}



/** a tags **/
a{color:#313131; text-decoration:none;}
a:hover{color:#bad0e1;}
#review-list a, #review-list a:visited, #foot a, #foot a:visited {color:#006fa8; font-size:12px; line-height:18px;}
#review-list a:hover, #foot a:hover{color:#3c3c3c;}
#review-list ul.reviews li a, #review-list ul.reviews li a:visited{text-decoration:none; line-height:18px; margin-left:35px;}
#review-list ul.reviews li a:hover{color:#3c3c3c; font-weight:bold;padding-left:2px;}



/** p tags **/
p {font-size:13px; line-height:22px; margin:15px;}
.side-product-fill p{padding-bottom:20px; margin-top:0px;}
.side-product-fill p a{font-size:11px; text-decoration:underline; text-align:center; color:#06F; }
#foot p{font-size:10px; line-height:16px; margin:5px 100px;}


/** img tags **/
.side-product-fill img{margin-top:5px;}

/** e-mail form **/
#feedback {margin-left:20px; font-size:12px; width:500px;}
form#email_form{margin-left:0px;}
form#email_form input{width:100%; margin-bottom:6px;}
form#email_form input#submit{width:100px; display:block;}
form#email_form label{display:block; font-size:14px; margin-bottom:3px;}
form#email_form textarea{width:100%; height:100px; margin-bottom:10px;}


/** review form **/
#product-review-form h2{border:none;}
form#comment_form{width:488px; background-color:#f4f4f4; padding:15px; margin:15px 0 0 20px; border:1px solid #dbdbdb;}
form#comment_form label{display:block; color:#000; font-size:14px; font-weight:bold; margin-bottom:3px;}
form#comment_form input{width:99%; margin-bottom:3px;}
form#comment_form input#submit{width:125px; margin:15px 0px 0px 0px;}
form#comment_form textarea{width:99%;}

.box2{background-color:#ffffff; border:thin #a0a0a0 solid; width:500px; margin:10px 0px 10px 20px; padding:10px 15px 10px 15px;}
.box1{background-color:#f0f9ff; border:thin #a0a0a0 solid; width:500px; margin:10px 0px 10px 20px; padding:10px 15px 10px 15px;}
.box1 p{font-family:"Courier New", Courier, monospace;}
.box2 p{font-family:"Courier New", Courier, monospace;}
.testimonialname{text-align:right;}



/** genereal class tags **/
.blue{color:#00F;}
.underline{text-decoration:underline;}
.bold{font-weight:bold;}
.bold2{font-weight:bolder; font-size:15px;}
.big-bold {font-weight:bold; font-size:30px;}
.clear-left{clear:left;}
.center{text-align:center;}
.clear{ clear:both;}
