/*
  XXX clean this up. Quick and dirty copy paste done from earlier version

  $Id: stylesheet.css,v 1.13 2010/04/26 08:17:12 saffronmarigold.ssarwate 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: "Times New Roman", Times, serif; font-size: 12px; color: #867d56; }
.errorBox { font-family : "Times New Roman", Times, serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : "Times New Roman", Times, serif; font-size : 12px; color: #e88a38; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : "Times New Roman", Times, serif; font-size : 12px; color: #e88a38; text-decoration: underline; }

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

A {
  color: #867d56;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
}

TD.headerNavigation {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  color: #867d56;
  font-weight : normal;
}

A.headerNavigation { 
  color: #867d56; 
}

A.headerNavigation:hover {
  color: #867d56;
}

TR.headerError {
   background: #fddfcb;
}

TD.headerError {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  background: #fddfcb;
  color: #e88a38;
  font-weight : bold;
  text-align : left;
}

TR.headerInfo {
  background: #fddfcb;
}

TD.headerInfo {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  background: #fddfcb;
  color: #e88a38;
  font-weight: bold;
  text-align: left;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: "Times New Roman", Times, serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #867D56;
}

.infoBoxContents {
  background: #FEE6D6;
  font-family: "Times New Roman", Times, serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: "Times New Roman", Times, serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  font-weight: bold;
  background: #fddfcb;
  color: #867d56;
}

TD.infoBox, SPAN.infoBox {
  font-family: "Times New Roman", Times, 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-color: #FEE6D6;
}

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

TABLE.productListing {
  border: 1px;
  border-style: dashed;
  border-color: #CA9069;
}

.productListing-heading {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  color: #867d56;
  background: #FDDFCB;
  font-weight: bold;
}

TD.productListing-data {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  color: #867d56;  
}

A.pageResults {
  color: #867d56;
}

A.pageResults:hover {
  color: #867d56;
}

TD.pageHeading, DIV.pageHeading {
  font-family: "Times New Roman", Times, serif;
  font-size: 20px;
  font-weight: bold;
  color: #867d56;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  line-height: 1.5;
  color: #867d56;

}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  color: #867d56;
}

.smallText2 {
  color: #867d56;
  text-decoration: none;
}

.smallText2 span {
	font-weight: normal;
}

TD.accountCategory {
  font-family: "Times New Roman", Times, serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
}

SPAN.greetUser {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #867d56;
}

TD.formAreaTitle {
  font-family: Tahoma, "Times New Roman", Times, serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, "Times New Roman", Times, serif;
  font-size: 12px;
  color: #e88a38;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: "Times New Roman", Times, serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: "Times New Roman", Times, serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #fddfcb; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #fddfcb; }

.checkoutBarFrom, .checkoutBarTo { font-family: "Times New Roman", Times, serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: "Times New Roman", Times, serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: "Times New Roman", Times, serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: "Times New Roman", Times, serif; font-size: 10px; background-color: #fddfcb; }
.messageStackSuccess { font-family: "Times New Roman", Times, serif; font-size: 10px; background-color: #fddfcb; }

/* input requirement */

.inputRequirement { font-family: "Times New Roman", Times, serif; font-size: 10px; color: #e88a38; }

