@charset "utf-8";
@import url("nav.css");
@import url("feed.css");

body {
	background-image: url(../../bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #E3E3E3;
}
.clr {
	clear: both;
}
.main_wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.head {
	padding-top: 10px;
}
.logo {
	float: left;
	width: 250px;
}
h1 {
	float: right;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-bottom:0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #7F8084;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.nav {
	clear: both;
	height: 30px;
	overflow: hidden;
	padding-top:15px;
	text-align: center;
	margin:0px auto;
}
.comment-box {
	background-image: url(../../images/bg-top-comment.png);
	background-repeat: no-repeat;
	height: 85px;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	padding-left: 174px;
	padding-top: 1px;
}
.content {
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
}
.col-left {
	float: left;
	width: 616px;
}
.large_box {
	background-image: url(../../images/boxes/large_bg.png);
	width: 586px;
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
}
.large_box_header {
	background-image: url(../../images/boxes/large_head.png);
	background-repeat: no-repeat;
	height: 12px;
	margin-top: 5px;
	background-position: left;
}
.large_box_footer {
	background-image: url(../../images/boxes/large_foot.png);
	height: 11px;
	margin-bottom: 5px;
	margin-top: 0px;
	background-repeat: no-repeat;
}


.col-mid {
	float: left;
	width: 180px;
}
.col-right {
	float: right;
	width: 320px;
}
h5 {
	font-size: 16px;
	margin: 0px;
	line-height: 45px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
}

.cta_auto_loan {
	background-image: url(../../images/boxes/small_box_couple.png);
	background-repeat: no-repeat;
	height: 246px;
	width: 306px;
	overflow: hidden;
	left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.cta_auto_loan ol {
	margin: 0px;
	font-size: 12px;
	width: 120px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.cta_auto_loan ol li {
	list-style-type: none;
	margin-bottom:10px;
}
.cta_used_search {
	background-image: url(../../images/boxes/small_box_used_car_search.png);
	background-repeat: no-repeat;
	height: 246px;
	width: 306px;
	overflow: hidden;
	left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.cta_used_search form {
	padding:20px;
}
.search_cola {
	float:left;
	width: 50%;
	font-weight:bolder;
	height:30px;
	font-size:16px;
	color:#26466A;
}
.search_colb {
	float:left;
	width:49%;
	height:30px;
	
}
.cta_new_search {
	background-image: url(../../images/boxes/small_box_new_car_search.png);
	background-repeat: no-repeat;
	height: 246px;
	width: 286px;
	overflow: hidden;
	left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding:0px 10px;
}
.cta_hybrid_search {
	background-image: url(../../images/boxes/small_box_hybrid_search.png);
	background-repeat: no-repeat;
	height: 246px;
	width: 286px;
	overflow: hidden;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.cta_hybrid_search ul {
	margin:0px;
	padding:5px 0px;
	width:140px;
	float:left;
}
.cta_hybrid_search ul li {
	font-size:12px;
	font-weight:bold;
	color:#003300;
	list-style:none;
}
.small_box_float {
	float:left;
	width:306px;
}
.small_box_head {
	background-image: url(../../images/boxes/small_head.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 306px;
	overflow: hidden;
	margin-top: 5px;
}
.small_box_body {
	background-image: url(../../images/boxes/small_bg.png);
	background-repeat: repeat-y;
}
.small_box_foot {
	background-image: url(../../images/boxes/small_foot.png);
	background-repeat: no-repeat;
	height: 11px;
}
.small {
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.feed_desc img {
	border:none;
}
h3 {
	margin:0px;
	padding:2px;
	
}
h3 a {
	color:#000099;
	text-decoration:none;
}
