

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background: url(newimages/background.jpg) top center repeat-x #36333E;
}
img { border: none;}
#wrapper { 
 margin: 0 auto;
 width: 1004px;
}
#header {
 color: #333;
 width: 1004px;
 height: 131px;
 background: url(newimages/header.jpg) top center no-repeat #740303;
}

#header .login { color: #d8a5a5; font-size: 11px; width: 350px; float:right; padding-top: 30px;}
#header .login span{color:#660000; font-size:11px; text-align:center}
#header .menu { width: 1004px; padding-top: 30px; text-align: right; height: 28px;}

/* ---------------------- Blueslate nav ---------------------- */
.blue #slatenav{position:relative;display:block;height: 28px;font-size:12px;font-weight:bold;background: none;font-family: Arial, Helvetica, sans-serif;  }
.blue #slatenav ul{margin:0px;padding-top: 0px;list-style-type:none;width:auto;}
.blue #slatenav ul li{display:block;float:left; padding-left: 6px; margin:0 1px 0 0; background: url(newimages/seperator.gif) top right no-repeat;}
.blue #slatenav ul li a{display:block;float:left;color:#fff;text-decoration:none;padding:5px 10px 0 10px;}
.blue #slatenav ul li a:hover,.blue #slatenav ul li a.current{color: #C7B989; background:transparent url(newimages/hover.jpg) repeat-x top center;}
/* ---------------------- END Blueslate nav ---------------------- */


#banner {
 color: #333;
 width: 1004px;
 height: 234px;
 background: url(newimages/banner.jpg) top center no-repeat;
}

#leftcolumn { 
 color: #333;
 width: 264px;
 float: left;
}

#leftcolumn .search{ 
width: 248px; 
height: 240px; 
border: 1px solid #827E81; 
padding: 0 7px 0 7px;
background: url(newimages/search_back.jpg) top center repeat-x #010000; 
margin: 5px 0 10px 0;
}

.tableclass {color:#d8a5a5; font-size: 11px; line-height: 18px;}
.tableclass a {color:#d8a5a5; font-size: 11px; line-height: 18px; text-decoration: none;}
.tableclass a:hover {color:#fff;}


.tableclassa {color:#995858; font-size: 11px; line-height: 18px;}
.tableclassa a {color: #996600; font-size: 11px; line-height: 18px; text-decoration: none;}
.tableclassa a:hover {color: #999900;}
.voteus {text-align: center; font-size: 13px; color: #d8a5a5; padding: 14px 5px 5px 5px;  font-weight: bold;}
* html .voteus {text-align: center; font-size: 13px; color: #d8a5a5; padding: 16px 5px 5px 5px;  font-weight: bold;}


#leftcolumn .links{ 
width: 248px; 
height: 240px; 
border: 1px solid #827E81; 
padding: 0 7px 0 7px;
background: url(newimages/search_back.jpg) top center repeat-x #010000; 
margin-bottom: 10px;
}

#leftcolumn .vote{ 
width: 248px; 
padding: 0 7px 10px 7px;
border: 1px solid #827E81; 
background: url(newimages/search_back.jpg) top center repeat-x #010000; 
}

.click a{ display: block; background:url(newimages/click.gif) top center no-repeat; width: 51px; height: 41px;}
.click a:hover {display: block; background:url(newimages/click_hover.gif) top center no-repeat; width: 51px; height: 41px;}
.select_style {height: 17px; width: 116px; font-size: 11px; color:#FFCCCC; background: #8E4F4F; border: 1px solid #A97979; margin: 3px 0 3px 0;}
.select_styles {height: 17px; width: 118px; font-size: 11px; color:#FFCCCC; background: #8E4F4F; border: 1px solid #A97979; margin: 3px 0 3px 0;}

#main { background: #F1F1F1; margin: 5px 0 0 6px; width: 734px; height:815px; float: left; clear: right; }
#main .content { float: left; width: 465px;}
#main .content h3{ padding: 16px 0 19px 13px; font-size: 13px; color: #7c0404; text-transform: uppercase; font-weight: bold;}
#main .content .listing { margin: 0 0 5px 7px; width: 456px; height: 118px; border: 0px solid #BAB8C1;}
#main .content .listing h4{ color: #870001; font-weight: bold; font-size: 13px; text-transform: uppercase; padding: 9px 9px 0 9px;}
#main .content .listing p{ color: #bd7c7c; font-weight: normal; text-transform:none; font-size: 11px; padding-left: 9px;}
#main .content .listing p span{ text-align: left;}
#main .content .listing h4 span { font-size: 11px; color: #bd7c7c; font-weight: normal; text-transform:none; padding-left: 40px;}
#main .images { float: right; width: 259px; padding: 52px 0 0 10px; }
#main .images img { margin-bottom: 11px;}

#footer { 
 width: 100%;
 height: 95px;
 clear: both;
 background: url(newimages/footer_back.gif) top center repeat-x;
}

#footer .footcontent { width: 1004px; float:left; margin: 0 auto; padding-left: 52px; padding-top: 26px;}
#footer .footcontent h5 { color: #f0d8d8; font-size: 13px; font-weight: bold;}
#footer .footcontent p a{ color: #f0d8d8; font-size: 11px; font-weight: normal; padding-top: 10px; padding-right: 15px; text-decoration: none;}
#footer .footcontent p a:hover { color: #CC9900;}
#footer .footcontent .copyright { float: left; color: #f0d8d8; font-size: 10px; font-weight: normal;  padding-right: 30px; 
padding-top:10px; text-decoration: none;}
#footer .footcontent .links { float: right; color: #f0d8d8; font-size: 10px; font-weight: normal;  padding-right: 100px; text-decoration: none;}



