/* Definiciones generales */
html {
    background:#000 url(/img/bg-tile-rojo.jpg) repeat-y scroll center 0;
}
body {
    background:transparent url(/img/bg-rojo.jpg) no-repeat scroll center 114px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #ccc;
}
a {
    text-decoration:underline;
    color:#666;
}
a:hover {
    text-decoration:underline;
    color:#DDD;
}
a img.hfx{
    text-decoration:none;
    border:0 none;
    opacity:0.6;
    /*    filter:alpha(opacity=60);*/
}
a:hover img.hfx{
    opacity:1;
    /*filter:alpha(opacity=100);*/
}
.r {
    text-align:right !important;
}
.l {
    text-align:left !important;
}
.c {
    text-align:center !important;
}
.right {
    float:right;
}
.left {
    float:left;
}
.clear {
    clear:both;
    float:none !important;
}

#main {
    margin:0 auto;
    position:relative;
}

#txt-content {
    height:815px;
    margin:0 auto;
    padding-top:75px;
    padding-left:8px;
    width:340px;
    color:#FFF;
}
#txt-top {
    height:110px;

    font-family:tahoma;
    font-size:53px;
    line-height:48px;
    text-align:center;
    text-transform:uppercase;
}
#txt-top div{
    font-size:42px;
}
#txt-mid {
    height:30px;
    margin-top:280px;

    font-family:tahoma;
    font-size:24px;
    letter-spacing:0;
    text-align:center;
    text-transform:uppercase;
}
#txt-mid-lit {
    height:35px;
    margin-top:1px;
    margin-bottom:35px;

    font-family:tahoma;
    font-size:13px;
    text-align:center;
    text-transform:uppercase;
}
h2 {
    font-family:tahoma;
    font-size:13px;
    text-align:center;
    text-transform:uppercase;
    font-weight:normal;
}
.etapa-title {
    height:30px;

    font-family:tahoma;
    font-size:17px;
    letter-spacing:9px;
    text-align:center;
    text-transform:uppercase;
}
.etapa-desc {
    height:115px;

    font-family:tahoma;
    font-size:35px;
    text-align:center;
    text-transform:uppercase;
}
.shadow {
    color:#000000;
    left:2px;
    position:relative;
    top:-26px;
    z-index:-18;
}
#links {
    color:#666666;
    float:left;
    font-family:"trebuchet MS",tahoma,verdana;
    font-size:11px;
}
h1 {
    /*    font-family:tahoma;
        font-size:24px;
        letter-spacing:0;
        text-align:center;
        text-transform:uppercase;
        color:#FFF;
        font-weight:normal;*/
}
#ausp {
    border-right:1px solid #999999;
    color:#999999;
    float:right;
    font-family:"trebuchet MS", tahoma, verdana;
    font-size:11px;
    font-style:italic;
    height:34px;
    margin:16px 0;
    padding:0 15px;
    text-align:right;
    width:100px;
}
.txt-left {
    border-right:1px solid #AAAAAA;
    color:#AAAAAA;
    float:left;
    height:40px;
    margin:10px 0;
    padding:4px 10px 0 0;
    text-align:right;
    width:110px;
}
.txt-right {
    float:left;
    margin:10px 10px 0;
    padding-top:4px;
    width:160px;
}
.lcontact {
    width:64px;
}
.rcontact {}
.linfo {}
.rinfo {}
#content_for_layout {
    margin:0 auto;
    width:850px;
    padding:1px 0;
}
#header {}
#menu {
    height:160px;
    margin:0 auto;
    width:850px;
}
#sombra {
    background: url(/img/sombra.gif) no-repeat center top;
    margin:0 auto;
    width:851px;
    height:8px;
}
/* submenu - solo para la vista de etapas */
#submenu {	
    width:830px;
    height:46px;
    margin:0 auto;
    padding:0 10px 0;
}
#submenu a, #submenu a:visited, #submenu a:link {
    padding:12px 16px 0;
    float:left;

    color:#ddd;
    font-size: 0.7em;
    font-weight: bold;

    text-transform: uppercase;
    text-decoration:none;
    text-shadow: 1px 1px 0 #000;
}
#submenu a:hover {
    color:#FFFFFF;
    text-decoration:underline;
}

