/*
  $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-size: 11px; }
.errorBox { font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2efe6; }
.orderEdit { font-size : 10px; }

BODY {
  background:#f6ead3;
  font:0.7em/1.4em Arial, sans-serif;
  color: #553311;
  margin-left: 0px;
  padding-left: 0px;
  margin-right: 0px;
  padding-right: 0px;}

A {
  color: #A78E62;
  text-decoration: none;}

A:hover {
  color: #dd9944;
  text-decoration: underline;}

FORM {
  display: inline;}

TR.header {
  background: #f6ead3;
  background:url(images/header.jpg) no-repeat left top;
  height: 134px;}

TR.headerNavigation {
  font:0.7em Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #a78e62;
  background:url(images/line.jpg) no-repeat left bottom;
  height: 20px;}

TD.headerNavigation {
  color: #a78e62;}

A.headerNavigation {}

A.headerNavigation:hover {
  text-decoration: none;}

TR.headerError {
  background: #ff0000;}

TD.headerError {
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;}

TR.headerInfo {
  background: #00ff00;}

TD.headerInfo {
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;}

TR.footer {
  background:url(images/line.jpg) no-repeat left top;
  height: 20px;
  font:0.7em Arial, sans-serif;
  font-weight: bold;}

TR.footerspace {
  background:url(images/footer.jpg) no-repeat left top;
  height: 24px;}

TD.footer {
  color: #a78e62;}

.infoBox {
  background: #b8b8ac;
  font-size: 10px;}

.infoBoxContents {
  background: #f2efe6;
  font-size: 10px;}

.infoBoxNews {
  background: #f2efe6;
  font-size: 11px;}

.infoBoxNotice {
  background: #FF8E90;}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;}

TD.infoBoxHeading {
  text-transform: lowercase;
  font-size: 15px;
  letter-spacing: 2px;  
  font-weight: bold;
  padding-top: 12px;
  background: #f6ead3;
  color: #887755;
  padding-bottom: 2px;}

TD.infoBoxColumnTop {
  text-transform: lowercase;
  font-size: 15px;
  letter-spacing: 2px;  
  font-weight: bold;
  padding-top: 0px;
  background: #f6ead3;
  color: #887755;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 2px;}

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: #b8b8ac;}

.productListing-heading {
  font-size: 13px;
  background: #f2efe6;
  color: #887755;
  font-weight: bold;}

TD.productListing-data {
  font-size: 11px;}

A.pageResults {
  text-decoration: none;}

A.pageResults:hover {
  text-decoration: none;}

TD.pageHeading, DIV.pageHeading {
  text-transform: lowercase;
  font-size: 15px;
  letter-spacing: 2px;  
  font-weight: bold;
  color: #442200;}

TD.priceHeading, DIV.priceHeading {
  font-size: 13px;
  font-weight: bold;
  color: #442200;}

TR.subBar {
  background: #f4f7fd;}

TD.subBar {
  font-size: 10px;
  color: #000000;}

TD.main, P.main {
  font:0.8em/1.4em Arial, sans-serif;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 2px;
  padding-bottom: 2px;}

TD.main2, P.main2 div.main2 {
  font:0.7em Arial, sans-serif;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 6px;}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;}

SPAN.smallTextPad, P.smallTextPad {
  font-size: 10px;
  vertical-align: baseline;
  line-height: 18px;}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;}

TD.fieldValue {
  font-size: 12px;}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;}

SPAN.newItemInCart {
  font-size: 10px;
  color: #442200;}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
  color: #442200;}

TEXTAREA {
  width: 100%;
  color: #442200;
  font-size: 11px;}

SPAN.greetUser {
  font-weight: bold;}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;}

TD.formAreaTitle {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;}

SPAN.markProductOutOfStock {
  font-size: 11px;
  color: #c76170;
  font-weight: bold;}

SPAN.productSpecialPrice {
  color: #ff0000;}

SPAN.errorText {
  color: #ff0000;}

TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

.moduleRow { }
.moduleRowOver { background-color: #E5B473; cursor: pointer; }
.moduleRowSelected { background-color: #eecfa3; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */
.messageBox { font-family: Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */
.inputRequirement { font-family: Arial, sans-serif; font-size: 10px; color: #ff0000; }

h1 {
  text-transform: lowercase;
  font-size: 15px;
  letter-spacing: 2px;  
  font-weight: bold;
  color: #442200;
  padding-top: 12px;
  padding-bottom: 2px;
  margin-top: 0px;
  margin-bottom: 0px;}

h3 {
  text-transform: lowercase;
  font-size: 15px;
  letter-spacing: 2px;  
  font-weight: bold;
  color: #442200;
  padding-top: 12px;
  padding-bottom: 2px;
  margin-top: 0px;
  margin-bottom: 0px;}

P {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 1px;
  padding-bottom: 5px;}

h2 /* date */
{ color:#734B28;
  font-size: 11px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;}

.clear { clear:both}

blockquote  /* for quoting other sites or sources*/
{ background:#dee4e0;
  line-height:1.2em;
  padding:3px;
  border:1px #b1bebc solid;}
 
cite /* for references */
{ font-style:italic}

/* padding and background footer for individual posts */
.post {
  font: 12px Arial, sans-serif;
  padding: 2px 10px 8px 10px;}

.main3 {
  font: 11px Arial, sans-serif;
  padding-top: 8px;}

.edit {
  font-size:0.7em;
  font-weight:normal}

.feedback /*comments info at end of each entry */
{ margin:0;
  font: 11px Arial, sans-serif;
  text-align:right;
  padding-right: 10px;}

/* comments */
#comment {
  line-height:1.2em;
  padding:3px;
  border:1px #b8b8ac solid;
  font-size: 11px;
  color: #553311;}
 
.commenttext {
  padding: 5px 2px 0px 3px;
  border:1px #b8b8ac solid;
  background-color: #f2efe6;}

li {
  list-style-type: none;
  margin: 0px;
  padding: 0px;}

ul {
  padding: 0px;
  margin: 0px;}

#commentlist {
  padding: 0px 9px 0px 9px;
  margin: 0px;}

ul.box {
  padding: 0px 0px 0px 5px;
  margin: 0px;}