/*
  $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: georgia;
	font-size: 13px;
}
.errorBox { font-family : georgia; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : georgia; font-size : 10px; color: #FFFFFF; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : georgia; font-size : 10px; color: #70d250; text-decoration: underline; }

.headback {
	background-repeat:no-repeat;
	background-image: url(images/headback.jpg);
	background-color: #3c2a18;
}

h1 { 
 font-family: georgia;
 font-size: 12px;
 font-weight: bold;
}

h2 { 
 font-family: georgia;
 font-size: 10px;
}

BODY {
  background: #3a2611;
  color: #deac63;
  margin: 0px;
}

A {
  color: #ffffff;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
	font-family: georgia;
	font-size: 11px;
	background: #bbc3d3;
	color: #ffffff;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 5px;
	letter-spacing: 1px;
  }

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, georgia;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #5b4832;
}

TD.footer {
  font-family: georgia;
  font-size: 10px;
  background: #5b4832;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
	color: #deac63
  
}

.infoBoxContents {
	font-family: georgia;
	font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: georgia;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: georgia;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: georgia;
  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: #5B4832;
}

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

TABLE.productListing {
  border: 2px;
  border-style: solid;
  border-color: #3A2611;
  border-spacing: 2px;
}

.productListing-heading {
  font-family: georgia;
  font-size: 11px;
  background: #5b4832;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: georgia;
  font-size: 12px;
 
}

A.pageResults {
  color: #ffffFF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: georgia;
  font-size: 20px;
  font-weight: bold;
  color: #deac63;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: georgia;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: georgia;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: georgia;
  font-size: 14px;
}

TD.accountCategory {
  font-family: georgia;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: georgia;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: georgia;
  font-size: 12px;
}

TD.tableHeading {
  font-family: georgia;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: georgia;
  font-size: 10px;
  color: #FFFFFF;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: georgia;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: georgia;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: georgia;
  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, georgia;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, georgia;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: georgia;
  color: #ff0000;
}

SPAN.errorText {
  font-family: georgia;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #7E6444; cursor: hand; cursor: hand; }
.moduleRowSelected { background-color: #5B4832; }

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

/* message box */

.messageBox { font-family: georgia; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: georgia; font-size: 10px; background-color: #180F06; }
.messageStackSuccess { font-family: georgia; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: georgia; font-size: 10px; color: #ff0000; }