/* titulo etapa y seccion */
#etapa-info, #seccion-info {
    font-family:tahoma,arial;
    margin:0 0 16px;
    background: transparent url(/img/titulo-etapa.jpg) no-repeat;
    height:40px;
    padding:8px 0 8px 37px;
    font-weight:bold;
}
#seccion-title {
    font-size:24px;
    padding-top:5px;
    text-transform:uppercase;
    overflow: hidden;
}
#seccion-title h2{
    color:#FFF;
    float:left;
    font-family:tahoma;
    font-size:.9em;
    line-height: 1.2em;
    font-weight:bold;
    text-align:left;
}
#etapa-info div{
    float:left;
}
#etapa-num {
    font-size:30px;
    letter-spacing:-1px;
    padding:3px 0 0;
    width:40px;
}
#etapa-text {
    font-size:13px;
    padding:4px 2px 0;
    text-transform:uppercase;
    width:70px;
}
#etapa-lugarfecha {
    font-size:13px;
    text-align:right;
    padding:4px 0 0 90px;
    text-transform:uppercase;
    float:none !important;
}
#etapa-fecha {
    font-size:13px;
    text-transform:uppercase;
    float:none !important;
    text-align:right;
}
#etapa-lugar {
    float:right !important;
    margin-right:17px;
    margin-top:2px;
}
#pozo-text {
    font-size:13px;
    padding:4px 0 0 15px;
    text-align:right;
    text-transform:uppercase;
    width:93px;
}
#pozo-num {
    font-size:28px;
    padding:4px 0 0 10px;
    width:245px;
}

/* Resultados buscar */
.busqueda {
    float:left;
    font-family:tahoma;
    font-size:15px;
    height:30px;
    padding:15px 35px 5px;
    text-transform:uppercase;
}
.resultados {
    height:370px;
    padding-bottom:50px;
}
.no_results {
    font-family:tahoma;
    font-size:19px;
    padding:10px 40px;
    text-align:center;
    text-transform:uppercase;
}
table.resultTable {
    background: transparent url(/img/thresultados.jpg) no-repeat 0px 0px;
    font-family:"trebuchet MS";
    font-size:13px;
    padding:0 0 40px 30px;
    width:100%;
}
table.resultTable tr td{
    padding:10px 6px 0;
    text-align:center;
}
table.resultTable tr th{
    font-family:tahoma;
    font-size:13px;
    font-style:normal;
    font-weight:normal;
    padding:8px 6px;
    text-align:center;
    text-transform:uppercase;
}
table.resultTable tr:hover td{
    color:#FFF;
}
table.resultTable tr td.notas, table.resultTable tr:hover td.notas {
    color:#CCC;
    font-family:verdana,helvetica,arial;
    font-size:10px;
    font-style:normal;
    line-height:16px;
    padding:40px;
    text-align:left;
}
table.resultTable tr td.notas strong {}

/* Ver etapa */
.jugador {
    float:left;
    width:305px;
}
.jugador .titulo{
    background:transparent none repeat scroll 0 0;
    height:21px;
    margin-bottom:10px;
    padding:10px 25px 0;
    text-shadow:1px 1px 0 #000;
    width:255px;
}
.jugador .sombra {
    float:left;
    height:100px;
    margin-left:25px;
    padding:0;
    width:100px;
    border:1px solid #444;
}
#ganador .sombra{
    background:transparent url(/img/ganador-avatar.jpg) no-repeat right top;
}
#matador .sombra{
    background:transparent url(/img/matador-avatar.jpg) no-repeat right top;
}
.jugador .renglon {
    color:#FFF;
    font-family:tahoma,verdana,arial;
    font-size:14px;
    line-height:18px;
    padding-bottom:4px;
    padding-left:15px;
    text-transform:uppercase;
    width:133px;
}

