/*
  $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: Book Antiqua, Verdana, Arial, sans-serif;
    font-size: 12px
    }
.errorBox {
    font-family: Book Antiqua, Verdana, Arial, sans-serif;
    font-size: 12px;
    background: #ffb3b5;
    font-weight: bold
    }
.stockWarning {
    font-family: Book Antiqua, Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #c03
    }
.productsNotifications {
    background: #f2fff7
    }
.orderEdit {
    font-family: Book Antiqua, Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #70d250;
    text-decoration: underline
    }
.imagesBoxContents {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px
    }
BODY {
    background: #FFF2B0;
    color: #000;
    margin: 0;
    scrollbar-face-color: #9E2B28;
    scrollbar-arrow-color: #FFF2B0;
    scrollbar-track-color: #FFF2B0;
    scrollbar-shadow-color: #FFF2B0;
    scrollbar-highlight-color: #FFF2B0;
    scrollbar-3dlight-color: #FFF2B0;
    scrollbar-darkshadow-color: #FFF2B0
    }
A {
    color: #000;
    text-decoration: none
    }
A:hover {
    color: #9E2B28;
    text-decoration: underline
    }
FORM {
    display: inline
    }
TR.header {
    background: #fff
    }
TR.headerNavigation {
    background: #9E2B28
    }
TD.headerNavigation {
    font-family: Book Antiqua, Verdana, Arial, sans-serif;
    font-size: 14px;
    background-image: url(images/gradient_title_bar_big.jpg);
    background-attachment: fixed;
    background-repeat: repeat;
    color: #fff;
    font-weight: bold
    }
A.headerNavigation {
    color: #FFF
    }
A.headerNavigation:hover {
    color: #fff
    }
TR.headerError {
    background: #f00
    }
TD.headerError {
    font-family: Book Antiqua, Tahoma, Verdana, Arial, sans-serif;
    font-size: 14px;
    background: #f00;
    color: #fff;
    font-weight: bold;
    text-align: center
    }
TR.headerInfo {
    background: #0f0
    }
TD.headerInfo {
    font-family: Book Antiqua, Tahoma, Verdana, Arial, sans-serif;
    font-size: 14px;
    background: #0f0;
    color: #fff;
    font-weight: bold;
    text-align: center
    }
TR.footer {
    background: #9E2B28
    }
TD.footer {
    font-family: Book Antiqua, Verdana, Arial, sans-serif;
    font-size: 12px;
    background-image: url(images/gradient_title_bar.jpg);
    background-attachment: fixed;
    background-repeat: repeat;
    color: #fff;
    font-weight: bold
    }
.infoBox {
    background: #E0C57F
    }
.infoBoxContents {
    background: #E0C57F;
    font-family: Book Antiqua, Verdana, Arial, sans-serif;
    font-size: 12px
    }
.infoBoxNotice {
    background: #E0C57F
    }
.infoBoxNoticeContents {
    background: #E0C57F;
    font-family: Book Antiqua, Verdana, Arial, sans-serif;
    font-size: 12px
    }
TD.infoBoxHeading {
    font-family: Book Antiqua, Verdana, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    background-image: url(images/gradient_title_bar.jpg);
    background-attachment: fixed;
    background-repeat: repeat;
    color: #fff
    }
TD.infoBox, SPAN.infoBox {
    font-family: Book Antiqua, Verdana, Arial, sans-serif;
    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: #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;
    border-style: solid;
    border-color: #9E2B28;
    border-spacing: 1px
    }
.productListing-heading {
    font-family: Book Antiqua, Verdana, Arial, sans-serif;
    font-size: 12px;
    background: #AA7D4C;
    color: #FFF;
    font-weight: bold
    }
TD.productListing-data {
    font-family: Book Antiqua, Verdana, Arial, sans-serif;
    font-size: 12px
    }
A.pageResults {
    color: #00F
    }
A.pageResults:hover {
    color: #00F;
    background: #FF3
    }
TD.pageHeading, DIV.pageHeading {
    font-family: Book Antiqua, Verdana, Arial, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #9E2B28
    }
TR.subBar {
    background: #f4f7fd
    }
TD.subBar {
    font-family: Book Antiqua, Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #000
    }
TD.main, P.main {
    font-family: Book Antiqua, Verdana, Arial, sans-serif;
    font-size: 13px;
    line-height: 1.5
    }
TD.smallText, SPAN.smallText, P.smallText {
    font-family: Book Antiqua, Verdana, Arial, sans-serif;
    font-size: 12px
    }
TD.accountCategory {
    font-family: Book Antiqua, Verdana, Arial, sans-serif;
    font-size: 15px;
    color: #9E2B28
    }
TD.fieldKey {
    font-family: Book Antiqua, Verdana, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold
    }
TD.fieldValue {
    font-family: Book Antiqua, Verdana, Arial, sans-serif;
    font-size: 14px
    }
TD.tableHeading {
    font-family: Book Antiqua, Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold
    }
SPAN.newItemInCart {
    font-family: Book Antiqua, Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #f00
    }
CHECKBOX, INPUT, RADIO, SELECT {
    font-family: Book Antiqua, Verdana, Arial, sans-serif;
    font-size: 13px
    }
TEXTAREA {
    width: 100%;
    font-family: Book Antiqua, Verdana, Arial, sans-serif;
    font-size: 13px
    }
SPAN.greetUser {
    font-family: Book Antiqua, Verdana, Arial, sans-serif;
    font-size: 14px;
    color: #f0a480;
    font-weight: bold
    }
TABLE.formArea {
    background: #f1f9fe;
    border-color: #7b9ebd;
    border-style: solid;
    border-width: 1px
    }
TD.formAreaTitle {
    font-family: Book Antiqua, Tahoma, Verdana, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold
    }
SPAN.markProductOutOfStock {
    font-family: Book Antiqua, Tahoma, Verdana, Arial, sans-serif;
    font-size: 14px;
    color: #c76170;
    font-weight: bold
    }
SPAN.productSpecialPrice {
    font-family: Book Antiqua, Verdana, Arial, sans-serif;
    color: #f00
    }
SPAN.errorText {
    font-family: Book Antiqua, Verdana, Arial, sans-serif;
    color: #f00
    }
.moduleRowOver {
    background-color: #D7E9F7;
    cursor: pointer;
    cursor: hand
    }
.moduleRowSelected {
    background-color: #E9F4FC
    }
.checkoutBarFrom, .checkoutBarTo {
    font-family: Book Antiqua, Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #8c8c8c
    }
.checkoutBarCurrent {
    font-family: Book Antiqua, Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #000
    }
/* message box */
.messageBox {
    font-family: Book Antiqua, Verdana, Arial, sans-serif;
    font-size: 12px
    }
.messageStackError, .messageStackWarning {
    font-family: Book Antiqua, Verdana, Arial, sans-serif;
    font-size: 12px;
    background-color: #ff0
    }
.messageStackSuccess {
    font-family: Book Antiqua, Verdana, Arial, sans-serif;
    font-size: 12px;
    background-color: #9f0
    }
/* input requirement */
.inputRequirement {
    font-family: Book Antiqua, Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #f00
    }