1/* 
    Document   : tyr01-site
    Created on : 23-sep-2012, 0:46:17
    Author     : maha
    Description:
        estilo del sitio hecho por mahatma marroquin
*/

/*FRONT END*/
/*MAHA*/
.win body  { text-rendering: optimizeLegibility; font-weight: 100; }
.carrusel .contendorGeneralCarrusel{
    position: relative;
}
.carrusel .contendorGeneralCarrusel .totalDeFotos{
    background: url('../media/imagenes/carrusel/background-total-carrusel.png') no-repeat;
    position: absolute;
    width: 70px;
    height: 70px;
    bottom: 0;
    right: 0;
    z-index: 999;
}
.carrusel .contendorGeneralCarrusel .totalDeFotos .fotoActual{
    width: 21px;
    height: 14px;
    position: absolute;
    left: 3px;
    top: 11px;
    text-align: right;
    color: #f58220;
    font-size: 18px;
    padding: 5px;
    font-weight: bold;
    font-family: 'open_sansbold';
}
.carrusel .contendorGeneralCarrusel .totalDeFotos .total{
    width: 25px;
    height: 17px;
    overflow: hidden;
    position: absolute;
    right: 0;
    bottom: 10px;
    text-align: left;
    color: #0057a5;
    font-size: 18px;
    padding: 5px;
    font-weight: bold;
    font-family: 'open_sansbold';
}
.carrusel .contendorGeneralCarrusel.horizontal .botonAnterior{
    width: 26px;
    height: 26px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    z-index: 999;
    top: 50%;
    margin-top: -12px;
    left: 10px;
    background: url('../media/imagenes/carrusel/boton-horizontal-anterior.png') no-repeat;
}
.carrusel .contendorGeneralCarrusel.horizontal .botonSiguiente{
    width: 26px;
    height: 26px;
    overflow: hidden;
    cursor: pointer;
    top: 50%;
    margin-top: -12px;
    right: 10px;
    background: url('../media/imagenes/carrusel/boton-horizontal-siguiente.png') no-repeat;
    position: absolute;
    z-index: 999;
}

.carrusel .contendorGeneralCarrusel.horizontal .botonAnterior{
    width: 26px;
    height: 26px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    z-index: 999;
    top: 50%;
    margin-top: -12px;
    left: 10px;
    background: url('../media/imagenes/carrusel/boton-horizontal-anterior.png') no-repeat;
}
.carrusel .contendorGeneralCarrusel.horizontal .botonSiguiente{
    width: 26px;
    height: 26px;
    overflow: hidden;
    cursor: pointer;
    top: 50%;
    margin-top: -12px;
    right: 10px;
    background: url('../media/imagenes/carrusel/boton-horizontal-siguiente.png') no-repeat;
    position: absolute;
    z-index: 999;
}
/*VERTICAL*/
.carrusel .contendorGeneralCarrusel.vertical .botonAnterior{
    width: 26px;
    height: 26px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    z-index: 999;
    top: 20px;
    right: 20px;
    background: url('../media/imagenes/carrusel/boton-vertical-anterior.png') no-repeat;
}
.carrusel .contendorGeneralCarrusel.vertical .botonSiguiente{
    width: 26px;
    height: 26px;
    overflow: hidden;
    cursor: pointer;
    bottom: 90px;
    right: 20px;
    background: url('../media/imagenes/carrusel/boton-vertical-siguiente.png') no-repeat;
    position: absolute;
    z-index: 999;
}
/*buscador*/
.general .search input{
    float: left;
    height: 20px;
}
.general .search input#s{
    border: 1px solid #6b6b6b;
    width: 120px;
    border-right: medium none;
}
.general .search input#btnSeach{}
/*links*/
.module.item.red-social{
    height: 72px;
}
.module.item.red-social a{
    margin-right: 13px;
}
.module.item.red-social a.last{
    margin-right: 0px;
}
/*fecha y hora*/
.module.item.general .fechaHora{
    font-family: 'open_sansregular';
    font-size: 13px;
    color: #6b6b6b;
    line-height: 40px;
    text-align: right;
}
/*boton detalles*/
div.botonDetalles  {
    background: url('../media/imagenes/boton/fondoBoton.png') repeat;
    height: 46px;
    width: 100%;
    position:absolute;
    cursor: pointer;
    bottom: 0;
    right: 0;
    z-index: 1;
}
div.botonDetalles  .izquierdaBoton {
    width: 24px;
    height: 46px;
    float:left;
    background: url('../media/imagenes/boton/izquierdaBoton.jpg') no-repeat;
}
div.botonDetalles  .derechaBoton {
    width: 45px;
    height: 46px;
    float:right;
    background: url('../media/imagenes/boton/derechaBoton.jpg') no-repeat;
}
div.botonDetalles  img{
    float:right;
    margin-right: 6px;
    margin-top: 5px;
}
div.botonDetalles  label {
    float: left;
    font-family: arial;
    font-size: 12px;
    color: #fff;
    text-shadow: 2px 2px #000;
    line-height: 46px;
    cursor: pointer;
    letter-spacing: 1px;
}

/*LINKS HEADER  */
/*#contenedorCabeceraGeneral .module.item.link .contenedorLinks{
    font-family: 'open_sansregular';
    font-size: 13px;
    color: #00478d;
}
#contenedorCabeceraGeneral .module.item.link .contenedorLinks a:hover{
    text-decoration: underline;
}
#contenedorCabeceraGeneral .module.item.link .contenedorLinks.horizontal{
    height: 23px;
    float: right;
}
#contenedorCabeceraGeneral .module.item.link .contenedorLinks.horizontal li{
    border-right: 1px solid #edecec;
    height: 23px;
    line-height: 23px;
    float: left;
    *display: inline
}
#contenedorCabeceraGeneral .module.item.link .contenedorLinks.horizontal li a{
    margin-right: 8px;
    margin-left: 8px;
}
#contenedorCabeceraGeneral .module.item.link .contenedorLinks.horizontal li.last{
    border-right: medium none;
}
#contenedorCabeceraGeneral .module.item.link .contenedorLinks.horizontal li.last a{
    margin-right: 0px;
}*/
/*LINKS BODY*/
#contenedorCuerpoGeneral .module.item.link .contenedorLinks{
    font-family: 'open_sansregular';
    font-size: 13px;
    color: #00478d;
}
#contenedorCuerpoGeneral .module.item.link .contenedorLinks a:hover{
    text-decoration: underline;
}
#contenedorCuerpoGeneral .module.item.link .contenedorLinks.horizontal{
    height: 23px;
    float: right;
}
#contenedorCuerpoGeneral .module.item.link .contenedorLinks.horizontal li{
    border-right: 1px solid #edecec;
    height: 23px;
    line-height: 23px;
    float: left;
    *display: inline
}
#contenedorCuerpoGeneral .module.item.link .contenedorLinks.horizontal li a{
    margin-right: 8px;
    margin-left: 8px;
}
#contenedorCuerpoGeneral .module.item.link .contenedorLinks.horizontal li.last{
    border-right: medium none;
}
#contenedorCuerpoGeneral .module.item.link .contenedorLinks.horizontal li.last a{
    margin-right: 0px;
}
#contenedorCuerpoGeneral .module.item.link .contenedorLinks.vertical{
    
}
#contenedorCuerpoGeneral .module.item.link .contenedorLinks.vertical li{
    border-bottom: 1px solid #edecec;
}

/*SUBMENU*/
#contenedorCuerpoGeneral .module.item.general .contenedorLinks.vertical{
    color: #00478d;
    list-style-type: none;
}
#contenedorCuerpoGeneral .module.item.general .contenedorLinks.vertical li {
    background: url('../media/imagenes/vinetaContenido.jpg') 0.1em 0.8em no-repeat;
    padding: 8px 0 8px 20px;
    border-bottom: 1px solid #EDECEC;
    
    font-family: 'open_sansregular';
    color: #00478d;
    font-size: 12px;
}
#contenedorCuerpoGeneral .module.item.general .contenedorLinks.vertical a{
    color: #00478d;
}

/*CONTENIDO FOOTER*/
html #contenedorPieGeneral .contenedorPlantilla .module.item.contenido{
    font-family: 'open_sansregular';
    font-size: 10px;
    color: #fff;
}
html #contenedorPieGeneral .contenedorPlantilla .module.item.contenido a{
    text-decoration: underline;
    font-family: 'open_sansregular';
    font-size: 10px;
    color: #fff;
}
.contenedorPlantilla .module.item.formulario .botonEnviar{
    width: 134px;
}
.contenedorPlantilla .module.item.formulario .botonEnviar label{
    float: left;
    font-family: arial;
    font-size: 12px;
    color: white;
    text-shadow: 2px 2px black;
    line-height: 46px;
    cursor: pointer;
    letter-spacing: 1px;
}

html body .jGrowl-header{
    font-size: 16px !important;
    padding-bottom: 8px;
    border-bottom: 2px solid #fff;
    margin-bottom: 5px;
}
.jGrowl-message{
    padding: 10px;
}

#contenedorCabeceraGeneral .contenedorPlantilla{
   background: #fff;
}

#contenedorCuerpoGeneral .contenedorPlantilla{
   background: #fff;
}