/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

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


TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family:  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:  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: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBoxContents {
/*  background: #f8f8f9; */
/*  border: 1px solid #ccc;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
 */
 }

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  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: 9pt;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
  width: 574px;
}

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

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
}

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

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:  Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family:  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: #FF3C00;
}

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

.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: #977; }
.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: #FF3C00; }

/*=========== styles from main design ================*/
/*====================================================*/
body {
    font-family:  Lucida Sans, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    color: #ffffff;
    background-color: #202020;
    background-image: url(links/images/background.jpg);
    background-repeat:repeat-x;
    margin:0;
}

img, div { behavior: url(links/script/iepngfix.htc) }

td, th, div, p, font {

}

select {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    line-height: 13px;
    color: #404040;
}

hr                  {border-style:dotted; border-color:#5b544e; height:1px;}

A:link              {text-decoration:none; color:#ffffff;}
A:active            {text-decoration:none; color:#ffffff;}
A:visited           {text-decoration:none; color:#ffffff;}
A:hover             {text-decoration:none; color:#ffffff;}

.address            {font-style:normal; color:#bab5aa; font-size:8px;}
#footer             {width:774px; height:70px; margin-left:10px;}
#footer_div         {font-family: Georgia, Times New Roman, Times, Serif; font-size:18px; line-height:24px; color:#e7ff99; width:794px; height:150px;border-top: 1px solid #bbb; background-image:none;background-color: #2a2a2a}
.footer_nav         {font-family: Georgia, Times New Roman, Times, Serif; font-size:12px; color:#ffffff;}
.footer_nav_item    {padding-left:5px; padding-right:5px;}

#container            {}
#container_index    {text-align: left; margin: 0 auto; width:794px; min-height:640px; height:auto; margin-top:0px; background-color:#000000;}
#logocontainer        {position:absolute; z-index:99; width:288px; margin-left:10px; margin-top:14px;}
#sublogocontainer   {position:absolute; z-index:99; width:288px; margin-left:460px; margin-top:16px;}
#fade                {position:absolute; z-index:1; width:761px; top:410px;}
#mainlogo            {position:absolute;}
#main               {width:794px; padding-top:133px;}
#main_index         {background-image: url(images/main-bg.png); background-repeat: repeat-y;width:794px; padding-top:0px;background-color: #2A2A2A;}
#main_subpage       {position:absolute; z-index:4; width:530px; top:430px;}
#main_plates        {margin-left:185px;}
#main_items         {margin-left:20px;}

#copyright            {font-family: Georgia, Times New Roman, Times, Serif; font-size:10px; color:#ffffff; line-height:12px;}

.main_header        {font-family: Georgia, Times New Roman, Times, Serif; font-size:20px; color:#98938d; line-height:30px; padding: 0 0 4px 10px; background-image: url('links/images/background_main.jpg');}
.main_body            {font-family: Arial, Helvetica, Sans-Serif; width:450px; font-size:14px; color:#ffffff; line-height:18px; margin-left:20px; margin-top:10px;}

#submenu            {width:320px; margin-top:10px;font-size: 15px}
.submenu a { font-size: 14px; padding: 0 2em 0 .5em}
.submenu_line       {width:180px; height:1px;  margin-left:10px;}
.submenu_item       {margin-left:12px;}
.submenu_body        {font-size:12px; line-height:24px; font-style:normal; font-family:Georgia, Times New Roman, Times, Serif;}

#submenu2 { background-color: #000; color: #fff; text-align: center; border-width: 1px 0; border-style: solid; border-color: #bbb; padding: .5em 0}
.submenu2{ font-size: 10px; padding: 0px 1em; text-align: center;}
#submenu2_table { margin: 0 0 0 auto; }

#menu               {border-top: 1px solid #bbb;border-bottom: 1px solid #bbb; padding: .5em 2em .5em 2em; background-color: #757575}
.mainmenu        {color:#292929; font-family: Georgia, Times New Roman, Times, Serif; font-size:18px; }
.mainmenu a         {color:#292929;}
.mainmenu a:hover   {color:#CCFF98;}
 #contentleft {
    float:left;
    width:200px;
    margin: 0 10px 0 0;
    background-color: #2A2A2A;

 }
 #contentleft ul { list-style: none; margin: 0; padding: 0 0 0 0}
 .leftnavtitle {
  font-weight: bold;
  font-size: 15px;
  color: #D4FF98;
  padding: .1em 0 .2em .5em;
 }
 .leftnav {list-style:none; margin-bottom: 1em}
 .leftnav li {margin-left:0;}
 .leftnav li a {text-decoration:none; font-size:10pt; color:#BFBFBF; display:block; margin-top: 2px;  font-weight: bold;}
 .leftnav li a:hover {text-decoration:none; color:#869248;}
#container {
 text-align: left; margin: 0 auto;
 width:794px; min-height:640px;
 height:auto; margin-top:0px;
 background-color: #2a2a2a;
}
#maintext {  margin-left: 200px; }
#maintext a, .productListing-data a { text-decoration: underline; color: #FFCE1F }
h1 {color: #E1FF98; margin-top: 0px;padding-top: 1em;font-family: Georgia, Times New Roman, Times, Serif; font-size: 20pt;}
h2 {color: #73B5B2; line-height:14pt}
.main_plate {background-color: #fff;border-style:solid; border-color:#000000; border-width:1px;}
