#toggle {
    display: none;
}


body {
    background: #ededed;
    font-family: "Georgia",verdana,arial,serif;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    background-color: #fff;
    height: 100%;
    background-image: url(../img/fondo_top.jpg) !important;
    background-repeat: repeat-x;
    margin: 0px;
}

#header {
    min-height: 270px;
}


#headerHJ,
#headerGroup {
    background-color: transparent;
        width: 1170px;
}

.bloqueCarrito {
    float: left;
    position: absolute;
    top: 40px;
    width: 14%;
    height: 45px;
    left: inherit;
    color: #000;
    right: 0px;
}


#bloqueRegistro a {
    margin: 0 6px;
    color: #333;
}



#logo {
    z-index: 998;
    position: relative;
    float: left;
    cursor: pointer;
    background-image: url(../img/logo.png);
    background-repeat: no-repeat;
    height: 129px;
    width: 300px;
    top: 40px;
}

#nav {
    float: left;
    width: 100%;
    height: 40px;
    position: relative;
    top: 28px;
    border-top: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    padding-top: 12px;
    padding-bottom: 12px;
}

#bloqueOpcionesMenu {
    float: right;
    width: 92%;
    border: 0px;
    overflow: hidden;
}

#inicioSoft-button,
#RegistroWeb-button,
#menuPacks-button,
#menuInicioAgencias-button,
#linkMenu1-button, 
#linkMenu2-button, 
#linkMenu3-button,
#Sugerencias-button,
#comoFunciona-button,
#menuRecogida-button,
#menuMisEntradas-button,
#menuDestacados-button,
#menuRecintos-button,
#menuInicio-button {
	position:relative;
	z-index:1;	

}

#inicioSoft-button a:hover,
#linkMenu3-button a:hover,
#linkMenu2-button a:hover,
#RegistroWeb-button a:hover,
#menuPacks-button a:hover,
#menuInicioAgencias-button a:hover,
#linkMenu1-button a:hover,
#Sugerencias-button  a:hover,
#comoFunciona-button a:hover,
#menuRecogida-button a:hover,
#menuMisEntradas-button a:hover,
#menuDestacados-button a:hover,
#menuRecintos-button  a:hover,
#menuInicio-button a:hover{
  text-decoration: none;
  color:#fff;	
}

.button {
    float: left;
    zoom: 1;
    font-family: "Arial",verdana,Tahoma,Geneva,sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    list-style: none outside none;
    background-color: #949494;
    margin-right: 5px;
    transition: background-color 1s;
    -moz-transition: background-color 1s;
    -webkit-transition: background-color 1s;
    -o-transition: background-color 1s;
    line-height: 20px;
    padding: 5px;
    text-transform: uppercase;
}


#subnav {
    display:none;
}


#bloqueBuscadorUnCampo {
    z-index: 999;
    width: 30%;
    height: 46px;
    float: right;
    position: absolute;
    top: 210px;
    right: 0px;
    left: inherit;
    border: 0px;
}

#txtBuscadorUnCampo {
    width: 290px;
    height: 38px;
    padding-left: 4px;
    border: none;
    font-size: 1em;
    text-align: left;
    color: #666;
    background-color: #d2d4d3;
}

#btnBuscadorUnCampo {
    display: inline-block;
    height: 18px;
    font-size: 23px;
    font-weight: bold;
    color: #fff;
    list-style: none outside none;
    background-color: #949494;
    transition: background-color 1s;
    -moz-transition: background-color 1s;
    -webkit-transition: background-color 1s;
    -o-transition: background-color 1s;
    padding: 11px;
    text-transform: uppercase;
    top: 6px;
    position: relative;
    border: 0px;
    border-radius: 0px;
}

#txtBuscadorUnCampo {
    width: 280px;
    height: 38px;
    padding-left: 0px;
    border: none;
    font-size: 1em;
    text-align: left;
    color: #666;
    background-color: #d2d4d3;
    border-radius: 0px;
    margin: 0px;
}

#lstResultadoRapido {
    height: 98px;
}



#aside {
    width: 1170px;
    max-width: 1170px;
}

#zonaDatos {
    width: 100%;
    float: left;
    margin: 12px 0% 30px;
}

#tituloSeccion {
    font-family: "Georgia",verdana,arial,serif;
    font-size: 24px;
    font-style: italic;
    color: #333;
    font-weight: lighter;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    text-align: left;
    margin: 0px;
    padding: 0px;
    width: 100%;
    float: left;
}

#o_onG {
    float: left;
    height: 35px;
    color: #000;
    text-align: left;
    font-weight: normal;
    line-height: 65px;
}

div#o_off {
    display: none;
}

/* =================== FICHA EVENTOS =========================================== */

