
 

/*******************************************************************************/
/****** STYLES FOR THE OPENING HOURS PAGE **************************************/
/*******************************************************************************/
.hours {
text-align: justify;
line-height: 17px
}

.hours-currentDay {
font-size:11px;
color:#333333;
font-weight:bold;
}

.hours-standardDay {
font-size:11px;
color:#333333;
}

.hoursTB {
border-color:#000000;
}

.hourstext {
display: none
}

.hourstable {
width: 180px; font-family:Arial, Helvetica, sans-serif; font-size:11px; margin: 55px 0 0 25px
}

#hours-Friday {}



/******************************************************************************/
/****** STYLES FOR STOCK LIST DISPLAY 5 - StockListOption5  ********/
/******************************************************************************/

div.cwSLVehicle {
background:url(/images/stripe-bg.jpg) 0 0 repeat #FFFFFF;
color:#000000;
padding:4px 2px 2px 2px;
margin-bottom:20px;
border:solid 1px #fff99c;
font-size:12px;
width:740px;
min-height:235px;
position:relative;
float:left;
}

* html div.cwSLVehicle {
height:235px
}

div.cwSLVehicle img {
float:left;
border:solid 1px #ffffff;
}

div.cwSLVehicle div.cwSLVehicleDetails {
width:425px;
font-family:Arial;
font-size:12px;
color:#333333;
margin:0 0 0 310px;
text-align:left;
padding:0px;
}

div.cwSLVehicle h3 {
position:relative;
margin-left:310px;
width:415px;
font-family:Arial;
color:#ffffff;
font-weight:bold;
font-size:14px;
display:block;
background:#004A8D;
text-align:left;
text-transform:uppercase;
padding-left:10px;
}

.SLLgEnginesize {
display:none;
}

h3 em {
position:absolute;
right:20px;
top:0px;
font-family:Arial;
font-style:normal;
color:#ffffff;
font-weight:bold;
font-size:14px;
display:block;
background:#004A8D;
text-align:left;
text-transform:uppercase;
padding:0 0 0 20px;
border-left:solid 1px #ffffff;
}

div.cwSLVehicle .cwSLRegYearLetter {
width:110px;
float:left;
background-color:#CCCCCC;
font-family:Arial;
color:#333333;
font-weight:bold;
font-size:12px;
text-align:center;
margin:5px 1px 0 0;
}

div.cwSLVehicle .cwSLMileage, div.cwSLVehicle .cwSLTransmission, div.cwSLVehicle .cwSLFuelType{
float:left;
background-color:#CCCCCC;
font-family:Arial;
color:#333333;
font-weight:bold;
font-size:12px;
text-align:center;
margin:5px 1px 0 0;
width:110px;
}

div.cwSLVehicle .cwSLFuelType{
width:92px;
margin-right:0px;
}

div.cwSLVehicle .cwSLColour {
width:415px;
position:absolute;
right:10px;
top:42px;
text-transform:uppercase;
text-align:center;
font-family:Arial;
color:#333333;
font-weight:bold;
font-size:12px;
}

ul.cwSLFeatures {
width:425px;
padding-top:30px;
}

ul.cwSLFeatures li {
float:left;
width:190px;
height:20px;
padding-left:15px;
margin-left:5px;
list-style:none;
background:url("../images/bullet_blue.gif") no-repeat left;
}

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;
}

div.cwSLVehicleDetails div.SLMoreImagesAvailable a, div.cwSLVehicleDetails div.cwSLVehicleLink a, div.cwSLVehicleDetails div.SLFinanceAvailable a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-align:left;
line-height:26px;
text-indent:10px;
text-decoration:none;
text-transform:capitalize;
color:#FFFFFF;
}

div.SLMoreImagesAvailable {
position:absolute;
bottom:10px;
background:url(../images/nav_morephotos.jpg) no-repeat center top;
width:114px;
height:28px;
}

div.SLMoreImagesAvailable a {
display:block;
width:114px;
height:28px;
}

div.SLMoreImagesAvailable a:hover {
background:url(../images/nav_morephotos.jpg) no-repeat center bottom;
}

div.cwSLVehicleLink {
position:absolute;
right:154px;
bottom:10px;
background:url(../images/nav_moreinfo.jpg) no-repeat center top;
width:160px;
height:28px;
text-align:center;
text-transform:capitalize;
text-decoration:none;
}

div.cwSLVehicleLink a {
display:block;
width:160px;
height:28px;
}

div.cwSLVehicleLink a:hover {
background:url(../images/nav_moreinfo.jpg) no-repeat center bottom;
}

div.SLFinanceAvailable {
position:absolute;
right:10px;
bottom:10px;
background:url(../images/nav_financeavailable.jpg) no-repeat center top;
width:140px;
height:28px;
text-align:center;
text-transform:capitalize;
text-decoration:none;
}

div.SLFinanceAvailable a {
display:block;
width:140px;
height:28px;
}

