@charset "UTF-8";
/* CSS Document */



/**** CATEGORIA ***/

.mini_categoria {
	float: left;
	width: 948px;
	position: relative;
	padding-top: 10px;
	background-color: #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	}

/*** TENDINA PRODOTTO **/

#top_tendina {
	float: left;
	width: 948px;
	height: 30px;
	background-color: #000000;
	}
	
#icon-hover {
	float: left;
	width: 948px;
	height: 30px;
	}
	
#tendina {
	float: left;
	width: 948px;
	/*background-color: #FFFFFF;*/
	border-right: 1px solid #CCCCCC; 
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	}
	
.tendina_col {	
	width: 436px;
	float: left;
}
	
#product_nome_bar {
	float: left;
	width: 948px;
	padding: 10px 0;
	background-color: #FFFFFF;
	}
	

.misure_wrap {
	float: left;
	width: 459px;
	}
	
.freccia_wrap {
	float: left;
	width: 12px;
	padding-left: 10px;
	}	
	
.product_nome_wrap{
	float: left;
	width: 437px;
	}
	
.freccia_indietro {
	vertical-align: bottom;
	clear: none;
	}
	
.product_nome_wrap {
	padding-left: 15px;
	}
	
.misure_wrap {
	padding-right: 15px;
	text-align: right;
	}		
	
	
.nome_categoria {
	display: inline;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	padding: 0 8px 0 14px;
	}
	
.nome_categoria a {
	color: #000000;
	text-decoration: none;
	}
	
.nome_prodotto {
	color: #666666;
	font-size: 18px;
	font-weight: normal;
	display: inline;
	}
	
.misure_list,
.misure_list dd,
.misure_list dt {
	display: inline;
	margin-left: 5px;
	}
	
.misure_list,
.misure_list dd,
.misure_list dt,	
.tendina_list li {
	text-transform: uppercase;
	list-style: none;
	}
	
.tendina_list li,
.tendina_list li a,	
.misure_list dd {	
	color: #000000;
	text-decoration: none;
	}
	
.tendina_list a:hover {
	color:#339999;
	}
	
.tendina_list {
	padding-left: 5px;
	line-height: 18px;
	}
	
.tendina_list li {
	padding-left: 15px;
	background-image: url(../img/bullet_acqua.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
	}


	
	
#info_prodotto {
	height: 55px;
	float: left;
	background-color: #FFFFFF;
	width: 908px;
	padding: 20px 0 0 40px;
	background-image: url(../img/sfondo_righe_verticali.gif);
	background-position: 39px 20px;
	background-repeat: no-repeat;
	}
	
.foto_mini {
	margin-left: 2px;
	}
	
	
/***** SCHEDA TECNICA ****/
.tecnica_wrap {
	float: left;
	width: 910px;
	padding: 15px 20px 15px 20px;
	}
	
.tecnica_blocco {
	float: left;
	width: 870px;
	padding: 20px;
	border-top: 1px solid #CCCCCC;
	}
	
.col_tecnica_sx {
	float: left;
	width: 196px;
	}
	
.col_tecnica_dx {
	float: left;
	width: 648px;
	}
	
.tecnica_lista_commandi {
	float: left;
	width: 225px;
	padding: 20px 0;
	line-height: 20px;
	}
	
.tecnica_foto_commandi {
	float: left;
	width: 423px;
	text-align: center;
	padding-bottom: 10px;
	}
	
/***** TABLES *****/
.cel_tit_scheda,
.cel_tit_scheda_vuoto,
.cel_col_scheda,
.cel_col_title,
.cel_foto_finiture,
.cel_dimensioni_scheda,
.cel_col_finiture  {
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	vertical-align: middle;
	}
	
.cel_tit_scheda,
.cel_col_scheda,
.cel_dimensioni_scheda,
.cel_col_finiture  {	
	padding: 5px 8px;
	}
	
.cel_col_title {
	padding: 5px 0;
	}
	
.cel_tit_scheda,
.cel_col_scheda,
.cel_dimensioni_scheda,
.cel_col_finiture {	
	background-color: #efefef;
	}
	