.FichaGeneral{
 position: relative;
    float: left;
    width: 370px;
    height: 367px;
    min-height: 355px;
    margin-left: 0;
    margin-right: 15px;
    margin-bottom: 18px;
    
    overflow: hidden;
    color:#656565;
    
    text-align: left;
    padding: 0px;
    background-color: #f6f6f6;
    height: 390px;
    margin-bottom: 20px;
    margin-top: 20px;
    -webkit-box-shadow: 1px 1px 0 0 #333;
    box-shadow: 1px 1px 0 0 #d8d8d8;
}


	


#divImgFichaEventos {
    z-index:11;
    position: relative;
    top: 0px;
    width: 370px;
    height: 207px;
    overflow: hidden;
    float: left;
    text-align: left;
    border-radius: 0px;
    color: #656565;
    background: url("../img/trama_espacio.png") repeat 0 0 rgba(253,184,19,.7);   
}

#divImgFichaEventos:hover #imgFichaEventos, 
#divImgFichaEventos:hover #imgFichaRecintos {
    opacity: 0.1;     
}


#imgFichaEventos, #imgFichaRecintos {
    max-height: 100%;
    max-width: 100%;
}



#imgFichaEventos, 
#imgFichaRecintos {
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition:    opacity .5s ease-in-out;
    -o-transition:      opacity .5s ease-in-out;
    transition:         opacity .5s ease-in-out;
    
    width: 370px;
    height: 200px;
}



 

#fichaEventoRecinto {
   
    float: left;
    width: 95%;
    height: 28px;
    max-height: 28px;
    min-height: 28px;
    line-height: 31px;
    margin-left: 0px;
    display: block;
   
    padding: 8px; 
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition:    opacity .5s ease-in-out;
    -o-transition:      opacity .5s ease-in-out;
    transition:         opacity .5s ease-in-out;
     
}

#fichaEventoRecinto p {
font-family: georgia;
    font-size: 24px;
    text-shadow: 1px 1px 0 #f0ed00;
    -webkit-text-shadow: 1px 1px 0 #f0ed00;
    -moz-text-shadow: 1px 1px 0 #f0ed00;
    color: #000;
    font-weight: normal;
    font-style: italic;
    text-align: left;
    /* line-height: 30px; */
    margin: 0px;
    
}



#imgFichaEventos:after {
border: 5px solid rgba(255,255,255,0.2);
bottom: 0;
    content: " ";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;

}

#imgPortadaEventos, #imgPortadaRecintos {
  float: left;
  width: 25%;
  display:none;
}

#fichaEventoDuracion,
#fichaEventoCalificacion {
    display: none;
}

#fichaEventoTipoE {
  float:left;
  width: 100%;
  height:20px;
  margin-left:0px;
  margin-top: 12px;
  display:none;
}

#fichaEventoTipoE p {
  width: 100%;
  margin: 0px;
  padding: 0px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;

}


#fichaEventoTitulo{
      float: left;
    width: 95%;
    height: 60px;
    margin-left: 0px;
    line-height: 28px;
    max-height: 84px;
    overflow: hidden;
}


#fichaEventoTitulo:hover {
    
}

#fichaRecintoNombre {
      float: left;
    width: 95%;
    height: 60px;
    margin-left: 0px;
    line-height: 28px;
    max-height: 84px;
    overflow: hidden;
}

#fichaEventoTitulo p, #fichaRecintoNombre p{
  font-family: georgia;
    font-size: 18px;
    font-weight: normal;
    font-style: italic;
    color: #333;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 22px;
 
}

#fichaEventoInfo, #fichaRecintoInfo{
  float:left;
  width: 154px;
  height: auto;
  margin-left:6px;
  display:none;
} 


#fichaEventoInfo p, #fichaRecintoInfo p{
  width: 100%;
  margin: 0px;
  padding: 0px;
  /* white-space: nowrap; */
  /* overflow: hidden; */
  /* text-overflow: ellipsis; */
}





#fichaRecintoDireccion {
    float: left;
    width: 95%;
    height: 60px;
    margin-left:0px;
    line-height: 28px;
    max-height: 84px;
    overflow: hidden;      
}



 

#fichaRecintoDireccion p {
  font-family: georgia;
    font-size: 18px;
    font-weight: normal;
    font-style: italic;
    color: #333;
    padding-left: 15px;
    padding-right: 15px;

}
#fichaRecintoDireccion p:before {
    content: '\f041';
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
   
    text-decoration: none;
    padding-right: 10px;
    font-size: 20px;
        color: #000;
}


#fichaEventoFechaHora {
    float: left;
    width: 95%;
    height: 25px;
    line-height: 25px;
     margin-left: 6px;
    position: relative;
   
}

#fichaRecintoPoblacion {
    float: left;
    width: 95%;
    height: auto;
    margin-left: 12px;
    position: relative;
    
}

