/*
  $Id: stylesheet.css,v 1.1.1.1 2004/03/04 23:42:24 ccwjr Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
  .cat_description {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 11px;
     color : #800000;
     background : inherit;
     font-weight : bold;
      }
 .boxText {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 11px;
      }
 .centerTable {
     background-image : url('images/bg_cat4.gif');
     background-repeat : repeat-x;
     background : #fbfcfd;
     color : inherit;
      }
 .errorBox {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 11px;
     color : inherit;
     background : #ffb3b5;
     font-weight : bold;
      }
 .stockWarning {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 11px;
     color : #cc0033;
     background : inherit;
      }
 .productsNotifications {
     background : #f2fff7;
     color : inherit;
      }
 .orderEdit {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 11px;
     color : #70d250;
     background : inherit;
     text-decoration : underline;
      }
 .navBlue {
     color : #ccff00;
     background : inherit;
     font-size : 8pt;
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
      }
 .subnavBlue {
     color : #03B8E5;
     background : inherit;
     font-size : 8pt;
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
      }
 BODY {
     background : #000;
	 font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 11px;
     color : #FFF;
     margin : 0;
      }
 table.outer {
 	border-left: #999 solid 4px;
 	border-right: #999 solid 4px;
	}
 td.right {
 	border-left: #666 solid 1px;
	}
 td.left {
 	border-right: #666 solid 1px;
	}
 A {
     color : #FFF;
     background : inherit;
     text-decoration : none;
      }
 A:hover {
     color : #aabbdd;
     background : inherit;
     text-decoration : underline;
      }
 FORM {
     display : inline;
      }
 TR.headertop {
     background : #333;
	 height:55px;
      }
 TR.header {
     background : #a39b6c;
	 height:150px;
      }
 TD.imgheader {
 	  border-left: 2px solid #000;
 	  border-right: 2px solid #000;
      }
 .rgh img {
 	  border-top: 2px solid #000;
      }
 .lft img {
 	  border-bottom: 2px solid #000;
      }
 TR.headerNavigation {
     background : #333;
     color : inherit;
      }
 .headerNavigation {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 13px;
     background : #333;
     color : #FFF;
     font-weight : bold;
	 text-transform:lowercase;
      }
 TABLE.headerNavigationBox {
	 border-bottom: #666 solid 1px;
	 text-align:center;
	 height: 35px;
      }
 a.headerNavigation, a:hover.headerNavigation {
     color : #FFF;
	 background: url('images/sm_greenStar.gif') no-repeat top left;
	 padding-left:12px;
	 margin: 0 5px;	 
      }
 a:hover.headerNavigation {
 	text-decoration:underline;
      }
 TR.headerError {
     background : #ff0000;
     color : #333;
      }
 TD.headerError {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 12px;
     background : #ff0000;
     color : #FFF;
     font-weight : bold;
      }
 TR.headerInfo {
     background : #00ff00;
     color : #333;
      }
 TD.headerInfo {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 12px;
     background : #00ff00;
     color : #FFF;
     font-weight : bold;
      }
 TR.footer {
     background : #333;
     color : inherit;
      }
 .footer {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 9px;
     background : #333;
     color : #999;
	 border-top: #666 solid 1px;
	 height:50px;
	 padding-left:150px;
      }
 .footer a, .footer a:hover, .headerTop a, .headerTop a:hover {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 9px;
     color : #999;
      }
 .headerTop a, .headerTop a:hover {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 9px;
	 background: url('images/sm_greenStar.gif') no-repeat top left;
	 padding-left:12px;
	 margin: 0 5px;	 
     color : #999;
      }
 .templateinfobox {
     background : #333;
     color : inherit;
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 11px;
     font-weight : bold;
      }
 .infoBox {
	 /*border-color:#666;
	 border-style:solid;
	 border-width: 0 1px 1px 1px;*/
     color : #FFF;
      }
 .boxborder {
	 border:#666 solid 1px;
	 padding-left:15px;
	  }
 TD.infoBox, SPAN.infoBox {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 11px;
     font-weight : bold;
     background : #333;
     color : inherit;
      }
 TD.infoBoxHeading {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 13px;
     background : #333;
	 text-transform:lowercase;
	 font-weight:bold;
      }
 .infoBold {
	 font-weight:bolder;
      }
 .infoBoxContents {
     background : #333;
     color : #FFF;
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 11px;
      }
 TD.infoBoxFooter {
    font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
    font-size : 11px;
    font-weight : bold;
    background-color : #cccccc;
    color : #FFF;
}

 TD.contentBoxHeading {
    font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
    font-size : 11px;
    font-weight : bold;
    color : #534f4d;
     background : #333;
    padding-top : 5px;
}
 .infoBoxContentsHeader {
     background : #333;
    color : #FFF;
    font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
    font-size : 11px;
    font-weight : bold;
}

 .infoBoxContentsCenter {
    color : inherit;
     background : #333;
    font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
    font-size : 11px;
}

 TD.infoBoxContentsfooter {
    color : #FFF;
     background : #333;
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
    font-size : 11px;
    font-weight : bold;
}
 TD.infoBoxHeadingImage {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 11px;
     font-weight : bold;
     background-position : left;
     background-color : #333;
     color : #FFF;
      }
 TD.infoBoxFooterImage {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 1px;
     font-weight : bold;
     background-color : #333;
     color : #FFF;
      }
 .infoBoxNotice {
     background : #ff8e90;
     color : #FFF;
      }
 .infoBoxNoticeContents {
     background : #ffe6e6;
     color : #FFF;
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 11px;
      }
 TD.main_table_heading {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 11px;
     color : #FFF;
      }
 TD.main_table_heading_inner {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 11px;
     background : #333;
     color : #FFF;
      }
 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 : #333;
     color : inherit;
      }
 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 : #333;
     color : inherit;
      }
 TABLE.productListing {
     border : 0px;
     border-style : solid;
     border-color : #b6b7cb;
     border-spacing : 1px;
      }
 .productListing-heading {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 11px;
     background : #666;
     color : #FFF;
     font-weight : bold;
      }
 .productlisting-headingPrice {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 20px;
     background : #cccccc;
     color : #9a9a9a;
     font-weight : bold;
      }
 TD.productListing-data {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 11px;
      }
 A.pageResults {
     color : #3330ff;
     background : inherit;
      }
 a:hover.pageResults {
     color : #3330ff;
     background : #ffff33;
      }
 TD.pageHeading, DIV.pageHeading {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 20px;
     font-weight : bold;
     color : #ccc;
	 text-transform:lowercase;
	 background: url('images/greenStar.gif') no-repeat top left;
	 padding-left:15px;	 
      }
 TR.subBar {
     background : #f4f7fd;
     color : inherit;
      }
 TD.subBar {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 11px;
     color : #FFF;
     background : inherit;
      }
 .main, P.main {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 11px;
	 padding: 0 10px;
     line-height : 1.5;
     color : #FFF;
     background : inherit;
      }
 TD.smallText, SPAN.smallText, P.smallText {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 11px;
      }
 TD.accountCategory {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 13px;
     color : #aabbdd;
     background : inherit;
      }
 TD.fieldKey {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 12px;
     font-weight : bold;
      }
 TD.fieldValue {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 12px;
      }
 TD.tableHeading {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 12px;
     font-weight : bold;
      }
 TD.category_desc {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 11px;
     line-height : 1.5;
      }
 SPAN.newItemInCart {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 11px;
     color : #ff0000;
     background : inherit;
      }
 CHECKBOX, INPUT, RADIO, SELECT, TEXTAREA {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	 background-color:#333;
	 color: #a39b6c;
	 border-color:#a39b6c;
     font-size : 11px;
	 border-style:solid;
	 border-width:1px;
	 /*width:150px;*/
	 padding-left:5px;
	}
 .textbox, SELECT, SUBMIT {
	 width:140px;
	 border-color: #a39b6c;
     font-size : 11px;
	 border-style:solid;
	 border-width:1px;
	 margin:2px 0;
	}
 .qtytextbox {
	 width:40px;
	 border-color:#a39b6c;
     font-size : 11px;
	 border-style:solid;
	 border-width:1px;
	 margin:2px 0;
	}
 .sidebox {
	 width:120px;
	 border-color:#a39b6c;
     font-size : 11px;
	 border-style:solid;
	 border-width:1px;
	}
 SPAN.greetUser {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 12px;
     color : #f0a480;
     background : inherit;
     font-weight : bold;
      }
 TABLE.formArea {
     background : #f1f9fe;
     color : #f4f7fd;
     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 : #c76170;
     background : inherit;
     font-weight : bold;
      }
 SPAN.productSpecialPrice {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     color : #ff0000;
     background : inherit;
      }
 SPAN.errorText {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     color : #ff0000;
     background : inherit;
      }
 .moduleRowOver {
     background-color : #d7e9f7;
     color : inherit;
     cursor : pointer;
      }
 .moduleRowSelected {
     color : #000;
      }
 .checkoutBarFrom, .checkoutBarTo {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 11px;
     color : #8c8c8c;
     background : inherit;
      }
 .checkoutBarCurrent {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 11px;
     color : #FFF;
     background : inherit;
      }
 .messageBox {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 11px;
      }
 .messageStackError, .messageStackWarning {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 11px;
     background-color : #ffb3b5;
     color : inherit;
      }
 .messageStackSuccess {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 11px;
     background-color : #99ff00;
     color : inherit;
      }
 .inputRequirement {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 11px;
     color : #ff0000;
     background : inherit;
      }
 TABLE.linkListing {
     border : 1px;
     border-style : solid;
     border-color : #666;
     border-spacing : 1px;
      }
 .linkListing-heading {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 11px;
     font-weight : bold;
     background : #666;
     color : #FFF;
     text-align : center;
      }
 TD.linkListing-data {
     border-right : 1px solid #666;
     border-bottom : 1px solid #666;
     padding : 4px;
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 11px;
      }
 TR.linkListing-odd {
     background : #333;
     color : inherit;
      }
 TR.linkListing-even {
     background : #f5f5f5;
     color : inherit;
      }
 .content {
     color : #FFF;
     background : inherit;
     font-size : 11px;
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
      }
 TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 11px;
     line-height : 1.5;
     color : #bdcaf0;
     background : inherit;
      }
 TR.HeaderPageLinksLeft, TD.HeaderPageLinksLeft, P.HeaderPageLinksLeft {
     background-image : url('images/button_blank_left.gif');
      }
 TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
     background-image : url('images/button_blank_right.gif');
      }
 TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
     background-image : url('images/button_blank_middle.gif');
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 11px;
     font-weight : bold;
     background-color : inherit;
     color : #FFF;
      }
 A.HeaderPageLinks {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 11px;
     font-weight : bold;
     color : #FFF;
     background : inherit;
      }
 a:hover.HeaderPageLinks {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 11px;
     font-weight : bold;
     background : inherit;
     color : #00ff00;
      }
 TD.cookieUsage {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 11px;
     font-weight : bold;
     background : #333000;
     color : #FFF;
      }
 .attributeBoxContent {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 11px;
     color : #FFF;
     background-color : #808080;
      }
 .TR.attributeBoxContent {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 11px;
     color : #FFF;
     background-color : #808080;
      }
 .TD.attributeBoxContent {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 11px;
     color : #FFF;
     background-color : #c0c0c0;
      }
 .storyboxtitle {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     color : #FFF;
     font-size : 11px;
     font-weight : bold;
     background : inherit;
      }
 .storyboxtitle A:link {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     color : #FFF;
     font-size : 11px;
     font-weight : bold;
     background : inherit;
      }
 .storyboxtitle A:active {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     color : #FFF;
     font-size : 11px;
     font-weight : bold;
     background : inherit;
      }
 .storyboxtitle A:visited {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     color : #FFF;
     font-size : 11px;
     font-weight : bold;
     background : inherit;
      }
 .storyboxtitle A:hover {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     color : #FFF;
     font-size : 11px;
     font-weight : bold;
     text-decoration : underline;
     background : inherit;
      }
 .yearHeader {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 14px;
     font-weight : bold;
     color : #FFF;
     background-color : #333;
      }
 .calendarMonth {
     background-color : #cccccc;
     color : inherit;
     cursor : default;
     width : 100%;
      }
 .calendarHeader {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 11px;
     font-weight : bold;
     color : #FFF;
     background-color : #333;
     text-decoration : none;
     height : 22px;
      }
 .calendarToday {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 11px;
     color : #FFF;
     background-color : #ffcf00;
     padding-left : 3px;
     text-decoration : none;
     border : 1px solid #333;
     height : 22px;
     width : 18px;
      }
 .calendarWeekend {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 11px;
     color : #FFF;
     background-color : #caeeff;
     padding-left : 3px;
     line-height : 14px;
     text-decoration : none;
     border : 1px solid #333;
     height : 22px;
     width : 18px;
      }
 .calendar {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 11px;
     color : #FFF;
     background-color : #333;
     padding-left : 3px;
     line-height : 14px;
     text-decoration : none;
     height : 22px;
     width : 18px;
      }
 .event {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 11px;
     color : #FFF;
     background-color : #333;
     text-decoration : none;
     border : 1px solid #e6e6e6;
      }
 .empty {
     background-color : #f0faff;
     color : inherit;
     line-height : 14px;
     height : 22px;
     width : 18px;
      }
 .calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover {
     color : red;
     text-decoration : underline;
     background : inherit;
      }
 .calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {
     color : red;
     text-decoration : underline;
     background : inherit;
      }
 .calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {
     color : red;
     text-decoration : underline;
     background : inherit;
      }
 h4.infoTitle {
     margin-top : 0;
     margin-right : 0;
     margin-left : 0;
     margin-bottom : 0.2em;
      }
 p.infoBlurb {
     margin-top : 0;
     margin-right : 0;
     margin-left : 0;
     margin-bottom : 2em;
      }
 TD.productPriceInListing {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 11px;
     background : #d2e9fb;
     color : inherit;
      }
 TD.productPriceInBox {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 11px;
     background : #eeeeee;
     color : inherit;
      }
 TD.productPriceInProdInfo {
     font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
     font-size : 12px;
     background : #ccffcc;
     color : inherit;
      }
 #navMenu {
     clear : both;
     height : 0.01%;
     margin : 0;
     padding : 0;
     list-style : none;
      }
 #navMenu ul {
     float : left;
     width : 150px;
     margin : 0;
     padding : 0;
     list-style : none;
      }
 #navMenu li {
     position : relative;
     float : left;
     line-height : 24px;
     margin-bottom : -1px;
     width : 150px;
      }
 #navMenu li ul {
     position : absolute;
     left : -999em;
     margin-left : 150px;
     margin-top : -26px;
      }
 #navMenu li ul ul {
     left : -999em;
      }
 #navMenu li a {
     width : 150px;
     display : block;
     color : #334;
     font-weight : bold;
     text-decoration : none;
     background : #333;
     border : 1px solid #cce;
     padding-left : 2px;
      }
 #navMenu li a:hover {
     color : #FFF;
     background : #aac;
      }
 #navMenu li:hover ul ul, #navMenu li:hover ul ul ul, #navMenu li.sfhover ul ul, #navMenu li.sfhover ul ul ul {
     left : -999em;
      }
 #navMenu li:hover ul, #navMenu li li:hover ul, #navMenu li li li:hover ul, #navMenu li.sfhover ul, #navMenu li li.sfhover ul, #navMenu li li li.sfhover ul {
     left : auto;
      }