/*
  $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-size: 14px;
	color: #64D13E;
}*/

.boxText { 
	font-size: 10px;
	color: #64D13E;
}

.boxText A { 
	font-size: 10px;
	color: #939598;
}

.boxText A:hover { 
	font-size: 10px;
	color: #64D13E;
}

.errorBox { 
	font-size : 10px; 
	background: #ffb3b5; 
	font-weight: bold; 
}

.stockWarning { 
	font-size : 10px; color: #cc0033; 
}

.productsNotifications { 
	background: #f2fff7; 
}

.orderEdit { 
	font-size : 10px; 
	color: #70d250; 
	text-decoration: underline; 
}

BODY {
  background: #ffffff;
  color: #333333;
  margin: 0px;
  font-family: Trebuchet, Arial, sans-serif;
}

A {
	color: #64D13E;
	text-decoration: none;
}

A:hover {
  color: #F9BD00;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #64D13E;
}

TR.headerNavigation {
  background: #64D13E;
}

TD.headerNavigation {
  text-transform: uppercase;
  font-size: 12px;
  background: #64D13E;
  color: #ffffff;
  font-weight : normal;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #FAF8BF;
}

TD.headerError {
  font-size: 12px;
  background: #FAF8BF;
  color: #333333;
  font-weight : normal;
  text-align : center;
  padding: 5px;
  border: solid 1px #cccccc;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #64D13E;
}

TD.footer {
  font-size: 10px;
  background: #64D13E;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  background: #ffffff;
  font-size: 10px;
}

.infoBoxNotice {
  background: #ffffff;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-size: 12px;
  background: #ffffff;
  color: #64D13E;
  text-transform: uppercase;
}

TD.infoBox, SPAN.infoBox {
  font-size: 10px;
}

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

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

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

.productListing-heading {
  font-size: 12px;
  background: #ffffff;
  color: #333333;
  font-weight: bold;
}

TD.productListing-data {
  font-size: 12px;
  background-color: #ffffff;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-size: 18px;
  font-weight: bold;
  /*color: #9a9a9a;*/
  color: #F9BD00;
}

TD.pageHeading2, DIV.pageHeading2 {
  font-size: 20px;
  font-weight: bold;
  color: #F9BD00;
}



TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

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

TD.smallText, SPAN.smallText, P.smallText, DIV.smallText {
  font-size: 10px;
}

TD.smallText A, SPAN.smallText A, P.smallText A, DIV.smallText A {
  color: #939598;
}

TD.smallText A:hover, SPAN.smallText A:hover, P.smallText A:hover, DIV.smallText A:hover {
  color: #64D13E;
}




TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  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: #ffffff; 
}

.checkoutBarFrom, .checkoutBarTo { 
font-size: 10px; 
color: #8c8c8c; 
}

.checkoutBarCurrent { 
font-size: 10px; color: #000000; 
}

/* message box */

.messageBox { 
font-size: 10px; 
}

.messageStackError, .messageStackWarning { 
font-size: 10px; 
background-color: #ffb3b5; 
}

.messageStackSuccess { 
font-size: 10px; 
background-color: #99ff00; 
}

/* input requirement */

.inputRequirement { 
font-size: 10px; 
color: #ff0000; 
}

.bak_orange_line {
	background-image: url(images/bak_orange_line.gif);
	background-repeat: repeat-x;
	height: 34px;
}

.category {
	color: #64D13E;
	text-transform: uppercase;
	font-size: 10px;
	padding-top: 5px;
}

.dotted_line {
	background-image: url(images/dotted_line.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.subcat1 {
	padding-left: 0px;
	font-size: 11px;
	padding-bottom: 5px;
}

.subcat1 A {
	color: #F9BD00;
}

.subcat2 {
	padding-left: 0px;
	font-size: 11px;
}

.subcat2 A {
	color: #64D13E;
}

.subcat2 A:hover {
	color: #F9BD00;
}

.heading {
	font-size: 14px;
	color: #64D13E;
	font-weight: bold;
}

.line {
	border-left: solid 1px #F9BD00;
}

.regular {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

H2 {
	padding-top: 10px;
	font-size: 16px;
	color: #333333;
}

.box_info {
	padding-bottom: 5px;
}

.staff_favorites {
	padding-bottom: 5px;
}

.staff_favorites A {
	color: #F9BD00;
	font-weight: bold;
	font-size: 12px;
}

.staff_favorites A:hover {
	color: #64D13E;
	font-weight: bold;
	font-size: 12px;
}



TH {
	font-size: 12px;
	font-weight: bold:
}

