/* default styles for extension "tx_indexedsearch" */
.tx-indexedsearch-searchbox  td {
   font-size: 11px;
   height: 22px;
}
.tx-indexedsearch-searchbox select {
    font-size: 11px;
    border: 1px solid #2f8927;
    background-color: #BBFFBB;
    height: 18px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox { 
	font-size: 11px; 
}
.tx-indexedsearch .tx-indexedsearch-browsebox { 
	font-size: 11px;
	color: #115511; 
}
.tx-indexedsearch .tx-indexedsearch-browsebox a:link { 
	padding: 2px; 
	font-size: 11px; 
}
.tx-indexedsearch .tx-indexedsearch-sectionlinks a:link { 
	background-color: #FFFFFF; 
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { 
	width:125px; 
	border: 1px solid #2f8927; 
	background-color: #2f8927; 
	height: 18px;
	font-size: 11px;
	color: #FFFFFF;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { 
	width: 285px; 
	border: 1px solid #115511; 
	background-color: #FFFFFF; 
	height: 18px;
	font-size: 11px;
	color: #996600;
}
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { 
	font-weight: bold; 
	font-style: italic;
	font-size: 11px;
	color: #115511; 
}
.tx-indexedsearch .tx-indexedsearch-whatis { 
	font-size: 11px; 
	margin-top: 10px; 
	margin-bottom: 5px;
	color: #115511; 
}
.tx-indexedsearch P.tx-indexedsearch-noresults { 
	font-size: 11px; 
	text-align: center; 
	font-weight: bold; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { 
	font-size: 11px; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { 
	font-size: 11px; 
	font-weight: bold; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-percent { 
	font-size: 11px; 
	font-weight: normal; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr { 
	font-size: 13px; 
	font-style: normal;
	background: #F0F0F0; 
	width: 500px; 
	/*word-wrap: break-word; */
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { 
	color: #115511; 
	width: 500px; 
	/*word-wrap: break-word; */
	font-size: 11px;
	font-weight: bold; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { 
	font-size: 11px; 
	border-top: 1px solid #115511; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { 
	font-size: 11px; 
	margin-top: 20px; 
	margin-bottom: 5px; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { 
	font-size: 11px; 
	margin-top: 0px; 
	margin-bottom: 0px; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { 
	font-size: 11px; 
	background: #FFFFFF; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { 
	font-size: 11px; 
	vertical-align: middle; 
}
.tx-indexedsearch .tx-indexedsearch-res .noResume { 
	font-size: 11px; 
	color : #666666; 
}
.tx-indexedsearch .tx-indexedsearch-res a {
	text-decoration: none;
	font-weight: normal;
}
.tx-indexedsearch .tx-indexedsearch-res a:link {
	color: #996600;
}
.tx-indexedsearch .tx-indexedsearch-res a:visited, .tx-indexedsearch .tx-indexedsearch-res a:active {
	color: #996600;
}
.tx-indexedsearch .tx-indexedsearch-res a:hover {
	color: #55AA55;
	border-bottom: 1px dashed #115511;
}
.tx-indexedsearch-title-caption a {
	color: #115511;	
}
.tx-indexedsearch-title-caption a:link {
	color: #115511;	
}
.tx-indexedsearch-title-caption a:active, .tx-indexedsearch-title-caption a:visited {
	color: #115511;	
}
.tx-indexedsearch-rules, .tx-indexedsearch-rules li {
	font-size: 10px;
	color: #115511;
}
.tx-indexedsearch-rules h2 {
	font-size: 11px;
	color: #115511;
}

