<!--
 
/*******************************************************************************/
/****** STYLES FOR THE OPENING HOURS PAGE **************************************/
/*******************************************************************************/
.hours{}
.hours-currentDay{ height: 32px; line-height: 32px; font-family: Verdana, Geneva, sans-serif; text-transform: uppercase; color: #ffffff; font-size: 11px; text-indent: 5px; margin-bottom: 2px; }
.hours-standardDay{ height: 33px; line-height: 33px; font-family: Verdana, Geneva, sans-serif; text-transform: uppercase; color: #999999; font-size: 11px; text-indent: 5px; margin-bottom: 2px; }
.hoursTB {}
.hourstext { display: none;}
.hourstable { width: 260px; background: url(../images/hourstable-bg.jpg) center top no-repeat; margin: 0 20px; }



/******************************************************************************/
/****** STYLES FOR STOCK LIST DISPLAY 4 - WriteStockWithLargeThumbNail ********/
/******************************************************************************/
#stockwrap				{ width:592px; margin: 10px 30px; float: left; }
.SLLgMainTable 			{ width:592px; margin: 10px 0; background: #000000; }
.makemodelprice			{ width:592px; height: 80px; background: url(../images/stocklist-makemodprice-bg.jpg) center top no-repeat; }
.SLLgMakeModel 			{ font-size: 16px; font-weight: bold; color:#ffffff; text-align:left; height: 80px; text-indent: 20px; font-family: Arial, Helvetica, sans-serif; width: 75%; }
.SLLgPrice 				{ font-size:18px; color:#ffffff; font-weight:bold; text-align: center; height: 80px; width: 25%; }
a.Slthumbimage			{ width: 300px; height: 225px; display: block; border: 2px solid #333333; }
a.Slthumbimage:hover	{ border: 2px solid #c41230; }
.SLLgRegYearLetter 		{ width: 25%; font-size:10px; color:#333333; background: #cccccc; font-weight:bold; text-align: center; height: 20px; border-top: 2px solid #333333; }
.SLLgMileage 			{ width: 25%; font-size:10px; color:#333333; background: #cccccc; font-weight:bold; text-align: center; border-top: 2px solid #333333; }
.SLLgTransmission 		{ width: 25%; font-size:10px; color:#333333; background: #cccccc; font-weight:bold; text-align: center; border-top: 2px solid #333333; }
.SLLgFuelType 			{ width: 25%; font-size:10px; color:#333333; background: #cccccc; font-weight:bold; text-align: center; border-top: 2px solid #333333; }
.SLLgColour 			{ color:#000000; font-size:10pt; text-align:center; visibility: hidden; }
.SLLgFeatureBullets  	{ color:#ffffff; font-size:10px; width:auto; text-transform: uppercase; padding-left: 20px; background: url(../images/sml-feature-bullets.jpg) left top no-repeat; font-style: italic; }
.SLLgOtherInfo 			{ color:#ffffff; font-size:11px; text-align: justify; }
.SLLgOtherInfo p		{ margin: 10px 20px; padding: 10px; background: #333333; }
/*.SLLgButtonContactUs 	{ font-size:12px; font-weight:bold; text-align: center; height: 27px; width: 146px; }*/
.SLLgButtonDetails 		{ font-size:12px; font-weight:bold; text-align: center; height: 27px; width: 292px; }
a.SLLgButtonLink 		{ color:#ffffff; text-decoration:none; display: block; height: 25px; line-height: 25px; width: auto; font-size: 11px; width: 282px; background: url(../images/SL-button-bg.jpg) center bottom no-repeat; font-family: Arial, Helvetica, sans-serif; }
a.SLLgButtonLink:hover	{ color:#ffffff; text-decoration: none; background: url(../images/SL-button-bg.jpg) center top no-repeat; }


/******************************************************************************/
/****** STYLES FOR THE PAGING BAR ON ALL STOCK LIST DISPLAYS ******************/
/******************************************************************************/
.SLPagingBar {width:550px;}
.SLPagingNumbers { font-size: 11px; color: #333333; text-decoration: none; display: block; width: 20px; height: 20px; background:#cccccc; line-height: 20px; text-align: center; }
.SLPagingNumbers:hover {color:#ffffff; text-decoration: none; display: block; width: 20px; height: 20px; background: #333333; line-height: 20px; }
.SLPagingNumbersCurrent {font-weight:bold;  font-size:8pt; color:#ffffff; display: block; width: 20px; height: 20px; line-height: 20px; background: #003366; text-align: center; }
.SLPageXofX {font-weight:bold;  font-size:10pt; text-align:left; color:#000000;}

/******************************************************************************/
/****** STYLES NO STOCK LIST DISPLAYS ******************/
/******************************************************************************/
.SLNoStock {font-size:12px; text-align:left;}
.SLNoStock strong { color: #000000;}

-->