* {
	margin: 0;
	padding: 0;
	line-height: 18px;
	border: none;
	list-style: none;
	text-decoration:  none;
	
	}

html {
	background: #E9ECEE url(images/bg-html.gif) repeat-x 0 top;	
	height: 100%
	} 
	
.boxText  { font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
.errorBox { font-family : Arial, Helvetica, sans-serif; font-size : 14px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size : 14px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Helvetica, sans-serif; font-size : 12px; color: #6FA860; text-decoration: underline; }

BODY {
	text-align: center;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	background: url(images/bg-body.gif) no-repeat center top;
	height: 100%;
	color: #576168;
	margin: 0;
    padding: 0;	
	behavior: url("csshover3.htc");
}

#CONTAINER {
  width: 960px; 
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  padding: 1px 10px 10px 10px;
  /*background: #ffffff;*/
  position:relative;
  overflow:hidden;
}


A {
  color: #576168;
  text-decoration: none;
}

A:hover {
  color: #CC0000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  /*background: #ffffff;*/
}

TR.headerNavigation {
  /*background: #bbc3d3;*/
}

TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #576168;
 
}

A.headerNavigation { 
  color: #576168; 
}

A.headerNavigation:hover {
  text-decoration: underline;
}

.headerNavigation#bold {
	color: #CC0000;
	font-weight: bold;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #CC0000;
}

TD.headerInfo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #CC0000;
  color: #ffffff;
  text-align: center;
}

.footer  {
  top:5px;
}

TR.footer {
  /*background: #CC0000;*/
}

TD.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  letter-spacing: 1px;
  /*background: #CC0000;*/
  color: #576168;
}

.infoBoxContents {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  
}


.infoBoxNotice {
  background: #CC0000;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #CC0000;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, 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: #ffffff;
}

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-odd:hover {
	background: #FFFFFF;
	border: 1px solid #CC0000;
	}



TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #333;
	background: url(images/carrello-row-bg.gif) repeat-x 0 -5px;
	font-size: 11px;
	height: 40px;
}

.productListing-heading-right {
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #333;
	background: url(images/carrello-row-bg.gif) repeat-x 0 -5px;
	font-size: 11px;
	height: 40px;
	margin-left: 25px;
	padding-left: 25px;
}


.nome-prodotto {
	font-size: 10px;
	font-weight: bold;
	color: #969BA0;
	line-height: 16px;
	}

td.nome-prodotto a:hover {
	
	color: #000000 !important;
	
	}
	
.nome-prodotto-normal {
	font-size: 13px;
	font-weight: bold;
	padding-left: 5px;
	line-height: 16px;
	color: #ffffff;
	}
	
.quantity {
	font-size: 15px;
	padding-left: 5px;
	line-height: 16px;
	color: #ffffff;
	background-color:#F7F7F7;
	border-color:#ffffff;
	}
	

.nome-prodotto-right{
	font-size: 14px;
	font-weight: bold;
	color: #969BA0;
	line-height: 16px;
	padding-right: 20px;
	margin-right: 20px;
}	

.subtotal {

	font-size: 14px;
	font-weight: bold;
	color: #576168;
	line-height: 16px;
	padding-right: 18px;
	margin-right: 18px;
}
.titolo-prodotto {
	left: 10px;
	top: 0;
	font-weight: normal;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
	
}

	
.prezzo {
	border: 1px solid #CC0000;
	padding: 1px;
	text-align: center; 
	white-space: nowrap;
	/*height: 22px;*/
	margin: 5px 0 0 8px;
	
}

.prezzo span {
	/*text-align: center;
	float: left;
	font-weight: bold;
	color: #333;
	font-size: 11px;*/
	display: block;
	padding: 0px;
	padding-left: 2px;
	padding-right: 3px;
	text-align: center;
	width: 50px;
	float: left;
	font-weight: bold;
	color: #000;
	font-size:10px;
	}


.box-prodotto {
	width: 300px;
	margin-right: 5px;
	padding-bottom: 30px;
	position: relative;
	}
	
