/*
  $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
*/
DIV.centerpage {
  width: 760px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -404px;
}

.boxText { font-family: Arial, Tahoma, Times New Roman, Times New Roman, Verdana, sans-serif; font-size: 12px; }
.errorBox { font-family : Arial, Tahoma, Times New Roman, Verdana, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Tahoma, Times New Roman, Verdana, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { }
.orderEdit { font-family : Arial, Tahoma, Times New Roman, Verdana, sans-serif; font-size : 12px; color: #CDAE7C; text-decoration: underline; }

BODY {
  background: #ece5da;
  color: #ece5da;
  font-family: Arial, Tahoma, Times New Roman, Verdana, sans-serif;

}
div{
}
A {
  color: #5C3024;
  text-decoration: none;
}

A:hover {
  color: #7D6845;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #FFFFFF;
  align : center;
}

TR.headerNavigation {
  background: url('images/sfondo2.jpg');
}

TD.headerNavigation {
  font-family: Arial, Tahoma, Times New Roman, Verdana, sans-serif;
  font-size: 12px;
  color: #5A398C;
  font-weight : bold;
}

A.headerNavigation { 
  color: #3D2928; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ffcc99;
}

TD.headerError {
  font-family: Arial, Tahoma, Times New Roman, Verdana, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Tahoma, Times New Roman, Verdana, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  font-family: Arial, Tahoma, Times New Roman, Verdana, sans-serif;
  font-size: 12px;
  color: #623123;
  font-weight: bold;
}

TD.footer {
  font-family: Arial, Tahoma, Times New Roman, Verdana, sans-serif;
  font-size: 12px;
  color: #5A398C;
  font-weight: bold;
  background: url('images/sfondo_2.jpg') ;
}

TD.footera {
  font-family: Arial, Tahoma, Times New Roman, Verdana, sans-serif;
  font-size: 12px;
  color: #ece5da;
  font-weight: bold;
  background: url('images/sfondo_b12.gif') ;
}

TD.footerb {
  font-family: Arial, Tahoma, Times New Roman, Verdana, sans-serif;
  font-size: 12px;
  color: #ece5da;
  font-weight: bold;
  background: url('images/sfondo_b32.gif') ;
}

* bordo del box */
.infoBox4 {
  background: #CDAE7C;
}
/* sfondo del contenuto dei box */
.infoBoxContents4 {
  background: #f2f2f2;
  font-family: Arial, Tahoma, Times New Roman, Verdana, sans-serif;
  font-size: 12px;
  text-align: center;
}

.infoBoxNotice4 {
  background: #FF8E90;
}

.infoBoxNoticeContents4 {
  background: #FFE6E6;
  font-family: Arial, Tahoma, Times New Roman, Verdana, sans-serif;
  font-size: 12px;
}
/* sfondo del titolo del box */
TD.infoBoxHeading4 {
  font-family: Arial, Tahoma, Times New Roman, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  background: #CDAE7C;
  color: #7D6845;
  text-align: center;
}

TD.infoBox4, SPAN.infoBox4 {
  font-family: Arial, Tahoma, Times New Roman, Verdana, sans-serif;
  font-size: 12px;
}
/*---*/

/* bordo del box */
.infoBox3 {
  background: #cdae7c;
}
/* sfondo del contenuto dei box */
.infoBoxContents3 {
  font-family: Arial, Tahoma, Times New Roman, Verdana, sans-serif;
  font-size: 12px;
  text-align: left;
  color: #7D6845;

}
.infoBoxNotice3 {
  background: #FF8E90;
}
.infoBoxNoticeContents3 {
  background: #FFE6E6;
  font-family: Arial, Tahoma, Times New Roman, Verdana, sans-serif;
  font-size: 12px;
}
/* sfondo del titolo del box */
TD.infoBoxHeading3 {
  font-family: Arial, Tahoma, Times New Roman, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  background: #CDAE7C;
  color: #7D6845;
  text-align: center;
  padding: 6px;
 
}

TD.infoBox3, SPAN.infoBox3 {
  font-family: Arial, Tahoma, Times New Roman, Verdana, sans-serif;
  font-size: 12px;
}
.boxText2 {
  padding: 3px 0px 3px 0px;
}
A.infoBox2 {
  padding: 2px 2px 5px 10px; 
  margin: 2px;  
  font-size: 12px;
  color: #7d6845;
  background: #CDAE7C;
}
A.infoBox2:hover {
  padding: 2px 2px 5px 10px; 
  margin: 2px;
  font-size: 12px;
  color: #ECE5DA;
  background: none;
}
.infoBox2 {
  background: #CDAE7C;
}
/* sfondo del contenuto dei box */
.infoBoxContents2 {
  padding: 2px;
  margin: 2px;
  font-family: Arial, Tahoma, Times New Roman, Verdana, sans-serif;
  font-size: 12px;
  text-align: left;
}

.infoBoxNotice2 {
  background: #FF8E90;
}

.infoBoxNoticeContents2 {
  background: #FFE6E6;
  font-family: Arial, Tahoma, Times New Roman, Verdana, sans-serif;
  font-size: 12px;
}
/* sfondo del titolo del box */
TD.infoBoxHeading2 {
  font-family: Arial, Tahoma, Times New Roman, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  background: #CDAE7C;

  color: #7D6845;
  text-align: center;
}

TD.infoBox2, SPAN.infoBox2 {
  font-family: Arial, Tahoma, Times New Roman, Verdana, sans-serif;
  font-size: 12px;
}
/*---*/
/* bordo del box */
.infoBox {

}

.infoBox_carr {
  background: #CDAE7C;
}

/* sfondo del contenuto dei box */
.infoBoxContents {
  font-family: Arial, Tahoma, Times New Roman, Verdana, sans-serif;
  font-size: 12px;
  text-align: left;
  color: #7D6845;
}
A.infoBoxContents:hover {
  color: #ffffff;
}


.infoBoxContents_carr {
  font-family: Arial, Tahoma, Times New Roman, Verdana, sans-serif;
  font-size: 12px;
  text-align: left;
  margin: 8px;
  background: #CDAE7C;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Tahoma, Times New Roman, Verdana, sans-serif;
  font-size: 12px;
}
/* sfondo del titolo del box */
TD.infoBoxHeading {
  font-family: Arial, Tahoma, Times New Roman, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  background: #CDAE7C;

  color: #7D6845;
  text-align: center;
}
/* sfondo del titolo del box */
TD.infoBoxtab {
  font-family: Arial, Tahoma, Times New Roman, Verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #CDAE7C;
  color: #7D6845;
  text-align: center;
}
TD.infoBoxtab2 {
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Tahoma, Times New Roman, Verdana, sans-serif;
  font-size: 12px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #987743;
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}
TR.productListing-odd {
  background: #CDAE7C;
}
TR.productListing-even {
  background: #C09A5D;
}
TABLE.productListing-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #C0875F;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, Tahoma, Times New Roman, Verdana, sans-serif;
  font-size: 12px;
  background: #3D2928;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Tahoma, Times New Roman, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #7D6845;

}

INPUT.productListing-data {
  font-family: Arial, Tahoma, Times New Roman, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #7D6845;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Tahoma, Times New Roman, Verdana, sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-align : left;
  vertical-align: top;
}

TD.pageHeading2  {
  font-family: Arial, Tahoma, Times New Roman, Verdana, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #ffcc99;
  text-align: center;
  vertical-align: top;  
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Tahoma, Times New Roman, Verdana, sans-serif;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, Tahoma, Times New Roman, Verdana, sans-serif;
  font-size: 12px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Tahoma, Times New Roman, Verdana, sans-serif;
  font-size: 12px;
}

TD.accountCategory {
  font-family: Arial, Tahoma, Times New Roman, Verdana, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Tahoma, Times New Roman, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Tahoma, Times New Roman, Verdana, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Tahoma, Times New Roman, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Tahoma, Times New Roman, Verdana, sans-serif;
  font-size: 12px;
  color: #ffcc99;
  background: #CDAE7C;  
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Tahoma, Times New Roman, Verdana, sans-serif;
  font-size: 12px;
  border: 0px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Tahoma, Times New Roman, Verdana, sans-serif;
  font-size: 12px;
  background: #ECE5DA;
  border: 0px;
}

SPAN.greetUser {
  font-family: Arial, Tahoma, Times New Roman, Verdana, 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: Arial, Tahoma, Times New Roman, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Tahoma, Times New Roman, Verdana, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Tahoma, Times New Roman, Verdana, sans-serif;
  color: #ffcc99;
}

SPAN.errorText {
  font-family: Arial, Tahoma, Times New Roman, Verdana, sans-serif;
  color: #ffcc99;
}

TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #eeeeee;
}

TD.productPriceInProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ccffcc;
}

.moduleRow { }
.moduleRowOver { background-color: #6B5837; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #CDAE7C; color: #7D6845}

.checkoutBarFrom, .checkoutBarTo { font-family: Times New Roman, Verdana, Arial, sans-serif; font-size: 12px; color: #ECE5DA; }
.checkoutBarCurrent { font-family: Times New Roman, Verdana, Arial, sans-serif; font-size: 12px; color: #000000; }

/* message box */

.messageBox { font-family: Times New Roman, Verdana, Arial, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Times New Roman, Verdana, Arial, sans-serif; font-size: 12px; background-color: #6B5837; }
.messageStackSuccess { font-family: Times New Roman, Verdana, Arial, sans-serif; font-size: 12px; background-color: #6B5837; }

/* input requirement */

.inputRequirement { font-family: Times New Roman, Verdana, Arial, sans-serif; font-size: 12px; color: #ffcc99; }

.contenuto{
margin: 10px;
}