/*
  $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: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
.errorBox {
	font-family : "Trebuchet MS", Arial, sans-serif;
	font-size : 0.9em;
	background: #EFFBD7;
	font-weight: bold;
	background-color: #DAF6AC;
	color: #1C190A;
}
.stockWarning { font-family : "Trebuchet MS", Arial, sans-serif; font-size : 0.9em; color: #791E1B; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : "Trebuchet MS", Arial, sans-serif; font-size : .9em; color: #70d250; text-decoration: underline; }

FORM {
	display: inline;
}

TR.header {
}

TR.headerNavigation {
}

TD.headerNavigation {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: .9em;
  color: #3E5C0A;
  font-weight : normal;
}

A.headerNavigation { 
  color: #354320; 
}

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

TR.headerError {
	color: #A63C2C;
}

TD.headerError {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: .9em;
  color: #A63C2C;
  font-weight : normal;
  text-align : center;
}

TR.headerInfo {
}

TD.headerInfo {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: .9em;
  background: #00ff00;
  color: #A63C2C;
  font-weight: bold;
  text-align: center;
}

TR.footer {
}

TD.footer {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 1em;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
}

.infoBoxContents {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: .9em;
}


.infoBoxNotice {
}

.infoBoxNoticeContents {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: .9em;
  line-height: 1.5;
}

TD.infoBoxHeading {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: .8em;
  font-weight: bold;
  color: #3E5C0A;
}

TD.infoBox, SPAN.infoBox {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: .9em;
  line-height: 1.5;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
}

TABLE.productListing {
  border: 1px solid #A8A16A;
  border-spacing: 1px;
}

.productListing-heading {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: .9em;
	background: #DBF7AC url(/images/bkg_productBar.jpg) repeat-x bottom;
	color: #3E5C0A;
	font-weight: normal;
	padding: 2px;
}

TD.productListing-data {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: .9em;
}

A.pageResults {
  color: #A63C2C;
}

A.pageResults:hover {
  color: #EB7460;
}

TD.pageHeading, DIV.pageHeading {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #3E5C0A;
	text-transform: none;
}

TR.subBar {
}

TD.subBar {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 1em;
  color: #3E5C0A;
}

TD.main, P.main {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: .85em;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: .85em;
}

TD.accountCategory {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 1em;
  color: #3E5C0A;
}

TD.fieldKey {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: .9em;
  font-weight: bold;
}

TD.fieldValue {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: .9em;
}

TD.tableHeading {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 1em;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: .9em;
  color: #AE2946;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: .9em;
}

TEXTAREA {
  width: 100%;
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: .9em;
}

SPAN.greetUser {
  font-family: "Trebuchet MS", Arial, sans-serif;
  color: #A63C2C;
  font-weight: bold;
}

TABLE.formArea {
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: .9em;
  font-weight: normal;
}

SPAN.markProductOutOfStock {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 1em;
  color: #A63C2C;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: "Trebuchet MS", Arial, sans-serif;
  color: #A63C2C;
}

SPAN.errorText {
  font-family: "Trebuchet MS", Arial, sans-serif;
  color: #A63C2C;
}

.moduleRow { }
.moduleRowOver { background-color: #E1F7B7; cursor: hand; cursor: hand; }
.moduleRowSelected { background-color: #DAF6AC; }

.checkoutBarFrom, .checkoutBarTo { font-family: "Trebuchet MS", Arial, sans-serif; font-size: 1em; color: #A63C2C; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 1em; color: #000000; }

/* message box */

.messageBox { font-family: "Trebuchet MS", Arial, sans-serif; font-size: 1em; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 1em; }
.messageStackSuccess { font-family: "Trebuchet MS", Arial, sans-serif; font-size: 1em; background-color: #C1D29C; }

/* input requirement */

.inputRequirement { font-family: "Trebuchet MS", Arial, sans-serif; font-size: 1em; color: #A63C2C; }