.prova{
	
	margin-right: 5px;
	float: center;
	text-align: center;
	position: relative;
	top:5px;
}

.box-prodotto-dett {
	width: 180px;
	padding-right: 15px;
	padding-left:75px;
	padding-bottom: 30px;
	float: left;
	text-align: center;
	position: relative;
	}
	
.box-prodotto .nome-linea {
	font-size: 11px;
	letter-spacing: 2px;
	font-weight: normal;
	text-transform: uppercase;
	color: #999;
	}




TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align:center;
  padding-left:10px;
  padding-top:10px;
  padding-bottom:10px;
  
  
}

A.pageResults {
  
}

A.pageResults:link {
  
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #fffff;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	background: #ffffff;
	padding: 5px;

}

.main#nopadding {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #ffffff;
	padding: 0px;
}


.main#cella {
	padding-left: 10px;
	background-image: url(images/carrello-row-bg.gif);
	background-repeat: repeat-x;
	background-position: center top;	
}

.main#testosfondo {
	padding-left: 20px;
	background: #ffffff;
		
}


.main#testo {
	padding: 3px;
	border: 1px solid #CCC;
	text-align: left;
	background: #FAFAFA;
	color: #333;
	
}

.main#testo-fix {
	padding: 3px;
	border: 1px solid #CCC;
	text-align: left;
	background: #FAFAFA;
	color: #333;
	width:210px;
	height:20px;
}

.main#testo-fix:hover {
	background: #FFFFFF;
	border: 1px solid #CC0000;
	}

.main#cella-fix {
	padding-left: 10px;
	background-image: url(images/carrello-row-bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	width:180px;
	height:35px;	
}


.main#nosfondo {
	background: #F3F3F3;
	padding-left: 10px;
	padding-right: 10px;
}

.main#data {
	background: #FAFAFA;
	
}

	
.main#testo:hover {
	background: #FFFFFF;
	border: 1px solid #CC0000;
	}
	
.link-dx {
	display: block;
	background: url(images/bullet-rosso.gif) no-repeat right center;
	padding-right: 15px;
	color: #CC0000;
	font-weight: bold;
	font-size: 12px;
	clear: left;
	float: left;
	white-space: nowrap;
	}

div.link-dx {
	color: #CC0000 !important;
	float:right;
	cursor: pointer;
	}

.link-dx:hover {
	text-decoration: underline;
	}




#box-linea {
	width: 258px;
	height: 490px;
	border: 1px solid #CC0000;
	position: relative;
	top: -10px;
	left: 10px;
	z-index: 50;
	padding: 10px 10px 10px 10px;
	}
	
#box-linea2 {
	width: 258px;
	height: 490px;
	border: 1px solid #CC0000;
	position: relative;
	top: -10px;
	left: 10px;
	z-index: 50;
	padding: 10px;
	margin: 10px;
	}

.box-linea:hover {
	background: #FCFCFC;
	border: 1px solid #CC0000;
	}
	
.box-linea img {
	float:left;
	margin: 0 10px 0 0;
	}
	
.box-linea h3 a,
#box-pagina a {
	
	padding: 0 0 5px 0;
	margin-top: 5px;
	font-weight: normal;
	
	}
	
.box-linea p {
	font-size: 12px;
	line-height: 15px;
	padding: 5px 5px 0 0;
}

#pagina-var {
	height: 0px;
	}
	
#fascia-titolo {
	height: 60px;
	width: 100%;
	background: url(images/fascia-titolo-bg.gif) repeat-x 0 top;
	float: left;
	margin-bottom: 15px;
	}

h1.titolo {
	font-size: 28px;
	font-weight: normal;
	line-height: 28px;
	height: 28px;
	margin: 0;
	padding: 20px;
	left: 20px;
	top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	color: #576168;
	}
TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}
h1.titolo-primario {
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	margin: 0;
	padding: 0;
	color: #576168;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0 !important;
	}

