/* $Id: stylesheet.css,v 1.52 2003/02/13 13:54:41 project3000 Exp $ osCommerce, Open Source E-Commerce Solutions http://www.oscommerce.com Copyright (c) 2003 osCommerce Released under the GNU General Public License */ .boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; } .errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; } .stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #cc0033; } .productsNotifications { background: #f2fff7; } .orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; } BODY { background: images/BACKGROUND.jpg; color: #000000; margin: 0px; } A { color: #003399; text-decoration: underline; } A:hover { color: #FF9900; text-decoration: none; } FORM { display: inline; } TR.header { background: #ffffff; } TR.headerNavigation { background: #ffffff; } TD.headerNavigation { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; background: #FFFFFF; color: #003366; } A.headerNavigation { color: #003366; } A.headerNavigation:hover { color: #0066CC; } TR.headerError { background: #ff0000; } TD.headerError { font-family: Verdana, Arial, sans-serif; font-size: 11px; background: #ff0000; color: #ffffff; text-align : center; } TR.headerInfo { background: #00ff00; } TD.headerInfo { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; background: #00ff00; color: #ffffff; text-align: center; } TR.footer { background: #5360B9; } TD.footer { font-family: Verdana, Arial, sans-serif; font-size: 10px; background: #5360B9; color: #ffffff; } .infoBox { background: #b6b7cb; } .infoBoxContents { background: #FFFFFF; font-family: Verdana, Arial, sans-serif; font-size: 11px; } .infoBoxNotice { background: #E3703E; } .infoBoxNoticeContents { background: #F7F8FB; font-family: Verdana, Arial, sans-serif; font-size: 11px; } TD.infoBoxHeading { font-family: Verdana, Arial, sans-serif; font-size: 11px; background: #FFFFFF; color: #242553; } TD.infoBox, SPAN.infoBox { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000066; } TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd { background: #f4f7fd; } TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even { background: #FFFFFF; } TR.productListing-heading { background: #FF9933; } TD.productListing-heading { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; background: #FFFFFF; color: #000066; } TD.productListing-data { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; color: #FF6600 } A.pageResults { color: #0000FF; } A.pageResults:hover { color: #0000FF; background: #FFCC00; } TD.pageHeading, DIV.pageHeading { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #37374A; } TR.subBar { background: #FCFCF; } TD.subBar { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #242553; } TD.main, P.main { font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height: 1.5; } TD.smallText, SPAN.smallText, P.smallText { font-family: Verdana, Arial, sans-serif; font-size: 11px; } TD.accountCategory { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #758BB5; } TD.fieldKey { font-family: Verdana, Arial, sans-serif; font-size: 10px; } TD.fieldValue { font-family: Verdana, Arial, sans-serif; font-size: 10px; } TD.tableHeading { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; } SPAN.newItemInCart { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #CC3300; } CHECKBOX, INPUT, RADIO, SELECT { font-family: Verdana, Arial, sans-serif; font-size: 11px; } TEXTAREA { width: 100%; font-family: Verdana, Arial, sans-serif; font-size: 11px; } SPAN.greetUser { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #006666; } TABLE.formArea { background: #F2F7F9; } TD.formAreaTitle { font-family: Verdana, Arial, sans-serif; font-size: 11px; } SPAN.markProductOutOfStock { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #c76170; } SPAN.productSpecialPrice { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #009999; } SPAN.errorText { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ff0000; } .moduleRow { } .moduleRowOver { background-color: #D7E9F7; cursor: hand; } .moduleRowSelected { background-color: #E9F4FC; } .checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #666666; } .checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; } TD.productDesc { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #444466; padding: 1px 7px 1px 7px; }