/*
  $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: 12px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 14px; color: #8B1515; text-decoration: ; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #747474;
  text-decoration: none;
}

A:hover {
  color: #888888;
  text-decoration: ;
}

FORM {
 display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  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: 15px;
  font-weight: bold;
  text-decoration: ;
}

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: 12px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #8B1515;
}

.infoBoxContents {
  background: #F1D997;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

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: 12px;
}

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: #EBEBEB;
  //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: #EBEBEB;
  //shopping-cart content color
}

TABLE.productListing {
  border: 8px;
  border-style: solid;
  border-color: #F1D997;
  //shopping-cart header/footer color
  border-spacing: 1px;

}

.productListing-heading {

border-right:2px solid #ffffff;
border-bottom:2px solid #ffffff;
text-align:center;


  color: #8B1515;
  font-weight: bold;
  padding: 11px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  background: #F1D997;
  //shopping-cart header/footer color
}

TD.productListing-data {
border-right:2px solid #ffffff;
border-bottom:2px solid #ffffff;
text-align:center;
vertical-align:top;
padding:10 10 10 10;


  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #9D4123;
}



A.pageResults {
  color: #747474;
}

A.pageResults:hover {
  color: #747474;
}

A.pageResults:visited {
  color: #747474;
}


TD.pageHeading, DIV.pageHeading {

 font-size: 15px;
 font-weight: bold;
 color: #FFFFFF;
  text-decoration: none;
  height:30px;
  width: 556px;
  background: url('images/m99.gif');
  background-repeat: repeat-x;

  padding-bottom:  0px;
  padding-left: 35px;

}

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;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-left: 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;
  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: #F1D997; cursor: pointer; cursor: hand;}
.moduleRowSelected { background-color: #F1D997; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8B1515; }
.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; }

.delp {
        color:#808080;
        font-size:11px;
        font-weight:normal;
}
s {
        color:#808080;
        font-size:11px;
        font-weight:normal;
}
body{
background: #F4F0DB;
}

td{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #363636
}
 .ch1{
 padding-right: 20px;
 }

 .ch2{
 padding-top: 25px;
 }

 .ch3{
 font-size: 11px;
 color: #2C2C2C
 }

 .ch4{
 font-size: 11px;
 color: #282E3E
 }




 //            27
 .ch5{
 padding-left: 2px;
 }

 .ch6{
 font-size: 14px;
 font-weight: bold;
 color: #282E3E
 }

 .ch7{
 font-size: 12px;
 font-weight: bold;
 color: #FFFFFF
 }

 .ch8{
 padding-left: 35px;
 padding-top:5px;
 }

 .ch9, .ch9 a{
 font-size: 15px;
 font-weight: bold;
 color: #FFFFFF; text-decoration:none;
 }
 .ch10{
 padding-top: 5px;
 }

 .ch11{
 font-size: 13px;
 font-weight: bold;
 color: #9D4123
 }

 .ch12, .ch12 a{
 font-size: 11px;
 color: #0B0B0B; text-decoration:none;
 }
.ch13:hover{ font-weight:bold; text-decoration:underline; color: #000000;
                }
.ch13 a{ font-weight:bold; text-decoration:none; color: #000000;
                }
.ch13 a:hover{ font-weight:bold; text-decoration:underline; color: #000000;
                }
.ch13{
 padding-left: 17px;
 }

 .ch14{
 font-size: 13px;
 font-weight: bold;
 color: #4E4E4E;
 text-decoration:underline;
 }

 .ch15{
 padding-left: 10px;
 }

 .ch16{
 font-size: 15px;
 color: #2C2C2C
 }

 .ml1{
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
 color: #9F1A37
 }

 .ml2{
 font-size: 11px;
 color: #9D4123
 }

 .ml3{
 font-size: 12px;
 font-weight: bold;
 color: #363636;
 text-decoration:;
 }
 .ml3:hover{
 font-size: 12px;
 font-weight: bold;
 color: #494949;
 }

.ml18{
 font-size: 15px;
 font-weight: bold;
 text-decoration: none;
 color: #9F1A37
 }


 .ml4{
 font-size: 11px;
 color: #9D4123 ;
 line-height:12px;
 text-decoration:;
 }


 .ml4:hover{
 font-size: 11px;
 color: #494949;
 }
 .ml4 a{
 font-size: 11px;
 color: #9D4123 ;
 line-height:16px;
 text-decoration:;
 }


 .ml4 a:hover{
 font-size: 11px;
 color: #494949;
 }

 .ml5{
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
 color: #FFFFFF
 }

 .ml6{
 font-size: 11px;
 color: #363636;
 text-decoration:;
 }

 .ml6:hover{
 font-size: 11px;
 color: #474747;

 }
 .ml66 a{
 font-size: 11px;
 color: #474747;
 text-decoration:;
 }

 .ml66 a:hover{
 font-size: 11px;
 color: #474747;

 }





  .se{
 width: 100px;
 font-size: 9px;
 color: #282E3E
 }

 .se2{
 width: 120px;
 font-size: 9px;
 color: #282E3E
 }



 .image_border{
  border:1px solid #818181;
 }
.sea_1        { background:#F4F0DB;height:18px;}
.sea_1 td {padding:0px 10px 0px 10px; vertical-align:bottom;}