h3.titolo-secondario {
	font-size: 15px !important;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 0 10px 0;
	color: #CC0000;
	}

	
div.pulsante-dx {
	border: 1px solid #CC0000;
	display: block;
	float: left;
	position: absolute;
	right: 20px;
	bottom: 30px;
	}
	
div.pulsante-dx a {
	display: block;
	padding: 2px 30px 2px 20px;
	background: #CC0000 url(images/bullet-bianco.gif) no-repeat right center;
	border-right: 5px solid #CC0000;
	color: #FFFFFF !important;
	float: left;
	font-weight: bold;
	}

div.pulsante-dx a:hover {
	background: #FFF url(images/bullet-rosso.gif) no-repeat right center;
	border-right: 5px solid #FFF;
	color: #CC0000 !important;
	}

/* @end */





/* Pulsante  sx */

div.pulsante-sx {
	border: 1px solid #CC0000;
	display: block;
	position: absolute;
	left: 20px;
	bottom: 30px;
	}
	
div.pulsante-sx a {
	display: block;
	padding: 2px 20px 2px 30px;
	background: #CC0000 url(images/bullet-bianco-sx.gif) no-repeat left center;
	border-left: 5px solid #CC0000;
	color: #FFFFFF !important;
	float: left;
	font-weight: bold;
	}

div.pulsante-sx a:hover  {
	background: #FFF url(images/bullet-rosso-sx.gif) no-repeat left center;
	border-left: 5px solid #FFF;
	color: #CC0000 !important;
	}


TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 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: #E1E1E1; cursor: hand; cursor: hand; }
.moduleRowSelected { background-color: #CC0000; }

.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; } 


 .elenco-linee {
	float: left;
	margin-top: 25px;
	margin-bottom: 10px; 
	padding-right: 10px;
	}

 .elenco-linee a {
	/*display: block;*/
	height: 24px;
	line-height: 24px;
	color: #576168;
	font-size: 11px;
	text-transform: uppercase;
	background: url(images/bullet-grigio.gif) no-repeat left center;
	padding-left: 20px;
	letter-spacing: 2px;
	}

 .elenco-linee a:hover {
	background: url(images/bullet-rosso.gif) no-repeat left center;
	}
	
	ul#mainNav {
	/* position: absolute;
	float: left;
	left: 10px;
	top: 140px;
	width: 600px; */
	}
	
/* @group Main Nav */

a#mn-home {
	background: url(images/mn-home.gif) no-repeat left top;
	width: 44px;
	}

a#mn-home:hover,
a#mn-home.on {
	background: url(images/mn-home-hover.gif) no-repeat left top;
	}

a#mn-linee {
	background: url(images/mn-linee.gif) no-repeat left top;
	width: 61px;
	}

a#mn-linee:hover,
a#mn-linee.on {
	background: url(images/mn-linee-hover.gif) no-repeat left top;
	}

a#mn-marca {
	background: url(images/mn-marca.gif) no-repeat left top;
	width: 77px;
	}

a#mn-marca:hover,
a#mn-marca.on {
	background: url(images/mn-marca-hover.gif) no-repeat left top;
	}

a#mn-attualita {
	background: url(images/mn-attualita.gif) no-repeat left top;
	width: 81px;
	}

a#mn-attualita:hover,
a#mn-attualita.on {
	background: url(images/mn-attualita-hover.gif) no-repeat left top;
	}
	
	

ul#mainNav li {
	float: left;
	margin-right: 60px;
	}

ul#mainNav li a {
	/*display: block;*/
	height: 10px;
	}

ul#mainNav li a span {
	display: none;
	}

/* @end */

/* @group Second Nav */

#secondNav {
	/*position: absolute;
	right: 0;
	top: 90px;*/
	width: 400px;
	}

#secondNav li {
	/*display: block;*/
	float: left;
	margin-right: 5px;
	padding-right: 5px;
	font-size: 12px;
	line-height: 12px;
	background: url(images/separa.gif) no-repeat right top;
	text-transform: uppercase;
	}

