/*######################EXT:INDEXED_SEARCH######################*/

.tx-indexedsearch fieldset {
	padding:10px 5px;
}

.tx-indexedsearch  .tx-indexedsearch-form {
	float:left;
}

.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
	width:81px;
	height:25px;
	border:none;
	margin:0;
	padding:0;
}


.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
	width:235px;
	height:19px;
	padding:1px;
	background:#fff url(../images/searchbox_bg.jpg) top left no-repeat;
	border:1px solid #4e4c4b;
	float:left;
	margin:0;
	margin-right:3px;
}


.tx-indexedsearch .tx-indexedsearch-whatis p .tx-indexedsearch-sw {
	font-weight:bold;
	font-style:italic;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
	margin:10px 0 5px 0;
}

.tx-indexedsearch p.tx-indexedsearch-noresults {
	text-align:center;
	font-weight:bold;
	height:100px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title {
	/*background:#EEEEEE;*/
}

.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 {
	/*background:#EEEEEE;*/
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
	margin:20px 0 5px 0;
}


.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead h2 {
	margin:0;
}


.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;
}


div.tx-indexedsearch-browsebox {
}

div.tx-indexedsearch-browsebox p {
}



div.tx-indexedsearch-searchbox p {

	/*display:none;*/
}

div.tx-indexedsearch-sectionlinks ul {
	/*display: none;*/
}

td.tx-indexedsearch-title-icon {
}

.tx-indexedsearch-info img {
	/*display:none;
	visibility:hidden;*/
}

td.tx-indexedsearch-descr {
	
}

div.tx-indexedsearch-secHead {
	/*display: none;*/
}

.tx-indexedsearch a {
	padding:0 15px 0 0;
	margin:0 25px 0 0;
}


.tx-indexedsearch-info a:hover {
	text-decoration:none;
}

.tx-indexedsearch-res table {
	/*background:#EEEEEE;*/
}

.tx-indexedsearch-title-number {
	/*display:none;*/
}

.tx-indexedsearch-browsebox-SCell {
	padding:15px 0 15px 0;
}


.tx-indexedsearch-browsebox-SCell a {
	font-weight:bold;
	text-decoration:none;
}


.tx-indexedsearch-title-caption a,
.tx-indexedsearch-info a {
}


.tx-indexedsearch-rules{
	/*visibility:hidden;
	display:none;*/
}
