/* 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;
}
.fg_caption {
	width: 130px;
}
.fg_field, .fg_submit {
	text-align: left;
}
.fg_field {
	padding: 0 0 0 16px;
}
.fg_submitButton, .fg_input, .fg_textarea {
	width: 250px;
}
/* END OVER-RIDE USED CAR DETAIL STYLES */


body {
	margin: 0px;
}
td, div, span, input, select, 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;
	padding: 0px;
}
.sitetbl {
	height: 100%;
	width: 900px;
	border-right: 1px solid #0c0b20;
	border-left: 1px solid #0c0b20;
}
.header {
	color: #FFFFFF;
	font-size: 25px;
	vertical-align: top;
	padding: 5 0 0 10px;
	font-weight: bold;
	font-style: italic;
	background-image: url(images/b1.gif);
	height: 108px;
}
.header2 {
	background-color: #7e98bc;
	height: 21px;
	background-image: url(images/b2.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 320px;
	font-weight: bold;
	color: #FFFFFF;
}
.header2 a, .header2 a:hover, .header2 a:active, .header2 a:visited {
	color: #FFFFFF;
	margin: 0 3 0 3px;
}
.header3 {
	background-color: #7e98bc;
	height: 21px;
}
.title {
	background-image: url(images/b4.gif);
	background-repeat: no-repeat;
	background-position: 309px top;
	height: 60px;
	vertical-align: top;
	color: #232b5a;
}
.titlediv {
	float:left;
	clear:none;
	padding: 10 0 0 14px;
	font-size: 14px;
	font-weight: bold;
}
.searchcell {
	background-color: #e7e6e6;
	border-top: 1px solid #ffffff;
	width: 178px;
	vertical-align: top;
	padding: 5px;
}
.searchcell a, .searchcell a:hover, .searchcell a:active, .searchcell a:visited {
	color: #7e98bc;
}
.contact {
	text-align: right;
	padding: 15 5 0 0px;
}
.search {
	background-image: url(images/search_back.gif);
	padding: 17 20 17 20px;
	height: 60px;
	width: 167px;
}
.search select {
	width: 100%;
	margin-bottom: 1px;
}
.contentcell {
	width: 100%;
	padding: 20px;
	vertical-align: top;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.contentcell a, .contentcell a:hover, .contentcell a:active, .contentcell a:visite {
	color: #7e98bc;
}
.footer {
	background-color: #7e98bc;
	border-top: 3px solid #0c0b20;
	height: 21px;
	color: #0c0b20;
}
.footer a, .footer a:hover, .footer a:active, .footer a:visited {
	color: #0c0b20;
}
