body { background: #ffffff; } #tblMain { width: 980px; } .userCounter { font-size: 10pt; color: #215153; font-weight: bold; text-align: center; } .tdLogo { align: right; } .lnkBackoffice { color: #0000ff; font-size: 8pt; } .tdmainBanner1 { padding-left: 10px; padding-top: 10px; } .formheading2 { font-size: 12pt; font-weight: bold; font-family: trebuchet, verdana, arial, sans-serif; border-bottom: 1px solid #808080; background-color: #efefef; } .formheading1 { font-size: 13pt; font-weight: bold; color: #ffffff; background-color: #016160; padding: 5px; } .formheading3{ font-family: verdana, arial, sans-serif; font-size: 8pt; font-weight: bold; text-align: right; } .formheading3left{ font-family: verdana, arial, sans-serif; font-size: 8pt; font-weight: bold; } /* STYLES APPLIED TO NAMED SECTIONS WILL AFFECT EVERY PAGE ON YOUR SITE, AND SHOULD BE USED WITH CAUTION, ESPECIALLY BACKGROUND COLORS. IE6.0 COLLAPSES EMPTY SECTIONS, BUT OTHER BROWSERS MAY NOT. */ #logo { /* this is the section at the very top of the page */ } #mainToolbar { /* this is the section with the buttons at the top of the page, just below the header/logo section */ } #leftBar { /* this is the section down the left side, and contains the left menu bars and banners */ } #contentBar { /* this is the container for the main page content */ } #mainBanner1 { /* main content, banner 1 */ } #mainBanner2 { /* main content, banner 2 */ } #mainBanner3 { /* main content, banner 3 */ } #mainBanner4 { /* main content, banner 4 */ } #fwBA1 { /* this is the content banner just above the footer section */ } #footer { /* this is the last editable section on the page, full width, at the bottom */ } /* END NAMED SECTIONS */ /************************************************************/ /* General HTML tag settings */ /************************************************************/ body, td { font-family: trebuchet, verdana, arial, sans-serif; font-size: 10pt; } /************************************************************/ /* The next settings are for the vehicle search detail page */ /************************************************************/ .EmailFormLabel { font-family: verdana, arial, sans-serif; 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: 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; } .internetPrice { font-family: verdana, geneva, arial, sans-serif; color: #008000; font-size: 1.1em; 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; } #reqStar { font-size: 12pt; font-weight: bold; color: red; } .formStyle10 { font-size: 12pt; font-weight: bold; } .formStyle1 { font-size: 12pt; color: red; font-weight: bold; } .finFormStyle10 { font-size: 10pt; font-weight: bold; } .finformheading3 { font-family: sans-serif; font-size: 8pt; font-weight: bold; } .finFormStyle1 { font-size: 10pt; color: red; font-weight: bold; } .finFormHeading { background-color: #dfdfdf; padding: 3px; } .finFormHeading2 { background-color: #efdfcf; padding: 3px; } .finFormErrMsg { font-family: verdana, arial, sans-serif; font-size: 8pt; font-weight: bold; color: red; } #finFormErrMsg { font-family: verdana, arial, sans-serif; font-size: 8pt; font-weight: bold; color: red; } .javascriptWarning { font-family: verdana, arial, sans-serif; font-size: 8pt; font-weight: bold; color: red; } .finFormTabOn { background-color: #dfdfdf; font-size: 8pt; font-weight: bold; cursor: hand; overflow-x: hidden; } .finFormTabOff { background-color: #fff; font-size: 8pt; foxnt-weight: bold; cursor: hand; overflow-x: hidden; } .finFormDiv { padding: 10px; border: 1px solid gray; } #voi { font-size: 8pt; } .divPadded { padding-left: 10px; padding-top: 3px; } /* Search form */ .searchFormLabel { color: navy; font-weight: bold; font-size: 10pt; } .searchFormLabelRight { color: navy; font-weight: bold; font-size: 10pt; text-align: right; } .searchFormLabelCenter { color: navy; font-weight: bold; font-size: 10pt; text-align: center; } .tdPoweredBy { text-align: center; } /* 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; } /* vehicle search email form */ .emailformThankyouBody { background: #ffffff; } .emailformThankyouBody * { font-family: verdana, arial, helvetica, sans-serif; } .emailFormThankyouHeading { font-size: 1.4em; font-weight: bold; padding-top: 5px; padding-bottom: 10px; } #emailFormThankyouTable td { font-size: .8em; padding: 3px; } #emailFormThankyouCloseLink:link { font-size: .8em; color: #0000af; text-decoration: none; } #emailFormThankyouCloseLink:hover { font-size: .8em; color: #0000FF; text-decoration: underline; } .vehSearchRowsContainer { } .vehSearchRowsItem a:link { } #tblSearchRowsMakes { } #tblSearchRowsYears { } #tblSearchRowsTypes { } #tblDealershipHours td { font-size: .55em; font-family: verdana, arial, geneva, sans-serif; white-space: no-wrap; } .dealerHoursLabel { font-weight: bold; } .dealerHours { }