 
form {
	background: #f3f3f3;
	margin: 10px;
	padding: 10px;
	font-size: 12px;
 }
.i1 {
 	border: 1px solid #bdbec0;
	width: 410px;
	height: 18px;
	font-size: 12px;
}

.i2 {
 	border: 1px solid #bdbec0;
	width: 410px;
	height: 100px;
	font-size: 12px; 
}

.specials {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.a_desc {
color: white; font-size: 14px; padding-left: 10px;
}
.a_desc:hover {
text-decoration: none;
color: white;
}

.i {
	border: 1px solid #bdbec0;
	height: 18px;
	font-size: 12px;
}

.i:hover { border: 1px solid black; }
.i1:hover { border: 1px solid black; }
.i2:hover { border: 1px solid black; }
 
.branch_box1 {
	margin-left: 7px; 
	margin-top: 10px; 
	float: left; 
	width: 196px;
 
	display: table-cell;
	height: 107px;
	 background-color: #f3f3f3;
	vertical-align: middle;
	padding-top: 0px;
	border-top: 1px solid #bdbec0;	
	border-left: 1px solid #bdbec0;	
	border-bottom: 1px solid #bdbec0;		
}
.branch_box2 {
	background-color: #f3f3f3; margin-top: 10px;  float: left; width: 380px; height: 107px;
	border-top: 1px solid #bdbec0;	
	border-right: 1px solid #bdbec0;	
	border-bottom: 1px solid #bdbec0;	
}	

#listing {
	background: #f3f3f3;
	width: 560px;
	height: 150px;
	margin: 10px 10px 10px 10px;
}

.car_thumb {
	border: 1px solid #bdbec0;
	width: 168px;
	height: 126px;
}

.listing_heading a{
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: black;
text-transform:uppercase;
}

td {
	font: 12px Arial, Helvetica, sans-serif;

}

.btn_listing_info {
	background: black;
	width: 330px;
	height: 20px;
	color: white;
	font: 14px Arial, Helvetica, sans-serif;
	padding:  4px 4px 4px 10px;
}

.btn_listing_info td {
 
	color: white;
	font: 14px Arial, Helvetica, sans-serif;
 
}

#href1 {
 	
	color: white; 
}

.separator1 {
	background:  url('../images/td_bg.gif') repeat-x center left;
	width: 344px;
	height: 18px;
	
}

.pagesnav {
	color: black;
	font: 14px Arial, Helvetica, sans-serif;
	text-align: center;	
	
}
.pagesnav a{
	color: black;
	font: 14px Arial, Helvetica, sans-serif;
	padding: 6px 3px 6px 3px;
}


a.squarebutton{
	background: transparent url('../images/btn-left.png') no-repeat top left;
	display: block;
	float: left;
	font: normal 11px Arial; /* Change 12px as desired */
	line-height: 14px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
	height: 22px; /* Height of button background height */
	padding-left: 10px; /* Width of left menu image */
	text-decoration: none;
	margin-top: 5px;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
	color: white; /*button text color*/
}

a.squarebutton span{
	background: transparent url('../images/btn-right.png') no-repeat top right;
	display: block;
	padding: 4px 10px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover{ /* Hover state CSS */
	background-position: bottom left;
}

a.squarebutton:hover span{ /* Hover state CSS */
	background-position: bottom right;

}
 
h4 { 
 font: 20px Arial, Helvetica, sans-serif;
 margin: 0px;
 padding 0px;
}

span.select {
	position: absolute;
	width: 270px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 24px;
	padding: 0 24px 0 10px;
	color: black	;
	font: 12px/21px arial,sans-serif;
	background: url(../images/select.png) no-repeat;
	overflow: hidden;
	text-align: left;
	

}
.black_button {
 
 	font: 12px Arial, Helvetica, sans-serif;
 	margin-top: 10px;
	background: black;
	color: white;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: text-bottom;
}

#car-left {
	width: 400px;
	float: left;
}

#car-right {
 
	width: 140px;
	height: 20px;
 	margin-left: 20px;
	float: left;
	text-align: right;
}

#car-image {
 
	width: 576px;
	height: 432px;
	margin-top: 16px;
	 
	float: left;
}

#car-keyfeatures {
	width: 240px;
	float: left;
	margin-top: 16px;
	padding: 0px;
	border: 1px solid #bdbec0;
	position: static;
}

#car-imagegallery {
	width: 300px;
	float: left;
	margin-top: 16px;
	margin-left: 20px;
}

#car-enquiry {
	width: 300px;
	float: left;
	margin-top: 16px;
	margin-left: 20px;
}

.ContactSpecialLink {
}
ul {
	margin: 2px;
	padding: 12px;
}

.gallery-thumb {
	border: 1px solid #bdbec0;
	margin-right: 5px;
	margin-top: 5px;	
	cursor:pointer;	
}
.gallery-thumb:hover {
	border: 1px solid black;
}