 /*
  $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, sans-serif; font-size: 8pt; }
.errorBox { font-family : Arial, sans-serif; font-size : 9pt; background: #ff3333; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 9pt; color: #cc0033; }
.productsNotifications { background: #000; }
.orderEdit { font-family : Arial, sans-serif; font-size : 9pt; color: #ccc; text-decoration: underline; }

TABLE.sidecolumn, TD.sidecolumn {
  background: #000;
}

TABLE.centerbody, TD.centerbody {
  background: #000;
}

BODY { 
  background: #000;
  color: #ccc;
  margin: 0px;
}

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

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

FORM {
	display: inline;
}

TR.header {
  font-family: Arial, sans-serif;
  font-size: 8pt;
  background: #666;
  color: #aaa;
  font-weight: bold;
  line-height: 1.5;
}

TR.headerNavigation {
  background: #333;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #333;
  color: #aaa;
  font-weight: bold;
}

TD.headerNavigationConnection {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #333;
  color: #999;
  font-weight: normal;
}

TD.headerSerifByline {
  font-family: Times New Roman, Times, serif;
  font-size: 10pt;
  background: #666;
  color: #aaa;
  font-style: italic;
  font-weight: normal;
}

TD.headerByline {
  font-family: Arial, sans-serif;
  font-size: 16px;
  background: #666;
  color: #aaa;
  font-weight: normal;
  line-height: 1.1;
}

A.headerNavigation { 
  color: #fff; 
}

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

TR.headerError {
  background: #333;
}

TD.headerError { 
  font-family: Arial, sans-serif;
  font-size: 8pt;
  background: #333;
  color: #ff3333;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #333;
}

TD.headerInfo {
  font-family: Arial, sans-serif;
  font-size: 8pt;
  background: #333;
  color: #999;
  font-weight: bold;
  text-align: center;
}

TD.orderWarning {
  font-family: Arial, sans-serif;
  font-size: 8pt;
  background: #000;
  color: #cc3333;
  font-weight: normal;
  text-align: center;
}

TR.footer {
  font-family: Arial, sans-serif;
  font-size: 8pt;
  background: #333;
  color: #999;
  line-height: 1.5;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 8pt;
  background: #333;
  color: #999; 
  line-height: 1.5;
}

TR.subfooter {
  font-family: Arial, sans-serif;
  font-size: 8pt;
  background: #000;
  color: #666;
  border-color: #000;
}

.pictureBox {  
  background: #333;  
}

.infoBox {  
  background: #333;  
  /*border: outset #666 1px;  
  border-left-color: solid #000 1px; 
  border-top-color: solid #000 1px;
  border-right-color: solid #333 1px; 
  border-bottom-color: solid #333 1px;
  */
}

.infoBoxContents {
  background: #111;
  font-family: Arial, sans-serif;
  font-size: 8pt;
  color: #ccc;
}

.pictureBoxContents {
  background: #000;
  font-family: Arial, sans-serif;
  font-size: 8pt;
  color: #ccc;
}

.infoBoxNotice {
  background: #000;
  font-family: Arial, sans-serif;
  font-size: 8pt;
  color: #ff3333;
}

.infoBoxNoticeContents {
  background: #000;
  font-family: Arial, sans-serif;
  font-size: 8pt;
  color: #ff3333;
}

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: .08em;
  background: #333;
  color: #999;
  text-align: center;
/*  border: 1px;
  border-style: solid;
  border-color: #666;
*/
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, sans-serif;
  font-size: 8pt;
  color: #ccc;
}

TD.address {
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  background: #000;
  color: #fff;
  text-align: left;
}


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

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

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

.productListing-heading {
  font-family: Arial, sans-serif;
  letter-spacing: .1em;
  font-size: 10px;
  background: #333;
  color: #999;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  color: #ccc;
}

A.pageResults {
  color: #ccc;
  text-decoration: none;
}

A.pageResults:hover {
  color: #ff3333;
  background: #000;
  text-decoration: none;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 16pt;
  font-weight: bold;
  color: #fff;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 9pt;
  color: #000;
}

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  color: #ccc;
}

TD.sale {
  font-family: Arial, sans-serif;
  font-size: 14pt;
  color: #f66;
}

TD.sectionHead, P.sectionHead {
  font-family: Arial, sans-serif;
  font-size: 12pt;
  line-height: 1.5;
  font-weight: bold;
  color: #ccc;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 8pt;
  color: #ccc;
  font-weight: normal;
}

TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, sans-serif;
  font-size: 10pt;
}

TD.tableHeading {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, sans-serif;
  font-size: 8pt;
  color: #ccc;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
  font-size: 10pt;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  color: #000
}

SPAN.greetUser {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  color: #ff3333;
  font-weight: bold;
}

TABLE.formArea {
  background: #000;
  border-color: #333;
  border-style: solid;
  border-width: 1px;
  color: #ccc;
}

TD.formAreaTitle {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, sans-serif;
  font-size: 8pt;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, sans-serif;
  color: #ff3333;
}

.moduleRow { }
.moduleRowOver { background-color: #000; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #333; color: #ccc;}

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 9pt; color: #999; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 9pt; color: #ccc; }

/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 9pt; background-color: #000;}
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 9pt; background-color: #000; color: #ff3333; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 9pt; background-color: #000; }

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 10pt; color: #ff3333; }



