										/*VIEW PRODUCT*/
.liveshopping-priceeco
{
	font-size: 9px;
	font-weight:bold;
	color:rgb(255,50,50);
	text-transform: uppercase;
}

.liveshopping-priceecovalue
{
	font-size: 13px;
	font-weight: bold;
	color: #396F00;
}

.liveshopping-instock
{
	font-size: 12px;
	font-weight:bold;
	font-style:italic;
	color: #013D7F;
	margin-top:10px;
}

.liveshopping-outstock
{
	font-size: 12px;
	font-weight:bold;
	font-style:italic;
	color:red;
	margin-top:10px;
}






										/*ELEMENT LIST*/
.page .content .listepage
{
	text-align:center;
}

.page .content .listepage a
{
	text-decoration:none;
    display: block;
    color : black;
}

.page .content .listepage .pagecasenorm:hover
{
	color : white;
	text-decoration:none;
	background-color:rgb(200,200,200);
}

.page .content .listepage td
{
	border:1px solid rgb(150,150,150);
	width:18px;
}

.page .content .listepage .selectpage
{
	color:white;
	background-color:rgb(100,100,100);
	font-weight:bold;
}

.page .content .listepage .pageleft
{
    background-image:url(../images/left.png);
    background-repeat:no-repeat;
    border:none;
	 height:18px;
    display: block;
    margin-left:2px;
    margin-right:1px;
}

.page .content .listepage .pageright
{
    background-image:url(../images/right.png);
    background-repeat:no-repeat;
    border:none;
	 height:18px;
    display: block;
    margin-left:2px;
}

.page .content .listepage .pageleft:hover
{
    background-image:url(../images/lefth.png);
    border:none;
	 height:18px;
}

.page .content .listepage .pageright:hover
{
    background-image:url(../images/righth.png);
    border:none;
	 height:18px;
}


.page .content .elementliste
{
	border:1px solid rgb(200,200,200);
	margin-bottom:10px;
}

.page .content .elementliste .image
{
	margin:10px;
}

.page .content .elementliste .information
{
	margin:10px;
}


.page .content .elementliste .information .percent
{
	background-image:url(../images/eco.png);
	background-repeat:no-repeat;
	font-size: 20px;
	font-weight:bold;
	font-style:italic;
	color:white;
	height:64px;
	width:65px;
	float:right;
	padding-top:22px;
	padding-left:6px;
	margin-top:25px;
}

.page .content .elementliste .information .priceeco
{
	font-size: 12px;
	font-weight:bold;
	color:rgb(255,50,50);
}

.page .content .elementliste .information .priceecovalue
{
	font-size: 14px;
	font-weight:bold;
	color:rgb(255,50,50);
}

.page .content .elementliste .information .instock
{
	font-size: 12px;
	font-weight:bold;
	font-style:italic;
	color: #013d7f;
	margin-top:10px;
}

.page .content .elementliste .information .outstock
{
	font-size: 12px;
	font-weight:bold;
	font-style:italic;
	color:red;
	margin-top:10px;
}

.page .content .headliste
{
	background-color: #1662A7;
    height:22px;
    padding:0px;
	margin:0px;
}

.page .content .headliste .name
{
	width:230px;
    height:20px;
	padding:0px;
	margin-top:3px;
	margin-bottom:0px;
	margin-left:3px;
	margin-right:0px;
	float:left;
	color:rgb(240,240,240);
	font-size: 12px;
	font-weight:bold;
	font-style:italic;
}

.page .content .headliste .compteur
{
	width:150px;
	height:20px;
	padding:0px;
	margin-top:3px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:3px;
	float:right;
	text-align:right;
}

.page .content .headliste .compteur j
{
	font-size: 12px;
	font-weight:bold;
	color:rgb(240,240,240);
}

.page .content .headliste .compteur h
{
	font-size: 14px;
    font-weight:bold;
	color:rgb(240,240,240);
}
.page .content .headliste .compteur ms
{
	font-size: 16px;
    font-weight:bold;
	color:rgb(240,240,240);
}

.page .content .headliste .compteur text
{
	font-size: 10px;
	color:rgb(240,240,240);
}



										/*GRID / LIST*/
.compteur-gridlist
{
	background-color:red;

	width:135px;
	height:20px;
	padding:0px;
	margin-top:3px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:3px;
}

.compteur-gridlist j
{
	font-size: 12px;
	font-weight:bold;
	color:rgb(240,240,240);
}

.compteur-gridlist h
{
	font-size: 14px;
   font-weight:bold;
	color:rgb(240,240,240);
}
.compteur-gridlist ms
{
	font-size: 16px;
   font-weight:bold;
	color:rgb(240,240,240);
}

.compteur-gridlist text
{
	font-size: 10px;
	color:rgb(240,240,240);
}



											/*MENU LIST*/
.content .menucontent .instock
{
	font-size: 12px;
	font-weight:bold;
	font-style:italic;
	color:green;
}

.content .menucontent .outstock
{
	font-size: 12px;
	font-weight:bold;
	font-style:italic;
	color:red;
}

.liveshopping .content .menucontent
{
	margin-bottom:20px;
}

.compteur1
{
    text-align:center;
    padding-top:10px;
}