#secondNav li a {
	font-size: 10px;
	line-height: 10px;
	color: #576168;
	}

#secondNav li a:hover {
	text-decoration: underline;
	}

.acquisti {
	color: #CC0000 !important;
	font-weight: bold;
	position: relative;
	top: -10px;
	}

/* @end */

/* @group Uso Nav */


#cerca {
	width: 300px;
	/*position: absolute;*/
	right: 10px;
	top: 130px;
	z-index: 499;
	}

#campo-cerca {
	background-image: url(images/cerca-bg.gif);
	height: 26px;
	width: 181px;
	font-size: 12px;
	padding: 5px 10px;
	color: #576168;
	border-width: 0;
	}
#txtSearch	{
	background-image: url(images/cerca-bg.gif);
	height: 26px;
	width: 181px;
	font-size: 12px;
	padding: 5px 10px;
	color: #576168; 
	border-width: 0;
	/*background-color: #ffffff; */
	}


html>body .mainpage{ /* FIREFOX */
	margin-left: -2px;
	margin-top: -2px;
	margin-bottom:-2px;
}

.mainpage{   /* IE */
	margin-left: -2px;
	margin-top: -2px;
	margin-bottom:-5px;
}

.headerLogo {

	padding-bottom: 15px;
}
.langHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #576168;
	padding-top: 28px;	
	padding-left: 5px;
}

/* AA Posizionamento pop-up scelta lingua */
.country {
	width:220px;
	position: absolute; 
	top: 10px; 
	right: 0px;
	color: #FFF;
    white-space: nowrap; 
	font-size: 11px;
	cursor:pointer;
	
	}
	
.country-black {
	background: url(images/nero80.png);
	color: #FFF;
	width:220px;
	
	position: absolute; 
	right: 0px;
	color: #FFF;
    white-space: nowrap; 
	font-size: 11px;
	cursor:pointer;
	min-height: 15px;
	height: auto !important;
	height: 15px;
	}

.country a {
	color: #FFF !important;
	text-decoration: none !important;
    font-size: 11px;

	}
	
.country a:hover {
	color: #CCC !important;
	}

/*.curr {
	position: absolute; 
	top: 5px; 
	right: 100px;
	padding: 3px 7px;
	background: url(images/nero80.png);
	color: #;
    white-space: nowrap; 
	font-size: 11px;
	width:360px;
	min-height: 10px;
    height: 19px;
	max-height: 19px;
	}*/

.curr {
	position: absolute; 
	top: 10px; 
	right: 100px;
	padding: 2px 0px;
	padding-left:10px;
	background: url(images/nero80.png);
	color: #;
    white-space: nowrap; 
	font-size: 11px;
	width:350px;
	min-height: 15px;
	height: auto !important;
	height: 15px;
	cursor:pointer;
	}
	
.curr a {
	color: #FFF !important;
	text-decoration: none !important;
	}
	
.curr a:hover {
	color: #CCC !important;
		
	}

.freccia-sotto {
	position: relative;
	bottom: -12px;
	right: 35px; 
}

.freccia-sotto-lang {
	position: relative;
	top: 17px;
	right: 20px; 
}

.contenitore {
	position: absolute;
	overflow: hidden;
	width: 250px;
	height: 220px;
	left: 10px;
	z-index: 51;
	top: 275px;
	}

.contenuto {
	position: relative;
	z-index: 52;
	}

.barra {
	width: 11px;
	background-color: #F3F3F3;
	position: relative;
	z-index: 1000;
	left: 250px;
	top: 5px;
	z-index: 200;
	}
.indicator {
	width: 11px;
	height: 44px;
	background-color: #CC0000;
	position: relative;
	z-index: 1001;
	font-size: 1px;
	overflow: hidden;
	cursor: pointer;
	background-image: url(images/indicator.gif);
	}
	
	
.contenitore2 {
	position: absolute;
	overflow: hidden;
	width: 250px;
	height: 220px;
	left: 10px;
	z-index: 51;
	top: 275px;
	}
	
