/*
  $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
*/
/*  buttons we create with CSS!   */
.cat {color:#FFFFFF;}

.cattext {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 color:#b3fd44;
 }

.catHeadTxt {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 line-height: 30px;
 color:#FFFFFF;
 }

.catHeadTxtSelected {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
  color:#ffffee;
 }

.catTxt {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px; 
 line-height: 18px;
 color:#b3fd44; 
}

.catTxtSelected {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
   padding-left: 20px;
 color:#ffffee;
 }


.invoiceam {
background-color: #000000;
}
 .cssbutton {
  color : #ffffff;
 width:auto;
 background-color: transparent;
vertical-align: top;
   font-weight: bold;
  font-family: Verdana;
font-size: 12px;
cursor: pointer;
text-align:center;
  border: 1px;
 border-style: dotted;
 border-color: #99FF00;
 padding-top: 1px;
  padding-left: 2px;
   padding-right: 2px;
    padding-bottom: 1px;
}

 
.cssbuttonsubmit{
  color : #ffffff;
 width:auto;
 background-color: transparent;
vertical-align: top;
   font-weight: bold;
  font-family: Verdana;
font-size: 12px;
cursor: pointer;
text-align:center;
  border: 1px;
 border-style: dotted;
 border-color: #99FF00;
 padding-top: 1px;
  padding-left: 2px;
   padding-right: 2px;
    padding-bottom: 1px;
}
/* end css buttons coeing */

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: transparant; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: transparant; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
.smalltext { font-family : Verdana, Arial, sans-serif; font-size : 10px; }


 BODY {
 background-color: #000000;
 scrollbar-base-color:999999;
 scrollbar-track-color:001C00;
 scrollbar-face-color:006600;
 scrollbar-highlight-color:99FF00;
 scrollbar-3d-light-color:99FF00;
 scrollbar-dark-shadow-color:003300;
 scrollbar-shadow-color:006600;
 scrollbar-arrow-color:999999;
 color: #FFF;
 }


a { FONT: 8pt Verdana, Arial, Helvetica; COLOR: #99FF00; TEXT-DECORATION: none; font-weight: bold;}
a:hover {color: #FFFFFF; text-decoration: none;font-weight: bold;}
a:visited {color: #99FF00; text-decoration: none;font-weight: bold;}
a:active { color: #99FF00; text-decoration: blink;font-weight: bold;}
FORM {
	display: inline;
}

TR.header {
 
}

TR.headerNavigation {

}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
   color: #99FF00;
  font-weight : bold;
}

A.headerNavigation { 
  color: #99FF00; 
  font-weight: bold;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-weight: bold;
}
A.headerNavigation:visited{
  color: #99FF00;
  font-weight: bold;
}

TR.headerError {
  background: #FFFFFF;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #000000;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #FFFFFF;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #FFFFFF;
  color: #000000;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
 border: #00CC00; border-style: dotted; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
 
}

.infoBoxContents {
  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;
    color: #ffffff;
}

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-color: transparant;
}

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-color: transparant;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #99ff00;
  border-spacing: 0px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #ffffff;
}

A.pageResults:hover {
  color: #99FF00;
  background: #ffffff;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
}

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;
  color: #ffffff;
  font-weight: bold;
  line-height: 1.2;
}
.main a { FONT: 8pt Verdana, Arial, Helvetica; COLOR: #99FF00; TEXT-DECORATION: none; font-weight: bold;}
.main a:hover {color: #FFFFFF; text-decoration: none;font-weight: bold;}
.main  a:visited {color: #FFFFFF; text-decoration: none;font-weight: bold;}
.main  a:active { color: #99FF00; text-decoration: none;font-weight: bold;}
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;
  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;
}
SPAN.cattext {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 color:#ffffff;
 }

SPAN.catHeadTxt {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 }

SPAN. catHeadTxtSelected {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 color:#ffffff;
 }

SPAN. catTxt {
 font-family: Verdana, Arial, sans-serif;
 }

SPAN. catTxtSelected {
 font-family: Verdana, Arial, sans-serif;
 color:#ffffff;
 }

.moduleRow { }
.moduleRowOver { cursor: pointer; cursor: hand; }
.moduleRowSelected { b}

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }

/* 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:transparant; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color:transparant;  }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