.compteur1 j
{
	font-size: 16px;
   color : rgb(255,190,190);
}

.compteur1 h
{
	font-size: 18px;
   color : rgb(255,90,90);
}
.compteur1 ms
{
	font-size: 20px;
   color : rgb(255,0,0);
}
.compteur1 text
{
	font-size: 10px;
   color : rgb(100,100,100);
}

.compteur0
{
   text-align:right;
   padding-top:3px;
	width:175px;
	height:19px;
   background-image:url(../images/minicompteur.png);

}

.compteur0 j
{
	font-size: 13px;
   color : white;
}

.compteur0 h
{
	font-size: 14px;
   color : white;
	font-weight:bold;
}
.compteur0 ms
{
	font-size: 15px;
   color : white;
	font-weight:bold;
}
.compteur0 text
{
	font-size: 10px;
   color : white;
}

/* edit ARTERA */
.pageliveshopping .add-to-cart-box {
	width: 185px;
	text-align: left;
}
.pageliveshopping .live-shopping-price-box {
	float: left;
}
.pageliveshopping .product-name {
	margin-top:10px;
	margin-bottom: 20px;

}
.disponibile {
	margin-top: 3px;
	background:url("../images/102.png") no-repeat scroll 0 0 transparent;
	color:#009933;
	float:right;
	font-size:12px;
	padding-left:20px;
	padding-top:2px;
}
.no-disponibile {
	margin-top: 3px;
	color:red;
	float:right;
	font-size:12px;
	padding-left:20px;
	padding-top:2px;
}
#homepage-liveshopping {
	background-image:url(../images/sfondo-vendite-live-home-pa.jpg);
	background-repeat:no-repeat;
	width:710px;
	height: 249px;
}

.box-articolo-live-home {
	width: 683px;
	height: 190px;
}

.box-articolo-live-home .image{
	float: left;
	width: 245px;
	text-align:center;
}

.box-articolo-live-home .data {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 433px;
	margin-left: 5px;
}

.box-articolo-live-home .data .name a{
	font-size: 22px;
	line-height: 22px;
	color: #000;
	font-weight:normal;
}
.box-articolo-live-home .data .name a.a-link-static-no-link, .box-articolo-live-home .data .name a.a-link-static-no-link:hover{
	text-decoration:none;
	cursor:auto;
}

.data.data-liveshopping-static{
	line-height:22px;
	padding-top:17px;
	background:url(../images/blue-gift.png) no-repeat right 31px;
	width:295px;
	padding-right:133px;
}
.data-static-liveshopping-box{
	font-size:25px;
	font-weight:normal;
	line-height:27px;
	margin-top:15px;
}
.data-static-liveshopping-box-top{
	color:#0E3D77;
	font-size:22px;
	font-weight:bold;
	text-transform:uppercase;
}
.data-static-liveshopping-box-top b{
	font-size:32px;
}
.box-articolo-live-home .data .tempo {
	margin-top:15px;
	margin-bottom:3px;
}

.box-articolo-live-home .data .tempo img {
	float: left;
}

.box-articolo-live-home .data .tempo .tempo-residuo j{
	font-size: 16px;
	color : #f07e0c;
}

.box-articolo-live-home .data .tempo .tempo-residuo h {
	font-size: 18px;
	color : #f07e0c;
}
.box-articolo-live-home .data .tempo .tempo-residuo ms {
	font-size: 20px;
   color : #f07e0c;
}
.box-articolo-live-home .data .tempo .tempo-residuo text {
	font-size: 14px;
	color : #f0cca8;
}

.box-articolo-live-home .data .special-price {
	width: 257px;
	height: 34px;
	background-image:url(../images/prezzo-speciale.png);
	background-repeat:no-repeat;
	line-height: 32px;
	color: #fff;
	font-weight:normal;
	float: left;
	padding: 0;
}

.box-articolo-live-home .data .special-price .price-label {
	font-size: 18px;
	color: #fff;
	text-transform:none;
	margin-left:15px;
}

.box-articolo-live-home .data .special-price .price {
	font-size: 24px;
	color: #fff;
}

.box-articolo-live-home .data .sconto {
	width: 83px;
	height: 34px;
	background-image:url(../images/sconto.png);
	background-repeat:no-repeat;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	line-height: 32px;
	float: left;
}
.box-articolo-live-home .data .dettagli {
	margin-top:15px;
}

/*scheda prodotto*/
.tempo-residuo-product-view
{
    background-color: #F8F8F8;
	border: 1px solid #EEEEEE;
	margin: 10px 0;
	padding: 10px;
	/*text-align: center;*/
}

.tempo-residuo-product-view j
{
	font-size: 16px;
   color : rgb(255,190,190);
}

.tempo-residuo-product-view h
{
	font-size: 18px;
   color : rgb(255,90,90);
}
.tempo-residuo-product-view ms
{
	font-size: 20px;
   color : rgb(255,0,0);
}
.tempo-residuo-product-view text
{
	font-size: 10px;
	color : rgb(100,100,100);
}
.alert-offerta-del-giorno
{
    background-color: #F8F8F8;
	border: 1px solid #EEEEEE;
	margin: 10px 0;
	padding: 10px;
	font-size: 20px;
	color : rgb(255,0,0);
	text-transform: uppercase;
}