/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.outertable{
	border:2px solid #A82224;
}
.boxText {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-style:italic;
}
.errorBox { font-family : "Trebuchet MS", sans-serif; font-size: 12px; color: #739546; font-weight: bold;   font-style:italic;}
.stockWarning { font-family : "Trebuchet MS", sans-serif; font-size: 12px; color: #739546;  font-weight: bold;font-style:italic; }
.productsNotifications { background: #ffffff;  font-style:italic; }
.orderEdit { font-family : "Trebuchet MS", sans-serif; font-size: 14px; color: #A82224; text-decoration: underline;  font-style:italic; }

BODY {
  background: #ffffff;
  color: #3F2B24;
  margin: 0px;

}

A {
  color: #A82224;
  text-decoration: none;
}

A:hover {
  color: #A82224;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #739546;
}

TD.headerNavigation {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 14px;
  background: #739546;
  color: #3F2B24;
  font-weight : bold;
    font-style:italic;
	padding-bottom:5px;
	padding-top:5px;
}

A.headerNavigation { 
  color: #3F2B24; 
}

A.headerNavigation:hover {
  color: #3F2B24;
  text-decoration:underline;
}

TR.headerError {
  background: #A82224;
}

TD.headerError {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 14px;
  background: #A82224;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
    font-style:italic;
}

TR.headerInfo {
  background: #739546;
}

TD.headerInfo {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 14px;
  background: #739546;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
    font-style:italic;
}

TR.footer {
  background: #739546;

}

TD.footer {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10px;
	background: #739546;
	color: #ffffff;
	font-weight: bold;
	width: 99%;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:3px;
	position: absolute;
	left: 0px;
    font-style:italic;
}

.infoBox {
  background: #ffffff;
}

.infoBox3 {
border: 2px solid #739546;
}

.infoBoxContents {
  background: #ffffff;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 14px;
  font-style:italic;
}

.infoBoxNotice {
  background: #ffffff;
}

.infoBoxNoticeContents {
  background: #ffffff;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 14px;
    font-style:italic;
		padding:10px;
}

TD.infoBoxHeading {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-weight: bold;
	background: #ffffff;
	color: #A82224;
    font-style:italic;
	border-bottom:2px solid #A82224;
	border-top:2px solid #A82224;

	
}

TD.infoBox, SPAN.infoBox {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 14px;
    font-style:italic;
}

.infoBox a{
  color: #3F2B24;
  font-weight:bold;
}

.infoBox a:hover {
  color: #3F2B24;
  text-decoration:underline;
    font-weight:bold;

}

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: #ffffff;
}

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: #ffffff;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #739546;
  border-spacing: 1px;
    font-style:italic;
}

.productListing-heading {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 14px;
  background: #739546;
  color: #3F2B24;
  font-weight: bold;
    font-style:italic;
}

TD.productListing-data {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 14px;
    font-style:italic;
}

A.pageResults {
  color: #A82224;
}

A.pageResults:hover {
  color: #A82224;
  text-decoration:underline;
}

TD.pageHeading, DIV.pageHeading {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A82224;
	background-color:#ffffff;
    font-style:italic;
	border-top:2px solid #A82224;
	border-bottom:2px solid #A82224; 
	
}

TR.subBar {
  background: #ffffff;
}

TD.subBar {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 14px;
  color: #3F2B24;
  font-style:italic;
}

TD.main, P.main {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 14px;
  line-height: 1.5;
  font-style:italic;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 10px;
    font-style:italic;
}

TD.accountCategory {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 14px;
  color: #739546;
    font-style:italic;
}

TD.fieldKey {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 14px;
  font-weight: bold;
    font-style:italic;
}

TD.fieldValue {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 14px;
    font-style:italic;
}

TD.tableHeading {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 14px;
  font-weight: bold;
    font-style:italic;
}

SPAN.newItemInCart {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 14px;
  color: #A82224;
    font-style:italic;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 14px;
    font-style:italic;
}

TEXTAREA {
  width: 100%;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 14px;
    font-style:italic;
}

SPAN.greetUser {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 14px;
 /* color: #f0a480;*/
  font-weight: bold;
    font-style:italic;
}

TABLE.formArea {
  background: #ffffff;
  border-color: #739546;
  border-style: solid;
  border-width: 1px;
    font-style:italic;
}

TD.formAreaTitle {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 14px;
  font-weight: bold;
    font-style:italic;
}

SPAN.markProductOutOfStock {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 14px;
  color: #A82224;
  font-weight: bold;
    font-style:italic;
}

SPAN.productSpecialPrice {
  font-family: "Trebuchet MS", sans-serif;
  color: #A82224;
    font-style:italic;
}

SPAN.errorText {
  font-family: "Trebuchet MS", sans-serif;
  color: #A82224;
    font-style:italic;
}

.moduleRow { }
.moduleRowOver { background-color: #ffffff; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #ffffff; }

.checkoutBarFrom, .checkoutBarTo { font-family: "Trebuchet MS", sans-serif; font-size: 14px; color: #8c8c8c;
    font-style:italic; }
.checkoutBarCurrent { font-family: "Trebuchet MS", sans-serif; font-size: 14px; color: #3F2B24;
    font-style:italic; }

/* message box */

.messageBox { font-family: "Trebuchet MS", sans-serif; font-size: 14px;
    font-style:italic; }
.messageStackError, .messageStackWarning { font-family: "Trebuchet MS", sans-serif; font-size: 14px; color: #A82224;
    font-style:italic; }
.messageStackSuccess { font-family: "Trebuchet MS", sans-serif; font-size: 14px; color: #ffffff;
    font-style:italic; }

/* input requirement */

.inputRequirement { font-family: "Trebuchet MS", sans-serif; font-size: 14px; color: #739546; font-weight:bold;
    font-style:italic;}

.header_nav {
	line-height:0px;
	padding:0px;
	vertical-align:bottom;
	line-height:0px;
	font-size:0px;
}

#infoBox2 .infoBoxHeading { 
  background: #739546;
}

#infoBox2 .infoBox { background: #739546; }

#infoBox2 .infoBoxContents { background: #739546; }

/*
red #A82224
brown #3F2B24
green #739546
*/