#LeftBar {	
	baxckground: #002667;
	background: #001A52;
}

.headerbar {
	padding: 5px;
	color: white;
	font-size: 14pt;
	font-weight: bold;
	font-family: trebuchet, verdana, arial, geneva, sans-serif;
	background: #082173;
	width: 100%;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#082173', EndColorStr='#96B9EF');
}

#logo {
	border-bottom: 4px solid black;
}

.userCounter {
	font-size: 10pt;
	color: #215153;
	font-weight: bold;
	text-align: center;
}


.lnkBackoffice {
	color: #0000ff;
	font-size: 8pt;
}

.tdmainBanner1 {
	padding-left: 10px;
	padding-top: 10px;
}

.formheading2 {
	font-size: 12pt;
	font-weight: bold;
	font-family: trebuchet, verdana, arial, sans-serif;
	border-bottom: 1px solid #808080;
	background-color: #efefef;
}

.formheading1 {
	font-size: 13pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #016160;
	padding: 5px;
}

.formheading3{
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
}
	
.formheading3left{
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
	

/************************************************************/
/* General HTML tag settings  */
/************************************************************/

body, td {
	font-family: trebuchet, verdana, arial, sans-serif;
	font-size: 10pt;
}

body {
	background: #dfdfdf;
}

#tblMain {
	background: #FFFFFF;
	border-right: 1px solid #afafaf;
	border-bottom: 1px solid #afafaf;
}

/************************************************************/
/* The next settings are for the vehicle search detail page */
/************************************************************/

.EmailFormLabel {
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
}

.FeaturesLabels {
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
}

.Features {
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.FeaturesLabelsPrice {
	font-family: verdana, arial, sans-serif;
	font-size: 12pt;
	color: #000033;
	font-weight: bold;
}

.detailsDisclaimer {
	font-family: verdana, arial, sans-serif;
	font-size: 8pt; 
	color: #808080;
}

.stockPhotoDisclaimer{
	font-family: verdana, arial, sans-serif;
	font-size: 8pt; 
	color: #808080;
	text-align: center;
}


/*************************************************************/
/* The next settings are for the vehicle search results page */
/*************************************************************/

.SortingButtons {
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	/*
	font-family: geneva, 'times new roman', serif;
	font-size: 10pt;
	*/
	
}

.SearcResultsPageNumbers {
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	/*
	font-family: geneva, 'times new roman', serif;
	font-size: 10pt;
	*/
	
}

.SearcResultsPageDropdown {
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	/*
	font-family: geneva, 'times new roman', serif;
	font-size: 10pt;
	*/
	
}



.cellValuePrice{
	font-weight: bold;
	font-size: 10pt;
	font-family: verdana, arial, sans-serif;
	color: #000099;
}
.cellLabel {
	font-size: 8pt;
	font-family: verdana, arial, sans-serif;
	color: gray;
}

.cellValue {
	font-size: 8pt;
	font-family: verdana, arial, sans-serif;
	color: #000000;
}


.internetPrice {
	font-family: verdana, geneva, arial, sans-serif;
	color: #00ff00; 
	font-size: 10pt; 
	font-weight: bold;
}

.clearancePrice {
	font-family: verdana, geneva, arial, sans-serif;
	color: #af0000; 
	font-size: 10pt; 
	font-weight: bold;
}

.listPrice {
	font-family: verdana, geneva, arial, sans-serif;
	color: #0000af; 
	font-size: 10pt; 
	font-weight: bold;
}

.savingsMessage {
	font-family: verdana, geneva, arial, sans-serif;
	color: blue; 
	font-size: 8pt; 
	font-weight: bold;
}

.calculator {
	text-decoration: underline;
	font-size: 8pt;
	font-family: verdana, geneva, arial, sans-serif;
	color: navy; 
}



#reqStar {
	font-size: 12pt;
	font-weight: bold;
	color: red;
}



.divPadded {
	padding-left: 10px;
	padding-top: 3px;
}

/* Search form */
.searchFormLabel {
	color: navy;
	font-weight: bold;
	font-size: 10pt;
}
.searchFormLabelRight {
	color: navy;
	font-weight: bold;
	font-size: 10pt;
	text-align: right;
}
.searchFormLabelCenter {
	color: navy;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
}
.tdPoweredBy {
	text-align: center;
}
.clsSpecialPrice {
	color: green;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
}
