@charset "utf-8";
body { background-image: url(../images/bg-body.jpg); background-repeat: repeat-x; margin: 0px; padding: 0px; }
a {
	color:#0066CC;
	text-decoration:none;
}
a:hover {text-decoration:underline;}
ol li {margin-bottom:15px;}
.clear { clear: both; }
.main_wrapper { font-family: Lucida, "Lucida Sans", Arial, Helvetica, sans-serif; width: 980px; margin: 0px auto; padding: 0px; font-size: 0.8em; }
.mainnav { background-color: #000000; margin:0px; padding:0px; }
.mainnav ul { margin: 0px auto; padding: 0px; list-style-type: none; width: 980px; }
.mainnav ul li { display: block; float: left; padding:0px 20px; }
.mainnav a { color: #CCCCCC; font-size: 16px; font-weight: normal; text-decoration: none; line-height: 40px; padding: 10px; }
.mainnav a:hover { color:#fff;}
.logo { background-image: url(../images/logo.png); background-repeat: no-repeat; height: 70px; padding-left: 520px; padding-top: 30px; font-size: 12px; text-align: left; background-position: left center; }
.title_line { margin-top: 10px; margin-bottom: 10px; border-top-width: 4px; border-bottom-width: 4px; border-top-style: solid; border-bottom-style: solid; border-top-color: #e0e0e0; border-bottom-color: #e0e0e0; }
h1 { font-size: 26px; line-height: 50px; margin: 0px; padding: 0px; float: left; width: 600px; font-weight: normal; }
h2, h3, h4, h5 { padding:0px; margin:0px; }
.icon_wrap { float: left; width: 375px; text-align: right; margin-top: 10px; }
.content_wrapper { clear: both; }
.left-col {width:470px; float:left; margin-right:20px;}
.right-col {width:470px; float:left;}
.require_float {float:right; width:380px; margin-left:10px;} 

.home_block { float: left; width: 320px; margin-right: 10px; }
.home_block img { background-color: #e0e0e0; padding: 4px; border: 1px solid #d0d0d0; }
.home_block img:hover {	background-color:#CCCCCC; }
.home_block_title { font-size: 18px; line-height: 30px; border-top: 2px solid #e0e0e0; border-bottom: 2px solid #e0e0e0; color: #333333; font-weight: normal; padding-left: 10px; margin: 10px 0px; width: 300px; font-family: Georgia, "Times New Roman", Times, serif; text-align: center; }
.home_block p { font-size: 12px; width: 300px; margin-right: auto; margin-left: auto; line-height: 1.5em; padding: 0px; margin-top: 0px; }
.new_articles { font-size: 10px; padding-bottom: 10px; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #e0e0e0; }
.new_articles a { padding-right:20px;}
.new_articles_title { font-size: 13px; line-height: 18px; color: #006600; text-align: right; font-variant: small-caps; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #e0e0e0; margin-bottom: 10px; }

.wide_col { float: left; width: 640px; margin-right: 10px; }
.wide_col img { background-color: #e0e0e0; padding: 4px; border: 1px solid #d0d0d0; }
.wide_col_title { font-size: 18px; line-height: 30px; border-top: 2px solid #e0e0e0; border-bottom: 2px solid #e0e0e0; color: #333333; font-weight: normal; padding-left: 10px; margin: 10px 0px; width: 640px; font-family: Georgia, "Times New Roman", Times, serif; text-align: center; }
.wide_col p { font-size: 12px; width: 640px; margin-right: auto; margin-left: auto; line-height: 1.5em; padding: 0px; margin-top: 0px; }

.adblock { margin-top:20px; text-align:center;}
.footer { background-color: #000000; margin-top: 0px; margin-bottom: 0px;}
.footer_wrapper { color: #FFFFFF; width: 980px; margin-right: auto; margin-left: auto; padding-top:10px; }
.footer_block {float: left; width: 320px; margin-right: 10px; font-family: Lucida, "Lucida Sans", Arial, Helvetica, sans-serif; font-size:12px;}
.footer_block_title { font-size: 14px; font-weight: bold; color: #CCCCCC; margin-bottom:10px;}
.copyright { padding-top:10px; font-family:Lucida, "Lucida Sans", Arial, Helvetica, sans-serif; background-color:#666666; font-size:11px;  color:#FFFFFF; text-align:center; line-height:20px;}
.copyright a {color:#ccc; text-decoration:none; padding:0px 10px; border-right:1px solid #ccc;}
.copyright a:hover {text-decoration:underline;}  

/*TWITTER RSS STYLES*/
.feed_wrapper { background-color:#333; margin:12px 0px; padding:8px; width:300px;}
.time { font-size:10px; margin-top:10px; text-align:right;}
.time a { padding-right:15px; color:#ccc; text-decoration:underline;}
.time a:hover { text-decoration:none;}

/*car listings from RSS*/
.content_wrap { margin:0px 5px; padding:8px; width:80px; height:85px; overflow:hidden; float:left;}
.content_wrap:hover {	color:#ffffff;}
.image_wrap { text-align:center; min-height:90px; overflow:hidden;;}
.image_wrap img { width:80px; padding:0px; max-height:81px; margin-right:10px; }
.image_wrap img:hover { border-color:#df3f0f;}
.details { height:1px; overflow:hidden; }
.dealer_info { height:1px; visibility:hidden;}

/*BLOG RSS STYLES*/
.blog a {color:#CCCCCC; text-decoration:none; font-weight:normal; text-align:left;}
.blog a:hover { text-decoration:underline;}
