/*------------- HOME STRUCTURE -------------*/

#home-searchBox {
	width:966px;
	height:143px;
	display:block;
	background:#8e8e8e;
	margin:0 auto;
}

#home-buckets {
	width:966px;
	height:483px;
	display:block;
	margin:0 auto;
	background:#dedad3 url(../img/home-bucket-bg.jpg) repeat-x;
	border-top:5px solid #fff;
}

/*------------- HOME SEARCHBOX -------------*/
#research-title strong{
	font-size:20px;
}

#or {
	display:none;
}

#home-browse {
	width:702px;
	height:143px;
	display:block;
	float:left;
	background:transparent url(../img/home-search-bg.jpg) repeat-x;
}

#home-browse h2 {
	width:100%;
	height:33px;
	display:block;
	margin:8px 0 10px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:34px;
	color:#333;
	font-weight:normal;
	float:left;
	font-style:italic;
	border-bottom:3px solid #666;
	border-top:1px solid #999;
	padding:5px 15px;
}

#home-browse h2 strong {
	font-style:normal;
	font-weight:bold;
	color:#000;
}

#makesSelectBox {
	width:165px;
	height:50px;
	float:left;
	margin-left:15px;
}

#makesSelectBox label, #typesSelectBox label, #pricesSelectBox label {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size:12px;
	color:#fff;
	padding:1px 0 1px 10px;
	float:left;
	font-weight:bold;
}

#typesSelectBox, #pricesSelectBox {
	width:165px;
	height:50px;
	float:left;
	margin-left:11px;
}

#makesSelect, #typesSelect, #pricesSelect {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333;
	font-style:italic;
	width:165px;
	height:28px;
	border:1px solid #ccc;
}

option.makesDefault, option.typesDefault, option.pricesDefault {	
	height:28px;
	color:#000;
}

option.makesList, option.typesList, option.pricesList {
	height:28px;
	color:#000;
}

#research-new-cars input.searchBTN {
	float:left;
	padding:3px;
	/*background:transparent url(../img/search-button.gif) 0 -43px no-repeat;
	text-indent:-9999px;*/
	margin:0 0 0 11px;
}

#research-new-cars input.searchBTN:hover {
	/*background:transparent url(../img/search-button.gif) 0 0 no-repeat;*/
	cursor:pointer;
}
/*------------- HOME AD/COUPON -------------*/
#home-used-spotlight {
	width:264px;
	height:143px;
	display:block;
	overflow:hidden;
	float:left;
	background:#afafaf;
}

#home-used-spotlight a{
	width:264px;
	height:143px;
	display:block;
	overflow:hidden;
	text-decoration:none;
	position:relative;
	top:0;
	z-index:81;
}

#home-used-spotlight a img {
	border:none;
	position:relative;
	top:-15px;
	z-index:79;
	left:23px;
	border:1px solid #ccc;
}

#home-used-spotlight h3 {
	position:relative;
	top:-38px;
	z-index:82;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	background:#afafaf;
	text-align:center;
	padding-top:1px;
}

.spotPrice {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#cf160b;
}

#advert-coupon {
	width:264px;
	height:143px;
	display:block;
	float:left;
	overflow:hidden;
}

#advert-coupon h3 {
	display:none;	
}

#advert-coupon p a.advertLink {
	width:264px;
	height:143px;
	display:block;
	text-indent:-9999px;
}

#advertSlide1, #advertSlide2, #advertSlide3 {
	width:264px;
	height:143px;
	display:block;
}

#advertSlide1 {	
	background:transparent url(../img/03-2010-special-4-tires.jpg) no-repeat;
}

#advertSlide2 {
	background:transparent url(../img/03-2010-special-lube-oil-filter.jpg) no-repeat;
}

#advertSlide3 {
	background:transparent url(../img/03-2010-special-routine-maintenance.jpg) no-repeat;
}

/*------------- HOME LEFTNAV -------------*/
#leftNav {
	width:269px;
	float:left;	
}

#leftNav ul {
	list-style-type:none;
	margin-top:25px;
}

#leftNav ul li {
	list-style:none;
	background:transparent url(../img/leftNav-div.png) bottom no-repeat;
	padding:10px 0;
}

