/*
  $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: 70%; 
padding-right: 5px;
padding-left: 5px;
}
.errorBox { 
font-size : 70%; 
background: #ffb3b5; 
font-weight: bold; 
}

.stockWarning 
{ 
font-size : 70%; 
color: #cc0033; 
}

.productsNotifications { background: #f2fff7; }

.orderEdit 
{ 
font-size : 80%; 
color: #70d250;
text-decoration: underline; 
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #000066;
}

TD.footer {
  font-size: 10px;
  background: #FFFFCC;
  color: #000066;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  background: #ffffff;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-size: 70%;
  font-weight: bold;
  background: #FFFFCC;
  color: #000066;
  padding-left: 4px;
}

TD.infoBox, SPAN.infoBox {
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
}

TABLE.productListing {
padding: 20px;
}

.productListing-heading {
  font-family: arial, Helvetica, "MS Sans Serif", "Sans Serif"; font-variant: normal;
  font-size: 70%;
  color: #000066;
  font-weight: bold;
}

TD.productListing-data {
  font-size: 95%;
  padding-top: 10px;
  padding-bottom: 10px;
}
TD.productListing-heading {
	padding-top: 1px;
  padding-bottom: 2px;
}
A.pageResults {
  color: #CC3333;
}

A.pageResults:hover {
  color: #000066;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 160%;
  font-weight: bold;
  color: #CC3333;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 70%;
  color: #000000;
}

TD.main, P.main {
  font-family: arial, Helvetica, "MS Sans Serif", "Sans Serif"; font-variant: normal;;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: arial, Helvetica, "MS Sans Serif", "Sans Serif"; font-variant: normal;;
  font-size: 80%;
}

TD.accountCategory {
  font-family: arial, Helvetica, "MS Sans Serif", "Sans Serif"; font-variant: normal;;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: arial, Helvetica, "MS Sans Serif", "Sans Serif"; font-variant: normal;
  font-weight: bold;
}

TD.fieldValue {
  font-family: arial, Helvetica, "MS Sans Serif", "Sans Serif"; font-variant: normal;
}

TD.tableHeading {
  font-family: arial, Helvetica, "MS Sans Serif", "Sans Serif"; font-variant: normal;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: arial, Helvetica, "MS Sans Serif", "Sans Serif"; font-variant: normal;
  font-size: 70%;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: arial, Helvetica, "MS Sans Serif", "Sans Serif"; font-variant: normal;
  font-size: 90%;
}

TEXTAREA {
  width: 100%;
  font-family: arial, Helvetica, "MS Sans Serif", "Sans Serif"; font-variant: normal;
  font-size: 90%;
}

SPAN.greetUser {
  font-family: arial, Helvetica, "MS Sans Serif", "Sans Serif"; font-variant: normal;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, arial, Helvetica, "MS Sans Serif", "Sans Serif"; font-variant: normal;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, arial, Helvetica, "MS Sans Serif", "Sans Serif"; font-variant: normal;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: arial, Helvetica, "MS Sans Serif", "Sans Serif"; font-variant: normal;
  color: #ff0000;
}

SPAN.errorText {
  font-family: arial, Helvetica, "MS Sans Serif", "Sans Serif"; font-variant: normal;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: arial, Helvetica, "MS Sans Serif", "Sans Serif"; font-variant: normal; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: arial, Helvetica, "MS Sans Serif", "Sans Serif"; font-variant: normal; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: arial, Helvetica, "MS Sans Serif", "Sans Serif"; font-variant: normal; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: arial, Helvetica, "MS Sans Serif", "Sans Serif"; font-variant: normal; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: arial, Helvetica, "MS Sans Serif", "Sans Serif"; font-variant: normal; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: arial, Helvetica, "MS Sans Serif", "Sans Serif"; font-variant: normal; font-size: 10px; color: #ff0000; }

TH.catsubtop {
background: #bbc3d3;
color: #000066;
vertical-align: top;
text-align: right;
padding:10px;
border: 0px;
border-top: #FFFFFF solid 1px;
border-bottom: #FFFFFF solid 1px;
}
TD.catsubtop {
background: #FFFFFF;
color: #000000;
vertical-align: top;
text-align: left;
padding:10px;
border: 0px;
border-top: #FFFFFF solid 1px;
border-bottom: #bbc3d3 solid 1px;
}
TH.catsub {
background: #bbc3d3;
color: #000066;
vertical-align: top;
text-align: right;
padding:10px;
border: 0px;
border-bottom: #FFFFFF solid 1px;
}
TD.catsub {
background: #FFFFFF;
color: #000000;
vertical-align: top;
text-align: left;
padding:10px;
border: 0px;
border-bottom: #bbc3d3 solid 1px;
}

.cat {
color: #000066;
font-weight: bold;
}

.tax_info {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
color: #758389;
}