.tx-indexedsearch {	
	font-size: 11px;
	color: #666666;
}

#contentpage #content .tx-indexedsearch a {
	color:#000000;
}

.tx-indexedsearch .tx-indexedsearch-searchbox {
	background-color: #F1EEEE;
	padding: 10px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { 
	border: 0;
	color: #EC268C;
	font-weight: bold;
	background-color: transparent;
	cursor: pointer;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; background-color: #FFFFFF;}

.tx-indexedsearch .tx-indexedsearch-whatis { 
	padding: 0px 10px 0px 10px;
	background-color: #F1EEEE;
}
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }



#contentpage #content .tx-indexedsearch p.tx-indexedsearch-noresults {
 	padding: 0px 10px 10px 10px;
	background-color: #F1EEEE;
	margin: 0; 	
	font-weight:bold; 
}

.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }

		/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
.tx-indexedsearch .res-tmpl-css { 
	clear:both; 
	padding:5px 0px 5px 0px; 
	border-top: 1px solid #666666;
}

.tx-indexedsearch .res-tmpl-css:hover {
	background-color: #F1EEEE;
}
.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 .info-tmpl-css dd.item-mtime { float:none; }
.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }

#contentpage #content .tx-indexedsearch .info-tmpl-css a {
	color: #EC268C;
}

.tx-indexedsearch-res {
	margin: 15px 0px 0px 0px;
}

.tx-indexedsearch-result-number {
	color: #000000;
	font-weight: bold;
}
.tx-indexedsearch-res-rowheader .result-title { font-weight:bold; }
.tx-indexedsearch-res-rowheader .result-percent {}

.tx-indexedsearch-res-rowlong .result-descr {}
.tx-indexedsearch-res-rowlong .result-info {}
.tx-indexedsearch-res-rowlong .result-path {
   font-size:10px;
 }
.tx-indexedsearch-res-rowlong .result-list {}
.tx-indexedsearch-res-rowlong .result-descr STRONG.tx-indexedsearch-redMarkup {
	color:#FF0000;
}

.tx-indexedsearch-res-rowshort .result-descr {}
.tx-indexedsearch-res-rowshort .result-info {}
.tx-indexedsearch-res-rowshort .result-path {}
.tx-indexedsearch-res-rowshort .result-list {}

.tx-indexedsearch-res-rowsub .result-descr {}
.tx-indexedsearch-res-rowsub .result-info {}
.tx-indexedsearch-res-rowsub .result-path {}
.tx-indexedsearch-res-rowsub .result-list {}

.tx-indexedsearch-browsebox {
 padding: 0px 10px 0px 10px;
	background-color: #F1EEEE;
	margin: 0; 
  float:none;
  clear:both;
  
}

#contentpage #content .tx-indexedsearch .tx-indexedsearch-whatis P {
  padding: 0px;
  margin: 0;
}

#contentpage #content .tx-indexedsearch .tx-indexedsearch-browsebox P {
  padding: 0px 0px 10px 0px;
  margin: 0;
}

.tx-indexedsearch-browsebox .browsebox{
	text-align: right;
 	margin: 10px 0px 0px 0px;
}


.tx-indexedsearch-browsebox .browsebox ul {
	margin: 10px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
}

.tx-indexedsearch-browsebox .browsebox li {
	float: left;
	list-style: none;
	padding-left: 5px;
	padding-bottom: 10px;	
}

.tx-indexedsearch-browselist-currentPage {
 font-weight:bold;
}

.tx-indexedsearch-browselist-currentPage A {
 font-weight:bold;
 text-decoration: none;
 color:  #000000;
}


.tx-indexedsearch-allres {
 /*  border-top: 1px solid #9DC50A;
     border-bottom: 1px solid #9DC50A; */
  margin: 10px 0px 0px 0px;
  padding: 10px 0px 10px 0px;  
  float:none;
  clear:both;
  
}

.tx-indexedsearch-search-submit {
	float:right;
}