/*
  $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: Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Arial, sans-serif; font-size : 10px; background: #FC9C52; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #FCFBFA; }
.orderEdit { font-family : Arial, sans-serif; font-size : 10px; color: #A01210; text-decoration: underline; }

BODY {
  background:url(../catalog/images/sfondo.gif);
  color: #000000;
  margin: 0px;
}

A {
  color: #FC9C52;
  text-decoration: none;
  font-weight : bold;
}

A:hover {
  color: #000;
  text-decoration: underline;
  font-weight : bold;
}

FORM {
	display: inline;
}

TR.header {
  background: #ECEBE3;
}

TR.headerNavigation {
  background: #FC9C52;
  height: 17px;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #FC9C52;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #444444; 
}

A.headerNavigation:hover {
  color: #A01210;
}

TR.headerError {
  background: #FC9C52;
}

TD.headerError {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #FC9C52;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #FC9C52;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: url(../catalog/images/sfondofooter.gif);
  color: #444444;
  font-weight: bold;
}

.infoBox {
  background: #A01210;
}

.infoBoxContents {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #ECEBE3;
}

.infoBoxNoticeContents {
  background: #ECEBE3;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  background:none;
  color: #fff;
}

TD.infoBox, SPAN.infoBox {
  font-family: 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: #FDFCE7;
}

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: #FDFCE7;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #ECEBE3;
  border-spacing: 0px;
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #A01210;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background-color:#FCFBFA;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FC9C52;
}

TD.pageHeading, DIV.pageHeading {
  font-family: "Chaparral Pro";
  font-size: 18px;
  font-weight: bold;
  color: #A01210;
}

TR.subBar {
  background: #FCFBFA;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: "Chaparral Pro";
  font-size: 12px;
}

privacy {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #A01210;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #FC9C52;
  font-weight: bold;
}

TABLE.formArea {
  background: #FCFBFA;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #FCFBFA;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, sans-serif;
  color: #A01210;
}

SPAN.errorText {
  font-family: Arial, sans-serif;
  color: #A01210;
}

.moduleRow { }
.moduleRowOver { background-color: #FCFBFA; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #FCFBFA; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 10px; background-color: #ECEBE3; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 10px; color: #FCFBFA; }


/* menu Image - Show Sub-categories  Star */
a.menucateg:link, a.menucateg:visited, a.menucateg:active {
display: block;
background:#FC9C52;
vertical-align: middle;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-align: left;
height: 12px;
text-decoration: none;
color: #A01210;
}

a._menucateg:hover {
border: solid 0px #A01210;
background-repeat: repeat;
text-decoration: none;
font-weight: bold;
color: #444444;
}

a.menusubcateg:link, a.menusubcateg:visited, a.menusubcateg:active {
display: block;
vertical-align: middle;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
text-align: left;
height: 12px;
text-decoration: none;
}

a.menusubcateg:hover {
border: solid 0px #A01210;
text-decoration: none;
color: #fff;
}

productListing-even {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
productListing-odd{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
columnbanner{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #CC0000;
}

/* menu Image - Show Sub-categories  End */

