/* ==== BeepBeeps ==== */

/* ==== common ==== */

body, html {
	margin: 0; 
	padding: 0;
	font-family: Arial, Tahoma, Trebuchet MS, sans-serif;
	color: #344a59;
	font-size: 12px;
	background: #ffffff url(/images/top-bar-bg.gif) repeat-x; 
}	
.notes {
	font-size: 10px;
	line-height: 15px;
	color: #949494;
}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden; 
}
#pages {
	width: 950px;
	margin: 0 auto;
	padding: 0;
}


/* ====== header ====== */

#header {
	width: 950px;
}
#toptext {
	font-size: 11px;
	color: #b3b3b3;
	margin: 0;
	padding: 4px 0 18px 0;
}
#toptext a, #toptext a:link, #toptext a:visited, #toptext a:hover {
	color: #b3b3b3;
	font-weight: normal;
	text-decoration: none;	
}


/* ====== nav ====== */

#nav {
	margin: 0 0 10px 0;
}

#nav a,
#nav a:link,
#nav a:visited {
	color: #e01a21;
	text-decoration: none;
	font-weight: bold;
}
#nav a:hover {
	color: #fbad17;
	text-decoration: none;
	font-weight: bold;
}


/* ====== home page ====== */

#homesearchcontainer {
width: 270px;
padding: 0;
margin:0;
background-color:#87b440;
}
#home-search { 
width: 310px;
margin: 0;
padding: 0;
}

.terms{
background-color: #ffffff;
}

#terms, #terms h1{
	background-color: #ffffff;
}


/* === special offers container === */

#usedlist-container{
	width: 630px;
	background-image:url(../images/usedllist-green-bg.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	background-color: #87b440;
	border: none;
}


/* ==== layout ==== */

#content {
	width: 950px;
	margin: 0;
	padding: 0;}
#content p {
	margin: 0 0 12px 0;
}


/* ==== cheapcars ==== */

#cheapcars {
	float: right;
	color:#fff;
	width: 270px;
	margin: 0;
	padding: 0 20px 0 0;
}
#cheapcars .listthumb {
	width: 62px;
	height: 46px;
	float: left;
	margin: 0 6px 12px 0;
}
#cheapcars table {
	border: 0;
	margin: -2px 0 0 0;
	padding: 0;
	line-height:15px;
	font-size:10px;
}
#cheapcars tr {
	padding: 0 10px 0 10px;
	cursor: hand;
	cursor: pointer;
}
#cheapcars td {
	padding: 1px;
	color: #fff;
}


/* ==== other pages layout ==== */

#main {
	float: left;
	width: 630px;
	margin: 0;
	padding: 0;
}

#main ul  {
	margin: 0 0 5px 7px; 
	padding: 3px;
	list-style-type: none;
}	
#main ul li  {
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .55em;
	padding: 0 0 5px 20px;
}

#contact-form ul  {
	margin: 0 0 5px 7px; 
	padding: 3px;
	list-style-type: none;
}	
#contact-form ul li  {
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .55em;
	padding: 0 0 5px 20px;
}


#main-left {
	float: left;
	width: 310px;
	margin: 0;
	padding: 0;
}

#main-left-content{
	width: 290px;
	height: 356px;
	background-image:url(/images/green-bg.gif);
	overflow: hidden;
	margin: 0;
	padding: 12px 0px 0px 20px
}

#main-left-content p{
color: #fff;
}

#main-left-bottom{
	width: 310px;
	background-image: url(/images/green-bg-bottom.gif);
	background-repeat: no-repeat;
	margin: 0;
}

#main-right {
	float: right;
	width: 310px;
}

#main-right-content{
	width: 290px;
	height: 356px;
	background-image:url(/images/red-bg.gif);
	overflow: hidden;
	padding: 10px 20px 0 20px;
	padding: 12px 0 0 20px;
	margin: 0;
}

#main-right-bottom{
	width: 310px;
	background-image: url(/images/red-bg-bottom.gif);
	background-repeat: no-repeat;
	margin: 0;
}