.cel_col_title {
	background-color: #CCCCCC;
	}
	
.cel_col_scheda,
.cel_col_title,
.cel_dimensioni_scheda,
.cel_col_finiture {
	text-align: center;
	}
	
.cel_tit_scheda,
.cel_tit_scheda_vuoto {
	width: 217px;
}

.cel_col_scheda {
	width: 80px;
	}
	
.cel_dimensioni_scheda {
	width: 374px;
	}
	
.cel_col_finiture {
	width: 61px;
	}
	
.cel_foto_finiture,
.cel_col_title {
	width: 77px;
	}

.cel_col_title {
	font-weight: bold;
	color: #000000;
	}
	
.cel_col_title a {
	color: #000000;
	text-decoration: none;
	}
	
.cel_tit_scheda {
	text-align: right;
	}
	
.table_dida {
	display: inline;
	float: left;
	padding: 10px 0;
	}
	
.table_dida li {
	list-style: none;
	padding: 0 15px 0 15px;
	display: inline;
	}
	
.table_dida .bullet {
	background-image: url(../img/icon_bullet.gif);
	}
	
.table_dida .asterisk {
	background-image: url(../img/icon_asterisko.gif);
	}
	
.table_dida .asterisk,
.table_dida .bullet {
	background-position: 0 50%;
	background-repeat: no-repeat;
	}
	
	
.tecnica_lista_commandi a,
.cel_tit_scheda a,
.cel_col_scheda a {
	color: #666666;
	text-decoration: none;
	}
	
	
	/***** POPUP JQUERY *****/
#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
z-index:1;
}
#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:354px;
width:408px;
background:#FFFFFF;
z-index:2;

font-size:12px;
line-height: 18px;
}




.popup_tit {
	color: #000000;
	padding-bottom: 8px;
	font-weight: normal;
	border-bottom: 1px solid #CCCCCC;
	font-size: 16px;
	}
		
.popup_content {
	float: left;
	width: 408px;
	padding:50px 20px 20px 20px;
	}
	
.popup_colwrap {
	float: left;
	width: 	408px;
	padding-top: 8px;
	height: 282px;
	overflow: auto;
	}
	
.popup_col_sx,
.popup_col_dx {
	float: left;
	}
	
.popup_col_sx {
	width: 150px;
	}
	
.popup_col_dx {
	width: 258px;
		height: 282px;
		overflow: auto;
		color: #666666;
	}
	
.popup_riga_wrap {
	float: left;
	width: 388px;
	padding-bottom: 35px;
	}
	
.popup_riga_foto_wrap {
	text-align: center;
	}	
	
.popup_riga_wrap_2,
.popup_riga_foto_wrap,
.popup_riga_wide {
	float: left;
	width: 388px;
	padding-bottom: 10px;
	}	
	
.popup_icon {
	float: left;
	width: 35px;
	}
	
.popup_subtitle {
	font-weight: normal;
	font-size: 14px;
	padding-bottom: 5px;
	color: #000000;
	}	
	
.popup_icon_text {
	float: left;
	width: 353px;
	color: #666666;
	}
	
.popup_icon_text_2 {
	float: left;
	width: 343px;
	padding-left: 10px;
	color: #666666;
	}	
	
.popup_text_list {
	list-style: none;
	padding: 5px 0 0 15px;
	font-style: italic;
	}	
	
.popup_text_list li {
	padding: 2px 0;
	}
	
.categoria_foto,
.categoria_product_name,
.categoria_product_misure	 {
	width: 152px;
	}	
	
.categoria_foto {
	float: left;
	padding-bottom: 5px;
	}
	
.categoria_product_name {
	float: left;
	color: #333333;
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;
	}
	
.categoria_product_name a{
	color: #333333;
	text-decoration: none;
	}	
	
.categoria_product_misure {
	float: left;
	color: #666666;
	}
	
.download_list  {
	list-style: none;
	}	
	
.download_list li {
	padding: 4px 0 4px 20px;
	background-image: url(../img/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	list-style: none;
	}
				
		