/* Panel buscar */
#buscar {
    background:transparent url(/img/buscarjugador.jpg) no-repeat scroll right top;
    float:right;
    height:29px;
    margin-top:4px;
    padding-left:10px;
    padding-top:6px;
    width:238px;
}
#buscar .textfield {
    background:transparent none repeat scroll 0 0;
    border:medium none;
    color:#999999;
    float:left;
    height:19px;
    padding:3px;
    width:184px;
    font-style:italic;
}
#buscar .submit {
    background:transparent none repeat scroll 0 0;
    border:medium none;
    cursor:pointer;
    float:left;
    height:23px;
    width:44px;
}
#posicionestext {
    float:right;
    font-size:11px;
    line-height:16px;
    padding:10px 10px 10px 0;
    text-align:center;
    width:220px;
}
#posicionestext a, #posicionestext a:visited {}
#posicionestext a:hover {}
#posiciones {
    float:right;
    margin:12px 16px 0 0;
}
.botonlargo {
    background:transparent url(/img/botonlargo.gif) no-repeat scroll 0 0;
    font-family:tahoma;
    font-size:11px;
    height:20px;
    padding:5px 3px 1px;
    text-align:center;
    text-transform:uppercase;
    width:200px;
}
.botonlargo a, .botonlargo a:visited, .botonlargo a:link {
    color:#BBB;
    text-decoration:none;
    padding:0 30px;
    font-weight:bold;
    text-transform:lowercase;
}
.botonlargo a:hover {
    color:#FFF;
}
.botonchico {
    background:transparent url(/img/botonchico.gif) no-repeat scroll 0 0;
    font-family:tahoma;
    font-size:11px;
    height:16px;
    padding:5px 0;
    text-align:center;
    text-transform:uppercase;
    width:130px;
}
.botonchico a, .botonchico a:visited, .botonchico a:link, .botonchico span {
    padding:0 30px;
    color:#BBB;
    font-weight: bold;
    text-decoration:none;
    text-transform: lowercase
}
.botonchico a:hover {
    color:#FFF;
}
.botonchico span {
    color:#777;
}

#navbar {
    padding:8px 48px;
}

.titulo {
    background:transparent url(/img/bg-titulos.gif) no-repeat scroll 0 0;
    color:#FFF;
    font-family:tahoma, verdana, arial;
    font-size:1.3em;
    font-weight:bold;
    height:28px;
    line-height:1.25em;
    padding:5px 40px;
    text-align:left;
    text-transform:uppercase;
}

/* Fotos */
.fotos {
    padding:21px 0 0;
}
.fotos a, fotos a:hover{
    text-decoration:none;
}
.fotos a img{
    border:1px solid #000000;
    margin:1px 0;
}
.fotos a:hover img{
    border:1px solid beige;
}
.avatarcoment {
    border: 1px solid #222;
}
.contenedor {
    padding-bottom:50px;
}


/* Comentarios */
.comentarios {
    padding-top:10px;
}
.comentario, .inscripcion, .etapas, .contacto, .normas {
    background:#0B0B0B url(/img/bg-comentario.gif) repeat-x scroll 0 0;
    border-top:1px solid #444;
    margin:15px auto;
    width:485px;
}
.nocoment {
    font-family:tahoma;
    font-size:0.8em;
    font-style:normal;
    height:30px;
    padding:10px 0 0;
    text-align:center;
    text-transform:uppercase;
}
.comentarios label.error {
    width:125px;
}
.autorcoment {
    color:#FFFFFF;
}
.fechacoment {}
.textocoment {
    border-top:1px solid #000;
    margin:0 10px 0 0;
    padding-top:10px;
    padding-bottom:15px;
    width:370px;
    line-height:17px;
    font-family:"trebuchet MS",helvetica,arial;
    font-size:12px;
    font-style:italic;
}
.infocoment {
    border-bottom:1px solid #333;
    font-family:tahoma;
    font-size:13px;
    margin:10px 10px 0 0;
    padding-bottom:5px;
    text-transform:uppercase;
    width:370px;
}
.fotocoment {
    float:left;
    height:80px;
    padding:10px;
    width:80px;
}

