/*| Ranking |*/

.ranking_bg {
background:url(imagenes/ranking/head.gif) top center no-repeat;
height:174px;
}

.elegi_clase {
padding-left:215px;
padding-top:102px;
*padding-left:0px;
}

.clases_combate ,
.clases_trabajadoras {
font:bold 14px "Trebuchet MS";
color:#CC9900;
}

/*| primer puesto |*/
#tabla_ranking .primer_puesto {
background:url(imagenes/ranking/primer_puesto_bg.gif) center no-repeat;
height:106px;
font-family:"Trebuchet MS";
font-size:1.3em;
font-weight:bold;
color:#E8DD8E;
}

#tabla_ranking .primer_puesto ul {
list-style:none;
margin:0;
padding:0;
margin-left:0.69em;
padding-top:2em;
}

#tabla_ranking .primer_puesto li {
display:block;
float:left;
text-align:center;
margin-right:0.35em;
}

#tabla_ranking .primer_puesto li.oro {
width:4.55em;
}

#tabla_ranking .primer_puesto li.nick {
width:5.65em;
}

#tabla_ranking .primer_puesto li.nick a {
text-decoration:none;
color:#E8DD8E;
}

#tabla_ranking .primer_puesto li.nick a:hover {
text-decoration:underline;
}

#tabla_ranking .primer_puesto li.lvl {
width:2.65em;
}

#tabla_ranking .primer_puesto li.raza {
width:4.4em;
}

#tabla_ranking .primer_puesto li.clan {
width:6.65em;
}
/*| /primer puesto |*/

/*| segundo puesto |*/
#tabla_ranking .segundo_puesto {
background:url(imagenes/ranking/segundo_puesto_bg.gif) center no-repeat;
height:95px;
font-family:"Trebuchet MS";
font-size:1.2em;
color:#E0E0E0;
}

#tabla_ranking .segundo_puesto ul {
list-style:none;
margin:0;
padding:0;
padding-top:1.7em;
margin-left:1.8em;
}

#tabla_ranking .segundo_puesto li {
display:block;
float:left;
text-align:center;
margin-right:0.35em;
}

#tabla_ranking .segundo_puesto li.plata {
width:3.88em;
}

#tabla_ranking .segundo_puesto li.nick {
width:6.15em;
}

#tabla_ranking .segundo_puesto li.nick a {
text-decoration:none;
color:#E0E0E0;
}

#tabla_ranking .segundo_puesto li.nick a:hover {
text-decoration:underline;
}

#tabla_ranking .segundo_puesto li.lvl {
width:2.88em;
}

#tabla_ranking .segundo_puesto li.raza {
width:4.85em;
}

#tabla_ranking .segundo_puesto li.clan {
width:6.5em;
white-space:nowrap;
}
/*| /segundo puesto |*/

/*| tercer puesto |*/
#tabla_ranking .tercer_puesto {
background:url(imagenes/ranking/tercer_puesto_bg.gif) center no-repeat;
height:88px;
font-family:"Trebuchet MS";
font-size:1.1em;
color:#E29A65;
}

#tabla_ranking .tercer_puesto ul {
list-style:none;
margin:0;
padding:0;
padding-top:1.7em;
margin-left:2.6em;
}

#tabla_ranking .tercer_puesto li {
display:block;
float:left;
text-align:center;
margin-right:0.35em;
}

#tabla_ranking .tercer_puesto li.bronce {
width:3.6em;
}

#tabla_ranking .tercer_puesto li.nick {
width:6.7em;
}

#tabla_ranking .tercer_puesto li.nick a {
text-decoration:none;
color:#E29A65;
}

#tabla_ranking .tercer_puesto li.nick a:hover {
text-decoration:underline;
}

#tabla_ranking .tercer_puesto li.lvl {
width:3.25em;
}

#tabla_ranking .tercer_puesto li.raza {
width:5.3em;
}

#tabla_ranking .tercer_puesto li.clan {
width:6.5em;
white-space:nowrap;
}
/*| /tercer puesto |*/

/*| puesto |*/
#tabla_ranking .puesto {
background:url(imagenes/ranking/puesto_bg.gif) center no-repeat;
height:34px;
font-family:"Trebuchet MS";
font-size:1em;
font-weight:bold;
color:#999999;
}

#tabla_ranking .puesto ul {
list-style:none;
margin:0;
padding:0;
padding-top:0.2em;
margin-left:3.6em;
}

#tabla_ranking .puesto li {
display:block;
float:left;
text-align:center;
margin-right:0.35em;
}

#tabla_ranking .puesto li.nro {
width:3.2em;
}

#tabla_ranking .puesto li.nick {
width:7.5em;
height:20px;
overflow:hidden;
width:7.5em;
}

#tabla_ranking .puesto li.nick a {
text-decoration:none;
color:#999999;
}

#tabla_ranking .puesto li.nick a:hover {
text-decoration:underline;
}


#tabla_ranking .puesto li.lvl {
width:3.5em;
}

#tabla_ranking .puesto li.raza {
width:5.9em;
}

#tabla_ranking .puesto li.clan {
width:6.39em;
white-space:nowrap;
}
/*| /puesto |*/