/* 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:Verdana,Arial, 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:#f1f1f1;  font-size:13px;}
#wrapper {background:url(images/fill.png) repeat-y #ffffff; width:820px; margin:0px auto 0px auto;}
#logo {background:url(images/header.png); width:820px; height:61px;}
#navigation {background:url(images/nav-bar.png); width:820px; height:26px;}
#branding {background:url(images/branding.png); width:820px; height:212px; margin-bottom:15px;}
#container {background-color:#ffffff;}
#footer {background:url(images/footer.png); width:820px; padding:20px; width:780px; clear:both;}


/** content column layout **/
/*left-clm*/
#left-clm{width:185px; float:left; margin-left:24px; padding-bottom:13px; }
.left-middle{border:1px solid #cccccc; margin-bottom:13px; }
#left-clm #review-list{padding-left:5px;}



/*right-clm*/
#right-clm{width:565px; float:left; margin-left:4px; padding:0 20px 0 20px; }

/** 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:20px; margin:10px 0 5px 0; font-weight:bold;}
h2{font-size:15px; line-height:22px; font-weight:bold; color:#FF0000; padding:5px 0 5px 0;}
h3{font-size:14px; font-weight:bold;}
h4{font-size:16px; margin:10px 0 5px 0; font-weight:bold; margin-top:20px;}
#left-clm h1{font-size:16px;}
#right-clm h2{clear:left;}
#right-clm h3{float:left;}

/** p tags **/
p {padding:5px 0 5px 0; line-height:19px;}
#left-clm p{font-size:11px; line-height:14px;}
p.fivestars{background:url(images/5stars.png) no-repeat right; vertical-align:middle; padding:0 92px 5px 0; height:14px}
p.fourhalfstars{background:url(images/4halfstars.png) no-repeat right; vertical-align:middle; padding:0 92px 5px 0; height:14px}
#footer p{font-size:10px; line-height:12px;}

/** img tags **/
img { border:none;}
img.aligncenter{ margin:10px -5px;}
#right-clm img{padding:10px; clear:left;}

/** list tags **/
ul li {display:inline; }
ul li a {text-decoration:none; border:none;}
ul li a.last {border-right:none;}
ul li a:hover {color:#00F;}
#left-clm ul{padding:10px;}
#left-clm #review-list ul{padding:0px;}
#right-clm ul {margin:15px;}
#left-clm ul li { background:url(images/check.png) no-repeat;display:block; padding-left:15px; line-height:18px; font-size:11px; margin-bottom:10px;}
#right-clm ul li {display:block; line-height:22px; font-size:12px;}
#review-list ul li {background-image:none; background:url(images/arrow.png) no-repeat;}
#review-list ul li.graybg {background-color:#f1f1f1; margin:0}
#footer ul {padding:5px 0 0 355px;}

/** a tags **/
a:visited {color:#00F}
#left-clm h1 a{text-decoration:none;}
#left-clm .left-middle ul li a {margin:2px 0 2px 0; font-size:11px; color:#000000; line-height:18px; vertical-align:middle;}

#left-clm a:hover {text-decoration:underline; color:#b31933;}
#left-clm #review-list a:hover {text-decoration:underline; color:#b31933; padding-left:2px;}

#right-clm a {text-decoration:underline; font-weight:bold; color:#000000; line-height:10px;}
#right-clm a:hover {text-decoration:underline; color:#b31933;}

/** iframe **/
iframe {height:2100px; width:100%;}


/** general classes **/
.red{color:#ab2726;}
.redlist{color:#ab2726; margin-bottom:-10px; padding-bottom:0px}
.blue{color:#44a9f3;}
.graybg{background-color:#cccccc;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.underline{text-decoration:underline;}
.spacer{line-height:40px;}
.strong{font-weight:bolder;}
.float{float:left;}
small{font-size:9px;}

.float-left{ float:left; padding-left:70px; padding-right:70px}

strong{font-weight:bold;}