.contenuto2 {
	position: absolute;
	left:10px
	top: -50px
	z-index: 52;
	}		

.barra2 {
	width: 11px;
	background-color: #F3F3F3;
	position: relative;
	left: 250px;
	top: 5px;
	z-index: 200;
	}
	
.indicator2 {
	width: 11px;
	height: 44px;
	background-color: #CC0000;
	position: relative;
	z-index: 1001;
	font-size: 1px;
	overflow: hidden;
	cursor: pointer;
	background-image: url(images/indicator.gif);
	}

#features {
	width: 340px;
	right: 10px;
	top: 50px;
	font-size: 12px;
	}
	
	
#features dt.acc-titolo-active,
#features dt.acc-titolo-hover {
	color: #CC0000;
	background: #F0F0F0 url(images/bullet-rosso.gif) no-repeat 6px 6px;
	padding-left: 25px !important;
	cursor: pointer;
	}

#features dt.acc-titolo {
	color: #CC0000;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 12px;
	line-height: 25px;
	border-bottom: 1px solid #DCDCDC;
	padding-left: 5px;
	width: 455px;
	display: block;
	}


#features dd {
	border-bottom: 1px solid #DCDCDC;
	float: left;
	overflow: hidden;
	background: #FAFAFA;
	width: 460px;
	}

#features dd p {
	padding: 10px 20px;
	}.arrowlistmenu ul li a:hover {
}


.arrowlistmenu{
width: 340px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	color: #CC0000;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 12px;
	line-height: 25px;
	border-bottom: 1px solid #DCDCDC;
	padding-left: 5px;
	width: 315px;
	display: block;
}

.categoryitems li{
  padding: 10px;
}
.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
/*background-image: url(images/titlebar-active.png);*/
	color: #CC0000;
	background: #F0F0F0 url(images/bullet-rosso.gif) no-repeat 6px 6px;
	padding-left: 25px !important;
	cursor: pointer;
}

.arrowlistmenu h3:hover{
color: #CC0000;
	background: #F0F0F0 url(images/bullet-rosso.gif) no-repeat 6px 6px;
	padding-left: 25px !important;
	cursor: pointer;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
/*padding-bottom: 2px; /*bottom spacing between menu items*/
	border-bottom: 1px solid #DCDCDC;
	float: left;
	overflow: hidden;
	background: #FAFAFA;
	width: 320px;
}

.arrowlistmenu ul li a{
color: #A3331f;
background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}

table.carrello tr.label td {
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #333;
	background: url(images/carrello-row-bg.gif) repeat-x 0 -5px;
	font-size: 11px;
	}
	
.descprod {
	position: relative;
	right: 50px;
}

/* aggiunti per compatibilit� IE7 */


* html li.folder:hover {
	margin-right: -74px;
	} 
	

/* menu */

li#um-viso,
li#um-corpo,
li#um-uomo,
li#um-solari,
li#um-bagno,
li#um-bambini,
li#um-profumi {
	float: left;
	display: block;
	width: 128px;
	height: 25px;
	background-position: left top;
	background-repeat: no-repeat;
	}

li#um-viso {
	background-image: url(images/um-viso.gif);
	}

li#um-corpo {
	background-image: url(images/um-corpo.gif);
	}

li#um-uomo {
	background-image: url(images/um-uomo.gif);
	}

li#um-solari {
	background-image: url(images/um-solari.gif);
	}

li#um-bagno {
	background-image: url(images/um-bagno.gif);
	}

li#um-bambini {
	background-image: url(images/um-bambini.gif);
	}

li#um-profumi {
	background-image: url(images/um-profumi.gif);
	}


ul#usoNav {  /* valori per IE */
	position: absolute; 
	left: 10px;
	right: 10px;
	top: 134px;
	width: 100%; 
	background: url(images/usonav-bg.gif) repeat-x 0 top;
	z-index: 100;
	}
	
