@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:#222222;background:#ffffff; font-size:13px;}
/* 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{width:730px; margin:0 auto 0 auto; border-bottom-color:#000; border-bottom-style:solid; border-bottom-width:thin;}
#main-navigation{background:url(images/nav-background.png) no-repeat; height:102px; text-align:right; padding:7px 20px 0 0 }
#body-content{background:none; height:100%; width:730px;}
#review-column{ background:#fff; width:185px; float:right; margin:10px 13px 0 19px; padding:15px 10px 0 0;} 
#main-content{width:500px; float:left; border-right-style:solid; border-right-width:thin; border-right-color:#000; margin:0 auto; min-height:800px;}
#foot{clear:both; background:url(images/bg-foot.png) no-repeat bottom; height:13px; padding-top:25px;}
#nav-foot{margin:5px 0 30px 0;}
#branding{float:left;}

/* div styles*/
#criteria{margin-left:40px;}

/* a styles *//* list style*/
#main-navigation ul{list-style:none;}
#main-navigation ul li{display:inline;}
#main-navigation ul li a, #main-navigation ul li a:visited{color:#1f1f1f; font-weight:bold; text-decoration:none; font-size:10px; border-left:1px solid #fff; padding:0 5px 0 10px;}
#main-navigation ul li a:hover{color:#0080FF;}

div.side-list ul{list-style:none; margin-left:20px;}
div.side-list ul li{line-height:18px; list-style-image:url(images/arrow-small.png); margin-left:15px;}
div.side-list ul li a{font-size:12px; color:#000; text-decoration:none; vertical-align:top; margin-bottom: 2px;}
div.side-list ul li a:hover{padding-left:2px; color:#0080FF; font-weight:bold; }
div.side-list p a{font-size:12px; color:#0080FF; text-decoration:none;}
div.side-list p a:hover{color:#00F;}

#main-content a{font-weight:normal; font-size:18px; color:#000; text-decoration:none; }
#main-content a:hover{color:#0066cc; text-decoration:underline; }
#main-content ul{list-style-image:url(images/arrow.png); margin:20px 10px 0 10px; }
#main-content ul li{line-height:20px; padding:10px 0 0 23px; background:url(images/bullet-check.png) no-repeat; font-weight:bold;}

#criteria {}
#criteria ul{float:left; margin:0 60px 0 20px; list-style-image:url(images/arrow-big.png)}
#criteria ul li{background:none; line-height:24px; font-weight:bold;}

iframe{height:500px;}
/* h styles */
h1{font-size:18px; font-weight:bold; line-height:36px; color:#000; text-align:center;}
h2{font-size:14px; font-weight:bold; line-height:10px; padding:0px 0 2px 0px;;  color:#000; border-bottom:1px solid #e5e5e5; }
#review-column h2{font-size: 14px; line-height:16px; padding-left:5px; margin-top:10px;}
h3{ text-align:center;}
h4{ font-size:22px; font-weight:bold; line-height:20px; color:#000; text-align:center;}
h5{ text-align:center;}
h6{ text-align:right; color:#0066cc; font-size:10px;}
h7{font-size:17px; line-height:20px; font-weight:bold; color:#212121; text-align:center;}
h8{font-size:16px; line-height:20px; font-weight:bold; color:#212121; text-align:center;}
/* img styles */
#review-column img{padding-bottom:5px;}
#main-content img{padding:15px 0 5px 0;}
/* p styles */
p{padding:10px 15px; line-height:22px;}

#main-navigation p{padding:14px 0 0 7px;}
#review-column p{text-align:center; line-height:16px; padding:0px;}

#foot p{font-size:10px; line-height:12px; padding:5px 0 20px 0; color:#5a5a5a; text-align:center;}

/* general styles */
hr{background:#e5e5e5; margin:15px 0; height:1px; border:none;}
.bold{font-weight:bold;}
.clear{clear:both;}
small{font-size:9px; line-height:15px; color:#000;}

#main-content p.postmetadata a {font-size:13px; font-weight: bold; color: #0080ff; text-decoration: none;}
#main-content p.postmetadata a:hover {color: #000000; text-decoration: underline;}

div.side-section{ padding:5px 5px 10px 5px; margin-bottom:13px;}
div.side-section h1{font-size:20px; line-height:25px; margin-bottom:0px; font-weight:bold; text-align:center; width:190px; height:25px;}
div.side-section ul{font-size:12px; list-style:none;}
div.side-section ul li{line-height:14px; padding-left:15px; background:url(images/check-mark.png) no-repeat; font-weight:bold; margin-top:10px; width:190px;}
div.side-section p{ font-size:13px; text-align:center; margin-top: 10px;}
