/*
  $Id: stylesheet.css,v 1.50 2002/11/02 03:06:05 hpdl 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:Helvetica, Arial,  sans-serif; font-size: 10px; font-weight:normal;}

.boxTextGreen {
	font-family:Helvetica, Arial,  sans-serif;
	font-size: 10px;
	font-weight:normal;
	background-color:#D4E460;
}

.boxTextRosa {
	font-family:Helvetica, Arial,  sans-serif;
	font-size: 10px;
	font-weight:normal;
	background-color:#FF99CC;
}

.boxTextArial {
	font-family:Arial;
	font-size: 11px;
	background-color:#D4E460;
}

.errorBox { font-family : Helvetica, Arial,  sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-weight:bold; font-family : Helvetica, Arial,  sans-serif; font-size : 11px; color: #fb2470; }
.productsNotifications { background: #f2fff7; }

BODY {
  background:#000;
  color: #000000;
  margin:10px 10px;
 }
A.productinfo {
  color: #ffffff;
  text-decoration: none;
}

A {
  font-family: Helvetica, Arial,  sans-serif;
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #8E9849;
  text-decoration: underline;
}
FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffffff;
}

TR.headerNavigationPI {
  background: #000000;
}

TD.headerNavigation {
  font-family: Helvetica, Arial,  sans-serif;
  font-size: 14px;
  background:#ffffff;
  color: #000000;
  font-weight:normal;
}

DIV.headerNavigation {
  font-family: Helvetica, Arial,  sans-serif;
  font-size: 13px;
  background:#ffffff;
  color: #000000;
  font-weight:normal;
  padding-left:11px;
  padding-top:5px;
  padding-bottom:5px;
}

A.headerNavigation {
  color: #000000;
}

A.headerNavigation:hover {
  color: #8E9849;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Helvetica, Arial,  sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Helvetica, Arial,  sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #999999;
}

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

.infoBox {
  background: #ffffff;
}
.infoBox2 {
  background:#333333;
}

.infoBoxContentsGreen {
  background:#D4E460;
  font-family: Helvetica, Arial,  sans-serif;
  font-size: 10px;
}

.infoBoxContentsRosa {
  background:#FF99CC;
  font-family: Helvetica, Arial,  sans-serif;
  font-size: 10px;
}

.infoBoxContents {
  background:#ffffff;
  font-family: Helvetica, Arial,  sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #ff0000;
  font-family: Helvetica, Arial,  sans-serif;
  font-size: 10px;
}

.infoBoxHeadingPN {
 vertical-align:top;
 padding-left:0px;
 padding-top:0px;
 border: 0px solid #333333;
 border-bottom:0px;
 padding-right:0px;
 padding-bottom:0px;
 background-color:#D4E460;
 border-width:0px;
 border-bottom-width:0px;
 border-color:#333333;
 border-style:solid;
 }

 .infoBoxHeadingPNRosa {
 vertical-align:top;
 padding-left:0px;
 padding-top:0px;
 border: 0px solid #333333;
 border-bottom:0px;
 padding-right:0px;
 padding-bottom:0px;
 background-color:#FF99CC;
 border-width:0px;
 border-bottom-width:0px;
 border-color:#333333;
 border-style:solid;
 }

.infoBoxHeadingGreenFX {
 vertical-align:top;
 padding-left:5px;
 padding-top:5px;
 border:0px solid #333333;
 border-bottom: 0px;
 padding-right:5px;
 padding-bottom:5px;
 background-color:#D4E460;
 border-width:0px;
 border-bottom-width:0px;
 border-color:#333333;
 border-style:normal;
 font-size:14px;
 font-weight:bold;
 font-family:Arial;
 text-align:center;
 }

.infoBoxHeadingGreenIE {
 vertical-align:top;
 padding-left:5px;
 padding-top:5px;
 border-bottom:0px;
 border:0px solid #333333;
 padding-right:5px;
 padding-bottom:5px;
 background-color:#D4E460;
 border-width:0px;
 border-bottom-width:0px;
 border-color:#333333;
 border-style:normal;
 font-size:14px;
 font-weight:bold;
 font-family:Arial;
 text-align:center;
 }

 .infoBoxHeadingRosa{
 vertical-align:top;
 padding-left:5px;
 padding-top:5px;
 border-bottom:0px;
 border:0px solid #333333;
 padding-right:5px;
 padding-bottom:5px;
 background-color:#FF99CC;
 border-width:0px;
 border-bottom-width:0px;
 border-color:#333333;
 border-style:normal;
 font-size:10px;
 font-weight:bold;
 font-family:Arial;
 text-align:center;
 }

.infoBoxHeadingGreenRearIE {
 vertical-align:top;
 padding-left:5px;
 padding-top:5px;
 padding-right:5px;
 padding-bottom:5px;
 border:0px solid #848600;
 background-color:#000000;
 border-width:0px;
 border-color:#848600;
 border-style:normal;
 color:#ffffff;
 font-size:14px;
 font-weight:bold;
 font-family:Arial;
 text-align:center;
}

TD.infoBoxHeadingGreenRearFX {
 vertical-align:top;
 padding-left:0px;
 padding-top:0px;
 border:0px solid #848600;
 padding-right:0px;
 padding-bottom:0px;
 background-color:FFFFFF;
 border-width:0px;
 border-color:#848600;
 border-style:solid;
}

.infoBoxHeading {
 vertical-align:top;
 padding-left:10px;
 padding-top:0px;
 font-size:10px;
 border: 0px solid #333333;
 border-bottom:0px;
 padding-right:0px;
 padding-bottom:5px;
 background-color:#D4E460;
 border-width:0px;
 border-bottom-width:0px;
 border-color:#333333;
 border-style:solid;
 font-family:Helvetica;
 text-align:center;
 }

.infoBox {
  font-family: Helvetica, 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: #f4f7fd;
}

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

TD.productListing-heading {
  font-family: Helvetica, Arial,  sans-serif;
  font-size: 10px;
  background: #999999;
  color: #000000;
  font-weight: bold;
  font-variant: small-caps;
}

TD.productListing-even {
  font-family: Helvetica, Arial,  sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #000000;
  font-weight: bold;
  font-variant: small-caps;
}

TD.productListing-data {
  font-family: Helvetica, Arial,  sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #999999;
}

A.pageResults:hover {
  color: #999999;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Helvetica, Arial,  sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Helvetica, Arial,  sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main, span.main {
  font-family: Helvetica, Arial,  sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

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

TD.normalText, SPAN.normalText, P.normalText, div.normalText {
  font-family: Helvetica, Arial,  sans-serif;
  font-size: 12px;
}

TD.normalTextsmall, SPAN.normalTextsmall, P.normalTextsmall, div.normalTextsmall {
  font-family: Helvetica, Arial,  sans-serif;
  font-size: 12px;
}
.normalTextsmallbold {
  font-family: Helvetica, Arial,  sans-serif;
  font-size: 12px;
  font-weight:bold;
}
TD.accountCategory {
  font-family: Helvetica, Arial,  sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.productname, div.productname{
  font-family: Helvetica, Arial,  sans-serif;
  font-size: 14px;
  color: #000000;
  font-weight:bold;
}

TD.fieldKey {
  font-family: Helvetica, Arial,  sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Helvetica, Arial,  sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Helvetica, Arial,  sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Helvetica, Arial,  sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Helvetica, Arial,  sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Helvetica, Arial,  sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family: Helvetica, Arial,  sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Helvetica, Arial,  sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Helvetica, Arial,  sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Helvetica, Arial,  sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Helvetica, Arial,  sans-serif; font-size: 10px; color: #000000; }

.gizmoDetailsText {
	font-size: 12px;
	font-family: Helvetica, Arial,  sans-serif;
	font-weight: normal;
}

.gizmoDetailsPrice {font-size: 12px; font-family: Arial, Verdana, Georgia, "Times New Roman", Times, serif; font-weight: bold; color: #000000; }

.barra{
	color:#ffffff;
	font-family:Helvetica;
	font-size:12px;
}
.barra-new{
	color:#ffffff;
	font-weight:bold;
	font-family:Helvetica;
	font-size:12px;
}


.barradown{
	color:#000000;
	font-family:Helvetica;
	font-size:10px;
}

div.brandprodottogrigio {
  font-family: Helvetica, Arial,  sans-serif;
  font-size: 10px;
  background: #999999;
  color: #000000;
  font-weight: bold;
  font-variant: small-caps;
}

div.brandprodotto {
  font-family: Helvetica, Arial,  sans-serif;
  font-size:14px;
  background: #ffffff;
  color: #000000;
  font-weight:bold;
  border-bottom:solid;
  border-bottom-width:1px;
}

td.brandprodottono, div.brandprodottono {
  font-family: Helvetica, Arial,  sans-serif;
  font-size:14px;
  background: #ffffff;
  color: #000000;
  font-weight:bold;
  padding-bottom:5px;
}

div.prezzoprodotto, td.prezzoprodotto {
  font-family: Helvetica, Arial,  sans-serif;
  font-size:14px;
  background: #ffffff;
  color: #000000;
  font-weight:bold;
  border-bottom:solid;
  border-top:solid;
  border-bottom-width:1px;
  border-top-width:1px;
  padding-top:5px;
  padding-bottom:5px;
}

.prezzoprodottoni {
  font-family: Helvetica, Arial,  sans-serif;
  font-size:14px;
  background: #ffffff;
  color: #000000;
  font-weight:bold;
  border-bottom:solid;
  border-top:solid;
  border-bottom-width:1px;
  border-top-width:0px;
  padding-top:15px;
  padding-bottom:5px;
}

SPAN.tagliaprodotto {
  font-family: Helvetica, Arial,  sans-serif;
  font-size: 12px;
  font-weight:normal;
}

td.spaziobarrabottoni{
	padding-left:1px;
	padding-right:1px;
	color:#ffffff;
}

td.spaziobarrabottonidown{
	padding-left:1px;
	padding-right:1px;
	color:#000000;
	font-family: Helvetica, Arial,  sans-serif;
	font-size:10px;
}

.frecciatop{
	padding-left:3px;
	padding-right:3px;
	color:#000000;
	font-family: Helvetica, Arial,  sans-serif;
	font-size:10px;
}

div.prezzoprodottosx {
  font-family: Helvetica, Arial,  sans-serif;
  font-size:12px;
  background: #ffffff;
  color: #000000;
  font-weight:bold;
}
span.prezzoprodottosx {
  font-family: Helvetica, Arial,  sans-serif;
  font-size:12px;
  background: #ffffff;
  color: #000000;
  font-weight:normal;
}

.h2 {
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.messageStackError {
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.messageStackWarning {
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.h3 {
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.h31 {
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.h32 {
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 11px;
	font-style:normal;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

.h4 {
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

.h41 {
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

.h42 {
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.h5 {
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.h6 {
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.h12 {
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}


.infoBoxBrand {
 vertical-align:top;

 padding-left:25px;
 padding-top:20px;
 padding-right:25px;
 padding-bottom:15px;

 border:0px solid #333333;
 border-bottom: 10px;
 border-width:0px;
 border-bottom-width:0px;
 border-color:#333333;
 border-style:normal;

 background-color:#D4E460;
 font-size:12px;
 font-weight:normal;
 font-family:Arial;
 text-align:center;

  }

 li.prodotto{
 position:relative;
 left:-20px;
 }