#right {
	float: right;
	width: 310px;
	margin: 0;
}


#right-content{
	width: 270px;
	background-image:url(/images/blue-bg.gif);
	overflow: hidden;
	padding: 10px 20px 0 20px;
	margin: 0;
}

#right-bottom{
	width: 310px;
	background-image: url(/images/blue-bg-bottom.gif);
	background-repeat: no-repeat;
	margin: 0;
}

#content a:link,
#content a:visited,
#content a:active { 
	color: #e01a21;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	color: #fbad17;
	text-decoration: underline;
	font-weight: bold;
}


/* ==== headers ==== */

#content h1 {
	font-size: 22px;
	font-weight: normal;
	color: #000;
	margin: 8px 0 12px 0;
	padding: 0;
}
#content h2 {
	font-size: 22px;
	color: #fff;
	margin: 0 0 12px 0;
	padding: 0;
}
#content h3 { /* middle and right headers with underline */
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #2d4856;
	margin: 0 0 12px 0;
	padding: 0;
}
#content h4 { /* white headers used on details page */
	font-family: Tahoma, Arial, Trebuchet MS, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding: 0;
}


/* === speedy search === */

#home-speedysearch-container {
	width: 270px;
	margin: 0;
	padding: 12px 20px 0px 0px;
}
#home-speedysearch-container h2 {
	font-size: 22px;
	color: #fff;
	margin: 0 0 8px 0;
	padding: 0;}

.home-speedy-search-dropdown {
	width: 260px;
	margin: 0 0 8px 0;
	padding: 4px 0 4px 0;
	font-size: 11px;
	color: #6b7175;
	font-weight: bold;
	font-family: Arial, Trebuchet MS, sans-serif;
}
.home-priceto {
	float: left;
	width: 125px;
	margin: 0 10px 10px 0;
	padding: 4px 0 4px 0;;
	font-size: 11px;	
	color: #6b7175;
	font-weight: bold;
	font-family: Arial, Trebuchet MS, sans-serif;
}
.home-pricefrom {
	float: left;
	width: 125px;
	margin: 0 0 10px 0;
	padding: 4px 0 4px 0;
	font-size: 11px;
	color: #6b7175;
	font-weight: bold;
	font-family: Arial, Trebuchet MS, sans-serif;
}
#speedy-search {
	width: 260px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}	
.speedy-search-dropdown {
	width: 190px;
	height: 20px;
	margin: 0 0 9px 0;
	padding: 3px 0 0 0;
	font-size: 10px;
	color: #3c687e;
	font-weight: bold;
	font-family: Tahoma, Arial, Trebuchet MS, sans-serif;
}
.priceto {
	float: left;
	width: 110px;
	height: 20px;
	margin: 0 10px 9px 0;
	padding: 3px 0 0 0;
	font-size: 10px;	
	color: #3c687e;
	font-weight: bold;
	font-family: Tahoma, Arial, Trebuchet MS, sans-serif;
}
.pricefrom {
	float: left;
	width: 90px;
	height: 20px;
	margin: 0 0 9px 0;
	padding: 3px 0 0 0;
	font-size: 10px;
	color: #3c687e;
	font-weight: bold;
	font-family: Tahoma, Arial, Trebuchet MS, sans-serif;
}
#speedy-search input.search {
	width: 125px;
	height: 30px;
	margin: 0;
	padding: 0;
	background: url(/images/search-button.jpg) no-repeat;
	border: none;
	cursor: pointer;
	float: right;
}
.stockvehicles {
	font-size: 17px;
	font-weight:bold;
}
#dvVehicleCount {
	width: 133px;
	font-weight:bold;
	color: #fff;
	font-size: 13px;
	margin: 0 0 0 0;
	padding: 0;
	float: left;
}


/* ==== Used Car List ==== */

#usedlist-container{
	width: 630px;
	background-image:url(../images/usedllist-green-bg.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	background-color: #87b440;
	border: none;
}

#usedlist-bottom{
	width: 630px;
	background-image: url(../images/usedlist-green-bottom.gif);
	background-repeat: no-repeat;
	margin: 0;
}