.maintable {
	padding-bottom: 20px;
	}

#tabella {
 position:relative;
 top: -10px;
	}
html>body ul#usoNav {    /* valori per FIREFOX*/
	position: absolute; 
	left: 10px;
	right: 10px;
	top: 133px;
	width: 960px; 
	background: url(images/usonav-bg.gif) repeat-x 0 top;
	z-index: 100;
	}
	

ul#usoNav li {
	position: relative;
	}

ul#usoNav li a {
	float: left;
	display: block;
	width: 128px;
	height: 25px;
	}

ul#usoNav li a span {
	display: none;
	}

/* @group hover */

li#um-viso:hover {
	background-image: url(images/um-viso-hover.gif);
	}

li#um-corpo:hover {
	background-image: url(images/um-corpo-hover.gif);
	}

li#um-uomo:hover {
	background-image: url(images/um-uomo-hover.gif);
	}

li#um-solari:hover {
	background-image: url(images/um-solari-hover.gif);
	}

li#um-bagno:hover {
	background-image: url(images/um-bagno-hover.gif);
	}

li#um-bambini:hover {
	background-image: url(images/um-bambini-hover.gif);
	}

li#um-profumi:hover {
	background-image: url(images/um-profumi-hover.gif);
	}

/* @end */

/* @group on */

li#um-viso.on {
	background-image: url(images/um-viso-hover.gif);
	}

/* @end */

/* @group submenu */

ul#usoNav li.folder ul {
	display: none;
	border-right: 1px solid #777;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #777;
	
	}

ul#usoNav li.folder:hover ul {
    margin-left: 10px; 
    display: block; 
	float: left;
	margin-top: 0;
	}

html>body ul#usoNav li.folder:hover ul {
	margin-left: 20px;
	
	}

 per ie
* html li.folder:hover {
    margin-right: -84px;
	}

ul#usoNav li.folder ul li {
	display: block;
	width: 190px;
	float: none;
	background: white url(images/um-sub-bg.gif) repeat-x 0 top;
	}

ul#usoNav li.folder ul li a {
	display: block;
	width: 160px;
	float: none;
	background: url(images/bullet-grigio.gif) no-repeat 10px center;
	letter-spacing: 0;
	color: #576168;
	text-align: left;
	padding: 0 0 0 30px;
	line-height: 36px;
	height: 36px;
	border-bottom: 1px solid #FFF;
	text-transform: none;
	font-size: 11px;
	}

ul#usoNav li.folder ul li a:active {
	background: url(images/bullet-grigio.gif) no-repeat 10px center;
	}

ul#usoNav li.folder ul li a:hover {
	background: url(images/bullet-rosso.gif) no-repeat 10px center;
	}
	
.advsearchtxt {
	/*font-family: Verdana, Arial, sans-serif;*/
	font-size: 12px;
	line-height: 1.5;
	margin-right: 3px;
	margin-bottom: 5px;
	padding-top: 8px;
	padding-left: 8px;
	border: 1px solid #CCC;
	text-align: left;
	color: #474D7E;
	font-weight:bold;
	background-color: #FAFAFA;
}

.advsearchtxt:hover{
	background: #FFFFFF;
	border: 1px solid #CC0000;
}	

#content-pagina-wide {
	padding: 10px;
	margin-left:50px;
	margin-right:50px;
	margin-bottom:10px;
	}

.box-linea-linee {
	width: 250px;
	height: 320px;
	border: 1px solid #F5F5F5;
	margin: 3px;
	left: 10px;
	float:left;
	padding: 10px;
	
	}

div.box-linea-linee:hover {
	width: 250px;
	height: 320px;
	border: 1px solid #CC0000;
	margin: 3px;
	left: 10px;
	float:left;
	padding: 10px;
	}
	
	
.customcatcont{
	height: 145px;
	background: #FFFFFF;
	overflow: hidden;
}

.bordimg{
	display:block;
	width:130px;
	border: thin solid #F4F4F4;
	padding: 5px;
}

