/*
  $Id: stylesheet.css,v 1.48 2002/07/11 17:13:14 dgw_ Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2001 osCommerce

  Released under the GNU General Public License
*/


.boxText { font-family: Arial; font-size: 11px; }
.errorBox { font-family : Arial; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.sitemap { display: none; }


/* Body Styles */

BODY { background: white; color: #000000; margin: 0px; font-family: Arial; font-size: 12px; }
TD { font-family: Arial; font-size: 12px; color: #000000; }
A, A:visited { color: blue; text-decoration: none; }
A:hover, A:active { color: blue; text-decoration: underline; }

/* Greeting (User Name) */

.greetUser { font-family: Arial; font-size: 12px; color: #A02E33; font-weight: bold; }

/* Text Styles & Colors */

.main { font-family: arial; font-size: 12px; color: black; }
.main a, .main a:visited { color: blue; text-decoration: none; font-family: arial; font-size: 12px; }
.main a:hover, .main a:active { color: blue; text-decoration: underline; font-family: arial; font-size: 12px; }
.red-text { color: #990000; }

.smallText { font-family: Arial; font-size: 11px; color: black; }
.smallText a, .smallText a:visited { font-family: Arial; font-size: 11px; color: black; text-decoration: none; }
.smallText a:hover, .smallText a:active { font-family: Arial; font-size: 11px; color: #A02E33; text-decoration: underline; }
.smallTextB a, .smallTextB a:visited { font-family: Arial; font-size: 11px; color: blue; text-decoration: none; }
.smallTextB a:hover, .smallTextB a:active { font-family: Arial; font-size: 11px; color: #A02E33; text-decoration: underline; }


/* Center JumpTo Box */

.jumpBox { background: #A02E33; font-family: Arial; color: #F6F3E8; font-size: 12px; text-align: center; text-decoration: none; font-weight: bold; border: 1px solid #DDDDDD; padding: 3px 0px; }
.jumpBox a, .jumpBox a:visited { font-family: Arial; color: #F6F3E8; font-size: 12px; text-align: center; text-decoration: none; font-weight: bold; }
.jumpBox a:hover, .jumpBox a:active { font-family: Arial; color: #F6F3E8; font-size: 12px; text-align: center; text-decoration: underline; font-weight: bold; }

/* Forms & Fields */

FORM { display: inline; }
TD.fieldKey { font-family: Arial; font-size: 12px; font-weight: bold; }
TD.fieldValue { font-family: Arial; font-size: 12px; }
CHECKBOX, INPUT, RADIO, SELECT { font-family: Arial; font-size: 11px; }
TEXTAREA { width: 100%; font-family: Arial; font-size: 11px; }
TABLE.formArea { background: #F8F6EC; border-color: #E5DBBA; border-style: solid; border-width: 1px; }
TD.formAreaTitle { font-family: Arial; font-size: 12px; font-weight: bold; }

/* Header */

TR.header { background: #FFFFFF; }
TD.header { font-family: Arial; font-size: 12px; color: white; font-weight: bold; text-align: right; padding-right: 6px; }
TD.headerBig { font-family: Arial; font-size: 22px; color: white; font-weight: bold; text-align: center; }
TD.header a, TD.header a:visited { color: white; text-decoration: none; }
TD.header a:hover, TD.header a:active { color: white; text-decoration: underline; }
TR.headerN a:hover, TD.headerN a:active { color: white; text-decoration; none; }

/* Header Bar with Bread Crumbs */

TR.headerNavigation { background: #FFFFFF; background: url('images/header/headerbg.gif') }
TD.headerNavigation { font-family: Arial; font-size: 11px; background: #E5DBBA; color: #000000;font-weight : bold; padding: 2px 4px; }
TD.headerNavigation a, TD.headerNavigation a:visited { color: #000000; text-decoration: none;  font-family: Arial; font-size: 11px; background: #E5DBBA;}
TD.headerNavigation a:hover, TD.headerNavigation a:active { color: #A02E33; text-decoration: underline;  font-family: Arial; font-size: 11px; background: #E5DBBA;}

/* Other Header Styles */

TR.headerError { background: #ff0000; }
TD.headerError { font-family: Arial; font-size: 12px; background: #ff0000; color: #000000; font-weight : bold; text-align : center; }

TR.headerInfo { background: #FFFFFF; }
TD.headerInfo { font-family: Arial; font-size: 11px; background: #FFFFFF; color: #000000; font-weight: bold; text-align: center; }

/* Page Headings & Centered Page Headings*/

TD.pageHeading, DIV.pageHeading { font-family: Arial; font-size: 20px; font-weight: bold; color: #707015; vertical-align:top; }

/* Footer */

TR.footer { background: #A02E33; }
TD.footer { font-family: Arial; font-size: 11px; background: #A02E33; color: white; font-weight: bold; }

/* Headings for the Side Boxes */

TD.infoBoxHeading { font-family: Arial; font-size: 11px; font-weight: bold;  color: white; background: #A02E33; }
TD.infoBoxHeading a, TD.infoBoxHeading a:visited  { color: white; text-decoration: none; padding-right: 5px;}
TD.infoBoxHeading a:hover, TD.infoBoxHeading a:active { color: white; text-decoration: underline; }

/* Side Boxes - Background, Text & Links */

.infoBox { background: #F6F3E8; border-color: #A02E33; border-style: solid; border-width: 1px; }
.infoBoxM { background: #F8F6EC; border-color: #E5DBBA; border-style: solid; border-width: 1px; }
.infoBox a, .infoBox a:visited { color: black; font-family: arial; text-decoration: none; font-size: 11px; padding-left: 5px; }
.infoBox a:hover, .infoBox a:active { color: #707015; text-decoration: underline; }

.infoBoxD { padding:10px; line-height:1.4; }
.infoBoxD a, .infoBoxD a:visited { color: black; font-family: arial; text-decoration: none; font-size:12px; padding:0px; }
.infoBoxD a:hover, .infoBox a:active { color: #707015; text-decoration: underline; }

.infoBoxContents { background: #F6F3E8; font-family: Arial; font-size: 11px; }

.boxText { font-family: Arial; font-size: 11px; }
.boxTextB { font-family: Arial; font-size: 11px; font-weight: bold; }
.boxTextI { font-family: Arial; font-size: 11px; font-style: italic; text-align: center; padding: 3px; }
.boxTextC { font-family: Arial; font-size: 11px; text-align: center; padding: 3px; }

/* Checkout Bar Styles (bottom of Checkout Pages) */

TD.checkoutBar { font-family: Arial; font-size: 11px; color: #707015; }
SPAN.checkoutBarHighlighted { font-family: Arial; font-size: 11px; color: #000000; }

/* Product Listing Styles */

TR.productListing-heading { background: #E5DBBA; }
TD.productListing-heading { font-family: Arial; font-size: 11px; background: #E5DBBA; color: #000000; font-weight: bold; font-variant: small-caps; }
TD.productListing-data { font-family: Arial; font-size: 11px; }
  .productListing-heading a, .productListing-heading a:visited { color: #4B4B27; }
  .productListing-data a, .productList-data a:visited { color: #A02E33; }


/* MOTD Styles */

 .top-sell-header { background-color: #F6F3E8; border: 1px solid #E5DBBA; color: #A02E33; font-weight: bold; font-size: 14px; font-family: arial;  padding: 5px;}
 .top-sell-left { border-left: 1px solid #E5DBBA; text-align: center; }
 .top-sell-middle { border-left: 1px solid #E5DBBA; border-right: 1px solid #EFDBBA; text-align: center; }
 .top-sell-right { border-right: 1px solid #EFDBBA; text-align: center; }
 .top-sell-caption-left { border-left: 1px solid #EFDBBA; border-bottom: 3px solid #EFDBBA;  text-align: center; padding: 5px 0px; }
 .top-sell-caption-mid { border-left: 1px solid #EFDBBA; border-bottom: 3px solid #EFDBBA; border-right: 1px solid #EFDBBA; text-align: center; padding: 5px 0px; }
 .top-sell-caption-right { border-right: 1px solid #EFDBBA; border-bottom: 3px solid #EFDBBA; text-align: center; padding: 5px 0px; }

 .top-sell-caption a { font-size: 11px; font-weight: bold; text-align: center; text-decoration: underline; color: #A02E33; }
 .top-sell-caption a:visited { font-size: 11px; font-weight: bold; text-align: center; text-decoration: underline; color: #A02E33; }
 .top-sell-caption a:hover { text-decoration: underline; color: #88873E; }
 .top-sell-caption a:active {text-decoration: underline; color: #88873E; }



TD.hours {
	font-family: Arial;
	font-size: 12px;
	color: darkred;
	font-weight: bold;
}

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: #F6F3E8;  }

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;
}

A.pageResults { 
  color: #0000FF; 
}

A.pageResults:hover { 
  color: #0000FF; 
  background: #BBD0C7; 
}

TR.subBar {
  background: #BBD0C7;
}

TD.subBar {
  font-family: Arial;
  font-size: 11px;
  color: #000000;
}

TD.accountCategory {
  font-family: Arial;
  font-size: 13px;
  color: #5B8973;
}

TD.tableHeading {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial;
  font-size: 11px;
  color: #DD0000;
}


TD.categoryDescription {
  font-family: Arial;
  font-size: 13px;
  color: #000000;
  font-weight: normal;
}


SPAN.markProductOutOfStock {
  font-family: Arial;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial;
  color: #DD0000;
}

tr.quotes { display: none; }