/*
  $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: 10pt; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10pt; background: #f00; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10pt; color: #cc0033; }
.productsNotifications { background: #333; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10pt; color: #66b; text-decoration: underline; }

body {
  background: #000;
  color: #fff;
  margin: 0px;
}

img {
  border: 0;
  vertical-align: middle;
}

a {
  color: #fff;
}

a:hover {
  color: #D10000;
}

form {
	display: inline;
}

tr.header {
  background: #ffffff;
}

tr.headerNavigation {
  background: #D10000;
}

td.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  background: #D10000;
  color: #fff;
  font-weight : bold;
  padding: 5px;
  background: url('images/nav_back.gif') repeat-x;
}

a.headerNavigation { 
  color: #fff; 
}

a.headerNavigation:hover {
  color: #ccc;
}

tr.headerError {
  background: #D10000;
}

td.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #D10000;
  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: #bbc3d3;
}

td.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  background: #D10000;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #D10000;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

td.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  background: #D10000 url('images/nav_back.gif') repeat-x;
  color: #ffffff;
  padding: 3px;
}

.infoBoxHeading a {
  color: #ffffff;
}

.infoBoxHeading a:hover {
  color: #ccc;
}

td.infoBox, span.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
}

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

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: #D10000;
  border-spacing: 1px;
}

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

.productListing-heading a:hover {
  color: #fff;
}

td.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
}

a.pageResults {
  color: #D10000;
}

a.pageResults:hover {
  color: #fff;
}

td.pageHeading, div.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.5em;
  font-weight: bold;
  color: #fff;
  padding: 3px;
}

tr.subBar {
  background: #f4f7fd;
}

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

td.main, p.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  background: #000;
}

td.smallText, span.smallText, p.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
}

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: 10pt;
  color: #ff0000;
}

checkbox, input, radio, select {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  vertical-align: middle;
}

textarea {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #000;
  color: #fff;
}

span.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #66B;
  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;
}

.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-size: 12pt;
  font-weight: bold;
}

span.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10pt; color: #888; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10pt; color: #fff; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10pt; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10pt; background-color: #f00; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10pt; background-color: #3a0; }

/* input requirement */

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

/* BOF: Additional Images */
.imagesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
}
/* EOF: Additional Images */

.PriceList  {
  font-family: Verdana, Arial, sans-serif;
  color: #fff;
  font-size: 10pt;
}
.oldPrice {
  text-decoration: line-through;
}
.ourPrice {
  color: #CC5;
  font-weight: bold;
  font-size: 12pt;
}
.youSave {
  color: #C55;
  font-style: oblique;
}

/* CSS Categories Styles */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 200px; /* Width of Menu Items */
border-bottom: 1px solid #D10000;
font-family: arial;
font-size: 10pt;
font-weight: bold;
}

.suckerdiv ul li{
position: relative;
background-color: #222222;
}

/*1st level sub menu style */
.suckerdiv ul li ul{
left: 199px; /* Parent menu width - 1*/
position: absolute;
width: 200px; /*sub menu width*/
top: 0;
display: none;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{
left: 199px; /* Parent menu width - 1*/
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li a{
left: 199px; /* Parent menu width - 1*/
background-color: #222222;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li a{
background-color: #222222;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li ul li a{
background-color: #222222;
}

/* menu links style */
.suckerdiv ul li a{
display: block;
color: #fff;
text-decoration: none;
background-color: #222222;
padding: 1px 5px;
border: 1px solid #D10000;
border-bottom: 0;
line-height: 1.75em;
}

.suckerdiv ul li a:hover{
background-color: #D10000;
color: #fff;
text-decoration: none;
}

.suckerdiv ul li ul li a:hover{
background-color: #D10000;
color: #fff;
text-decoration: none;
}

.suckerdiv ul li ul li ul li a:hover{
background-color: #D10000;
color: #fff;
text-decoration: none;
}

/* The main categories with sub-categories */
.suckerdiv .subfolderstyle{
background: url(images/arrow-list.gif) no-repeat center right;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul .subfolderstyle {
background-color: #222222;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul .subfolderstyle {
background-color: #222222;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul li ul .subfolderstyle {
background-color: #222222;
}

/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */