/*************************************************************/ /* 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: 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; } .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; } #resultsFilterFooterColumn1, .resultsFilteringColumnOne, .resultsFilterFooterRow { background: #00396E; }