
 

/*******************************************************************************/
/****** STYLES FOR THE OPENING HOURS PAGE **************************************/
/*******************************************************************************/
.hours{}
.hours-currentDay		{ color: #333333; background: #feff99; font-weight: bold; }
.hours-standardDay		{ color: #333333; background: #cccc66; }
.hourstext 				{ display: none; }
.hourstable 			{ width: 405px; }
.hourstable td			{ height: 25px; text-indent: 15px; font-size: 12px;}




/******************************************************************************/
/****** STYLES FOR STOCK LIST DISPLAY 4 - WriteStockWithLargeThumbNail ********/
/******************************************************************************/
.SLStockFound p			{ color: #ffffff; font-size: 12px; border-bottom: 1px solid #333333; }
#stockwrap				{ width:872px; margin: 10px 30px; float: left; }
.SLLgMainTable 			{ width:872px; margin: 10px 0; background: url(../images/SL-bg.jpg) bottom right no-repeat #333333; }
.makemodelprice			{ width:872px; 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; width: 75%; }
.SLLgPrice 				{ font-size:18px; color:#ffffff; font-weight:bold; text-align: center; height: 50px; width: 25%; }
.SLLgRegYearLetter 		{ width: 25%; font-size:12px; color:#ffffff; background: #666633; font-weight:bold; text-align: center; height: 25px; line-height: 25px; border-bottom: 2px solid #cccc66; border-top: 2px solid #cccc66; }
.SLLgMileage 			{ width: 25%; font-size:12px; color:#ffffff; background: #666633; font-weight:bold; text-align: center; border-bottom: 2px solid #cccc66; border-top: 2px solid #cccc66; }
.SLLgTransmission 		{ width: 25%; font-size:12px; color:#ffffff; background: #666633; font-weight:bold; text-align: center; border-bottom: 2px solid #cccc66; border-top: 2px solid #cccc66; }
.SLLgFuelType 			{ width: 25%; font-size:12px; color:#ffffff; background: #666633; font-weight:bold; text-align: center; border-bottom: 2px solid #cccc66; border-top: 2px solid #cccc66; }
.SLLgColour 			{ color:#000000; font-size:10pt; text-align:center; visibility: hidden; }
.SLLgFeatureBullets  	{ color:#333333; 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:#333333; font-size:11px; text-align: justify; }
.SLLgOtherInfo p		{ margin: 10px 20px; padding: 10px; background: #efefef; }
.SLLgButtonContactUs 	{ font-size:12px; font-weight:bold; text-align: center; height: 27px; width: 286px; }
.SLLgButtonDetails 		{ font-size:12px; font-weight:bold; text-align: center; height: 27px; width: 286px; }
a.SLLgButtonLink 		{ color:#ffffff; text-decoration:none; display: block; height: 25px; line-height: 25px; font-size: 11px; width: 280px; background: #666666; font-family: "Bookman Old Style", Georgia, "Times New Roman", Times, serif; }
a.SLLgButtonLink:hover	{ color:#ffffff; text-decoration: none; background: #54644b; }



/******************************************************************************/
/****** STYLES FOR THE PAGING BAR ON ALL STOCK LIST DISPLAYS ******************/
/******************************************************************************/
.SLPagingBar {width:872px;}
.SLPagingNumbers { font-size: 11px; color: #333333; text-decoration: none; display: block; width: 20px; height: 20px; background:#ffffff; 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: #cccc66; text-align: center; }
.SLPageXofX {font-weight:bold;  font-size:10px; text-align:left; color:#cccccc;}

/******************************************************************************/
/****** STYLES NO STOCK LIST DISPLAYS ******************/
/******************************************************************************/
.SLNoStock {font-size:12px; color:#ffffff; font-weight: bold; }

