/*
  $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: Arial, Verdana, sans-serif; font-size: 11px; letter-spacing:1.5px;}
.errorBox { font-family : Arial, Verdana, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Verdana, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Verdana, sans-serif; font-size : 12px; color: #03790a; text-decoration: underline; font-weight: bold;}

TD.boxText LI
{
/*background-image:url(images/buttons/button.jpg);
background-repeat:no-repeat;*/
list-style-type:none;
#height:27px;
line-height:25px;
width:130px;
text-align:bottom;
color:white;
}

TD.boxText{
/*border: 1px solid black;*/
}


TD.boxText LI:hover
{

/*background-color:#03790a;*/
}

TD.boxText A.mainCatLink
{
color:#03790a;

}

TD.catTD A
{
color:#03790a;
}

TD.catTD:hover {

background-color:#03790a;
color:white;

}

A.mainCat{
font-size:13px;
border-bottom: 1px solid #F8FE71;
}

A.subCat{
font-size:11px;
text-align:right;

}

TD.boxText
{
width:160px;
}

TD.boxText A{

padding: 0px;
padding-left: 4px;
display: block;
width: 100%;
color: #03790a;
text-decoration: none;
/*border-bottom: 1px solid black;*/
}
TD.boxText A:hover{
/*background-color:#03790a;
color:white;*/
}

A.mainCat:hover{
background-color:#03790a;
color:white;
}

A.subCat:hover{
background-color:#03790a;
color:white;
}


TD.boxText A.mainCatLink:hover
{
color:white;
background-color:#03790a;

}

TD.boxText A.subCatLink
{
color:#03790a;
background-color:#FFFFFF;
text-align:right;
}

TD.midCell {
background: #FAFDB5;
}

TD.topMidCell {
background: #FAFDB5;
}A.plainLink {
text-decoration:underline;
font-size:12px;
}

HR{
  color: #F8FE71;
}

.smallList{
font-size:12px;
}

H1{
font-family: Arial, Verdana, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #03790a;
}
H2{
font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  letter-spacing: 2px;
  font-weight: bold;
  color: #03790a;
}


BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #0000FF;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #FFFFFF;
}

TD.headerNavigation {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #FFFFFF;
  color: #03790a;
  letter-spacing:2px;
  font-weight : bold;
}

A.headerNavigation { 
  color: #0119FF; 
}

A.headerNavigation:hover {
  color: #0119FF;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  letter-spacing:2px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #03790a;
}

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

.infoBox {
  background: #FFFFFF;
}

.infoBoxContents {
 /* background: #FAFDB5; */
  background: #FFFFFF;
  font-family: Arial, Verdana, sans-serif;
  letter-spacing:1.5px;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  letter-spacing:1px;
  font-weight: bold;
  background: #03790a;
  color: #ffffff;
}

A.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  letter-spacing:1px;
  font-weight: bold;
  text-decoration: underline;
  color: #ffffff;
}

A.infoBoxHeading:hover {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  letter-spacing:1px;
  font-weight: bold;
  text-decoration: underline;
  color: #D9EC04;
}


TD.infoBox, SPAN.infoBox {
  font-family: Arial, Verdana, 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: #FFFFFF;
}

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: #FFFFFF;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #FFFFFF;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  background: #FFFFFF;
  color: #03790a;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #03790a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText, A.smallText {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, Verdana, 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: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

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

SPAN.productPrice {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
}


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

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

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

/* message box */

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

/* input requirement */

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

.b1d {height:1px; font-size:1px; overflow:hidden; display:block; background:#03790a; margin:0 5px;}
.b2d {height:1px; font-size:1px; overflow:hidden; display:block; background:#03790a; border-right:2px solid #03790a; border-left:2px solid #03790a; margin:0 3px;}
.b3d {height:1px; font-size:1px; overflow:hidden; display:block; background:#03790a; border-right:1px solid #03790a; border-left:1px solid #03790a; margin:0 2px;}
.b4d {height:2px; font-size:1px; overflow:hidden; display:block; background:#03790a; border-right:1px solid #03790a; border-left:1px solid #03790a; margin:0 1px;}
H1 {font-size:1em;color:#03790a;display: inline; vertical-align:center;}
H3 {font-size:1em;color:#000000;}
TD.prodDesc {font-size:.8em;letter-spacing:1px;width:40%}
TD.pageHeading {vertical-align:center;}
TD.pageHeadingInfo {font-size:1em;font-weight:bold;color:white;vertical-align:top;letter-spacing:1px;}
TD.priceLabel {text-align:right}
.stockText {color:white;font-size:1.1em;font-weight:bold;letter-spacing:1px}
A.reviewsLink {color:white;}
A.reviewsLink:hover {color:white;text-decoration:underline;font-weight:bold}

    #tabs4 {
      float:right;
      width:100%;
      font-size:93%;
      line-height:normal;
          border-bottom:1px solid #03790a;
      }
    #tabs4 ul {
          margin:0;
          padding:10px 10px 0 50px;
          list-style:none;
      }
    #tabs4 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs4 a {
      float:right;
      background:url("images/tabs/tableft4.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 7px;
      text-decoration:none;
      }
    #tabs4 a span {
      float:right;
      display:block;
      background:url("images/tabs/tabright4.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#03790a;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs4 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs4 a:hover span {
      color:#03790a;
      }
    #tabs4 a:hover {
      background-position:0% -42px;
      }
    #tabs4 a:hover span {
      background-position:100% -42px;
      }

      #tabs4 #current a {
              background-position:0% -42px;
      }
      #tabs4 #current a span {
              background-position:100% -42px;
      }