/*
  $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: Arial; font-size: 11px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial; font-size : 11px; color: #CBCBCB; text-decoration: underline; }
.productdescription { font-family : Arial; font-size : 11px; color: #333333; font-weight: bold; }
 

h1 { 
 font-family: Arial;
  font-size: 17px;
  font-weight: bold;
  color: #333333;

}

h2 { 
 font-family: Arial;
 font-size: 11px;
 color: #B0B0B0;
}



BODY {
  background: #ffffff;
  color: #4b4646;
  margin: 0px;
}

A {
  color: #4b4646;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.headerabsolutetop {
  font-family: Arial;
  font-size: 11px;
  color: #7D7676;
  font-weight : bold;
}

A.headerabsolutetop {
  color: #7D7676;
}

A.headerNavigation:hover {
  color: #272323;
}


TD.headerabsolutetop {
  font-family: Arial;
  font-size: 11px;
  background: #FFFFFF;
  color: #7D7676;
  font-weight : none;
}

TR.headertop {
  font-family: Arial;
  font-size: 12px;
  color: #FF0000;
  font-weight : bold;
}

A.headertop {
  color: #FF0000;
}

TD.headertop {
  font-family: Century gothic, Arial;
  font-size: 10px;
  background: #000000;
  color: #FF0000;
  font-weight : none;
}

TD.headerunder {
  font-family: Arial;
  font-size: 11px;
  color: #E5E5E5;
  font-weight : none;
}

TR.headerunder {
  font-family: Arial;
  font-size: 11px;
  color: #E5E5E5;
  font-weight : none;
}

A.headerunder {
  color: #E5E5E5;
}

TR.header {
  background: #ffffff;
}


TR.headerNavigation {
  background: #4b4646;
}

TD.headerNavigation {
  font-family: Arial;
  font-size: 11px;
  background: #FFFFFF;
  color: #333333;
  font-weight : none;
}

A.headerNavigation { 
  color: #333333; 
}

A.headerNavigation:hover {
  color: #272323;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #4b4646;
}

TD.footer {
  font-family: Arial;
  font-size: 11px;
  background: #4b4646;
  color: #e5e5e5;
  font-weight: none;
}

A.footer {
  color: #E5E5E5;
}

TR.footerkeywords {
  font-family: Arial;
  font-size: 9px;
  color: #B0B0B0;
  font-weight : none;
}


.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Arial;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family:  Arial;
  font-size: 11px;
  font-weight: bold;
  background: #ffffff;
  color: #333333;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  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: #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: #ffffff;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family:Arial;
  font-size: 11px;
  background: #CCCCCC;
  color: #333333;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial;
  font-size: 11px;
  font-weight: none; 
}

A.pageResults {
  color: #4b4646;
}

A.pageResults:hover {
  color: #AABBDD;
  background: #FFFFFF;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial;
  font-size: 17px;
  font-weight: bold;
  color: #333333;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial;
  font-size: 11px;
  color:#333333;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-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, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #CBCBCB; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #FFCCCC; }

.checkoutBarToNumber { font-family:Arial; font-size: 26px; font-weight: bold; color: #cfcdcd; }
.checkoutBarFrom, .checkoutBarTo { font-family:Arial; font-size: 17px; font-weight: bold; color: #cfcdcd; }
.checkoutBarCurrentNumber { font-family: Arial; font-size: 26px; font-weight: bold; color: #333333; }
.checkoutBarCurrent { font-family: Arial; font-size: 17px; font-weight: bold; color: #333333; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family:Arial; font-size: 11px; color: #ff0000; background-color: #ffffff; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #FFFFFF; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
