/*************************************************************/ /* These settings are for general html tags, and can be */ /* overridden by classes */ /*************************************************************/ body, td, div, span, th { font-family: verdana, helvetica, arial, sans-serif; font-size: 10pt; } .divLoadTime { color: #808080; } /*************************************************************/ /* STYLES APPLIED TO NAMED SECTIONS WILL AFFECT EVERY PAGE ON YOUR SITE, AND SHOULD BE USED WITH CAUTION, ESPECIALLY BACKGROUND COLORS. */ /*************************************************************/ .lnkDomainName { display: none; } body { background-color: #FFF; } .tdMainToolbar{ background-color: #F1F1F1; } .tdPOweredBy { font-size: 8pt; font-family: verdana, arial, sans-serif; color: #afafaf; text-align=center; bxorder-top: 1px solid black; } .tdLogo { bxorder-bottom: 1px solid black; } .pad5{ padding-left: 10px; padding-right: 10px; padding-top: 5px; } .64Q { background-color: #efefef; padding: 5px; border: 1px solid #afafaf; } #logo { /* this is the section at the very top of the page */ } .lmbButton { padding-top: 2px; padding-bottom: 2px; } #tblMain { background-color: #fff; } /************************************************************/ /* results filtering */ /************************************************************/ .resultsFilteringCountNumber { font-size: 20pt; font-family: trebuchet, verdana, arial, sans-serif; font-weight: bold; } .resultsFilteringCountLabel { font-size: 10pt; font-family: trebuchet, verdana, arial, sans-serif; font-weight: bold; } .resultsFilterLabel{ font-size: 8pt; font-family: trebuchet, verdana, arial, sans-serif; } /************************************************************/ /* The next settings are for the mixed new/used search form */ /************************************************************/ .tdSearchLabel { color: #333333; font-size: 8pt; font-weight: bold; font-family: arial, verdana, sans-serif; } /************************************************************/ /* The next settings are for the vehicle search detail page */ /************************************************************/ .returnToResults { color: #0000af; font-size: 8pt; font-weight: bold; } .EmailFormLabel { 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: helvetica, 'times new roman', serif; font-size: 10pt; */ } .SearcResultsPageNumbers { font-family: verdana, helvetica, arial, sans-serif; font-size: 8pt; /* font-family: helvetica, 'times new roman', serif; font-size: 10pt; */ } .SearcResultsPageDropdown { font-family: verdana, helvetica, arial, sans-serif; font-size: 8pt; /* font-family: helvetica, 'times new roman', serif; font-size: 10pt; */ } .cellValuePrice{ fxont-weight: bold; font-size: 10pt; color: #000099; } .cellLabel { font-size: 8pt; color: gray; } .cellValue { font-size: 8pt; color: #000000; } .internetPrice { color: #df0000; font-size: 10pt; fxont-weight: bold; } .clearancePrice { color: #af0000; font-size: 10pt; fxont-weight: bold; } .listPrice { color: #0000af; font-size: 10pt; fxont-weight: bold; } .savingsMessage { color: blue; font-size: 8pt; font-weight: bold; } .calculator { text-decoration: underline; font-size: 8pt; color: #000000; } a.imageLink {font-weight:bold;color:#000099;text-decoration:none;} a.imageLink:hover {color:#0000FF;text-decoration:underline;}