.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }



BODY {
background-color:#CCCCCC;
	background-position:top;
	color: #000000;
	margin: 0px;
}

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

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

FORM {
 display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background-image:url(sfondofooter.gif)
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-image:url(sfondofooter.gif)
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #D3D1D1;
}
.drag{
position:relative;
cursor:hand;
z-index: 100;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.infoBoxContentscart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  background-image: url('images/infobox/corner_center.gif');
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, 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: #FFFFCC;
  //shopping-cart content color
}

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:  #E2F3C7;
  //shopping-cart content color
}


TR.accountHistory-odd:hover, TR.addressBook-odd:hover, TR.alsoPurchased-odd:hover, TR.payment-odd:hover, TR.productListing-odd:hover, TR.productReviews-odd:hover, TR.upcomingProducts-odd:hover, TR.shippingOptions-odd:hover {
	background-color:#FFCC99; 
//shopping-cart content color
}

TR.accountHistory-even:hover, TR.addressBook-even:hover, TR.alsoPurchased-even:hover, TR.payment-even:hover, TR.productListing-even:hover, TR.productReviews-even:hover, TR.upcomingProducts-even:hover, TR.shippingOptions-even:hover {
	background-color:#FFCC99;
//shopping-cart content color
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #E2F3C7;
  //shopping-cart header/footer color
  border-spacing: 1px;
  
}

.productListing-heading {

border-right:1px solid #ccc; 
border-bottom:1px solid #ccc;  
text-align:center; 

  color: #484E53;
  font-weight: bold;
  padding: 10px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #E2F3C7;
  //shopping-cart header/footer color
}

TD.productListing-data {
border:1px thin #ccc; 

text-align:left;
vertical-align:top; 
padding:5 0 5 0;

  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #484E53;
}


A.pageResults {
  color: #747474;
}

A.pageResults:hover {
  color: #747474;
}

A.pageResults:visited {
  color: #747474;
}


TD.pageHeading, DIV.pageHeading {

 font-size: 11px;
 text-transform: uppercase;
 font-weight: bold;
 color: #FFFFFF;
  text-decoration: sharp;
  height: 25px;
  width: 437px;

  background: url('images/m99.gif');
  background-repeat:no-repeat;
  padding-top: 0px;
  padding-bottom:0;
  padding-left: 30px;

}
TD.pageHeadingmax, DIV.pageHeadingmax {

 font-size: 11px;
 text-transform: uppercase;
 font-weight: bold;
 color: #FFFFFF;
  text-decoration: sharp;
  height: 25px;
  background: url('images/testalarga.gif');
  background-repeat:no-repeat;
  padding-top: 0px;
  padding-bottom:0;
  padding-left: 30px;

}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

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

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

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

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

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

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

SPAN.greetUser {
  font-family: Verdana, 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, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

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

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

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

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

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

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


td{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #2C2C2C
}
 .ch1{
 border-left: #C6C6C6 1px solid;
 border-right: #C6C6C6 1px solid;
 }
 .ch2{
 padding-left: 13px;
 }               
 .ch3{
 font-size: 12px;
 font-weight: bold;
 color: #46484A;
 }

 .ch4{
 font-size: 11px;
 color: #46484A;
 }

 .ch5{
 font-size: 11px;
 font-weight: bold;
 text-decoration: none; 
 color: #E55C19;
 }

 .ch6{
 font-size: 11px;
 text-transform: uppercase;
 font-weight: bold;
 color: #FFFFFF;
 }

 .ch7{
 border-left: #B6B6B6 1px solid;
 border-right: #B6B6B6 1px solid;
 }

 .ch8{
 font-size: 14px;
 font-weight: bold;
 color: #3091BB;
 }

 .ch9{
 font-size: 14px;
 font-family: arial;
 font-weight: bold;
 text-decoration: none; 
 color: #E55C19;
 }

 .ch10{
 font-size: 11px;
 font-weight: bold;
 color: #484E53;
 }

 .ch11{
 font-size: 12px;
 font-weight: bold;
 color: #484E53;
 }

 .ch12{
 font-size: 11px;
 color: #484E53;
 }

 .ch13{
 font-size: 14px;
 font-weight: bold;
 color: #484E53;
 }

 .ch14{
 font-size: 11px;
 color: #484E53;
 }

 .ch15{
 font-size: 11px;
 text-decoration: none; 
 color: #484E53;
 }

 .ch16{
 font-size: 11px;
 text-decoration: none; 
 color: #58B4D2;
 }

 .ch17{
 font-size: 13px;
 color: #565656;
 }

 .ch18{
 font-size: 13px;
 color: #565656;
 }

               
 .ml1{
 font-size: 11px;
 text-decoration: none; 
 font-weight: bold;
 color:#666666
 }


 .se{            
 width: 100px;
 font-size: 9px;
 color: #282E3E
 }
 .se2{            
 width: 115px;
 font-size: 9px;
 color: #282E3E
 }



.halfmoon{
}

#copripagina{
position: absolute;
top: 0;
bottom: 0;
left: 0;
z-index:1000;
width: 100%;
height:1600;
background-color: #000;
filter:alpha(opacity=75);
-moz-opacity: 0.75;
opacity: 0.75;
display:none;
}


