@font-face {
	font-family: "Trebuchet";
	font-style: normal;
	font-weight: normal;
	src: local("?"), url("Resources/Fonts/Trebuchet MS.woff") format("woff"), url("Resources/Fonts/Trebuchet MS.ttf") format("truetype");
}

@font-face {
	font-family: "HelveticaMono";
	font-style: normal;
	font-weight: normal;
	src: local("?"), url("Resources/Fonts/HelveticaMono.woff") format("woff"), url("Resources/Fonts/HelveticaMono.ttf") format("truetype");
}
	
@font-face {
	font-family: "AmaranthBold";
	font-style: normal;
	font-weight: normal;
	src: local("?"), url("Resources/Fonts/AmaranthBold.woff") format("woff"), url("Resources/Fonts/AmaranthBold.ttf") format("truetype");
}
	
@font-face {
	font-family: "AmaranthReg";
	font-style: normal;
	font-weight: normal;
	src: local("?"), url("Resources/Fonts/AmaranthReg.woff") format("woff"), url("Resources/Fonts/AmaranthReg.ttf") format("truetype");
}
	
@font-face {
	font-family: "Carterone";
	font-style: normal;
	font-weight: normal;
	src: local("?"), url("Resources/Fonts/Carterone.woff") format("woff"), url("Resources/Fonts/Carterone.ttf") format("truetype");
}
	
@font-face {
	font-family: "Digital7";
	font-style: normal;
	font-weight: normal;
	src: local("?"), url("Resources/Fonts/Digital7.woff") format("woff"), url("Resources/Fonts/Digital7.ttf") format("truetype");
}
	
:focus {
	outline: 0;
}
textarea { overflow: auto; 
}

	
textarea.titulo {
		font-family: AmaranthReg;
		font-size: 14pt;	
		font-weight:bold;
		text-shadow: -2px 0 1px #000, 0 2px 1px #000, 1px 0 1px #000, 0 -1px 1px #000;
		color: #FFFFFF;
		background-color:transparent; 
		border:none;  
		position: relative; 
		top: 20px; 
		left: -100px;
		width:400px;
		height: 40px; 
		text-align:left;
		resize: none;
}

textarea.dificultad {
		font-family: AmaranthReg;
		font-size: 12pt;	
		font-weight:bold;
		text-shadow: -2px 0 1px #000, 0 2px 1px #000, 1px 0 1px #000, 0 -1px 1px #000;
		color: #FFFFFF;
		background-color:transparent; 
		border:none;  
		position: absolute; 
		top: 22px; 
		width:200px;
		height: 40px;
		left:400px; 
		text-align:right;
		resize: none;
}
	
textarea.pregunta {	
		font-family: AmaranthReg;	
		font-size: 15pt;			
		color: #A8000D;	
		background-color:transparent; 	
		border:none; 	
		position: relative; 	
		top: 20px; 	
		left: 0px;
		width: 600px;
		height: 90px;
		margin-bottom: 30px;
		text-align:left;	
		resize: none;	
	}	

textarea.respuesta {	
		font-family: AmaranthReg;	
		font-size: 14pt;	
		color: #000000;		
		background-color: transparent; 	
		border:none; 	
		width:385px; 	
		height:80px; 	
		position:relative; 	
		top:10px; 	
		left:110px; 	
		text-align:left;	
		resize: none;	
		margin-bottom: 8px;
		cursor:pointer;
}
	
input.enabled  {	
		font-family: "AmaranthReg";	
		font-size:12pt;	
		background-color:white;	
		border: 1px solid #ABABAB;		
		color: #707070;	
		-moz-border-radius: 4px; 
		-webkit-border-radius: 4px;
		border-radius: 4px; 
		width: 200px;
		height: 35px;
		text-align:center;
} 	
	
input.disabled { 	
		display:none;
}	
	
input.mistaken {	
		font-family: "AmaranthReg";
		font-size:12pt;	
		background-color:white;	
		border: 1px solid #ABABAB;	
		color: #EF8000;	
		-moz-border-radius: 4px; 
		-webkit-border-radius: 4px;
		border-radius: 4px; 
		width: 200px;
		height: 35px;	
		text-align:center;
}	
	
