

#page_6 #tx-solr-search {
    width: 720px;
    float: right;
}

#page_6 #tx-solr-search-functions {
    width: 208px;
	float: left;
    padding: 6px;



    -webkit-box-shadow:  1px 1px 2px -1px rgba(101, 101, 101, 0.7);
    box-shadow:  1px 1px 2px -1px rgba(101, 101, 101, 0.7);
    border-left: 1px solid #EEE;
    background: #fff;
}




#dialogCategoryFilter {
	display: none;
}

.rotate {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);

  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

#categoryBrowserOpener, #myQueryOpener {
	padding: 5px;
	color: #545454;
	background: #f6f6f6;
}

#myQueryOpener {

}

/* ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
/* search form */

.tx-solr-search-form {
	padding: 10px;
	border-radius: 5px;
    position: relative;
}

.tx-solr-q {
	border: 1px solid #cfcecf;
	padding: 9px 40px 8px 8px;
	width: 230px;
    margin-right: 10px;
    float: left;
}

.tx-solr-submit {
    border: 0;
	color: #494949;
	width: 30px;
    height: 33px;
    position: absolute;
    left: 258px;
    top: 10px;
    cursor: pointer;
    background: url(../img/lupe.png) no-repeat center 7px;
}

#solr-save {
    _display: none;
    float:  right;
    margin: 0 0 0 10px;
}

#page_6 #solr-save {
    display: block;
}

#filter-select {
    padding: 5px;

}

/* ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
/* pagination */

#tx-solr-pagination {
	margin: 20px 0px;
	text-align: center;
	position:relative;
}

#tx-solr-pagination-results-per-page {
	position: absolute;
	display: none;
	top: 2px;
	right: 0;
}

#tx-solr-pagination-results-per-page select {
	margin-left: 5px;
}

.tx-pagebrowse-pi1 {
	margin: 10px 0;
	font-size: 0;
}

.tx-pagebrowse li {
	border: 1px solid #000;
	line-height: 20px;
	padding: 0;
	margin: 0 1px !important;
	font-size: 12px;
}
.tx-pagebrowse li.tx-pagebrowse-current {
    padding: 1px 5px !important;
}
.tx-pagebrowse li a {
    padding: 1px 5px !important;
    font-weight: normal;
    text-decoration: none;
}

.tx-pagebrowse li.act, .tx-pagebrowse li.tx-pagebrowse-page {
	cursor: pointer;
}

.tx-pagebrowse li.act:hover, .tx-pagebrowse li.tx-pagebrowse-page:hover {
	border: 1px solid #F7A800;
}

li.tx-pagebrowse-pages ol {
	padding: 0 !important;
	font-size: 0;
}

li.tx-pagebrowse-current {
	color: #fff;
	background: #6799CC;
	border: 1px solid #6799CC;
}

li.tx-pagebrowse-pages {
	border:0;
	padding: 0 !important;
	margin: 0 !important;
	width: auto !important;
}


#tx-solr-search #tx-solr-pagination ul.tx-pagebrowse {
	margin-top: 0px;
	padding-top: 2px;
	font-size: 0;
}

.content .tx-solr-search-form {
    display: none;
}

/* ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
/* search functions */

#tx-solr-search-functions {
    float: left;
    width: 180px;
    margin-right: 10px;
}

/*
#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%;
}

/* ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
/* faceting */
#tx-solr-faceting {
	margin-bottom: 20px;
}

/*#tx-solr-facets-available {
	_background: url(../img/arrows.png) no-repeat;
}*/

#tx-solr-faceting ul ul ul {
	display: none;
	_position: absolute;
	left: 150px;
	_width: 140px;
	top: 0;
	float:left;
}

.level {
	margin-left: 80px;
}

.level a {
	display: block;
	float: left;
	width: 143px;
	height: 71px;
	margin: 0 10px;
	/*background: url(../img/arrows.png) no-repeat 0 -71px;*/
	cursor: pointer;
}

.level a.act {
	background-position: 0 0;
}

#tx-solr-faceting .facets .csc-header {
	padding: 3px 0px 3px 10px;

}

#tx-solr-faceting .active {
	background: #b4b4b4 !important;
}

#tx-solr-faceting .facets .facet-option-list {
	margin: 10px 0;
}

#tx-solr-faceting .facets .facet-label {
	background-color: #cfcecf;
	color: #fff;
	font-weight: bold;
}

#tx-solr-faceting .facets .facet-result-count {
	color: #999;
}

#tx-solr-facets-in-use {
    display: none;
}

#tx-solr-facets-in-use li {
	list-style-type: none;
	margin-left: 10px;
}

#tx-solr-facets-in-use .facets-remove-all {
	margin-top: 10px;
}

#tx-solr-faceting .facets li {
	list-style-type: none;
	font-size: 1em;
	position:relative;
    padding: 0;
}

#tx-solr-faceting .facets li li {
	margin-bottom: 10px;
	clear:both;
}

#tx-solr-faceting .facets a {
	color: #666;
	font-size: 12px;
	text-decoration: none;
	display: block;
	/*padding: 5px 20px 5px 5px;*/
	float:left;
	width: 130px;
}
#tx-solr-faceting .facets a:hover {
	text-decoration: underline;
}

#tx-solr-faceting li.active > a {
	color: #fff;
	/*background: url(../img/arrow.png) no-repeat right center #B4B4B4;*/
}

#tx-solr-faceting .facets li li li.active > a {
	color: #fff;
	background-color: #6d6d6d;
}

#tx-solr-faceting .facets li li li li.active > a {
	color: #fff;
	background: #6b4195;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
/* sorting */
#tx-solr-sorting {
	float: left;
    margin-bottom: 20px;
}

#tx-solr-sorting ul {
    margin-top: 10px;
}

#tx-solr-sorting li {
	list-style-type: none;
	margin-left: 10px;
    float: left;
}

#tx-solr-sorting li:first-child {
    margin-left: 0;
}

/* ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
/* results */

#search-result {
    width: 743px;
    float: right;
    margin-right: 10px;
}


#tx-solr-search .tx-solr-search-word {
	font-weight: bold;
}

#tx-solr-search .tx-pagebrowse {
	margin-top: 10px;
}

.results-list {
	margin: 20px 0 0 0;
	padding: 0;
}

.results-list li {
	font-size: 1em;
	list-style: none inside;
	margin-left: 0px;
}

.results-list li:last-child {
	border: 0;
    margin-bottom: 0;
}

.results-entry {
	padding-bottom: 10px;
	border-bottom: 1px solid #cfcecf;
	margin-bottom: 10px;
}

.results-topic {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 5px;
}

.result-content {
	clear: both;
}

.results-highlight {
    background: #fff;

;
}

/* ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
/* relevance */

.relevance {
	font-size: 0.813em;
	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: #6799CC;
}

.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-search-no-results {

}

.tx-solr-search-form-errors {
    display: none;
}

.frm-sbc-solr #tx-solr-search-functions, .frm-sbc-solr #search-result {
    display: none;
}
