/*
    ESTILOS COMUNES
*/

* {
    margin: 0;
    padding: 0;
}
html, body {
	height: 100%;
}

body {
	background: url(../images/bg.png) repeat-x;
	text-align: center;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 12px;
}

img {
    border: 0;
}
h1 {
    font-family: Helvetica, Arial, serif;
    font-size: 30px;
    letter-spacing: -1px;
    color: white;
    font-weight: normal;
    margin-left: 25px;
}
h2 {
    font-family: Helvetica, Arial, serif;
    font-size: 20px;
    letter-spacing: -1px;
    color: black;
    font-weight: normal;
    padding-bottom: 10px;
}
input {
    margin-bottom:12px;
    padding:0.4em;
    width:95%;
}
label {
    display:block;
    text-align: left;
}
fieldset {
    border: 0;
    width: 40%;
    float: left;
}
.fechaCal {
    float: left;
    width: 25px;
    margin: 4px auto;
}
    .fechaCal span {
        background: #FFFFFF none repeat scroll 0 0;
        border-color: #CCCCCC #CCCCCC;
        border-style: none solid solid;
        border-width: medium 1px 1px;
        color: #000000;
        font-size: 14px;
        font-weight: bold;
        letter-spacing: -0.1em;
        line-height: 1.4em;
    }
    .fechaCal abbr, .fechaCal span {
        display: block;
        text-align: center;
        width: 100%;
    }
    .fechaCal span.mes {
        background: #D51007 none repeat scroll 0 0;
        border: 1px solid #D51007;
        color: #FFFFFF;
        font-size: 9px;
        font-weight: bold;
        height: 10px;
        line-height: 1.1em;
        text-align: center;
        text-transform: uppercase;
    }

.content {
    width: 882px;
    clear: both;
    padding-bottom: 10px;
    float: left;
}
    .content .top,
    .content .centro,
    .content .bottom {
        display: block;
        float: left;
        clear: both;
        width: 882px;
    }
    .content .top {
        background: url(../images/content-top.png) no-repeat top left;
        height: 15px;
    }
    .content .centro {
        background: url(../images/content-bg.png) repeat-y top left;
        padding-bottom: 20px;
        min-height: 110px;
        position: relative;
    }
    .content .bottom {
       background: url(../images/content-bottom.png) no-repeat top left;
       height: 15px;
    }

.black {
    width: 848px;
    text-align: left;
    margin-left: 17px;
    padding-top: 20px;
    display: block;
    float: left;
}
    .black .top {
        width: 848px;
        height:16px;
        background: url(../images/black-top.png) no-repeat;
        display: block;
    }
    .black .centro {
        width: 848px;
        background: url(../images/black-bg.png) repeat-y;
        display: block;
        position: relative;
        padding: 0px;
        min-height: 0;
    }
        .black .centro p {
            padding-top: 5px;
            padding-bottom: 5px;
            font-family: Arial, serif;
            font-size: 14px;
        }
        .black .centro .slide{
            display: none;
            padding-left: 25px;
            padding-right: 25px;
            color: white;
        }
        .black .centro .slideLink {
            position: absolute;
            right: 25px;
            bottom: 0;
        }
            .black .centro .slideLink a,
            .black .centro .slideLink a:visited {
                color: #faa41e;
                font-size: 11px;
            }
       
    .black .bottom {
        width: 848px;
        height:16px;
        background: url(../images/black-bottom.png) no-repeat;
        display: block;
    }
/* Estructura común de todas las páginas */
#contenedor {
    width: 882px;
    margin: 0 auto -22px;
    min-height: 100%;
    height: auto !important;
	height: 100%;
    text-align: left;
}

#footer {
    background: url(../images/footer.gif) no-repeat;
    margin-left: -436px;;
    width: 872px;
    position: relative;
    left: 50%;
    bottom: 0;
    color: white;
    font-family: Arial, serif;
    font-size: 11px;
    line-height: 22px;
}
#footer, #empujarFooter {
    clear: both;
	height: 22px; /* .push debe ser de la misma altura que el .footer */
	float: left;
}

#header {
    padding-top: 25px;
    padding-bottom: 20px;
    position: relative;
}
    #header #llaves {
        width: 41px;
        height: 59px;
        position: absolute;
        top: 5px;
        right: 0;
    }
    
#menu {
    width: 100%;
    height: 80px;
    text-align: center;
    display: block;
}
    #menu .ico {
        float: left;
        position: relative;
        cursor: pointer;
    }
        #menu .ico.reservar {
            left: 40px;
        }
        #menu .ico.eventos {
            bottom: 10px;
            left: 80px;
        }
        #menu .ico.contacto {
            left: 120px;
        }
    


