/* colors:
** #AB0534: obscuro rojo
** #3A6E8F: azul (header) 
*/


/* ##############################
** ### tx_indexedsearch #########
** ##############################
*/

/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }




.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {width:100px; padding-left:-1em; float:right; margin-top: -26px; margin-right: 270px; height: 21px;}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {width:150px;}

.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw {font-weight:normal; font-style:italic;}
.tx-indexedsearch .tx-indexedsearch-whatis {margin-top:15px; margin-bottom:5px; padding-top: 5px; border-top:1px solid #003399;}

.tx-indexedsearch P.tx-indexedsearch-noresults {text-align:center; color:#990000; font-size: 110%; font-weight:normal; padding-top:10px; }

.tx-indexedsearch .tx-indexedsearch-res h3 .tx-indexedsearch-title a {background:#fff; font size:90%; font-weight:normal;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P {font-weight:normal;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent {font-weight:normal;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P {font-style:italic;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup {}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {background: none; border-top: solid 1px #ccc; border-bottom: solid 1px #ccc; margin: 0; height: 22px; }      

.tx-indexedsearch-text-item-size, .tx-indexedsearch-text-item-crdate, .tx-indexedsearch-text-item-mdate { margin: 0;}
.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {margin-top:20px; margin-bottom:5px;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {color:#006699; margin-top:0px; margin-bottom:0px; background:transparent;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE {background:#cccccc;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD {vertical-align:middle;}

.tx-indexedsearch .tx-indexedsearch-res .noResume {color :#666666;}

.tx-indexedsearch-form {
	margin-top:10px;
}
.tx-indexedsearch-sw, .csc-sword, strong.tx-indexedsearch-redMarkup {
	background-color: #FFF;
	color: #D79537;
}
.tx-indexedsearch-sw {
	font-size: 110%;
	font-weight:normal;
}
.tx-indexedsearch-browsebox {
	text-align: left;
	border:none;
	border-bottom: 1px solid #003399;
	margin: 0 auto;
	background: #fff;
	margin-top:0px;
	padding:1em 0 1em 0;
}
.tx-indexedsearch-browsebox .browsebox {
	text-align: right;
	width: 100%;
    	margin-top: 0px;
}
.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }

.tx-indexedsearch-sectionlinks .tx-indexedsearch-sec ol  {
	text-align: left;
	line-height: 1em;
	margin:0;
}
.tx-indexedsearch-sectionlinks .tx-indexedsearch-sec ol li a  {
	border:none;
	text-align: left;
	line-height: 1em;
	margin-left: -1.5em;
	padding: 0;
}
ul.browsebox {
	float: right;
	margin-top: -66px;
	background: #fff;

}
ul.browsebox li {
	margin:0;
	padding: 2px;
}
li.tx-indexedsearch-browselist-currentPage {
	background-color: #3A6E8F;
}
li.tx-indexedsearch-browselist-currentPage a {
	color: white;
}
