/*
  $Id: stylesheet.css,v 1.40 2002/01/11 22:36:46 dgw_ Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2001 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background-color: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: crimson; }

BODY {
  background-color: #ffffff;
  color: #000000;
  margin: 0px;
}


A { 
  color: #000000; 
  text-decoration: none; 
}

A:hover { 
  color: #ff732f; 
  text-decoration: NONE; 
}

FORM {
	display: inline;
}

TR.header {
  background-color: #ffffff;
}

TR.headerNavigation {
  background-color: #ffffff;
}


TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background-color: #000066;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: white; 
  text-decoration: NONE; 
}

A.headerNavigation:hover { 
  color: #dddddd; 
  text-decoration: NONE; 
}

TR.headerError {
  background-color: #ffff33;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background-color: #ffff33;
  color: #000000;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background-color: #000066;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background-color: #000066;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.footer {
  background-color : #030105;
}

TD.footer {
  font-family : Verdana, Arial, sans-serif;
  font-size : 10px;
  background-color : #030105;
  color : #ffffff;
  font-weight : bold;
}

TABLE.infoBox2 {
  background-color: #000066;
}

TABLE.infoBoxContents2 {
  background-color: #ffffff;
}

TABLE.infoBox {
  background-color: #000066;
}

TABLE.infoBoxContents {
  background-color: #FFFFF9;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color : #003399;
  color: #ffffff;
}

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

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

TR.productListing-heading {
  background-color : #d2e9fb;
}

TD.productListing-heading {
  font-family : Verdana, Arial, sans-serif;
  font-size : 10pt;
  background-color : #3C62AC;
  color : #FFFFFF;
  font-weight : bold;
}

A.productListing-heading { 
  color: white; 
  text-decoration: NONE; 
}

A.productListing-heading:hover { 
  color: #dddddd; 
  text-decoration: NONE; 
}

TD.productListing-data {
  font-family : Verdana, Arial, sans-serif;
  font-size : 10px;
  background-color : lightred;
}

A.main { 
  color: navy; 
  text-decoration: underline;
  font-weight : bold;  
}

A:hover.main { 
  color: #0000FF; 
  text-decoration: NONE; 
}

A.pageResults { 
  color: red; 
}

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

TD.pageHeading, DIV.pageHeading {
  font-family : Verdana, Arial, sans-serif;
  font-size : 15px;
  font-weight : bold;
  color: #FF3300;
}

TD.pageHeading2,{
  font-family : Verdana, Arial, sans-serif;
  font-size : 20px;
  font-weight : bold;
  color: RED;
}

TR.subBar {
  background-color : #f4f7fd;
}

TD.subBar {
  font-family : Verdana, Arial, sans-serif;
  font-size : 10px;
  color : #000000;
}

TD.main, P.main {
  font-family : Verdana, Arial, sans-serif;
  font-size : 11px;
  line-height : 1.5;
}


TD.smallText, SPAN.smallText {
  font-family : Verdana, Arial, sans-serif;
  font-size : 10px;
}

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 : Verdana, Arial, sans-serif;
  font-size : 11px;
}

TEXTAREA {
  width: 100%;
  font-family : Verdana, Arial, sans-serif;
  font-size : 11px;
}

SPAN.greetUser {
  font-family : Verdana, Arial, sans-serif;
  font-size : 12px;
  color : RED;
  font-weight : bold;
}

TABLE.formArea {
  background-color : #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;
}

TD.checkoutBar {
  font-family : Verdana, Arial, sans-serif;
  font-size : 10px;
  color: #aabbdd;
}

SPAN.checkoutBarHighlighted {
  font-family : Verdana, Arial, sans-serif;
  font-size : 10px;
  color: #000000;
}