div.SLFinanceAvailable a:hover {
background:url(../images/nav_financeavailable.jpg) no-repeat center bottom;
}

/******************************************************************************/
/****** STYLES FOR THE PAGING BAR ON ALL STOCK LIST DISPLAYS ******************/
/******************************************************************************/

div.SLPagingBar {
display:block;
width: 740px;
margin-top:20px;
margin-bottom:75px;
}

div.SLPagingBar ul {
display:block;
width: 740px;
text-align: left;
list-style: none;
padding: 0px;
margin: 0px;
}

div.SLPagingBar ul li {
display:inline-block;
display:inline;
height:30px;
line-height:30px;
float:left;
}

div.SLPagingBar ul li a, div.SLPagingBar ul li.SLPNC {
float:left;
font-family:Arial;
font-size:12px;
font-weight:bold;
text-decoration:none;
color: #ffffff;
display: inline-block;
height: 30px;
padding:0px 10px 10px 0px;
}

div.SLPagingBar ul li a:hover {
color:#0099FF;
}

div.SLPagingBar ul li a:active {
color:#0099FF;
}		

div.SLPagingBar ul li.SLPNC {
font-weight: bold;
display: inline;
color:#0099FF;
}

.SLPagingBar ul li.SLNext a {
background: url("../images/nextpage.gif") no-repeat scroll left top transparent;
display: block;
width: 150px;
height: 30px;
overflow:hidden;
text-indent: -9999px;
}

.SLPagingBar ul li.SLPrev a {
background: url("../images/previous.gif") no-repeat scroll left top transparent;
display: block;
width: 150px;
height: 30px;
overflow:hidden;
text-indent: -9999px;
}

p.SLPageXofX {
width:740px;
display:block;
text-align:center;
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
float:left;
}

/******************************************************************************/
/****** STYLES NO STOCK LIST DISPLAYS ******************/
/******************************************************************************/
.SLNoStock {
font-size:20pt;
text-align:center;
color:#000000;
text-decoration:none;
}

/******************************************************************************/
/***************************** CODE WEAVERS FINANCE STYLES ***********************/
/******************************************************************************/

