/* 
    Document   : search.css
    Created on : 21/11/2012, 10:55:38 AM
    Author     : 
    Description:
        Purpose of the stylesheet follows.
*/


#buscador-general,
#buscador-fotos,
#buscador-fotos-padre{ }


#buscador-fotos-padre .pane-content,
#buscador-fotos .pane-content{
  padding-left: 0;
}

#buscador-fotos-padre div.panel-col-first,
#buscador-fotos div.panel-col-first{
  width: 670px;
}

#buscador-fotos-padre div.panel-col-first div.inside,
#buscador-fotos div.panel-col-first div.inside{
  margin: 0;
}

#buscador-fotos-padre div.panel-col-last,
#buscador-fotos div.panel-col-last{
  margin: 0;
}

#buscador-fotos-padre div.panel-col-last div.inside,
#buscador-fotos div.panel-col-last div.inside{
   margin-left: 20px;
}

ol.search-results{
  padding: 0;
  margin: 0 0 0 -21px;
}

li.result-item{
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  padding: 0 0 0 0;
  margin: 0 0 21px 21px;
  /*display: inline-block;*/
  vertical-align: top;
}

li.entity-foto{
  display: inline-block;
}

.entity-foto div.r{
  width: 310px; 
  display: inline-block;
}

div.ri {
  background-color: #EEE;
  overflow: hidden;
  height: 234px;
}


div.ri a{
	line-height: 234px;
	display:block;
	text-align:center;
}

.ri img{
   vertical-align: middle;
}   

.ra {
  width: 100%;
  line-height: 20px;
  margin-top: 10px;
}

.ra .rc{
  margin: 0;
  display: inline;
  color: #888;
}

.r span.bot{
  position: relative;
  float: right;
  bottom: 30px;
}

.pop a.info,
.r a.max,
.r a.info{
  width:25px;
  height: 25px;
  overflow: hidden;
  text-align: left;
  text-indent: -119988px;
  vertical-align: middle;
  border-image-repeat: stretch stretch;
  border-image-slice: 100% 100% 100% 100%;
  position: relative;
  margin-right: 5px;
  float: right;
}
.r a.max{
  background: url('../images/boton_max.png') no-repeat 0 0;
}

.pop a.info,
.r a.info{
  background: url('../images/boton_info.png') no-repeat 0 0;
}

/*Formulario*/
#apachesolr-panels-search-form{
  background-color: #EEEEEE;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 15px;
  padding-left: 20px;
  padding-right: 5px;
  padding-top: 5px;
}


  
div.pane-apachesolr-form  h2{
  font-size: 1.2em;
  width: 98%;
  border-bottom-color: #AAA;
}

div.pane-apachesolr-form .form-text,
div.pane-apachesolr-form .form-select{
  border: none;
  padding: 5px;
  background-color: white;
}

div.pane-apachesolr-form #edit-FIELD-FECHA-ESTIMADA-RANGO-INICIAL{ 
  width: 120px;
}
div.pane-apachesolr-form #edit-keys{
  width: 400px;
}

div.pane-apachesolr-form .container-inline div.form-item{
  margin-right: 15px;
}

div.pane-apachesolr-form apachesolr-panels-search-form{
  padding-left: 15px;
}


div.pane-apachesolr-form  .form-submit{
  background: url("../images/boton_buscar_active.png") no-repeat scroll 0 0 transparent;
  border: 0 none;
  height: 25px;
  margin-top: 0;
  text-indent: -3000px;
  width: 75px;
  display: inline-block;
}



div.pane-apachesolr-form .form-submit:hover{
  background: url("../images/boton_buscar_hover.png") no-repeat scroll 0 0 transparent;
}

div.pane-apachesolr-info{
  font-weight: bold;
  margin-bottom: 0px;
}

/*Filtros*/
.panel-col-last .item-list{
  padding-left: 15px;
}

div.na {
  width: 277px;
  height: 207px;
}

#buscador-fotos-padre ul li a,
#buscador-general ul li a,
#buscador-fotos ul li a{
  color: #000;
  text-decoration: none;
}

#buscador-fotos-padre ul li a:hover,
#buscador-general ul li a:hover,
#buscador-fotos ul li a:hover{
  color: #E52F3C;
  text-decoration: underline;
}

/* Colorbox */

#cboxPrevious{
  float: left;
  height: 100%;
  width: 100px;
  background-image: url("../images/muestras/flecha_galeria_anterior.png");
  background-position: left center;
  background-repeat: no-repeat;
  text-align: left;
  text-indent: -119988px;
  opacity: 0.1;
  margin-left: 10px;
}
#cboxNext{
  float: right !important;
  height: 100%;
  width: 100px;
  left: auto;
  right: 230px;
  background-image: url("../images/muestras/flecha_galeria_siguiente.png");
  background-position: right center;
  background-repeat: no-repeat;
  text-align: left;
  text-indent: -119988px;
  opacity: 0.1;
  margin-right: 5px; 
}
#cboxOverlay {
  background-color: #555;
}
#cboxTitle,
#cboxClose,
#cboxCurrent {
  display: none !important;
}
#cboxMiddleRight,
#cboxMiddleLeft,
#cboxTopCenter,
#cboxTopRight,
#cboxTopLeft,
#cboxBottomCenter,
#cboxBottomRight,
#cboxBottomLeft{
  display: none;
  background-color: #fff;
  background-image: none;
}
#cboxContent{
  padding: 10px;
}
#cboxLoadedContent{
  margin: 0;
}