#usedlist-container h1, #usedlist-container p{
	margin: 10px 0px 0px 20px;
	color: #fff;
}

.listrowdiv {
	width: 590px;	
	background-color: ##0099C7;
	margin: 0 20px 11px 20px;
}
#dvVehicleList {
	/*margin-top: -9px;*/
	margin: 0;
}
#dvVehicleList td {
	margin: 0;
	padding: 2px 0 2px 0;
}
#dvVehicleList tr {
	padding: 4px 0;
}
.detailtext{
	color: #dae0eb;
}
.listdescription  {
	font-size: 14px;
	font-weight: bold;
	color: #000; 
	margin: 19px 0 12px 0;
}
.listnotes {
	font-size:10px;
	margin-left: 11px;
	color: #cccccc;
}
.listpagination {
	width: 590px;
	background-color: #0099C7;
	margin:0px 20px 12px 20px;
	color: #fff;
}
.listpagination td {
	color: #fff;
	font-size: 13px;
}

#usedlist-container .listpagination a:link,
#usedlist-container .listpagination a:visited,
#usedlist-container .listpagination a:active {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	cursor:pointer;
}
.listpagination a:hover {
	color: #0099C7;
	font-weight: bold;
}
#dvVehicleList .listthumb {
	margin: 18px 0;
	width: 131px;
	height: 97px;
	margin-right: 16px;
	margin-left: 11px;
}
#dvVehicleList .subtitle2 {
	text-align: left;
	font: normal 12px  Tahoma, Arial, Helvetica, sans-serif; color: #282828;
	padding: 2px 4px 6px 10px;
}
#dvVehicleList .subtitle2 a:link {
	color: #282828;
	text-decoration: none;
	font-weight:normal;
}
#dvVehicleList .subtitle2 a:hover {
	color: #282828;
	text-decoration: underline;
	font-weight:normal;
}
#dvVehicleList .subtitle2 a:visited {
	color: #282828;
	text-decoration: none;
	font-weight:normal;
}
#dvVehicleList .stripe, .nostripe, .nostripeover, .stripeover {
	text-align: left;
	width: 590px;
	height: 153px;
	font-size: 12px ;
	color: #282828;
	padding: 3px 2px 3px 10px;
	padding: 0 20px 0 0;
	display: block;
	margin: 0px 20px 0px 20px;
}
#dvVehicleList .nostripe {
	background-image:url(../images/used-div-bg.gif);
	overflow: hidden;
	margin: 0px 20px 0px 20px;
	width: 590px;
	line-height:19px;
	padding: 0 20px 0 0;
}
/*#dvVehicleList .bottom{
	background-image: url(../images/small-white-bottom.gif);
	height: 13px;
	background-position:bottom;
	background-repeat: no-repeat;
	margin: 0px 20px 12px 20px;
}*/
#dvVehicleList .stripe {
	background-image:url(../images/used-div-bg.gif);
	overflow: hidden;
	margin: 0px 20px 0px 20px;
	width: 590px;
	line-height: 19px;
	padding: 0 20px 0 0;
}

#dvVehicleList .nostripeover, #dvVehicleList .stripeover  {
	background-image:url(../images/used-div-bg-hover.gif);
	overflow: hidden;
	color: red;
	cursor:hand;
	cursor:pointer; 
	width: 590px;
	line-height: 19px;
}

#usedlist-container p.listprice {
	font-size: 18px;
	color: #ac383d;
}
#usedlist-container .listgrey {
	color: #000;
	font-weight: bold;
}
#usedlist-container p .nonlistgrey {
	color: #444c4f;
	font-weight: normal;
}


/* ====== Used Details Page ====== */

#useddetails-container{
	width: 630px;
	background-image:url(../images/usedllist-green-bg.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	background-color: #87b440;
	border: none;
}

#useddetails-container p{
color: #000;
}

a#test-drive:link, a#test-drive:active, a#test-drive:visited,
a#goback:link, a#goback:active, a#goback:visited,
a#enquire:link, a#enquire:active, a#enquire:visited{
	display: block;
	width: 268 px;
	height: 50px;
	text-indent: -9999px;
}

