/*
  $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, Helvetica, sans-serif;  font-size: 11px; }
.errorBox { font-family : Tahoma, Verdana, Arial, sans-serif; font-size : 11px; border: 1px solid #cc0033; /* background: #ab9773;*/ font-weight: bold; }
.stockWarning { font-family : Tahoma, Verdana, Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #000000; /* #f2fff7;*/ }
.orderEdit { font-family : Tahoma, Verdana, Arial, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }
.header3 {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight:bold; color: #FFCC00;}
.yellowText { color: #FFCC00;}
BODY {
  background: #000000;
  color: #f3f3f3;
  margin: 0px;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;  
}
.popupTitle {
  color: #f3f3f3;
  font-weight: bold;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif; 
}
A {
  color: #eeeeee;
  text-decoration: none;
}

A:hover {
  color: #e7e7e7;
  text-decoration: underline;
}


FORM {
	display: inline;
	padding: 0px;
	margin: 0p;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #917532; 
}

TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  background: #917532; /*#78622f; */
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #ffffff; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  /*background: #ab9773;*/
  border: 1px solid #cc0033;
}

TD.headerError {
  font-family: Tahoma, Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
 /* background: #ab9773;*/
  border: 1px solid #cc0033; 
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #917532;
}

TD.headerInfo {
  font-family: Tahoma, Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #999999;
  font-weight: bold;
  text-align: center;
}





.infoBox {
  background: #000000; 
  border: 1px solid #6f624b;
}

.infoBoxContents {
  background: #000000;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
}




/* START: added Jan 10, 2008 by KH */
.infoBox2 {
  background: #000000; 
  /*border: 1px solid #000000;*/
}
.popUpInfoBox {
	padding: 10px;
}

.infoBox3 {
  background: #111111; 
  border: 1px solid #6f624b;
}


.fineprint {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: white;}

TD.footer {
  width: 777px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10px;
  background: #000000; 
  border-top: 1px solid #917532;
  color: #ffffff;
}

TD.footerText {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10px;
  color: #ffffff;  
}

.fineprint a {color: #cccccc; text-decoration: underline;}
.fineprint a:hover {color: #FFCC00; text-decoration: underline;}
.fineprint a:active {color: #FFCC00; text-decoration: underline;}
/* END: added Jan 10, 2008 by KH */






.infoBoxNotice {

}

.infoBoxNoticeContents {
  background: #84827e;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  font-weight: bold;
  background: #6f624b; 
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
}

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: #000000; /*   #f8f8f9;   */
}

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: #000000; /*   #f8f8f9;   */
}

TABLE.productListing {
  border-spacing: 1px;  border: 1px;
  border-style: solid;
  border-color: #6f624b; 
}

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  background: #6f624b;  
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
}

A.pageResults {
  color: #e7e5e5;
}

A.pageResults:hover {
  color: #797979;
  /*background: #FFFF33;*/
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 18px;
  font-weight: bold;
  color: #999999;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
}

TD.accountCategory {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  color: #cc0033;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
}

SPAN.greetUser {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #111111;
  border-color: #6f624b;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, sans-serif; 
  color: #cc0033;
}

SPAN.errorText {
  font-family: Arial, Helvetica, sans-serif; 
  color: #cc0033;
}

.moduleRow { }
.moduleRowOver { background-color: #181818; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #181818; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Helvetica, sans-serif;  font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Helvetica, sans-serif;  font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Helvetica, sans-serif;  font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Arial, Helvetica, sans-serif;  font-size: 12px;   /*background: #ab9773;*/ border: 1px solid #cc0033;}
.messageStackSuccess { font-family: Arial, Helvetica, sans-serif;  font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Helvetica, sans-serif;  font-size: 11px; color: #cc0033; }

