/*******************************************************************************/
/****** STYLES FOR THE OPENING HOURS PAGE **************************************/
/*******************************************************************************/
.hours				{}
.hours-currentDay	{ color: #ffffff; font-weight: bold; background: #333333; height: 30px; line-height: 30px; text-indent: 10px; font-size: 12px; }
.hours-standardDay	{ color: #999999; background: #000000; height: 20px; line-height: 20px; text-indent: 10px; font-size: 11px; }
.hoursTB 			{}
.hourstext 			{ font-size: 11px; color: #ffffff; margin-left: 5px; width: 272px; margin-top: 5px; }
.hourstext a		{ color: #ffffff; border-bottom: 1px dashed #003366; text-decoration: none; font-size: 12px; font-weight: bold; }
.hourstext a:hover	{ color: #666666; text-decoration: none; border-bottom: 1px solid #ffffff; }
.hourstable 		{ width: 277px; margin: 163px 0 0 0; }


/******************************************************************************/
/****** STYLES FOR STOCK LIST DISPLAY 5 - StockListOption5  ********/
/******************************************************************************/
#stockwrap 					{ width: 912px; height: auto; float: left; margin: 0 40px; display: inline; }
div.cwSLVehicle 			{ background: url(../images/cwSLVehicle-bg.gif) left top no-repeat; color: #000000; margin-bottom:10px; font-size:12px; width: 912px; position:relative; float: left; }
div.cwSLVehicle img			{ float: left; margin: 10px 0 10px 10px; }
div.cwSLVehicle div.cwSLVehicleDetails{ /*background: url(../images/cwSLVehicleDetails-bg.jpg) left top no-repeat;*/ color: #ffffff; margin: 10px 10px 10px 0; float: right; width: 707px; height: auto; }
div.cwSLVehicle h3			{ color: #ffffff; font-weight: bold; font-size: 18px; display: block; margin: 10px 10px 0 0; float: right; width: 707px; overflow: visible!Important; height: 72px; }
div.cwSLVehicle h3 span.SLMakeModHeader		{ float: left!Important; width: 495px; background: url(../images/SLMakeModHeader-bg.jpg) left top no-repeat; }
div.cwSLVehicle h3 span.SLPriceHeader			{ float: right!Important; color: #cc0000; font-size: 24px; width: 202px; background: url(../images/SLPriceHeader-bg.jpg) left top no-repeat; text-indent: 0!Important; text-align: center; }
div.cwSLVehicle div.cwSLVehicleDetails div { float: left; height: 20px; width: 475px; }
div.cwSLVehicle div.cwSLVehicleDetails span { font-weight: bold; width: 200px; height: 20px; display: block; float: left; clear: left; margin-left: 30px; }
div.cwSLVehicle .cwSLRegYearLetter	{ margin: 10px 0 0 10px; border-bottom: 1px dashed #333333; height: 20px; line-height: 20px; }
div.cwSLVehicle .cwSLMileage		{ margin: 0 0 0 10px; border-bottom: 1px dashed #333333; height: 20px; line-height: 20px; }
div.cwSLVehicle .cwSLTransmission	{ margin: 0 0 0 10px; border-bottom: 1px dashed #333333; height: 20px; line-height: 20px; }
div.cwSLVehicle .cwSLDoorsBodyColor	{ margin: 0 0 10px 10px; border-bottom: 1px dashed #333333; height: 20px; line-height: 20px; }
div.cwSLVehicle div.cwSLPrice		{ margin: 0 10px 10px 10px; }
div.cwSLVehicle div.cwSLVehicleDetails .cwSLVehicleLink { float: right!Important; width: 202px!Important; height: 100px!Important; margin: 0!Important; z-index: 20!Important; }
div.cwSLVehicle div.cwSLVehicleDetails .cwSLVehicleLink a{ float: right!Important; width: 202px!Important; height: 100px!Important; line-height: 100px!Important; text-align: center!Important; background: url(../images/cwSLVehicleLink-bg.jpg) center top no-repeat!Important; text-decoration: none!Important; color: #333333!Important; font-size: 18px!Important; display: block!Important; }
div.cwSLVehicle div.cwSLVehicleDetails .cwSLVehicleLink a:hover{ background-position: bottom!Important; text-decoration: none!Important; }
div.cwSLVehicle div.cwSLVehicleDetails .imgshow img {background: #000000; float: left;margin: 10px 10px 0 10px;}
div.cwSLVehicle div.cwSLVehicleDetails .imgshow span { display: block; width: 250px!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.png) center top no-repeat; width: 270px!Important; height: 216px!Important; }


/******************************************************************************/
/****** STYLES FOR THE PAGING BAR ON ALL STOCK LIST DISPLAYS ******************/
/******************************************************************************/
.SLPagingBar 				{ width: 909px; height: 45px; }
.SLPagingNumbers			{ font-size: 11px; text-align: center; color: #23511d; text-decoration: none; width: 15px; height: 15px; line-height: 15px; background: #efefef; display: block; }
.SLPagingNumbers:hover 		{ color: #ffffff; text-decoration: none; background: #111111; width: 15px; height: 15px; line-height: 15px; display: block; }
.SLPagingNumbersCurrent 	{ font-weight: bold; font-size: 11px; text-align: center; color: #ffffff; width: 15px; height: 15px; line-height: 15px; display: block; background: #333333; }
.SLPageXofX 				{ font-size: 10px; text-transform: uppercase; color: #999999; }

/******************************************************************************/
/****** STYLES NO STOCK LIST DISPLAYS ******************/
/******************************************************************************/
.SLNoStock 					{ font-size:12px; color:#ffffff; }