/*************************************************************/
/* The next settings are for the vehicle search results page */
/*************************************************************/

.tblSearchResults {
	background-color: #fff;
}

.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;
}


.internetPriceLabel {
font-family: verdana, geneva, arial, sans-serif;
color: #006600; 
font-size: 10pt; 
font-weight: bold;
}

.Internetprice {
font-family: verdana, geneva, arial, sans-serif;
color: #006600; 
font-size: 1.2em; 
font-weight: bold;
}

.clearancePrice {
font-family: verdana, geneva, arial, sans-serif;
color: #0000FF; 
font-size: 10pt; 
fxont-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; 
}


.tblResultsFiltering {
	background: #DFDFDF;
	border-bottom: 1px solid #999999;	
}



.resultsFilterSelect {
	font-size: 8pt;
	width: 150px;
}


.cellListPriceWithInternet {
	text-decoration: line-through;
	color: #F00;
}

.cellListPriceWithClearance {
	text-decoration: line-through;
	color: #F00;
}

.cellListPriceWithWholesale {
	text-decoration: line-through;
	color: #F00;
}

.cellValuePrice{
	font-weight: bold;
	font-size: 10pt;
	font-family: verdana, arial, sans-serif;
	color: #000099;
}


.cellListPrice {
	txext-decoration: line-through;
	color: #990000;
}

.cellvalue.adlayoutResults {
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

td.adLayoutResults img {
	border: 1px solid black;
}

.cellvalue.adlayoutResults.price {
	font-size: 8pt;
	text-align: center;
	color: #000000;
}

.cellvalue.adlayoutResults.make {
	font-size: 12pt;
	font-weight: bold;
}

.adLayoutresults .resultsPhoneNumber{
	display: none;
}
#tblRows2 .resultsPageMakeModelBlock {background: #cfcfcf;}
#tblRows2 .cellvalue {color: #000080; font-weight:bold;}
#tblRows2 .celllabel {color: #333333; font-weight:normal;text-align:right;text-transform:uppercase;}
#tblRows2 .celllabelPrice {font-weight:bold; font-size:12px; color: #333333;}
#tblRows2 .cellValuePrice {font-weight:bold; font-size:12px; color: #000000;}
/*
.cellvalue .rowsMPGhighway {color: #006600; font-weight: bold; font-size: 14px;}
#searchResultsValueMPGHighway{color: #006600; font-weight: bold; font-size: 14px;}
.cellvalue .rowsMPGCity {color: #006600; font-weight: bold; font-size: 14px;}
#searchresultsvalueMPGcity{color: #006600; font-weight: bold; font-size: 14px;}
*/


