﻿/* testo STEP checkout */
.text-content h3 {
	font-size: 17px;
	color: #ff0000  ;
	font-weight: bold;
	letter-spacing: -0.05em;
	margin-top: -10px;
	margin-right: 0;
	margin-bottom: -3px;
	margin-left: 0;
}
.menuModello {
	margin: 0;
	float: left;
	width: 190px;
	background: #ddd;
	height: 400px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 45px;
	padding-left: 0;
	overflow: hidden;
	height: 100%
}
.menuModello li {
	padding-left: 3px;
	width: 167px;
	text-transform: lowercase;	
}
.menuModello li a 
{
    text-decoration: none;
	color: #242424;
	line-height: 13px;
	margin: 0 0 0 4px;
	padding: 0 0 0 7px;
	width: auto;
	display: block;
	margin: 0;
	background: url(../images/sub-menu-arrow.gif) no-repeat 0 6px;
	text-transform: lowercase;
}
.menuModello li a:hover {
	text-decoration: underline;
	text-transform: lowercase;
}

.menu li ul li a.active
{
    background: url(../images/sub-menu-arrow.gif) no-repeat 0 6px;
    padding: 0 0 0 7px;
    color: #242424;
    font-weight: bold;
    
}

.ProdNote
{
    width: 290px;
    float: left;
    padding-top: 10px;
    font-size: 11px;
    font-weight: bold;
    font-style: italic;
}

.avvertenza
{
    width:300px;
    float: left;
    padding-top: 10px;
    height: 38px;
}

.filtra
{
    float: left;
    padding: 1px 1px 1px 8px;
    width: 98%;
    background-color: #808080;
    height: 20px;
}

