/*
  $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-family: Verdana, Arial, sans-serif; font-size: 10px; ; color: #A99D49; background-color: #FFFFFF; border: #000000}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; ; color: A99D49}
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; ; border: #000000}
.productsNotifications { ; border: #000000}
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #A99D49; text-decoration: underline; ; border: #000000}

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
; border: #000000
}

A {
  color: #000000;
  text-decoration: none;
}

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

FORM {
	display: inline;
; border: #000000
}

TR.header {
; border: #000000 none
; background-color: #000000
}

TR.headerNavigation {
  background: #000000;
; border: #000000 none
}

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

A.headerNavigation { 
; border: #000000
; color: #A99D49
}

A.headerNavigation:hover {
; border: #000000; background-color: #000000
; color: #000000
}

TR.headerError {
  background: #ff0000;
; border: #000000 none
}

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

TR.headerInfo {
; border: #000000 none
}

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

TR.footer {
  background: #000000;
; border: #000000 none
}

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

.infoBox {
; border: #000000 none
; background-color: #000000
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
; border: #000000 none
; color: #000000
}

.infoBoxNotice {
  background: #FF8E90;
; border: #000000 none
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000000 repeat;
  color: #A99D49;
; border: #000000 none
}

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

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: #f8f8f9;
}

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: #f8f8f9;
}

TABLE.productListing {
  border: 1px #000000 groove;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
; border: #A67C52
}

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

A.pageResults {
  color: #A99D49;
; border: #000000
}

A.pageResults:hover {
  color: #000000;
}

TD.pageHeading{
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
; border: #000000
}

TR.subBar {
; border: #000000 none
}

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

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

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

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

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;
; color: #000000
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
; border: #000000
; background-color: #000000
; color: #A99D49
}

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 {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
; border: #000000
}

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

TABLE.formArea {
  background: #000000 url(bg.jpg);
; border: 1px #000000 groove
}

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

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

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

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

.moduleRow { border: #000000}
.moduleRowOver { background-color: #AC9E5F; cursor: pointer; cursor: hand; ; border: #000000}
.moduleRowSelected { background-color: #AC9E5F; ; border: #000000}
.checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #A99D49; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #A99D49; ; background-color: #A67C52; border: #000000}

/* message box */

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

/* input requirement */

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


.checkoutBarFrom { background-color: #A67C52}.checkoutBarTo  { background-color: #A67C52; border: #000000}

.checkoutBarFrom { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #A99D49;  ; border: #000000 solid} DIV.pageHeading  { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
; border: #000000
; background-color: #A67C52
 } 

TD.main { border: #000000; color: #000000}TR.upcomingProducts-even { border: #000000 none}TR.upcomingProducts-odd { border: #000000 none}TR.shippingOptions-odd  { border: #000000 none}TR.shippingOptions-even  { border: #000000 none}TR.productReviews-odd { border: #000000 none}TR.productReviews-even { border: #000000 none}TR.productListing-odd { border: #000000 none}TR.productListing-even { border: #000000 none}
.messageStackError { border: #000000}.messageStackWarning  { border: #000000}

CHECKBOX { border: #000000}

TD.infoBox { border: #000000; color: A99D49}

TD.smallText { border: #000000; color: A99D49}

TR.accountHistory-even { border: #000000 none}

TR.accountHistory-odd { border: #000000 none}TR.addressBook-even { border: #000000 none}TR.addressBook-odd { border: #000000 none}TR.alsoPurchased-even { border: #000000 none}TR.alsoPurchased-odd { border: #000000 none}TR.payment-even { border: #000000 none}TR.payment-odd { border: #000000 none}P.main  { color: #000000 }