@charset "utf-8";

/* 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, Helvetica, sans-serif; vertical-align: baseline;}
/* remember to define focus styles! */
:focus {outline: 0;}
body {line-height: 1;color:#000000;background:#eeeeed;}
/* 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{background:url(images/bg-fill.png); width:815px; margin:0px auto; padding:10px 0;}
#nav{background:url(images/logo.png) no-repeat; width:810px; height:73px; margin:0px auto 10px auto;}
#nav{font:"MS Serif", "New York", serif; font-size:12px; font-weight:bolder}
#banner{margin-left:13px;}
#content-wrapper{padding:10px 17px;}
#side-nav{border:1px solid #d7d7d7; background-color:#f5f5f5; width:207px; padding:0px 0 15px 0; float:right;}
#main-content {padding:10px 5px 10px 20px; width:530px;}
#feedback {margin-left:60px; font-size:12px;}


/* when changing template */
#nav ul{float:right; padding-right:15px; margin-top:47px;}
h1{font-size:22px; font-weight:bold; margin:0 0 15px 0; line-height:35px; text-align:center; color:#019011;}
h2{font-size:16px; line-height:5px; font-weight:bold; padding-bottom:15px; margin-top:10px; color:#019011;}
h3{font-size:16px; line-height:20px; font-weight:bold; color:#019011;}
#nav a{text-decoration:none; color:#019011;}
#nav ul li{list-style:none; display:inline; padding-right:10px; color:#019011;}

/* iframe styles */
iframe{height:1200px;}

#criteria{height:90px; margin-left:40px}
#criteria ul{float:left; padding-right:60px;}
ul.arrows li{background:url(images/bullets-arrows.png) no-repeat left; padding-left:15px;}
ul.arrows{margin-left:15px;}

/* h */
#reviews-list h2{font-size:13px; text-align:left; border-bottom:1px solid #d7d7d7; padding:0px 0px 0px 10px; margin-top:20px; line-height:20px;}

/* p styles*/
p{font-size:13px; line-height:24px; color:#313131; padding-bottom:10px; }
#side-nav p{font-size:12px; text-align:center;}
#footer p{clear:both; text-align:center; font-size:9px; color:#666666; margin-top:10px;} 

/* img styles */
#side-nav img{margin:0px 0 10px 0;}

/* a styles */
a{color:#313131;}
a:hover{color:#179ef2;}
h1 a{color:#e8850f;}

/* list styles*/
#reviews-list ul{list-style-type:none; margin-left:15px;}
#reviews-list ul li a{color:#313131; font-size:13px; line-height:20px; text-decoration:none;}
#reviews-list ul li a:hover{color:#179ef2;}
#main-content ol, #main-content ul{list-style-type:none;}
#main-content ol li, #main-content ul li{font-size:13px; line-height:24px; color:#313131;}
#main-content ol {list-style-type:decimal;margin-bottom:15px;}
#main-content ol{}

ul.related_post li {list-style:none; font-size:12px; margin-top:10px;}


form#email_form{margin-left:15px;}
form#email_form input{width:80%; 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:90%; height:100px; margin-bottom:10px;}

/*general classes*/
.bold{font-weight:bold;}
.clear{clear:both;}
.float-left{float:left;}
.orange{color:#e8850f; font-weight:bold;}
.arrows{padding-bottom:15px;}
strong{font-weight:bold;}
small{font-size:10px; margin-top:-25px; padding-bottom:15px; line-height:25px;}