.filtra .text {
	padding: 0 1px 0;
	width: 90px;
	height: 15px;
	margin: 1px 0 0 0;
	border: 1px solid #a9a9a9;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.filtra .watermark {
	padding: 0 1px 0;
	width: 90px;
	height: 15px;
	margin: 1px 0 0 0;
	border: 1px solid #a9a9a9;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    background-color: #F0F8FF;
}
.filtra .combo {
	padding: 0 1px 0;
	width: 120px;
	height: 18px;
	margin: 1px 0 0 0;
	border: 1px solid #a9a9a9;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.PaginaLabel
{
    font-style: italic;
}

.numeriPagina
{
	font-size: 8pt;
	margin-left: 1px;
	color: #333333;
	margin-right: 1px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}
A.numeriPagina
{
	font-size: 8pt;
	margin-left: 1px;
	color: #333333;
	margin-right: 1px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}
A.numeriPagina:hover
{
	font-size: 8pt;
	margin-left: 1px;
	color: #333333;
	margin-right: 1px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline overline;
	font-weight: normal;
}

.PaginaCorrente
{
	font-weight: bold;
	font-size: 10pt;
	margin-left: 1px;
	color: red;
	margin-right: 1px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A.PaginaCorrente
{
	font-weight: bold;
	font-size: 10pt;
	margin-left: 1px;
	color: red;
	margin-right: 1px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.find .watermark
{
    float: left;
    border: 1px solid #a3a3a3;
    padding: 2px 1px 0;
    margin: 0 0 0 3px;
    width: 105px;
    height: 15px;
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    background-color: #F0F8FF;
    color: gray;
}

.reg ul li .drop {
	height: 20px;
	border: 1px solid #999;
	padding: 1px 3px 0;
	width: 250px;
	background: #f5f5f5;
	color: #27270d;
	float: left;
}

.reg ul li .left 
{
    padding-left: 0px;
    float:none;
}

/* findMod start */
.findMod
{
    float: left;
    padding: 0 0 4px 8px;
    width: 182px;
}

.findMod .text {
	float: left;
	padding: 0 1px 0;
	width: 167px;
	height: 15px;
	margin: 1px 0 0 0;
	border: 1px solid #a9a9a9;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.findMod .watermark
{
    float: left;
    border: 1px solid #a3a3a3;
    padding: 2px 1px 0;
    margin: 0 0 0 3px;
    height: 15px;
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    background-color: #F0F8FF;
    color: gray;
}

/* find end */

.ModalCartbg
{
    background-color:Gray;
    filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.ModalAvvisobg
{
    background-color:Gray;
    filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
/* Poppulis start */
.Poppulis {
	float: left;
	width: 100%;
	height: 36px;
	margin: 0px;
	padding: 4px 0 0 0;
    background: #e6e6e6;
}

.Poppulis a {
	display: block;
	width: 215px;
	height: 35px;
	text-decoration: none;
	color: #000;
	text-align: center;
	line-height: 32px;
	margin: 0 auto;
	font-size: 14px;
	font-weight: bold;
	float: left;
	background: url(../images/pulis-bg.gif) no-repeat;
}

.Poppulis a span {
	display: block;
	height: 35px;
	padding: 0 5px;
	cursor: pointer;
	background: url(../images/pulis-right-bg.gif) no-repeat top right;
}

.Poppulis a:hover {
	color: #bc1313;
}

* html .Poppulis a {
	line-height: 31px;
}

/* Poppulis end */

.popup .innerbg
{
    float: left;
    width: 842px;
    padding: 0px;
    background: #e6e6e6;
}

.backet-links .loading
{
	margin: 0;
	padding: 0 0 0 20px;
	background: url(../images/ajax-load_trasp.gif) no-repeat 0 5px;
}

.acq-link-loading
{
	background: url(../images/ajax-load_trasp.gif) no-repeat;
}
.acq-link-loading:hover
{
	background-position: 0 0;
}

.form .logout
{
   background:transparent url(../images/arrow.gif) no-repeat scroll 5px 8px;
   color:#242424;
   float  :right;
   height :auto;
   margin:auto;
   padding:0 110px 0 0;
   text-decoration :none;
   text-indent:0;
   width:55px;
  
}

.form .logout:hover
{
	text-decoration: underline;
	background:transparent url(../images/arrow.gif) no-repeat scroll 5px 8px;
	width:55px;
}


.NewsHomepage a 
{
    color: #000000;
    font-size: 10px;
    text-decoration: none;
}
.NewsHomepage a:hover
{
    text-decoration: underline;
}

.imageButtonMarg {
	margin: 2px;
	padding: 2px;
	
}

.home li {
	width : 583px;
}


/*Iconcine in home page*/

.popAppl-fam {
	margin: 0 0 0 0;

	padding-left: 0px;
	float: left;
}
.popAppl-fam li {
	padding: 0px;
	margin: 0px;
	display: block;
	overflow: hidden;
	width: 145px;
	float: left;
}
.popAppl-fam li a
{
	display: block;
	font-size:10px;
	margin: 0px;
	margin-bottom: 4px;
	padding-bottom: 4px;
	border-style: none;
	text-align: center;
	width: 145px;
	color: #C40000;
	text-decoration: underline;
	overflow: hidden;
	font-weight: bold;
}

.popAppl-fam li a:hover
{
    text-decoration:none;
    }
.popAppl-fam li img {
	border-style: none;
	display: block;
	overflow: hidden;
}
/*Fine Iconcine in home page*/


/*popup Be The First*/
.be1popup{
	width: 184px;
	position: relative;
	z-index: 100;
	margin: 0 auto 0;
	padding: 2px 0 0 0;
	overflow: hidden;
}

.be1popup .innerbg
{
    width: 184px;
    float: left;
    padding: 2px 1px 1px 1px;
    background: #ffffff;
}
.be1popup .innerbg h2 
{
color:#EE1D25;
font-size:11px;
margin:0;
padding:7px 0 0;
}
.be1popup .innerbg ul {
	margin: 0;
	padding: 7px 0 8px 0;
}

.be1popup .innerbg ul li {
	list-style: none;
	line-height: 18px;
	padding: 0 0 2px 1px;
	background: url(../images/dot.gif) repeat-x left bottom;
}

* html .be1popup .innerbg ul li {
	line-height: 17px;
	padding-bottom: 3px;
}

.be1popup .innerbg ul li.last {
	background: none;
}

.be1popup .innerbg ul li a {
	text-decoration: none;
	padding: 0 0 0 14px;
	display: block;
	background: url(../images/shadow-arrow.gif) no-repeat 0 5px;
	color: #242424;
}

.be1popup .innerbg ul li a:hover {
	text-decoration: underline;
}

/*Fine popup be the first*/

.BTFNewProd
{
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.BTFNewProd
 a
{
   text-decoration: none;
   color: #242424;
   	padding: 0 0 0 12px;
	background: url(../images/arrow.gif) no-repeat 0 4px;

}
.BTFNewProd a:hover {
	text-decoration: underline;
}

/* stili per scelta lingua */
#header .lang
{
    float : right;
    margin-top:7px;
    padding-left: 3px;
    text-align:right;
}

#header .lang .lang2
{
    margin-top:20px;
    padding-right: 6px;
}

#header .lang .lang2 a
{
    text-decoration:underline;
    color:#000000;
}

.popupLang 
{
    clear:both;
    background-color:#FFFFFF;
    border:1px solid #B8B8B8;
    padding:3px;
    text-align:left;
    z-index:10;
    width:100px;
    position:absolute;

}


.popupLang ul{
line-height:16px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin: 3px 0 3px 4px;
padding: 0 2px 0 2px;
text-align:left;
}

.popupLang il{
line-height:16px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin: 3px 0 3px 4px;
padding: 0 2px 0 2px;
text-align:left;
}

.popupLang a
{
    text-decoration:underline;
    color:#000000;
}
.popupLang a:hover
{
	text-decoration: none;
    color:#000000;
}

/* fine stili per scelta lingua */

.popupStock
{
    clear:both;
    background-color:#FFFFFF;
    border:1px solid #B8B8B8;
    padding:3px;
    text-align:left;
    z-index:10;
    position:absolute;

}

.tbl-1 .note
{
    font-style: italic;
    font-size: 9px;
    font-weight: bold;
}


/*Immagine Tutti i Prodotti*/
.poplista-fam li .allProd
{
    color: #FFFFFF;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    font-style: italic;
}
.tdallProd
{
    width: 130px;
    overflow: hidden;
    height: 75px;
    background: url(../images/allProd.jpg) no-repeat;
    text-decoration: none;
    color: #FFFFFF;
    text-align: center;
    vertical-align: middle;
}
/*Fine Immagine Tutti i Prodotti*/


/* Pulsanti Wizard*/
.wizBasket
{
    background-position: 0 0px;
    background: transparent url(../images/backet-icon.gif) no-repeat scroll 0 5px;
    margin: 0;
    padding: 5px 0 0 20px;
    height: 13px;
    color: #242424;
    text-decoration: none;
    float:right;
}
.wizBasket:hover
 {
    text-decoration: underline;
}
.wizPuls
{
    background:transparent url(../images/pulis-bg.gif) no-repeat scroll 0 0;
    color:#000000;
    display:block;
    font-size:14px;
    font-weight:bold;
    height:35px;
    line-height:32px;
    margin:0 auto;
    text-align:center;
    text-decoration:none;
    width:200px;
    float:right;
    padding-left: 2px;
    padding-right: 2px;
}
.wizPuls:hover
{
    color:#BC1313;
}

/* Fine Pulsanti Wizard*/

.reg .btf {
	clear: both;
}
.reg .btf ul {
	margin: 0;
	padding: 12px 0 0 13px;
	float: left;
	width: 526px;
}

.reg .btf ul li {
	list-style: none;
	float: left;
	width: 526px;
	margin: 3px 0 0 0;
}

.reg .btf ul li label {
	float: left;
	width: 220px;
	margin: 3px 0 0 0;
}

.reg .btf ul li .text {
	height: 19px;
	border: 1px solid #999;
	padding: 1px 3px 0;
	width: 250px;
	background: #f5f5f5;
	color: #27270d;
	float: left;
}

.reg .btf ul li select {
	border: 1px solid #999;
	width: 250px;
	color: #27270d;
	height: 20px;
	float: left;
}

.acq-link-small
{
    float: left;
    margin: 1px 0 0 0;
    width: 44px;
    overflow: hidden;
    height: 35px;
    background: url(../images/carsmall.gif) no-repeat;
    text-indent: -1000px;
    color: #FFFFFF;
}
.acq-link-small:hover
{
    background-position: 0 -35px;
}

/*Tabella Riassuntiva checkout*/
.tbl-cko
{
    width: 99%;
    font-size: 11px;
    border: 1px solid #999999;
    margin-top: 10px;
}
.tbl-cko th{
	background-color: #C40000;
	color:#FFFFFF;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    font-style:normal;
    font-weight:bold;
    margin-left:5px;
    padding-left:5px;
    text-align:left;
}

.tbl-cko .bo
{
    border: 1px solid #666666;
    margin-left: 5px;
    padding-left: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    color: #000000;
}

.tbl-cko td
{
    margin-left: 5px;
    padding-left: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    color: #000000;
}
.tbl-cko td .borderNO
{
    border-style:none;
}

.tbl-cko .alt-row{
	background-color: #F2F2F2;
}
.tbl-cko th a{
	color: #333333;
	text-decoration: none;
}
.tbl-cko th a:hover{
	text-decoration: underline;
}
/*Fine Tabella Riassuntiva checkout*/


/*Tabella checkout 4*/

.tbl-999{
	border-collapse:collapse;
	width: 100%;
	font-size: 11px;
	border: 1px solid #999999;
	margin-top: 10px;
}
.tbl-999 th{
	color: #FFFFFF;
	background-color: #c40000;
	padding: 3px;
	border: 1px solid #999999;
}
.tbl-999 th img{
	padding-left: 4px;
}
.tbl-999 td{
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.tbl-999 td a {
	color: #333333;
}
.tbl-999 .alt-row{
	background-color: #F2F2F2;
}
.tbl-999 th a{
	color: #FFFFFF;
	text-decoration: none;
}
.tbl-999 th a:hover{
	text-decoration: underline;
}

/*Fine Tabella  checkout 4*/

.reg UL li a {
	padding: 0 0 0 14px;
	background: url(../images/Question.gif) no-repeat 0 0;
	text-decoration: none;
	color: #000;
	margin-top: 4px;
	margin-bottom: 4px;
}
.reg UL li a:hover {
    text-decoration: underline;
}
.mostview {
    float: left;
	color: #333333;
	padding-top:4px;
	text-decoration: none;
	text-align:left;
	height: 33px;
}
.mostview:hover {
    color: #C00000; 
    text-decoration: underline;
}


.ProdNote a {
	padding: 0 0 0 14px;
	background: url(../images/arrow.gif) no-repeat 0 4px;
	text-decoration: none;
	color: #000;
}
.ProdNote a:hover {
	text-decoration: underline;
}
.lnkBtn a {
	display: block;
	width: 215px;
	height: 35px;
	text-decoration: none;
	color: #000;
	text-align: center;
	line-height: 32px;
	margin: 0 auto;
	font-size: 14px;
	font-weight: bold;
	float: left;
	
	background: url(../images/pulis-bg.gif) no-repeat;
}
.voucherinfo
{
	
	border: 2px solid #ee1d25;
	color: #ee1d25;
	width:780px;
	text-align:center;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom:10px;
	margin: 3px 0 0 15px ;
	position:inherit;
	
	}