/* Formulario dejar comentario */
.formtitulo {
    border-bottom:1px solid #333333;
    color:#EEEEEE;
    font-family:tahoma,arial;
    font-size:13px;
    margin:10px 10px 0 15px;
    padding-bottom:5px;
    text-transform:uppercase;
}
.formfila {
    margin:0 10px 0 15px;
    padding:5px 0 0;
}
.primera {
    border-top:1px solid #000000;
    padding-top:12px;
}
.ultima {
    padding:20px 2px 13px 0;
}
.labelcoment {
    font-family:tahoma,verdana;
    font-size:13px;
    height:14px;
    padding:7px 7px 0 0;
    text-transform:uppercase;
    width:70px;
}
.inputcoment input {
    background:transparent url(/img/inputcoment.gif) no-repeat scroll 0 0;
}
.inputcoment input, .inputinscripcion input {
    border:0 none;
    color:#CCCCCC;
    height:20px;
    padding:5px;
    width:230px;
    float:left;
}
.inputcoment textarea {
    background:transparent url(/img/textareacoment.gif) repeat scroll 0 0;
    border:0 none;
    color:#CCCCCC;
    font-family:helvetica,arial;
    font-size:13px;
    height:96px;
    padding:5px 8px;
    width:225px;
    overflow:hidden;
    float:left;
}
.recaptchadiv {
    padding-left:86px;
}
.inputbotonchico {
    background:transparent none repeat scroll 0 0;
    border:medium none;
    color:#CCC;
    font-family:tahoma;
    font-size:11px;
    text-transform:lowercase;
    font-weight: bold;
}
.inputbotonchico:hover {
    color:#fff;
    cursor:pointer;
}
label.error {
    color:#AA3322;
    float:right;
    margin-left:3px;
    padding:3px 5px 0;
    position:relative;
    width:168px;
    font-size:0.7em;
}
div.error {
    color:#AA3322;
    padding-left:5px;
}
/* Videos */
.videos {
    padding:30px 0 0 30px;
}
#video {
    border:1px solid #222222;
    margin-left:15px;
}
.videoThumb {
    float:left;
    padding:0 0 18px 20px;
}
.videoLink {}
.videoComent {
    font-family:tahoma;
    font-size:11px;
    padding-top:4px;
    text-transform:uppercase;
}
.videosPreview {
    padding-right:35px;
    width:190px;
}
.videos a:hover img {
    border:1px solid beige;
}
.videos a img {
    border:1px solid #555;
}


/* Inscripcion */
.contentInscripcion .labelcoment {
    width:80px;
}
.tituloInscripcion {
    background:transparent url(/img/lineaform.jpg) no-repeat scroll 13px bottom;
    font-family:tahoma,verdana,arial;
    font-size:1.03em;
    font-weight:bold;
    margin-bottom:-1px;
    padding:15px 22px;
    text-shadow:1px 1px 0 #000;
    text-transform:uppercase;
}
.inputinscripcion input {
    background:transparent url(/img/input.jpg) no-repeat scroll 0 0;
}
.dnifila .inputinscripcion {
    background:transparent url(/img/inputdni.jpg) no-repeat scroll 0 0;
}
.dnifila .inputinscripcion input {
    background:transparent none repeat scroll 0 0;
    border:0 none;
    float:left;
    width:158px;
    padding:5px 8px 5px 1px;
}
.dnifila .inputinscripcion select {
    background:transparent none repeat scroll 0 0;
    border:0 none;
    color:#AAAAAA;
    float:left;
    height:20px;
    margin:4px 9px 4px 4px;
    width:59px;
}
.inscripcion {
    width:550px !important;
}
.tos {
    width:20px !important;
}
.toslabel {
    width:213px;
    float:left;
    padding:2px 2px 0 3px
}
.textosInscripcion {
    color:#555555;
    line-height:15px;
    margin:0 auto 50px;
    width:520px;
}