input.botonjugs {
	position: absolute;
	display: inline-block;	
    width: 69px;	
    height: 64px;	
   	border: none;	
    cursor: pointer;	
}	
	
input.boton1j {	
		background: url("Resources/Images/seleccion/btns/Seleccion1.png") top left no-repeat;		
}	
input.boton1j:hover {	
        background: url("Resources/Images/seleccion/btns/Seleccion1_over.png") top left no-repeat;	
}		
input.boton2j {	
		background: url("Resources/Images/seleccion/btns/Seleccion2.png") top left no-repeat;	       	
}	
input.boton2j:hover {	
        background: url("Resources/Images/seleccion/btns/Seleccion2_over.png") top left no-repeat;	
}		
input.boton3j {	
		background: url("Resources/Images/seleccion/btns/Seleccion3.png") top left no-repeat;	
}	
input.boton3j:hover {	
        background: url("Resources/Images/seleccion/btns/Seleccion3_over.png") top left no-repeat;	
}	
input.boton4j {	
		background: url("Resources/Images/seleccion/btns/Seleccion4.png") top left no-repeat;	
}	
input.boton4j:hover {	
        background: url("Resources/Images/seleccion/btns/Seleccion4_over.png") top left no-repeat;	
}	
input.boton1ja {	
		background: url("Resources/Images/seleccion/btns/Seleccion1_over.png") top left no-repeat;		
}		
input.boton2ja {	
		background: url("Resources/Images/seleccion/btns/Seleccion2_over.png") top left no-repeat;	       	
}		
input.boton3ja {	
		background: url("Resources/Images/seleccion/btns/Seleccion3_over.png") top left no-repeat;	
}	
input.boton4ja {	
		background: url("Resources/Images/seleccion/btns/Seleccion4_over.png") top left no-repeat;	
}	

	
.horizontally_centered {
	   height: 660px;
	   width: 1000px;
	   position: absolute;
	   left: 50%;
	   top: 0;
	   margin-top: 0px; /* Half of container height */
	   margin-left: -500px; /* Half of container width */
}
.no_centered {
	   height: 660px;
	   width: 1000px;
	   position: absolute;
	   left: 0px;
	   top: 0px;
	   margin-top: 0px; /* Half of container height */
	   margin-left: 0px; /* Half of container width */
}

#tren {
	position:absolute;
	top:593px;
	left:-1500px;	
	-webkit-animation: tren 20s linear infinite;
	-moz-animation: tren 20s linear infinite;
	-o-animation: tren 20s linear infinite;
	animation: tren 20s linear infinite;	
}	
	
@-webkit-keyframes tren {
	from { left: -1500px;}
	to { left: 3000px;}
}
	
@-moz-keyframes tren {
	from { left: -1500px;}
	to { left: 3000px;}
}
	
@-o-keyframes tren {
	from { left: -1500px;}
	to { left: 3000px;}
}
	
@keyframes tren {
	from { left: -1500px;}
	to { left: 3000px;}
}

#tunel {
	position:absolute;
	top:524px;
	right:0px;	
}


#interfazinicioENG, #interfazinicioESP {	
	position: absolute; 
	top:190px; 
	left:200px; 
	width:520px; 
	height:380px; 
	visibility:hidden;
	border:4px solid white;
	-moz-border-radius: 30px; 
	-webkit-border-radius: 30px;
	border-radius: 30px; 
	background-color:#F3F3F3;
	color:#FF4700;
	font-family: "Carterone";	
	font-size:16pt;		
	text-align:center;
	padding-top:10px;
}

#nom1cas, #nom2cas, #nom3cas, #nom4cas, #nom1eng, #nom2eng, #nom3eng, #nom4eng {
	position: absolute;
	display:none;
	width: 200px; 
	height: 70px;
	font-family: "AmaranthReg";	
	font-size:15pt;		
	color: black;	
}

.mochila {
	position:absolute;
	left:130px;
	top:0px;
}

.textnom{
	position: absolute;
	left:0px;
	top:40px;
	width:120px;
	height:30px;
	text-align:right;
	cursor:default:
}


