/**
 * Esta hoja de estilo mantiene los estilos correspondientes a los componentes de
 * búsqueda externa y al buscador sencillo en contenidos.
 *
 * @author Divisa Informática y Telecomunicaciones S.A.
 */

/**
 * Buscador simple
 */
.searchWrapper { 
	float: right;
	width: 42.363em;
	margin: 0 1.818em 0 0;
	background: #f5f5f5 url(../imagenes/fondos/bg-simpleSearcher-izda.gif) no-repeat bottom left;
}

.searchWrapper .searchInnerWrapper {
	padding: 1.09em 0.909em 1.09em 1em;
	background: url(../imagenes/fondos/bg-simpleSearcher-dcha.gif) no-repeat bottom right;	
}

.searchWrapper FORM {
	float: left;
}

.searchWrapper FORM LABEL {
	color:#515151;
	font-weight:bold;
}

.searchWrapper FORM INPUT {
	width: 11.15em;
	margin: 0;
	padding: 0.1em;
	color: #0091C5;
	border: 1px solid #A5A5A5;
}

.searchWrapper FORM BUTTON {
	border: none;
	margin: 0;
	padding: 0;
	background: none;
}

/* contenedores de los elementos */
.searchWrapper .cmSimpleSearchLabelContainer {
	float: left;
	width: 8.545em;
	margin-top: 0.09em;
	margin-right: 0.727em;
	text-align: right;
}

.searchWrapper .cmSimpleSearchInputContainer {
	float: left;
	margin-right: 0.454em;
}

.searchWrapper .cmSimpleSearchButtonContainer {
	float: left;
	margin-top: -0.363em;
	margin-right: 0.454em;
}

.searchWrapper .linkAdvancedSearch {
	float: left;
}

.searchWrapper .linkAdvancedSearch A {
	color: #6B6B6B;
	text-decoration: underline;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

/**
 * Estilos comunes para la busqueda avanzada y los buscadores embebidos en los contenidos
 */
.cmSearchFieldSet {
	position: relative;
	margin: 0 0 2em 0;
}

.cmSearchFieldSet LEGEND {
	padding: 0 0 0.73em 1.83em;
	color: #000;
	font-weight: bold;
	background: url(../imagenes/fondos/bullet11.gif) no-repeat 0.36em 0.36em;
}

.cmSearchRow {
	padding: 0em 0.82em 0.64em 1.82em;
	background-color: #F5F5F5;
}

LEGEND + .cmSearchRow {
	padding-top: 0.91em;
}

.cmSearchRow:after {
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

.cmSearchCol {
	margin-right: 0.45%;
}

.cmSearchCol[class] {
	margin-right: 0.5em;
}

.cmSearchCol[style] {
	padding-left: 2%!important;
	margin-right: 0 !important;
	width: 47.5% !important;
}

.cmSearchCol.firstChild[style] {
	padding-left: 0!important;
	margin-right: 3% !important;
	width: 47.5% !important;
}	

.cmSearchCol INPUT {
	border: 1px solid #999;
	padding: 0.19em;
	width: 98%;	
}
 
.cmSearchCol SELECT {
	border: 1px solid #999;
	padding: 0.19em;
	width: 99.6%;
}

.cmSearchCol TEXTAREA {
	border: 1px solid #999;
	padding: 0.19em;
	width: 99%;
} 

.cmSearchLabel {
	margin-bottom: 0.19em;		
}
 
.searchWrapper .cmSimpleSearchLabelContainer .cmSearchLabel {
	display: block;
	padding: 0.2em 0;
}

.cmSearchButtonZone {
	text-align: center;	
}

.cmSearchButtonZone BUTTON {
	width: auto;
	margin: 0 0.46em;	
	padding: 0;
	border: none;
	background: none;
}

/**
 * Buscadores dentro de los contenidos
 */
.contentSearch {
	margin-bottom: 2em;
}

.contentSearch .titleSearch {
	margin: 0;
	padding: 0 0 0.714em 0;
	color: #494949;
	font-weight: bold;
	font-size: 1.37em;	
}

.contentSearch FORM {
	margin: 0.46em 0 0 0;
}

/**
 * Busqueda avanzada 
 */
.advancedSearch .cmSearchContainer {
	margin-top: 2em;	
}
 
/**
 * Resultados de la busqueda
 */
/*** ORDENACION CATEGORIZADA ***/
.searchResults {
	margin-bottom: 1.82em;
}
 
.searchResults UL.cmCategorizer {
	margin: 1em 0;
	padding: 0.37em 0 0 0;
	background: url(../imagenes/fondos/bg-trama-04.gif) repeat-x 0 0;
	list-style: none;
}

.searchResults LI.cmCategorizer {
	clear: both;
	margin: 1.19em 0 0 0;
	padding: 0.37em 0 0 0; 
	background: #f5f5f5 url(../imagenes/fondos/bullet08.gif) no-repeat 0.91em 0.64em;
	color: #333;
	text-indent: 2.73em;
	font-weight: bold;
}

.searchResults LI.cmCategorizer A.cmWebMapLevel1 {
	color: #333;	
}
	
.searchResults UL.cmCategorizer .cmContentList {
	margin: 0.37em 0 0 0;
	padding: 0.28em 0 0 0;
	background: #fff;
	font-weight: normal;
	text-indent: 0;
}	

.searchResults UL.cmCategorizer .cmContentList .cmContentItem {
	margin-left: 3.18em;	
}

/* INICIO: camino de migas de los resultados de busqueda */
.searchResults UL.cmCategorizer UL.cmCategorizer {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background: none;
}

.searchResults UL.cmCategorizer UL.cmCategorizer LI {
	margin: 0;
	padding: 0;
	display: inline;
}
/* FIN: camino de migas de los resultados de busqueda */

/*** ORDENACION POR PROXIMIDAD AL DATO BUSCADO ***/
.searchResults .cmContentList {
	margin: 1em 0;
	padding: 0.37em 0 0 0;
	background: url(../imagenes/fondos/bg-trama-04.gif) repeat-x 0 0;
	list-style: none;
}

.searchResults .cmContentItem {
	margin: 0.27em 0 0 1em;
	padding: 0.28em 1.37em 0.28em 1.37em; 
	background: url(../imagenes/fondos/bullet09.gif) no-repeat 0 0.64em;
	color: #333;
}
	
.searchResults .cmContentItem .contentAbstract {
	margin: 0;
	padding: 0.28em 0 0 0;
}
	
.searchResults .cmContentItem .cmContentLink {
	font-weight: bold;
}

/*** ESTILOS PARA ALGUNOS TIPOS DE CONTENIDO Y PARAMETROS ***/
.searchResults .imagen {
	float: left;
	margin: 0 1em 0.5em 0;
}


/*** BUSQUEDA EN RECURSOS ***/
.cmContentResourcesClazz LI {
	padding-left: 1.83em;
	background-repeat: no-repeat;	
}

/*** SIN RESULTADOS ***/
.searchResults .cmNoResultsTitle {
	margin-top: 1em;	
}
.cmContentSearch .cmSearchRow BUTTON.cmSearchRankDate{
	width: 18px;
	margin-left: 0.4em;
}
em.higlight {
	background-color: #FF9;
}