/*
  $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, body {
	background: #A76339;
	background-image: url("/ima/bckgrnd.gif");
	color: #F0E7DC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

table, tr, td {
	font-size: inherit;
}

.boxText {
	font-size: 10px;
}
.errorBox {
	font-size : 10px;
	background: #ffb3b5;
	font-weight: bold;
}
.stockWarning {
	font-size : 10px;
	color: #cc0033;
}
.productsNotifications {
	background: #f2fff7;
}
.orderEdit {
	font-size : 10px;
	color: #F3C155;
	text-decoration: underline;
}
form {
	display: inline;
}
tr.header {
	background: #ffffff;
}
tr.headerNavigation {
	background: #bbc3d3;
}
td.headerNavigation {
	font-size: 10px;
	background: #bbc3d3;
	color: #ffffff;
	font-weight : bold;
}
A.headerNavigation {
	color: #FFFFFF;
}
A.headerNavigation:hover {
	color: #ffffff;
}
tr.headerError {
	background: #ff0000;
}
td.headerError {
	font-size: 12px;
	background: #ff0000;
	color: #ffffff;
	font-weight : bold;
	text-align : center;
}
tr.headerInfo {
	background: #00ff00;
}
td.headerInfo {
	font-size: 12px;
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
tr.footer {
	background: #bbc3d3;
}
td.footer {
	font-size: 10px;
	background: #bbc3d3;
	color: #ffffff;
	font-weight: bold;
}
.infoBox {
	background: #652503;
}
.infoBoxContents {
	background: #652503;
	font-size: 12px;
	color: #F0E7DC;
}
.infoBoxNotice {
	background: #B47A57;
}
.infoBoxNoticeContents {
	background: #995831;
	font-size: 10px;
}
td.infoBoxHeading {
	font-size: 10px;
	font-weight: bold;
	background: #bbc3d3;
	color: #ffffff;
}
td.infoBox, span.infoBox {
	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: #995831;
}
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: #B47A57;
}
table.productListing {
	border-spacing: 0px;
}
.productListing-heading {
	font-size: 12px;
	background: #652503;
	color: #FFFFFF;
	font-weight: bold;
}
td.productListing-data {
	font-size: 12px;
	color: #FFFFFF
}
a.pageResults {
	color: #FFFFFF;
	text-decoration: none;
}
a.pageResults:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
td.pageHeading, div.pageHeading {
	font-size: 20px;
	font-weight: bold;
}
tr.subBar {
	background: #f4f7fd;
}
td.subBar {
	font-size: 10px;
	color: #000000;
}
td.main, P.main {
	font-size: 11px;
	line-height: 1.5;
}
td.smallText, span.smallText, P.smallText {
	font-size: 12px;
	color: #F0E7DC;
}
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: #ff0000;
}
CHECKBOX, INPUT, RADIO, SELECT {
	font-size: 11px;
}
TEXTAREA {
	width: 100%;
	font-size: 11px;
}
span.greetUser {
	font-size: 12px;
	color: #f0a480;
	font-weight: bold;
}
table.formArea {
	background: #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: #995831;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected {
	background-color: #B47A57;
}
.checkoutBarFrom, .checkoutBarTo {
	font-size: 10px;
	color: #F0E7DC;
}
.checkoutBarCurrent {
	font-size: 10px;
	color: #F3C155;
}
/* message box */

.messageBox {
	font-size: 10px;
}
.messageStackError, .messageStackWarning {
	font-size: 10px;
	background-color: #B47A57;
}
.messageStackSuccess {
	font-size: 10px;
	background-color: #B47A57;
}
/* input requirement */

.inputrequirement {
	font-size: 10px;
	color: #F3C155;
}
/* e-works specific */

.borderbrown {
	background: #000000;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}
.inputStyle {
	background-color: #DDC4A6;
	border-bottom: #97552C 1px outset;
	border-left: #4B1701 1px outset;
	border-right: #97552C 1px outset;
	border-top: #4B1701 1px outset;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #641F02
}
.selectStyle {
	background-color: #DDC4A6;
	border-bottom: #97552C 1px outset;
	border-left: #4B1701 1px outset;
	border-right: #97552C 1px outset;
	border-top: #4B1701 1px outset;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #641F02
}
.arial12tanlight {
	font-size: 12px;
	font-weight: normal;
	color: #F0E7DC
}
.arial12white {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF
}
.arial12whiteBold {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF
}
.arial12tanlightBold {
	font-size: 12px;
	font-weight: bold;
	color: #F0E7DC
}
.arial12yellow {
	font-size: 12px;
	font-weight: normal;
	color: #F3C155
}
.arial12yellowBold {
	font-size: 12px;
	font-weight: bold;
	color: #F3C155
}
.arial16yellowBold {
	font-size: 16px;
	font-weight: bold;
	color: #F3C155
}
.arial14whiteBold {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF
}