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

BODY {
  background: #EBEBDB;
  color: #000000;
  margin: 0px;
  border:1px solid #EBEBDB; }

.whitebg {
  background-color:#FFFFFF;
  font-family: Verdana, Arial, sans-serif; 
  font-size: 12px; 
  border: 0;
}

p { 
  font-family: Verdana, Arial, sans-serif; 
  font-size: 12px; 
  font-weight:normal;
  color:#000000; 
  background-color:#EBEBDB;
  margin:0 0 7px 0; }  /*bottom margin*/

li {
  font-family: Verdana, Arial, sans-serif; 
  font-size: 12px;
  font-weight:bold;
  color:#000000; 
  background-color:#EBEBDB;
  margin:0 0 7px 0;
  padding:0; }  /*bottom margin*/
 
 li.notbold {
  font-family: Verdana, Arial, sans-serif; 
  font-size: 12px;
  font-weight:normal;
  color:#000000; 
  background-color:#EBEBDB;
  margin:0 0 7px 0;
  padding:0; }  /*bottom margin*/
    
A {
  color: #AA5B23;
  text-decoration: underline;
}

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

a.header-shopping {
font-family:Verdana, Arial, sans-serif;
font-size: 13px;
/*color:#828174;*/
color:#444444;
background-color:#FFFFFF;
font-weight:normal;
text-decoration:none;  }

a.header-shopping:hover {
font-family:Verdana, Arial, sans-serif;
font-size: 13px;
color:#AA5B23;
background-color:#FFFFFF;
font-weight:normal;
text-decoration:none;  }

.header-shopping {
font-family:Verdana, Arial, sans-serif;
font-size: 13px;
color:#828174;
background-color:#FFFFFF;
font-weight:normal; }

.tagline {
font-family:Verdana, Arial, sans-serif;
font-size: 13px;
color:#8D4512;
background-color:#D6D5C#;
font-weight:bold; }


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #D6D5C3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #D6D5C3;
  color: #828174;
  font-weight : normal;
}

A.headerNavigation { 
  color: #828174;
  text-decoration:none;  }

A.headerNavigation:hover {
  color: #AA5B23;
  text-decoration:none;  }

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #EBEBDB;
  color:#F4A01D;
}

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

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #EBEBDB;
  border:1px solid #B8B7A3; 
}

.infoBoxContents {
  background: #EBEBDB;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #EBEBDB;
}

.infoBoxNoticeContents {
  background: #EBEBDB;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: #b8b7a3;
  color: #343434;
}

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

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #EBEBDB;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #E3E3CF;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #B8B7A3;
  border-spacing: 0px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #AA5B23;
  color: #FFFFFF;
  font-weight: bold;
}

a.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #AA5B23;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration:none
}

a.productListing-heading:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #AA5B23;
  color: #B8B7A3;
  font-weight: bold;
  text-decoration:none
}

.detailHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  background-color:#AA5B23;
  padding:2px;
/*  vertical-align:middle;*/
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color:#000000;
  vertical-align:top;
  padding-top:7px;
  padding-bottom:3px;
}

TR.productListing-even {
  color:#000000;
  background-color:#E3E3CF;
  vertical-align:top;
}

TR.productListing-odd {
  color:#000000;
  background-color:#EBEBDB;
  vertical-align:top;
}

A.pageResults {
  color: #AA5B23;
  background: #EBEBDB;
}

A.pageResults:hover {
  color: #AA5B23;
  background: #EBEBDB;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: #AA5B23;
  margin:0;
  vertical-align:top;
}

h2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #AA5B23;
  margin:0;
  padding:0;
  vertical-align:top;
}

h3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #AA5B23;
  margin:0;
  padding:0;
  vertical-align:top;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

TD.mainbold, P.mainbold {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  font-weight: bold;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#969585;
  background-color:#EBEBDB;
  margin:0;
  padding:0;
  line-height:18px;
}

TD.smallText-dark {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#504F47;
  background-color:#EBEBDB;
  margin:0;
  padding:0;
  line-height:18px;
}

TD.footerText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color:#969585;
  background-color:#EBEBDB;
  margin:0;
  padding:0;
  line-height:18px;
}

a.oscommerce, a.oscommerce:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#BC7E53;
  background-color:#EBEBDB;
}


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

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: 12px;
  color: #AA5B23;
}

a.newItemInCart, a.newItemInCart:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #AA5B23;
}

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: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  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: #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 { }
.moduleRowOver { background-color: #D6D5C3; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #D6D5C3; }

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

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 12px; background-color: #EBEBDB; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight:bold; background-color: #EBEBDB; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #EF9203; }