.bordimg#logoimg {
	width:171px;
	height:71px;
	float:left;
	border: 0px solid #F4F4F4;
	padding: 15px;

}

.bordimgnatura{
	top: 5px;
	display:block;
	width:60px;
	border: thin solid #F4F4F4;
	margin: 5px;
}

.bordimgnatura#logoimg {
	float:left;
	width:70px;
	height:70px;
	padding: 2px;

}

.bordimgnatura#paimg {
	width:60px;
	height:60px;
	padding: 0px;
   	display:block;
	border: thin solid #F4F4F4;
	margin: 5px;
	position:relative;
	top:-40px;
	right:0px;
	float:right;
}


.aa{
padding-bottom: 30px;

}
.ulimg{
	background-repeat: no-repeat;
	padding-left: 10px;
	background-image: url(images/listpoint.gif);
	background-position: 0px center;	
}

.liste {
   padding-top:3px;
    font-size:11px;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	
}

.liste li {
	padding-left: 0px;
	background-image: url(images/listpoint.gif);
	background-repeat: no-repeat;
	background-position: 0.5em;
	list-style: none;
	margin-left: 0;
	padding-left: 1.7em;
	text-indent: -1.5em;

}

html>body .liste li { /*FIREFOX*/
	padding-left: 12px;
	background-image: url(images/listpoint.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	list-style: none;
	margin-left: 0px;
	padding-left: 1em;
	text-indent:0em;

}

#status {
color:#33FF66;
	
	float:left;
}

#brandpage{
	position:relative;
	padding-bottom: 20px;
	padding-left: 20px;
	width:550px;
	text-align:justify;
	float:left;
}

#brandpage-contact{
	position:relative;
	padding-bottom: 20px;
	padding-left: 20px;
	width:550px;
	text-align:justify;
	float:left;
	left:240px;
}

#brandpage li {
	position: relative;
	left: 10px;
}

.newstitle{	
	margin: 3px;
	left: 5px;
	float:left;
	padding: 3px;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC0000;
}

.newscont {
	width: 450px;
	margin-left: 3px;
	left: 5px;
	float:left;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;

}

.staticmembermnu{
	width: 280px;
	float: left;
	padding:0 20px;
	font-size: 12px;
	display: inline;
	text-decoration:none;
}

html>body .staticmembermnu{ /*FIREFOX */
	width: 250px;
	float: left;
	padding:0 20px;
	font-size: 12px;
	display: inline;
	text-decoration:none;
}

.staticmembermnu li{
border-top: 1px solid #EAEAEA;
}

.staticmembermnu li a {
	display: block;
	color: #576168;
	padding: 5px;
	line-height: 18px;
	height: 18px;
	}

.staticmembermnu li a:hover {
	color: #CC0000;
	text-decoration:none;
	}
	
.staticmembermnu li.on {
	background: url(images/carrello-row-bg.gif) repeat-x 0 -5px;
	font-weight: bold;
	}
	
.staticmembermnu li.on a {
	padding-left: 25px;
	background: url(images/bullet-rosso.gif) no-repeat 5px center;
	}

.colonnasx  {
	width:290px;
    position:relative;
	padding:6 13 6 6;	
	font-size:11px;
	text-align:justify;
	background-color: #F8F8F8;
	border-width:0px;
	border: 6px solid #FFFFFF;
	border-left:0px;
	
	}

.colonnadx  {
	width:270px;
    position:relative;
	padding:6px;	
	font-size:11px;
	color:#FFFFFF;

	}

.riquadrorosso {
	width:270px;
	min-height:300px;
    position:relative;
	padding:6px;	
	background-color:#CC0000;
	}

#navcontainer
{
width:250px;
}

#navlist li
{
display: inline;
/* for IE5 and IE6 */
}

#navlist
{
/* to display the list horizontaly */
font-family: sans-serif;
margin: 0 0 0 0;
padding: 0;
border-right: 1px #000 solid;
}