div.pop{
  margin: 0;
  height: 100%;
  overflow: hidden; 
}
.pop {
  font-size: 12px;
}
.pop span.label {
  font-weight: bold;
}
img.foto{
  position: absolute;
  margin: auto;
  top:0;
  right:0;
  bottom: 0;
  left:0;
  display: block;
}
div.foto-container{
  margin: 0;
  float: left;
  height: 100%;
  background-color: #EEE;
  overflow: hidden;
  position: relative;
}
div.meta-container{
  margin: 0;
  float: right;
  height: 100%;
  overflow-y: auto;
}
.meta-container ul{
  padding: 0;
}
.meta-container ul li{
  line-height: 20px;
  list-style: none;
}

.pop div.actions{
  float: right;
  position: absolute;
  bottom: 10px;
  right: 10px;
}



/* tabs para otras busquedas */
div.pane-apachesolr-form {
  margin:30px 0 45px 0;
  padding: 0;  
}

div.pane-apachesolr-form  div.item-list {
  border-bottom: 2px solid #ccc;
}

div.pane-apachesolr-form .form-item{
  margin-bottom: 0;
}

#search_types {
  margin: 0;
  padding: 0;
}


#search_types li{
  background: none repeat scroll 0 0 #888;
  border-radius: 5px 5px 0 0;
  display: inline-block;
  font-size: 1.2em;
  padding: 5px 15px;
  margin-right: -2px;
  line-height: 20px;
}

#search_types li.active{
  background: none repeat scroll 0 0 #E52F3C;
  color: #FFFFFF !important;
  font-size: 1.2em;
}

#search_types li a{
  color: #FFF !important;
  text-decoration: none;
}

#search_types li a:hover{
  color: #FFF;
  text-decoration: underline;
}

#hide-facets, #show-facets { 
  position: absolute;
  height: 100%;
  width: 15px;
  /*margin-left: -15px;*/
  text-indent: -119988px;
  text-align: left;
}
#hide-facets:hover { 
  /* background: url('../images/flecha_derecha.png') center top no-repeat; */
  background-color: #eee;
}
#show-facets{
  background-color: #eee;
}
#show-facets:hover {
  /* background: url('../images/flecha_izquierda.png') center top no-repeat; */
  background-color: #aaa;
}


/*facetas*/
a.apachesolr-showhide{
  margin-left: 100px;
} 

.search-results h3.title {
  display: inline-block;
}

p.apachesolr-unclick{
  font-weight: bold;
  margin: 0;
}
.pane-apachesolr-cdf-facets-cdf-currentsearch h2{
  border: none;
  font-size: 1.2em;
  padding-bottom: 0;
}

.pane-apachesolr-cdf-facets-cdf-currentsearch div.item-list{
  margin-left: 0;
  padding-left: 0;
}

.pane-apachesolr-cdf-facets-cdf-currentsearch div.item-list ul.cdf-result-info{
  margin-left: 0;
  padding-left: 0;
}

ul.cdf-result-info li{
  list-style: none;
  margin-bottom: 3px;
}

ul.cdf-result-info li p{
  list-style: none;
  background-color: #EEEEEE;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 5px 5px 5px 10px;
  margin: 0;
  font-weight: normal;
}

/*a.apachesolr-unclick,*/
ul.cdf-result-info a {
  float: right;
  text-indent: -119988px;
  color: #FFF;
  width: 15px;
  height: 15px;
  background-position: 0px 0px;
  background-image: url("../images/unlink.png");
  background-color: rgba(0, 0, 0, 0);
  background-origin: padding-box;
  background-clip: border-box;
  background-repeat: no-repeat;
}

/*a.apachesolr-unclick:hover,*/
ul.cdf-result-info a:hover {
  background-position: -15px;
}





/*
a.apachesolr-unclick{
  float:none;
}*/

/*
.pane-apachesolr-cdf-facets-cdf-currentsearch{
  margin-bottom: 30px;
}

.pane-apachesolr-cdf-facets-cdf-currentsearch li ul{
  float:left;
}
.pane-apachesolr-cdf-facets-cdf-currentsearch h3{
  display: none;
}
.pane-apachesolr-cdf-facets-cdf-currentsearch li {
  display: inline-block;
  margin-left: 15px;
}

ul.cdf-result-info {
  margin: 0;  
  padding-left: 0;
}

ul.cdf-result-info li {
  padding-left: 10px
} 

ul.cdf-result-info li.first {
  font-weight: bold;
  padding-left: 0;
} 
*/
