
 

/*******************************************************************************/
/****** STYLES FOR THE OPENING HOURS PAGE **************************************/
/*******************************************************************************/
.hours{}
.hours-currentDay{color:#ffffff; font-weight:bold; background: #222222; line-height: 25px; }
.hours-standardDay{color:#ffffff; background: #3c53b1; height: 20px; line-height: 20px; }
.hoursTB {border-color:#000000;}
.hourstext { display: none;}
.hourstable { width: 436px; }
.hourstable td { font-size: 11px; text-indent: 10px;}
.hourswrap		{ width: 436px; margin-left: 30px; float: left; margin-bottom: 20px; }
.hourswrap h3	{ margin-left: 0;}

/******************************************************************************/
/****** STYLES FOR STOCK LIST DISPLAY 5 - StockListOption5  ********/
/******************************************************************************/

div.cwSLVehicle 			{ background: url(../images/cwSLVehicle-bg.jpg) left top no-repeat; color: #000000; font-size: 12px; width: 902px; height: 205px; position: relative; float: left; margin: 0 30px 10px 30px; }
div.cwSLVehicle img			{ float: left; margin: 10px 0 10px 10px; }
div.cwSLVehicle div.cwSLVehicleDetails{ color: #ffffff; margin: 0 10px 0 0; float: right; width: 625px; height: auto; }
div.cwSLVehicle h3			{ color: #ffffff; font-weight: bold; font-size: 14px; display: block; margin: 10px 10px 0 0; float: right; width: 625px; overflow: visible!Important; height: 40px; line-height: 40px; }
div.cwSLVehicle h3 span		{ float: left!Important; background: url(../images/SLMakeModHeader-bg.jpg) left top no-repeat; text-indent: 20px; }
div.cwSLVehicle h3 em		{ float: right!Important; color: #cc0000; font-size: 16px; background: url(../images/SLPriceHeader-bg.jpg) left top no-repeat; text-indent: 0!Important; text-align: center; margin-right: 20px; }
div.cwSLVehicle h3 em span	{ }
span.SLWasPrice				{ background: url(../images/slprice-strikethrough.png) center top repeat-x!Important; text-indent: 0!Important; color: #999999!Important; }
div.cwSLVehicle div.cwSLVehicleDetails div { float: left; height: 30px; width: 396px; }
div.cwSLVehicle div.cwSLVehicleDetails span { font-weight: bold; width: 190px; height: 20px; display: block; float: left; clear: left; margin-left: 30px; }
div.cwSLVehicle .cwSLRegYearLetter	{ margin: 10px 0 0 0; height: 30px; line-height: 30px; }
div.cwSLVehicle .cwSLMileage		{ margin: 0 0 0 0; height: 320px; line-height: 30px; }
div.cwSLVehicle .cwSLTransmission	{ margin: 0 0 0 0; height: 30px; line-height: 30px; }
div.cwSLVehicle .cwSLDoorsBodyColor	{ margin: 0 0 10px 0; height: 30px; line-height: 30px; }
div.cwSLVehicle div.cwSLPrice		{ margin: 0 10px 10px 0; }
div.cwSLVehicle div.cwSLFuelType	{ margin: 0 10px 10px 0; line-height: 30px; }
div.cwSLVehicle div.cwSLVehicleDetails .cwSLVehicleLink { float: right; width: 200px!Important; height: 30px; margin: 0 10px 0 0!Important; }
div.cwSLVehicle div.cwSLVehicleDetails .cwSLVehicleLink a{ float: right; width: 200px; height: 30px; line-height: 30px; background: url(../images/cwSLVehicleLink-bg.jpg) center top no-repeat; text-decoration: none; color: #ffffff; font-size: 12px; font-weight: bold; text-indent: 12px; }
div.cwSLVehicle div.cwSLVehicleDetails .cwSLVehicleLink a:hover{ background-position: bottom; text-decoration: none; }
div.cwSLVehicle div.cwSLVehicleDetails .imgshow img {background: #000000; float: left;margin: 10px 10px 0 10px;}
div.cwSLVehicle div.cwSLVehicleDetails .imgshow span { display: none; /*width: 350px!Important; color: #cc0000; font-size: 18px; float: left; height: 30px!Important; line-height: 30px!Important; text-align: center; margin: 0 10px 10px 10px!Important;*/ }

.clear {
	clear: both;
}
.imgshow { display: none; position: absolute; top: 0px; left: 195px; z-index: 150; background: url(../images/imgshow-bg.gif) no-repeat; width: 370px!Important; height: 282px!Important; }

div.SLMoreImagesAvailable	{ position: absolute; top: 60px; right: 20px; width: 200px!Important; background: url(../images/multi-pics.jpg) left top no-repeat; height: 30px; line-height: 30px; text-indent: 45px; font-weight: bold; }
div.SLMoreImagesAvailable a	{ color: #ffffff; text-decoration: none; text-transform: uppercase; }
div.SLMoreImagesAvailable a:hover{ color: #222222; text-decoration: none; }

div.SLFinanceAvailable		{ position: absolute; top: 105px; right: 20px; width: 200px!Important; background: url(../images/SLFinanceAvailable-bg.jpg) no-repeat; height: 30px; line-height: 30px; text-indent: 45px; font-weight: bold; }
div.SLFinanceAvailable a	{ color: #ffffff; text-decoration: none; text-transform: uppercase; }
div.SLFinanceAvailable a:hover{ color: #222222; text-decoration: none; }

/******************************************************************************/
/****** STYLES FOR THE PAGING BAR ON ALL STOCK LIST DISPLAYS ******************/
/******************************************************************************/
.SLPagingBar 				{ width: 902px; margin: 0 30px; float: left; }
.SLPagingBar ul 			{ margin-bottom: 10px; width: 802px; height: 30px; float: left; }
.SLPagingBar ul li 			{ float: left; width: 30px; height: 30px; line-height: 30px; list-style: none; text-align: center; margin: 0 2px; }
.SLPagingBar ul li.SLPNC 	{ color: #ffffff; font-weight: bold; float: left; width: 30px; height: 30px; background: url(../images/pagingbar-current.jpg) no-repeat; }
.SLPagingBar ul li a 		{ text-decoration: none; color: #333333; display: block; float: left; width: 30px; height: 30px; background: url(../images/pagingbar.jpg) center top no-repeat; font-size: 12px; color: #ffffff; }
.SLPagingBar ul li a:hover	{ background: url(../images/pagingbar.jpg) center bottom no-repeat; }

.SLPagingBar ul li.SLPrev,.SLPagingBar ul li.SLNext { width: 85px; }
.SLPagingBar ul li.SLPrev a { background: url(../images/previous.jpg) no-repeat; display: block; width: 85px; height: 30px; text-indent: -9999px; overflow: hidden; }
.SLPagingBar ul li.SLNext a { background: url(../images/nextpage.jpg) no-repeat; display: block; width: 85px; height: 30px; text-indent: -9999px; overflow: hidden; }

p.SLPageXofX 				{ font-weight: bold; font-size: 10px; color: #ffffff; float: right; height: 30px; line-height: 30px; margin-right: 10px; }

/******************************************************************************/
/****** STYLES NO STOCK LIST DISPLAYS ******************/
/******************************************************************************/
.SLNoStock 					{ font-size: 16px; color: #ffffff; text-decoration: none; margin-left: 30px; width: 856px; padding: 20px; background: url(../images/no-stock.jpg) top right no-repeat #222222; border: 3px solid #ff0000; letter-spacing: 1px; }

p.strongtxt					{ margin-left: 30px; font-weight: bold; font-size: 18px; color: #ffffff; margin-top: 25px; letter-spacing: 1px; }

div#mapcontainer{ width: 932px; height: 470px; clear: both; }
div.mapwrap		{ float: left; margin-left: 30px; margin-bottom: 20px; width: 436px; height: 450px; }
div.mapwrap h3	{ margin-left: 0;}
div#map iframe, div#map2 iframe {width: 436px; height: 400px; }


/******************************************************************************/
/****** STYLES SOCIAL BOOKMARKS ******************/
/******************************************************************************/
ul#socialbookmarks{list-style:none;}
ul#socialbookmarks li{padding:5px;}
ul#socialbookmarks li a{text-decoration:none;}
ul#socialbookmarks li a img{border:none;}



div.cwSLVehicle h3 em {
	position: absolute;
	right: 10px;
	top: 10px;
}

div.cwSLVehicle h3 span.version {
	text-indent: 8px !important;
	line-height: 38px !important;
	color: #DDD !important;
	font-size: 10px !important;
}