body, table, select, option, a, div, p, ul, li, textarea, input {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
body {
	margin: 0px; padding: 10 0px; text-align: center; background-color: #28196f;
	background-image: url(./img/bg.gif);
}
a {color: #006699; text-decoration: none; font-weight: bold;}
a:hover {color: #669999;  text-decoration: underline;}


div#main {
	width: 770px; margin: 0px auto; background-color: #FFFFFF; padding: 5px;
	border: 5px solid #000000; text-align: left; min-height: 300px;
}


* html div#main {width: 790px; height: 300px;} /* border+padding+width*/

div#header {height: 80px; border-bottom: 5px solid #28196f;}
div#menu {float: right; clear: right; margin-top: 15px; border-top: 3px double #08005A; border-left: 3px double #08005A; padding: 5px 0px;}
div#menu a {margin: 0px 10px; color: #000000; font-family: Arial, Helvetica, Sans-serif; font-size: 13px;}
div#menu a.hiMenu {color: #DA241D;}
div#menu a:hover {color: #291870; text-decoration: none;}

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

tr.vehicles_list_row1 td {background-color: #EEEEEE; border: 1px solid #AAAAAA; border-left: none; border-right: none;}
.vehicles_list td {padding: 10px 2px; line-height: 17px;}
.vehicles_list_data_cell { width: 100%; vertical-align: top; }
.vehicles_list_price_cell { text-align: right; vertical-align: top; white-space: nowrap; }
.vehicles_list_img_cell {}

.vehicles_list td.arriving_vehicles {font-family: Arial, Helvetica, Sans-serif; font-size: 15px; font-weight: bold;}

.vehicle_details,
.vehicle_details td {border: 1px solid #EEEEEE;}
.vehicle_details {border-right: none; border-bottom: none;}
.vehicle_details td { padding: 2px; line-height: 17px; border-top: none; border-left: none;}
.vehicle_details th { text-align: left; font-size: 12px; background-color: #eaeaea; padding: 3px;}
.vehicle_details th.make_and_model_title {width: 150px;}

.lang_select { position: absolute; margin-left: 690px; margin-top: -15px;}
.lang_select ul { margin: 0px; padding: 0px; }
.lang_select ul li { list-style: none; margin: 0px; padding: 0px; margin-right: 2px; margin-left: 2px; display: inline;}
.lang_select ul li.active { display: none; }

.bargain_price { font-weight: bold; color: #28196f;}

span#currency_selection {display: block; text-align: right;}
span#currency_selection select {font-size: 11px;}

div#vehicleImagesContentDiv {}
div#vehicleImagesContentDiv div {margin-bottom: 2px;}
div#vehicleImagesContentDiv div.vehicleImageDiv {clear: both;}

div#header table#dealerContacts {float: right; }
div#header table#dealerContacts th.dealerName {display: none;}
div#header table#dealerContacts td.contactName {display: none;}
div#header table#dealerContacts td.contactValue,
div#header table#dealerContacts td.contactValue a {font-size: 10px;}

div#contact {text-align: center; padding-top: 20px;}
div#contact table#dealerContacts {align: center; margin: 0px auto;}
div#contact table#dealerContacts td.contactName {font-weight: bold; padding-right: 5px; color: #999999;}
div#contact table#dealerContacts td {line-height: 19px;}
/*div#contact table#dealerContacts td.contactValue*/

div#leasing {text-align: center; padding-top: 20px; font-weight: bold;}

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

#financing li{
	display: inline;
	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;
	height: 140px;
	border: 1px solid #A5ACB2;
}

#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;
	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#refonda {width: 100px; height: 73px; float: right; margin-right: 25px;}
div#refonda a img {border: none;}