.clear {
	clear: both;
}
/*******************************************************************************/
/****** STYLES FOR THE OPENING HOURS PAGE **************************************/
/*******************************************************************************/
.hours {
}
.hours-currentDay {
	color:#000000;
	font-weight:bold;
}
.hours-standardDay {
	color:#999999;
}
.hoursTB {
	border-color:#000000;
}
.hourstext {
	font-size: 8pt;
}
.hourstable {
}
#hours-Friday {
	background:#ff9999;
}
/******************************************************************************/
/****** STYLES FOR STOCK LIST DISPLAY 5 - StockListOption5  ********/
/******************************************************************************/

div.cwSLVehicle {
	background: #333;
	color: #000000;
	padding: 10px;
	margin-bottom:10px;
	border: solid 1px #999;
	font-size:12px;
	width: auto;
	position:relative;
}
div.cwSLVehicle img {
	float:left;
	border:solid 1px #fff;
}
div.cwSLVehicle div.cwSLVehicleDetails {
	background: #333333;
	color:#fff;
	width: 600px;
	margin-top:0;
	float: right;
	text-align:left;
	padding:5px 5px 28px 5px;
}
div.cwSLVehicle h3 {
	font-family: Arial;
	color:#fff;
	font-weight:bold;
	font-size: 15px;
	display:block;
	background: #333333;
	text-align:center;
	line-height: 15px;
}
div.cwSLVehicle h3 .SLLgEnginesize {
	display: inline;
}
div.cwSLVehicle h3 .SLLgEnginesizeunits {
		display: inline;
}
div.cwSLVehicle h3 span {
	display: block;
	margin-top: 0px;
}
div.cwSLVehicle h3 span.SLWasPrice {
	display: none;
}
div.cwSLVehicle h3 .SLVersion {
	display: inline-block;
	font-size: 12px;
	margin-top: 0;
}
div.cwSLVehicle .cwSLRegYearLetter {
	border-bottom:dotted #fff 1px;
	padding:3px 0 3px 0;
}
div.cwSLVehicle .cwSLMileage {;
	border-bottom:dotted #fff 1px;
	padding:3px 0 3px 0;
}
div.cwSLVehicle .cwSLTransmission {;
	border-bottom:dotted #fff 1px;
	padding:3px 0 3px 0;
}
div.cwSLVehicle .cwSLDoors, div.cwSLVehicle .cwSLBodyType, div.cwSLVehicle .cwSLColour, div.cwSLVehicle .cwSLFuelType {
	border-bottom:dotted #fff 1px;
	padding:3px 0 3px 0;
}
div.cwSLVehicle div.cwSLPrice {
	border-left: solid 1px #000000;
	padding:2px;
}
div.cwSLVehicle div.cwSLVehicleDetails .cwSLVehicleLink a {
	font-weight:normal;
	font-size:10px;
	text-align:left;
	padding-bottom:0;
	color: #fff;
}
div.cwSLVehicle div.cwSLVehicleDetails .imgshow {
	display: none;
	position: absolute;
	top: 0px;
	left: 195px;
	z-index: 100;
	padding: 5px;
	background: #999999;
}
div.cwSLVehicle div.cwSLVehicleDetails .imgshow img {
	background: #000000;
	float: left;
	margin: 5px 0 0 5px;
}
div.cwSLVehicle div.cwSLVehicleDetails .imgshow span {
	display: block;
	margin: 0 0 5px 5px;
	padding: 5px;
	width: 340px;
	background: #777777;
	color: #ffffff;
	font-size: 14px;
	float: left;
}
/******************************************************************************/
/****** STYLES FOR THE PAGING BAR ON ALL STOCK LIST DISPLAYS ******************/
/******************************************************************************/

		div.SLPagingBar {
	width: 928px;
	margin: 0px auto 20px auto;
	text-align: center;
	padding: 10px;
}
div.SLPagingBar ul {
	width: 100%;
	text-align: center;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
div.SLPagingBar ul li {
	display: inline-block;
	zoom: 1;
 *display: inline;
	margin: 2px;
}
div.SLPagingBar ul li a,  div.SLPagingBar ul li.SLPNC {
	display: inline-block;
	height: 20px;
	background: #333;
	border: 1px solid #999;
	padding: 6px 10px;
	color: #EEE;
	font: 12px "Verdana", sans-serif;
	line-height: 20px;
}
div.SLPagingBar ul li a:hover {
	background: #222;
}
div.SLPagingBar ul li a:active {
	background: #111;
}
div.SLPagingBar ul li.SLPNC {
	font-weight: bold;
 *display: inline;
	color: #FFF;
}
div.SLPagingBar p {
	width: 100%;
	display: block;
	text-align: center;
	font: 12px "Verdana", sans-serif;
}
/******************************************************************************/
/****** STYLES NO STOCK LIST DISPLAYS ******************/
/******************************************************************************/
.SLNoStock {
	font-size:20pt;
	text-align:center;
	color:#000000;
	text-decoration:none;
}
div#map iframe, div#map2 iframe {
	width: 600px;
	height: 500px;
}
/******************************************************************************/
/****** STYLES SOCIAL BOOKMARKS ******************/
/******************************************************************************/
.socialbookmarks {
	list-style:none;
}
.socialbookmarks a {
	text-decoration:none;
}
.socialbookmarks a img {
	border:none;
}
/******************************************************************************/
/* YouTube videos */
/******************************************************************************/
#VDVideoDiv {
	overflow: hidden;
	height: 385px;
	width: 640px;
	background: #000;
	margin-top: 5px;
}
#VDVideoDiv div {
	background: #000;
	overflow: hidden;
}
#VDVideolink {
	outline: none;
	border: none;
	display: block;
	height: 20px;
}
#VDVideolink .youtube {
	display: block;
	margin-right: 4px;
	margin-top: 9px;
	width: 12px;
	height: 12px;
	background: url('../../dealercommon/images/youtube.jpg') no-repeat 0px 0px;
	text-indent: -9999px;
	float: left;
}
#VDVideolink .minus {
	background-position: 0px -12px;
}
#VDVideolink img {
	margin-top: 4px;
	margin-left: 6px;
	display: inline-block;
}
/******************************************************************************/
/********************* Start - CODE WEAVERS FINANCE STYLES ********************/
/******************************************************************************/