a#enquire:link, a#enquire:active, a#enquire {
	background: url('/images/btn-enquire.jpg') no-repeat;
}

a#enquire:hover {
	background-position: -290px;
}

a#test-drive:link, a#test-drive:active, a#test-drive {
	background: url('/images/btn-testdrive.jpg') no-repeat;
}

a#test-drive:hover {
	background-position: -290px;
}

a#goback:link, a#goback:active, a#goback {
	background: url('/images/btn-goback.jpg') no-repeat;
}

a#goback:hover {
	background-position: -290px;
}

.useddetails-left {
	float: left;
	width: 270px;
	margin: 0;
	padding: 10px;
}
.useddetails-right {
	float: right;
	width: 320px;
	margin: 0;
	padding: 10px;
}

#ie-details {
	margin: -1px 0 0 0;
}

.used-price-box {
	padding: 5px 5px 2px 5px;
	background-color:#c14f4f;
	color:#fff;
	margin: 0 0 12px 0;
}

.used-car-title {
	color: #000;
	font-size: 18px;
	margin: 0 0 0 0;
	font-weight: bold;
	padding: 0;
}

.details-price {
	font-size: 50px;
	margin: 0 0 20px 0;
	font-weight: bold;
	padding: 0;
	color:#c7141b;
	line-height:36px;
}

#details-left {
	width: 370px;
	float: left;
	margin: 0;
	padding: 0;
}

#details-right {
	width: 300px;
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
}

#dvVehicleDetail table {
	border: 0;
}
#dvVehicleDetail .title {
	display: block;
	width: 473px;
	font: bold 12px  Arial, Helvetica, sans-serif; color: #dae0eb;
	padding: 2px 0px 2px 4px;
	margin: 0;
	background-color: #012d76;
}

#detailpics {

	padding: 0;
	margin: 5px 0 10px 0;
}
.mainimg {
	width: 320px;
	height: 225px;
	margin: 0;
	float: left;
}
.thumb {
	margin: 0 0 12px 0;
	width: 95px
}
.thumb2 {
	margin: 0 0 12px 0;
		width: 95px
}
.imgsubtitle {
	display: none;
	/*margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	background: #dce4eb;*/
}
.details-tel {
	font-size: 14px;
	font-weight: bold;
}
#would-like-to {
	/*color: #fff;*/
	margin: 0;
	padding: 0;
}
.test-drive a:link,
.test-drive a:visited,
.test-drive a:active {
	width: 290px;
	height: 25px;
	display: block;
	/*background: url(/images/test-drive-button.gif) top left no-repeat;*/
	background: #14232c;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	margin: 0 0 6px;
	padding: 2px 0 0 10px;
}
.test-drive a:hover {
	width: 290px;
	height: 25px;
	display: block;
	/*background: url(/images/test-drive-button.gif) bottom left no-repeat;*/
	background: #c5003a;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 6px;
	padding: 2px 0 0 10px;
}
.used-enquiry a:link,
.used-enquiry a:visited,
.used-enquiry a:active {
	width: 290px;
	height: 25px;
	display: block;
	/*background: url(/images/enquire-button.gif) top left no-repeat;*/
	background: #14232c;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	margin: 0 0 6px;
	padding: 2px 0 0 10px;
}
.used-enquiry a:hover {
	width: 290px;
	height: 25px;
	display: block;
	/*background: url(/images/enquire-button.gif) bottom left no-repeat;*/
	background: #c5003a;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 6px;
	padding: 2px 0 0 10px;
}
.used-go-back a:link,
.used-go-back a:visited,
.used-go-back a:active {
	width: 290px;
	height: 25px;
	display: block;
	/*background: url(/images/used-go-back.gif) top left no-repeat;*/
	background: #14232c;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	margin: 0 0 10px;
	padding: 2px 0 0 10px;
}
.used-go-back a:hover {
	width: 290px;
	height: 25px;
	display: block;
	/*background: url(/images/used-go-back.gif) bottom left no-repeat;*/
	background: #c5003a;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 10px;
	padding: 2px 0 0 10px;
}


