
 

/*******************************************************************************/
/****** STYLES FOR THE OPENING HOURS PAGE **************************************/
/*******************************************************************************/
.hours{}
.hours-currentDay{color:#0f004e; font-weight:bold; border: 1px solid #0f004e;}
.hours-currentDay td {
	 border: 1px solid #0f004e;
}
.hours-standardDay{color:#ffffff; background: #0f004e;}
.hoursTB {border-color:#000000;}
.hourstext {font-size: 12px;}
.hourstable {width: 500px; margin: 0 0 15px 0;}
.hourstable td {
	text-indent: 15px;
	height: 28px;
}


/******************************************************************************/
/****** STYLES FOR STOCK LIST DISPLAY 5 - StockListOption5  ********/
/******************************************************************************/

.cwSLVehicle {
	width: 750px;
	background: #cccccc;
	display: block;
	margin: 0 0 5px 0;
	float: left;
	position: relative;
}
.cwSLVehicle img {
	float: left;
	margin: 5px;
}
#leftcol .cwSLVehicle h3 {
	background: #666666;
	margin: 5px 5px 0 185px;
	padding: 5px 120px 5px 5px;
	color: #ffffff;
	font-size: 15px;
}	
#leftcol .cwSLVehicle h3 em.slheaderprice {
	float: right;
	font-style: normal;
	display: block;
	position: absolute;
	top: 10px;
	right: 15px;
}
.cwSLRegYearLetter {
	
}
.cwSLMileage {
	
}
.cwSLTransmission {
	
}
.cwSLDoorsBodyColor {
	
}
.cwSLRegYearLetter, .cwSLMileage, .cwSLTransmission, .cwSLDoorsBodyColor {
	width: 450px;
	border-bottom: 1px dotted #ffffff;
	float: left;
	padding: 5px 0 5px 0;
}
.cwSLVehicleLink {
	float: left;
	width: 555px;
	padding: 5px 0 0px 0;
}
.cwSLVehicleLink a {
	display: block;
	float: right;
	text-decoration: none;
	text-align: center;
	width: 113px;
	height: 29px;
	line-height: 28px;
	background: url('images/detailbutback.jpg') no-repeat left top;
	color: #000000;
}
.cwSLVehicleLink a:hover {
	background-position: left bottom;
	color: #ffffff;
	border: none;
}
.imgshow {
	display: none;	
	position: absolute;
	top: 0px;
	left: 185px;
	z-index: 1000;
	background: #999999;
	width: 310px;
}
.imgshow img {
	background: #000000;
	float: left;
	margin: 5px 0 0 5px;
}
.imgshow span {
	display: block;
	margin: 0 0 5px 5px;
	padding: 5px;
	width: 290px;
	background: #777777;
	color: #ffffff;
	font-size: 14px;
	float: left;

}
.cwSLVehicleLink {
	position: absolute;
	top: 33px;
	right: 5px;
	width: 100px;
	
}
.cwSLVehicleLink a {
	display: block;
	float: right;
	text-decoration: none;
	text-align: center;
	width: 100px;
	height: 95px;
	line-height: 94px;
	background: url('../images/morebut.jpg') no-repeat left top;
	color: #000000;
}
.cwSLVehicleLink a:hover {
	background-position: left bottom;
	color: #000000;
}


/******************************************************************************/
/****** STYLES FOR THE PAGING BAR ON ALL STOCK LIST DISPLAYS ******************/
/******************************************************************************/
.SLPagingBar {width:550px;}
.SLPagingNumbers {font-size:11px; text-align:center; color:#000000; text-decoration:none; display: block;
background: url('../images/pagingback.jpg') no-repeat left top; width: 30px; height: 30px; line-height: 29px;}
.SLPagingNumbers:hover {background-position: left bottom; color: #ffffff;}
.SLPagingNumbersCurrent {font-size:11px; text-align:center; color:#000000; text-decoration:none; display: block;
background: url('../images/pagingback.jpg') no-repeat left bottom; width: 30px; height: 30px; line-height: 29px;}
.SLPageXofX {font-weight:bold;  font-size:10pt; text-align:left; color:#000000;}

/******************************************************************************/
/****** STYLES NO STOCK LIST DISPLAYS ******************/
/******************************************************************************/
.SLNoStock {font-size:12px; text-align:center; color:#000000; 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;}