/*

  $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: #6b5e4f; font-weight: bold; }

.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #996600; }

.productsNotifications { background: #f2fff7; }

.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #6b5e4f; text-decoration: underline; }



BODY {

  text-align: center;

   color: #412D14;

   margin: 0px;

}



.fixcenter {

  width: 800px;

  background: #f8f0db url(images/background-main.gif) repeat-y;

  color: #000000;

  margin: auto;

  margin-top: 36px;

  text-align: left;

}





A {

  color: "#3A1E07";

  text-decoration: none;

}



A:hover {

  color: #996600;

  text-decoration: underline;

  font-weight: bold;

}



FORM {

	display: inline;

}



TR.header {

  background: #F8F0DB;

}



TR.headerNavigation {

  background: #f8f0db;

}



TD.headerNavigation {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  color: #412d14;

  background: url(images/background-maintrail.gif); 

  font-weight : bold;

line-height: 18 px;

}



A.headerNavigation { 

  color: #412d14; 

}



A.headerNavigation:hover {

  color: #f8f0db;

  background: #412d14;

}



TR.headerError {

  background: #F8F0DB;

}



TD.headerError {

  font-family: Tahoma, Verdana, Arial, sans-serif;

  font-size: 12px;

  background: #F8F0DB;

  color: #412D14;

  font-weight : bold;
  
  font-style : oblique;

  text-align : center;

}



TR.headerInfo {

  background: #f8f0db;

}



TD.headerInfo {

  font-family: Tahoma, Verdana, Arial, sans-serif;

  font-size: 12px;

  background: #f8f0db;

  color: #412d14;

  font-weight: bold;
  font-style:oblique

  text-align: center;

}



TR.footer {

  background: #F8FODB;

}



TD.footer {

  font-family: Tahoma, Verdana, Arial, sans-serif;

  font-size: 10px;

  color: #412d14;

   background: url(images/background-footer.gif);

line-height: 28 px; 

}



.infoBox {

  background: #EAD9C5;

}



.infoBoxContents {

  background: #EAD9C5;

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  line-height: 2;

}



.infoBoxNotice {

  background: #f8f0DB;

}



.infoBoxNoticeContents {

  background: #f8f0DB;

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}



TD.infoBoxHeading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  font-weight: bold;

  background: #EAD9C5;

  color: #412D14;

}



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: #f8f0db;

}



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: #f8f0db;

}



TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #f8f0db;
  border-spacing: 0px;
}




.productListing-heading{ 
   font-family: Verdana, Arial, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #412d14;
   vertical-align: middle;
   white-space: nowrap; 
}
  

TD.productListing-data {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}



A.pageResults {

  color: #0000FF;

}



A.pageResults:hover {

  color: #0000FF;

  background: #FFFF33;

}



TD.pageHeading, DIV.pageHeading {

  font: Times Roman;

  font-size: 20px;

  color: #412d14;

}



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;

  color: #996600;

}



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;

  color: #f8f0DB;

}

.mws_boxTop    { background: url('images/infobox/top.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 15px;
                 text-align : center;
	             color: #412d14;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft   { background: url('images/infobox/left.gif'); }
.mws_boxRight  { background: url('images/infobox/right.gif'); }
.mws_boxBottom { background: url('images/infobox/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter { background: #F8F0DB; }

.mws_boxTop_main    { background: url('images/infobox_main/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft_main   { background: url('images/infobox_main/left.gif'); }
.mws_boxRight_main  { background: url('images/infobox_main/right.gif'); }
.mws_boxBottom_main { background: url('images/infobox_main/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_main { background: #F8F0DB; }
A.mws_boxTop    { 
		 color: #999999;
                  }
TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


SPAN.newItemInCart {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  font-weight: bold;

  color: #637447;

}



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: 637447;

  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: #6b5e4f;

  font-weight: bold;

}



SPAN.productSpecialPrice {

  font-family: Verdana, Arial, sans-serif;

  color: #6b5e4f;

}



SPAN.errorText {

  font-family: Verdana, Arial, sans-serif;

  color: #996600;

}



.moduleRow { }

.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }

.moduleRowSelected { background-color: #E9F4FC; }



.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }



.checkoutBarCurrent { 

    font-family: Verdana, Arial, sans-serif; 

    font-size: 10px;         

    color: #412d14;

    font-weight: bold;

 }



/* message box */



.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }



.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-style:oblique; font-size: 12px; background-color: #f8f0DB; }



.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 12px; font-style:oblique; background-color: #f8f0DB; }



/* input requirement */



.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #637447; }

