/*
  $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: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #e9e4d9;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #6D5549;
  height: 20px;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  /* background: #bbc3d3; */
  background: #6D5549;
  color: #ffffff;
  font-weight : bold;
  height: 20px;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #6D5549;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #6D5549;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #918976;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #918976;
  /* background: #bbc3d3; */
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, 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: #918976;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #918976;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #58481d;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.smallText2, SPAN.smallText2, P.smallText2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, 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: 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;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #6D5549; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }



/* Demo stuff from drive.fx */

/* style for main page (middle section) content */
td.mainContent
{
}

/* Style for header to upsell items table. */
td.upsellHeader
{
    BACKGROUND-COLOR: #CCCCFF;
}

/* Style for item in news articles table. */
td.clNewsItem
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
}

/* Styles for Article Gallery Navigation table */
table.clGalleryNav
{
}

td.clGalleryNavTitle
{
/*    BACKGROUND-COLOR: #CCCCFF;*/
    BACKGROUND-COLOR: #6D5549;
/*    color: black;*/
}


td.clFeaturedVendorNavTitle
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    color: black;
    BACKGROUND-COLOR: #96CBFE;
    FONT-WEIGHT: bold;
}

tr.clAccountNav{}
table.clAccountNav{}

td.clAccountNavActive
{
    BORDER-TOP: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-RIGHT: black 1px solid;
    BORDER-BOTTOM: black 1px solid;
    FONT-WEIGHT: bold;
    COLOR: #918976;
    TEXT-ALIGN: center;
}

td.clAccountNavInActive
{
    BORDER-TOP: WHITE 2px solid;
    BORDER-BOTTOM: WHITE 2px solid;
    BACKGROUND-COLOR: LIGHTGREY;
    TEXT-ALIGN: center;
}

/* Header style for product lists */
.clProductList {
    background-color: #000000;
}

td.clProductListHeader
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: bold;
    color: #FFFFFF;
    BACKGROUND-COLOR: #918976;
    text-align: center;
    nowrap;
}

/* Header style for wish lists */
td.clRegistryListHeader
{
    BORDER-TOP: black 0px solid;
    BORDER-BOTTOM: black 0px solid;
    BORDER-LEFT: black 0px solid;
    BORDER-RIGHT: black 0px solid;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: bold;
    color: #FFFFFF;
    BACKGROUND-COLOR: #918976;
    text-align: center;
}

td.clTopLeftTab
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: bold;
    FONT-STYLE: italic;
    color: #FFFFFF;
    text-align: center;
    BACKGROUND-COLOR: #918976;
}

