/*
  $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
*/
@import url("/thc.css.php");
.boxText { font-family: Georgia, Times, serif; font-size: 11px; padding: 5px; }
.errorBox { font-family : Georgia, Times, serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Georgia, Times, serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #bac58d; }
/*.orderEdit { font-family : Georgia, Times, serif; font-size : 11px; color: #70d250; text-decoration: underline; } */

ul.osc_sub_categories {
	list-style-image: url("/store/images/cat_arrow_r_sm.gif");
	margin: 0 0 0 15px;
	padding: 0;
	/*line-height: 12px;*/
}

ul.osc_sub_categories li.subcat {
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
	border-bottom: 0;
}

ul.osc_main_categories {
	list-style-image: url("/store/images/cat_arrow_d_sm.gif");
	margin: 0 0 0 15px;
	padding: 0;
}

ul.osc_main_categories li.maincat {
	margin: 0 0 6px 0;
	padding: 0;
	border-bottom: 0;
}

TD.category_desc {
  font-family: Georgia, Times, serif;
  font-size: 11px;
  line-height: 1.5;
}

.storeinfobox { background-color: #bac58d; text-align: left; padding: 5px }

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;

}

TR.headerNavigation {

}

TD.headerNavigation {
  font-family: Georgia, Times, serif;
  font-size: 11px;
  color: #4a1d1c;
  font-weight: bold;
  padding: 5px 0;
}

A.headerNavigation { 
  color: #4a1d1c; 
}

A.headerNavigation:hover {
/*  color: #ffffff;*/
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Georgia, Times, serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Georgia, Times, serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Georgia, Times, serif;
  font-size: 11px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
background-color: #bac58d;
}
.infoBox a { font-size: 11px !important; }

.infoBoxContents  { font-size: 11px; font-family: Georgia, Times, serif; line-height: 14px }

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Georgia, Times, serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Georgia, Times, serif;
  font-size: 11px;
  font-weight: bold;
  background: #716A1D;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Georgia, Times, serif;
  font-size: 11px;
}

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: #E8EBBC;
}

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: #E8EBBC;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #BAC58D;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Georgia, Times, serif;
  font-size: 11px;
  background: #716A1D;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Georgia, Times, serif;
  font-size: 11px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Georgia, Times, serif;
  font-size: 1em;
  font-weight: bold;
  color: #4a1d1c;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Georgia, Times, serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: Georgia, Times, serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Georgia, Times, serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Georgia, Times, serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Georgia, Times, serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Georgia, Times, serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Georgia, Times, serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Georgia, Times, serif;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Georgia, Times, serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Georgia, Times, serif;
  font-size: 11px;
  background: #D1D59E;
}

.inputbox {
  background: #D1D59E;
}

SPAN.greetUser {
  font-family: Georgia, Times, serif;
  font-size: 12px;
  /*color: #f0a480;*/
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family: Tahoma, Georgia, Times, serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Georgia, Times, serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Georgia, Times, serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Georgia, Times, serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #CEDA9C; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #C6D296; }

.checkoutBarFrom, .checkoutBarTo { font-family: Georgia, Times, serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Georgia, Times, serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: Georgia, Times, serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Georgia, Times, serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Georgia, Times, serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Georgia, Times, serif; font-size: 11px; color: #ff0000; }

/* where are you hack for main nav */
#bstore a     { background: url("http://imgfarm.thehallcenter.com/nav.png") no-repeat -152px -72px }
