/*
  $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
*/
.errorBox { font-size : 0.83em; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-size : 0.83em; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-size : 0.83em; color: #70d250; text-decoration: underline; }
FORM { display: inline; }
TR.header { background: #ffffff; }
TR.headerNavigation { background: #bbc3d3; }
TD.headerNavigation { font-size:0.83em; background: #bbc3d3; color: #ffffff; font-weight : bold; }
A.headerNavigation { color: #FFFFFF; }
A.headerNavigation:hover { color: #ffffff; }
TR.headerError { background: #ff0000; }
TD.headerError {  font-size: 1em; background: #ff0000; color: #ffffff; font-weight : bold; text-align : center; }
TR.headerInfo { background: #00ff00; }
TD.headerInfo {  font-size: 1em; background: #00ff00; color: #ffffff; font-weight: bold; text-align: center; }
TR.footer { background: #bbc3d3; }
TD.footer { font-size:0.83em; background: #bbc3d3; color: #ffffff; font-weight: bold; }
.infoBox { border: 1px solid #061e3e; }
.infoBoxContents { background: #f8f8f9; }
.infoBoxNotice { background: #FF8E90; }
.infoBoxNoticeContents { background: #FFE6E6; font-size:0.83em; }
td.infoBoxHeading { font-size:1.2em; padding:2px; background: #061e3e; color: #FFFFFF; font-weight: bold; color: #ffffff; }
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: #fff; }
table.productListing { border:1px solid #061e3e; }
table.productListing td { padding:2px 5px; font-size:0.9em; }
.productListing-heading { padding:3px 5px; font-size:1.05em; background: #061e3e; color: #FFFFFF; font-weight: bold; }
A.pageResults { color: #333; padding:3px 5px; text-decoration:none !important; }
A.pageResults:hover { color: #fff; background: #8F468F; }
.pageHeading img { visibility:hidden; }
TR.subBar { background: #f4f7fd; }
TD.subBar { color: #000000; }
TD.smallText, SPAN.smallText, P.smallText, td.boxText { font-size:0.95em; }
TD.accountCategory { font-size: 1.08em; color: #aabbdd; }
TD.fieldKey { font-size: 1em; font-weight: bold; }
TD.fieldValue { font-size: 1em; }
TD.tableHeading { font-size: 1em; font-weight: bold; }
SPAN.newItemInCart { font-size:0.83em; color: #ff0000; }
input, select { font-size:1em; padding:0; margin:0; vertical-align:baseline; width:auto; }
textarea { width: 100%; }
SPAN.greetUser { font-size: 1em; color: #f0a480; font-weight: bold; }
TABLE.formArea { background: #f1f9fe; border-color: #7b9ebd; border-style: solid; border-width: 1px; }
TD.formAreaTitle {  font-size: 1em; font-weight: bold; }
SPAN.markProductOutOfStock {  font-size: 1em; color: #c76170; font-weight: bold; }
SPAN.productSpecialPrice { color: #ff0000; }
SPAN.errorText { color: #ff0000; }
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }
.checkoutBarFrom, .checkoutBarTo { font-size:0.83em; color: #8c8c8c; }
.checkoutBarCurrent { font-size:0.83em; color: #000000; }
/* message box */

.messageBox { font-size:1em; width:100%; }
.messageStackError, .messageStackWarning { font-size:1em; background-color: #ffb3b5; }
.messageStackSuccess { font-size:1em; background-color: #99ff00; }
/* input requirement */

.inputRequirement { font-size:0.83em; color: #ff0000; }
