/*
  $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
*/


.stockWarning{
 font: normal 12 Verdana;
 color: red;
}
.productsNotifications{
 background: #f2fff7;
}

BODY {
 behavior: url("csshover3.htc");
 text-align: center;
 background-image: none;
 margin: 0px;
}

IFRAME {
 border-color: #7AC141;
}

.fixcenter {
 width: 90%;
 border: solid;
 border-width: 1px;
 margin: auto;
 margin-top: 10px;
 text-align: left;
 border-color: #7AC141;
 background-color: white;
}

IMG {
 border-color: #7AC141;
}

A {
 font: bold Verdana;
 color: #77460B;
 text-decoration: none;
}
A:hover {
 color: red;
}

A.headerNavigation { 
 color: white; 
 text-decoration: none;
}
A.headerNavigation:hover {
 color: white;
 text-decoration: underline;
}

FORM {
 display: inline;
}

TR.header {
 background: white;
}
TR.footer {
 background: white;
}
TD.footer {
 font: bold 10 Verdana;
 background: #732E04;
 color: white;
}
TR.headerNavigation {
 height: 22px;
 background: #732E04;
}
TD.headerNavigation {
 font: bold 10 Verdana;
 background: #732E04;
 color: white;
}

.infoBoxNotice, .UpComingBox, .WhatsNewBox, .TellaFriendBox, .SpecialsBox, .ShoppingCartBox, .SearchBox, .ReviewsBox, .ProductNotificationsBox, .OrderHistoryBox, .ManufacturersBox, .ManufacturerInfoBox, .BestSellersBox, .CategoriesBox, .CurrenciesBox, .InformationBox, .LanguagesBox {
 background: white;
 border: 1px;
 border-style: solid;
 border-color: #7AC141;
 border-spacing: 1px;
}
TD.infoBoxNoticeHeading, TD.UpComingHeading, TD.WhatsNewBoxHeading, TD.TellaFriendBoxHeading, TD.SpecialsBoxHeading, TD.ShoppingCartBoxHeading, TD.SearchBoxHeading, TD.ReviewsBoxHeading, TD.ProductNotificationsBoxHeading, TD.OrderHistoryBoxHeading, TD.ManufacturersBoxHeading, TD.ManufacturerInfoBoxHeading, TD.BestSellersBoxHeading, TD.CategoriesBoxHeading, TD.CurrenciesBoxHeading, TD.InformationBoxHeading, TD.LanguagesBoxHeading {
 font: bold 10 Verdana;
 background: #7AC141;
 color: white;
}
.infoBoxNoticeContents, .UpComingContents, .WhatsNewBoxContents, .TellaFriendBoxContents, .SpecialsBoxContents, .ShoppingCartBoxContents, .SearchBoxContents, .ReviewsBoxContents, .ProductNotificationsBoxContents, .OrderHistoryBoxContents, .ManufacturersBoxContents, .ManufacturerInfoBoxContents, .BestSellersBoxContents, .CategoriesBoxContents, .CurrenciesBoxContents, .InformationBoxContents, .LanguagesBoxContents {
 font: normal 10 Verdana;
 background: white;
 color: #77460B;
}

.contentBox, .infoBox {
 background: white;
 border: 1px;
 border-style: solid;
 border-color: #7AC141;
 border-spacing: 1px;
}
TD.contentBoxHeading, TD.infoBoxHeading{
 font: bold 12 Verdana;
 background: #7AC141;
 color: white;
}
.contentBoxContents, .infoBoxContents{
 font: normal 12 Verdana;
 background: white;
 color: #77460B;
}

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: white;
}
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: white;
}

TABLE.productListing {
 background: white;
 border: 1px;
 border-style: solid;
 border-color: #7AC141;
 border-spacing: 1px;
}
.productListing-heading {
 font: bold 12 Verdana;
 background: #7AC141;
 color: white;
}
TD.productListing-data {
 font: normal 12 Verdana;
 color: #77460B;
}

A.pageResults, A.orderEdit {
 color: #77460B;
 text-decoration: none;
}
A.pageResults:hover, A.orderEdit:hover {
 color: red;
}

TD.pageHeading, DIV.pageHeading {
 font: bold 18px Verdana;
 color: #732E04;
}

TD.main, P.main {
 font: normal 12 Verdana;
 line-height: 1.5;
 color: #77460B;
}

TD.tinyText, SPAN.tinyText, P.tinyText {
 font: normal 9 Verdana;
 color: #77460B;
}

TD.smallText, SPAN.smallText, P.smallText {
 font: normal 10 Verdana;
 color: #77460B;
}

TD.smallText1, SPAN.smallText1, P.smallText1 {
 font: normal 12 Verdana;
 color: #77460B;
}

TD.fieldKey {
 font: normal 12 Verdana;
}

TD.fieldValue {
 font: normal 12 Verdana;
}

TD.tableHeading {
 font: bold 14px Verdana;
}

SPAN.newItemInCart {
 font: normal 10 Verdana;
 color: red;
}

