/*
  $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
*/



BODY {
  background-color: #edeeca;
  color: #000000;
  margin-top: 0px;
  margin-left: 0px;
}

* {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}

img.picture {
	margin-right: 10px;
}	

td {
	vertical-align: top;
}

a.articles {
	color: #e3e8d0;
	font-weight: bold;
}

a.articles:hover {
	font-weight: bold;
	color: #e3e8d0;
}

div.articlestopic {
	padding-top: 5px;
}

td.menulinks {
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
}	

a.boldlink {
	font-weight: bold;
}

td.menulinks a {
	font-weight: normal;
	text-decoration: none;
	color: #edeeca;
}

td.menulinks a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #77153a;
}

td.menulinkson a:hover {
	background-color: #b67c93;
	font-weight: normal;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}

td.searchbox {
	color: #edeeca;
	padding-right: 2px !important;
	padding-right: 4px;
	padding-top: 5px;
}

td.searchbox a {
	color: #b67c93;
	font-weight: normal;
}

td.menulinkson {
	background-color: #b67c93;
	font-weight: normal;
	text-decoration: none;
	padding-top: 3px;
}

td.categories {
	height: 266px;
	color: #edeeca;
	padding-left: 5px;
	padding-top: 3px;
}

td.mailinglist {
	height: 105px;
	color: #ffffff;
	background-color: #7597a5;
	padding-left: 3px;
}

td.right {
	background-color: #90a154;
	height: 450px;
	padding: 6px;
	color: #ffffff;
}

td.speciallink a {
	font-weight: normal;
}

a {
  color: #524959;
  text-decoration: none;
}

table.container {
	margin-bottom: 10px;
}

A:hover {
  color: #524959;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #9cb051;
  height:20;
}

TD.headerNavigation {
 
  background: #9cb051;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

td.content {
	padding-top: 4px;
	padding-left: 8px;
	padding-right: 8px;
	width: 436px;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #9cb051;
  height:20;
}

TD.footer {
  background: #9cb051;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #9cb051;
}

.infoBoxContents {
  background: #f5f5ea;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
}

TD.infoBoxHeading {
  font-weight: bold;
  background: #9cb051;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
}

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: #f5f5ea;
}

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: #f5f5ea;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #9cb051;
  border-spacing: 1px;
}

.productListing-heading {
  background: #9cb051;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 20px;
  color: #545a29;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  color: #000000;
}

TD.main, P.main {
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {

}

TD.accountCategory {
  color: #aabbdd;
}

TD.fieldKey {
  font-weight: bold;
}

TD.fieldValue {

}

TD.tableHeading {

  font-weight: bold;
}

SPAN.newItemInCart {

  color: #ff0000;
}

.searchbutton {
	padding-top: 3px;
}

INPUT {

}

TEXTAREA {
  width: 100%;

}

SPAN.greetUser {
  
  color: #000000;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {

  font-weight: bold;
}

SPAN.markProductOutOfStock {

  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {

  color: #ff0000;
}

SPAN.errorText {

  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }



/* message box */



/* input requirement */



