@import "Pagebrowser.css";
@import "Search.css";

#tx-solr-search-functions {
	width: 20%;
	padding-left: 30px;
}


.tx-solr #tx-solr-search-load {
	width: 100%;
	height: 32px;
	background: url(../Images/AjaxLoader.gif) center top no-repeat;
}

/* ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
/* pagination */

#tx-solr-pagination {
	margin: 20px 0px;
	height: 20px;
}

#tx-solr-pagination-results-per-page {
	float: left;
}

#tx-solr-pagination-results-per-page select {
	margin-left: 5px;
}

#tx-solr-pagination .tx-pagebrowse-pi1 {
	float: right;
}

#tx-solr-search .tx-pagebrowse-pi1 ul {
	margin: 20px 0px;
}

/* ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
/* search functions */

#tx-solr-search-functions div.secondaryContentSection {
	padding: 0px 0px 10px 0px;
	margin: 0px 10px 2.4em 0px;
	width: 100%;
}

#tx-solr-search-functions .secondaryContentSection .csc-header {
	padding-left: 10px;
}

#tx-solr-search-functions .secondaryContentSection .csc-header h1,
#tx-solr-search-functions .secondaryContentSection .csc-header h2,
#tx-solr-search-functions .secondaryContentSection .csc-header h3 {
	width: 100%;
}

/* ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
/* sorting */

#tx-solr-sorting li {
	list-style-type: none;
	margin-left: 10px;
}

/* ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
/* results */

#tx-solr-search .tx-solr-search-word {
	font-weight: bold;
}

#tx-solr-search .tx-pagebrowse {
	margin-top: 10px;
}

#tx-solr-search .results-list {
	margin-top: 10px;
}

#tx-solr-search .results-list {
	list-style: none inside;
	margin: 0 !important;
}

#tx-solr-search .results-list li {
	list-style: none inside;
	margin-left: 0px;
}

.results-entry {
	border-bottom: 1px solid #CFCECF;
	margin-bottom: 20px;
	padding-bottom: 15px;
}

.results-topic {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 3px;
}

.results-topic a {
	text-decoration: none;
	word-wrap: break-word;
}

.result-content {
	clear: both;
	word-wrap: break-word;
}

p.result-content {
	margin: 0;
}

.results-highlight {
	background: #FFED99;
	padding: 2px;
}

.results-teaser a {
	/*color: #97bf0d;*/
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
	color: grey;

}

.results-changed {
	color: grey;
	text-align: right;
	margin-bottom: 10px;
}

.result-statistics {
	color: grey;
	font-size: 12px;
}

.result-link {
	margin-left: 12px;
	word-wrap: break-word;
}

/* ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
/* relevance */

.relevance {
	height: 20px;
}

.relevance-label,
.relevance-bar,
.relevance-percent {
	float: left;
	margin-right: 3px;
}

.relevance-bar {
	height: 20px;
	padding-top: 3px;
}

.tx-solr-relevance-bar {
	width: 100px;
	height: 8px;
	border: 1px solid #CCC;
	font-size: 1px;
	padding: 1px;
}

.tx-solr-relevance,
.tx-solr-relevance-fill {
	margin-right: 0px !important;
	height: 8px;
	padding: 0px;
	float: left;
}

.tx-solr-relevance {
	background-color: #F18F0B;
}

.tx-solr-relevance-fill {
	background-color: #CCC;
}

/* ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
/* frequent searches */

#tx-solr-frequent-searches ul {
	padding-right: 10px;
}

#tx-solr-frequent-searches li {
	list-style-type: none;
	margin-left: 10px;
	display: inline;
}

.tx-solr-frequent-term-14 {
	font-size: 14px;
}

.tx-solr-frequent-term-15 {
	font-size: 15px;
}

.tx-solr-frequent-term-16 {
	font-size: 16px;
}

.tx-solr-frequent-term-16 {
	font-size: 16px;
}

.tx-solr-frequent-term-17 {
	font-size: 17px;
}

.tx-solr-frequent-term-18 {
	font-size: 18px;
}

.tx-solr-frequent-term-19 {
	font-size: 19px;
}

.tx-solr-frequent-term-20 {
	font-size: 20px;
}

.tx-solr-frequent-term-21 {
	font-size: 21px;
}

.tx-solr-frequent-term-22 {
	font-size: 22px;
}

.tx-solr-frequent-term-23 {
	font-size: 23px;
}

.tx-solr-frequent-term-24 {
	font-size: 24px;
}

.tx-solr-frequent-term-25 {
	font-size: 25px;
}

.tx-solr-frequent-term-26 {
	font-size: 26px;
}

.tx-solr-frequent-term-27 {
	font-size: 27px;
}

.tx-solr-frequent-term-28 {
	font-size: 28px;
}

.tx-solr-frequent-term-29 {
	font-size: 29px;
}

.tx-solr-frequent-term-30 {
	font-size: 30px;
}

.tx-solr-frequent-term-31 {
	font-size: 31px;
}

.tx-solr-frequent-term-32 {
	font-size: 32px;
}

.tx-solr-frequent-term-33 {
	font-size: 33px;
}

.tx-solr-frequent-term-34 {
	font-size: 34px;
}

.tx-solr-showFiles span,
.tx-solr-showFiles input {
	vertical-align: middle;
}

.tx-solr-showFiles input {
	margin: 0 5px 0 0;
}
