/*
  $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: Gill Sans MT, Arial, sans-serif; 
	font-size: 12px; 
	padding-left: 20px;
	}
	
.errorBox { 
	font-family : Gill Sans MT, Arial, sans-serif; 
	font-size : 12px; 
	background: #ffb3b5; 
	font-weight: bold; 
	}

.stockWarning { 
	font-family : Gill Sans MT, Arial, sans-serif; 
	font-size : 12px; 
	color: #cc0033; 
	}
	
.productsNotifications { 
	background: #f2fff7; 
	}

.orderEdit { 
	font-family : Gill Sans MT, Arial, sans-serif; 
	font-size : 12px; 
	color: #70d250; 
	text-decoration: underline; 
	}

BODY {
	color: #3F0000;
	margin: 3px;
	}

TABLE.popup {
	border-width: 1px;
	border-style: none;  
	border-color
	}

A {
	color: #681169;
	font-weight: bold;
	text-decoration: none;
	}

A:hover {
	color: #5DBD00;
	text-decoration: underline;
	}

FORM {
	display: inline;
	}

TR.header {
	background: #ffffff;
	}

TR.headerNavigation {

	}

TD.headerNavigation {
	font-family: Gill Sans MT, Arial, sans-serif;
	font-size: 12px;
	color: #8A5550;
	font-weight : bold;
	}

A.headerNavigation { 
	color: #681169; 
	}

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

TR.headerError {
	background: #5DBD00;
	}

TD.headerError {
	font-family: Gill Sans MT, Arial, sans-serif;
	font-size: 13px;
	background: #5DBD00;
	color: #3F0000;
	font-weight : bold;
	text-align : center;
	}

TR.headerInfo {
	background: #00ff00;
	}

TD.headerInfo {
	font-family: Gill Sans MT, Arial, sans-serif;
	font-size: 13px;
	background: #00ff00;
	color: #3F0000;
	font-weight: bold;
	text-align: center;
	}

TR.footer {
	background: #bbc3d3;
	}

TD.footer {
	font-family: Gill Sans MT, Arial, sans-serif;
	font-size: 12px;
	background: #bbc3d3;
	color: #3F0000;
	font-weight: bold;
	}

.infoBox {

	}

.infoBoxContents {
	font-family: Gill Sans MT, Arial, sans-serif;
	font-size: 13px;
	}

.infoBoxNotice {
	background: #FF8E90;
	}

.infoBoxNoticeContents {
	background: #FFE6E6;
	font-family: Gill Sans MT, Arial, sans-serif;
	font-size: 12px;
	}

TD.infoBoxHeading {
	font-family: Gill Sans MT, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF7E25;
	}

hr {
	color: #F6B378;
}

TD.infoBox, SPAN.infoBox {
	font-family: Gill Sans MT, Arial, sans-serif;
	font-size: 13px;
	}

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

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

.productListing-heading {
	font-family: Gill Sans MT, Arial, sans-serif;
	font-size: 13px;
	background: #FFE2C7;
	color: #000000;
	font-weight: bold;
	}

TD.productListing-data {
	font-family: Gill Sans MT, Arial, sans-serif;
	font-size: 12px;
	}

A.pageResults {
	color: #0000FF;
	}

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

TD.pageHeading, DIV.pageHeading {
	font-family: Gill Sans MT, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9a9a9a;
	}

TR.subBar {
	background: #f4f7fd;
	}

TD.subBar {
	font-family: Gill Sans MT, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	}

TD.main, P.main {
	font-family: Gill Sans MT, Arial, sans-serif;
	font-size: 13px;
	line-height: 1.5;
	}

TD.smallText, SPAN.smallText, P.smallText {
	font-family: Gill Sans MT, Arial, sans-serif;
	font-size: 12px;
	}
	
TD.accountCategory {
	font-family: Gill Sans MT, Arial, sans-serif;
	font-size: 12px;
	color: #aabbdd;
	}

TD.fieldKey {
	font-family: Gill Sans MT, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	}

TD.fieldValue {
	font-family: Gill Sans MT, Arial, sans-serif;
	font-size: 13px;
	}

TD.tableHeading {
	font-family: Gill Sans MT, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	}

SPAN.newItemInCart {
	font-family: Gill Sans MT, Arial, sans-serif;
	font-size: 13px;
	color: #5DBD00;
	}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Gill Sans MT, Arial, sans-serif;
	font-size: 12px;
	}

TEXTAREA {
	width: 100%;
	font-family: Gill Sans MT, Arial, sans-serif;
	font-size: 12px;
	}

SPAN.greetUser {
	font-family: Gill Sans MT, Arial, sans-serif;
	font-size: 13px;
	color: #f0a480;
	font-weight: bold;
	}

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

TD.formAreaTitle {
	font-family: Gill Sans MT, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	}

SPAN.markProductOutOfStock {
	font-family: Gill Sans MT, Arial, sans-serif;
	font-size: 13px;
	color: #c76170;
	font-weight: bold;
	}

SPAN.productSpecialPrice {
	font-family: Gill Sans MT, Arial, sans-serif;
	color: #5DBD00;
	}

SPAN.errorText {
	font-family: Gill Sans MT, Arial, sans-serif;
	color: #5DBD00;
	}

.moduleRow { }
.moduleRowOver { 
	background-color: #D7E9F7; 
	cursor: pointer; 
	cursor: hand; 
	}
	
.moduleRowSelected { 
	background-color: #E9F4FC; 
	}

.checkoutBarFrom, .checkoutBarTo { 
	font-family: Gill Sans MT, Arial, sans-serif; 
	font-size: 12px; 
	color: #8c8c8c; 
	}
	
.checkoutBarCurrent { 
	font-family: Gill Sans MT, Arial, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	}

/* message box */

.messageBox { 
	font-family: Gill Sans MT, Arial, sans-serif; 
	font-size: 12px; 
	}
	
.messageStackError, .messageStackWarning { 
	font-family: Gill Sans MT, Arial, sans-serif; 
	font-size: 12px; 
	background-color: #ffb3b5; 
	}
	
.pageTITLE {
	font-family: Gill Sans MT, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #5D0101;
	text-decoration: none;
	font-style: none;
	}
		
.messageStackSuccess { 
	font-family: Gill Sans MT, Arial, sans-serif; 
	font-size: 12px; 
	background-color: #99ff00; 
	}

/* input requirement */

.inputRequirement { 
	font-family: Gill Sans MT, Arial, sans-serif; 
	font-size: 12px; 
	color: #5DBD00; 
	}