/*
  $Id: stylesheet.css,v 1.50 2002/11/02 03:06:05 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2001 osCommerce

  Released under the GNU General Public License
*/
.productMain { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; }
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.underlink { FONT-WEIGHT: bold; COLOR: #E2AB03; TEXT-DECORATION: none}
.pageHeading3 { font-family: Verdana, Arial, sans-serif; font-size: 17px; font-weight: bold; color: #333333; }
.productPrice { font-family: Verdana, Arial, sans-serif; font-size: 17px; font-weight: bold; color: #FF9900; }
.sku { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; color: #999999; }
.priceMain { font-family: Verdana, Arial, sans-serif; font-size: 13px; font-weight: bold; color: #000000; }
.indexProd { FONT-WEIGHT: bold; COLOR: #9F5400; TEXT-DECORATION: none}
.newindexProd { font-size: 12px; font-family: Arial, Helvetica, sans-serif; FONT-WEIGHT: bold; COLOR: #FFE1BF; TEXT-DECORATION: none}
.newindexProd a:link { font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: bold; color: #FFE1BF; }
.newindexProd a:active { font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: bold; color: #FFE1BF; }
.newindexProd a:visited { font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: bold; color: #FFE1BF; }

A {
  color: #FF8500;
  text-decoration: underline;
}


A:hover {
  color: #FF0000;
  text-decoration: underline;
}

TD.headerNavigation {
  font-family: Verdana, Arial, Sans-serif;
  font-size: 12px;
  color: #353535;
  font-weight : bold;
}

TD.headerNavigationMain {
  font-family: Verdana, Arial, Sans-serif;
  font-size: 12px;
  color: #353535;
  font-weight : bold;
}

TD.textInside {
  font-family: Verdana, Arial, Sans-serif;
  font-size: 12px;
  color: #353535;
}

TD.textInsideSmall {
  font-family: Verdana, Arial, Sans-serif;
  font-size: 11px;
  color: #353535;
}

TD.textInsideLinks {
  font-family: Verdana, Arial, Sans-serif;
  font-size: 13px;
  color: #353535;
}