/* Etapas del SPT */
.etapas {
    width: 525px !important;
    margin-bottom:50px;
}
.contentEtapas {
    padding-top:10px;
}
table.t_etapas {
    border-collapse:separate;
    padding:0;
    width:100%;
}
table.t_etapas tr {}
table.t_etapas tr td.mes {
    font-size:13px;
    padding-left:13px;
    padding-top:12px;
    text-align:left;
    text-transform:uppercase;
    width:17%;
}
table.t_etapas tr td.casino {}
table.t_etapas tr td.sinetapas {
    color:#333333;
    font-family:"trebuchet MS",verdana,arial;
    font-size:12px;
    font-style:italic;
    line-height:25px;
    padding-left:12px;
}
table.t_etapas tr td.numero {
    font-size:25px;
}
table.t_etapas tr td.fecha {
    font-size:13px;
}
table.t_etapas tr td.boton {
    padding-right:10px;
}
table.t_etapas tr td.boton .botonchico a {
    padding:0;
}
table.t_etapas tr td {
    font-family:tahoma;
    text-align:center;
    padding:7px 0;
}
table.t_etapas tr td.separador {
    border-bottom:1px solid #222;
    border-top:1px solid #000;
    padding:0;
}
table.t_etapas tr:last-child td.separador {
    border-bottom:1px solid #000;
    border-top:1px solid #000;
    padding:0;
}
table.t_etapas tr td.lineatitulo {
    background:transparent url(/img/lineaform.jpg) no-repeat scroll 10px top;
    height:6px;
}
table.t_etapas tr th {
    font-family:tahoma;
    font-size:0.9em;
    font-weight:bold;
    padding:4px 6px 11px 12px;
    text-align:center;
    text-shadow:1px 1px 0 #000000;
    text-transform:uppercase;
}

/* Resultados */
#resultados {
    font-family:tahoma;
    font-size:13px;
    margin:0 auto 70px;
    text-transform:uppercase;
    width:550px;
}

/* TopTres */
.toptres {
    height:105px;
    padding:9px 15px 11px 0;
    background: transparent url(/img/linea-posiciones.jpg) no-repeat 44px 120px;
}
.toptres.pos0 {
    background: transparent url(/img/bgwinner.jpg) no-repeat 50px 0;
    color:#FFF;
}
.toptres .posicion {
    width:42px;
    padding:1px 0 0 3px;

    color:#FFF;
    font-family:impact, tahoma, verdana, arial;
    font-size:38px;
    font-weight:normal;
    text-shadow:1px 1px 0 #000;
}
.toptres .foto {
    height:100px;
    width:100px;
    margin-left:15px;
    border:1px solid #222;
}
.toptres .infoplayer .nombre, .topten .infoplayer .nombre, .elresto .infoplayer .nombre {
    color:#FFF;
    font-family:tahoma, verdana, arial;
    font-size:1.2em;
    font-weight:bold;
    line-height:1.5em;
    text-shadow:1px 1px 0 #000;
}
.toptres .infoplayer {
    font-size:17px;
    line-height:25px;
}
.toptres .inforesultados div, .topten .inforesultados div, .elresto .inforesultados {
    font-size:13px;
    line-height:1.2em;
    text-transform:capitalize;
    color: #fff;
}
.toptres .inforesultados {
    padding:5px 10px 0;
}
.toptres .inforesultados .premio {
    font-size:30px;
    margin-top:30px;
}
.toptres .infocontent {
    padding-right:50px;
    width:310px;
}
/* TopTen */
.topten {
    background:transparent url(/img/linea-posiciones.jpg) no-repeat scroll 44px 74px;
    height:56px;
    padding:7px 65px 12px 0;
}
.topten .posicion {
    color:#FFF;
    font-family:impact, tahoma, verdana, arial;
    font-size:30px;
    font-weight:normal;
    text-shadow:1px 1px 0 #000;

    padding:6px 0 0;
    width:50px;
}
.topten .foto {
    height:100px;
    width:100px;
    margin-left:15px;
}
.topten .infoplayer {
    font-size:15px;
    line-height:22px;
}
.topten .infoplayer .nombre, .elresto .infoplayer .nombre {
    width:265px;
}
.topten .inforesultados .premio {
    font-size:26px;
}