.botonempezar {
	position:absolute;
	width:239px;
	height:77px;
	background: url("Resources/Images/seleccion/bot_Empezar.png");	
	font-family: "Carterone";	
	font-size:21pt;		
	padding-right: 50px;
	padding-top:3px;
	color: white;
	text-shadow: -2px 0 1px #0D470C, 0 2px 1px #0D470C, 1px 0 1px #0D470C, 0 -1px 1px #0D470C;
	border:none;
	cursor:pointer;
}
.botonempezar:hover{
	background: url("Resources/Images/seleccion/bot_Empezar_ov.png");	
	font-size:19pt;		
}

#texttitulo {
	position:absolute;
	width:514px;
	height:72px;
	top:180px;
	left:200px;
	background: url("Resources/Images/inicio/cuadroGTitulo_juego.png");	
	font-family: "Carterone";	
	font-size:26pt;	
	text-align:center;	
	text-shadow: -2px 0 1px #631E0F, 0 2px 1px #631E0F, 1px 0 1px #631E0F, 0 -1px 1px #631E0F;
	color: white;
	padding-top: 20px;
}

#texttituloselec1, #texttituloselec2 {
 	position: absolute;
	width: 247px;
	height: 53px;
	top: 180px;
	left: 200px;
	background: url("Resources/Images/inicio/cuadroTitulo_juego.png");
	font-family: "Carterone";
	font-size: 23pt;
	text-align: center;
	text-shadow: -2px 0 1px #631E0F, 0 2px 1px #631E0F, 1px 0 1px #631E0F, 0 -1px 1px #631E0F;
	color: white;
	padding-top: 5px;
}

#botonera {
	position:absolute;
	top:84px;
	left:0px;
	width:115px;
	height:513px;
	background: url("Resources/Images/inicio/senal_Metro.png");	
}

.botidioma {
	position:absolute;
	top: 80px;
	left: 8px;
	width:99px;
	height:50px;
	background: url("Resources/Images/inicio/botIdioma.png");	
	border:none;
	cursor:pointer;
}
.botidioma:hover {
	background: url("Resources/Images/inicio/botIdioma_ov.png");	
}

.botidiomaEus {
	position:absolute;
	top: 80px;
	left: 8px;
	width:99px;
	height:50px;
	background: url("Resources/Images/inicio/euskera/botIdioma.png");	
	border:none;
	cursor:pointer;
}
.botidiomaEus:hover {
	background: url("Resources/Images/inicio/euskera/botIdioma_ov.png");	
}

.botweb {
	position:absolute;
	top: 135px;
	left: 23px;
	width:68px;
	height:66px;
	background: url("Resources/Images/inicio/botWeb.png");	
	border:none;
	cursor:pointer;
}
.botweb:hover {
	background: url("Resources/Images/inicio/botWeb_ov.png");	
}

.botcontacto {
	position: absolute;
	top: 291px;
	left: 12px;
	width: 90px;
	height: 70px;
	background: url("Resources/Images/inicio/botContacto.png");
	background-size: 90px 70px;
	border: none;
	cursor: pointer;
}
.botcontacto:hover {
	background: url("Resources/Images/inicio/botContacto_ov.png");	
	background-size: 90px 70px;
}

.botcontactoEus {
	position: absolute;
	top: 291px;
	left: 12px;
	width: 90px;
	height: 70px;
	background: url("Resources/Images/inicio/euskera/botContacto.png");
	background-size: 90px 70px;
	border: none;
	cursor: pointer;
}
.botcontactoEus:hover {
	background: url("Resources/Images/inicio/euskera/botContacto_ov.png");	
	background-size: 90px 70px;
}

.botayuda {
	position: absolute;
	top: 371px;
	left: 13px;
	width: 90px;
	height: 70px;
	background: url("Resources/Images/inicio/botAyuda.png");
	background-size: 90px 70px;
	border: none;
	cursor: pointer;
}
.botayuda:hover {
	background: url("Resources/Images/inicio/botAyuda_ov.png");	
	background-size: 90px 70px;
}

.botayudaEus {
	position: absolute;
	top: 371px;
	left: 13px;
	width: 90px;
	height: 70px;
	background: url("Resources/Images/inicio/euskera/botAyuda.png");
	background-size: 90px 70px;
	border: none;
	cursor: pointer;
}
.botayudaEus:hover {
	background: url("Resources/Images/inicio/euskera/botAyuda_ov.png");	
	background-size: 90px 70px;
}

