body {
  background: #ffffcc;
  margin: 0px;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.inputRequirement {
  color: #cc0033;
  font-size: 10px;
}
.messageStackError {
  color: #cc0033;
  font-size: 10px;
}
.messageStackSuccess {
  color: #cc0033;
  font-size: 10px;
}

.boxText { font-size: 10px; }
.errorBox { font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }

A { 
  color: #000000; 
  text-decoration: none; 
}

A:hover { 
  color: #000000; 
  text-decoration: underline; 
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffcc;
}

TR.headerNavigation {
  background: #ffffcc;
}

TD.headerNavigation {
  font-size: 10px;
  background: #000000;
  background-image: url(images/sfondo_linea_nero.gif);
  background-repeat: repeat-x;
  color: #ffffcc;
  font-weight : bold;
}

A.headerNavigation { 
  color: #ffffcc; 
}

A.headerNavigation:hover {
  color: #ffffcc;
  text-decoration: none;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #000000;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #000000;
}

TD.footer {
  font-size: 10px;
  background: #000000;
  background-image: url(images/sfondo_linea_nero.gif);
  background-repeat: repeat-x;
  color: #ffffff;
  font-weight: bold;
}

.infoBox_centrale {
  background: #ffffcc;
}

.infoBox {
  background: #cc3333;
}

.infoBoxContents {
  background: #ffffcc;
  font-size: 10px;
}

.infoBoxNotice {
  background: #ffffcc;
}

.infoBoxNoticeContents {
  background: #ff0000;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-size: 10px;
  font-weight: bold;
  background: #cc3333;
  background-image: url(images/sfondo_linea_rosso.gif);
  background-repeat: repeat-x;
  color: #ffffcc;
}

TD.infoBox, SPAN.infoBox {
  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: #ffffcc;
}

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;
}

TR.productListing-heading {
  background: #ffffcc;
}

TD.productListing-heading {
  font-size: 10px;
  background: #cc3333;
  color: #ffffcc;
  font-weight: bold;
  font-variant: small-caps;
  background-image: url(images/sfondo_linea_rosso.gif);
  background-repeat: repeat-x;
}

a.productListing-heading:link, a.productListing-heading:visited, a.productListing-heading:hover {
  font-size: 10px;
  color: #ffffcc;
  font-weight: bold;
  font-variant: small-caps;
  text-decoration: none;
}

TD.productListing-data {
  background: #ffffcc;
  font-size: 10px;
}

A.pageResults { 
  color: #000000; 
}

A.pageResults:hover { 
  color: #000000; 
  background: #ffffcc; 
}

TD.pageHeading, DIV.pageHeading {
  font-size: 20px;
  font-weight: bold;
  color: #cc3333;
}

.prezzo_prodotto {
  font-size: 16px;
  color: #000000;
  text-decoration: none;
}

TR.subBar {
  background: #000000;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
  text-align: justify;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  background-color: #ffffcc;
  border-color: #FFFFFF;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  background-color: #ffffcc;
  border-color: #FFFFFF;
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
  color: #cc3333;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #006600; color: #cccc99; cursor: hand; }
.moduleRowSelected { background-color: #cc3333; color: #ffffcc; }

.checkoutBarFrom, .checkoutBarTo { font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 10px; color: #000000; }