CHECKBOX, RADIO, INPUT, SELECT {
 font: normal 12 Verdana;
 color: #77460B;
}

CHECKBOX.small, RADIO.small, SELECT.small, INPUT.small {
 font: normal 10 Verdana;
 color: #77460B;
}

INPUT.qty {
 border: 1px solid;
 margin: 0px 0px 8px 0px;
 font: normal 10 Verdana;
 color: #77460B;
}

TEXTAREA {
 font: normal 12 Verdana;
 color: #77460B;
 width: 100%;
}

SPAN.greetUser {
 font: bold 12 Verdana;
 color: red;
}

SPAN.greetUser1 {
 font: bold 10 Verdana;
 color: red;
}

SPAN.markProductOutOfStock {
 font: bold 10 Verdana;
 color: red;
}

SPAN.productSpecialPrice {
 font: bold Verdana;
 color: red;
}

SPAN.errorText {
 font: bold 10 Verdana;
 color: red;
}

.moduleRow { }
.moduleRowOver { background-color: lightgrey; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: lightgrey; }

.checkoutBarFrom, .checkoutBarTo { font: normal 10 Verdana; color: darkgrey; }
.checkoutBarCurrent { font: normal 10 Verdana; color: #77460B; }

.messageBox { font: normal 12 Verdana; }
.messageStackError, .messageStackWarning, .headerError { font: normal 12 Verdana; background-color: #ffb3b5; }
.messageStackSuccess, .headerInfo { font: normal 12 Verdana; background-color: #99ff00; }

.inputRequirement { font: normal 10 Verdana; color: red; }


.b1, .b2, .b3, .b4, .bb, .b5, .b6, .b7, .b8{
 cursor: pointer;
 background: #7AC141;
 position: absolute;
 font-size: 1px;
}
.b1, .b2, .b3{
 border-top: none;
 border-bottom: none;
 border-left: 1px solid #77460B;
 border-right: none;
}
.b4{
 border-top: 1px solid #77460B;
 border-bottom: 1px solid #77460B;
 border-left: 1px solid #77460B;
 border-right: none;
}
.bb{
 border-top: 1px solid #77460B;
 border-bottom: 1px solid #77460B;
 border-left: none;
 border-right: none;
}
.b5{
 border-top: 1px solid #77460B;
 border-bottom: 1px solid #77460B;
 border-left: none;
 border-right: 1px solid #77460B;
}
.b6, .b7, .b8{
 border-top: none;
 border-bottom: none;
 border-left: none;
 border-right: 1px solid #77460B;
}

.b1{top: 5px; left: 0px; height: 10px; width: 2px; z-index: 5;}
.b2{top: 3px; left: 1px; height: 14px; width: 2px; z-index: 4;}
.b3{top: 2px; left: 2px; height: 16px; width: 2px; z-index: 3;}
.b4{top: 1px; left: 3px; height: 18px; width: 2px; z-index: 2;}
.bb{top: 0px; left: 5px; height: 20px; width: 120px; z-index: 1;}
.b5{top: 1px; left: 125px; height: 18px; width: 2px; z-index: 2;}
.b6{top: 2px; left: 126px; height: 16px; width: 2px; z-index: 3;}
.b7{top: 3px; left: 127px; height: 14px; width: 2px; z-index: 4;}
.b8{top: 5px; left: 128px; height: 10px; width: 2px; z-index: 5;}

.anywhere{
 border: 1px solid #7AC141;
 font: normal 10 Verdana;
 color: red;
}

.cssPostcode{
 background: #7AC141;
 border: 1px solid #77460B;
 cursor: pointer;
 color: white;
 font: bold 11px Verdana;
}

.cssBorder{
 background: transparent;
 width: 132px;
 height: 22px;
 position: relative;
 border: none;
 z-index: 6;
}
.cssButton, .cssInput{
 cursor: pointer;
 color: white;
 width: 120px;
 height: 20px;
 font: bold 11px Verdana;
 overflow: hidden;
 position: absolute;
 top: 0px;
 left: 5px;
 z-index: 1;
}
.cssButton{
 background: #7AC141;
 border-top: 1px solid #77460B;
 border-bottom: 1px solid #77460B;
 text-align: center;
 text-decoration: none;
 padding-top: 1px;
}
.cssInput{
 background: transparent;
 border: none;
}

.cssButton1, .cssInput1{
 cursor: pointer;
 color: white;
 width: 120px;
 height: 20px;
 font: bold 11px Verdana;
 background: #7AC141;
 border: 1px;
 border-style: outset;
 border-color: #77460B;
 text-align: center;
 text-decoration: none;
}
.cssButton1{
 padding: 2px 0px 0px 0px;
}
.cssInput1{
 padding: 0px 0px -2px 0px;
}
.cssButton1:active, .cssInput1:active {
 border-style: inset;
}
.cssButton1:hover, .cssInput1:hover {
 background: lightgrey;
 color: red;
}


#thecategories a:hover {
 background-color: lightgrey;
 color: red;
}

.catwithsubs, .catwithnosubs {
 padding-right: 0px;
}

#thecategories {
 position: relative;
 top: -9px;
 margin-bottom: -16px;
 width: 100%;
}

.activelink {
 display: block;
 font-weight: bold;
}

#thecategories a {
 display: block;
 padding-bottom: 7px;
 padding-top: 3px;
 width: 100%;
}