.botranking {
	position:absolute;
	top:208px;
	left: 0px;
	width: 107px;
	height: 75px;
	background: url("Resources/Images/inicio/botRanking.png");
	background-size: 107px 75px;
	border: none;
	cursor: pointer;
}
.botranking:hover {
	background: url("Resources/Images/inicio/botRanking_ov.png");	
	background-size: 107px 75px;
}

.botrankingEus {
	position:absolute;
	top:208px;
	left: 0px;
	width: 107px;
	height: 75px;
	background: url("Resources/Images/inicio/euskera/botRanking.png");
	background-size: 107px 75px;
	border: none;
	cursor: pointer;
}
.botrankingEus:hover {
	background: url("Resources/Images/inicio/euskera/botRanking_ov.png");	
	background-size: 107px 75px;
}

.bothome {
	position:absolute;
	top:-80px;
	left:22px;
	width:70px;
	height:70px;
	background: url("Resources/Images/inicio/botHome.png");	
	border:none;
	cursor:pointer;
}
.bothome:hover {
	background: url("Resources/Images/inicio/botHome_ov.png");	
}

#falloseleng,#falloselesp {
	position:absolute;
	top: 300px;
	left: -200px;
	width:308px;
	height:86px;
	background: url("Resources/Images/seleccion/Aviso_textos.png");	
	font-family: "AmaranthReg";	
	font-size:14pt;		
	color: white;	
	text-align: center;
	padding: 60px 20px 0 20px;
	cursor:pointer;
	display:none;
}

#falloselengcoleg,#falloselespcoleg {
	position:absolute;
	top: -60px;
	left: -200px;
	width:308px;
	height:86px;
	background: url("Resources/Images/seleccion/Aviso_textos.png");	
	font-family: "AmaranthReg";	
	font-size:14pt;		
	color: white;	
	text-align: center;
	padding: 60px 20px 0 20px;
	cursor:pointer;
	display:none;
}

#fallopass,#fallopasseng {
	position:absolute;
	top: 300px;
	left: 200px;
	width:308px;
	height:86px;
	background: url("Resources/Images/seleccion/Aviso_textos.png");	
	font-family: "AmaranthReg";	
	font-size:14pt;		
	color: white;	
	text-align: center;
	padding: 60px 20px 0 20px;
	cursor:pointer;
	display:none;
}

#divajaxranking {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 660px;
	width: 1000px;
	overflow:hidden;
	display:none;
}

#divtablaranking {
	position: absolute;
	top: 150px;
	left: 130px;
	height: 500px;
	width: 830px;
	background-color: #F3F3F3;
	border: 4px solid #FFFFFF;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	overflow:hidden;
}

#divtitsranking {	
	position: absolute;
	top: 100px;
	left: 130px;
	height: 450px;
	width: 830px;
	background-color:#3F3F3F;
	border: 4px solid #3A3A3A;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	overflow:hidden;
}

#tablaranking{
	position: relative;
	margin-top: 20px;
	left:5%;
	width:95%;
	font-family: "AmaranthReg";	
	font-size:13pt;
	table-layout:fixed;
	border-collapse: collapse;
}

#tablatitsranking {
	position: relative;
	margin-top: 15px;
	left:0%;
	width:100%;
	table-layout:fixed;
	border-collapse: 
}

th {
	padding-bottom: 20px;
	font-size:12pt;	
	color:#D42F16;
	font-weight:bold;
}

td {
	text-align: center;
	padding-bottom: 5px;
	overflow:hidden;
	white-space: nowrap;
}

tr {
	border-bottom: 1px dashed #A3A3A3;
	height:35px;
}

.puestotab {
	width:5%;
	text-align: right;	
	padding-right: 15px;
	color: #272727;
	font-size: 14pt;
}

.nombretab {
	width:26%;
	text-align: left;
	color: #BD1710;
	padding-left: 10px;
}

.colegiotab {
	width:44%;
	text-align: left;
	color: #272727;
	padding-left: 10px;
}

.fechatab {
	width:15%;
	color: #949494;
	padding-left: 10px;
}

.puntostab {
	width: 10%;
	color: white;
	text-shadow: -1px 0 1px #494949, 0 1px 1px #494949, 1px 0 1px #494949, 0 -1px 1px #494949;
	font-family: "Carterone";
	font-size: 15pt;
	font-weight: bold;
	background-color: #B3B3B3;
}

