/*******************************************************************************/
/****** STYLES FOR THE OPENING HOURS PAGE **************************************/
/*******************************************************************************/

.hours{}
.hours-currentDay{ color:#ffffff; font-weight:bold; text-indent: 12px; background: #1b4486; height: 30px; line-height: 30px; }
.hours-standardDay{ color:#666666; background: #ffffff; text-indent: 12px; height: 20px; line-height: 20px; }
.hoursTB { border-color: #000000; }
.hourstext { font-size: 8pt; color: #333333; margin-left: 30px; display: none; }
.hourstable { width: 677px; margin: 0 0 25px 30px; }
.hourstable td { font-size: 12px; }

/******************************************************************************/
/****** STYLES FOR STOCK LIST DISPLAY 4 - WriteStockWithLargeThumbNail ********/
/******************************************************************************/
#stockwrap				{ width:677px; margin: 10px 30px; float: left; display: inline; }
.SLLgMainTable 			{ width:677px; margin: 10px 0; background: url(../images/1px-white-80.png) repeat; border-bottom: 10px solid #ffffff; border-top: 2px solid #1b4486;  }
.makemodelprice			{ width:677px; height: 80px; }
.SLLgMakeModel 			{ font-size: 14px; font-weight: bold; color:#333333; text-align:left; height: 80px; text-indent: 20px; font-family: Arial, Helvetica, sans-serif; width: 75%; }
.SLLgPrice 				{ font-size:14px; color:#333333; font-weight:bold; text-align: center; height: 80px; width: 25%; font-family: Arial, Helvetica, sans-serif; }
a.Slthumbimage			{ width: 300px; height: 225px; display: block; border: 2px solid #1b4486; }
a.Slthumbimage:hover	{ border: 2px solid #333333; }
.SLLgRegYearLetter 		{ width: 25%; font-size:10px; color:#ffffff; background: #1b4486; font-weight:bold; text-align: center; height: 20px; border-top: 2px solid #1b4486; }
.SLLgMileage 			{ width: 25%; font-size:10px; color:#ffffff; background: #1b4486; font-weight:bold; text-align: center; border-top: 2px solid #1b4486; }
.SLLgTransmission 		{ width: 25%; font-size:10px; color:#ffffff; background: #1b4486; font-weight:bold; text-align: center; border-top: 2px solid #1b4486; }
.SLLgFuelType 			{ width: 25%; font-size:10px; color:#ffffff; background: #1b4486; font-weight:bold; text-align: center; border-top: 2px solid #1b4486; }
.SLLgColour 			{ color:#000000; font-size:10pt; text-align:center; visibility: hidden; }
.SLLgFeatureBullets  	{ color:#333333; font-size:10px; width:auto; padding-left: 20px; background: url(../images/sml-feature-bullets.png) left top no-repeat; font-style: italic; }
.SLLgOtherInfo 			{ color:#333333; font-size:11px; text-align: justify; }
.SLLgOtherInfo p		{ margin: 10px 20px 5px 20px; padding: 10px; background: #efefef; border: 1px solid #cccccc; }
/*.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: 26px; line-height: 26px; width: auto; font-size: 11px; width: 282px; background: url(../images/SL-button-bg.png) center bottom no-repeat; font-family: Arial, Helvetica, sans-serif; margin-left: 40px; }
a.SLLgButtonLink:hover	{ color:#ffffff; text-decoration: none; background: url(../images/SL-button-bg.png) center top no-repeat; }



/******************************************************************************/
/****** STYLES FOR THE PAGING BAR ON ALL STOCK LIST DISPLAYS ******************/
/******************************************************************************/
.SLPagingBar { width: 677px; text-align: left; }
.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: #1b4486; line-height: 20px; }
.SLPagingNumbersCurrent {font-weight:bold;  font-size:8pt; color:#ffffff; display: block; width: 20px; height: 20px; line-height: 20px; background: #333333; text-align: center; }
.SLPageXofX {font-weight:bold; text-transform: uppercase; font-size:10px; color:#666666;}

/******************************************************************************/
/****** STYLES NO STOCK LIST DISPLAYS ******************/
/******************************************************************************/
.SLNoStock {font-size: 11px; color:#cc0000; text-decoration:none;}