/*
    INDEX
*/
#photo {
    background: url(../images/photo-main.png) no-repeat;
    width: 882px;
    height: 286px;
    text-align: center;
    display: block;
    float: left;
}
        
#mapa {
    background: url(../images/mapa.png) no-repeat;
    width: 428px;
    height: 224px;
    float: left;
    margin-top: 20px;
    cursor: pointer;
}

#proximosEventos {
    background: url(../images/prox-eventos-bg.gif) no-repeat;  
    width: 428px;
    padding-top: 35px;
    height: 189px;
    float: right;
    margin-top: 20px;
    position: relative;
}
    #proximosEventos p {
        margin: 15px auto;
        width: 383px;
        display: block;
    }
    #proximosEventos #linkFeed {
        position: absolute;
        right: 22px;
        top: 30px;
    }
    #proximosEventos .evento {
        margin: 15px auto 15px auto;
        background: url(../images/evento-bg.gif) no-repeat;  
        width: 383px;
        height: 39px;
    }
        #proximosEventos .evento .fechaCal {
            margin-left: 10px;
        }
        #proximosEventos .evento span.info {
            display: block;
            float: left;
            margin-left: 10px;
            line-height: 39px;
            font-size: 16px;
            font-family:"Lucida Grande",Arial,geneva,"lucida sans",helvetica,sans-serif;
        }


/*
    RESERVAR MESA
*/
#mesasWrapper,
#eventosWrapper,
#datosWrapper {
    display: none;
    float: left;
    clear: both;
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
}
#calendario{
    font-size: 11px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    float: left;
}
    #calendario .ui-datepicker-inline {
        margin: 10px auto 10px auto;
    }
.ajax-loader-barra {
    background: url(../images/ajax-loader-barra.gif) no-repeat;
    width: 220px;
    height: 19px;
    display: none;
    clear: both;
    margin: 20px auto 0 auto;
}
.ajax-loader-flechas {
    background: url(../images/ajax-loader-flechas.gif) no-repeat;
    width: 16px;
    height: 16px;
    display: none;
    clear: both;
    margin: 0 auto;
}
ul.mesas {
    list-style-type: none;
    margin-left: 10px;
    margin-right: 10px;
    text-align: left;
    display: block;
}
    ul.mesas p.noLibres {
        margin: 10px 20px 0px 20px;
        display: block;
        float: left;
        width: 100%;
        clear: both;
    }
    ul.mesas p {
        padding: 5px;
    }
    ul.mesas li {
        display: block;
        float: left;
        margin-top: 20px;
        width: 190px;
        margin-left: 20px;
        margin-right: 10px;
        padding-left: 65px;
    }
    ul.mesas li h3 {
        font-size: 14px;
        font-weight: bold;
        background-color: #e9edf2;
        margin-bottom: 5px;
        padding: 5px;
        display: block;
        width: auto;
    }
    ul.mesas li.ocupada {
        background: url(../images/mesa-rojo.png) no-repeat top left;
        opacity: 0.50;
    }
    
    ul.mesas li.libre {
        background: url(../images/mesa-verde.png) no-repeat top left;
        cursor: pointer;
    }
    
    ul.mesas li.libre:hover,
    ul.mesas li.seleccionada {
        background: url(../images/mesa-azul.png) no-repeat top left;
    }
    
div.formularioDatos
 {
    padding-top: 20px;
    display: none;
    clear: both;
    margin: 0 auto;
    width: 80%;
}
div.botonReservar {
    clear: both;
    display: none;
}
div.ayudaRegistro {
    list-style-type: none;
    float: right;
    width: 50%;
    text-align: left;
}
    div.ayudaRegistro p {
        padding: 10px 0px 10px 0px;
    }
    div.ayudaRegistro span {
        float: left;
        margin-right: 5px;
    }


