//Netscape CSS definition is lookup from Keyword "Site Style Sheet Netscape"; BODY { margin: 0; font-family: Arial, Verdana; font-size: 9pt; background-color:#F4F0C1; } BODY TD { font-family: Arial, Verdana; font-size: 9pt; } .outsideTable { border: 0px solid gray; } .base { font-family: Verdana, Arial; font-size: 8pt; } .base TD { font-family: Verdana, Arial; font-size: 8pt; } .pageTitle { font-size: 9pt; font-weight: bold; height: 50px; width: 100%; padding: 10px; } .pageTitle IMG { margin-right: 10px; } .searchPane { font-family: Verdana, Arial; font-size: 8pt; font-weight: bold; background-color: #E0FF66; border-right: 1px solid gray; border-bottom: 1px solid gray; } .productCategoryPane { border-right: 1px solid gray; border-bottom: 1px solid gray; } .productCategoryPane UL { font-family: Verdana, Arial; font-size: 8pt; margin-left: 15px; padding-left: 15px; } .productCategoryPane LI { font-family: Verdana, Arial; font-size: 8pt; padding-bottom: 3px; } .productCategoryPane A { color: #0033cc; text-decoration: none; } .productCategoryPane A:hover { color: red; text-decoration: underline; } .productCategoryHeading { font-family: Verdana, Arial; font-weight: bold; font-size: 8pt; height: 25px; } .leftPane { font-family: Verdana, Arial; font-size: 8pt; padding: 5px; } .cartTotal { font-family: Verdana, Arial; font-size: 8pt; } .cart { font-family: Verdana, Arial; font-size: 8pt; } .cart TABLE { width: 100%; } .cart TH { background-color: #FFDEFE; font-family: Verdana, Arial; font-size: 8pt; font-weight: bold; height: 20px; color: #333333; } .cart TD { font-family: Verdana, Arial; font-size: 8pt; border-bottom: 1px solid #cccccc; } .cart TD.edge { background-color: #FFCAFC; border-bottom: 0px solid #cccccc; } .priceColumn { align: right; } .checkout { font-family: Verdana, Arial; font-size: 8pt; } .checkout TD { font-family: Verdana, Arial; font-size: 8pt; } .siteMenu { font-family: Verdana, Arial; font-size: 11px; color: white; } .siteMenu A { color: white; font-weight: normal; text-decoration: none; } .siteMenu A:hover { color: white; font-weight: bold; text-decoration: none; } .footer TD { font-family: Verdana, Arial; font-size: 10px; } .footer A { color: blue; } .footer A:hover { color: red; } .searchResult TABLE { width: 100%; } .searchResult TH { background-color: #efc742; height: 25px; } .searchResult TD { font-family: Arial, Verdana; font-size: 8pt; height: 25px; }