#fichaEventoFechaHora p, #fichaRecintoPoblacion p {
  width: 100%;
  margin: 0px;
  padding: 0px;
  /* white-space: nowrap; */
  /* overflow: hidden; */
  /* text-overflow: ellipsis; */
  font-size: 18px;
    text-shadow: 1px 1px 0 #fff;
    -webkit-text-shadow: 1px 1px 0 #fff;
    -moz-text-shadow: 1px 1px 0 #fff;

    font-style: italic;

    color: #949494;
    
    
}


#fichaEventoFechaHora p:before {
    content: '\f073';
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
   
    text-decoration: none;
    padding-right: 10px;
    font-size: 20px;
        color: #000;
}



#fichaEventoProvincia {
  float:left;
  width: 100%;
  height:20px;
  margin-left: 12px;

}

#fichaEventoProvincia p {
  width: 100%;
  margin: 0px;
  padding: 0px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;  
   
    font-style: italic;
}

#fichaEventoProvincia p:before {
    content: '\f041';
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
   
    text-decoration: none;
    padding-right: 10px;
    font-size: 20px;
        color: #000;
}

#logoInstalacion {
    display: none;
}
#fichaEventoMaxPrecio,
#fichaEventoMinPrecio {
    float: left;
    width: 100%;
    height: 20px;
    display: none;
}

#fichaEventoMaxPrecio p,
#fichaEventoMinPrecio p {
  width: 100%;
  margin: 0px;
  padding: 0px;
  text-align:right;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;  
}

#fichaEventoMasInfo, #fichaRecintoMasInfo {
    float: left;
    width: 64%;
    height: 20px;
    cursor: pointer;
    display:none;
}



#CarritoTitulo {
    display: none;
}



#botonFicha{
    position: absolute;
    bottom: 5px;
    left: 234px;
    display: inline-block;
    letter-spacing: 0;
    padding: 10px 10px 10px 10px;
    font-size: 14px;
    /* margin-top: 12px; */
    width: 30%;
    text-align: center;
    font-weight: bold;
    color: #fff;
    background-color: #0082CA;
    border-color: #0082CA;
    font-family: "Arial",verdana,Tahoma,Geneva,sans-serif;
    text-transform:uppercase;
}

#botonFicha:hover {
    background-color: #00a4ff;
    border-color: #00a4ff;
    color: #fff;
}




/* ******************************************************************** */
.botonEtiquetas, #btnAceptarProvinciasINE, .boton {
    color: #fff;
    background-color: #333;
    border: 1px solid #333;
    border-radius: 0px;
    
    text-transform: uppercase;
    
}

.botonEtiquetas:hover, #btnAceptarProvinciasINE:hover, .boton:hover {
    color: #fff;
    background-color: #333;
    border: 1px solid #333;
    border-radius: 0px;
    
    text-transform: uppercase;
    
}




#DetalleTabla:hover {
    background-color: #f1fdd0;
    color: #8ba61b;
}

.ListaSesionesInfoSesion {
    display: run-in;
    float: left;
    width: 35%;
    min-width: 35%;
    max-width: 35%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
}

.ListaSesionesInfo2Sesion, .ListaSesionesInfo3Sesion {
    display: none;
}


.detalleConcesionCorte:hover, .detalleConcesion:hover {
    background-color: #f1fdd0;
    color: #8ba61b;
}

#anteriorPaginacion, #siguientePaginacion , .paginaActual, .paginaActiva {
    color: #fff;
    background-color: #0082ca;
    border: 1px solid #0082ca;
}

.paginaActiva:hover, .paginaActiva a:hover {
    color: #fff;
    background-color: #0082ca;
    text-decoration: none;
}




/* ******************************************************************** */

#footer {
    width: 100%;
    height: 115px;
    float: left;
    margin-top: 28px;
    position: relative;
    background: url(../img/footer.png) center 36px no-repeat;
    color: #8f8f8f;
    border-bottom: 30px solid #fbba00;
}

#footerleft {
    width: 65%;
}

#blqAvisoCondiciones {
    width: 31%;
    float: right;
    text-align: right;
    margin-top: 0px;
    font-size: 12px;
    font-family: "Verdana",arial,serif;
    color: #000;
}

h4#bloqueCopyRight {
    visibility: hidden;
}

#piePaginaConfigurable {
    background-color: transparent;
}

#blqAvisoCondiciones:after {
    content: 'Instituto de la Cultura y las Artes C/ Silencio, 1. 41001 Sevilla - 955.47.28.22';
}

a#lblAvisoLegal, a#lblCondicionesGen {
    color: #939393;
}










#bloqueEtiquetas {
    left: 0px;
    width: 100%;
    margin: 0px;
}


.divEmergente {
    z-index: 999;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    margin-left: 0px;
    padding-top: 5%;
}

#butt_bCancelarCarrito {
    margin: 5px;
}