/* Tan's CSS Document */

.cameraicon {
	margin-left: 5px;
}
.phototable {
	background-color: #ffffff;
}

.form, form { 
margin-top:0px!important;
margin-right:0px!important;
margin-bottom:0px!important;
margin-left:0px!important;
padding-top:0px!important;
padding-right:0px!important;
padding-bottom:0px!important;
padding-left:0px!important;
}

/*-----------------------------------------------------*/


/* Used Car forms */

.sfOuterContainer {
	background-color: #ffffff;
	font-size: 10px;
	width: 100%;
}
.sfContainer {
	width: 100%;
	margin: 0 0 0 10px;
}
.sfForm {
	width: 100%;
	text-align: left;
}
.sfElementTitle {
	width: 555px !important;
	padding: 2px 10px 2px 10px;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #90a4ba;
	margin-top: 10px;
	margin-bottom: 3px;

}
.sfElement {
	margin: 0px 0px 0px 0px;
	width: 50%;
	float: left;
	clear: none;
}
.sfCaption {
	padding: 4px 0px 2px 0px;;
}
.sfMenu, .sfmenu, .sfInput, .sfInput select, .sfInput input, .sfInput textarea {
	font-size: 10px;
	color: #000000;
	margin-left: 0px !important;
	padding-left: 0px !important;
}

.formElementTitle {
	width: 100%;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	padding: 3px 0px 3px 10px;
	background-color: #90a4ba;
	float: left;
	border-top: solid 4px #ffffff;	

}
.formElement {
	margin : 2px 0px 2px 0px;
	padding: 0px 0px 0px 20px;
	width: 50%;
	float: left;
}
.formCaption{
	width: 100%;
	margin-bottom: 2px;
	font-size: 10px;
	padding: 2px 0px 2px 0px;
	color: #817858;
	float: left;
	border-bottom: 0px solid #f0e8e0;
}
.formInput {
	font-size: 10pt;
	clear: left;
	float: left;
	padding-bottom: 10px;
}
.field {
width:138px;
margin-right:10px;
font-size:10pt!important;
}
/*-----------------------------------------------------*/


/* RESULTS LIST PAGE */

.rlcriteria {
	margin-left: 10px;
	font-size: 12px;
	margin-top: 10px;
	color:#000000;
	background-color: #f8f8f8;
	width: 555px;
}
.rldisplaying {
	width: 555px;
	padding: 2px;
	font-size: 12px;
	margin-left: 10px;
}
.rldisplaying_right {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align:right;
	padding:2px;
	background-color: #ffffff;
	border-bottom: 1px solid #5d5d60;
}
.rldisplaying_left {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-left: 10px;
	background-color:#ffffff;
	border-bottom: 1px solid #5d5d60;
}

.rldisplaying_left a, .rldisplaying_right a,{
	color: #000000;
	text-decoration: none;
}

.srTooMuch a {
	color: #000000;
	text-decoration: underline;
}


.srTooMuch {
	width:555px;
	margin-left: 10px;
	font-size: 11px;
}
.rltable {
	width: 555px;
	background-color: none;
}
.rl {
	background-color: none;
	font-size: 10px;
	margin-top: 3px;
	margin-left: 10px;
	text-align: left;
	width: 555px;
}
.rlheader {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff ;
	background-color:90a4ba;
	
}
.rlheaderdescription a{
	font-weight: bold;
	color: #000 ;
	background-color: none;
	padding: 2px;
	text-decoration: none;
}
.rlheaderother a{
	text-align: center;
	background-color: none;
	color: #000 ;
	padding: 2px;
	text-decoration: none;
}
.rlrow1 {
	background-color: #f8f8f8;
}
.rlrow2 {
	background-color: #FFFFFF;
}

.rlrow1 a, .rlrow2 a {
	color: #000000;
}

.rlrow1 a:visisted, .rlrow2 a:visisted {
	color: #000000;
}

