/*************************************************************/ /* 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 { width: 125px; font-size: 8pt; } .resultsFilterMessage { font-weight: bold; font-size: 12pt; font-family: sans-serif; padding-top: 10px; } .resultsFilterFooterRow { background-color: #6C79A3; color: white; } .resultsFilteringCountNumber { font-weight: bold; font-size: 14pt; font-family: sans-serif; } .resultsFilteringCountLabel { font-weight: bold; font-size: 10pt; } .resultsFilteringColumnOne{ background-color: #6C79A3; } .btnEmail{ background-image: url(/templates/searchResults/buttons/silver/getaquote.gif); background-repeat: no-repeat; width: 125px; height: 18px; } .btnWindowSticker{ background-image: url(/templates/searchResults/buttons/silver/windowsticker.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; } #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;}