/* Inventia Plus - 2012 - Estilos para nueva versión de la agenda */


/***************************************************************************/
/***************************************************************************/
/*****************              *****************/
/***************** INICIO ESTILO PARA TABLA DEL CALENDARIO *****************/
/*****************        Inventia Plus - Junio 2012       *****************/
/*****************             *****************/
/***************************************************************************/
/***************************************************************************/


#calendario {
 float: left;
 font-family: Arial, Helvetica, sans-serif;
  width: 45%;
  max-width: 198px;
}

#formulario {
 float: right;
 width: 50%;
 font-family: Arial, Helvetica, sans-serif;
}


#calender_cont {
 width: 100%;
}

#calender_header {
 height: 31px;

}

#previus {
 float: left;
 height: 31px;
 margin-top: 0px;
  width: 10%;
}

#actual{
 float: left;
 background-color: #0095D9;
 margin-top: 0px;
 height: 31px;
 width: 80%;
 background: url(http://www.grancanaria.com/patronato_turismo/fileadmin/diseno2010/v3/images_v8/fondo_calendario.gif) bottom repeat-x;
 text-align: center;
  line-height:30px
}

#actual a{
  font-weight: bold;
 color: #fff;
 height: 31px;
}

#next {
  float: left;
  width: 10%;
  height: 31px;
  margin-top: 0px;
}
#next a img, #previus a img {
  width: 100%;
  height: 100%;
  margin: 0 !important;
}

.tbl_calender {
  max-width: 198px;
  width: 100%;
  border-collapse: collapse;
  margin:0 0 .4em;
  -moz-border-radius:2px;
-webkit-border-radius:2px;
-ms-border-radius:2px;


}

.tbl_day {
  background-color: #ffffff;
  color: #595959;
  border-style: solid;
  border-color: #bcbcbc;
  border-width: 1px;
  font-size: 13px;
}

.tbl_day_ocupied {
  background-color: #ffffff;
  color: #595959;
  border-style: solid;
  border-color: #bcbcbc;
  border-width: 1px;
  font-size: 13px;
}

.tbl_day_ocupied:hover {
  background-color: #cecece;
  color: #595959;
  border-style: solid;
  border-color: #bcbcbc;
  border-width: 1px;
}

.tbl_day_actual {
  background-color: #eb781b;
  color: #fff;
  border-style: solid;
  border-color: #bcbcbc;
  border-width: 1px;
  font-size: 13px;
}

.tbl_day_actual:hover {
  background-color: #cecece;
  color: #3c3c3c;
  border-style: solid;
  border-color: #bcbcbc;
  border-width: 1px;
}

.tbl_day_actual a {
text-decoration: none;
 color: #ffffff;
}

.tbl_day_actual a:hover {
text-decoration: none;
 color: #212121;
}

.tbl_link {
 text-decoration: none;
 color: #595959;
}

.tbl_link:hover {
 text-decoration: none;
 color: #212121;
}

.tbl_hdr_day {
  background-color: #ffffff;
  color: #bcbcbc;
  width: 26px;

}
.tbl_header {
   padding-top: 14px;
   height: 30px;
   text-align: center;
   font-weight: bold;
   color: #fff;
   border: 0;
  border-style: solid;
  border-color: #0095D9;
  border-width: 1px;
   background-color: #0095D9;
}

.tbl_header a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
}

.tbl_header a:hover {
  color: #efefef;
  text-decoration: none;
    font-size: 14px;
  font-weight: bold;
}

.tbl_week {
  font-size: 11px;
  height: 26px;
  text-align: center;
  font-weight: bold;
  border-style: solid;
  border-color: #bcbcbc;
  border-width: 1px;

}

.tituloFormulario {
font-size: 15px;
font-weight: bold;
padding-bottom: 12px;
}

.frm_select {
 border-style: solid;
  border-width: 1px;
  border-color: #33c8fc;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #595959;
  height: 30px;
  margin-left: -1px;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  -ms-border-radius:4px;
  border-radius: 4px;

}
.frm_line {
  border-style: solid;
  border-width: 1px;
  border-color: #33c8fc;
  height: 10px;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-top: 2px;
  width: 125px;
  font-weight: bold;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  -ms-border-radius:4px;
  border-radius: 4px;
}

