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

FONT.captions {color:white; font: small-caps 900 12px verdana; line-height: 12px; text-decoration: none;}

.mainprodesc {color:gray; font: small-caps 900 12px verdana; line-height: 11px; text-decoration: none; vertical-align:top;}

FONT.mainprodescbold {color:lightgrey; font: small-caps 900 14px verdana; line-height: 14px; text-decoration: none;}

TABLE.mainproddesctable {border-collapse: collapse;}

.smallcaptions {color:darkgray; font: small-caps 900 10px verdana; line-height: 10px; text-decoration: none;}

TD.proddescmain { padding:0px; spacing:0px;}

.alignTopImage {vertical-align:top; display:block;}
.alignMiddleImage {vertical-align:middle; display:block;}
.alignBottomImage {vertical-align:bottom; display:block;}

BODY {
  background-color: black;
  margin: 0px;
}



A {
  color: white;
  text-decoration: underline;
}

A:hover, INPUT.main:hover {
  color: white;
  text-decoration: underline;
}


a.toplinks {color:white; font: small-caps 900 12px verdana; line-height: 12px; text-decoration: underline;}
a.toplinks:hover {text-decoration: underline;}

img.thumbs {width: 59px; height: 73px;}

font.menutitle {color:white; font: small-caps 900 18px verdana; text-decoration: ;}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color:white; font: small-caps 900 14px verdana; line-height: 12px; text-decoration: underline;
}

A.headerNavigation:hover {
  text-decoration: underline;
}

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

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

.infoBox {
  background: black;
}

.infoBoxContents {
  background: black;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: black;
}

.infoBoxNoticeContents {
  background: red;  /*#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: black;
  color: black;
}

TD.infoBox, SPAN.infoBox, TD.boxText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: gray;
}

TD.boxText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: white;
}

INPUT.searchBoxText
{
    border-spacing: 0px;
    border-padding: 0px;
    vertical-align: top;
}

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: black;
}

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: black;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: white;
  border-spacing: 0px;
}

/*TABLE.prodthumbs, TABLE.proddesc, TABLE.shoppingcart, TABLE.prodpreview, TABLE.loginbox, TABLE.createaccount, TABLE.checkoutshipping,*/

TABLE.contentmain{
  /*border-style: solid;
  border-color: gray;
  border-left-width: 2px;
  border-right-width: 2px;
  border-top-width: 2px;
  border-bottom-width: 2px;
  border-spacing: 2px;   */
  border-collapse:collapse;
}

.seperatorRow{
  border-style: double solid solid solid;
  border-color: white black white black;
  border-width: medium 0px 2px 0px;
  border-collapse:collapse;
}

.seperatorColumn{
  border-style: double solid solid solid;
  border-color: white black white gray;
  border-width: medium 0px 2px 1px;

}

.productListing-heading {
  color:white; font: 900 12px verdana; text-decoration: none;
  background: gray;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: white;

}

A.pageResults {
  color: gray;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font: small-caps 900 18px verdana;
  font-weight: bold;
  color: white;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font: 11px verdana, Arial, sans-serif; line-height: 16px; text-decoration: none;
  color: white;
}

TD.shippingmethod {
  font: small-caps 900 11px verdana, Arial, sans-serif; line-height: 16px; text-decoration: none;
  color: black;
}


INPUT.main {
  color:white; font: small-caps 900 11px verdana, Arial, sans-serif; line-height: 16px; text-decoration: none;
  color: white;
  text-decoration: underline;
}

.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: white;
}

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

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: white;
}

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;
  color: #f0a480;
  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 { }
.moduleRowOver { background-color: gray; cursor: pointer; cursor: hand;}
.moduleRowSelected { background-color: gray;}

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

.treemenudiv	{     /* Behaviour of tree/plain menu item - leave as is for proper performance */
	display: block;
	white-space: nowrap;
}

/*---------------------------*/
/* Tree and Plain Menu Style */
/*---------------------------*/

              .phplmbodytable { /* Class of table cells containing plain menus */

}

              .phplmnormal {     /* Font size & color of unlinked menu items */
	             color: white;
	             font-size: 13px;
	             text-decoration: none;
              }


                 
              a.phplm:link, a.phplm:visited{      /* Font color, style of linked & visited menu items */
                 color:gray; font: small-caps 900 14px verdana; line-height: 12px; text-decoration: none;
              }

              a.phplmroot:link, a.phplmroot:visited, a.phplmroot {
                 color:white; font: small-caps 900 16px verdana; line-height: 12px; text-decoration: none;
              }
              
              .dmselected {   /* Style overide for selected category tree */
                          background-color: black;
		                  font-weight: bold;
              }


              a.phplm:hover	{      /* Font color, style of menu items when hovered over */
	             color: white;
	             background-color: black;
	             font-size: 16px;
	             text-decoration: underline;
              }

              a.phplm:active	{      /* Font size & color of menu items when clicked */
	             color: white;
                 background-color: black;
	             font-size: 16px;
	             text-decoration: underline;
              }


