@import "/css/global.css";
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:normal;
	color:#fff;
	position:absolute;
	margin-top:20px;
	margin-left:25px;
	width:285px;
}
#main {
	width:100%;
	display:table;
	clear:both;
	height:136px;
	background-image:url(/images/bg-main-h136.gif);
	background-repeat:repeat-x;
}
#cta {
	display:table;
	position:absolute;
	width:960px;
	height:134px;
	left:50%;
	margin-left:-480px;
	background-image:url(/images/new-cars-page-title.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#search {
	display:block;
	width:360px;
	height:25px;
	background-image:url(/images/search-automobile.gif);
	position:absolute;
	margin-top:100px;
	margin-left:580px;
}
.search-box {position:absolute; margin-top:1px; margin-left:154px; width:155px}
.search-button {position:absolute; margin-top:2px; margin-left:319px}

.left-col {
	display:block;
	clear:left;
	float:left;
	width:700px;
}
.right-col {
	display:block;
	clear:right;
	float:right;
	width:220px;
}
.main-form-table {
	display:table;
	width:700px;
	height:239px;
}
.main-form {
	display:block;
	clear:both;
	width:700px;
	height:239px;
	position:absolute;
	overflow:hidden;
}
.navs {
	display:block;
	position:absolute;
}
.navs .form_prev {
	position:relative;
	margin-top:223px;
	cursor:pointer;
	z-index:9999;
}
.navs .form_next {
	position:relative;
	margin-top:223px;
	margin-left:666px;
	cursor:pointer;
	z-index:9999;
}
.main-form ul {	
	position:relative;
	left:0;
	top:0;
	list-style:none;
	margin:0;
	padding:0;
	width:3000px;
}
.main-form li {
	width:700px;
	height:239px;
	float:left;
	margin:0px;
}
.main-form .form {
	width:700px;
	height:239px;
	display:block;
	background:url(/images/new-used2/header-bg-spr.jpg) top left;
}
.main-form .form p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:normal;
	color:#fff;
	position:absolute;
	margin-top:20px;
	margin-left:25px;
	width:285px;
}
.fpos {
	display:block;
	position:absolute;
	width:150px;
	margin-left:475px;
	margin-top:80px;
	color:#fff;
	font-weight:bold;
}
.fpos select {width:160px}
.fpos .zipcode {
	width:90px;
	padding:2px;
	margin:2px 0 10px 0;
}
.box1 {background-position:0 0 !important}
.box2 {background-position:0 -239px !important}
.box3 {background-position:0 -478px !important}
.box4 {background-position:0 -717px !important}
.tabs {
	display:table;
	width:700px;
	margin-bottom:30px;
	cursor:pointer;
	height:117px;
}
.tabs .on, .tabs .tab:hover {background:url(/images/new-used2/tab-bg.jpg) top left no-repeat !important}
.tab {
	display:block;
	float:left;
	width:150px;
	height:87px;
	padding:15px 10px 10px 15px;
	background:url(/images/new-used2/tab-off-bg.jpg) top left no-repeat;
}
.tab strong {
	color:#252525;
	font-weight:bold;
}
.tab h2 {font-weight:bold; color:#252525;font-size:12px;margin-bottom:6px}
		

.car-buying {
	display:table;
	width:700px;
	margin-bottom:30px;
}
.car-buying .guide {
	width:230px;
	margin-right:20px;
}
.car-buying h2 {
	font-size:18px;
	color:#252525;
	margin:0 0 10px 0;
	font-weight:normal;
}
.car-buying .new-releases {
	display:block;
	width:260px;
	padding-right:10px;
}
.car-buying .latest-reviews {
	display:block;
	float:left;
}
.car-buying .latest-reviews h2 {
	margin-bottom:0;
}
.car-buying .latest-reviews ul {
	float:left;
	width:200px;
}
.car-buying .latest-reviews div {
	display:block;
	width:170px;
	float:left;
}
	#latest-reviews select {
		width:160px;
		margin:3px 0;
	}
	#latest-reviews input {
		margin-top:3px;
	}
