
body {
    background-color: #dfdfdf;
    font-family:"Arial";
    font-size:14px;
}

a         { color: #055500; text-decoration: none; }
a:hover   { color: #055500; text-decoration: none; }
a:visited { color: #055500; text-decoration: none; }


#frases {
    position:absolute;
    left:400px;
    top:20px;
    z-index:2;
    color:white;
    font-size:19px;
    font-family:'arial';
}


.menuItem {
    display:block;
    position:absolute;
    width:300px;
    height:45px;
    background: url(/images/boton_off.png) no-repeat;
    text-indent:60px;
    font-size:19px;
    font-family:'arial';
    color:#006000;
    z-index:3;
    /*border:1px solid blue;*/
}

.menuItem img {
    display:block;
    border:0px solid blue;
    margin-top:10px;
    margin-left:60px;
}


.menuItemGrey {
    display:block;
    position:absolute;
    width:300px;
    height:45px;
    background: url(/images/boton_grey_off.png) no-repeat;
    text-indent:60px;
    font-size:19px;
    font-family:'arial';
    color:#006000;
    z-index:2;
    /*border:1px solid blue;*/
}

.menuItemGrey img {
    border:0px solid blue;
}


.menuItemAlbum {
    display:block;
    position:absolute;
    width:300px;
    height:45px;
    background: url(/images/boton_album_off.png) no-repeat;
    text-indent:60px;
    font-size:19px;
    font-family:'arial';
    color:#006000;
    z-index:2;
    /*border:1px solid blue;*/
}

#backItem {
    display:block;
    position:absolute;
    width:100px;
    height:20px;
    left:150px;
    bottom:5px;
    /*background: url(/images/back_white_off.png) no-repeat; */
    text-indent:60px;
    /*font-family:'Domestic Manners';*/
    text-decoration: underline;
    font-size:19px;
    z-index:2;
    color: #929292;
    /*border:1px solid blue;*/
}


#backItemGrey {
    display:block;
    position:absolute;
    width:300px;
    height:45px;
    left:300px;
    bottom:5px;
    /*background: url('/images/back_grey_off.png') no-repeat; */
    text-indent:60px;
    text-decoration: underline;
    /*font-family:'Domestic Manners';*/
    font-size:19px;
    color: #929292;
    z-index:2;
    /*border:1px solid blue;*/
}


#sombra {
    background-image: url('/images/general_shadow.png');
    background-repeat: repeat-y;
    margin-top: 20px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    width:840px;
    min-height:522px;
    height:522px;
}


#propaganda {
    display:block;
    position:absolute;
    width:750px;
    height:50px;
    margin-left:40px;
    margin-top:20px;
    color:#dfdfdf;
    z-index:0;
    /*border: 1px solid blue;*/
}


#cabecero {
    background-image: url('/images/cabecero.jpg');
    background-repeat: no-repeat;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width:800px;
    height:100px;
    z-index:0;
    /*border: 1px solid blue;*/
}


#cuerpo {
    position: relative;
    margin-top:0px;
    margin-left: auto;
    margin-right: auto;
    width:800px;
    height:400px;
    z-index:0;
/*     border: 1px solid blue;  */
}



#pie {
    background-image: url('/images/fondo_pie.png');
    background-repeat: repeat-y;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width:800px;
    height:22px;
    font-family:'arial';
    z-index:0;
    /*border: 1px solid blue;*/
}


#pie a {
    display:block;
    float:right;
    width:60px;
    height:22px;
    margin-left:1px;
    margin-right:1px;
    /*border:1px solid red;*/
}


#pie img {
    border: 0px solid green;
    display:block;
    float:right;
    margin-top:1px;
}




#cuadra_cuerpo {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width:800px;
    height:400px;
    /*border: 1px solid red;*/
}


#Navegador {
    display:block;
    position: relative;
    clear: right;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 10px;
    margin-right: 300px;
}


#Cuaderno {
    display:block;
    position: absolute;
    z-index: 1;
    margin-top:15px;
    left:140px;
    top:35px;
    /*border: 1px solid blue;*/
}



#horse_photo {
    position: absolute;
    margin-top:45px;
    left:170px;
    width:180px;
    height:200px;
    top:35px;
    /*border: 1px solid blue;*/
    z-index: 3;
}


#horse_specs {
    position: absolute;
    margin-top:45px;
    left:420px;
    width:180px;
    height:180px;
    top:35px;
    font-size:13px;
    font-family:'arial';
    /*border: 1px solid blue;*/
    z-index: 3;
}

#descripcion {
    float: left;
    clear: none;
    width:488px;
    height:400px;
    z-index:5;
    /*border: 1px solid red;*/
}



#cuadra_catalogo {
    background-color: #adadad;
    /*border-right: 1px solid black;*/
    float: right;
    clear: right;
    /*width:307px;*/
    width:170px;
    height:100%;
    z-index:2;
    /*border: 1px solid blue;*/
}


#horse_catalog {
    position: relative;
    margin-top:15px;
    margin-left:10px;
    margin-right:10px;
    margin-bottom:10px;
    height:95%;
    overflow:auto;
    border: 1px solid white;
    /*border: 1px solid blue;*/
    z-index:3;
}


