/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { color: white; font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: black; }
.errorBox { color: #000; font-family : Verdana, Arial, sans-serif; font-size : 10px; background: red; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; background-color: black; }
.productsNotifications { color: #fff; background: black; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; background-color: black; text-decoration: underline; }

BODY {
  background: black;
  color: white;
  margin: 0;
}

A { color: white; background-color: black; text-decoration: none; }

A:hover { color: #fff; background-color: black; text-decoration: underline; }

FORM { color: #fff; background-color: black; display: inline; }

TR.header { color: white; background: black; }

TR.headerNavigation { color: #fff; background: black; }

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

A.headerNavigation { color: #ffffff; background-color: black; }

A.headerNavigation:hover { color: #ffffff; background-color: black; }

TR.headerError { color: #000; background: #ff0000; }

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

TR.headerInfo { color: #000; background: #00ff00; }

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

TR.footer { color: #fff; background: black; }

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

.infoBox { color: #b6b7cb; background: #404040; }

.infoBoxContents { color: white; background: black; font-family: Verdana, Arial, sans-serif; font-size: 10px; }

.infoBoxNotice { color: white; background: black; }

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

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

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

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd { color: white; background: black; }

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even { color: white; background: black; }

TABLE.productListing { color: white; background-color: black; border: solid 1px #b6b7cb; border-spacing: 1px; }

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

TD.productListing-data { color: white; font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: black; }

A.pageResults { color: #0000ff; background-color: black; }

A.pageResults:hover {
  color: #0000ff;
  background: yellow;
}

TD.pageHeading, DIV.pageHeading { font-family: Verdana, Arial, sans-serif; font-size: 20px; font-weight: bold; color: white; background-color: black; }

TR.subBar { color: white; background: black; }

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

TD.main, P.main { color: white; font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height: 1.5; background-color: black; }

TD.smallText, SPAN.smallText, P.smallText { color: white; font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: black; }

TD.accountCategory { font-family: Verdana, Arial, sans-serif; font-size: 13px; color: white; background-color: black; }

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

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

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

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

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

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

SPAN.greetUser { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #f0a480; font-weight: bold; background-color: black; }

TABLE.formArea { color: white; background: black;
 ;border: solid 1px #7b9ebd; }

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

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

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

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

.moduleRow { color: white; background-color: black; }
.moduleRowOver { color: white; background-color: black; cursor: pointer; cursor: pointer; }
.moduleRowSelected { color: white; background-color: black; }

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

/* message box */

.messageBox { color: white; font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: black; }
.messageStackError, .messageStackWarning { color: black; font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { color: black; font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

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