/*mozilla fix*/
html>body #thecategories a {
 width: auto;
}
/*end of mozilla fix*/

#topcat a {
 padding-left: 5px;
}

#secondcat a {
 padding-left: 20px;
}

#thirdcat a {
 padding-left: 35px;
}

#fourthcat a {
 padding-left: 50px;
}

#fifthcat a {
 padding-left: 65px;
}

.freeship{
 font: bold 10 Verdana;
 color: red;
 text-decoration: none;
}

.freeship2{
 font: bold 10 Verdana;
 color: red;
 text-decoration: none;
}

.tabber{
 width: 760px;
 overflow: hidden;
}
.tabcontent{
 width: 100%;
 border: solid;
 padding: 1em;
 clear: both;
 background: white;
 color: #77460B;
 font: normal 12 Verdana;
 border: 1px solid #7AC141;
}
#mainnavtabbed1{
 list-style-type: none;
 margin: 0px;
}
#mainnavtabbed1 li{
 margin: 0px 0px -1px 2px;
 float: left;
 width: 150px;
}
#mainnavtabbed1 li a{
 padding: 4px 2px;
 display: block;
 text-decoration: none;
 color: white;
 border-left: 1px solid #7AC141;
 border-top: 1px solid #7AC141;
 border-bottom: 1px solid #7AC141;
 border-right: 1px solid #7AC141;
 font: bold 13 Verdana;
}
#mainnavtabbed1 li a.tabon, #mainnavtabbed1 li a.tabon:hover{
 color: #77460B;
 background: white;
 border-left: 1px solid #7AC141;
 border-top: 1px solid #7AC141;
 border-bottom: 1px solid white;
 border-right: 1px solid #7AC141;
 font: bold 13 Verdana;
}
#mainnavtabbed1 li a:hover{
 color: #77460B;
 background: white;
 border-left: 1px solid #7AC141;
 border-top: 1px solid #7AC141;
 border-bottom: 1px solid white;
 border-right: 1px solid #7AC141;
}

.t18{
 font: normal 18px Verdana;
 color: #77460B;
}
.t16{
 font: normal 16px Verdana;
 color: #77460B;
}
.t14{
 font: normal 14px Verdana;
 color: #77460B;
}
.t12{
 font: normal 12px Verdana;
 color: #77460B;
}
.t10{
 font: normal 10px Verdana;
 color: #77460B;
}

.t18b{
 font: bold 18px Verdana;
 color: #77460B;
}
.t16b{
 font: bold 16px Verdana;
 color: #77460B;
}
.t14b{
 font: bold 14px Verdana;
 color: #77460B;
}
.t12b{
 font: bold 12px Verdana;
 color: #77460B;
}
.t10b{
 font: bold 10px Verdana;
 color: #77460B;
}

.t18bb{
 font: bold 18px Verdana;
 background: #7AC141;
 color: #77460B;
}
.t16bb{
 font: bold 16px Verdana;
 background: #7AC141;
 color: #77460B;
}
.t14bb{
 font: bold 14px Verdana;
 background: #7AC141;
 color: #77460B;
}
.t12bb{
 font: bold 12px Verdana;
 background: #7AC141;
 color: #77460B;
}
.t10bb{
 font: bold 10px Verdana;
 background: #7AC141;
 color: #77460B;
}

.t18lb{
 font: bold 18px Verdana;
 background: #D9E8AC;
 color: #77460B;
}
.t16lb{
 font: bold 16px Verdana;
 background: #D9E8AC;
 color: #77460B;
}
.t14lb{
 font: bold 14px Verdana;
 background: #D9E8AC;
 color: #77460B;
}
.t12lb{
 font: bold 12px Verdana;
 background: #D9E8AC;
 color: #77460B;
}
.t10lb{
 font: bold 10px Verdana;
 background: #D9E8AC;
 color: #77460B;
}

.title {
 font: bold 32px Verdana;
 color: #732E04;
}

.signature {
 font: italic 24px "Monotype Corsiva", Times, sans-serif;
 color: #77460B;
}

h1 { 
 font: bold 20px Verdana;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #77460B;
}

h2 {
 font: normal 14px Verdana;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #77460B;
}

marquee {
 font: bold 32px Verdana;
 color: "#B52227";
}

.t14p1 {
 font: bold 14px Verdana;
 color: ;
}
.t22p1 {
 font: bold 22px Verdana;
 color: ;
}
.t22p2 {
 font: bold 22px Verdana;
 color: #732E04;
}
.t22p3 {
 font: bold 22px Verdana;
 color: #732E04;
}
