/*

  $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: Times New Roman; font-size: 10pt; }

.errorBox { font-family : Times New Roman; font-size : 10pt; background: #ffb3b5; font-weight: bold; }

.stockWarning { font-family : Times New Roman; font-size : 10pt; color: #cc0033; }

.productsNotifications { /*background: #f2fff7;*/ }

.orderEdit { font-family : Times New Roman; font-size : 10pt; color: #261613; text-decoration: underline; }



BODY {

  background: #ffffff;

  margin: 0px;

  

}



A {

  /*color: #261613;*/

  color: #9C8C67;

  text-decoration: none;

  font-weight: bold;

}



A:visited {

  /*color: #261613;*/

  color: #9C8C67;

  text-decoration: none;

}



A:hover {

  color: #9C8C67;

  text-decoration: none;

}



FORM {

	display: inline;

}



TR.header {

  background: #ffffff;

}



TR.headerNavigation {

  /*background: #bbc3d3;*/

}



TD.headerNavigation {

  font-family: Times New Roman;

  font-size: 10px;

  /*background: #bbc3d3;*/

  color: #000000;

  font-weight : bold;

}



A.headerNavigation { 

  color: #000000; 

  text-decoration: underline;

}



A.headerNavigation:hover {

  color: #000000;

  text-decoration: none;

}



A.headerNavigation:visited {

  color: #000000;

  text-decoration: underline;

}



TR.headerError {

  background: #ff0000;

}



TD.headerError {

  font-family: Times New Roman;

  font-size: 12px;

  background: #ff0000;

  color: #ffffff;

  font-weight : bold;

  text-align : center;

}



TR.headerInfo {

  background: #00ff00;

}



TD.headerInfo {

  font-family: Times New Roman;

  font-size: 12px;

  background: #00ff00;

  color: #ffffff;

  font-weight: bold;

  text-align: center;

}



TR.footer {

  background: #bbc3d3;

}



TD.footer {

  font-family: Times New Roman;

  font-size: 10px;

  background: #bbc3d3;

  color: #ffffff;

  font-weight: bold;

}



.infoBox {

  /*background: #b6b7cb;*/

  background-color: #9C8C67;

}



.infoBoxContents {

  color: #261613;

  background-color: #9C8C67;

  font-family: Times New Roman;

  font-size: 10pt;

}



.infoBoxNotice {

  background: #FF8E90;

}



.infoBoxNoticeContents {

  background-color: #9C8C67;

  font-family: Times New Roman;

  font-size: 10px;

}



TD.infoBoxHeading {

  font-family: Times New Roman;

  font-size: 10px;

  font-weight: bold;

  background: #bbc3d3;

  color: #ffffff;

}



TD.infoBox, SPAN.infoBox {

  font-family: Times New Roman;

  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: #f8f8f9; */

  background-color: #9C8C67;

  /*color: #261613;*/

  line-height: 5px;

  font-size: 11pt;

}



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: #f8f8f9; */

  text-align: center;

}



TABLE.productListing {

  padding-bottom: 10px;

  padding-left: 20px;

  padding-right: 20px;

  background-color: #9C8C67;

  color: #261613;  

}



.productListing-heading {

  /*font-family: Verdana, Arial, sans-serif;

  padding-bottom: 5px;                  */

  font-family: Times New Roman;

  font-size: 12pt;

  background-color: #9C8C67;

  color: #261613;

  font-weight: bold;

  text-align: center;

}



TD.productListing-data {

/*font-family: Verdana, Arial, sans-serif;*/ 

  font-family: Times New Roman;

  font-size: 11pt;

  margin-left: 5px;

  font-weight: bold;

}



A.pageResults {

  color: #0000FF;

}



A.pageResults:hover {

  color: #0000FF;

  background: #FFFF33;

}



TD.pageHeading, DIV.pageHeading {

  text-align: center;

  font-family: Times New Roman;

  font-size: 20px;

  font-weight: bold;

  color: #9C8C67;

}



TR.subBar {

  background: #f4f7fd;

}



TD.subBar {

  font-family: Times New Roman;

  font-size: 10px;

  color: #000000;

}