.rlother {
	text-align: center;
}
.rlResort {
	padding-top: 5px;
	margin-bottom: 2px;
	margin-left: 10px;
	text-align:left;
	font-size: 12px;
}
/*-----------------------------------------------------*/


/* CAR DETAILS PAGE */

.dppic, .dp_Pics {
	width: 555px !important;
	margin-bottom: 5px;
	background-color: #ffffff !important;
	border: 1px solid #f8f8f8 !important;
	clear: both;
}
.dp_PicLarge {
	margin-top:2px;
	margin-left:5px;
	clear: both;
}
.dp_PicThumbs {
 	width: 555px !important;
	border: 0px !important;
	clear: both;
}
.dp_PicThumb {
 	width: 130px;
	border: 0px !important;
	margin-top:2px;
	margin-left:5px;
}
.dp_details, .dp_row2, .dp_pair {
	width: 555px !important;
	border: 0px !important;
	clear: both !important;
}
.dp_row1 {
	width: 555px !important;
	border: 0px !important;
	clear: both !important;
	background-color: #f8f8f8 !important;
}
.dp_label {
float:left;
width:80px;
padding:2px;
clear:none;
}
.dp_data {
float:left;
width:400px;
padding:2px;
clear:none;
}
.dp_links {
	width: 555px !important;
	border: 0px !important;
	clear: both !important;
	padding: 8px !important;
	margin-bottom: 10px !important;
}
/*-----------------------------------------------------*/


/* General Forms */

.fg_OuterContainer {
	font-size: 10px;
	width: 100%;
	margin-left: 0px;
	float: left;
}
.fg_Container {
	width: 100%;
	float: left;
}
.fg_form {
	text-align: left;
}
.fg_caption {
	width: 100%;
	margin-bottom: 2px;
	font-size: 10px;
	padding: 2px 0px 2px 0px;
	color: #000000;
	float: left;
	border-bottom: 0px solid #5d5d60;
}
.fg_submitButton, .fg_submit {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 1px;
	text-align: center;
	vertical-align: middle;
	width:150px;
}
.fg_input {
	font-size: 10pt;
	clear: left;
	float: left;
	padding-bottom: 0px;
}
fg_textarea {
	font-size: 10pt;
	clear: left;
	float: left;
	margin-bottom: 10px;
	margin-left: 4px !important;
}
/*-----------------------------------------------------*/


/* Submit Buttons */

.formSubmitDiv, .formSubmitButton {
	clear: both;
	margin-top: 0px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
.sfSubmitButton input, .formSubmitDiv input, .formSubmitButton input {
	margin-top: 10px;
	margin-bottom: 1px;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	width: 200px;
	background: #ffffff;
}
.fg_submitButton input, .fg_submit input {
	margin-top: 10px;
	margin-bottom: 1px;
	text-align: center;
	vertical-align: middle;
	color: #817858;
	font-size: 11px;
	font-weight: bold;
	background: #ffffff;
}
/*-----------------------------------------------------*/



/* Finance Form */

.ffOuterContainer {
	font-size: 10px;
	width: 100%;
}

.ffContainer {
	width: 100%;
	background: #f8f8f8;
	margin-bottom: 10px;
}

.ffSubmitButton {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 1px;
	text-align: center;
	vertical-align: middle;
	background: #ffffff;
	color: #000000;
	width: 100%;
}
.fftitle {
width:500px; 
background-color: #F2F2F2; 
border : 1px solid #D7D7D7;
text-align: center;
font-weight : bold;
}

.ffcontainer {
width:500px; 
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
margin: 5px 5px 5px 0px;

}

.ffitemHolder {
float: left; 
WIDTH : 50%;
padding-top : 3px;
}

.ffCommentHolder {
WIDTH : 50%;
}

.ffitemLabel {
float: left; 
margin : 8px 2px 2px 2px;
}

.ffitemSelect {
float: right;
font-size : 9px;
}

.transparentbold{
WIDTH : 60px;
}



/*-----------------------------------------------------*/

.formaSearchmenu {
	color: #CC0000;
}
