
 

/*******************************************************************************/
/****** STYLES FOR THE OPENING HOURS PAGE **************************************/
/*******************************************************************************/
.hours{}
.hours-currentDay{color:#ffffff; font-weight:bold; background: url('../images/hoursback.jpg') repeat-x left top; height: 28px;}
.hours-standardDay{color:#ffffff; background: url('../images/hoursback.jpg') repeat-x left bottom; height: 28px;}
.hoursTB {border-color:#000000;}

.hourstable {margin: 0 0 15px 0; width: 500px;}
.hourstable td {
	text-indent: 18px;
}
.hourstext a {
	text-decoration: none;
	font-weight: bold;
	color: #cc0000;
}
.hourstext a:hover {
	color: #000099;
	border-bottom: 1px dotted #000099;
}



/******************************************************************************/
/****** STYLES FOR STOCK LIST DISPLAY 5 - StockListOption5  ********/
/******************************************************************************/

div.cwSLVehicle {background: #ff0000;	color: #000000;	padding: 5px;	margin-bottom:10px; width: 735px; position:relative;}
div.cwSLVehicle img{float:left;border:solid 1px #fff;}
div.cwSLVehicle div.cwSLVehicleDetails{background: #cc0000; color:#fff;	margin-left:185px;	text-align:left;	padding:5px 5px 0 5px; height: 118px;}
div.cwSLVehicle h3{color:#fff;	font-size: 15px; display:block;	background: #cc0000; margin-bottom:2px; margin-left:185px; font-weight: normal; padding: 5px 110px 5px 10px;}
div.cwSLVehicle h3 em {
	font-style: normal;
	font-weight: bold;
	text-align: right;
	position: absolute;
	top: 10px;
	right: 10px;
}
div.cwSLVehicle .cwSLRegYearLetter{	font-weight:bold;border-bottom:dotted #fff 1px;padding:3px 0 3px 0; font-size: 11px;}
div.cwSLVehicle .cwSLMileage{border-bottom:dotted #fff 1px;padding:3px 0 3px 0; font-size: 11px;}
div.cwSLVehicle .cwSLTransmission{border-bottom:dotted #fff 1px;padding:3px 0 3px 0; font-size: 11px;}
div.cwSLVehicle .cwSLDoorsBodyColor{border-bottom:dotted #fff 1px;padding:3px 0 3px 0; font-size: 11px;}
div.cwSLVehicle div.cwSLPrice{border-left: solid 1px #000000;	padding:2px;	}

div.cwSLVehicle div.cwSLVehicleDetails .imgshow img {background: #000000;	float: left;}
div.cwSLVehicle div.cwSLVehicleDetails .imgshow span {display: block;padding: 5px;width: 292px;background: #ffffff;	color: #000099;	font-size: 12px;	float: left; margin: 5px 0 0 0;}

.clear {
	clear: both;
}
.imgshow {
	display: none;	
	position: absolute;
	top: 0px;
	left: 190px;
	z-index: 100;
	padding: 5px;
	background: #000099;
	width: 302px;

}
div.cwSLVehicle div.cwSLVehicleDetails .cwSLVehicleLink a{font-size:12px; color: #fff; display: block; float: right; margin: 5px 0 0 0; height: 28px; width: 140px; text-indent: 12px; line-height: 27px; background: url('../images/stocklink.jpg') no-repeat left top; text-decoration: none;}
div.cwSLVehicle div.cwSLVehicleDetails .cwSLVehicleLink a:hover {
	background-position: left bottom;
}

/******************************************************************************/
/****** STYLES FOR THE PAGING BAR ON ALL STOCK LIST DISPLAYS ******************/
/******************************************************************************/
.SLPagingBar {width:550px;}
.SLPagingNumbers {font-size:11px; text-align:center; color:#cccccc; text-decoration:none; width: 36px; height: 36px; line-height: 35px; background: url('../images/pagingback.jpg') no-repeat left top; display: block;}
.SLPagingNumbers:hover {background: url('../images/pagingback.jpg') no-repeat left center; color: #ffffff;}
.SLPagingNumbersCurrent {background: url('../images/pagingback.jpg') no-repeat left bottom;font-size:11px; text-align:center; color:#ffffff; text-decoration:none; width: 36px; height: 36px; line-height: 35px; display: block;}
.SLPageXofX {font-weight:bold;  font-size:10pt; color:#000000;}

/******************************************************************************/
/****** STYLES NO STOCK LIST DISPLAYS ******************/
/******************************************************************************/
.SLNoStock {font-size:12px; color:#000099; text-decoration:none;}



div#map iframe, div#map2 iframe {width: 600px; height: 500px;}


/******************************************************************************/
/****** 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;}