/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText   { font-size: 11px; font-family: Verdana, Arial, sans-serif }
.errorBox  { font-size: 10px; font-family: Verdana, Arial, sans-serif; font-weight: bold; background: #ffb3b5 }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications   { background: #ffd700 }
.orderEdit     { color: #006400; font-size: 10px; font-family: Verdana, Arial, sans-serif; font-weight: bold; text-decoration: underline }

BODY     { color: #000; background: white; margin: 0 }

A        { color: #340d12; font-size: 11px; text-decoration: none }

A:hover      { color: maroon; text-decoration: none; background-color: #f5f5f5 }

FORM {
	display: inline;
}

TR.header  { background: #c0c0c0 }

TR.headerNavigation        { background-color: #a9a9a9; background-repeat: repeat; background-attachment: scroll; top: 100px; height: 25px }

TD.headerNavigation        { color: #800000; font-size: 10px; font-family: Verdana, Arial, sans-serif; font-weight: bold }

A.headerNavigation    { color: #fff; font-size: 10px }

A.headerNavigation:hover      { color: #800000; font-size: 10px; text-decoration: none }

TR.headerError  { color: #fff; font-weight: bold; background: #ff0000 }

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo   { background: #20b2aa }

TD.headerInfo   { color: #ffffff; font-size: 12px; font-family: Tahoma, Verdana, Arial, sans-serif; font-weight: bold; background: #20b2aa; text-align: center }

TR.footer  { background: #80b4ff }

TD.footer    { color: #9932cc; font-size: 10px; font-family: Verdana, Arial, sans-serif; font-weight: bold; background: #ffffff }

.infoBox     { background: #a9a9a9; border: solid 2pt #a9a9a9 }

.infoBoxContents        { font-size: 10px; font-family: Verdana, Arial, sans-serif; background: #a9a9a9 }

.infoBoxNotice   { background: #adff2f }

.infoBoxNoticeContents   { font-size: 10px; font-family: Verdana, Arial, sans-serif; background: #dcdcdc }

TD.infoBoxHeading    { color: #ffffff; font-size: 10px; font-family: Verdana, Arial, sans-serif; font-weight: bold; background: #a9a9a9 }

TD.infoBox, SPAN.infoBox  { font-size: 10px; font-family: Verdana, Arial, sans-serif }

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: #ffffff }

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-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }

TABLE.productListing   { border-spacing: 0px  }

.productListing-heading     { color: #fff; font-size: 10px; font-family: Verdana, Arial, sans-serif; font-weight: bold; background: #a9a9a9 }

TD.productListing-data      { font-size: 10px; font-family: Verdana, Arial, sans-serif; border-bottom: 2px solid #d3d3d3 }

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading      { color: #340d12; font-size: 16px; font-family: Verdana, Arial, sans-serif; font-weight: bold }

TR.subBar {
  background: #E2FECB;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main    { font-size: 11px; font-family: Verdana, Arial, sans-serif; line-height: 1.2; padding-right: 30px; padding-left: 7px }

TD.smallText, SPAN.smallText, P.smallText  { font-size: 11px; font-family: Verdana, Arial, sans-serif }

TD.accountCategory   { color: #ee82ee; font-size: 13px; font-family: Verdana, Arial, sans-serif }

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA   { font-size: 11px; font-family: Verdana, Arial, sans-serif; background-color: #ffffe0; width: 100% }

SPAN.greetUser    { color: #800000; font-size: 11px; font-family: Verdana, Arial, sans-serif; font-weight: bold }

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock  { color: #340d12; font-size: 12px; font-family: Tahoma, Verdana, Arial, sans-serif; font-weight: bold }

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver   { background-color: #f0e68c; cursor: hand  }
.moduleRowSelected   { background-color: #ffd700 }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox  { font-size: 10px; font-family: Verdana, Arial, sans-serif; background-color: #fafad2 }
.messageStackError, .messageStackWarning   { color: #fff; font-size: 10px; font-family: Verdana, Arial, sans-serif; font-weight: bold; background-color: #340d12 }
.messageStackSuccess  { font-size: 10px; font-family: Verdana, Arial, sans-serif; font-weight: bold; background-color: #99ff00 }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.tax_info     { color: #808080; font-size: 9px; font-family: Verdana, Arial, sans-serif }
.floatingnavi    { color: #fff; position: fixed; z-index: 10; top: 155px; left: 5px; width: 156px; height: auto;          position: expression("absolute"); top: expression(parseInt(document.body.scrollTop + 155)); }
