* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #FFFFFF;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
input[type="submit"] {
		/* fa ridimensionare i bottoni in safari su mac */
        -webkit-appearance: button;
}
#container {
	position: absolute;
	width: 800px;
	height: 530px;
	margin-left: -400px;
	top: 30px;
	left: 50%;
}
#content {
	position: relative;
	width: 800px;
	height: 530px;
	background-repeat: no-repeat;
}
form {
	display: block;
}
#comune {
	position: absolute;
	width:800px;
	top: 620px;
	margin-left: -400px;
	left: 50%;
	background-image: url('/images/splashpages/barra_top/barra_operatori_bassa.gif');
	background-repeat: no-repeat;
	background-position: center top;
}
#comune_eccezione {
	position: absolute;
	width:800px;
	top: 650px;
	margin-left: -400px;
	left: 50%;
	background-image: url('/images/splashpages/barra_top/barra_operatori_bassa.gif');
	background-repeat: no-repeat;
	background-position: center top;
}
#comune_eccezione.naweb, #comune_eccezione.natv {
	background-position: center 20px;
}
#flash {
	width: 800px;    
	height: 530px;

}
#condizioni {
	width: 800px;
	position: relative;
	padding-top: 90px;
	text-align: justify;
	color: #333132;
	font-size: 11px;
	line-height: 11px;
}
#condizioni a {
	color: #333132;
}
#barra_suonerie, #barra_javagames {
	position: absolute;
	width:800px;
	height: 40px;
	top: -10px;
	margin-left: -400px;
	left: 50%;
	background-image: url('/images/splashpages/barra_top/barra_popclub_new.gif');
	background-repeat: no-repeat;
	background-position: center top;
}
#chip {
	display: block;
	position: absolute;
	top: 50px;
	left: 0;
	text-align: center;
	width: 800px;
}
#chip2 {
	display: block;
	position: absolute;
	top: 57px;
	left: 0;
	text-align: center;
	width: 800px;
}
#chip3 {
	display: block;
	position: absolute;
	top: -33px;
	left: 0;
	text-align: center;
	width: 800px;
}
#chip3_fatos {
	display: block;
	position: absolute;
	top: -83px;
	left: 0;
	width: 800px;
}
#chip3_fatos p {
    margin-top: 15px;
    text-align: center;
}

#preview {
    position: absolute;
	display: block;
	top: 176px;
	left: 317px;
}
#preview_img {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	border: 2px solid #003366;
	z-index: 99;
}
#preview_img, #preview_img img {
    width: 120px;
    height: 120px;
}
#preview_author {
	position: absolute;
	display: none;
	top: 125px;
	left: 0;
	width: 100px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
#cover_gallery {
	position: absolute;
	display: block;
	left: 63px;
	width: 363px;
	top: 201px;
}
#cover_gallery li {
	display: block;
	float: left;
	position: relative;
	width: 121px;
	height: 120px;
}
#cover_gallery li .radio {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 64px;
	width: 20px;
}
#cover_gallery li .radio input{
	position: relative;
	display: inline;
}
#cover_gallery li .cover {
	display: block;
	position: absolute;
	background-color:#FFFF00;
	width: 80px;
	height: 80px;
	overflow: hidden;
	left: 34px !important; left: 35px;
	top: 9px !important; top: 10px;
	border: 1px solid #000000;
}
#cover_gallery li .title {
	display: block;
	position: absolute;
	top: 91px;
	text-align: center;
	width: 150px;
	color: #000000;
	font-size: 10px;
}
#cover_gallery li .author {
	display: none;
}
#cover_gallery li .listen {
	display: block;
	position: absolute;
	top: 110px;
	left: 55px;
	width: 30px;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#dati {
	position: absolute;
	display: block;
	top: 150px;
	left: 520px;
	height: 345px;
	width: 235px;
}
#dati span, #dati input, #dati label, #dati select {
	display: block;
	position: absolute;
	text-align: center;
}
#dati label {
	color: #000000;
}
#dati label.numerocell, #dati label.operatore {
	display: none;
}
#dati input.prefix, #dati input.numerocell, #dati .operatore, #condizioni_pin_frase, #condizioni_pin_frase {
    left: 10px;
}
#dati input.prefix, #dati input.numerocell {
	top: 45px;
	height: 25px;
	font-size: 18px;
    line-height: 26px;
}
#dati .prefix {
	left: 0px;
	width: 50px;
}
#dati input.numerocell {
	left: 75px;
	width: 146px;
}
#dati .operatore {
    	top: 87px;
	width: 216px;
	height: 26px;
}
#dati select.operatore {
	text-align: left;
	font-size: 16px;
}
#dati span.pulsanteInvio, #dati span.pulsanteInvio input {
	width: 220px;
	height: 63px;
}
#dati span.pulsanteInvio {
	top: 128px;
	left: 8px;
}
#dati span.pulsanteInvio input {
	top: 0px;
	left: 0px;
	opacity:.00;
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	cursor: pointer;
	width: 216px;
	height: 55px;
}

#dati input#policy {
    top: 0px;/
    top: -4px;
    left: 0px;/
    left: -4px;

}
*|html #dati input#policy {
    top: -0px;
    left: -0px;
}
#frase_lunga {
    position: absolute;
    top: 210px;
    left: 9px;
    width: 220px;
    text-indent: 20px;	
    font-size: 11px;
    line-height: 12px;
    word-spacing: -1px;
	@media screen and (-webkit-min-device-pixel-ratio:0; 
		width: 221px;
	)	
}
#frase_lunga, #frase_lunga a {
    color: #FFF;
    text-decoration: none;
}
#video_youtube {
	position: absolute;
	top: 113px;
	left: 431px;
}

.txtgoogle_lampeggiante {
    color: #FF0000;
}

#frasetta_tasto {
    position: absolute;
    display: block;
    color: #000;
    top: 130px;
    left: 15px;
	font-size: 11px;
}
#frasetta_tasto  {
    text-transform: uppercase;
}
#frasetta_tasto.frasetta_tasto_vivo {
   font-size: 10px;
}
/*** LOGO TEKKA ***/
#logo_tekka {
	position: relative;
	width: 102px;
	height: 35px;
	float: right;
	margin: 10px -4px 0 0;
	z-index: 1;
	overflow: hidden;
	background: url('/images/splashpages/tk_logo.png')
}

#logo_tekka a {
	position: absolute;
	width: 102px;
	height: 35px;
	margin-left: -0px;
	text-indent: -9999px;
}
#logo_tekka img {
	border: 0;
}