/* ==== Find Us Pages ==== */

.directions-field {
	width: 199px;
	margin: 0 0 12px 0;
	padding: 4px 0 4px 0;
	font-size: 11px;
	color: #6b7175;
	font-weight: bold;
	font-family: Arial, Trebuchet MS, sans-serif;}
.directions-submit {
	width: 67px;
	height: 25px;
	margin: 0 0 4px 0;
	padding: 0;
	background: url(/images/find-us/go-button.jpg) no-repeat;
	border: none;
	cursor: pointer;
}


/* ==== contact form ==== */

#contactus-container{
	width: 630px;
	background-image:url(../images/usedllist-green-bg.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	background-color: #87b440;
	border: none;
}

#contact-form {
	width: 610px;
	margin: 0 0 15px 0;
	padding: 10px 10px 10px 10px;
}

#contact-form h1{
	color: #fff;
}


#contact-form table {
	margin: 0;
}
#contact-form td {
	margin: 0;
	padding: 0 0 5px 0;
}
#contact-form  p {

	padding: 0;
	color: #fff;
}
#contact-form form {
	margin: 0;
	padding: 0;
}
#contact-form input {
	margin-top: 5px;
}
#contact-form select {
	width: 287px;
	margin: 2px 0 0 0;
	padding: 2px 0 0 4px;
	font-size: 11px;
	color: #6b7175;
	font-weight: bold;
	font-family: Arial, Trebuchet MS, sans-serif;
	height: 21px;
}
#contact-form  input.chkbox {
	margin: 0 6px 0 0;
	padding: 0;
	font-size: 11px;
	color: #6b7175;
	font-weight: bold;
	font-family: Arial, Trebuchet MS, sans-serif;
	border: 0;
}
.contactwidth {
	width: 282px;
	margin: 0;
	padding: 2px 0 0 4px;
	font-size: 11px;
	color: #6b7175;
	font-weight: bold;
	font-family: Arial, Trebuchet MS, sans-serif;
	height: 20px;
}
.contact-textarea {
	font-size: 11px;
	color: #6b7175;
	font-weight: bold;
	font-family: Arial, Trebuchet MS, sans-serif;
	width: 282px;
	height: 80px;
	margin: 0 0 0 0;
	padding: 2px 0 0 4px;
}
/*#txtCarDetails, #txtName, #txtEmail, #txtTelephone, #txtCompany, #contact select {
	width: 346px;
	margin: 0 5px 0 0;
	padding: 2px 0 0 4px;
	font: normal 11px/18px Tahoma, Arial, Trebuchet MS, sans-serif; color: #3c687e;
	height: 21px;
}*/	
#txtEnquiry, {
	width: 360px;
	margin: 10px 0 0 5px;
	padding: 2px 0 0 4px;
	font: 11px/18px Tahoma, Arial, Trebuchet MS, sans-serif;
}
.chkbox {
	margin: 10px 5px 0 0;
	float: left;
}
.white {
	color: #fff;
}
#dvOriginalDisclaimer {
	font: 10px/18px Arial, Trebuchet MS, sans-serif;
	color: #fff;
	width:280px;
}
.disclaimertxt {
	display: block;
}
.contactsearchbutton {
	width: 125px;
	height: 30px;
	margin: 0 0 10px 0;
	padding: 0;
	background: url(/images/submit-button.jpg) no-repeat;
	border: none;
	cursor: pointer;
}


/* ==== footer ==== */

#footer {
	width: 910px;
	height: 20px;
	margin: 20px auto 0 auto;
	padding: 64px 20px 22px 20px;
	background: url(/images/footer-bg.gif) no-repeat;
}
#footer p {
	font-size: 11px;
	color:#64491d;
}
#footer a:link,
#footer a:visited,
#footer a:active { 
color: #64491d;
text-decoration: none;
}
#footer a:hover {
color: #64491d;
text-decoration: underline;
}
