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

html {
    min-height: 100%;
}

@font-face {
 font-family: 'Phenomena';
 src: url("../font/SantEliaScriptBold.ttf"); /* EOT file for IE */
}

a.nosens {
    text-decoration: none;
}
.user_name, .user_record {
    font-size: 14px;
    color:black;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;

    margin: 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
	
   background: #cccccc; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(gainsboro, white); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(gainsboro, white); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(gainsboro, white); /* For Firefox 3.6 to 15 */
    background: linear-gradient(gainsboro, white); /* Standard syntax */
/* #C0D95A; */
}

.idact {
	display: none;
}

#fine {
	/* cursor:pointer; */
}

#next {
    z-index:10000;
}


#user {
margin:auto;
	width:700px;
	height:70px;
	font-size:18px;
	position:relative;
	color:#CC0000;
}
#user_name {
font-family: 'Source Sans Pro', sans-serif;
}

.logout {
color:#666666;
font-size:12px;
font-family: 'Source Sans Pro', sans-serif;
}

#stage_emulator {
	border:0px solid green;
	width:220px;
	height:200px;
	position:absolute;
	left:400px;
	bottom:0px;
	}
	
	.test_casella {
	padding:5px;
	float:left;
	border:1px solid black;
	}
	
	.tessera {
	width: auto;
	height: auto;
	padding: 0px; margin: 0px 0px 0px 0px;  border:0px solid red;
	position:absolute;
	top:0px;
	z-index:2;
	overflow:visible;
	display: inline-block;
	
	}
	
	.tessera.debug {
		border:5px solid yellow;
	}
	
	
	.draggable{
	cursor:pointer;
	}
	
		.tessera2 {
	width: 100px;
	 height: 48px; padding: 0px; margin: 0px 0px 10px 50px; cursor:pointer; border:0px solid red;
	position:absolute;
	top:0px;
	z-index:100;
	}
	
	
	#gioco {
	margin:auto;
	width:700px;
	
	position:relative;
	}
	
	 
	#stage { 
	
	width: 500px; 
	height: 400px; 
	padding: 0px;  
	margin: auto; 
	border:0px solid blue; 
	background-color:#ffcc00;
	background-image:url(../img/dotted_bg.png);
	background-repeat:repeat;
	position:relative;
	}
	
	#bordo {
	position:absolute;
	background-image:url(../img/stage-border.png);
	top:-13px;
	left:-5px;
	height:416px;
	width:510px;
	}
	
	
	#mensola1 {
	width:700px;
	height:50px;
	position:relative;
	
	margin:0px auto 50px auto;
	z-index:-5;
	border-radius:10px;
	border:2px solid #696969;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#614a00+0,614a00+0,e5e07b+100 */
background: #614a00; /* Old browsers */
background: -moz-linear-gradient(left,  #D4AF37 0%, #614a00 0%, #e5e07b 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #D4AF37 0%,#614a00 0%,#e5e07b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #D4AF37 0%,#614a00 0%,#e5e07b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#D4AF37', endColorstr='#e5e07b',GradientType=1 ); /* IE6-9 */


	}
	
	
	#mensola2 {
	margin:auto;
	width:700px;
	height:50px;
	border-radius:10px;
	border:2px solid black;
background: #614a00; /* Old browsers */
background: -moz-linear-gradient(left,  #614a00 0%, #614a00 0%, #e5e07b 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #614a00 0%,#614a00 0%,#e5e07b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #614a00 0%,#614a00 0%,#e5e07b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#614a00', endColorstr='#e5e07b',GradientType=1 ); /* IE6-9 */
	}
	
	
	#colonna_dx {
	border:0px solid green;
	width:75px;
	height:400px;
	position:absolute;
	left:610px;
	top:5px;
	font-size:24px;
	color:#CCCCCC;
	background-image:url(../img/rullo_left.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	text-align:center;
	
	
	}
	
	
		#colonna_sx {
	border:0px solid green;
	width:75px;
	height:400px;
	position:absolute;
	left:10px;
	top:5px;
	font-size:24px;
	color:#CCCCCC;
	background-image:url(../img/rullo_right.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	text-align:center;
	
	
	}
	
	#error {
	position:absolute;
	left:0px;
	top:30px;
	background-image:url(../img/error_off.png);
	background-repeat:no-repeat;
	width:75px;
	height:40px;
	background-position:center;
	}
	
	#pizze {
	position:absolute;
	left:0px;
	width:75px;
	bottom:10px;
	background-image:url(../img/pizze/p20.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	height:100%;
	}
	
	#contapizze {
	font-family: 'Source Sans Pro', sans-serif;
	position: absolute;
    	top: -10px;
	left:25px;
	font-size:24px;
	color:#CC0000;
	font-weight:bold;
	}
	
		#puntisuoi {
	
	position: absolute;
    	top: -10px;
	left:25px;
	font-size:24px;
	color:#CC0000;
	font-weight:bold;
	display: none;
	}
	
	
	#blocco {
	border:0px solid green;
	width:100px;
	height:70px;
	position:absolute;
	left:0px;
	top:312px;
	font-size:14px;
	color:#ffffff;
	text-align:center;
	display: none;
	font-family: 'Source Sans Pro', sans-serif;
	text-shadow: 0px 0px 8px rgba(255, 255, 255, 1);
	
	}
	
	.hide {
	   /* display: none; */
	}
	.vedi {
	    display:block !important;
	}
	
	.error_on {
	    background-image:url(../img/error_on.png) !important;
	}
	
	
	
	#punti {
	position:absolute;
	left:20px;
	top:-15px;
	border:0px solid black;
	font-size:24px;
	color:#CC0000;
	font-weight:bold;
	  font-family: 'Source Sans Pro', sans-serif;
	}
	
	#puntimiei {
	position:absolute;
	left:20px;
	top:-15px;
	border:0px solid black;
	font-size:24px;
	color:#CC0000;
	font-weight:bold;
	  display:none;
	}
	
	
	#pm_tot {
	position:absolute;
	left:35px;
	top: 350px;
	display:none;
	text-shadow: 0px 0px 8px rgba(146, 146, 0, 1);
	font-size:20px;
	color:#ffffff;
	font-weight:700;
	text-align:center;
	font-family: 'Source Sans Pro', sans-serif;
	}
	
	#ps_tot {
	position:absolute;
	left:35px;
	top: 350px;
	display:none;
	text-shadow: 0px 0px 8px rgba(146, 146, 0, 1);
	font-size:20px;
	color:#ffffff;
	font-weight:700;
	text-align:center;
	font-family: 'Source Sans Pro', sans-serif;
	}
	
	
	#level {
