/*
  $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 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#5E4234 } /* dark brown */
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #BD9AFC; font-weight: bold; } /* purple */
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #ff0000; } /* red */
.productsNotifications { background: #f2fff7; } /* green white */
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #336633; text-decoration: underline; } /* dark green */

BODY {
  background: #DFCDBB; /* beige */
  color: #000000; /* black */
  margin: 0px;
  background-image:url(images/towel.jpg);
}

A {
  color: #5E4234;  /* brown */
  text-decoration: none;
}

A:hover {
  color: #5E4234; /* brown */
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #DFCDBB; /* beige */
}

TR.headerNavigation {
  background: #DFCDBB; /* beige */
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #336633; /* dark green */
  color: #FFFFFF; /* white */
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF;  /* white */
}

A.headerNavigation:hover {
  color: #ffffff; /* white */
}

TR.headerError {
  background: #ff0000; /* red */
}

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

TR.headerInfo {
  background: #00ff00;  /* bright green */
}

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

TR.footer {
  background: #336633; /* dark green */
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #336633; /* dark green */
  color: #ffffff; /* white */
  font-weight: bold;
}

.infoBox {
}

.infoBoxContents {
/*  background-color:#DFCDBB;  */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #8eff93; /*bright green*/
}

.infoBoxNoticeContents {
  background: #00d2ff;  /* bright blue */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #336633; /* dark green */
  color: #ffffff; /* white */
}

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;  /* blue white */
}

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; /* blue white */
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #336633; /* dark green */
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #336633; /* dark green */
  color: #FFFFFF; /* white */
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #DFCDBB; /* beige */
}

A.pageResults {
  color: #0000FF; /* bright blue */
}

A.pageResults:hover {
  color: #0000FF; /* bright blue */
  background: #FFFF33; /* yellow */
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 22px;
  font-weight: bold;
  font-style:italic;
  color: #5E4234; /* dark brown */
}

TR.subBar {
  background: #f4f7fd; /* blue white */
}

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

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight:bold;
  color: #5e4234; /* dark brown */
  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: #aabbdd;  /*grey*/
}

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; /* red */
}

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;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #336633; /* dark green */
  font-weight: bold;
}

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

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: #BD9AFC; /* purple */
  font-weight: bold;
}

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

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

.moduleRow { }
.moduleRowOver { background-color: #DFCDBB; cursor: pointer; cursor: hand; } /* beige */
.moduleRowSelected { background-color: #DFCDBB; } /* beige */

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

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #BD9AFC; } /*purple*/
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; } /* bright green */

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #336633; } /* dark green */
