div#auto24 {width: 100%;}

table.vehicles_list,
table.vehicle_details { width: 100%; }

.vehicles_list td{ padding: 2px; line-height: 17px;}
.vehicles_list td {padding: 10px 2px; border-bottom: 1px solid #387325;}
.vehicles_list td.vehicles_list_data_cell { width: 100%; vertical-align: top; padding-left: 5px;}
.vehicles_list_data_cell a {font-weight: bold;}
.vehicles_list td.vehicles_list_price_cell {text-align: right; vertical-align: top; white-space: nowrap; font-size: 13px; font-weight: bold; padding-right: 5px;}
.vehicles_list_img_cell img {border: 1px solid #DEDEDE;}
.vehicles_list td.vehicles_list_img_cell {background-color: #387325;}

table.vehicles_list td.no_vehicles_found {font-weight: bold; color: #FFFFFF; letter-spacing: 2px;}

td.arriving_vehicles {font-weight: bold;}

.vehicle_details td { padding: 2px 4px; line-height: 17px; border-bottom: 1px solid #DEE4D9;}
.vehicle_details td.name {background-color: #387325; color: #FFFFFF;}
.vehicle_details th { text-align: left; padding: 3px; background-color: #204B00; color: #FFFFFF;}
.vehicle_details th.make_and_model_title {width: 125px;}
.vehicle_details .price {font-weight: bold;}
.vehicle_details .price small {font-weight: normal;}

.bargain_price,
.bargain_price_title,
span.bargain_price { font-weight: bold; color: #FF3F3F;}

div#vehicleImagesContentDiv {text-align: center;}
div#vehicleImagesContentDiv div {margin-bottom: 1px; display: inline;}
div#vehicleImagesContentDiv div.vehicleImageDiv {clear: both; display: block;}

/*span#currency_selection {display: block; text-align: right; padding-top: 4px;}
span#currency_selection select {font-family: Tahoma, Helvetica, Sans-serif; font-size: 10px;}*/

div#searchContainer {padding: 5px 0px; width: 100%; background-color: #204B00; text-align: center;}
table.searchSection td.searchHeading 
{
	padding: 4px;  font-size: 10px; background-color: #EEEEEE; border: 1px solid #CCCCCC; font-weight: bold;
}
table.searchFields {margin: 0px auto;}
table.searchFields td {padding: 2px; vertical-align: middle;}
table.searchFields td.name {padding-left: 10px; color: #FFFFFF;}
table.searchFields td.value {padding-right: 10px; color: #FFFFFF;}
table.searchSection td.searchContent {padding-top: 5px;}
table.searchFields input.text,
table.searchFields select {width: 125px;}
table.searchFields .tdDisplacement input.text,
table.searchFields .tdPrice input.text,
table.searchFields .tdYear input.text {width: 50px;}
table.searchFields td.submit {text-align: center;}
table.searchFields input.submit {font-weight: bold; font-size: 10px;}
table.searchSection {width: 100%;}

table.naviLinks {background-color: #204B00; color: #DEE4D9;}
table.naviLinks a {color: #FFFFFF;}

div#contact {text-align: center; padding: 25px 0px;}
div#contact div {margin: 0px auto; width: 300px;}
div#contact div table {width: 100%;}
div#contact div table td {padding: 7px 4px;}
div#contact div table td.contactName {font-weight: bold;}
div#contact div table th {background-color: #000000; color: #FFFFFF; padding: 10px;}

table.products_list {width: 100%; border-collapse: collapse;}
table.products_list td.header {background-color: #204B00; color: white; font-weight: bold; padding: 4px;}
table.products_list td {line-height: 17px;}

table.products_details {width: 100%; border-collapse: collapse;}
table.products_details table td {padding-left: 5px;}
table.products_details tr.parts_tr td {background-color: #204B00; color: white; padding: 4px; border: 1px solid #dfdfdf;}

/*
Liising
*/
#financing{
	list-style: none;
	padding: 0px;
	padding-top: 5px;
	margin: 0px auto;
}

#financing li{
	display: block;
	float: left;
	margin: 1px;
	padding-bottom: 5px;
}

#capital_rent, #calculator, #operating_lease, #after_payment{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	width: 178px;
	border: 1px solid #A5ACB2;
	height: 120px;
}

#capital_rent td, #calculator td, #operating_lease td, #after_payment td{
	height: 16px;
	padding-left: 5px;
	padding-right: 2px;
}

#capital_rent th, #calculator th, #operating_lease th, #after_payment th{
	height: 20px;
	padding: 2px;
	text-align: center;
	border-bottom: 1px solid #A5ACB2;
	background-color: #EEEEEE;
}

#calculator select{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	width: 75px;
}

.calculate_button{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	border: none;
	font-weight: bold;
	color: #000000;
	background-color: #999999;
	width: 75px;
	text-align: center;
	margin-left: 0px;
	padding-left: 0px;
}

div#banks a img {border: none;}
div#banks a {margin: 0px 10px;}