/*
    RESERVAR ESPECTACULO
*/
#agenda {
    padding-bottom: 60px;
    float: left;
    width: 842px;
    z-index: 2;
    text-align: center;
    margin-left: 20px;
    margin-right: 20px;
    display: block;
    position: relative;
    overflow: hidden;
    min-height: 312px;
}
    #agenda ul {
        z-index: 1;
        margin: 0;
        padding: 0;
        width: 785px;
        margin: 0 auto;
        position: relative;
        top: 10px;
    }
    
    #agenda .dia {
        display: block;
        overflow: hidden;
        float: left;
        color: white;
        text-align: center;
        border: 1px solid black;
        min-height: 300px;
        width: 100px;
        cursor: pointer;
        margin: 5px;
        background-color: #424242;
        -moz-border-radius-bottomleft:5px;
        -moz-border-radius-topleft:5px;
        -moz-border-radius-bottomright:5px;
        -moz-border-radius-topright:5px;
    }
    #agenda .flecha.left {
        background: url(../images/arrow-left.png) no-repeat top left;
        width: 44px;
        height: 55px;
        border: 0;
        cursor: pointer;
        display: block;
        position: absolute;
        left: 25px;
    }
    #agenda .flecha.right {
        background: url(../images/arrow-right.png) no-repeat top left;
        width: 44px;
        height: 55px;
        border: 0;
        cursor: pointer;
        display: block;
        position: absolute;
        right: 25px;
    }
        #agenda .dia:hover,
        #agenda .dia.sabado:hover,
        #agenda .dia.domingo:hover
         {
            background: #4a5a6e;
        }
        #agenda .dia.expandido {
            background: #516d93 !important;
        }
        #agenda .dia h3 {
            font-size: 40px;
            letter-spacing: -3px;
        }
        #agenda .dia.sabado,
        #agenda .dia.domingo {
            background-color: #727272;
        }
        #agenda .evento {
            text-align: left;
            margin: 0 5px 5px 5px;
        }
            #agenda .evento .hora {
                display: block;
                margin-left: 4px;
                font-weight: bold;
                font-size: 10px;
            }
            #agenda .evento .tipo {
                background: #1F1F1F;
                padding: 4px;
                font-size: 11px;
                line-height: 22px;
            }
            #agenda .evento .descripcion {
                display: none;
                font-size: 11px;
                padding: 0 4px;
            }
            #agenda .evento a.reservar,
            #agenda .evento a.reservar:visited {
                color: #FAA41E;
                font-size: 11px;
                font-weight: bold;
                text-decoration: none;
            }
            #agenda .evento a.reservar:hover {
                text-decoration: underline;
            }
#eventoSeleccionado {
    float: left;
    width: 822px;
    text-align: left;
    margin-left: 45px;
    margin-top: 10px;
    display: none;
}
    #eventoSeleccionado .evento .tipo{
        font-weight: bold;
        font-size: 14px;
        text-decoration: underline;
    }
    
    
/*
    BONO DE RESERVA
*/
#bono {
    width: 706px;
    margin: 20px auto 0px 88px;
    clear: both;
    -moz-border-radius-bottomleft:4px;
    -moz-border-radius-bottomright:4px;
    -moz-border-radius-topleft:4px;
    -moz-border-radius-topright:4px;
    border:1px solid #AAAAAA;
    float: left;
}
    #bono p {
        padding-left: 20px;
    }
    #bono #usuario,
    #bono #total,
    #bono #descuento {
        padding: 20px;
        float: left;
        clear: both;
        width: 666px
    }
    #bono #mesa {
        float: left;
        padding-left: 20px;
        width: 333px;
        clear: left;
    }
    #bono #espectaculo {
        float: left;
        padding-left: 18px;
        width: 333px;
        clear: right;
    }
    #bono #total h2 {
        float: left;
        display: block;
    }
    #bono #total span {
        float: right;
        display: block;
        font-weight: bold;
        font-size: 18px;
    }
    #bono #total #totalWrapper {
        border-bottom: 1px solid #AAAAAA;
        border-top: 1px solid #AAAAAA;
        width: 100%;
        padding-top: 10px;
        float: left;
    }
#btnImprimir,
#btnImprimir:hover,
#btnImprimir:visited {
    background: url(../images/impresora.png) no-repeat top left;
    height: 48px;
    line-height: 48px;
    width: 100px;
    padding-left: 55px;
    display: block;
    text-decoration: underline;
    margin-left: 363px;
    margin-top: 10px;
    color: #FAA41E;
    font-weight: bold;
    font-size: 14px;
    float: left;
}


/*
    PÁGINA DE ERROR
*/
#error {
    width: 706px;
    margin: 20px auto 0px 88px;
    float: left;
}
    #error p.msgError {
        color: red;
        font-size: 14px;
        font-weight: bold;
    }

/*
    CONTACTO
*/
#contacto {
    width: 706px;
    margin: 20px auto 0px 88px;
    clear: both;
    -moz-border-radius-bottomleft:4px;
    -moz-border-radius-bottomright:4px;
    -moz-border-radius-topleft:4px;
    -moz-border-radius-topright:4px;
    border:1px solid #AAAAAA;
    float: left;
}
    #contacto p {
        padding-top: 10px;
        width: 80%;
        margin: 0 auto;
    }
    #contacto p.boton {
        padding-bottom: 10px;
    }
    #contacto input {
        width: 250px;
    }
    #contacto textarea {
        width: 400px;
        height: 150px;
    }