#videoclip {
	position: absolute;
	top: 180px;
	left: 105px;
	border: 3px solid #ccc; 
	border-radius: 20px;
}



.colegioselect {
	position: absolute;
	top: -42px;
	left: -50px;
	height: 27px;
	width: 330px;
	font-family: "AmaranthReg";
	font-size: 14pt;
	border: none;
	padding-left: 20px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
}

.centroest {
	position: absolute;
	top: -85px;
	left: -60px;
	width: 630px;
	height: 56px;
	background: url("Resources/Images/seleccion/cuadroNombre_Curso.png");
	font-family: "Carterone";
	font-size: 16pt;
	text-align: center;
	color: #FFF;
	text-shadow: -2px 0 1px #494949, 0 2px 1px #494949, 1px 0 1px #494949, 0 -1px 1px #494949;
	line-height: 25px;
	padding: 10px;
}

.titulotable {
	font-family: "AmaranthReg";	
	font-size:14pt;		
	font-weight: bold;
	color: #FFF;
	text-shadow: -1px 0 1px #000, 0 1px 1px #000, 1px 0 1px #000, 0 -1px 1px #000;
	background:none;
	border:none;
	
}

#cerrarranking, #cerrarvideo {
	position: absolute;
	top: 75px;
	left: 940px;
	width: 54px;
	height: 57px;
	background: url("Resources/Images/ranking/bot_CERRAR.png");
	border: none;
	cursor: pointer;
}
#cerrarranking:hover, #cerrarvideo:hover {
	background: url("Resources/Images/ranking/bot_CERRAR_ov.png");	
}

.cboBlanco {
	background: #FFFFFF;
	-webkit-border-radius: 6;
	-moz-border-radius: 6;
	border-radius: 6px;
	text-shadow: 2px 2px 15px #353535;
	-webkit-box-shadow: 0px 0px 5px #353535;
	-moz-box-shadow: 0px 0px 5px #353535;
	box-shadow: 0px 0px 5px #353535;
	font-family: Arial;
	color: #ffffff;
	font-size: 13px;
	border: solid #4D4D4D 1px;
	text-decoration: none;
	padding-left: 1em;
	font-weight: bold;
	padding-right: 1em;
	cursor: pointer;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	display: block;
	max-width: 20em;
}

.cboBlanco option {
	color: #000;
	background-color: #FFF;
	text-shadow: none;
}

#cerrartuto {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 54px;
	height: 57px;
	background: url("Resources/Images/ranking/bot_CERRAR.png");
	border: none;
	cursor: pointer;
}
#cerrartuto:hover {
	background: url("Resources/Images/ranking/bot_CERRAR_ov.png");	
}

#atrastuto {
	position: absolute;
	top: 280px;
	left: 0px;
	width: 58px;
	height: 59px;
	background: url("Resources/Images/tutorial/atras.png");
	border: none;
	cursor: pointer;
}
#atrastuto:hover {
	background: url("Resources/Images/tutorial/atrasOver.png");	
}

#adelantetuto {
	position: absolute;
	top: 280px;
	right: 0px;
	width: 58px;
	height: 59px;
	background: url("Resources/Images/tutorial/siguiente.png");
	border: none;
	cursor: pointer;
}
#adelantetuto:hover {
	background: url("Resources/Images/tutorial/siguienteOver.png");	
}

.popupavisologin {
		
	opacity:0.9;
	position:absolute; 
	top: 0px; 
	left: 0px; 
	height: 100%;
	overflow-y:scroll;
	background-color:#FFFFFF; 
	padding: 30px; 
	margin:10px;
	
	font-family: "AmaranthReg", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color:black;
	
	border: 3px solid #D3D3D3;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;		
	
	-moz-box-shadow: 0px 0px 5px #848484;
	-webkit-box-shadow: 0px 0px 5px #848484;
	box-shadow: 0px 0px 5px #848484;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#848484')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#848484');	
	
	text-justify:newspaper;
	-webkit-text-justify:newspaper;
	-moz-text-justify:newspaper;
}
	
.popupavisologin p {
	text-align: justify;
	margin-top: 15px;
}