.entzuten
{
	background-color:#00C4E0;
}

.clear
{
    clear: both;
    display: block;
}

span[class^="esaldia"]:focus
{
	background-color:#00E0C4;
}

.audiobotoiak
{
	padding: 4px 10px 0;
	margin:0 0 10px 0;
	min-height:28px;
	float:left;
	order: 100;
}

.audiobotoiak.bordea
{
	border:1px solid #ced3d9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: inset 1px 1px #ffffff;
	-webkit-box-shadow: inset 1px 1px #ffffff;
	box-shadow: inset 1px 1px #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f7f7f7', endColorstr = '#ebebeb');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f7f7f7', endColorstr = '#ebebeb')";
	background-image: -moz-linear-gradient(top, #f7f7f7, #ebebeb);
	background-image: -ms-linear-gradient(top, #f7f7f7, #ebebeb);
	background-image: -o-linear-gradient(top, #f7f7f7, #ebebeb);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#f7f7f7), to(#ebebeb));
	background-image: -webkit-linear-gradient(top, #f7f7f7, #ebebeb);
	background-image: linear-gradient(top, #f7f7f7, #ebebeb);
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}

.audiobotoia
{
	border: none;
	margin: 2px 2px 2px 2px;
	position:relative;
	float:left;
}

.ezkerrean
{
	position:relative;
	float:left;	
}
	
.azalpentestua
{
	color: rgb(51, 51, 51);
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 2;
}

.entzuntestua
{
	position: relative;
	margin:0 10px 0 5px;
	color: rgb(51, 51, 51) !important;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px !important;
	line-height: 2;
}

.ui-slider-range
{
	position: relative;
	border: 0;
	top: 0;
	height: 100%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	-moz-box-shadow: inset 1px 0px 1px #dddddd;
	-webkit-box-shadow: inset 1px 0px 1px #dddddd;
	box-shadow: inset 1px 0px 1px #dddddd;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = '#b0b0b0', endColorstr = '#cfcfcf');
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = '#b0b0b0', endColorstr = '#cfcfcf')";
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	background-image: -moz-linear-gradient(left, #b0b0b0, #cfcfcf);
	background-image: -ms-linear-gradient(left, #b0b0b0, #cfcfcf);
	background-image: -o-linear-gradient(left, #b0b0b0, #cfcfcf);
	background-image: -webkit-gradient(linear, left top, right top, from(#b0b0b0), to(#cfcfcf));
	background-image: -webkit-linear-gradient(left, #b0b0b0, #cfcfcf);
	background-image: linear-gradient(left, #b0b0b0, #cfcfcf);
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	/*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
	/*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/
}

.bolumenaslider
{
	z-index: 1 !important;
}

.bolumenaslider a.ui-slider-handle
{
	z-index: 2;
	width: 11px;
	height: 11px;
	cursor: pointer;
	background: url("../../img/tts/handle.png") no-repeat;
	font-weight: bold;
	color: #1C94C4;
	display: inline-block;
	position: relative;
	top: -5px;
	left:-1px !important;
}

.bolumenaslider span.ui-slider-handle
{
	z-index: 2;
	width: 11px;
	height: 11px;
	cursor: pointer;
	background: url("../../img/tts/handle.png") no-repeat;
	font-weight: bold;
	color: #1C94C4;
	display: inline-block;
	left: -2px !important;
	margin-bottom: -6px;
}

.banatzekoa
{
	background: url("../../img/tts/banatzekoa.png") no-repeat;
	width:2px;
	height:28px;
	margin: -4px 5px;
	position:relative;
	float: left;
}

.banatzekoa_h
{
	background: url("../../img/tts/banatzekoa_h.png") no-repeat;
	width: 125px;
	height: 2px;
	margin: 0 10px;
	position:relative;
	float: left;
	/*top:-4px;*/
}

.bolumenakontrola
{
	line-height: 0px;
}

.volume
{
	background: url("../../img/tts/volume.png") no-repeat scroll 0px -75px transparent;
	height: 25px;
	width: 25px;
	position: relative;
	display: inline-block;
}

.volume:active
{
	background:#dddddd;
	background-image: url("../../img/tts/volume.png");
	background-repeat:no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 1px 1px #b5babf;
	-webkit-box-shadow: inset 1px 1px 1px #b5babf;
	box-shadow: inset 1px 1px 1px #b5babf;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 135, Color = '#ced3d9')";
	background-position: 1px 0px;
	border:1px solid #ced3d9;
	height: 23px;
	width: 23px;
	position:relative;
	left:-2px;
}

.volume:focus
{
	outline:none; /*nabigatzaileak defektuz ezertzen duen efektoa reseteatzeko*/
	background-image: url("../../img/tts/volume.png");
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 1px #ffffff;
	-webkit-box-shadow: inset 1px 1px #ffffff;
	box-shadow: inset 1px 1px #ffffff;
	filter: progid:DXImageTransform.Microsoft.Shadow(strength = 2, direction = 135, color = '#ced3d9');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 135, Color = '#ced3d9')";
	border:1px solid #ced3d9;
	height: 25px;
	width: 25px;
	position:relative;
	left:-1px;
	top:-1px;
}

.bolumenaslider
{
	border:1px solid #adadad;
	width: 9px;
	height: 65px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	/*Inner elements should not cover inner shadows*/
	/*Chrome renders inset shadows incorrectly with border-radius*/
	/*IE 7 AND 8 DO NOT SUPPORT INSET SHADOWS*/
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = '#f9f9f9', endColorstr = '#e3e3e3');
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = '#f9f9f9', endColorstr = '#e3e3e3')";
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	background-image: -moz-linear-gradient(left, #f9f9f9, #e3e3e3);
	background-image: -ms-linear-gradient(left, #f9f9f9, #e3e3e3);
	background-image: -o-linear-gradient(left, #f9f9f9, #e3e3e3);
	background-image: -webkit-gradient(linear, left top, right top, from(#f9f9f9), to(#e3e3e3));
	background-image: -webkit-linear-gradient(left, #f9f9f9, #e3e3e3);
	background-image: linear-gradient(left, #f9f9f9, #e3e3e3);
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	/*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
	/*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/
	position:absolute;
	top:-69px;
	left:27px;
}

.slidertooltipbolumena
{
	position: absolute;
	display: block;
	top:-45px;
	left: 15px;
	width: 35px;
	height: 20px;
	color: #fff;
	text-align: center;
	font: 10pt Tahoma, Arial, sans-serif ;
	border-radius: 3px;
	border: 1px solid #333;
	-webkit-box-shadow:  1px 1px 2px 0px rgba(0, 0, 0, .3);
	box-shadow:  1px 1px 2px 0px rgba(0, 0, 0, .3);
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	z-index:10;
	background: -moz-linear-gradient(top,  rgba(69,72,77,0.5) 0%, rgba(0,0,0,0.5) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,72,77,0.5)), color-stop(100%,rgba(0,0,0,0.5))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(69,72,77,0.5) 0%,rgba(0,0,0,0.5) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(69,72,77,0.5) 0%,rgba(0,0,0,0.5) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(69,72,77,0.5) 0%,rgba(0,0,0,0.5) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(69,72,77,0.5) 0%,rgba(0,0,0,0.5) 100%); /* W3C */
	/*	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8045484d', endColorstr='#80000000',GradientType=0 ); /* IE6-9 */
}

.abiadurakontrola
{
	line-height: 0px;
}

.abiadura
{
	/*background: url("../../img/tts/abiadura.png") no-repeat;*/
	height: 25px;
	width: 50px;
	margin-top:1px;
	display:block;
	background: #00aca8;
	text-align: center;
}

.abiadura:active
{
	background:#dddddd;
	/*background-image: url("../../img/tts/abiadura.png");*/
	background-repeat:no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 1px 1px #b5babf;
	-webkit-box-shadow: inset 1px 1px 1px #b5babf;
	box-shadow: inset 1px 1px 1px #b5babf;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 135, Color = '#ced3d9')";
	background-position: 1px 0px;
	border:1px solid #ced3d9;
	height: 23px;
	width: 23px;
	position:relative;
	left:-2px;
}

.abiadura:focus
{
	outline:none; /*nabigatzaileak defektuz ezertzen duen efektoa reseteatzeko*/
	/*background-image: url("../../img/tts/abiadura.png");*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 1px #ffffff;
	-webkit-box-shadow: inset 1px 1px #ffffff;
	box-shadow: inset 1px 1px #ffffff;
	filter: progid:DXImageTransform.Microsoft.Shadow(strength = 2, direction = 135, color = '#ced3d9');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 135, Color = '#ced3d9')";
	border:1px solid #ced3d9;
	height: 25px;
	width: 25px;
	position:relative;
	left:-1px;
	top:-1px;
}

.hizlariakontrola
{
	/*line-height: 0px;*/
	font-size: 11px;
}

.hizlaria
{
	background: url("../../img/tts/ahotsa.png") no-repeat;
	height: 26px;
	width: 27px;
	display:block;
	padding-top: 1px;
}

.hizlaria:active
{
	background:#dddddd;
	background-image: url("../../img/tts/ahotsa.png");
	background-repeat:no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 1px 1px #b5babf;
	-webkit-box-shadow: inset 1px 1px 1px #b5babf;
	box-shadow: inset 1px 1px 1px #b5babf;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 135, Color = '#ced3d9')";
	background-position: 1px 0px;
	border:1px solid #ced3d9;
	height: 23px;
	width: 26px;
	position:relative;
	left:-2px;
}

.hizlaria:focus
{
	outline:none; /*nabigatzaileak defektuz ezertzen duen efektoa reseteatzeko*/
	background-image: url("../../img/tts/ahotsa.png");
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 1px #ffffff;
	-webkit-box-shadow: inset 1px 1px #ffffff;
	box-shadow: inset 1px 1px #ffffff;
	filter: progid:DXImageTransform.Microsoft.Shadow(strength = 2, direction = 135, color = '#ced3d9');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 135, Color = '#ced3d9')";
	border:1px solid #ced3d9;
	height: 25px;
	width: 28px;
	position:relative;
	left:-1px;
	top:-1px;
}

.hizlariaukera
{
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	position:absolute;
	border:1px solid #ced3d9;
	padding: 4px 10px 0;
	/*height:28px;*/
	width:125px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: inset 1px 1px #ffffff;
	-webkit-box-shadow: inset 1px 1px #ffffff;
	box-shadow: inset 1px 1px #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f7f7f7', endColorstr = '#ebebeb');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f7f7f7', endColorstr = '#ebebeb')";
	background-image: -moz-linear-gradient(top, #f7f7f7, #ebebeb);
	background-image: -ms-linear-gradient(top, #f7f7f7, #ebebeb);
	background-image: -o-linear-gradient(top, #f7f7f7, #ebebeb);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#f7f7f7), to(#ebebeb));
	background-image: -webkit-linear-gradient(top, #f7f7f7, #ebebeb);
	background-image: linear-gradient(top, #f7f7f7, #ebebeb);
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	float:left;
	/*top:-31px;*/
	left:-30px;
	z-index:10;
}

.hizkuntzakontrola
{
	line-height: 0px;
}

.hizkuntza
{
	background: url("../../img/tts/hizkuntza.png") no-repeat;
	height: 25px;
	width: 25px;
	display:block;
}

.hizkuntza:active
{
	background:#dddddd;
	background-image: url("../../img/tts/hizkuntza.png");
	background-repeat:no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 1px 1px #b5babf;
	-webkit-box-shadow: inset 1px 1px 1px #b5babf;
	box-shadow: inset 1px 1px 1px #b5babf;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 135, Color = '#ced3d9')";
	background-position: 1px 0px;
	border:1px solid #ced3d9;
	height: 23px;
	width: 23px;
	position:relative;
	left:-2px;
}

.hizkuntza:focus
{
	outline:none; /*nabigatzaileak defektuz ezertzen duen efektoa reseteatzeko*/
	background-image: url("../../img/tts/hizkuntza.png");
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 1px #ffffff;
	-webkit-box-shadow: inset 1px 1px #ffffff;
	box-shadow: inset 1px 1px #ffffff;
	filter: progid:DXImageTransform.Microsoft.Shadow(strength = 2, direction = 135, color = '#ced3d9');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 135, Color = '#ced3d9')";
	border:1px solid #ced3d9;
	height: 25px;
	width: 25px;
	position:relative;
	left:-1px;
	top:-1px;
}

.hizkuntzaaukera
{
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	position:absolute;
	border:1px solid #ced3d9;
	padding: 4px 10px 0;
	height:28px;
	width:72px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: inset 1px 1px #ffffff;
	-webkit-box-shadow: inset 1px 1px #ffffff;
	box-shadow: inset 1px 1px #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f7f7f7', endColorstr = '#ebebeb');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f7f7f7', endColorstr = '#ebebeb')";
	background-image: -moz-linear-gradient(top, #f7f7f7, #ebebeb);
	background-image: -ms-linear-gradient(top, #f7f7f7, #ebebeb);
	background-image: -o-linear-gradient(top, #f7f7f7, #ebebeb);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#f7f7f7), to(#ebebeb));
	background-image: -webkit-linear-gradient(top, #f7f7f7, #ebebeb);
	background-image: linear-gradient(top, #f7f7f7, #ebebeb);
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	float:left;
	top:-31px;
	left:10px;
	z-index:10;
}

.hizkuntzaeuskara
{
	background: url("../../img/tts/eu.png") no-repeat;
	height:25px;
	width:25px;
}

.hizkuntzaeuskara:hover
{
	background: url("../../img/tts/eu.png") no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 1px #ffffff;
	-webkit-box-shadow: inset 1px 1px #ffffff;
	box-shadow: inset 1px 1px #ffffff;
	filter: progid:DXImageTransform.Microsoft.Shadow(strength = 2, direction = 135, color = '#ced3d9');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 135, Color = '#ced3d9')";
	border:1px solid #ced3d9;
	height: 25px;
	width: 25px;
	position:relative;
	left:-1px;
	top:-1px;
}

.hizkuntzaeuskara:active
{
	background:#dddddd;
	background-image: url("../../img/tts/eu.png");
	background-repeat:no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 1px 1px #b5babf;
	-webkit-box-shadow: inset 1px 1px 1px #b5babf;
	box-shadow: inset 1px 1px 1px #b5babf;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 135, Color = '#ced3d9')";
	background-position: 1px 0px;
	border:1px solid #ced3d9;
	height: 23px;
	width: 23px;
	position:relative;
	left:-2px;
}

.hizkuntzaeuskara:focus
{
	outline:none; /*nabigatzaileak defektuz ezertzen duen efektoa reseteatzeko*/
	background: url("../../img/tts/eu.png") no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 1px #ffffff;
	-webkit-box-shadow: inset 1px 1px #ffffff;
	box-shadow: inset 1px 1px #ffffff;
	filter: progid:DXImageTransform.Microsoft.Shadow(strength = 2, direction = 135, color = '#ced3d9');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 135, Color = '#ced3d9')";
	border:1px solid #ced3d9;
	height: 25px;
	width: 25px;
	position:relative;
	left:-1px;
	top:-1px;
}

.hizkuntzaeuskara.aukeratuta
{
	background:#dddddd;
	background-image: url("../../img/tts/eu.png");
	background-repeat:no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 1px 1px #b5babf;
	-webkit-box-shadow: inset 1px 1px 1px #b5babf;
	box-shadow: inset 1px 1px 1px #b5babf;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 135, Color = '#ced3d9')";
	background-position: 1px 0px;
	border:1px solid #ced3d9;
	height: 25px;
	width: 25px;
	position:relative;
	top:-1px;
	left:-2px;
}

.hizkuntzaeuskara.aukeratuta:hover
{
	background:#dddddd;
	background-image: url("../../img/tts/eu.png");
	background-repeat:no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 1px #ffffff;
	-webkit-box-shadow: inset 1px 1px #ffffff;
	box-shadow: inset 1px 1px #ffffff;
	filter: progid:DXImageTransform.Microsoft.Shadow(strength = 2, direction = 135, color = '#ced3d9');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 135, Color = '#ced3d9')";
	border:1px solid #ced3d9;
	height: 25px;
	width: 25px;
	position:relative;
	left:-1px;
	top:-1px;
}

.hizkuntzaeuskara.aukeratuta:active
{
	background: url("../../img/tts/eu.png") no-repeat;
	height:23px;
	width:23px;
}

.hizkuntzaeuskara.aukeratuta:focus
{
	outline:none; /*nabigatzaileak defektuz ezertzen duen efektoa reseteatzeko*/
	background:#dddddd;
	background-image: url("../../img/tts/eu.png");
	background-repeat:no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 1px #ffffff;
	-webkit-box-shadow: inset 1px 1px #ffffff;
	box-shadow: inset 1px 1px #ffffff;
	filter: progid:DXImageTransform.Microsoft.Shadow(strength = 2, direction = 135, color = '#ced3d9');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 135, Color = '#ced3d9')";
	border:1px solid #ced3d9;
	height: 25px;
	width: 25px;
	position:relative;
	left:-1px;
	top:-1px;
}

.hizkuntzagaztelania
{
	background: url("../../img/tts/es.png") no-repeat;
	height:25px;
	width:25px;
}

.hizkuntzagaztelania:hover
{
	background: url("../../img/tts/es.png") no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 1px #ffffff;
	-webkit-box-shadow: inset 1px 1px #ffffff;
	box-shadow: inset 1px 1px #ffffff;
	filter: progid:DXImageTransform.Microsoft.Shadow(strength = 2, direction = 135, color = '#ced3d9');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 135, Color = '#ced3d9')";
	border:1px solid #ced3d9;
	height: 25px;
	width: 25px;
	position:relative;
	left:-1px;
	top:-1px;
}

.hizkuntzagaztelania:active
{
	background:#dddddd;
	background-image: url("../../img/tts/es.png");
	background-repeat:no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 1px 1px #b5babf;
	-webkit-box-shadow: inset 1px 1px 1px #b5babf;
	box-shadow: inset 1px 1px 1px #b5babf;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 135, Color = '#ced3d9')";
	background-position: 1px 0px;
	border:1px solid #ced3d9;
	height: 23px;
	width: 23px;
	position:relative;
	left:-2px;
}

.hizkuntzagaztelania:focus
{
	outline:none; /*nabigatzaileak defektuz ezertzen duen efektoa reseteatzeko*/
	background: url("../../img/tts/es.png") no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 1px #ffffff;
	-webkit-box-shadow: inset 1px 1px #ffffff;
	box-shadow: inset 1px 1px #ffffff;
	filter: progid:DXImageTransform.Microsoft.Shadow(strength = 2, direction = 135, color = '#ced3d9');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 135, Color = '#ced3d9')";
	border:1px solid #ced3d9;
	height: 25px;
	width: 25px;
	position:relative;
	left:-1px;
	top:-1px;
}

.hizkuntzagaztelania.aukeratuta
{
	background:#dddddd;
	background-image: url("../../img/tts/es.png");
	background-repeat:no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 1px 1px #b5babf;
	-webkit-box-shadow: inset 1px 1px 1px #b5babf;
	box-shadow: inset 1px 1px 1px #b5babf;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 135, Color = '#ced3d9')";
	background-position: 1px 0px;
	border:1px solid #ced3d9;
	height: 25px;
	width: 25px;
	position:relative;
	top:-1px;
	left:-2px;
}

.hizkuntzagaztelania.aukeratuta:hover
{
	background:#dddddd;
	background-image: url("../../img/tts/es.png");
	background-repeat:no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 1px #ffffff;
	-webkit-box-shadow: inset 1px 1px #ffffff;
	box-shadow: inset 1px 1px #ffffff;
	filter: progid:DXImageTransform.Microsoft.Shadow(strength = 2, direction = 135, color = '#ced3d9');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 135, Color = '#ced3d9')";
	border:1px solid #ced3d9;
	height: 25px;
	width: 25px;
	position:relative;
	left:-1px;
	top:-1px;
}

.hizkuntzagaztelania.aukeratuta:active
{
	background: url("../../img/tts/es.png") no-repeat;
	height:23px;
	width:23px;
}

.hizkuntzagaztelania.aukeratuta:focus
{
	outline:none; /*nabigatzaileak defektuz ezertzen duen efektoa reseteatzeko*/
	background:#dddddd;
	background-image: url("../../img/tts/es.png");
	background-repeat:no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 1px #ffffff;
	-webkit-box-shadow: inset 1px 1px #ffffff;
	box-shadow: inset 1px 1px #ffffff;
	filter: progid:DXImageTransform.Microsoft.Shadow(strength = 2, direction = 135, color = '#ced3d9');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 135, Color = '#ced3d9')";
	border:1px solid #ced3d9;
	height: 25px;
	width: 25px;
	position:relative;
	left:-1px;
	top:-1px;
}

#preloadedImages
{
	width: 0px;
	height: 0px;
	display: inline;
	background-image: url("../../img/tts/play.png");
	background-image: url("../../img/tts/stop.png");
	background-image: url("../../img/tts/pause.png");
	background-image: url("../../img/tts/rewind.png");
	background-image: url("../../img/tts/forward.png");
	background-image: url("../../img/tts/rewindrewind.png");
	background-image: url("../../img/tts/forwardforward.png");
	background-image: url("../../img/tts/begin.png");
	background-image: url("../../img/tts/end.png");
	background-image: url("../../img/tts/goto.png");
	background-image: url("../../img/tts/about.png");
	background-image: url("../../img/tts/volume.png");
	background-image: url("../../img/tts/abiadura.png");
	background-image: url("../../img/tts/ahotsa.png");
	background-image: url("../../img/tts/ahotsa_emakumea.png");
	background-image: url("../../img/tts/ahotsa_gizona.png");
	background-image: url("../../img/tts/banatzekoa.png");
	background-image: url("../../img/tts/close.png");
	background-image: url("../../img/tts/handle.png");
	background-image: url("../../img/tts/preload.gif");
	background-image: url();
}

.playbotoiabozgorailua
{
	background-image: url("../../img/tts/play_initial.png");
	background-repeat:no-repeat;
	height: 23px;
	width: 23px;
	top: 1px;
}

.playbotoia.play
{
	background-image: url("../../img/tts/play.png");
	background-repeat:no-repeat;
	height: 23px;
	width: 23px;
	top: 1px;
	font-size: 15px !important;
}

.playbotoia.play:active
{
	background:#dddddd;
	background-image: url("../../img/tts/play.png");
	background-repeat:no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 1px 1px #b5babf;
	-webkit-box-shadow: inset 1px 1px 1px #b5babf;
	box-shadow: inset 1px 1px 1px #b5babf;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 135, Color = '#ced3d9')";
	background-position: 1px 0px;
	border:1px solid #ced3d9;
	height: 21px;
	width: 21px;
	left:-2px;
}

.playbotoia.play:focus
{
	outline:none; /*nabigatzaileak defektuz ezertzen duen efektoa reseteatzeko*/
	background-image: url("../../img/tts/play.png");
	background-repeat:no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 1px #ffffff;
	-webkit-box-shadow: inset 1px 1px #ffffff;
	box-shadow: inset 1px 1px #ffffff;
	filter: progid:DXImageTransform.Microsoft.Shadow(strength = 2, direction = 135, color = '#ced3d9');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 135, Color = '#ced3d9')";
	border:1px solid #ced3d9;
	height: 21px;
	width: 21px;
	left:-1px;
	top:0px;
	margin-right: 2px;
}

.playbotoia.pause
{
	background-image: url("../../img/tts/pause.png");
	background-repeat:no-repeat;
	height: 23px;
	width: 23px;
	top: 1px;
}

.playbotoia.pause:active
{
	background:#dddddd;
	background-image: url("../../img/tts/pause.png");
	background-repeat:no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 1px 1px #b5babf;
	-webkit-box-shadow: inset 1px 1px 1px #b5babf;
	box-shadow: inset 1px 1px 1px #b5babf;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 135, Color = '#ced3d9')";
	background-position: 1px 0px;
	border:1px solid #ced3d9;
	height: 21px;
	width: 21px;
	left:-2px;
}

.playbotoia.pause:focus
{
	outline:none; /*nabigatzaileak defektuz ezertzen duen efektoa reseteatzeko*/
	background-image: url("../../img/tts/pause.png");
	background-repeat:no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 1px #ffffff;
	-webkit-box-shadow: inset 1px 1px #ffffff;
	box-shadow: inset 1px 1px #ffffff;
	filter: progid:DXImageTransform.Microsoft.Shadow(strength = 2, direction = 135, color = '#ced3d9');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 135, Color = '#ced3d9')";
	background-position: 1px -1px;
	border:1px solid #ced3d9;
	height: 21px;
	width: 21px;
	left:-2px;
	margin-right: 2px;
}

.atzerabotoia
{
	background-image: url("../../img/tts/rewind.png");
	background-repeat:no-repeat;
	height: 23px;
	width: 23px;
	top: 1px;
}

.atzerabotoia:active
{
	background:#dddddd;
	background-image: url("../../img/tts/rewind.png");
	background-repeat:no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 1px 1px #b5babf;
	-webkit-box-shadow: inset 1px 1px 1px #b5babf;
	box-shadow: inset 1px 1px 1px #b5babf;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 135, Color = '#ced3d9')";
	background-position: 1px 0px;
	border:1px solid #ced3d9;
	height: 21px;
	width: 21px;
	left:-2px;
}

.atzerabotoia:focus
{
	outline:none; /*nabigatzaileak defektuz ezertzen duen efektoa reseteatzeko*/
	background-image: url("../../img/tts/rewind.png");
	background-repeat:no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 1px #ffffff;
	-webkit-box-shadow: inset 1px 1px #ffffff;
	box-shadow: inset 1px 1px #ffffff;
	filter: progid:DXImageTransform.Microsoft.Shadow(strength = 2, direction = 135, color = '#ced3d9');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 135, Color = '#ced3d9')";
	border:1px solid #ced3d9;
	height: 21px;
	width: 21px;
	left:-1px;
	top:0px;
	margin-right: 2px;
}

.aurrerabotoia
{
	background-image: url("../../img/tts/forward.png");
	background-repeat:no-repeat;
	height: 23px;
	width: 23px;
	top: 1px;
}

.aurrerabotoia:active
{
	background:#dddddd;
	background-image: url("../../img/tts/forward.png");
	background-repeat:no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 1px 1px #b5babf;
	-webkit-box-shadow: inset 1px 1px 1px #b5babf;
	box-shadow: inset 1px 1px 1px #b5babf;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 135, Color = '#ced3d9')";
	background-position: 1px 0px;
	border:1px solid #ced3d9;
	height: 21px;
	width: 21px;
	left:-2px;
}

.aurrerabotoia:focus
{
	outline:none; /*nabigatzaileak defektuz ezertzen duen efektoa reseteatzeko*/
	background-image: url("../../img/tts/forward.png");
	background-repeat:no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 1px #ffffff;
	-webkit-box-shadow: inset 1px 1px #ffffff;
	box-shadow: inset 1px 1px #ffffff;
	filter: progid:DXImageTransform.Microsoft.Shadow(strength = 2, direction = 135, color = '#ced3d9');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 135, Color = '#ced3d9')";
	border:1px solid #ced3d9;
	height: 21px;
	width: 21px;
	left:-1px;
	top:0px;
	margin-right: 2px;
}

.gelditubotoia
{
	background-image: url("../../img/tts/stop.png");
	background-repeat:no-repeat;
	height: 23px;
	width: 23px;
	top: 1px;
	font-size: 15px !important;
}

.gelditubotoia:active
{
	background:#dddddd;
	background-image: url("../../img/tts/stop.png");
	background-repeat:no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 1px 1px #b5babf;
	-webkit-box-shadow: inset 1px 1px 1px #b5babf;
	box-shadow: inset 1px 1px 1px #b5babf;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 135, Color = '#ced3d9')";
	background-position: 1px 0px;
	border:1px solid #ced3d9;
	height: 21px;
	width: 21px;
	left:-2px;
}

.gelditubotoia:focus
{
	outline:none; /*nabigatzaileak defektuz ezertzen duen efektoa reseteatzeko*/
	background-image: url("../../img/tts/stop.png");
	background-repeat:no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 1px #ffffff;
	-webkit-box-shadow: inset 1px 1px #ffffff;
	box-shadow: inset 1px 1px #ffffff;
	filter: progid:DXImageTransform.Microsoft.Shadow(strength = 2, direction = 135, color = '#ced3d9');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 135, Color = '#ced3d9')";
	border:1px solid #ced3d9;
	height: 21px;
	width: 21px;
	left:-1px;
	top:0px;
	margin-right: 2px;
}

.atzeraparagrafoabotoia
{
	background-image: url("../../img/tts/rewindrewind.png");
	background-repeat:no-repeat;
	height: 23px;
	width: 23px;
	top: 1px;
}

.atzeraparagrafoabotoia:active
{
	background:#dddddd;
	background-image: url("../../img/tts/rewindrewind.png");
	background-repeat:no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 1px 1px #b5babf;
	-webkit-box-shadow: inset 1px 1px 1px #b5babf;
	box-shadow: inset 1px 1px 1px #b5babf;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 135, Color = '#ced3d9')";
	background-position: 1px 0px;
	border:1px solid #ced3d9;
	height: 21px;
	width: 21px;
	left:-2px;
}

.atzeraparagrafoabotoia:focus
{
	outline:none; /*nabigatzaileak defektuz ezertzen duen efektoa reseteatzeko*/
	background-image: url("../../img/tts/rewindrewind.png");
	background-repeat:no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 1px #ffffff;
	-webkit-box-shadow: inset 1px 1px #ffffff;
	box-shadow: inset 1px 1px #ffffff;
	filter: progid:DXImageTransform.Microsoft.Shadow(strength = 2, direction = 135, color = '#ced3d9');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 135, Color = '#ced3d9')";
	border:1px solid #ced3d9;
	height: 21px;
	width: 21px;
	left:-1px;
	top:0px;
	margin-right: 2px;
}

.aurreraparagrafoabotoia
{
	background-image: url("../../img/tts/forwardforward.png");
	background-repeat:no-repeat;
	height: 23px;
	width: 23px;
	top: 1px;
}

.aurreraparagrafoabotoia:active
{
	background:#dddddd;
	background-image: url("../../img/tts/forwardforward.png");
	background-repeat:no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 1px 1px #b5babf;
	-webkit-box-shadow: inset 1px 1px 1px #b5babf;
	box-shadow: inset 1px 1px 1px #b5babf;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 135, Color = '#ced3d9')";
	background-position: 1px 0px;
	border:1px solid #ced3d9;
	height: 21px;
	width: 21px;
	left:-2px;
}

.aurreraparagrafoabotoia:focus
{
	outline:none; /*nabigatzaileak defektuz ezertzen duen efektoa reseteatzeko*/
	background-image: url("../../img/tts/forwardforward.png");
	background-repeat:no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 1px #ffffff;
	-webkit-box-shadow: inset 1px 1px #ffffff;
	box-shadow: inset 1px 1px #ffffff;
	filter: progid:DXImageTransform.Microsoft.Shadow(strength = 2, direction = 135, color = '#ced3d9');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 135, Color = '#ced3d9')";
	border:1px solid #ced3d9;
	height: 21px;
	width: 21px;
	left:-1px;
	top:0px;
	margin-right: 2px;
}

.hasierarabotoia
{
	background-image: url("../../img/tts/begin.png");
	background-repeat:no-repeat;
	height: 23px;
	width: 23px;
	top: 1px;
}

.hasierarabotoia:active
{
	background:#dddddd;
	background-image: url("../../img/tts/begin.png");
	background-repeat:no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 1px 1px #b5babf;
	-webkit-box-shadow: inset 1px 1px 1px #b5babf;
	box-shadow: inset 1px 1px 1px #b5babf;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 135, Color = '#ced3d9')";
	background-position: 1px 0px;
	border:1px solid #ced3d9;
	height: 21px;
	width: 21px;
	left:-2px;
}

.hasierarabotoia:focus
{
	outline:none; /*nabigatzaileak defektuz ezertzen duen efektoa reseteatzeko*/
	background-image: url("../../img/tts/begin.png");
	background-repeat:no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 1px #ffffff;
	-webkit-box-shadow: inset 1px 1px #ffffff;
	box-shadow: inset 1px 1px #ffffff;
	filter: progid:DXImageTransform.Microsoft.Shadow(strength = 2, direction = 135, color = '#ced3d9');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 135, Color = '#ced3d9')";
	border:1px solid #ced3d9;
	height: 21px;
	width: 21px;
	left:-1px;
	top:0px;
	margin-right: 2px;
}

.amaierarabotoia
{
	background-image: url("../../img/tts/end.png");
	background-repeat:no-repeat;
	height: 23px;
	width: 23px;
	top: 1px;
}

.amaierarabotoia:active
{
	background:#dddddd;
	background-image: url("../../img/tts/end.png");
	background-repeat:no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 1px 1px #b5babf;
	-webkit-box-shadow: inset 1px 1px 1px #b5babf;
	box-shadow: inset 1px 1px 1px #b5babf;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 135, Color = '#ced3d9')";
	background-position: 1px 0px;
	border:1px solid #ced3d9;
	height: 21px;
	width: 21px;
	left:-2px;
}

.amaierarabotoia:focus
{
	outline:none; /*nabigatzaileak defektuz ezertzen duen efektoa reseteatzeko*/
	background-image: url("../../img/tts/end.png");
	background-repeat:no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 1px #ffffff;
	-webkit-box-shadow: inset 1px 1px #ffffff;
	box-shadow: inset 1px 1px #ffffff;
	filter: progid:DXImageTransform.Microsoft.Shadow(strength = 2, direction = 135, color = '#ced3d9');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 135, Color = '#ced3d9')";
	border:1px solid #ced3d9;
	height: 21px;
	width: 21px;
	left:-1px;
	top:0px;
	margin-right: 2px;
}

.joanbotoia
{
	background-image: url("../../img/tts/goto.png");
	background-repeat:no-repeat;
	height: 23px;
	width: 23px;
	top: 1px;
}

.joanbotoia:active
{
	background:#dddddd;
	background-image: url("../../img/tts/goto.png");
	background-repeat:no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 1px 1px #b5babf;
	-webkit-box-shadow: inset 1px 1px 1px #b5babf;
	box-shadow: inset 1px 1px 1px #b5babf;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 135, Color = '#ced3d9')";
	background-position: 1px 0px;
	border:1px solid #ced3d9;
	height: 21px;
	width: 21px;
	left:-2px;
}

.joanbotoia:focus
{
	outline:none; /*nabigatzaileak defektuz ezertzen duen efektoa reseteatzeko*/
	background-image: url("../../img/tts/goto.png");
	background-repeat:no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 1px #ffffff;
	-webkit-box-shadow: inset 1px 1px #ffffff;
	box-shadow: inset 1px 1px #ffffff;
	filter: progid:DXImageTransform.Microsoft.Shadow(strength = 2, direction = 135, color = '#ced3d9');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 135, Color = '#ced3d9')";
	border:1px solid #ced3d9;
	height: 21px;
	width: 21px;
	left:-1px;
	top:0px;
	margin-right: 2px;
}

.aboutbotoia
{
	background-image: url("../../img/tts/about.png");
	background-repeat:no-repeat;
	height: 23px;
	width: 23px;
	top: 1px;
}

.aboutbotoia:active
{
	background:#dddddd;
	background-image: url("../../img/tts/about.png");
	background-repeat:no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 1px 1px #b5babf;
	-webkit-box-shadow: inset 1px 1px 1px #b5babf;
	box-shadow: inset 1px 1px 1px #b5babf;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 135, Color = '#ced3d9')";
	background-position: 1px 0px;
	border:1px solid #ced3d9;
	height: 21px;
	width: 21px;
	left:-2px;
}

.aboutbotoia:focus
{
	outline:none; /*nabigatzaileak defektuz ezertzen duen efektoa reseteatzeko*/
	background-image: url("../../img/tts/about.png");
	background-repeat:no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 1px #ffffff;
	-webkit-box-shadow: inset 1px 1px #ffffff;
	box-shadow: inset 1px 1px #ffffff;
	filter: progid:DXImageTransform.Microsoft.Shadow(strength = 2, direction = 135, color = '#ced3d9');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 135, Color = '#ced3d9')";
	border:1px solid #ced3d9;
	height: 21px;
	width: 21px;
	left:-1px;
	top:0px;
	margin-right: 2px;
}

.tts_elhuyar_logoa
{
	background: url("../../img/tts/logo.png") no-repeat transparent;
	width:60px;
	height:21px;
	margin: 0 0 0 0px;
	position:relative;
	float:left;
	background-size: contain;
}

/*.tts_elhuyar_logoa:active
{
	background:#dddddd;
	background-image: url("../../img/tts/elhuyar.png");
	background-repeat:no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 1px 1px #b5babf;
	-webkit-box-shadow: inset 1px 1px 1px #b5babf;
	box-shadow: inset 1px 1px 1px #b5babf;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 135, Color = '#ced3d9')";
	background-position: 1px 0px;
	border:1px solid #ced3d9;
	width: 58px;
	height: 23px;
	position:relative;
	left:-2px;
}*/

/*.tts_elhuyar_logoa:focus
{
	background: url("../../img/tts/elhuyar.png") no-repeat transparent;
	background-repeat:no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 1px #ffffff;
	-webkit-box-shadow: inset 1px 1px #ffffff;
	box-shadow: inset 1px 1px #ffffff;
	filter: progid:DXImageTransform.Microsoft.Shadow(strength = 2, direction = 135, color = '#ced3d9');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 135, Color = '#ced3d9')";
	border:1px solid #ced3d9;
	width: 60px;
	height: 25px;
	position:relative;
	left:-1px;
	top:-1px;
}*/

.deskargakontrola{
	height: 25px;
	width: 20px;
	display: block;
	padding-top: 1px;
}

.audiobotoia:hover{
	cursor:pointer;
	transform: scale(1.1);
}

.abiadurakontrola.speed100::after{
  content:"1";
  /*font-size: small;*/
}
.abiadurakontrola.speed150::after{
  content:"1,5";
  /*font-size: small;*/
}
.abiadurakontrola.speed75::after{
  content:"0,75";
  /*font-size: small;*/
}
.abiadurakontrola.speed125::after{
  content:"1,25";
  /*font-size: small;*/
}



/* -- BERRIKUNTZAK -- */

/*#audiobotoiak {
    margin: 15px 30px 15px 0px !important;
    height: 36px;
    border: 2px solid #1A3AAB !important;
    border-radius: 25px;
    padding: 0px 15px 0px 15px;
    box-shadow: 0 2px 10px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%) !important;
    margin-bottom: 15px !important;
    margin-top: 15px !important;
    background-color: #d9d9d6;
    z-index:10000;
    float:left;
}*/

#audiobotoiak {
border: 1px solid #ced3d9;
padding: 5px 10px 2px 10px;
min-height: 33px;
border-radius: 5px;
box-shadow: inset 1px 1px #ffffff;
background-image: -webkit-linear-gradient(top, #f7f7f7, #ebebeb);
background-clip: padding-box;
min-width: 190px;
line-height: 100%;
font-size: 17px !important;
max-width: 385px;
float: inherit;
}


.gelditubotoia::before {
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      font-family: 'Font Awesome 5 Free'; 
      content: "\f04d";
      font-weight: 900;
    }
    
.atzerabotoia::before {
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      font-family: 'Font Awesome 5 Free';
      content: "\f04a";
      font-weight: 900;
    }
    
.playbotoia.pause::before {
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      font-family: 'Font Awesome 5 Free'; 
      content: "\f04c";
      font-weight: 900;
    }   
    
.playbotoia.play::before {
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      font-family: 'Font Awesome 5 Free'; 
      content: "\f04b";
      font-weight: 900;
    }   
     
.aurrerabotoia::before {
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      font-family: 'Font Awesome 5 Free'; 
      content: "\f04e";
      font-weight: 900;
    }    
     
    
.aboutbotoia::before {
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      font-family: 'Font Awesome 5 Free'; 
      content: "\f05a";
      font-weight: 900;
    } 
    
.volume::before {
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      font-family: 'Font Awesome 5 Free'; 
      content: "\f028";
      font-weight: 900;
    } 
    
.playbotoiabozgorailua::before {
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      font-family: 'Font Awesome 5 Free'; 
      content: "\f028";
      font-weight: 900;
    } 
    
.hizlaria::before {
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      font-family: 'Font Awesome 5 Free'; 
      content: "\f007";
      font-weight: 900;
    } 
    
.hasierarabotoia::before {
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      font-family: 'Font Awesome 5 Free'; 
      content: "\f048";
      font-weight: 900;
    } 
    
.amaierarabotoia::before {
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      font-family: 'Font Awesome 5 Free'; 
      content: "\f051";
      font-weight: 900;
    }  
    
.atzeraparagrafoabotoia::before {
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      font-family: 'Font Awesome 5 Free'; 
      content: "\f049";
      font-weight: 900;
    }  
        
.aurreraparagrafoabotoia::before {
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      font-family: 'Font Awesome 5 Free'; 
      content: "\f050";
      font-weight: 900;
    }  
          
.joanbotoia::before {
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      font-family: 'Font Awesome 5 Free'; 
      content: "\f141";
      font-weight: 900;
    }    

.hizkuntzakontrola::before {
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      font-family: 'Font Awesome 5 Free'; 
      content: "\f0ac";
      font-weight: 900;
    }    
    
.hizlariakontrola {
    font-size: 16px;
    text-align: center;
}

.volume:focus{
    background-image:none;
}
    
.bolumenakontrola, .hizkuntzakontrola  {
    line-height: inherit;
}

.abiadura {
    background: transparent;
    width: 45px;
    color: #00aca8;
    /*border: 1px solid black;*/
    height: 20px;
    box-shadow: 0 2px 10px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%) !important;
    font-size: 12px;
    padding-top: 4px;
    border-radius:25px;
}


.abiadura:focus, .abiadura:active{
    width: 45px !important;
    transform:scale(1.0);
}

.hizlariakontrola:hover{
    transform:scale(1.0) !important;
    z-index: 20;
}

.hizlariaukera a{
color: #00aca8 !important;
padding: 5px;
}

.hizlaria:hover{
    transform:scale(1.1);
}

.deskargakontrola i{
      /*color: #00aca7;*/
}

.gelditubotoia:focus, .atzerabotoia:focus, .playbotoia.pause:focus, .playbotoia.play:focus, .aurrerabotoia:focus, .aboutbotoia:focus, .volume:focus, .hizlaria:focus, .hasierarabotoia:focus, .amaierarabotoia:focus, .atzeraparagrafoabotoia:focus, .aurreraparagrafoabotoia:focus, .joanbotoia:focus, .playbotoiabozgorailua:focus, .hizkuntzakontrola:focus{
    background-image:none;
    background:none;
    box-shadow: none;
    border: 0px solid rgb(206, 211, 217);
    
}

.gelditubotoia:active, .atzerabotoia:active, .playbotoia.pause:active, .playbotoia.play:active, .aurrerabotoia:active, .aboutbotoia:active, .volume:active, .hizlaria:active, .hasierarabotoia:active, .amaierarabotoia:active, .atzeraparagrafoabotoia:active, .aurreraparagrafoabotoia:active, .joanbotoia:active, .playbotoiabozgorailua:active, .hizkuntzakontrola:active{
    background-image:none;
    background:none;
    box-shadow: none;
    border: 0px solid rgb(206, 211, 217);
}
    
.gelditubotoia, .atzerabotoia, .playbotoia.pause, .playbotoia.play, .aurrerabotoia, .aboutbotoia, .volume, .hizlaria, .hasierarabotoia, .amaierarabotoia, .atzeraparagrafoabotoia, .aurreraparagrafoabotoia, .joanbotoia, .playbotoiabozgorailua, .hizkuntza{
    background-image:none;
    background:none;
    color: black;
    text-align:center;
}

/*.tts_elhuyar_logoa:after{
    content:"elhuyar";
}*/

.azalpentestua:hover{
    transform: scale(1);
}

.tts_elhuyar_logoa, .tts_elhuyar_logoa:active, .tts_elhuyar_logoa:focus{
    left: 9px;
    top:2px;
    color: #1a3aab !important;
    font-weight: bolder;
    font-size: 15px;
} 

.entzuntestua, .entzuntestua:hover, .entzuntestua:active, #azalpentestua:focus {
    font-size: 13px !important;
    color: #1a3aab !important;
    font-weight: bolder;
    transform: scale(1);
}



.fa-download:hover{
    /*color: #504638;*/
}

.hizlariaukera, .hizlariaukera:hover, .hizlariaukera:active {
    box-sizing: content-box;
position: absolute;
border: 1px solid rgb(206, 211, 217);
padding: 4px 10px 0px;
width: 185px;
border-radius: 5px;
float: left;
left: -85px;
z-index: 10;
background: white;
font-size: 12px;
background-image: -webkit-linear-gradient(top, #f7f7f7, #ebebeb);

}

#audiobotoiak{
  margin:auto !important;
}

#audiobotoiak a{
	color: #00aca8 !important;
	font-size:17px;
}

@media screen and (max-width: 500px) {
#audiobotoiak {
  border: 1px solid #ced3d9;
  padding: 5px 10px 2px 10px;
  min-height: 38px;
  border-radius: 5px;
  box-shadow: inset 1px 1px #ffffff;
  background-image: -webkit-linear-gradient(top, #f7f7f7, #ebebeb);
  background-clip: padding-box;
  min-width: auto;
  line-height: 100%;
  font-size: 17px;
  max-width: 100%;
  float: inherit;
  width: fit-content;
}

.ezkerrean > div{
  width:25px;
}

.ezkerrean > a{
  width:25px;
}

.ezkerrean > div > a{
  width:100%;
}

.banatzekoa{
  display:none !important;
}

#abiadurakontrola{
width: 60px;
}


#tts_elhuyar_logoa {
  width: 18px;
  margin-left: 25px;
  margin-right: 10px;
}

.tts_elhuyar_logoa {
  background: url("../../img/tts/favicon.ico") no-repeat transparent;
  background-size: contain;

}

}


@media screen and (max-width: 400px) {

.ezkerrean > div{
  width:25px !important;
}

.ezkerrean > a{
  width:20px !important;
}

#tts_elhuyar_logoa {
  width: 18px;
  margin-left: 0px;
  margin-right: 5px;
}

#abiadurakontrola {
  width: 60px !important;
}

.aboutbotoia {
    display:none;

}