tr.clTopLeftTab { BACKGROUND-COLOR: #918976; }

.clStepHeader
{
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
    FONT-STYLE: italic;
    color: #FF0000;
}

/* Taken from keystone website - used on store locator */
.middarkgrey {
    background-color : transparent;
    color : #666666;
    font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.middarkgreybold {
    background-color : transparent;
    color : #666666;
    font : bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.midblackbold {
    font : bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color : Black;
    background-color : transparent;
}

/* Classes for alternating bg colors on list rows... */
tr.clListing_On { BACKGROUND-COLOR: #EEEEEE; }
tr.clListing_Off { BACKGROUND-COLOR: #FFFFFF; }

/*
 * Class for Product List/Search Results List
 * page navigation table.
 *
 */
table.clResultsNav {
    BORDER-TOP: black 1px solid;
    BORDER-BOTTOM: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-RIGHT: black 1px solid;
}

/* For copyright line text */
.clCopyright { text-align: center;  color: #999999; }

/*
 * Very top header line table
 */
.clHeaderTop { BACKGROUND-COLOR: #6D5549; BORDER-BOTTOM: #003366 2px solid; }

/* Used in "external" shopping cart */
.mainContent { /*BACKGROUND-COLOR: #EEEEEE;*/ }
a.topShoppingCart { text-decoration: none; color: white; }


/* Begin Gift Certificate Email Styles */
.clGCTable
{
    BACKGROUND-COLOR: #eeeeee;
    border: #000000 1px solid;
}

.clGCTitleLine
{
    TEXT-ALIGN: center;
    FONT-WEIGHT: bold;
    BACKGROUND-COLOR: #222222;
    COLOR: #ffffff;
    border: #000000 1px solid;
}

.clGCTitleLine A:link { COLOR: #ffffff; }
/* End Gift Certificate Email Styles */


/*
 * Site Nav Path class
*/
.clSitePath
{
    border-bottom: #918976 2px solid;
    BACKGROUND-COLOR: #6D5549;
    color: black;
}

.clSitePath A:link { text-decoration: none; }

.clButton
{
    font-size: 7pt;
    font-weight: bold;
    border: #3399FF 1px solid;
    color: #3399FF;
    background-color: white;
    text-align: center;
    cursor: hand;
}

.clButton A {
    font-size: 7pt;
    font-weight: bold;
    text-decoration: none;
    color: #3399FF;
    padding-right: 3px;
    padding-bottom: 3px;
}

.clButton A:link { text-decoration: none; color: #3399FF; }
.clButton A:hover { text-decoration: none; color: #3399FF; }
.clButton A:visited { text-decoration: none; color: #3399FF; }

/* Begin Checkout classes */
.clCheckoutHeader { background-color: #FFFFFF; }
.clCheckoutMain { background-color: #FFFFFF; }
.clCheckoutFooter { background-color: #FFFFFF; }
/* End Checkout classes */

.clMainNews { border: #000000 1px solid; }
.clMainNewsHeader { background-color: #000000; }
.clMainNews .clNavBrowseHeader { background-color: #000000; color: #FFFFFF; }

.clLeftNav { background-color: #918976; }
.clRightNav { background-color: #FFFFFF; }

td.clNavBrowseHeader
{
    background-color: #918976;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: bold;
    font-size:9pt;
    COLOR: #FFFFFF; /*#003366; */
    border: #918976 1px solid;
    MARGIN-LEFT: 5px;
}

.clNavBrowseItem
{
    background-color: #6D5549;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: 20px;
    font-size:8pt;
    COLOR: #0000FF;
    border: #918976 1px solid;
    text-indent: 5px;
}
.clNavBrowseItem A:link { text-decoration: none; }

.clNavBrowseItem_On
{
    height: 20px;
    background-color: #E9E9E9;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:8pt;
    COLOR: #0000FF;
    border: #003366 1px solid;
    text-indent: 5px;
}
.clNavBrowseItem_On A:link { text-decoration: none; }

.clTopSell
{
    background-color: #FFFFFF;
    border-top: #FFFFFF 1px solid;
    border-bottom: #003366 1px solid;
    border-left: #003366 1px solid;
    border-right: #003366 1px solid;
}

.clTopSell .clNavBrowseHeader { background-color: #003366; color: #FFFF00; }
.clNavSpecials {
    background-color: #FFFFFF;
    border-top: #F3F3F3 1px solid;
}
.clNavSeparator {
    background-color: #FFFFFF;
    border-top: #000099 1px solid;
}
.clQuickSearch { background-color: #918976;  }
.clQuickSearch A:link { color: white; }
.clQuickSearch A:visited { color: white; }
.clQuickSearch textsmall { color: white; }
.clQuickSearch .clButton { background-color: #99CC00; color: #003366; border: #003366 1px solid; }

.clMainMMY { border-right: black 1px solid; }
.clMainMMYHeader { }
.clMainMMY H2{ background-color: #99CC00; color: #003366; }
.cltextsmall { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; }

.clMainNewProducts { border-left: black 1px solid; }
.clNewProdHeader { background-color: black; }

.clMainSpecials { }
.clMainSpecialsHeader { background-color: black; }
.clMainSpecialsFooter { background-color: black; }
.clMainSpecialsContent { border-left: black 1px solid; border-right: black 1px solid; }

/* For assBrowse.jsp/brandBrowse.jsp - subgrouping header */
.clBrowseGroupHeader {
    background : url(/media/affiliates/dfx/fade_blue_green.jpg) repeat left;
/*    background-color: #003366; */
    color: #99CC00;
}

.clBrowseGroupHeader .clAnchor{ text-decoration: none; color: #99CC00; }
.clBrowseGroupHeader A{ text-decoration: none; color: #003366; }
.clBrowseGroupHeader A:visited{ text-decoration: none; color: #003366; }
.clBrowseGroupHeader A:hover{ text-decoration: none; color: #003366; }

/* Original
.clBrowseGroupHeader { background-color: #003366; color: #99CC00; }
.clBrowseGroupHeader A{ text-decoration: none; color: #99CC00; }
.clBrowseGroupHeader A:visited{ text-decoration: none; color: #99CC00; }
.clBrowseGroupHeader A:hover{ text-decoration: none; color: #99CC00; }
*/

/* DriverFX Racing Teams classes */
.clDFXRacingNav {
    font-size: 7pt;
    background-color: #003366;
    color: white;
}
.clDFXRacingNav A { background-color: #003366; color: white; font-size: 7pt; }
.clDFXRacingNav A:visited { background-color: #003366; color: white; font-size: 7pt; }

.clYourVehicle {}
.clYourVehicle .textsmall {}


/* For shopping cart item suggestions */
.clAccSuggestion {
    background-color: lightgrey;
    border-bottom: gray 1px solid;
    border-left: white 1px solid;
    border-right: white 1px solid;
}
.clAccSuggestionHeader
    {
    border-top: gray 1px solid;
    border-left: white 1px solid;
    border-right: white 1px solid;
    border-bottom: white 1px solid;
    color red;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
    }
.clAccSuggestionItem {
    align: center;
    border-left: white 1px solid;
    border-right: white 1px solid;
    border-bottom: white 1px solid;
/*
    border-left: white 1px solid;
    border-right: white 1px solid;
*/
}

/* For the Hot New Products Section... */
.clHotNewProducts {}
.clHotNewProducts .clHotProdImage {
    padding-top: 5px;
    padding-bottom: 3px;
}
.clHotNewProducts .clHotProdImage IMG {
/*
    border: lightgrey 1px solid;
    filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=-5, OffY=-5, Color='lightgrey', Positive='true');
*/
}

.clHotNewProducts .clHotNewProduct {
    height: 25px;
    font-size: 7pt;
    text-decoration: none;
    background-color: #99CC00;
}

.clHotNewProducts .clHotNewProduct A { text-decoration: none; }
.clHotNewProducts .clHotNewProduct A:hover { text-decoration: none; color: blue }
.clHotNewProducts .clHotNewProduct A:visited { text-decoration: none; }
/* End for the Hot New Products Section... */

/* Classes for the tabifier */
.clTab_ActiveContent {
    border: black 1px solid;
}

.clTab_Active {
    font-weight: bold;
    background-color: #FFFFFF;
    color: #003366;
    border: white 1px outset;
}

.clTab_InActive {
    text-decoration: none;
    background-color: #003366;
    color: #FFFFFF;
    border: white 1px inset;
}

.clTab_InActive A { text-decoration: none; color: #FFFFFF; }
.clTab_InActive A:link { text-decoration: none; color: #FFFFFF; }
.clTab_InActive A:hover { text-decoration: none; color: #FFFFFF; }
/* End Classes for the tabifier */

/*
    Begin contest classes
*/

.clNavContest { background-color: #FFFFFF; }
.clContest {}
.clContest H1 {
    background-color: #003366;
    color: #FFFFFF;
    TEXT-ALIGN: center;
}

.clContest H5 {
    background-color: #99CC00;
    font-size: 8pt;
    font-weight: bold;
    color: blue;
    TEXT-ALIGN: left;
    padding-left: 5px;
}

.clContestRules { background-color: #F3F3F3; }

/* Categories_CSS */

#button {
  padding: 0 0 0 0;
  font-family: 'Trebuchet MS', 'Lucida Grande',
    Verdana, Lucida, Geneva, Helvetica, 
    Arial, sans-serif;
  background-color: #ccc;
  color: #000;
  }

#button ul {
          list-style: none;
          margin: 0;
          padding: 0;
          border-top: 1px solid #000;
          }

#button li {
          border-bottom: 1px solid #000;
          margin: 0;
          }




#button li a {
          display: block;
          padding: 5px 5px 5px 0.5em;
          border-left: 1px solid #000;
          border-right: 1px solid #000;
          background-color: #ffa7a6;
          color: #000;
          text-decoration: none;
          width: 100%;
          }

html>body #button li a {
          width: auto;
          }

#button li a:hover {
          border-left: 1px solid #000;
          border-right: 1px solid #000;
          background-color: #e6ffff;
          color: #000;
          }
#button li.selected  a {
          border-left: 1px solid #000;
          border-right: 1px solid #000;
          background-color: #e6ffff;
          color: #000;
         }
.productimage {
	border: 1px solid #918976;
}
