/* Import Style Sheet*/
@import url("/templates/default/blue2/style.css");
@import url("/templates/defaultcss/forms.css");
@import url("frmstyle.css");
@import url("formstyle.css");


body {
	background-color: #ffffff;
	margin: 0px;
}

body, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#424242;
}
h1{	
	padding : 2px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color:#666666;
}	

a, a:link {
	color:#424242;
	text-decoration: none;
}
a:visited {
	color:#424242;
	text-decoration: none;
}
a:hover {
	color: #7e7e7e;
	text-decoration: underline;
}
/*  USED CARS OVERWRITING  */
.sfOuterContainer {
	width: 720px;
	margin: 0px;
	padding: 0px;

}
.sfContainer {
	border-color:#e6e6e6;
	width: 720px;
	background-color: #ffffff;
	font-size: 11px;
}
.sfForm {
	width: 700px;
	color:#666;
}


.sfElementTitle {
border-bottom: solid 1px #999;
background-color: #999;
color:#fff;
padding:3px;
}
.sfElement {
margin-top:5px;
margin-bottom:5px;
margin-left:8px;
border:0px solid;
width:220px;
}

.sfMenu {
color:#666;
}



.sfInput, .sfSubmitButton input {
	font-size: 11px;
}






.rlcriteria, .rldisplaying {
	width: 720px;
	background-color: none;
	font-size: 11px;
}
.rldisplaying {
	background: none;
}
.rlcriteria {
	background-color:#e8e8e8;
}
.rlcriteria_details, .style_critera_form_div {
	background-color: #e8e8e8 !important;	
}
.rldisplaying a, .rldisplaying a:visited {
	color : #48839c;
	text-decoration : none;
}
.rldisplaying a:hover, .rldisplaying a:visited:hover {
	color : #ca7c00;
	text-decoration : underline;
}
.rl {
	background-color:#999999;
	width : 720px;
}
.rltable {
	width:720px;
	background-color:#f3f3f3;
	
}

.rlheader {
	font-weight : bold;
	font-size : 11px;
	background-color:#666666;
}
.rlheaderdescription {
	color : white;
	padding : 0px;
}
.rlheaderother{
	text-align : center;
	width : auto;
	padding : 0px;
	background-color:#666666;
	
}
.rlheader a, .rlheader a:visited {

	color:#FFFFFF;
	text-decoration : none;
}
.rlheader a:hover, .rlheader a:visited:hover {
	color : #ca7c00;
	text-decoration : underline;
}
.rldisplaying_right {
	text-align: right;
}
. {
	padding:1px;
}

/* Search results table rows*/

.rlnumber{
	text-align : center;
	width : 24px;
	font-size : 11px;
	padding : 0px;
}
.rldescription{
	font-size : 11px;
	padding : 0px;
	color : navy;
}
.rlother{
	text-align : center;
	font-size : 11px;
	padding : 0px;
}
.rlrow1 td{
	background-color:#e6e6e6;
}
.rlrow2 td{
	background-color: #ffffff;
}

/* car details page */

.dp_Pics {
	width: 415px !important;
	margin: 0px 5px 5px 0px !important;
	background-color: #e6e6e6 !important;
	border: 1px solid #e8e8e8 !important;
	float: left !important;
}
.dp_PicThumbs {
	margin: 0px !important;
	padding: 1px 0px 3px 0px !important;
}
.dp_details {
	border: 1px solid #e8e8e8 !important;
	background-color: #e6e6e6 !important;
	width: 305px !important;
	margin: 0px !important;
	padding: 0px !important;
	overflow: hidden !important;
	float: left	!important;
}
.dp_row1, .dp_row1 div {
	background-color : #f4f4f4 !important;
	padding: 1px !important;
}
.dp_row2, .dp_row2 div {
	background-color : #e6e6e6 !important;
	padding: 1px !important;
}
.dp_links {
	border-color: #e8e8e8 !important;
	width: 415px !important;
	float: left !important;
	margin: 0px !important;
}

/*  FINANCE FORM  */

.ffOuterContainer {
	width: 680px;
	padding: 0px;
	margin: 0px;
	background-color: #e6e6e6;
	border: 1px solid #e8e8e8;
	padding: 5px;
}
.ffContainer {
	width: 680px;
	font-size: 11px;
	padding: 0px;
	background-color: #e6e6e6;
	border: none;
	margin-bottom: 11px;
}
.ffForm {
	width: 100%;
}
.fftitle {
	width: 100%;
	border: 1px solid #e8e8e8;
	background-color: #f4f4f4;
}
.ffitemHolder {
	width: 100%;
}
.ffmenu {
	float: none !important;
	clear: none !important;
}
