<!--
/* default styles for extension "tx_indexedsearch" */
.tx-indexedsearch .tx-indexedsearch-searchbox { 
}
.tx-indexedsearch .tx-indexedsearch-searchbox{
}

.tx-indexedsearch .tx-indexedsearch-searchbox input[type=submit], .tx-indexedsearch .tx-indexedsearch-searchbox input[type=reset] {
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px solid #AAAAAA;
	background-color: #FFFFFF;
	cursor: pointer;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { 

 }
	.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
	.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
	.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title {
}
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
	.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 { color:red; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { 
	border-bottom: 1px solid #CCCCCC;
 }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { 
	color: #000000;
	margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE  { 
		background-color: #589C22;
		padding-left: 5px;	
		padding-right: 5px;
		color: #FFFFFF;
	}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE A { 
		color: #FFFFFF;
	}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE P { 
		color: #FFFFFF;
	}
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:middle; }
	.tx-indexedsearch .tx-indexedsearch-res .noResume { color : #666666; }
	.tx-indexedsearch .tx-indexedsearch-rules { 
		margin-top: 20px;
		clear: both;
	 }
	 .tx-indexedsearch .tx-indexedsearch-browsebox-SCell {
	font-weight: bold;
}
	-->