table.zonapuzzle td{
	font-size:11px;
	color:#0b629f;
	font-family:Verdana,Arial;
	margin:0;
	text-align:left
}
div.jokoimgtit{
	margin:2px 4px 2px 15px;
	padding:0;
}
div.jokoimg{
	float:left;
	clear:none;
	font-family:Verdana, Sans-Serif, Arial;
	font-size:13px;
	text-align:right;
	font-weight:700;
	color:#787878;
	margin:0;
	width:32px;
	padding:2px 4px;
	height:28px;
}
.zonabinaka {
    vertical-align: top;
    display: inline-block;
    margin: 0;
    position: relative;
    padding: 0;
}

.zonabat {
	vertical-align:top;
    display: inline-block;
    border: 1px solid #0b629f;
    width: 220px;
/*    height: 390px;*/
    margin: 10px 15px 10px 5px;
    position: relative;
    background-color: #dde8ef;
    padding: 0;
}
.zonabat.nosepuede .zonabat_body span.jokoimg, .zonabat.nosepuede .zonabat_body img{
	filter: grayscale(100%); /* Current draft standard */
    -webkit-filter: grayscale(100%); /* New WebKit */
}
.zonabat.nosepuede {
	background-color: #cecece;
}

.zonabat_header {
	position:relative;
    width: 220px;
    height: 30px;
    margin: 0;
    border-bottom: 1px solid #0b629f;
}

.zonabat_conectados {
	position:absolute;
    width: 220px;
    height: 33px;
    margin: 0;
}

.zonabat_tit {
    margin: 0 0 0 52px;
    font-size: 20px;
    font-family: "paprika";
    line-height: 30px;
}

.imgzonaheader {
    margin-top: 0;
    position: absolute;
    top: -20px;
    left: -15px;
}

.zonabat_body {
	position:relative;
    width: 220px;
    height: 282px;/*305px;*/
    margin: 43px 0 0 0;
}

P.zona_p {
    text-align: left;
    margin: 10px 3px 0px 6px;
    font-size: 13px;
    color: #0b629f;
    line-height: 180%;
}

P.zona_conectados {
    text-align: right;
    margin: 10px 9px 0px 3px;
    font-size: 13px;
    color: #0b629f;
    line-height: 180%;
}

P.zona_conectados B {
    color: #00C;
}

.botoi {
    background-color: rgb(59, 46, 232);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#1000eb', endColorstr='#0d0096')";
    background-image: linear-gradient(top, rgb(16, 0, 235) 78%, rgb(13, 0, 210) 54%, rgb(10, 0, 150) 50%);
    background-image: -o-linear-gradient(top, rgb(16, 0, 235) 78%, rgb(13, 0, 210) 54%, rgb(10, 0, 150) 50%);
    background-image: -moz-linear-gradient(top, rgb(16, 0, 235) 78%, rgb(13, 0, 210) 54%, rgb(10, 0, 150) 50%);
    background-image: -webkit-linear-gradient(top, rgb(16, 0, 235) 78%, rgb(13, 0, 210) 54%, rgb(10, 0, 150) 50%);
/*    background-image: -ms-linear-gradient(top, rgb(16, 0, 235) 78%, rgb(13, 0, 210) 54%, rgb(10, 0, 150) 50%);*/
    background-image: -ms-linear-gradient(top, rgb(16, 0, 235) 58%,  rgb(10, 0, 150) 15%);
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0.78, rgb(10, 0, 150)), color-stop(0.54, rgb(13, 0, 210)), color-stop(0.50, rgb(16, 0, 235)));
/*    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.58, rgb(16, 0, 235)), color-stop(0.5, rgb(10, 0, 150)));*/
    padding: 0 14px;
    margin: 0;
    vertical-align: middle;
    font: bold 1em Tahoma, Verdana, Arial, sans-serif;
    text-align: center;
    border: 1px outset #191829;
    color: white;
    text-shadow: #10316E 0 -1px 0;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-box-shadow: 0 2px 7px #b7b7b7;
    -webkit-box-shadow: 0 2px 7px #B7B7B7;
    box-shadow: 0 2px 7px #B7B7B7;
    overflow: visible;
}

.botoiinactivo {
    background-color: rgb(170,170,170);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#CBCBCB', endColorstr='#888888')";
    background-image: linear-gradient(top, rgb(205,205,205) 78%, rgb(170,170,170) 54%, rgb(150,150,150) 50%);
    background-image: -o-linear-gradient(top, rgb(205,205,205) 78%, rgb(170,170,170) 54%, rgb(150,150,150) 50%);
    background-image: -moz-linear-gradient(top, rgb(205,205,205) 78%, rgb(170,170,170) 54%, rgb(150,150,150) 50%);
    background-image: -webkit-linear-gradient(top, rgb(205,205,205) 78%, rgb(170,170,170) 54%, rgb(150,150,150) 50%);
/*    background-image: -ms-linear-gradient(top, rgb(205,205,205) 78%, rgb(170,170,170) 54%, rgb(150,150,150) 50%);*/
    background-image: -ms-linear-gradient(top, rgb(205,205,205) 58%, rgb(150,150,150) 15%);
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0.78, rgb(150,150,150)), color-stop(0.54, rgb(170,170,170)), color-stop(0.50, rgb(205,205,205)));
/*    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0.58, rgb(205,205,205)), color-stop(0.5, rgb(150,150,150)));*/

    padding: 0 14px;
    margin: 0;
    vertical-align: middle;
    font: bold 1em Tahoma, Verdana, Arial, sans-serif;
    text-align: center;
    border: 1px outset #999999;
    color: #8B8B8B;
    text-shadow: #10316E 0 -1px 0;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    overflow: visible;
}

DIV.jokatubotoi {
    clear: both;
    width: 170px;
    /*height: 30px;*/
    margin: 0 auto 20px auto;
    padding: 0;
}

DIV.jokatubotoi P {
    text-align: center;
    margin: 0;
    font-size: 17px;
}

A.jokatzer {
	text-decoration:none;
    font-family: verdana;
    font-weight: normal;
    display: block;
    margin: 0;
    padding: 0;
    height: 28px;
    line-height: 28px;
}
A.jokatzer.botoiinactivo {cursor:default}
A.jokatzer.botoi:hover {color:white}
A.jokatzer.botoiinactivo:hover {color:#8B8B8B}
img.goiburu_new {
    margin-top: -7px;
    margin-right: -6px;
    float: right;
}

@media (max-width: 1050px) {
  .zonabat_body {
  	/*
      height: 30px;
      overflow:hidden;
      position:absolute;
      display:none;
      */
  }
  
  DIV.jokatubotoi {
      margin: 50px auto 30px auto;
  }
}
#_zonabeta .zonabat_body p, #_zonabeta .zonabat_body ul {color:#333;}
#_zonapuzzle .zonabat_body {margin-top:33px;height:292px}
.aviso_chrome_zonajava {
	bottom: 0;
    text-align: center;
    margin: -10px 10px 10px;
    border: 3px double darkred;
    border: 1px solid #272727;
    background-color: #255882;
    border-radius: 6px;
    color: white;
    font-size: 11px;
    padding: 3px;
}
.aviso_chrome_zonajava span {
	color:white;
}
/*
A.jokatzer:hover {
    text-decoration: none;
    background-image: 0 color-stop(0.54, rgb(26, 26, 230)), color-stop(0.50, rgb(32, 32, 255)));
}*/
