		/* 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 {
	margin-bottom: 15px;
	border: 1px solid #97ACD8;
	padding: 10px;
	
}

.tx-indexedsearch legend {
	display: none
}

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

input#tx-indexedsearch-searchbox-sword {
	width: 130px;
    height: 16px;
    border: 1px solid #ccc;
    background: #fff
}

div.tx-indexedsearch-form {

}

input#tx-indexedsearch-searchbox-button-submit {
	border: 1px solid #ccc;
    width: 60px;
    padding: 2px;
    text-align: center;
    color: #4C93D3;
    font-size: 11px;
    background: #fff;
    display: block;
    cursor: pointer;
    text-decoration: none;
}

div.tx-indexedsearch-search-submit {float: left; width: 150px}

ul.browsebox {

	padding-bottom: 25px
}

ul.browsebox li {
	display: block;
	float: left;
	margin-right: 8px
}

input#tx-indexedsearch-searchbox-sword {margin-bottom: 10px}

select#tx-indexedsearch-selectbox-type {}

select#tx-indexedsearch-selectbox-defop {}

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

.tx-indexedsearch-search-for {width: 100%}

.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;
	padding-left: 8px;
	height: auto;
}
div.tx-indexedsearch-whatis {padding-left: 8px;}

#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: 8px 0 0 0;
	padding: .4em;
	background-color: #ececec;
}

p.tx-indexedsearch-descr {
    padding: 8px
}


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


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

.tx-indexedsearch .searchbox-tmpl-css label {width: 90px;  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 {
	padding: 0 8px;
	font-size: 86%;
}


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

dl.tx-indexedsearch-info {
	margin: 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;
}