.SLCWRepEx {
	margin: 30px 0 20px 0 !important;
}
.SLCWRepEx, .SLCWQuotes {
	width: 100%;
	margin: 20px 0 10px 0;
	border: none;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	float: left;
}
.SLCWRepEx tr, .SLCWQuotes tr {
	border: none;
}
.SLCWRepEx tr th, .SLCWQuotes tr th {
	background: #000;
	color: #EEE;
	padding: 4px;
	border: none;
	text-align: center;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	font-size: 11px;
}
.SLCWRepEx tr th div.cwRepresentativeAPR {
	border-right: 1px solid #000;
}
.SLCWRepEx tr th {
	background: #666;
	font-weight: normal;
	color: #000;
	padding: 0;
	padding-left: 4px;
	text-align: left;
	border-right: none;
}
.SLCWRepEx tr th div {
	padding: 4px;
	padding-left: 0;
}
.SLCWRepEx tr td, .SLCWQuotes tr td {
	font-size: 11px;
	border: none;
	background: #666;
	color: #000;
	border: none;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	padding: 4px;
	text-align: center;
}
.SLCWRepEx .SLCWRepExHeaderRow2 td, .SLCWQuotes .SLCWQuotesHeaderRow2 td, .SLCWRepEx tr td.CWMonthlyPayment, .SLCWQuotes tr td.CWMonthlyPayment {
	background: #333;
	color: #EEE;
	text-align: center;
	padding: 4px;
}
.SLCWRepEx tr td.CWMonthlyPayment {
	background: #666;
	color: #000;
}
.SLCWRepEx .SLCWRepExFees td {
	text-align: left;
}
.SLCWRepEx .SLCWRepExROI td {
	text-align: left;
	background: #666;
	padding-top: 0;
}
.cwSLProductTitle {
	color: #666;
	text-align: center;
}
.cwSLProductDetail a {
	color: #666;
	text-align: center;
	display: block;
}
.cwSLProductDetail a:hover {
	color: #CCC;
}
.CWDealerName {
	text-align: center;
	color: #999;
	margin-top: 20px;
}
.CWDisclosureText {
	text-align: center;
	color: #999;
}
.CWDisclosureText a {
	color: #999;
}
.CWDisclosureText a:hover {
	color: #CCC;
}
.cwDisclaimer {
	color: #999;
	text-align: center;
}
.cwProvidedBy {
	color: #999;
	text-align: center;
}
.cwProvidedBy a {
	color: #999;
}
.cwProvidedBy a:hover {
	color: #CCC;
}



/******************************************************************************/
/*****************************END - CODE WEAVERS FINANCE STYLES ***********************/
/******************************************************************************/

