.headerBar {
	padding: 3px;
	font-weight: bold;
	font-size: 14pt;
	font-family: verdana, geneva, arial, sans-serif;
	color: white;
	background: #000033;
	width: 100%;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#000000', EndColorStr='#AFAFAF');
}


#tblMain {
	width: 960px;
	background: #ffffff;
}


.userCounter {
font-size: 10pt;
color: #215153;
font-weight: bold;
text-align: center;
}


.lnkBackoffice {
color: #0000ff;
font-size: 8pt;
}

.userCounter {
font-size: 8pt;
color: black;
font-family: verdana, arial, sans-serif;
}

/************************************************************/
/* General HTML tag settings  */
/************************************************************/

body, td {
	font-family: trebuchet, verdana, arial, sans-serif;
	font-size: 10pt;
	vertical-align: top;
}

body {
	background-color: #000000;
	margin-top: 0px;
	background-image: url(/wimages/backgrounds/blue-to-black.jpg);
	background-repeat: repeat-x;
}


.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;
}





#reqStar {
font-size: 12pt;
font-weight: bold;
color: red;
}

.tdBackoffice a {
	color: #808099;
}

.tdBackoffice {
	color: #808080;
}


.tdPoweredBy {
	text-align: center;
	color: #666666;
}

.lnkPoweredBy{
	color: #808099;
}

#PoweredByRow {
	bxackground: #afafaf;
}





/* VEHICLE DETAILS */
#screenInternetCoupon {
	display: none;
}

#DetailsPagePhone {
	font-weight: bold;
}

#detailsChatLink1 {
	text-align: center;
	vertical-align: middle;
}


#detailsChatLink2 {
	text-align: center;
	vertical-align: middle;
	padding: 20px;
}

#details_buttons1 {	
	display: none;
}

#details_buttons2 {
	display: block;
}


/* VEHICLE SEARCH RESULTS */

.rowscity {
	display: none;
	visibility: hidden;
}


.resultsFilterSelect {
	width: 125px;
	font-size: 8pt;
}

.resultsFilterMessage {
	font-weight: bold;
	font-size: 12pt;
	font-family: sans-serif;
	padding-top: 10px;
}

.resultsFilterFooterRow {
	width: 10px;
	color: white;
}

.resultsFilteringCountNumber {
	font-weight: bold;
	font-size: 14pt;
	font-family: sans-serif;
}

.resultsFilteringCountLabel {
	font-weight: bold;
	font-size: 10pt;
	
}

.resultsFilteringColumnOne, #resultsFilterFooterColumn1{
	width: 160px;
	white-space: nowrap;
	background-color: #000033;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#000000', EndColorStr='#0000FF');
}

#resultsFilterFooterColumn2, #resultsChatLink2 {
	vertical-align: middle;
	text-align: center;
	background-color: #fff;
}

#resultsChatLink3 {
	vertical-align: middle;
	text-align: center;
	background-color: #fff;
	padding: 20px;
}

.btnEmail{
	background-image: url(/templates/searchResults/buttons/silver/getaquote.gif);
	background-repeat: no-repeat;
	width: 125px;
	height: 18px;
}

.btnViewDetails {
	background-image: url(/templates/searchResults/buttons/silver/viewdetails.gif);
	background-repeat: no-repeat;
	width: 125px;
	height: 18px;
}

.btnFinance {
	background-image: url(/templates/searchResults/buttons/silver/applyForCredit.gif);
	background-repeat: no-repeat;
	width: 125px;
	height: 18px;
}

.rowsstore {
	display: block;
	visibility: visible;
}

#searchResultsValueStore {
	font-weight: bold;
}


.resultsPageMakeModelBlock {
	background: #dfdfdf;
}


.searchResultsPhoneNumber {
	color: #000000;
}

/*  referenced by: /templates/vehicleSearch/vehSearchRows.asp   */

.vehSearchRowsHeading {
	font-weight: bold;
	font-size: .7em;
	color: #000033;
}

.vehSearchRowsItem  {
	padding-right: 30px;
}

.vehSearchRowsItem a {
	color: #000066;
	font-size: .7em;
	font-weight: bold;
}

.vehSearchRowsItem a:hover {
	color: #AF8000;
	font-size: .7em;
	font-weight: bold;
}

.vehSearchRowsContainer {
	border: 1px solid silver;
	background: #dfdfdf;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#efefef', EndColorStr='#bfbfbf');
}

.vehSearchRowsItem a:link {
}

#tblSearchRowsMakes {
}

#tblSearchRowsYears {
}

#tblSearchRowsTypes {
}

#sysFormBody {background: white;}

#leftBar {
	display: none;
}