#masterjad {
position:relative;
background-color:#FFFFFF;
padding:5px;
width:647px;
}

#root {
visibility:hidden;
z-index:101;
position:absolute;
width:350px;
filter:alpha(opacity=91);
-moz-opacity: 0.91;
opacity: 0.91;
}

.halfmoon ul{
padding: 0px 0px 0px 0px;
margin-left: 0;
margin-top: 0px;
margin-bottom: 0;
font: bold 14px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
/*border-bottom: 1px solid #929492;*/
}

.halfmoon li{
display: inline;
margin: 0;
}

.halfmoon li a{
text-decoration: none;
/*padding: 3px 9px 2px 5px;*/
margin: 0;
margin-right: 0; /*distance between each tab*/
margin-left: 0; /*distance between each tab*/
border:none;
padding:0px;
/*border-left: 1px solid #DDD;
color: black;
font: bold 14px Verdana;
background: #ECEEEC url(tabright.gif) top right no-repeat;*/
}

.halfmoon li a:visited{
/*color: black;*/
}

.halfmoon li a:hover, .halfmoon li a.current{

background:#ff6600
}

#tabcontentcontainer{
/*text-align:right;
width:95%; /*width of 2nd level content*/
/*height:1.5em; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
}

.tabcontent{
text-align:center;
font-weight:bold;
font-size:10px;
display:none;
padding-bottom:3px;
}

.tabcontent a:hover{
text-align:center;
font-weight:bold;
font-size:10px;
text-decoration:underline;
color:#FF6633;

}
.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=77);
-moz-opacity: 0.77;
}


 .image_border{
  border:1px solid red; 
 }

.visualizza{
font-size:16px; 
align: center; 
font-weight:bold;
font-family:Arial; 
color: #999999;
}
.visualizza2{
font-size:12px; 
align: center; 
font-weight:bold;
font-family:Arial; 
color: #999999;
padding-left:10px;
}
 .visualizzaprodotto{
 font-size: 9px;
 text-decoration: none; 
 color: #000000; 
 font-family:Verdana, Arial, Helvetica, sans-serif;
 }

 .linksopra{
 font-size: 9px;
 text-decoration: none; 
 color: #000000; 
 font-family:Verdana, Arial, Helvetica, sans-serif;
 }

.borderimg {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 0.8;
}

.borderimg:hover {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
border: 1px solid navy;

}

.borderit img{
border: 1px solid #ccc;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 0.8;
}

.borderit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
border: 1px solid navy;

}

.borderit:hover{
color: red; /* irrelevant definition to overcome IE bug */

}

.navtext {text-align:left; width:85px; padding:0px; font:bold 8px Verdana; border-width:1px; border-style: dotted; border-color:white; background-color:  #FF9900; layer-background-color:#FFFFFF  ; color: #FFFFFF ; }

SPAN.removeProduct {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #3366FF;
  font-weight: normal;
}

INPUT.quantitybox {
  border: 0px;
  border-style: solid;
  border-color: #000000;
    font-size: 12px;
	font-weight:bolder;	
  width: 16px;
  height: 20px;
  border-spacing: 0px;
  background:none;
}

div.box-inner{

width: 265px;
height: 140px;
overflow: auto ;
overflow-x: hidden;
!important;
}



#move{
color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: bolder;
margin-top:5px;
font-size:11px;
cursor: move;
}

#move img{
margin-bottom:-6px;
position:absolute;
top:7px;
 left:35px;
}
#close {
margin-left:70px;
color:#CCCCCC;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;

}
#close img{
margin-bottom:-2px;
position:absolute;
top:7px;
left:295px;
}
#handle{
/*background-image:url(images/menuborsa.gif);*/

width:350px; 
height:25px;
position:absolute;
top:79px;
left:1px;

}

#handle img{
margin-left:5px;

}

#handle a{
font-weight:bolder;
}

#handle a:hover{
color:red;

}

#buynow{
width:68px; 
height:31px;
position:absolute;
top:273px;
left:58px;

}
#totale{
width:110px; 
height:31px;
position:absolute;
top:10px;
left:70px;
font-weight:bolder;
}

.combo {
background:#FFFFFF url(http://cdn2.yoox.biz/yoox80/layout/forms/btnCombo.gif) no-repeat scroll right center;
border:1px solid #CCCCCC;
color:#999999;
cursor:pointer;
font-size:10px;
height:auto;
padding:2px 10px 2px 3px;
text-align:left;
width:150px;
}

.icon-error{
	border:solid 1px #CC0000; 
	background:#F7CBCA url(img/icon-red.png) 8px 6px no-repeat;
	color:#CC0000;
	font-weight:bold;
	padding:4px;
	text-align:center;
}
