		/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */

form.tx-indexedsearch {
	margin: 0;
	padding: 0;
}

.tx-indexedsearch fieldset {
	border: 1px solid #97ACD8;
	padding: .3em 1em .8em 1em;
	margin: 0;
}

.tx-indexedsearch legend {
	padding: 0 6px;
	margin: 0 0 .2em -.5em;
	font-weight: bold;
	color: #000;
}

.tx-indexedsearch input, .tx-indexedsearch select {
	font-size: 101%;
	font-family: arial, helvetica, sans-serif;
}

.tx-indexedsearch-search-for br, .tx-indexedsearch-form br, .tx-indexedsearch-search-select-section br {
	clear: both;
}

.tx-indexedsearch-search-for, .tx-indexedsearch-form, .tx-indexedsearch-search-select-section  {
	margin-bottom: 4px;
}

.tx-indexedsearch-search-select-section select {
	width: 18em;
}

.tx-indexedsearch-whatis p {
	margin: 0;
	padding: 0;
}

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

.tx-indexedsearch-noresults {
	font-weight: bold;
}

.tx-indexedsearch-browsebox {
	clear: both;
	height: auto;
}

#content .tx-indexedsearch-browsebox ul li {
	background: 0 none;
	padding: 0 1em 0 0;
    margin: 0 0 1em 0;
	float: left;

}

.tx-indexedsearch-res h3 {
	margin: 0;
	padding: .4em;
	background-color: #EBF3FB;
}

.tx-indexedsearch-res {
    margin-top: 10px;
}


.tx-indexedsearch .res-tmpl-css { clear:both; margin: 1.5em 0; }

.tx-indexedsearch .searchbox-tmpl-css label { width: 9em; float:left;}

.tx-indexedsearch .result-count-tmpl-css, 
.tx-indexedsearch .percent-tmpl-css { 
	font-weight: normal; 
	float: right;
	color: #333; 
	font-size: 86%; 
	position: relative;
}

.tx-indexedsearch-icon img {
	padding: 0;
	float: left;
	position: relative;

}

dl.tx-indexedsearch-info {
	font-size: 86%;
}


.tx-indexedsearch-redMarkup {
	color: #000;
	font-style: italic;
}

dl.tx-indexedsearch-info {
	margin: 0;
	padding: 0;
}

.tx-indexedsearch-text-item-path a {
	color: #000;
	text-decoration: none;
}

.tx-indexedsearch-info dt {
display: inline;

}

.tx-indexedsearch-info dd {
display: inline;
margin: 0;
padding: 0;
}