#frmFinanceOptions {} /* ADJUST YOUR FINANCE FORM */
#frmFinanceOptions label {position: relative; top: -5px}
#cwContent{font-family: Arial, Helvetica, sans-serif;padding:10px;text-align:center;width:875px;font-size:12px;	background-color:#fff;}
#cwContent h2 {color: #cc0000;}
.cwHeader{	text-align:left;	font-size:14px;}
.cwCaveats{font-size:9px;width:60%;float:left; color: #000000;}
.cwDisclaimer, .cwProvidedBy{text-align:right;	font-size:10px;	margin-top:10px; margin-bottom:10px; color: #000000;}
.cwTypicalAPR{	font-size: 20px;	text-align:right;	width:40%;	float:right; color: #000000;}
.cwSLVehicleLink{font-weight:normal;	font-size:0.8em;	text-align:left;	padding-bottom:0;	color: #3b7800;	}

/*********************** VD Link  ***************************************/
.cwVDFinanceLink {font-family:Arial, Helvetica, sans-serif; color:#fff99c; padding:10px;width:400px;font-size:12px;}
.cwVDFinanceLink a{color:#fff;text-decoration:none;}
.cwVDFinanceLink a:hover{color:#0099ff;text-decoration:none;}

/*********************** CW Finance Details STYLES  ***************************************/
/*strict and non-strict independant styles*/
.cwDetailsVehicle{float:left;background:#3b7800;color:#fff;padding:10px;border:solid 1px #fff;	margin-bottom:10px;	overflow:hidden;}
.cwDetailsVehicle h3{font-family: Arial;color:#fff;font-weight:bold;font-size: 1em;display:block;margin-top:-5px;margin-bottom:5px;text-align:center;	padding-top:0;}
#cwDetailsFormLayout{float:right; width: 50%}
.cwApplicationSubmit {	width:200px;	background: #fff99c;	color: #3b7800;	border: 1px solid #3b7800;	cursor:pointer;}
.cwProductTable{	width:280px;	text-align:left;	margin-bottom:25px;	float:left;	margin-right:10px;}
.cwProductTable td{	border-bottom: 1px solid #3b7800; color: #000000;}
.cwProductTitleLink{font-weight:normal;	font-size:0.8em;	text-align:right;	}
.cwProductTitleLink a{	text-decoration:none;	color: #cc0000;	}	
.cwProductTitleLink a:hover {	color: #3b7800;}
.cwRegPaymentLabel{}
.cwRegPayment{font-weight:bold;text-align:right;}
td.cwApply{padding-top:15px;	padding-bottom:15px;	text-align:center;}
.cwDataLabel{}
.cwData{text-align:right;}

/*************************** CW Form styles ******************************************/
.toolTip h3{	color:#3b7800;font-size:14px;}

/*vertical form*/
.cwForm input {	width:83px;	margin:0px 0 5px 0;}
.cwForm select {	width:86px;	margin:0px 0 5px 0;}
.cwForm br {	clear:left;	overflow:visible;	height:0;}
div.cwForm{	float:right;	background: #eee;	border: solid 1px #174c81;	padding:5px;}
div.cwForm h3{background: none; color:#174c81;font-weight:bold;	border-bottom: solid #174c81 1px;	font-size: 1em;	text-align:left;	padding-bottom:8px;}
div.cwForm label {	width:120px;	float:left;	display:block;	margin-right:10px;	text-align:right;	line-height: 20px;	color:#000000;}
div.cwForm .cwSubmit {	width:86px;	margin:10px 20px 5px 0;	font-size: 1em;	background: #174c81;	color: #eee;	border: 1px solid #CCCCCC;	cursor:pointer; }
div.cwForm .cwMainQuestion {	padding-left:114px;	padding-bottom:9px;  cursor: help;}	
div.cwForm .cwQuestion {	padding-left:5px;	padding-bottom:9px;  cursor: help;}

/*horizontal form*/
.cwHorizontalForm input {	width:83px;	margin:0px 0 3px 0;}
.cwHorizontalForm select {	width:86px;	margin:0px 0 5px 0;}
.cwHorizontalForm br {	clear:left;	overflow:visible;	height:0;}
div.cwHorizontalForm{	background: #eee;	border: solid 1px #174c81;	padding:5px;font-size:12px;margin: 0 50px 0 0; height: 130px;}
div.cwHorizontalForm h3 {background: none;color:#174c81; font-weight:bold;	border-bottom: solid #174c81 1px;	font-size: 1em;	text-align:left;	padding-bottom:8px;}
div.cwHorizontalForm label {margin-right:5px;margin-left:10px;	text-align:right;margin-bottom:50px;color:#000000;font-size:10px;}
div.cwHorizontalForm .cwSubmit {	width:86px;	margin:10px 20px 5px 0;	font-size: 1em;	background: #174c81;	color: #eee;	border: 1px solid #CCCCCC;	cursor:pointer; float: right;}
div.cwHorizontalForm .cwMainQuestion {	margin-left:10px;	padding-bottom:9px;  cursor: help;}	
div.cwHorizontalForm .cwQuestion {	margin-left:3px;	padding-bottom:9px;padding-right:20px;  cursor: help;}

/*************************** CW Help styles  ******************************************/
/*strict and non-strict independant styles*/
.cwProductHelp{	background: #efefef;	color: #000000;	padding: 10px;	border: solid 1px #3b7800;	margin-bottom:10px;	overflow:hidden;	text-align:left;}
.cwProductTitle, .cwProductTitle a{	font-weight:bold;	font-size: 110%;	color: #3b7800;	text-decoration:none;}

/*************************** CW MOTOR INSURANCE styles  ******************************************/


/** used in the motor insurance detail page**/
#cwMIOptions{}
#cwMIOptions a{color:#000000;}
.MIQuote{margin-bottom:15px;background:#fff;color:#000000;}
.MIBestQuote{margin-bottom:15px;color:#cc0000;background:#fff;}
.MIQuoteLogo{width:150px;float:left;padding:10px;}
.MIQuoteDetail{width:150px;float:left;text-align:left;font-size:14px;padding:10px;}
.MIQuoteMonthly{font-size:16px;font-weight:bold;padding:0;margin:0;}
.MIQuoteButtons{width:200px;float:left;padding:10px;}
.MIQuoteKeyFacts{width:200px;float:left;padding:10px;}
.MIQuoteRestrictions{text-align:left;}

div#cwListingQuote .cwSLProduct {	background:#333333;border: #fff 1px solid;margin-top:5px;	float:left; width: 100%;border: solid #000000 1px;}
div#cwListingQuote .cwSLProductTitle{	color:#fff; font-weight: bold;	float:left;	padding:5px;  text-align:left; width:20%;}
div#cwListingQuote .cwSLProductTitle a {font-size: 10px;	font-weight:normal;	color:#fff;}
div#cwListingQuote .cwSLProductDetailLayout{	float:right; background:#fff; padding: 0 0 16px 0; width: 75%;}
div#cwListingQuote div.cwSLProductDetail{color:#000000;background: #fff;	text-align:right; padding:5px 0; font-size:1em;	float:left; width: 380px;}
div#cwListingQuote div.cwSLProductDetail a {font-size: 11px;	font-weight:normal;	color:#999999;text-decoration:none;}
div#cwListingQuote div.cwSLProductDetail img {float:right;}
div#cwListingQuote .cwSLProductMonthlyPayment{	background: #fff;color:#000000;padding:5px 0 0 5px;font-size:1em; float:right; width: 50px;margin-right:10px;}

/******************************************************************************/
/*****************************END - CODE WEAVERS FINANCE STYLES ***********************/
/******************************************************************************/

div#map iframe, div#mapOtherBranch iframe {width: 700px; height: 380px;}


#map	{ width:650px; height:380px; background:#FFFFFF; margin: 20px 0 0 0}
