/* $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 */ BODY { background: #ffffff; color: #000000; margin: 0px; } A { color: #000000; text-decoration: none; } A:hover { color: #000000; text-decoration: underline; } TD.pageHeading, DIV.pageHeading { font-family: Verdana, Arial, sans-serif; font-size: 20px; font-weight: bold; color: #000000; } SPAN.productSpecialPrice { font-family: Verdana, Arial, sans-serif; color: #ff0000; } TR.productListing-heading { background: #eeeeee; } TD.productListing-heading { font-family: Verdana, Arial, sans-serif; font-size: 10px; background: #ffffff; border-bottom:1px solid #000000; color: #000000; font-weight: bold; font-variant: small-caps; } TD.productListing { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; font-weight: bold; font-variant: small-caps; } TD.productListing-data { font-family: Verdana, Arial, sans-serif; font-size: 10px; border-bottom:1px solid #000000; } TD.productListing-data-col { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding-top : 15px; border-bottom:0px solid #000000; vertical-align:top; } SPAN.productDesc { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #808080; } TD.productDesc { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #808080; padding: 1px 5px 1px 5px; } TD.mainbold, P.mainbold { font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height: 1.5; font-weight:bold } TD.smallText, SPAN.smallText, P.smallText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }