/*+clearfix {*/
#tx-solr-search-functions:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
#tx-solr-search-functions
{
	display: inline-block;
}
#tx-solr-search-functions
{
/*\*/
	display: block;
/**/
	-height: 1px;
}
/*+}*/
#tx-solr-search
{
	/*[disabled]width:72%;*/
	/*[disabled]float:right;*/
}
#tx-solr-search .tx-solr-no-results
{
	text-align: center;
	margin-top: 40px;
	border: 2px solid #F19131;
	padding: 20px;
	/*+border-radius:5px;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	width: 460px;
	margin-left: auto;
	margin-right: auto;
}
.tx-solr-no-results .spelling-suggestions
{
	margin-top: 20px;
}
#tx-solr-search-info
{
	background-color: #F6FBF1;
	text-align: center;
	/*+border-radius:5px;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	border: 2px solid #B2DD87;
	margin-top: 10px;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}
#tx-solr-search-info DIV
{
	margin: 10px;
	/*[disabled]border-top:1px solid #AAAAAA;*/
	/*[disabled]border-left:1px solid #AAAAAA;*/
	/*[disabled]+border-radius:5px;*/
	/*[disabled]background-color:#FCFEFA;*/
	padding: 10px;
}
#tx-solr-search-info P
{
	margin: 0px;
}
#tx-solr-search-results #tx-solr-search-info P .search-time
{
	color: #A1B59D;
}
UL, OL, DL
{
	margin: 0px;
}
#tx-solr-sorting
{
	width: 67%;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
/*----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- -----
search form*/
.tx-solr-search-form
{
	background-color: #F2F2F2;
	border: 1px solid #CFCECF;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 10px;
	/*[disabled]margin-bottom:10px;*/
	border-bottom: 0px solid #E9E9E9;
}
.tx-solr-q
{
	border: 1px solid #CFCECF;
	/*+border-radius:3px;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px 3px 3px 3px;
	padding: 5px;
	width: 80%;
	color: #000000;
	font-weight: bold;
	font-size: 1.4em;
}
DIV#searchbox DIV.tx-solr-searchbox .tx-solr-q
{
	font-size: 1em;
}
.tx-solr-submit
{
	background-color: #CFCECF;
	border: 1px solid #AAAAAA;
	padding: 6px;
	color: #494949;
	font-weight: bold;
	width: 15%;
	/*+border-radius:3px;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px 3px 3px 3px;
	font-size: 1.4em;
	cursor: pointer;
	background: #FFFFFF;
/*Old browsers*/
	background: -moz-linear-gradient(top, #ffffff 0%, #f4f4f4 50%, #f4f4f4 51%, #f7f7f7 100%);
/*FF3.6+*/
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f4f4f4), color-stop(51%,#f4f4f4), color-stop(100%,#f7f7f7));
/*Chrome,Safari4+*/
	background: -webkit-linear-gradient(top, #ffffff 0%,#f4f4f4 50%,#f4f4f4 51%,#f7f7f7 100%);
/*Chrome10+,Safari5.1+*/
	background: -o-linear-gradient(top, #ffffff 0%,#f4f4f4 50%,#f4f4f4 51%,#f7f7f7 100%);
/*Opera11.10+*/
	background: -ms-linear-gradient(top, #ffffff 0%,#f4f4f4 50%,#f4f4f4 51%,#f7f7f7 100%);
/*IE10+*/
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 );
/*IE6-9*/
	background: linear-gradient(top, #ffffff 0%,#f4f4f4 50%,#f4f4f4 51%,#f7f7f7 100%);
}
/*----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- -----
pagination*/
#tx-solr-pagination
{
	margin: 20px 0px;
	/*[disabled]height:20px;*/
}
#tx-solr-pagination-results-per-page
{
	/*[disabled]float:left;*/
}
#tx-solr-pagination-results-per-page
{
	text-align: center;
}
#tx-solr-pagination-results-per-page SELECT
{
	margin-left: 5px;
}
#tx-solr-pagination .tx-pagebrowse-pi1
{
	/*[disabled]float:right;*/
}
#tx-solr-search #tx-solr-pagination UL.tx-pagebrowse
{
	margin-top: 0px;
	padding-top: 2px;
}
/*----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- -----
search functions*/
/*[clearfix]*/#tx-solr-search-functions
{
	/*[disabled]width:97%;*/
	/*[disabled]float:right;*/
	padding: 0px 13px 13px;
	background-color: #F2F2F2;
	/*[disabled]height:83px;*/
	border-left: 1px solid #CFCECF;
	border-right: 1px solid #CFCECF;
	border-bottom: 1px solid #CFCECF;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
#tx-solr-search-functions DIV.secondaryContentSection
{
	padding: 0px;
	margin: 0px 10px 0px 0px;
	width: 27%;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	/*[disabled]border:1px solid #CFCECF;*/
	border-radius: 5px;
}
#tx-solr-search-functions H5
{
	padding-top: 0px;
	background-color: #F2F2F2;
}
#tx-solr-search-functions #tx-solr-sorting.secondaryContentSection
{
	width: 40%;
	float: right;
	margin-right: 0px;
}
#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%;
}
/*----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- -----
faceting*/
#tx-solr-faceting .facets .csc-header
{
	/*[disabled]padding:3px 0px 3px 10px;*/
}
#tx-solr-faceting .facets .facet-option-list
{
	padding: 0px;
}
#tx-solr-faceting .facets .facet-type-numericRange .facet-option-list
{
	width: 85%;
}
#tx-solr-faceting .facets .facet-label
{
	/*[disabled]background-color:#2A3F80;*/
	/*[disabled]color:#FFF;*/
	font-weight: bold;
	/*[disabled]padding:1px 1px 1px 10px;*/
}
P.facet-label
{
	margin: 0px;
}
#tx-solr-faceting .facets .facet-result-count
{
	color: #999;
}
#tx-solr-facets-in-use LI
{
	list-style-type: none;
	margin-left: 0px;
}
#tx-solr-facets-in-use .facets-remove-all
{
	/*[disabled]margin-top:10px;*/
}
#tx-solr-faceting .facets LI
{
	list-style-type: none;
	margin-left: 0px;
}
/*----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- -----
sorting*/
#tx-solr-sorting LI
{
	list-style-type: none;
	margin-left: 0px;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	/*[disabled]width:55px;*/
	padding-left: 0px;
	padding-right: 9px;
}
/*----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- -----
results*/
#tx-solr-search .tx-solr-search-word
{
	font-weight: bold;
	padding: 0px 10px;
	background-color: #FDEE53;
}
#tx-solr-search .tx-pagebrowse
{
	margin-top: 10px;
}
#tx-solr-search .results-list
{
	margin-top: 10px;
}
#tx-solr-search .results-list LI
{
	list-style: none inside;
	margin-left: 0px;
}
.results-entry
{
	border-bottom: 1px solid #CFCECF;
	margin-bottom: 20px;
}
.results-topic
{
	font-weight: bold;
	margin-bottom: 5px;
}
.result-content
{
	clear: both;
}
.results-highlight
{
	background: #FDEE53;
}
/*----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- -----
relevance*/
.relevance
{
	height: 20px;
	/*+placement:float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
}
.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;
	/*+border-radius:3px;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px 3px 3px 3px;
	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: #BEDCC3;
/*Old browsers*/
	background: -moz-linear-gradient(top, #bedcc3 0%, #93c59b 17%, #69af75 33%, #119727 53%, #109019 61%, #369269 100%);
/*FF3.6+*/
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bedcc3), color-stop(17%,#93c59b), color-stop(33%,#69af75), color-stop(53%,#119727), color-stop(61%,#109019), color-stop(100%,#369269));
/*Chrome,Safari4+*/
	background: -webkit-linear-gradient(top, #bedcc3 0%,#93c59b 17%,#69af75 33%,#119727 53%,#109019 61%,#369269 100%);
/*Chrome10+,Safari5.1+*/
	background: -o-linear-gradient(top, #bedcc3 0%,#93c59b 17%,#69af75 33%,#119727 53%,#109019 61%,#369269 100%);
/*Opera 11.10+*/
	background: -ms-linear-gradient(top, #bedcc3 0%,#93c59b 17%,#69af75 33%,#119727 53%,#109019 61%,#369269 100%);
/*IE10+*/
	background: linear-gradient(top, #bedcc3 0%,#93c59b 17%,#69af75 33%,#119727 53%,#109019 61%,#369269 100%);
/*W3C*/
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bedcc3', endColorstr='#369269',GradientType=0 );
/*IE6-9*/
}
.tx-solr-relevance-fill
{
	background-color: #F2F2F2;
}
/*----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- -----
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;
}
H5.results-topic
{
	padding: 0px;
}
.tx-solr-no-results .spelling-suggestions A
{
	font-weight: bold;
	padding: 0px 4px 0px 16px;
	background-image: url(../../img/icons/internal_link.gif);
	background-position: left;
	background-repeat: no-repeat;
}