text-shadow: 0px 0px 8px rgba(146, 146, 0, 1);
	position:absolute;
	left:25px;
	top:25px;
	border:0px solid black;
	font-size:18px;
	color:#ffffff;
	font-weight:700;
	text-align:center;
	font-family: 'Source Sans Pro', sans-serif;
	}
	
	
	button#next {
	    background-color: #8C371D;
	    padding: 20px;
	    margin:1px solid white;
	    border-radius:10px;
	    color:white;
	    font-weight: bold;
	    
	}
	
	
	#mp_player {
	
	
	position:absolute;
	left:20px;
	top:-45px;
	border:0px solid black;
	font-size:15px;
	color: black;
	font-weight:700;
	text-align:center;
	font-family: 'Source Sans Pro', sans-serif;
	
		
	}
	
	
	#rotate {
		text-shadow: 0px 0px 8px rgba(255, 0, 0, 1);
	position:absolute;
	left:25px;
	top: 300px;
	text-align:center;
	border:0px solid black;
	font-size:18px;
	display:none;
	font-weight:bold;
	font-family: 'Source Sans Pro', sans-serif;
	}
	a.rotate {
	color:yellow;
	text-decoration:none;	
	}
	
	
	
		#reset {
		text-shadow: 0px 0px 8px rgba(255, 0, 0, 1);
	position:absolute;
	left:25px;
	top: 350px;
	text-align:center;
	border:0px solid black;
	font-size:18px;
	
	font-weight:bold;
	font-family: 'Source Sans Pro', sans-serif;
	}
	a.reset {
	color:yellow;
	text-decoration:none;
	}
	

	.foto1 {
	position:absolute;
	border:1px solid red;
	left:0px;
	top:0px;
	width:50px;
	height:50px;
	background-repeat:no-repeat;
	background-size: contain;
	display: block;
	}
	
	.foto2 {
	position:absolute;
	border:1px solid orange;
	left:50px;
	top:0px;
	width:50px;
	height:50px;
	background-repeat:no-repeat;
	background-size: contain;
	}
	
	#agganci {
	font-size:12px;
	width:300px;
	height:300px;
	overflow:scroll;
	position:absolute;
	left:0px;
	bottom:0px;
	display:none;
	}
	/*.ui-tooltip {
	width:50px !important;
	background-color:#FF6600;
	}
	*/
	.popact {
	background-color:#000000;
	display:none;
	height:20px;
	 padding:0px 5px;
	 white-space: nowrap;
	color:white;
	font-weight: bold;
	font-family: 'Source Sans Pro', sans-serif;
	}
	.face {
	height:24px;
	width:24px;
	border:0px solid red;

	
	z-index:3;
	}
	._v {
	background-image:url(../img/yes.gif);
	}
	._g {
	background-image:url(../img/mah.gif);
	}
	
	.popfilm {
	background-color:#CCCCCC;
	z-index:4;
	min-width:100px;
	position:absolute;
	left:-50px;
	top:20px;
	display:none;
	}
	
	#fine {
		position:absolute;
		width:200px;
		font-size: 14px;
		padding:10px;
		 top: 40%;
		left: 40%;
		background-color:#ffffff;
		z-index:1003;
		display: none;
		cursor: move;
	}
	
	#next {
	    cursor:pointer;
	}
	
	.ui-dialog {
    display: block;
    z-index: 1003;
    outline: 0px;
    position: absolute;
    height: auto;
    width: 300px;
    top: 40% !important;
    left: 40% !important;
}

 
#titolo {
text-align: center;
text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}
 
.titolosito {
    font-family: "Phenomena";
    font-size:38px;
    color: #CC0000;
}

.titoloplay {
     font-family: "Phenomena";
    font-size:38px;
    color: orange;
}


