/*
  $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: #f8eeda; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #fbf7ee;
  color: #8b2a37;
  margin: 0;
}

A {
  color: #673a08;
  text-decoration: none;
}

A:hover { color: white; background-color: #8b2a37; text-decoration: underline; }

FORM {
	display: inline;
}
TD.leftcol { background-repeat: repeat-y; background-attachment: scroll; background-position: left 0; }
TD.tophead { background-image: url(images/nav/volterra-3_05.gif); }
/* category nav */
#nav, #nav ul { /* all lists */

	font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; padding: 0; margin: 0; list-style: none; line-height: 16px; width: 100%; float: left; }
#nav a { font-weight: normal; font-style: normal; text-decoration: none; margin: 0; display: block; padding: 2px 15px 2px 5px; }
#nav li { /* all list items */

	width: 100%; float: left; border-bottom: 1px solid #c7ae90; /* width needed or else Opera goes nuts */

}
#nav li ul { /* second-level lists */

	font-size: 11px; line-height: 14px; background-color: #e4d7b9; position: absolute; left: -999em; width: 120px; float: left; margin-left: 10px; border-color: #907857 #412600 #412600 #907857; border-style: solid; border-width: 2px; list-style-image: none; /* using left instead of display to hide menus because display: none isn't read by screen readers */

}
#nav li ul ul { /* third-and-above-level lists */

	margin: -1em 0 0 10em; }
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {

	left: -999em;

}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */

	left: 80px; z-index: 1000; }
/* Menu items with subcategories */
#nav a.daddy {

	background: url(images/arrow_red.gif) center right no-repeat;

}
#nav a:hover.daddy { color: white; background: #8b2a37 url(images/arrow_red.gif) no-repeat right center; }
/* Selected items with subcategories */
#nav li.selected { font-weight: bold; }
/* classes */
TR.header {
  background: #fff;
}

TR.headerNavigation {
  background: #8b2a37;
}

TD.headerNavigation { font-family: Verdana, Arial, sans-serif; font-size: 12px; background: #8b2a37; color: #ffffff; font-weight : bold; border-top: 1px solid #5b2d1e; border-bottom: 1px solid #331a00; }

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover { color: #5b2d1e; background-color: #fffceb; text-decoration: none; }
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: black;
}

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

.infoBox {
  background: #000;
}

.infoBoxContents {
  background: #fbf4e5;
  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: 10px;
  font-weight: bold;
  background: #673a08 url(images/infobox/boxes.gif);
  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: #fbf7e6;
}

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

TABLE.productListing {
  border: solid 1px #dacaae;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #673a08;
  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: 17px; font-weight: bold; color: #8b2a37; line-height: 20px; }

TR.subBar {
  background: #fdfaf4;
}

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: 11px;
  line-height: 1.5;
}

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

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

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: #89553c;
  font-weight: bold;
}

TABLE.formArea { background: #fef9f1; border: solid 1px #7b9ebd; }

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: #f7e6d7; cursor: pointer; cursor: pointer; }
.moduleRowSelected { background-color: #fcf3e9; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #957715; }
.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: #99ff00; }

/* input requirement */

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