@charset "UTF-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
	outline:none;
}
body {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:white;
	background-color:black;
}
a {
	cursor:pointer;
	display:block;
	float:left;
}
#container {
	width:1024px;
	background-color:black;
	position:relative;
	margin: 0 auto;
}
#header {
	position:absolute;
	width:100%;
	top:0px;
	left:0px;
	height:40px;
	background-image:url(../img/barazza_fusion.gif);
	background-repeat:no-repeat;
	background-position:center center;
	border-bottom:solid 1px #333;
}
#header .navbar-language {
	position:absolute;
	top:0;
	right:0;
	line-height: 40px;
	vertical-align: middle;
	text-align: right;
}
#header .navbar-language li {
	display:inline-block;
	margin: 0 4px;
}
#header a {
	color:white;
	text-decoration: none;
}
#footer {
	position:absolute;
	width:100%;
	top:695px;
	left:0px;
	height:82px;
	background-image:url(../img/footer_conf.gif);
	background-repeat:no-repeat;
	background-position:center center;
	border-top:solid 1px #333;
}
#piano {
	background-color: #AAA;
	/* border: 1px solid #999; */
	padding: 0px;
	height:510px;
	position:absolute;
	top:60px;
	left:20px;
	/*overflow:hidden;*/
	background-image:url(../img/sfondo_piano.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-radius: 2px;
}
/*
#piano.cinquecentodieci{
	background-image:url(../img/sfondo_piano_510.jpg);
}
#piano.cinquecentodieci #leftslice {
	background-image:url(../img/piano_510_left.jpg);
	position:absolute;
	left:0px;
	top:0px;
	width:12px;
	height:100%;
}
#piano.cinquecentodieci #rightslice {
	background-image:url(../img/piano_510_right.jpg);
	position:absolute;
	right:0px;
	top:0px;
	width:12px;
	height:100%;
}
#piano.quattrocentocinquanta{
	background-image:url(../img/sfondo_piano_455.jpg);
}
#piano.quattrocentocinquanta #leftslice {
	background-image:url(../img/piano_455_left.jpg);
	position:absolute;
	left:0px;
	top:0px;
	width:15px;
	height:100%;
}
#piano.quattrocentocinquanta #rightslice {
	background-image:url(../img/piano_455_right.jpg);
	position:absolute;
	right:0px;
	top:0px;
	width:15px;
	height:100%;
}
*/
#objs {
	height:510px;
	/*background-color:#FFF;*/
	float:left;
	position:relative;
	white-space:nowrap;
	z-index: 50;
}
#objs .foro {
	position:absolute;
	top:0;
	display:block;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}
#controlcenter {
	position:absolute;
	top:355px;
	border-top:solid 1px #333;
	width:100%;
}
#product_list {
	position:absolute;
	top:20px;
	left:20px;
	width:680px;
}
#advise {
	position:absolute;
	top:20px;
	left:420px;
	width:200px;
	display:none;
}
#product_list ul {
	margin-bottom:50px;
	margin-top:15px;
	list-style-type:none;
	height:50px;
	display:block;
}
#product_list li {
	cursor:pointer;
	padding-left:4px;
	padding-right:4px;
	background-color:#d4d4d4;
	display:block;
	float:left;
	margin-right:5px;
	position:relative;
}
#product_list li img {
	height:50px;
	width:auto;
}
.product_width {
	position:absolute;
	top:58px;
	width:100%;
	text-align:center;
	left:0px;
	font-size:10px;
	color:#999;
}
#commands {
	position:absolute;
	right:20px;
	top:20px;
	width:275px;
}
.cmd_grp {
	margin-bottom:8px;
	height:69px;
	width:100%;
}
.btn_a {
	height:69px;
	background-position:left top;
	background-repeat:no-repeat;
	width:135px;
	margin-left:2px;
}
.btn_b {
	height:69px;
	background-position:left top;
	background-repeat:no-repeat;
	width:91px;
	margin-left:2px;
}
.oggetto {
	display:none;
	position:relative;
	float:left;
	height:510px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
.foro{
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
.margine {
	position:relative;
	/*background-color:yellow;*/
	width:0px;
	height:510px;
	float:left;
	background-repeat:repeat;
}
.cmd_move {
	position:absolute;
	left:5px;
	top:5px;
	display:none;
	width:44px;
	z-index:100;
}
.left {
	height:23px;
	width:22px;
	background-image:url(../img/but_left.png);
	display:block;
	position:absolute;
	top:0px;
	left:0px;
}
.right {
	height:23px;
	width:22px;
	background-image:url(../img/but_right.png);
	display:block;
	position:absolute;
	top:0px;
	right:0px;
}
.cmd_delete {
	position:absolute;
	right:5px;
	top:5px;
	height:23px;
	width:23px;
	display:none;
	background-image:url(../img/but_delete.png);
	z-index:100;
}
.cmd_enlarge {
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-17px;
	margin-top:-12px;
	height:23px;
	width:35px;
	display:none;
	background-image:url(../img/but_margin.png);
	z-index:100;
}
#cmd_set {
	position:absolute;
	z-index:1000;
	background-image:url(../img/black.png);
	background-repeat:repeat;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	display:none;
	color:black;
}
#cmd_setwindow {
	position:absolute;
	width:250px;
	/*min-height:160px;*/
	background-color:#FFF;
	left:50%;
	top:40%;
	margin-left:-150px;
	margin-top:-100px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding-top: 25px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#close_window {
	position:absolute;
	top:3px;
	right:3px;
	height:23px;
	width:23px;
	background-image:url(../img/but_delete.png);
}
#dima {
	height:15px;
	top:280px;
	left:20px;
	float:left;
	position:absolute;
	display:none;
	border-left:solid 1px white;
	background-color:#333;
	white-space:nowrap;
	color:#FFF;
}
#dima_totale {
	height:15px;
	top:320px;
	left:20px;
	float:left;
	clear:both;
	position:absolute;
	display:none;
	border-left:solid 1px white;
	border-right:solid 1px white;
	background-color:#333;
	color:#fff;
	text-align:center;
}
.mini_dima {
	float:left;
	border-right:solid 1px white;
	position:relative;
	height:15px;
}
.dima_txt {
	color:#fff;
	position:absolute;
	top:20px;
	left:50%;
	margin-left:-8px;
}
#but_conf {
	display:none;
}
#dima_finale {
	background-color:#666;
}
#listing {
	list-style-type:none;
	margin-top:15px;
}
