/*
  $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: Verdana, Arial, sans-serif; font-size: 10px; }
.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 {}
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #707070; text-decoration: underline; }

BODY {
  background: #FCFAFA;

  background-image: url(images/bg.gif);  background-position: center;  background-repeat: repeat-y;

  color: #393939;
  margin: 0px;
}

TD.shadowLeft {
  background-image:  url(images/bg_shadow_left.jpg);
  width: 20px;
  height: 100%;
}

TD.shadowRight {
  background-image:  url(images/bg_shadow_right.jpg);
  width: 17px;
  height: 100%;
}

A {
  color: #393939;
  text-decoration: underline;
}

A:hover {
  color: #393939;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #E5E5E5;
}

TR.headerNavigation {
  background: #B5B5B5;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #B5B5B5;
  color: #393939;
  font-weight: normal;
}

TD.headerLanguage {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background:url(images/bg_header_bot.jpg);
  color: #B5B5B5;
  font-weight: normal;
  vertical-align: middle;
}

A.headerNavigation { 
  color: #393939; 
}

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

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: #969696;
  font-weight: normal;
  text-align: center;
}

TR.footer {
  background: #E5E5E5;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #E5E5E5;
  color: #393939;
  font-weight: normal;
}

.infoBox {
  background: #FCFAFA;
}

.infoBoxContents {
  background: #FCFAFA;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FCFAFA;
}

.infoBoxNoticeContents {
  background: #FCFAFA;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  background: #FCFAFA;
  color: #393939;
}

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

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

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #FCFAFA;
  border-spacing: 0px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FCFAFA;
  color: #393939;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align: left;
  width: 156px;
}


TD.productListing-remove {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align: center;
}

TD.productListing-price {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align: right;
}


A.pageResults {
  color: #0000FF;
}

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

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

TD.pageHeading-price {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #494949;
}

TR.subBar {
  background: #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, P.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: #000000;
  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;
}


A.categoriesBig {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing : 0px;
  color: #393939;
  font-weight: lighter;
}

A.categoriesBig:hover {
  color: #696969;
}

A.groupbuy {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0px;
  color: #393939;
  font-weight: bold;
}

A.groupbuy:hover {
  color: #696969;
}

A.special {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0px;
  color: #aa3939;
  font-weight: bold;
}

A.special:hover {
  color: #aa6969;
}

TD.productManufacturer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  background: #FFFFFF;
}

TD.productName {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align: center;
  background: #FFFFFF;
  vertical-align: top;
}

TD.productPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  background: #FFFFFF;
  vertical-align: bottom;
}

TD.productSpecial {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FF0000;
  font-weight: bold;
  text-align: center;
  background: #FFFFFF;
  vertical-align: bottom;
}

TD.productBuy {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  background: #FFFFFF;
}

.splashMenu {
  font-family: Century Gothic, Verdana, Arial, sans-serif;
  font-size: 11px;
  text-align: center;
}

A.splashMenu {
  text-decoration: none;
}

A.splashMenu:hover {
  color: #ffffff;
  text-decoration: none;
}

.splashFooter {
  font-family: Century Gothic, Verdana, Arial, sans-serif;
  font-size: 9px;
  text-align: center;
}

A.splashFooter {
  text-decoration: none;
}

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

TD.boxGroupBuyTL {
  background-image:  url(images/groupbuy/TL.jpg);
  width: 18px;
  height: 13px;  
}

TD.boxGroupBuyT {
  background-image:  url(images/groupbuy/T.jpg);
  height: 13px;  
}

TD.boxGroupBuyTR {
  background-image:  url(images/groupbuy/TR.jpg);
  width: 18px;
  height: 13px;  
}

TD.boxGroupBuyL {
  background-image:  url(images/groupbuy/L.jpg);
  width: 18px;
  height: 100%;  
}

TD.boxGroupBuyBL {
  background-image:  url(images/groupbuy/BL.jpg);
  width: 18px;
  height: 14px;  
}

TD.boxGroupBuyB {
  background-image:  url(images/groupbuy/B.jpg);
  height: 14px;  
}

TD.boxGroupBuyBR {
  background-image:  url(images/groupbuy/BR.jpg);
  width: 18px;
  height: 14px;  
}

TD.boxGroupBuyR {
  background-image:  url(images/groupbuy/R.jpg);
  width: 18px;
  height: 100%;  
}

TD.boxGroupBuySeparator {
  background-image:  url(images/groupbuy/separator.jpg);
  width: 100%;
  height: 9px;  
}

.moduleRow { }
.moduleRowOver { background-color: #969696; cursor: pointer;}
.moduleRowSelected { background-color: #707070; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* DDB - 041031 - Form Field Progress Bar */
.progress{
	width: 1px;
	height: 14px;
	color: white;
	font-size: 12px;
      overflow: hidden;
	background-color: navy;
	padding-left: 5px;}