#catalogo_albums {
    position:absolute;
    width:450px;
    height:300px;
    left:250px;
    top:50px;
    z-index:3;
}

.boton_catalogo_albums {
    display:block;
    margin-top:40px;
    width:250px;
    height:10px;
    padding:12px;
    margin:auto;
    margin-top:12px;
    text-align:center;
    background-color:#e2e2e2;
    font-weight:bold;
    border: 4px solid #ffd800;
}


.catalogo_clasificacion {
    margin-top: 20px;
    float:left;
    position:relative;
    width:   266px;
    height:  40px;
    margin-left: auto;
    margin-right: auto;
    font-size: 28px;
    color: white;
    text-align: center;
    font-family:"Lucida";
    /*border:  1px solid blue;*/
}

.catalogo_unidad_caballo {
    float:left;
    padding: 0px;
    width:   133px;
    height:  130px;
    text-align: center;
    font-weight: bold;
    color: white;
    /*border:  1px solid blue;*/
}


.catalogo_unidad_caballo .selection {
    display: none;
    position: absolute;
    width:   120px;
    height:  90px;
    border: 5px solid #ffd900;
    margin-top: 0px;
    margin-left: 0px;
}


#cuadra_pie {
    background-image: url('/images/fondo_pie.png');
    background-repeat: repeat-y;
    /*border-right: 1px solid black;*/
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width:799px;
    height:20px;
    /*border: 1px solid blue;*/
}




#album_descripcion {
    background-image: url('/images/album_left_horizontal_background.png');
    background-repeat: repeat-y;
    float: left;
    clear: none;
    width:590px;
    height:400px;
    z-index:1;
/*     border: 1px solid blue; */
}


#video_description {
    background-image: url('/images/album_left_horizontal_background.png');
    background-repeat: repeat-y;
    float: left;
    clear: none;
    width:640px;
    height:460px;
    z-index:1;
    /*border: 1px solid blue;*/
}


#photo_catalog {
    /*background-image: url('/images/album_horizontal_background.png');
    background-repeat: repeat-y;*/
    /*border-right: 1px solid black;*/
    float: left;
    clear: right;
    width:200px;
    height:400px;
    z-index:2;
/*     border: 1px solid red;  */
}


#photo_slider {
    position: relative;
    margin-top:0px;
    margin-left:5px;
    margin-right:5px;
    margin-bottom:0px;
    width:190px;
    height:400px;
    overflow:hidden;
/*     border: 1px solid blue; */
}


#video_catalog {
    /*background-image: url('/images/album_horizontal_background.png');
    background-repeat: repeat-y;*/
    /*border-right: 1px solid black;*/
    float: left;
    clear: right;
    width:150px;
    height:460px;
    z-index:2;
/*     border: 1px solid red;  */
}


#video_slider {
    position: relative;
    margin-top:0px;
    margin-left:5px;
    margin-right:5px;
    margin-bottom:0px;
    width:142px;
    height:460px;
    overflow:hidden;
/*     border: 1px solid blue; */
}

.video_title {
    font-size:20px;
    text-align:center;
    text-decoration:underline;
    color: #ffaf00;
    margin-bottom: 10px;
    margin-top: 8px;
    /*border:1px solid red;*/
}

.video_description {
    font-size:12px;
    text-align:center;
    overflow: auto;
    height: 56px;
    width: 424px;
    margin-top: 6px;
    /*border:1px solid blue;*/
}

#photo_slider a {
    border:0px solid white;
    color: white;
    text-decoration: none;
}


#photo_slider img {
    border: 0px solid white;
    display:block;
    float:left;
}


#actual_photo {
    display:block;
    position:relative;
    margin-left: 134px;
    margin-right: auto;
    width: 430px;
    height: 300px;
    top:57px;
    z-index:3;
}

#actual_video {
    display:block;
    position:relative;
    margin-left: 164px;
    margin-right: auto;
    width: 430px;
    height: 360px;
    top:0px;
    z-index:3;
}



#actual_photo img {
    display:block;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
}


#going_up {
    display:block;
    position: absolute;
    top:150px;
    left: 570px;
    z-index:4;
}


#going_down {
    display:block;
    position: absolute;
    top:200px;
    left: 570px;
    z-index:4;
}



#temporadas_going_up {
    display:block;
    position: absolute;
    top:150px;
    left:200px;
}


#temporadas_going_down {
    display:block;
    position: absolute;
    top:200px;
    left: 200px;
}


.boton_temporada {
    display:block;
    float:left;
    margin-left:5px;
    margin-right:10px;
    margin-top:6px;
    text-align:center;
    width:130px;
    padding-top:3px;
    padding-bottom:4px;
    /*background-color:#dfdfdf;*/
    background-color:white;
    font-family : 'Arial';
    font-size : 19px;
    filter:alpha(opacity=65);
    opacity:0.65;
}



#temp_slider {
    position:absolute;
    width:280px;
    height:300px;
    top:60px;
    left:240px;
    overflow:hidden;
    font-size:14px;
    font-family:'arial';
}


