/*
  $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; color: #FFFFFF; }
.errorBox { font-family : Arial, sans-serif; font-size : 10px; background: #ff6600; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #f6cc00; font-weight: bold;}
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  color: #fff;
  margin: 0px;
  background: #426d94;
  background-image: url(includes/languages/italian/images/buttons/template_07.jpg);
  background-repeat:repeat-x;
  background-position:top;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

a {color: #fff;text-decoration:none;font-weight:normal;}
a:visited {color: #fff;text-decoration:none;font-weight:normal;}
a:hover {color: #ddd;text-decoration:underline;font-weight:normal;}

.testo {
  color: #fff;
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.titoloeng, .titoloeng td {
  color: #fff;
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight : bold;
}


.testo td {
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.mybox {
  background-image: url(includes/languages/italian/images/buttons/bg_box.jpg);
  background-repeat:repeat-y;
  background-position:left;
  border: 1px solid white;
  width: 188px;
  margin: 0px;
  padding: 0px;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.mybox td {
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.sottotitolo {
  color: #eee;
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  text-transform: uppercase;	
  font-weight:bold;
}

.cornice {
  margin: 0px;
  padding: 0px;
  border: 0px dashed #fafafa;
  text-align:center;
  background:#264a6d;
}

.cornice2 {
  margin: 0px;
  padding: 0px;
  border: 3px solid #fafafa;
  background:#264a6d;
}

.menunuovo, .menunuovo td {
  margin: 0px;
  padding: 0px;
  font-size:12px;
  font-weight:bold;
}

.vaischeda {
  margin: 0px;
  padding: 0px;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-align:right;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ffc600;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  
}

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


.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
  display: none;
}

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

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



TABLE.productListing {
  border: 0px;
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #656463;
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color: #fff;
}

A.pageResults:hover {
  color: #fff;
  background: #1e4466;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;  
  text-transform: uppercase;	
  color: #fff;
  line-height: 1.1em;
}

TD.pageHeading2, DIV.pageHeading2 {
  font-family: Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;  	
  color: #fff;
  line-height: 1.1em;
}

TR.subBar {
  background: #f4f7fd;
}

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

.titoletto {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration:underline;
  margin-bottom: 3px;
}

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

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


.main td {font-size: 11px; font-weight: normal;}

.mainilnk td {font-size: 11px; font-weight: normal;}


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

TD.testo11, SPAN.testo11, P.testo11 {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TD.testo14, SPAN.testo14, P.testo14 {
  font-family: Arial, sans-serif;
  font-size: 14px;
}

.smallText02 {
	font-family: Arial, sans-serif;
  	font-size: 10px;
	padding: 10px;
	border: 1px dotted #908f8e;
}

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

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

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

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

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

SPAN.productSpecialPrice {
  font-family: Arial, sans-serif;
  color: #f2cd00;
  font-weight: bold;
}

SPAN.errorText {
  font-family: Arial, sans-serif;
  color: #ffcc00;
}
TD.productPriceInListing {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #eeeeee;
}

TD.productPriceInProdInfo {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #ccffcc;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #d6ab00; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 10px; color: #ffcc00; }
.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: #ff6600; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 10px; background-color: #ff6600; }

/* input requirement */

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

.imagesBoxContents {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

.treemenudiv {
padding: 0px;
border-top: 0;
text-transform: uppercase;
font-size: 11px;
font-weight:bold;
}

.treemenudiv a {color: #ffffff;text-decoration: none; font-weight:bold;}
.treemenudiv a:visited {color: #ffffff;text-decoration: none; font-weight:bold;}
.treemenudiv a:hover {color: #ddd;text-decoration: underline; font-weight:bold;}


.treemenudivson1 .treemenudiv {
text-transform: none;
background-color:#908f8e;

}

.treemenudivson2 .treemenudiv {
font-size: 9px;
font-weight: normal;
background-color: #fefefe;
}

.treemenudiv a.phplmdmselected {color: #990000;}

.ricercatop form{
color: #ffffff;}

.ricercatop form a{
color: #ffffff;}

.ricercatop form a:hover{
color: #ffffff;
text-decoration: underline;}

.dataday {color: #FFFFFF;
text-align:center;
font-size: 10px;}

#bantopgrey {
	color: #FFFFFF;}
#bantopgrey a{
	color: #FFFFFF;
	font-weight: bold;}
#bantopgrey a:hover{
	color: #FFFFFF;
	text-decoration: underline;}
	
	.cart_total {
		font-size: 12px;
		}
		
.bread {
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
	padding-left: 20px;
	padding-right: 10px;}
.bread a{
	color: #FFFFFF;
	font-weight: bold;}
.bread a:hover{
	color: #FFFFFF;
	text-decoration: underline;}
	
.piva {
	padding-top: 10px;
	width: 540px;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;}
	
.offertone {
	text-align: center;
	font-size: 10px;
	width: 140px;
	background-color: #ffffff;
	border: 3px solid #908f8e;
}

.offertone .productSpecialPrice{
	font-weight: bold;
}

#accedi {
border: 1px dotted #94adc4;
padding: 6px;
font-weight: normal;}

#accedi td {
font-weight: normal;}


#greet {
text-align: center;
background-color: #edecec;
padding: 10px 50px 10px 50px;
}

.path{
  margin: 0px;
  padding: 0px;
  font-size: 10px;
  font-weight: normal;
}

.main input {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background:none;	
	padding: 1px 3px 1px 3px;
	margin-left: 2px;
	width: 130px;		
	height:18px;
	border: 1px solid #afc4d6;
}


.campo input {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background:none;	
	padding: 1px 3px 1px 3px;
	margin-left: 2px;
	width: 130px;		
	height:18px;
	border: 1px solid #afc4d6;
}

.campologin input {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background:white;	
	padding: 1px 3px 1px 3px;
	margin-left: 2px;
	width: 90px;		
	height:15px;
	border: 0px solid #afc4d6;
}

.campo textarea {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #fff;
	background:none;	
	border: 0;
	padding: 2px;
	width: 366px;
	height: 77px;	
	margin: 0px;
	margin-top: 5px;	
	margin-bottom: 5px;
	border: 1px solid #afc4d6;
}

.campo select {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #fff;
	background:none;	
	padding: 1px 0px 1px 1px;
	margin-left: 2px;
	width: 130px;		
	height:18px;
	border: 1px solid #afc4d6;
}

.path a {color: #fff;text-decoration:none;font-weight:normal;}
.path a:visited {color: #fff;text-decoration:none;font-weight:normal;}
.path a:hover {color: #ddd;text-decoration:none;font-weight:normal;}

.vaischeda a {color: #000;text-decoration:none;font-weight:normal;}
.vaischeda a:visited {color: #000;text-decoration:none;font-weight:normal;}
.vaischeda a:hover {color: #666;text-decoration:none;font-weight:normal;}

.mainlink a {color: #bae6ff;text-decoration:underline;font-weight:bold;}
.mainlink a:visited {color: #bae6ff;text-decoration:underline;font-weight:bold;}
.mainlink a:hover {color: #fff;text-decoration:underline;font-weight:bold;}