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

A {
  color: #ffffff;
  font-size: 13px;
  text-decoration: none;
}

A:hover {
  color: #ffff00;
  text-decoration: underline;
}

FORM {
 display: inline;
}

TR.header {
  background: #222222;
}

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: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  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: #bbc3d3;
}

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

.infoBox {
  background: #D3D1D1;
}

.infoBoxContents {
  background: #222222;
  color: #000000;
  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 {
  background-image: url('images/infobox/corner_center.gif');
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

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: #444;
  //shopping-cart content color
}

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: #777;
  //shopping-cart content color
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #FFFFFF;
  //shopping-cart header/footer color
  border-spacing: 1px;
  
}

.productListing-heading {

border-right:1px solid #ADADAD; 
border-bottom:1px solid #ADADAD; 

text-align:center;

 

  color: #999999;
  font-weight: bold;
  padding: 11px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #222222;
  //shopping-cart header/footer color
}

TD.productListing-data {
border-right:1px solid #ADADAD; 
border-bottom:1px solid #ADADAD; 
text-align:center;
vertical-align:top; 
padding:10 10 10 10;


  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
}



A.pageResults {
  color: #FFFC00;
}

A.pageResults:hover {
  color: #ffffff;
}

A.pageResults:visited {
  color: #747474;
}


TD.pageHeading, DIV.pageHeading {
 font-size: 12px;
 color: #BE2020;
 text-transform: uppercase;
 font-weight: bold;



  text-decoration: none;
  height:18px;
  width: 501x;
  background: url('images/m99.gif');
  background-repeat: repeat-x;


  padding-bottom:3px;
  padding-left: 5px;

}

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;
  line-height: 1.5;
  color: #FFFFFF;
}


TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  padding-left: 13px;
  color: #FFFC00;
}

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%;
  color: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #444444;
}

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: 14px;
  color: #cc0033;
  font-weight: bold;
}

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

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


 .pr_category{
  font-size: 13px;
 color: #000000;
 text-decoration: none;
 text-transform: uppercase;
 font-weight: bold;
 }

 .pr_name{
 font-size: 11px;
 color: #CCCCCC;
 font-weight: bold;
 text-decoration: none;


}


 .pr_price{
  font-size: 13px;
 color: #BE2020;
 font-weight: bold;

 }

 .pr_descr{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #464646;
}




.moduleRow { background-color: #3F602B; }
.moduleRowOver { color: #010101; background-color: #00aa00; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #00aa00; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 14px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 14px; color: #D9D919; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #010101; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-size: 12px; color: #010101; background-color: #99ff00; }

/* input requirement */

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

















body{
background: #010101 
}

td{
 font-family: tahoma, verdana, arial;
 font-size: 11px;
 color: #CCCCCC;
}
 

 .ch1{
 font-size: 10px;
 color: #CCCCCC;
 font-weight: bold;
 }

 .ch2{
 font-size: 11px;
 color: #CCCCCC;
 font-weight: bold;
 }

 .ch3{
 font-size: 10px;
 color: #CCCCCC;
 text-decoration: none;
 }

 .ch4{
 font-size: 12px;
 color: #BE2020;
 text-transform: uppercase;
 font-weight: bold;
 }

 .ch5{
 font-size: 13px;
 color: #FFFFFF;
 font-weight: bold;
 }

 .ch6{
 font-size: 12px;
 color: #CCCCCC;
 text-transform: uppercase;
 font-weight: bold;
 }

 .ch7{
 border: #999999 1px solid;
 }

 .ch8{
 font-size: 13px;
 color: #BE2020;
 font-weight: bold;
 }

 .ch9{
 padding-left: 5px;
 }

 .ch10{
 font-size: 9px;
 color: #676767;
 text-align : center;
 }


 .ml1{
 font-size: 11px;
 color: #CCCCCC;
 font-weight: bold;
 }

 .ml2{
 font-size: 11px;
 color: #FFFFFF;
 text-decoration:underline;
 }
 .ml2:hover{
 font-size: 11px;
 color: #858585;
 text-decoration:none;
 }


 .ml3{
 font-size: 10px;
 color: #858585;
 }

 .ml4{
 font-size: 11px;
 color: #CCCCCC;
 font-weight: bold;
 text-decoration: none;
 }

 .ml5{
 font-size: 11px;
 color: #999999;
 font-weight: bold;
 text-decoration: none;
 }

 .ml6{
 font-size: 13px;
 color: #CCCCCC;
 font-family: arial;
 text-decoration: none;
 text-align : center;
 }


 .se{            
 width: 99px;
 font-size: 9px;
 color: #282E3E
 }



 .image_border{
  border:1px solid #ADADAD; 
 }
 
.list{
margin:0;
padding:0;
}
.list li{
background:url(images/m12.gif) left center no-repeat;
height:15px;
list-style:none;
padding-left:8px;
text-transform:uppercase;
}
.list li a{
color:#CCCCCC;
text-decoration:none;
}
.list li b a{color:#BE2020;}

