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

.highlightLinkText {
	color: #660000;
}

.highlightText {
	color: #FF0000;
}

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

A {
  color: #555555;
  font-weight: bold;
  text-decoration: none;
}

A:hover {
/*  color: #11AA22; /**/
  color: #FF0000;
  text-decoration: underline;
}

FORM {
	display: inline;
}


/*
Changes the color of the background by the top image/logo
*/
TR.header {
  background: #ffffff;
}

/*
"headerNavigation":
    Top header that has Top >> Catalog >> Category ...   ... My Account | Cart Contents | Checkout
*/
TR.headerNavigation {
  background: #000000;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /* background: #ffe799; */
  background: #FFFFFF;
  color: #000000;
  font-weight : bold;
}

.headerNavigation A { 
  color: #000000; 
}

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

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

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

/*
".infoBox":
    Boxes like "Categories", "Quick Find", "Best Sellers", etc.
*/
.infoBox {
  background: #000000;
}

.infoBoxContents {
  background: #ffe799;
  background-image: url(images/buttons/english/DTRPGBG.gif);
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000000;
  background-image:url(images/buttons/english/DTRPG_header.gif);
  color: #ffffff;
}

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

.infoBoxHeading A:hover {
  text-decoration: none;
}

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

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

TR.dtrpgListing-even {
  background: #ffe7b6;
}

TR.dtrpgListing-odd {
  background: #ffdd99;
}

/*
"productListing":
    Tables for list of products when user selects category or manufacturer.
*/

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-collapse:separate;
  border-spacing: 1px;
}

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

/*
	A link style for table headings (safe on black background)
*/
.productListing-heading A {
  color: #BBBBBB;
  text-decoration: none;
}

.productListing-heading A:hover {
/*  color: #11AA22; /**/
  color: #FF0000;
  text-decoration: underline;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffe7b6;
  border:1px solid #3F3F3F;
  vertical-align: top;
}

/*
 */
TD.pageResults-data {
  background: black;
  color: white;
  font-size: 13px;
}

A.pageResults {
  color: #ffffcc;
}

A.pageResults:hover {
  color: #996600;
  background: white;
}

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

TR.subBar {
  background: #f4f7fd;
}

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

th.main, td.main, p.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
    text-align: left;
  line-height: 1.5;
}

th.main, td.main {
    vertical-align: top;
}

th.main {
    font-weight: bold;
}

TD.productInfoMain, P.productInfoMain {
  font-size: 11px;
  line-height: 1.5;
  color: black;
}

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

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: 12px;
  color: #ff0000;
  font-weight: bold;
}

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;
  color: #666666;
  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 { background-color: #eebb66; }
/*
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }
/**/
.moduleRowOver { background-color: #fff066; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #ffe066; }

.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; }

.categorySpacing {
	line-height: 5px;
	font-size: 3px;
}

/* Added by Mike Todd (2005-12-29) */
.hidden {display:none;}

/* Added by Mike Todd (2007-05-08) */
.star_empty {
  background: url(images/star_empty.gif) 0 0 repeat-x;
}

.star_full {
  background: url(images/star_full.gif) 0 0 repeat-x;
  position:relative;
}

/* Added by Mike Todd (2008-02-22) */
.helpText {
	font-size: 10px;
	color: #666666;
}

