/*
  $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
*/

h1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #6d3505;
	margin-bottom: 0;
	padding-bottom: 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6d3505;
	margin-bottom: 0;
	padding-bottom: 0;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6d3505;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6d3505;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6d3505;
}

hr {
	height: 1px;
	color: #f4d174;
}

.boxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d3505;
}

.errorBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #ffb3b5;
	font-weight: bold;
}

.stockWarning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0033;
}

.productsNotifications {
	background: #f4d174;
}

.orderEdit {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #6d3505;
	text-decoration: underline;
}

.tax_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6d3505;
}

a.tax_info:link { 
	color: #6d3505;
	text-decoration: underline;
}

a.tax_info:active { 
	color: #6d3505;
	text-decoration: underline;
}

a.tax_info:visited { 
	color: #6d3505;
	text-decoration: underline;
}

a.tax_info:hover {
	color: #e36911;
	text-decoration: underline;
}

BODY {
	background: #ffffff;
	color: #6d3505;
	margin: 0px;
	scrollbar-arrow-color: #6d3505;
	scrollbar-track-color: #f4d174;
	scrollbar-shadow-color: #f4d174;
	scrollbar-face-color: #f4d174;
	scrollbar-highlight-color: #f4d174;
	scrollbar-darkshadow-color: #6d3505;
	scrollbar-3dlight-color: #6d3505;
}

.body_popup {
	background: #ffffff;
	color: #6d3505;
	margin: 10px;
	scrollbar-arrow-color: #6d3505;
	scrollbar-track-color: #f4d174;
	scrollbar-shadow-color: #f4d174;
	scrollbar-face-color: #f4d174;
	scrollbar-highlight-color: #f4d174;
	scrollbar-darkshadow-color: #6d3505;
	scrollbar-3dlight-color: #6d3505;
}

li {
	list-style-type: square;
}

a:link {
	color: #6d3505;
	text-decoration: none;
}

a:visited {
	color: #6d3505;
	text-decoration: none;
}

a:active {
	color: #6d3505;
	text-decoration: none;
}

a:hover {
	color: #e36911;
	text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
	background: #ffffff;
}

TR.headerNavigation {
	background: #f4d174;
}

TD.headerNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #f4d174;
	color: #6d3505;
	font-weight : bold;
}

a.headerNavigation:link { 
	color: #6d3505;
	text-decoration: none;
}

a.headerNavigation:active { 
	color: #6d3505;
	text-decoration: none;
}

a.headerNavigation:visited { 
	color: #6d3505;
	text-decoration: none;
}

a.headerNavigation:hover {
	color: #e36911;
	text-decoration: none;
}

.agree_conditions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	font-weight:bold;
}

TR.headerError {
	background: #ff0000;
}

TD.headerError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #ff0000;
	color: #ffffff;
	font-weight : bold;
	text-align : center;
}

TR.headerInfo {
	background: #00ff00;
}

TD.headerInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

TR.footer {
	background: #f4d174;
}

TD.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #f4d174;
	color: #6d3505;
	font-weight: bold;
}

.infoBox {
	background: #f4d174;
}

.infoBoxContents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fbfbd9;
}

.infoBoxNotice {
	background: #ff0000;
}

.infoBoxNoticeContents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fbfbd9;
}

TD.infoBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: #f4d174;
	color: #6d3505;
}

TD.infoBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

SPAN.infoBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

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: #fbfbd9;
}

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: #fbfbd9;
}

TABLE.productListing {
	border: 1px;
	border-style: solid;
	border-color: #f4d174;
/*	border-spacing: 1px; */
}

.productListing-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #f4d174;
	color: #6d3505;
	font-weight: bold;
}

a.productListing-heading:link {
	color: #6d3505;
	text-decoration: none;
}

a.productListing-heading:visited {
	color: #6d3505;
	text-decoration: none;
}

a.productListing-heading:active {
	color: #6d3505;
	text-decoration: none;
}

a.productListing-heading:hover {
	color: #e36911;
	text-decoration: none;
}

TD.productListing-data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.pageResults:link {
	color: #6d3505;
	text-decoration: none;
}

a.pageResults:active {
	color: #6d3505;
	text-decoration: none;
}

a.pageResults:visited {
	color: #6d3505;
	text-decoration: none;
}

a.pageResults:hover {
	color: #e36911;
	text-decoration: none;
}

TD.pageHeading, DIV.pageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #6d3505;
}

TR.subBar {
	background: #f4f7fd;
}

TD.subBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d3505;
}

TD.main, P.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

TD.accountCategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #aabbdd;
}

TD.fieldKey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

TD.fieldValue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TD.tableHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

SPAN.newItemInCart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
}

RADIO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d3505;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

INPUT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d3505;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

CHECKBOX {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d3505;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d3505;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border: 1px solid #f4d174;
	margin: 1px;
	background-color: #FFFFFF;
}

TEXTAREA {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d3505;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border: 1px solid #f4d174;
	margin: 1px;
	background-color: #FFFFFF;
}

SPAN.greetUser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d3505;
	font-weight: bold;
}

TABLE.formArea {
	background: #f1f9fe;
	border-color: #7b9ebd;
	border-style: solid;
	border-width: 1px;
}

TD.formAreaTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

SPAN.markProductOutOfStock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c76170;
	font-weight: bold;
}

SPAN.productSpecialPrice {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
}

SPAN.errorText {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
}

.moduleRow {
}

.moduleRowOver {
	background-color: #f4d174;
	cursor: pointer;
	cursor: hand;
}

.moduleRowSelected {
	background-color: #f4d174;
}

.checkoutBarFrom, .checkoutBarTo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d3505;
}

.checkoutBarCurrent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e36911;
}

/* message box */

.messageBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.messageStackError, .messageStackWarning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffc0c0;
}

.messageStackSuccess {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #c0ffc0;
}

/* input requirement */

.inputRequirement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
}

.imagesBoxContents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}