TD.main, P.main {

  /*font-family: Verdana, Arial, sans-serif;*/

  font-family: Times New Roman;

  font-size: 11px;

  line-height: 1.5;

  /*color: #261613; */

  color: #9C8C67;

}



TD.smallText, SPAN.smallText, P.smallText {

  font-family: Times New Roman;

  font-size: 10px;

}



TD.accountCategory {

  font-family: Times New Roman;

  font-size: 13px;

  color: #aabbdd;

}



TD.fieldKey {

  font-family: Times New Roman;

  font-size: 12px;

  font-weight: bold;

}



TD.fieldValue {

  font-family: Times New Roman;

  font-size: 12px;

}



TD.tableHeading {

  font-family: Times New Roman;

  font-size: 12px;

  font-weight: bold;

}



SPAN.newItemInCart {

  font-family: Times New Roman;

  font-size: 10px;

  color: #ff0000;

}



CHECKBOX, INPUT, RADIO, SELECT {

  /*font-family: Verdana, Arial, sans-serif;

  font-size: 11px;*/

  font-family: Times New Roman;

  font-size: 12px;

  background-color:#62513e;

  color:#9C8C67;

  /*border: 1px solid #9C8C67;*/

  border: none;

}



TEXTAREA {

  width: 100%;

  font-family: Times New Roman;

  font-size: 11px;

}



SPAN.greetUser {

  font-family: Times New Roman;

  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: Times New Roman;

  font-size: 12px;

  font-weight: bold;

}



SPAN.markProductOutOfStock {

  font-family: Times New Roman;

  font-size: 12px;

  /*color: #c76170;*/

  color: #261613;

  font-weight: bold;

}



SPAN.productSpecialPrice {

  font-family: Times New Roman;

  color: #ff0000;

}



SPAN.errorText {

  font-family: Times New Roman;

  color: #ff0000;

}



.moduleRow { }

.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }

.moduleRowSelected { background-color: #FFFFCC; }



.checkoutBarFrom, .checkoutBarTo { font-family: Times New Roman; font-size: 10px; color: #9C8C67; }

.checkoutBarCurrent { font-family: Times New Roman; font-size: 10px; color: #9C8C67; }



/* message box */



.messageBox { font-family: Times New Roman; font-size: 10px; }

.messageStackError, .messageStackWarning { font-family: Times New Roman; font-size: 10px; background-color: #ffb3b5; }

.messageStackSuccess { font-family: Times New Roman; font-size: 10px; background-color: #99ff00; }



/* input requirement */



.inputRequirement { font-family: Times New Roman; font-size: 10px; color: #ff0000; }



.mainProductCaption {

     width: 450px;

     text-align: right;

     color: #9C8C67;

     font-size: 12pt;

}



.productlisting-quantity {

     background-color: #62513e;

     color: #9C8C67;

     font-size: 11pt;

     width: 40px;

     text-align: center;

}



.productlisting-cell {

     background-color: #261613;

     color: #9C8C67;

     font-size: 10pt;  

}



.productlisting-spacer {

     background-color: #9C8C67;

}



.addToCart {

    background-color: #9C8C67;

    color: #261613;

    border: none; 

    font-size: 10pt;

    font-weight: bold;

    cursor: pointer;

}



a.checkout, a:hover.checkout, a:visited.checkout {

     text-decoration: none;

     color: #261613;

}



a:hover.checkout  {

     text-decoration: underline;

}



.inputquantity {

     text-align: center;

}



.loginmain {

     color: #261613;

     font-family: Times New Roman;

     font-size: 11pt;

}



td.accountinfo {

     color: #261613;

     font-family: Times New Roman;

     font-size: 10pt;  

}



/*td.paymentinfo {

     color: #261613;

     font-family: Times New Roman;

     font-size: 10pt;

}

*/

a.accountoptions {

     color: #261613;

     font-family: Times New Roman;

     font-size: 10pt;

}



a:hover.accountoptions {

     text-decoration: underline;

}



.otherProduct {

	color: #9c8c67;

}

.body-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #9c8c67;
}
.contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: 9c8c67;
}