#temp_slider hr {
    border-style:dashed;
    width:90%;
    border-width:2px;
    border-color: #dddddd;
}

.corrida_fecha {
    background-color: #ffd800;
    /*background-color: #fff4bd; */
    font-weight:bold;
    text-indent:12px;
    padding-top:2px;
    padding-bottom:2px;
    filter:alpha(opacity=30);
    opacity:0.30;
}

.corrida_ciudad {
    text-indent:30px;
}

.corrida_plaza {
    text-indent:74px;
    margin-top:-12px;
}

.corrida_maestro {
    text-indent:30px;
}

.corrida_participante {
    text-indent:78px;
    margin-top:-12px;
}

.corrida_resultados {
    text-indent:30px;
}




#bio_slider {
    position:absolute;
    width:530px;
    height:350px;
    top:30px;
    left:200px;
    overflow:hidden;
    /*border:1px solid blue;*/
}


#catalogo_noticias {
    background-image: url('/images/fondo_noticiario.png');
    background-repeat: repeat-y;
    /*border-right: 1px solid black;*/
    float: right;
    clear: right;
    width:307px;
    height:100%;
    z-index:2;
    /*border: 1px solid blue;*/
}

#noticias {
    background-color:#e3e3e3;
    position: relative;
    width:266px;
    margin-left:15px;
    /*
    margin-top:10px;
    margin-right:15px;
    */
    height:85%;
    overflow:auto;
    border: 1px solid #e6e6e6;
    border-top: 5px solid green;
}


#titulo_noticias {
    background-color:#e3e3e3;
    margin-top: 10px;
    position:relative;
    width:   266px;
    height:  30px;
    margin-left: 15px;
    margin-right: auto;
    font-size: 28px;
    color: gray;
    text-align: center;
    font-family:"Lucida";
    border:  1px solid white;
    /*border-bottom: 5px solid green;*/
}


.titulo_caballos {
    background-color:#e3e3e3;
    margin-top: 10px;
    margin-bottom: 10px;
    float:left;
    /*width:   250px;*/
    width:   120px;
    height:  40px;
    margin-left: 5px;
    margin-right: auto;
    font-size: 17px;
    color: gray;
    text-align: center;
    font-family:"Lucida";
    border:  1px solid white;
    /*border-bottom: 5px solid green;*/
}

/*
    margin-top: 20px;

    position:relative;
    width:   266px;
    height:  40px;
    margin-left: auto;
    margin-right: auto;
    font-size: 28px;
    color: white;
    text-align: center;
    font-family:"Lucida";
*/

.equipo_descripcion {
    display:block;
    position:absolute;
    width:250px;
    z-index:2;
    color:white;
    background-color:#056600;
    padding:10px;
    /*filter:alpha(opacity=80);
    -moz-opacity:0.0; */
}

.equipo_descripcion p {
    text-align: center;
}



#biografia_texto {
    position: relative;
    /*height:1450px;*/
    color: #056600;
    /*border: 1px solid red;*/
}


#biografia_texto p {
    color: #056600;
    float:right;
    width:460px;
    font-family:"Arial";
    font-size:12px;
    line-height:25px;
    padding-top:10px;
}


#biografia_texto img {
    display:block;
    float:left;
    padding-right: 5px;
    padding-left: 5px;
    /*margin-top:-40px*/
}


#temporadas_descripcion {
    position: absolute;
    width:488px;
    height:400px;
    z-index:3;
    /*border: 1px solid red;*/
}


#catalogo {
    position:absolute;
    background-color: #adadad;
    /*border-right: 1px solid black;*/
    right:0px;
    width:307px;
    height:400px;
    z-index:1;
    /*border: 1px solid blue;*/
}


#loading {
    position:absolute;
    top:15px;
    left:450px;
    font-size:20px;
    width:160px;
    font-family:'arial';
    font-size:16px;
    z-index:3;
}



#menu {
    position:absolute;
    top: 90px;
    left: 0px;
    width: 150px;
    height: 220px;
    z-index:5;
    /*border: 1px solid blue;*/
}


#menu li {
    list-style:none;
    list-style-image:url('/images/mini_Item_off.gif');
    margin-left:0px;
    height:26px;
    font-size:14px;
    font-family:'arial';
    color:#056600;
}

#menu li:hover {
    list-style:none;
    list-style-image:url('/images/mini_Item_on.gif');
    color:#ffb400;
}

#menu img {
    border: 0px solid white;
}

#menu span {
    color:#056600;
}

#menu span:hover {
    color:#ffb400;
}



#firma {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width:800px;
    height:22px;
    font-family: 'arial';
    font-size:11px;
    color: #aaaaaa;
    /*border:1px solid blue;*/
}

#firma a         { color: #aaaaaa; text-decoration: none; }
#firma a:hover   { color: #aaaaaa; text-decoration: none; }
#firma a:visited { color: #aaaaaa; text-decoration: none; }



.etiqueta_equipo {
    display:block;
    position:absolute;
    font-size:16px;
    z-index:1;
    color:#ffb400;
}