.car-buying div ul {
	margin:0;
	padding:0;
}
.car-buying div ul li {
	list-style:none;
	padding-left:12px;
	background:url(/images/trans-li-bg.gif) left top no-repeat;
}
.car-buying img, .car-buying div {
	float:left;
}

.spotlight {
	display:table;
	width:700px;
	height:240px;
	margin-bottom:40px;
}
.spotlight h2, .makes h2 {font-weight:normal;font-size:18px;color:#252525;margin:20px 0 10px; float:left}
p.support {float:left; font-size:14px; color:#252525;margin:25px 0 10px 20px}



.spotlight .row {
	display:block;
	clear:both;
	width:710px;
}
	.spotlight .row .veh {
		display:block;
		float:left;
		width:220px;
		height:210px;
		border:1px solid #ccc;
	}
		.spotlight .row .veh {margin-left:10px}
	
	.veh .prev, .veh .next {
		display:block;
		width:20px;
		height:200px;
		position:absolute;
		cursor:pointer;
	}
		.veh .next {margin-left:198px}
	.veh .center {
		position:absolute;
		height:220px;
		width:178px;
		overflow:hidden;
		margin-left:20px;
	}
	.center ul {
		width:890px;
		height:210px;
		position:relative;
		margin:0;
		padding:0;
	}
	.center h3 {
		font-weight:normal;
		font-size:15px;
		text-transform:uppercase;
		color:#252525;
		margin:8px 0;
	}	
		
	.scrollable li 	{
		list-style:none;
		width:178px;
		height:220px;
		float:left;
		text-align:center
	}
	
	.scrollable li p strong {text-transform:uppercase}
	.scrollable li p span {color:#252525}
	.scrollable li img {margin-bottom:10px}
	
	
		.veh .center h3 {
			font-weight:normal;
			font-size:15px;
			text-transform:uppercase;
			color:#252525;
			margin:8px 0;
		}
		.veh .center p strong {text-transform:uppercase}
		.veh .center p span {color:#252525}
			
	.veh .prev {background:url(/images/new-used2/veh_prev.gif) 0 84px no-repeat}
	.veh .next {background:url(/images/new-used2/veh_next.gif) 10px 84px no-repeat}
		
		
.rt-text {
	display:block;
	clear:both;
	margin-bottom:20px;
}
.rt-text h2 {
	font-size:18px;
	font-weight:normal;
	margin:0 0 10px;
	color:#252525;
}
.rt-text p {margin:5px 0}
.rt-text .info p {color:#252525}
.rt-text .info p strong{color:#898989}
.rt-text img {}
.rt-text .fl {font-size:18px;margin-top:5px}
.rt-text .rt16 {font-size:14px; display:block}
.cf {
	display:table;
	clear:both;
	background:url(/images/new-used2/cf-bg_07.jpg) 0 0 no-repeat;
	width:205px;
	height:183px;
	padding-left:15px;
	margin-bottom:30px;
}
	.cf h2 {
		font-size:18px;
		font-weight:normal;
		color:#252525;
		width:120px;
		margin:10px 0px 10px 0;
	}
	.cf p {
		margin-bottom:5px;
	}
	.cf .vin-input {
		margin-bottom:10px;
	}
.right-col .ad {
	display:block;
	clear:both;
	margin:	5px auto;
}


.makes {
	display:block;
	clear:both;
	width:960px;
	border-top:1px solid #dadada;	
}
.makes td {
	vertical-align:top;
}
.makes td ul, .rt-text ul {
	margin:0;
	padding:0;
}
.makes td ul li, .rt-text ul li	 {
	list-style:none;
	padding-left:12px;
	background:url(/images/trans-li-bg.gif) left top no-repeat;
}
	
