/*
  $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
*/

HTML
{
  overflow: -moz-scrollbars-vertical !important;
}

BODY, P, DIV, TD, TH, INPUT, TEXTAREA, OPTION, H1, H2, H3, H4, H5, H6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

FORM
{
	display: inline;
}

BODY
{
	background-color: #b5a898;
	margin: 12px;
}

.flat_input
{
	border: 1px solid #814f10;
	padding: 1px;
}

A:link, A:visited
{
	color: #ffffff;
	text-decoration: none;
}
	
A:hover, A:visited:hover
{
	color: #e7dc97;
	text-decoration: underline;
}

.subA
{
	color: #814f10;
	line-height: 20px;
}

A.subA:link, A.subA:visited
{
	color: #814f10;
	line-height: 20px;
	text-decoration: none;
}

A.subA:hover, A.subA:visited:hover
{
	color: #371f01;
	line-height: 20px;
	text-decoration: underline;
}

.subB
{
	color: white;
	line-height: 20px;
}

A.subB:link, A.subB.sub:visited
{
	color: white;
	line-height: 20px;
	text-decoration: none;
}

A.subB:hover, A.subB.sub:visited:hover
{
	color: #e7dc97;
	line-height: 20px;
	text-decoration: underline;
}

.subC
{
	color: #e7dc97;
	line-height: 22px;
}

.homepage_nav
{
	color: #ffffff;
	line-height: 20px;
}

A.homepage_nav:link, A.homepage_nav:visited
{
	color: #ffffff;
	line-height: 20px;
	text-decoration: none;
}
	
A.homepage_nav:hover, A.homepage_nav:visited:hover
{
	color: #e7dc97;
	line-height: 20px;
	text-decoration: underline;
}

.homepage_footer {
	color: #e7dc97;
	line-height: 21px;
}

A.homepage_footer:link, A.homepage_footer:visited {
	color: #e7dc97;
	line-height: 21px;
	text-decoration: underline;
}

A.homepage_footer:hover, A.homepage_footer:visited:hover {
	color: #e7dc97;
	line-height: 21px;
	text-decoration: none;
}

.page_name {
	font-family: 'Times New Roman', Times, serif;
	color: #814f10;
	font-size: 18px;
	letter-spacing: 4px;
	text-align: center;
	font-weight: bold;
}

.boxText {  }
.errorBox { background-color: #ffb3b5; font-weight: bold; }
.stockWarning { color: #cc0033; }
.productsNotifications { background-color: #f2fff7; }
.orderEdit { color: #70d250; text-decoration: underline; }

TR.header {
  background-color: #ffffff;
}

TR.headerNavigation {
  background-color: #bbc3d3;
}

TD.headerNavigation {
  background-color: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background-color: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background-color: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background-color: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background-color: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background-color: #bbc3d3;
}

TD.footer {
  background-color: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background-color: #e9e3b6;
}

.infoBoxContents {
  background-color: #e9e3b6;
}

.infoBoxNotice {
  background-color: #FF8E90;
}

.infoBoxNoticeContents {
  background-color: #FFE6E6;
}

TD.infoBoxHeading {
  font-weight: bold;
  background-color: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
}

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: #e9e3b6;
}

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: #e9e3b6;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #9e6538;
}

.productListing-heading {
  background-color: #9e6538;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
}

TD.pageResults
{
  color: black;
  font-size: 12px;
}

A.pageResults:link, A.pageResults:visited {
  color: black;
  font-size: 12px;
  text-decoration: none;
}

A.pageResults:hover {
  color: black;
  font-size: 12px;
  text-decoration: none;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 16px;
  font-weight: bold;
  color: #814f10;
}

TR.subBar {
  background-color: #f4f7fd;
}

TD.subBar {
  color: #000000;
}

TD.main, P.main {
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
}

TD.accountCategory {
  font-size: 12px;
  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 {
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
}

TEXTAREA {
  width: 100%;
}

SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background-color: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #cec99c; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #dbd5a9; }

.checkoutBarFrom, .checkoutBarTo { color: #8c8c8c; }
.checkoutBarCurrent { color: #000000; }

/* message box */

.messageBox {  }
.messageStackError, .messageStackWarning { background-color: #ffb3b5; }
.messageStackSuccess { background-color: #99ff00; }

/* input requirement */

.inputRequirement { color: #ff0000; }
