@charset "utf-8";
/* CSS Document */
html, body{ width:100%; height:100%; margin:0px; padding:0px; background-color:#FFF; font-family:Arial, Helvetica, sans-serif; }

img{ border: none; }

h1{font-size:24px; font-weight:normal; margin:0px; padding:5px 0px;}
h2{font-size:18px; font-weight:normal; margin:0px; padding:2px 0px;}
h3{font-size:16px; font-weight:normal; margin:0px; padding:2px 0px;}

#research select { width:70%; }
#research li{ padding:5px 0px; }
#research li ul { display:block; width:auto; margin-bottom:20px; }
#research li ul li {display:inline-block; width:40%; float:left; padding:2px 0px; }

#product, #logo, #colors, #details, #imm_big, #productdx, #codes, #other_products, .other_products{
	margin: 0px;
	padding: 0px;
}
/*

img, div{
	behavior: url("/js/iepngfix.htc")
}
#product, #productsx, #productdx{ height: 670px; }
*/
#product{
	width: auto;
	height: 650px;
	font-size: 11px;
	background-color:#FFFFFF;
	margin: 0px 0px 20px 0px;
	padding-bottom:20px; }


/* ////////////////////////////////////////////
/////////////  PARTE SINISTRA /////////////////
/////////////////////////////////////////////*/

#productsx{
	width: 500px;
	min-height: 500px;
	float: left;
	padding: 0px 20px 20px 0px;
	border-right: 1px dotted #000;
}
#logo{ height: 110px; }
/*
#logo{ width: 60px; position: absolute; left: 0px; top: 5px; z-index: 2; }
#colors{ width: 135px; position: absolute; left: 80px; top: 5px; z-index: 2; text-align:left; }
*/
#logo{ width: 60px; float:left; margin:10px 10px 0px 10px; }
#colors{ width: 190px; min-height:70px; float:left;  margin:10px 0px 0px 0px; text-align:left; }
.color{
	width:20px;
	height:20px;
	padding:0px;
	margin:2px 0px 2px 2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display:inline-block;
	vertical-align:middle;
}
.color img{ width:100%; height:100%; }
#materials{ width: 210px; float:left;  margin:10px 0px 30px 20px; text-align:left; }
/*
#details{
	width: 220px;
	position: absolute;
	top: 20px;
	left: 350px;
	z-index: 2;
}
*/
#details{
	width: 150px;
	float:right;
	margin:20px 0px 0px 0px;
}
#details a{ color: #000000; }
.details{
	width: 70px;
	height:70px;
	margin: 2px;
	float:left;
	background-repeat: no-repeat;
	background-position: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.details img { width:100%; height:100%; }
/*
#imm_big{ max-width: 320px; position: absolute; left: 0px; top: 100px; left: 20px; z-index: 1; }
*/
#imm_big{ max-width: 320px; float:left;  margin:25px 0px 10px 20px; }
#imm_big img{ max-width: 320px; }


/* ////////////////////////////////////////////
/////////////  PARTE DESTRA ///////////////////
/////////////////////////////////////////////*/


#productdx{
	width: 480px;
	min-height: 400px;
	float: left;
	padding-left: 20px;
	margin-left:-1px;
	margin-bottom: 10px;
	border-left: 1px dotted #000;
}
#productdx_top{ width: 100%; margin: 0px; padding: 0px; }
#product_txt{ width: 200px; float: left; text-align: left; margin-top:10px; padding-right: 10px; }
#product_txt_long{ width:100%; margin:0px; padding:20px 0px 10px 0px; clear:both; }
#codes{
	width: 230px;
	float:right;
	margin: 15px 15px 0px 0px;
	background-color:#DFDFDF;
	padding:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.codeLine{ /* display:block;clear:both; */font-size:10px; text-align:left; }
.red { color:#900; }
.gray { color:#333; }
.codeLineSelected{ /* display:block;clear:both; */font-size:12px; font-weight:bold; text-align:left; }
.codeNum{ width:50px; float:left; color:#900; }
.codeDesc{ width:150px; float:left; padding-left:10px; border-left:1px dotted #333; }
#other_products{ width: 100%; clear: both; padding-top:20px; }
.other_products{ width: 150px; float: left; margin: 5px 5px; }
.other_products .image { padding-left:10px; margin-top:10px; height:110px; }
.other_products .image img{ max-height: 100px; border:none; }
.other_products .desc{ padding-left:10px; }
.other_products .carat { padding-left:10px; margin-top:10px; }
.break{width:100%; height:2px; margin:0px; padding:0px; clear:both;}
.footer_product{
	width: auto;
	padding: 10px;
	margin: 0px;
	background-color: #000000;
	color: #ffffff;
	clear:both;
}
.footer_product a{
	color:#FFFFFF;
	text-decoration: none;
}

.footer_product a:hover{
	color: #FF5555;
}
/*/////////////////////////////////////////////////////////////////////////////////*/




#moreinformation{
	width: auto;
	height: 550px;
	font-size: 11px;
	background-color: #DBDBDB;
	margin: 0px 0px 15px 0px;
	padding:0px;
}
#flashSchedaProdottoDet {
	padding:0px;
	margin:10px 0px 0px 0px;
	width: 100%;
	height: 550px;
	overflow:hidden;
	text-align:center;	/*
	height: 400px;
	position: absolute;
	z-index:10;
	left:50%;
	margin-left:-450px;
	bottom: 0px;
	*/
}
#alternative_content { /*position:absolute; top:550px;*/ display:none; }