.btn_search_ag{
  margin-top: 12px;
  padding-left: 20px;
  padding-right: 20px;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-color: #0095D9;
  border-style: none;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  -ms-border-radius:4px;
  border-radius: 4px;
}

.frm_txt_input{
  border-style: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.frm_txt_input:focus {
 outline: none;

border-style: none;
  font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}


/* para el encabezado de la lista de eventos */
.lst_title {
border-bottom-width:1px;
border-bottom-style: dotted;
border-bottom-color: #000;
position: relative;
display:block;
height: 35px;
margin-top: 220px;
padding-top: 10px;

}

.lst_title p {

float: left;
padding-bottom: -10px;
font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  padding-left: 5px;
}

.lst_title p b {
color: #e59200;
}

.lst_title a {
float:right;
padding-left: 10px;
padding-top: 7px;
border-left-width:1px;
border-left-style: dotted;
border-left-color: #000;
height: 20px;
}


/* PARA LA LISTA DE EVENTOS */

.lst_item {
 width: 172px;
  margin-top: 36px;
  display:block;
  height: 200px;
  float: left;
  margin-right: 5px;

}


.lst_izquierda {
 width: 133px;
 float: left;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 -moz-border-radius:6px;
  -webkit-border-radius:6px;
  -ms-border-radius:6px;
  border-radius: 6px;
  cursor:pointer;
}



.lst_derecha {
width: 39px;
float: right;
background: url(http://www.grancanaria.com/patronato_turismo/fileadmin/diseno2010/v3/images_v8/agenda/lblDerecha.jpg) bottom no-repeat;
height: 42px;
padding-top: 16px;
color: #fff;
 text-align: center;
 font-weight: bold;

}

.lst_derecha p {
 padding-left: 1px;
 padding-right: 5px;
 line-height: 20%;
}

.lst_item_titulo {
 height: 99px;
 background-color: #f5f5f5;
 padding-left: 15px;
 padding-top: 15px;
 padding-right: 15px;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  -ms-border-radius:6px;
  border-radius: 6px;
}

.lst_item_titulo a{
 text-decoration:none;
 color: #000;
 font-weight: bold;

}

.lst_item_titulo a:hover{
 text-decoration:none;
 color: #000;
 font-weight: bold;

}

.lst_item_lugar {
 height: 41px;
 background-color: #f5f5f5;
 padding-left: 15px;
 padding-right: 15px;
 font-weight: normal;
 color: #0095D9;
 cursor: hand
}

.lst_item_tipo {
 background-color: #1dadec;
 height: 43px;
 background: url(http://www.grancanaria.com/patronato_turismo/fileadmin/diseno2010/v3/images_v8/agenda/fondoLugar.gif) bottom repeat-x;
 cursor: hand
  }

.lst_item_tipo_titulo {
  float: left;
 color: #fff;
 width: 73px;
 font-weight: bold;
 padding-left: 15px;
 padding-top: 9px;
 vertical-align:middle;
 height:25px;
 cursor: hand
}

.lst_item_tipo_logo {
 float: right;
 width: 45px;
 margin-bottom: -17px;
 cursor: hand

}

.lst_item_pie {
margin-top: -6px;
height: 10px;
cursor: hand
}



/* PARA LA PAGINACION */

.paginacion {
 margin-top: 36px;
 margin-bottom: 16px;
 width: 100%;
 text-align: center;
 display: block;
 position: relative;
}

.paginacion a {
  border: 0px;
   background: #e4e4e4;
   background: -webkit-gradient(linear, left top, left bottom, from(#e4e4e4), to(#e4e4e4));
   background: -webkit-linear-gradient(top, #e4e4e4, #e4e4e4);
   background: -moz-linear-gradient(top, #e4e4e4, #e4e4e4);
   background: -ms-linear-gradient(top, #e4e4e4, #e4e4e4);
   background: -o-linear-gradient(top, #e4e4e4, #e4e4e4);
   padding: 4px 6px;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #3c3c3c;
   font-size: 12px;
   font-family: Arial, Helvetica, sans-serif;
   text-decoration: none;
   font-weight: normal;
   vertical-align: middle;
   }
.paginacion a:hover {
   border-top-color: #eb781b;
   background: #eb781b;
   color: #ffffff;
   }
.paginacion a:active {
   border-top-color: #eb781b;
   background: #eb781b;
   }

.paginacion u {
  border: 0px;
   background: #eb781b;
   padding: 4px 6px;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #ffffff;
   font-size: 12px;
   font-family: Arial, Helvetica, sans-serif;
   text-decoration: none;
   font-weight: normal;
   vertical-align: middle;
   }





#tarjeta_info {
 width: 100%;
 border-width: 1px;
 border-style: solid;
 border-color: #bcbcbc;
 -webkit-box-shadow: 2px 2px 5px #999;
  -moz-box-shadow: 2px 2px 5px #999;
 }

#link_volver{
margin-bottom: -25px;
margin-left: -10px;
}

.tarjeta_info_contenido {
 height: 258px;
 padding-top: 12px;
 padding-left: 15px;
 padding-right: 15px;
}

.tarjeta_info_imagen {
 width: 150px;
 float: left;
}

.tarjeta_info_textos {
 width: 332px;
 float: right;
 font-size: 12px;
   font-family: Arial, Helvetica, sans-serif;
   text-decoration: none;
   font-weight: normal;
}

.tarjeta_info_fechas{
  color: #bcbcbc;
  font-weight: bold;
  margin-bottom: -10px;
}

.tarjeta_info_poblacion{
margin-bottom: -15px;
font-weight: normal;
color: #0095D9;
}

.tarjeta_info_masinfo_titulo{
margin-top: 15px;
margin-bottom: -15px;
font-weight: bold;
}

.tarjeta_info_masinfo_contenido{
margin-bottom: -15px;
}

.tarjeta_info_titulo{
 color: #2c2c2c;
 font-size: 18px;
 font-weight: bold;
 margin-bottom: -20px;

}

.tarjeta_info_lugar{
margin-bottom: -15px;
}

.tarjeta_info_horario{
margin-bottom: -10px;
}


.tarjeta_info_pie {
 height: 45px;
 background: url(http://www.grancanaria.com/patronato_turismo/fileadmin/diseno2010/v3/images_v8/agenda/fondo_pie_tarjeta.gif) bottom repeat-x;
}

.tarjeta_info_pie p {
 float: left;
 padding-left: 15px;
 padding-top: 8px;
 color: #ffffff;
 font-size: 18px;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 line-height: 45px;
}

.tarjeta_info_pie img {
 float: right;
 padding-right: 25px;
}



.modal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  background: #131313;
  opacity: .85;
  filter: alpha(opacity=85);
  z-index: 101;
}
.modal-window {
  position: fixed;
  top: 50%;
  left: 50%;
  margin: 0;
  padding: 0;
  z-index: 102;
  background: #fff;
  border: solid 1px #000;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
.close-window {
  position: absolute;
  width: 30px;
  height: 30px;
  right: -10px;
  top: -10px;
  background: transparent url(http://www.grancanaria.com/patronato_turismo/fileadmin/diseno2010/v3/images_v8/agenda/close-button.png) no-repeat scroll right top;
  text-indent: -99999px;
  overflow: hidden;
  cursor: pointer;
}


/***** Lista de eventos hijo ****/


#caja_lista_hijos {
 width: 100%;
 border-width: 1px;
 border-style: solid;
 border-color: #bcbcbc;
 -webkit-box-shadow: 2px 2px 5px #999;
  -moz-box-shadow: 2px 2px 5px #999;
 padding-bottom: 15px;
 margin-bottom: 15px;
}

.ev_hj_cabecera {
height: 45px;
 background: url(http://www.grancanaria.com/patronato_turismo/fileadmin/diseno2010/v3/images_v8/agenda/fondo_pie_tarjeta.gif) bottom repeat-x;
 }

.ev_hj_cabecera p {
 float: left;
 padding-left: 15px;
 padding-top: 8px;
 color: #ffffff;
 font-size: 18px;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 line-height: 45px;
}
.lupa {
float: right;
margin-top: -6px;
}