#leftNav ul li a {
	text-indent:-9999px;	
}

a.creditAppBTN:link, a.creditAppBTN:active, a.creditAppBTN:visited {
	margin:0 0 0 25px;
	width:168px;
	height:44px;
	display:block;
	background:transparent url(../img/BTN-secure-credit-app.gif) 0 -44px no-repeat;
}

a.creditAppBTN:hover {
	background:transparent url(../img/BTN-secure-credit-app.gif) 0 0 no-repeat;
}

a.serviceAptBTN:link, a.serviceAptBTN:active, a.serviceAptBTN:visited {
	margin:0 0 0 25px;
	width:213px;
	height:46px;
	display:block;
	background:transparent url(../img/BTN-schedule-service.gif) 0 -46px no-repeat;
}

a.serviceAptBTN:hover {
	background:transparent url(../img/BTN-schedule-service.gif) 0 0 no-repeat;
}

a.getQuoteBTN:link, a.getQuoteBTN:active, a.getQuoteBTN:visited {
	margin:0 0 0 25px;
	width:158px;
	height:41px;
	display:block;
	background:transparent url(../img/BTN-get-quote.gif) 0 -41px no-repeat;
}

a.getQuoteBTN:hover {
	background:transparent url(../img/BTN-get-quote.gif) 0 0 no-repeat;
}

a.partsBTN:link, a.partsBTN:active, a.partsBTN:visited {
	margin:0 0 0 25px;
	width:172px;
	height:42px;
	display:block;
	background:transparent url(../img/BTN-request-parts.gif) 0 -42px no-repeat;
}

a.partsBTN:hover {
	background:transparent url(../img/BTN-request-parts.gif) 0 0 no-repeat;
}

a.tradeBTN:link, a.tradeBTN:active, a.tradeBTN:visited {
	margin:0 0 0 25px;
	width:182px;
	height:41px;
	display:block;
	background:transparent url(../img/BTN-trade-appraisal.gif) 0 -41px no-repeat;
}

a.tradeBTN:hover {
	background:transparent url(../img/BTN-trade-appraisal.gif) 0 0 no-repeat;
}

a.whyBuyHereBTN:link, a.whyBuyHereBTN:active, a.whyBuyHereBTN:visited {
	margin:0 0 0 25px;
	width:187px;
	height:38px;
	display:block;
	background:transparent url(../img/BTN-why-buy-here.gif) 0 -38px no-repeat;
}

a.whyBuyHereBTN:hover {
	background:transparent url(../img/BTN-why-buy-here.gif) 0 0 no-repeat;
}

a.permaPlateBTN:link, a.permaPlateBTN:active, a.permaPlateBTN:visited {
	margin:0 0 0 25px;
	width:149px;
	height:41px;
	display:block;
	background:transparent url(../img/BTN-permaPlate.gif) 0 -41px no-repeat;
}

a.permaPlateBTN:hover {
	background:transparent url(../img/BTN-permaPlate.gif) 0 0 no-repeat;
}

/*------------- HOME FEATURE -------------*/
#cycleWrapper {
	width:697px;
	height:430px;
	display:block;
	overflow:hidden;
	float:left;
}

.cycleSlide {
	width:697px;
	height:430px;
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
}

.featurePhoto {
	width:433px;
	display:block;
	float:left;
}

.featurePhoto a {
	text-decoration:none;	
}

.featurePhoto a img {
	border:none;	
}

.featureContent {
	width:264px;
	float:left;
	background:none;
}

.featureContent h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	margin-top:25px;
	padding:0 15px;
	line-height:24px;
	color:#000000;
}

.featureContent h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:18px;
	font-style:italic;
	color:#333333;
	margin-top:10px;
	padding:0 15px;
	font-weight:lighter;
}

.featureContent p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#000;
	padding:15px 25px 0 15px;
	text-align:justify;
}

.featureContent a:link, .featureContent a:active, .featureContent a:visited {
	text-decoration:none;
	color:#000;
}

.featureContent a:hover {
	text-decoration:underline;
	color:#a70606;
}