#navlist a
{
/* extend the sensible area to the maximum with IE5 */
display: block;
background-color: #E9E9E9;
border-bottom: 1px #000 solid;
text-align: center;
text-decoration: none;
color: #000;
float:center;
}

#navlist a:hover { background-color: white; }
#navlist a:visited { color: #000; }

	

	
	
.titolo-principiattivi {
    color: #CC0000;
	font-size:16px;
	font-weight: bold;
	}
	
.linea-home {
	clear: left;
	width: 420px;
	height: 10px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	}

.marginright20 {
	margin-right: 20px;
	}

#entry-home {
	float: left;
	width: 426px;
	}

#entry-home div {
	width: 203px;
	float: left;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	}

#entry-home div span.tit-entry {
	font-size: 10px;
	font-weight: bold;
	display: block;
	}

#entry-home div p {
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	}




#ZZZcontent-pagina {
left:10px;
position:relative;
top:0px;
width:570px;
}

.ZZZprezzo {
border:1px solid #CC0000;
float:left;

min-height: 10px;
height: auto !important;
height: 10px;


padding:1px;
text-align:center;
white-space:nowrap;
}


#ZZZprezzo-dett {
left:10px;
position:relative;
top:50px;
}

#ZZZimmagine-dett {
left:0px;
position:relative;
top:40px;
width:200px;
text-align:center;

}

.ZZZprezzo span {
color:#333333;
display:block;
float:left;
font-weight:bold;
padding:2px;
text-align:center;
width:50px;
}

.ZZZprezzo a:hover {
}


#ZZZfeatures {
font-size:12px;
position:absolute;
left:235px;
top:0px;
width:335px;

}

#ZZZfeatures dt.ZZZacc-titolo-active, #ZZZfeatures dt.ZZZacc-titolo-hover {
background:#F0F0F0 url(images/bullet-rosso.gif) no-repeat scroll 6px 6px;
color:#CC0000;
cursor:pointer;
padding-left:25px !important;
}

#ZZZfeatures dt.ZZZacc-titolo {
border-bottom:1px solid #DCDCDC;
color:#CC0000;
display:block;
font-size:12px;
letter-spacing:2px;
line-height:25px;
padding-left:5px;
text-transform:uppercase;
width:335px;
cursor:pointer;
}
#ZZZfeatures dd {
background:#FAFAFA none repeat scroll 0 0;
border-bottom:1px solid #DCDCDC;
float:left;
overflow:hidden;
width:335px;
padding-top: 10px;
padding-left:5px;
padding-right: 10px;
padding-bottom: 5px;
}
html>body #ZZZfeatures dd {
background:#FAFAFA none repeat scroll 0 0;
border-bottom:1px solid #DCDCDC;
float:left;
overflow:hidden;
width:320px;
padding-top: 10px;
padding-left:5px;
padding-right: 10px;
padding-bottom: 5px;
}

#ZZZfeatures dd p {
padding-right:20px;
}

/* @group Registrazione */

table.registrazione {
	margin: 0 10px 0 10px; /*per ie*/
	width: 400px;
	border-collapse: collapse;
	float: left;
	font-size: 12px;
	margin-left:30px;
	}

html>body table.registrazione {
	margin: 0 0 0 20px;
	}

table.registrazione tr td {
	padding: 5px 10px;
	border-bottom: 1px solid #EAEAEA;
	text-align: left;
	}

table.registrazione td.label {
	background: url(images/carrello-row-bg.gif) repeat-x 0 -5px;
	width: 180px;
	}
	
table.registrazione a {
	color: #CC0000;
	}
	

input.testo:hover,
select.testo:hover {
	background: #FFFFFF;
	border: 1px solid #CC0000;
	}
	
select.testo {
	padding: 1px 0 1px 3px;
	border: 1px solid #CCC;
	text-align: left;
	width: 150px;
	background: #FAFAFA;
	}
	
.redlabel {
	font-size: 14px !important;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 0 10px 0;
	color: #CC0000;
}
/* @end */




}