/* Import Style Sheet*/
@import url("/templates/default/grey2/style.css");
@import url("/templates/defaultcss/forms.css");

/* START OVER-RIDE USED CAR DETAIL STYLES */
.rldisplaying, .srTooMuch, .rl, .rlResort, .rltable, .sfOuterContainer, .sfContainer, .sfForm, .rlcriteria {
	width: 100% !important;
}
.dp_details {
	width: 99% !important;
}
.rldisplaying, .rlResort, .rltable, .dp_Pics, .dp_details, .sfElementTitle, .rlcriteria {
	background-color: #f6f6f6;
	border: 1px solid #d2d2d2;
}
.sfForm {
	border: 1px solid #d2d2d2;
}
.srTooMuch {
	padding: 10 0 10 0px;
}
.rlResort, .rlcriteria {
	margin: 0 0 10 0px;
}
.rl {
	border: 0px;
	background-color: #FFFFFF;
}
.dp_Pics {
	padding: 1px !important;
}
.bigPic {
	margin: 0px !important;
}
.dp_links {
	border: 1px solid #FFFFFF !important;
}
.sfElementTitle {
	color: #666666;
}
.ffmenu {
	float: none !important;
}
/* END OVER-RIDE USED CAR DETAIL STYLES */

body {
	background-color: #e8e8e8;
	margin: 0px;
}
body, td, div, span, select, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a, a:active, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
form {
	margin: 0px;
}
img {
	border: 0px;
}
.site_tbl {
	width: 998px;
	height: 100%;
	background-color: #ffffff;
	margin-bottom: 10px;
}
.site_cell {
	height: 100%;
	vertical-align: top;
}
.site_footer {
	background-color: #e8e8e8;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
}
.site_footer a, .site_footer a:hover, .site_footer a:visited, .site_footer a:active {
	color: #989898;
	font-size: 9px;
}
.menucell {
	border-right: 1px solid #ffffff;
	vertical-align: top;
	text-align: center;
	padding-bottom: 5px;
}
.button {
	background-image: url(images/btn.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 147px;
	text-align: center;
	padding-top: 2px;
	margin-bottom: 5px;
	clear: right;
}
.button a, .button a:hover, .button a:active, .button a:visited {
	color: #ffffff;
	font-weight: bold;
	width: 100%;
}
.site_content {
	height: 100%;
	vertical-align: top;
	color: #5c5c5c;
	padding-bottom: 10px;
}
.site_content a, .site_content a:hover, .site_content a:active, .site_content a:visited {
	color: #72a1c6;
	font-weight: bold;
}
.site_content_div {
	padding: 20 3 20 10px;
	height: 100%;
}
.used_search {	
	text-align: left;
}
.used_search select {	
	width: 175px;
	margin-bottom: 2px;
	margin-right: 2px;
}
.garage_details {
	border-left: 1px solid #e3e2e2;
	float: right;
	height: 100%;
	padding: 0 3 0 3px;
	margin-left: 15px;
	width: 230px;
}
.details_title {
	width: 100%;
	height: 18px;
	border-bottom: 1px solid #91a5b5;
	background: url(images/tab.gif) no-repeat left;
	padding-left: 10px;
	padding-top: 2px;
	clear: both;
	color: #FFFFFF;
	font-weight: bold;
}
.padded {
	padding: 10px;
	margin-bottom: 15px;
}
.padded select {
	width: 130px;
	margin-bottom: 2px;
	margin-right: 2px;
	color: #5c5c5c;
	font-size: 9px;
}
.selectedused {
	padding: 0 10 0 10px;
	margin-top: 15px;
	width: 100%;
}
.selectedused_title {
	border-bottom: 1px solid #91a5b5;
	width: 100%;
	text-align: left;
	padding-bottom: 3px;
}
.selectedused_car {
	padding: 3px;
	border-bottom: 1px solid #91a5b5;
	width: 100%;
}
.selectedused_car_detail {
	padding: 3px;
	background-color: #f3f3f3;
	width: 100%;
	color: #5c5c5c;
}
.selectedused_car_detail a, .selectedused_car_detail a:active, .selectedused_car_detail a:visited, .selectedused_car_detail a:hover {
	color: #91a5b5;
	font-weight: bold;
}
.selectedused_car_detail img {
	width: 66px;
	height: 50px;
	border: 1px solid #FFFFFF;
}
.left {
	float: left;
	clear: none;
	text-align: left;
}
.right {
	float: right;
	clear: none;
	text-align: right;
}
