/*
  $Id: stylesheet.css,v 1.47 2002/06/11 19:49:51 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2001 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: tahoma; font-size: 12px; }
.errorBox { font-family : tahoma; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : tahoma; font-size : 12px; color: #cc0033; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  scrollbar-3dlight-color:#fdab00;
           scrollbar-arrow-color:#ffffff;
           scrollbar-base-color:#fdab00;
           scrollbar-track-color:#fdab00;
           scrollbar-darkshadow-color:#fdab00;
           scrollbar-face-color:#fdab00;
           scrollbar-highlight-color:;
           scrollbar-shadow-color:}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #6699cc;
  text-decoration: underline;
}

FORM {
        display: inline;
}

TR.header {
  background: #f0f1f2;
}

TR.headerNavigation {
  background: #6699cc;
}

TD.headerNavigation {
  font-family: tahoma;
  font-size: 12px;
  height:25px;
  background: #cc0000;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation {
  color: #000000;
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: tahoma;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #cc0000;
}

TD.headerInfo {
  font-family: tahoma;
  font-size: 12px;
  background: #cc0000;
  color: #ffffff;
  height:25px;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #6699cc;
}

TD.footer {
  font-family: tahoma;
  font-size: 12px;
  background: #cc0000;
  height:25px;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #ffcc00;
}

.infoBoxContents {
  background: #ffffff;
  font-family: tahoma;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: tahoma;
  font-size: 12px;
  font-weight: bold;
  height: 25;
  background: #ffcc00;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: tahoma;
  font-size: 12px;
}

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: #d2e9fb;
}

TD.productListing-heading {
  font-family: tahoma;
  font-size: 12px;
  background: #d2e9fb;
  color: #000000;
  font-weight: bold;
  font-variant: small-caps;
}

TD.productListing-data {
  font-family: tahoma;
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: tahoma;
  font-size: 14px;
  font-weight: bold;
  color: #cc0000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: tahoma;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: tahoma;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: tahoma;
  font-size: 12px;
}

TD.accountCategory {
  font-family: tahoma;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: tahoma;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana;
  font-size: 12px;
}

TD.tableHeading {
  font-family: tahoma;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: tahoma;
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: tahoma;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family: tahoma;
  font-size: 12px;
}

SPAN.greetUser {
  font-family: tahoma;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #6699cc;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: tahoma;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Verdana;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: tahoma;
  color: #ff0000;
}

TD.checkoutBar {
  font-family: tahoma;
  font-size: 12px;
  color: #aabbdd;
}
TD.checkoutBarCurrent {
  font-family: tahoma;
  font-size: 12px;
  color: #cc0000;
  }
TD.checkoutBarFRom {
  font-family: tahoma;
  font-size: 12px;
  color: #000000;
  }
TD.checkoutBarTo {
  font-family: tahoma;
  font-size: 12px;
  color: #000000;
}

SPAN.checkoutBarHighlighted {
  font-family: tahoma;
  font-size: 12px;
  color: #000000;
}

/* Individual Boxes - Graphical Borders for modules - Star */
.mws_boxTop_module    { background: url('images/infobox_module/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft_module   { background: url('images/infobox_module/left.gif'); }
.mws_boxRight_module  { background: url('images/infobox_module/right.gif'); }
.mws_boxBottom_module { background: url('images/infobox_module/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_module { background: #ffffff; 
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 10px;}
.mws_boxCenter_module2 { background: #ffffff; 
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 10px;}
/* Individual Boxes - Graphical Borders for modules - Star */

TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
