@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:800px; margin:0 auto 0 auto; background:url(images/bg-fill.png) repeat-y;}

#main-navigation{background:url(images/nav-background.png) no-repeat; height:33px; text-align:right; padding:7px 20px 0 0 }

#body-content{background:url(images/bg-body-fill.png) repeat-x; background:none; height:100%; width:771px; margin-left:14px;}

#review-column{ background:#F0FAFF; border:1px solid #e5e5e5; width:190px; float:left; margin:10px 13px 0 19px; padding:15px 0;} 

#main-content{width:520px; float:left; padding:10px;}

#foot{clear:both; background:url(images/bg-foot.png) no-repeat bottom; height:13px; padding-top:25px;}

#nav-foot{margin:5px 0 30px 0;}



/* 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:#fff; 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:#1f1f1f;}



#review-column ul{list-style:none; margin-left:20px;}

#review-column ul li{line-height:18px; list-style-type:square; margin-left:15px;}

#review-column ul li a{font-size:10px; color:#0080FF; text-decoration:none;}

#review-column ul li a:hover{padding-left:2px; color:#000; font-weight:bold;}

#review-column p a{font-size:10px; color:#0080FF; text-decoration:none;}

#review-column p a:hover{color:#00F;}



#main-content a{font-weight:normal; color:blue; text-decoration:underline; }

#main-content a:hover{color:#0099aa; text-decoration:underline; }

#main-content ul{list-style:none; margin:10px 0 0 20px;}

#main-content ul li{line-height:20px; padding-left:23px; background:url(images/bullet-check.png) no-repeat; font-weight:bold;}



#criteria {}

#criteria ul{float:left; margin:0 60px 0 20px;  list-style:none;}

#criteria ul li{background:none; line-height:24px; font-weight:bold;}



#nav-foot a{color:#5a5a5a; font-size:10px; border-left:1px solid #5a5a5a; text-decoration:none; padding:0 5px 0 10px;}

#nav-foot a:hover{color:#0080ff;}



/* h styles */

h1{font-size:22px; font-weight:bold; line-height:36px; color:#2B86D4; text-align:center;}

h2{font-size:14px; font-weight:bold; line-height:14px; padding:0px 0 7px 0px;;  color:#2B86D4; border-bottom:1px solid #e5e5e5; }

#review-column h2{font-size: 12px; line-height:16px; padding-left:10px; margin-top:10px;}





/* img styles */

#review-column img{padding-bottom:5px;}

#main-content img{padding:15px 0 5px 0;}

/* p styles */

p{padding:10px 0; line-height:22px;}



#main-navigation p{padding:14px 0 0 7px;}

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

#nav-foot p{font-size:10px; width:700px; line-height:12px; padding:5px 0 0 0; color:#5a5a5a;}



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



iframe{height:1770px;}



#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;}