/* El resto */
.elresto {
    background:transparent url(/img/linea-posiciones.jpg) no-repeat scroll 44px 57px;
    height:45px;
    padding:3px 15px 10px 0;
}
.elresto .posicion {
    color:#FFF;
    font-family:impact, tahoma, verdana, arial;
    font-size:22px;
    font-weight:normal;
    text-shadow:1px 1px 0 #000;

    padding:5px 0 0;
    text-align:right;
    width:30px;
}
.elresto .foto {
    height:100px;
    width:100px;
    margin-left:15px;
}
.elresto .infoplayer {
    font-size:15px;
    line-height:22px;
    padding-left:25px;
}
.elresto .inforesultados {
    padding-right:50px;
}
.elresto .inforesultados .premio {
    font-size:22px;
}

.contacto {
    width: 550px;
}
.contacto .inputcoment select {
    background:transparent url(/img/inputcoment.gif) no-repeat scroll 0 0;
    border:0 none;
    height:30px;
    padding:5px 8px;
    width:245px;
    color: #CCC;
}
.contacto .inputcoment select option, .dnifila .inputinscripcion select option {
    border:0 none;
    background:#EEE;
    color:#777;
}

.lineagris {
    border-bottom:1px solid #000000;
    border-top:1px solid #222222;
    margin-bottom:10px;
}

/* Normas de participacion */
.normas {
    width:600px;
}
.contentNormas {
    font-family:"trebuchet MS";
    font-size:13px;
    line-height:21px;
}
.contentNormas ol {
    list-style-position:inside;
    list-style-type:decimal;
}
.contentNormas ol li {
    border-bottom:1px solid #000000;
    border-top:1px solid #222222;
    padding:10px 20px;
}
.contentNormas ul li {
    border:0 none;
    list-style-image:none;
    list-style-position:inside;
    list-style-type:disc;
}
.contentNormas ul {
    list-style-position:inside;
}
.normastable {
    border-top:1px solid #333;
    border-bottom:1px solid #333;
    font-family:verdana,tahoma,arial;
    font-size:11px;
    font-style:normal;
    line-height:17px;
    margin:11px auto;
    padding:5px 12px;
    width:350px;
}

.nodisponible {
    font-family:"trebuchet MS";
    font-size:15px;
    font-style:italic;
    height:430px;
    letter-spacing:-0.7pt;
    line-height:24px;
    padding:20px 130px;
    text-align:left;
    text-transform:none;
}
.nodisponible a {
    color: #aaa !important;
}
.nodisponible a:hover {
    color: #fff !important;
}
.sincontenido {
    color:#999999;
    font-family:"trebuchet MS",arial,helvetica;
    font-size:16px;
    font-style:italic;
    padding:40px 60px 20px;
    text-transform:none;
}
.contentNormas hr {
    border-color:#222 #000 #000;
    border-style:solid none;
    border-width:1px 0;
    height:1px;
    width:80%;
    margin: 5px 0px 5px 54px;
}
table.final {
    background: #0B0B0B url(/img/bg-comentario.gif) repeat-x scroll 0 0;
    border:1px solid #222222;
}

/* Cambiador de año */
.yearselector {
    float:right;
    margin:-4px 18px 0 0
}
.yearselector i {
    display:block;
    font-family:lucida Grande,lucida Sans,verdana,tahoma;
    font-size:8px;
    font-style:normal;
    text-align:center;
    text-transform:uppercase
}
.yearselector a {
    float:left;
    height:10px;
    padding:6px 0 0;

    color:#AAA;
    font-size:23px;
    font-weight: bold;
    letter-spacing:-1pt;
    line-height:10px;
    text-decoration:none;
}
.yearselector a:hover {
    color:#FFF;
    font-weight: bold;
}
.yearselector a.actual:hover {
    color:#AAA;
    font-weight: normal;
}
.yearselector a.actual {
    font-size:17px;
    padding:8px 12px 0;
}
#linked-logo {
    bottom:10px;
    height:25px;
    right: 0;
    padding:10px;
    position:absolute;
}
#linked-logo span {
    color:#333;
    float:left;
    font-family:"lucida sans","lucida Grande",verdana,tahoma;
    font-size:9px;
    font-weight:bold;
    padding:8px 15px 0 0;
    text-transform:uppercase;
}
#linked-logo a {
    display:block;
    height:25px;
    width:33px;
    overflow:hidden;
    float: left;
}


