  /*
  $Id: stylesheet.css,v 1.3 2009/12/21 14:07:59 antony 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: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; font-size: 10px; }
.errorBox { font-family : 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }



FORM {
	display: inline;
}






TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd1, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #EBEBEB;
  border-bottom:1px solid #000000;
  border-top:1px solid #CDCDCD;
 
}



TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even1, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #ffffff;
 border-top:1px solid #CDCDCD;
}


TABLE.productListing {
 
}

.productListing-heading {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif
  font-size: 15px;
  background: #ffffff;
  color: #4e6004;
  font-weight: bold;
}





A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 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: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; font-size: 10px; color: #ff0000; }


.infoBox {
  mbackground: #f8f8f9;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  font-size: 10px;
  
  border-TOP: #cad30f 1px solid;
  border-left: #cad30f 1px solid;
  border-right: #cad30f 1px solid;
  border-bottom: #cad30f 1px solid;
}

.infoBox1 {
  background: #ffffff;
  border-TOP: #AEAEAE 0px solid;
  border-left: #AEAEAE 0px solid;
  border-right: #AEAEAE 5px solid;
  border-bottom: #AEAEAE 0px solid;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  font-size: 10px;
}

.infoBoxContents1 {
  /*background: #f8f8f9;*/
  border-TOP: #AEAEAE 0px solid;
  border-left: #AEAEAE 0px solid;
  border-right: #AEAEAE 3px solid;
  /*background-image:url("images/index_vertical.jpg");*/
  border-bottom: #AEAEAE 0px solid;
}

