

#prezzo_catalogo {

}
#prezzo_cat_listino {
	text-decoration: line-through;
	/* font-size: 12px; */
	color: Red;
}
#prezzo_cat_cambio {

}

#price_catalogue {
	clear: both;
}

#price_left {
	width: auto;
}

#price_right {
	/* width: 50px; */
}

#prod_pnl_left img.zoomIcon {
	left: 324px;
	top: 6px;
	width: 24px;
	height: 24px;
	display: inline;
}
#catframe_left img {
	border:none;
	/* border: 1px solid #dedbd4; */
	width: 200px;
	height: 200px;
}

td.gocassa a {
	color: red;	
}

#cs_main {
	width: 950px;
	height: 400px;
	background: url(../../../portali.freecomm.biz/42/images/countryselect.jpg) left top no-repeat;
	margin: 0 auto;
}

#cs_main select {
	width: 200px;
}

#product1_dls_correlati .coFrame a img, table#product1_dls_photo img {
	/* border: 1px solid #ccc; */
	width: 60px;
	height: 60px;
	cursor:pointer;	
	padding: 2px;
}
#product1_pnl_correlati span {
	margin-top: 10px;
	display: block;
	border-bottom: 1px solid #ccc;
	clear: both;
	text-align: left;
	font-size: 10px;
	color: #333;
}
#product_body {
	min-height: 450px;
}

#cont_gen #ascx_cat_wrap,
#ascx_cat_pnl_contact2 {
	text-align: left;
	width:342px;
	height:390px;
	background-color:#ebebeb;
	float:left;
	padding:10px 10px 0 10px;
	line-height: 20px;
}
#ascx_cat_lbl_piva {
	display: none;
}
#title_catalogue {
	margin: 0; 
	padding: 0;
}

#product1_product_login2buy {
	float: right;
}

/* Freepay */
body#freepay div#pnl_ordine {
	background: none;	
	padding-top: 20px;
}

/* Headott */
ul#ho li.topedt a {
	background: none;	
}

ul#ho {
	right : 0;
	width : 100%;
	margin : 0;
	padding : 0;
	text-align : right;
	list-style-type : none;
}

ul#ho li {
	display : inline;
	list-style-type : none;
}

ul#ho a {
	padding-left : 8px;
	margin-left : 10px;
	background : transparent url('../../images/square.gif') left center no-repeat;
	text-decoration: none;
}
ul#ho a:hover {
	color: Red;
}
	
select#Registrazion1_dpl_gruppi {
	width: 200px;
}
input#Registrazion1_txt_groupcode {
	width: 80px;
}	

/* Nuovo */
ul#ho li a.gocassa {
	color: #240101;
	padding: 2px 8px;
	background-color: orange;
	/*
	background-image: linear-gradient(bottom, #FBB03B 28%, #F15A24 76%);
	background-image: -o-linear-gradient(bottom, #FBB03B 28%, #F15A24 76%);
	background-image: -moz-linear-gradient(bottom, #FBB03B 28%, #F15A24 76%);
	background-image: -webkit-linear-gradient(bottom, #FBB03B 28%, #F15A24 76%);
	background-image: -ms-linear-gradient(bottom, #FBB03B 28%, #F15A24 76%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.28, rgb(251,176,59)),
	color-stop(0.76, rgb(241,90,36)));
	*/
	
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	box-shadow: 0 1px 3px rgba(0,0,0,0.5);
}

#ho li a.gocassa:hover {
	color: #240101;
	padding: 2px 8px;
	background: #fff;
}

ul#ho li a.login_ott {
	font-size: 10px;
	color: #240101;
	padding: 2px 8px;
	background: #ebebeb;
	
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	box-shadow: 0 1px 3px rgba(0,0,0,0.5);	
}

ul#ho li a.login_ott:hover {
	color: #240101;
	padding: 2px 8px;
	background: #fff;
}

ul#ho li a.country_ott {
	color: #240101;
	padding: 2px 8px;
	background: #ebebeb;
	
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	box-shadow: 0 1px 3px rgba(0,0,0,0.5);	
}

ul#ho li a.country_ott:hover {
	color: #240101;
	padding: 2px 8px;
	background: #fff;
}

ul#ho li.linguaflag a {
	height: 20px;
}
ul#ho li.linguaflag a img {
	vertical-align: bottom;
}
ul#ho li.topedt a img {
	vertical-align: bottom;
}

/* Blog */
#keylist_blog h1 {
	font-size: 12px;
}
/*----------cassa------------*/
#Ordine1_txt_promo{
	width:120px;
}
#Ordine1_btn_promo{
	/*
	padding:3px 5px;
	color: #fff;
	background: #158A0B ;
	border: 1px solid #f0f0f0; 
	border-bottom: 1px solid #d1d1d1; 
	border-right: 1px solid #dcdcdc; 
	
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1); 
	-moz-box-shadow:1px 1px 3px rgba(0, 0, 0, 0.1); 
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
	
	border-radius:4px;
	-moz-border-radius: 4px;
	-webkit-transition: background .2s ease;
	-moz-transition: background .2s ease;
	*/
}
#Ordine1_btn_promo:hover{
	/*
	background: #fff;
	color: #333333;
	*/
}
/*-------------fine cassa----------------*/

#countryselect1_hyp_back, #Login1_hyp_back, #countryselect1_btn_select {
	-webkit-border-radius: 0.3em;
	-moz-border-radius: 1.0em;
	padding: 2px 10px 2px 10px;
	background: #EBEBEB;
	font-weight: normal;
	color: #333;
	border: 1px solid #666;
	cursor: pointer;
}

/* Zoom */
.gzoomwrap {
	height: 350px;
}

.ui-icon {
	display: none;
} 
.gzoomSlider {
	display: none;
}
div.ui-icon.ui-icon-circle-plus.gzoombutton, div.ui-icon.ui-icon-circle-minus.gzoombutton {
	display: none;
}

#Anagrafica1_pnl_login {
	/* display: none; */
}
#product1_dls_photo input {
	width: 60px;
}
#product1_thumb {
	text-align: left;
	margin-top: 5px;
}
#headtop1_pnl_rxtop2 {
	margin: 10px 10px 0 0;
}