.tx-solr-relevance-bar {
	width: 130px;
	height: 2px;
	border: 1px solid #555;
	font-size: 1px;
	padding: 1px;
	background-color: #ffffff;
	margin-bottom: 2px;
}

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

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

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

.results-highlight {
	background: #dCe1f4;
}

.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 .search-label {
	font-weight: bold;
	margin-right: 10px;
	color: #666;
}

#tx-solr-search-form-pi-results {
	padding: 10px 0 10px 0;
}

#tx-solr-search .tx-solr-q {
	background: url("../Images/inputfield_gradient.png") repeat-x scroll 0 1px transparent;
    border: 1px solid #CECECE;
    color: #666666;
    display: inline-block;
    height: 20px;
	width: 250px;
    position: relative;
	padding-left: 5px;
}

#tx-solr-search .submit input {
	background: url("../Images/btn_2.png") no-repeat scroll right top transparent !important;
    border: 0 none !important;
    font-size: 12px;
    height: 21px !important;
    padding-bottom: 7px;
    padding-right: 9px;
    color: #666666;
    display: inline-block;
    position: relative;
	cursor: pointer;
}

#tx-solr-search .submit {
	background: url("../Images/btn_arrow.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: inline-block;
    height: 21px;
    padding-left: 15px;
	position: relative;
	top: -1px;
	margin-left: 10px;
}

.facet-list-head {
	color: #CC1800;
    font-size: 15px;
    font-weight: bold;
	padding: 5px 0 5px 15px;
	border-bottom: 1px solid #B8B8B8;
    border-top: 1px solid #FFFFFF;
}

.facet-list-item {
	padding: 3px 0;
	position: relative;
}

.facet ul,
#tx-solr-languages ul,
#tx-solr-lastsearches ul {
    border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #B8B8B8;
}

.facet-list-item a {
	background: url("../Images/arrow_M_right.gif") no-repeat scroll 17px 5px transparent;
    color: #555555;
    font-size: 14px;
    padding-left: 30px;
	padding-right: 20px;
    text-decoration: none;
}

.facet-list-item a:hover {
	color: #CC1800;
	background-position: 17px -95px;
}

#tx-solr-lastsearches .facet-list-item a {
	background: none;
	padding-left:15px;
	font-size:13px;
}

#tx-solr-lastsearches .facet-list-head {
	font-size:13px;
}

.facet-item-count {
	color: #555555;
	font-size: 12px;
}

.tx-solr .toolbar-top {
	z-index: 3;
	margin-bottom: 5px;
}

.tx-solr .tx-pagebrowse-first {
	background: url("../Images/icon_frw_active.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 21px;
    margin-right: 2px;
    width: 22px;
	display: inline-block;
}

.tx-solr .tx-pagebrowse-first-inactive {
	background: url("../Images/icon_frw_inactive.png") no-repeat scroll 0 0 transparent;
    cursor: default;
    height: 21px;
    margin-right: 2px;
    width: 22px;
	display: inline-block;
}

.tx-solr .tx-pagebrowse-prev {
	background: url("../Images/icon_rw_active.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 21px;
    margin-right: 2px;
    width: 22px;
	display: inline-block;
}

.tx-solr .tx-pagebrowse-prev-inactive {
	background: url("../Images/icon_rw_inactive.png") no-repeat scroll 0 0 transparent;
    cursor: default;
    height: 21px;
    margin-right: 2px;
    width: 22px;
	display: inline-block;
}

.tx-solr .tx-pagebrowse-next {
	background: url("../Images/icon_fw_active.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 21px;
    margin-right: 2px;
    width: 22px;
	display: inline-block;
}

.tx-solr .tx-pagebrowse-next-inactive {
	background: url("../Images/icon_fw_inactive.png") no-repeat scroll 0 0 transparent;
    cursor: default;
    height: 21px;
    margin-right: 2px;
    width: 22px;
	display: inline-block;
}

.tx-solr .tx-pagebrowse-last {
	background: url("../Images/icon_ffw_active.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 21px;
    margin-right: 2px;
    width: 22px;
	display: inline-block;
}

.tx-solr .tx-pagebrowse-last-inactive {
	background: url("../Images/icon_ffw_inactive.png") no-repeat scroll 0 0 transparent;
    cursor: default;
    height: 21px;
    margin-right: 2px;
    width: 22px;
	display: inline-block;
}

.tx-solr .tx-pagebrowse-current {
	display: inline-block;
	border: 1px solid #B8B8B8;
}

.tx-solr .tx-pagebrowse-current input {
    height: 18px;
    text-align: center;
    width: 25px;
	border: none;
}

.tx-solr .tx-pagebrowse-max {
	font-size: 14px;
    height: 17px;
    margin: 0 4px;
    padding-top: 2px;
    text-align: center;
	display: inline-block;
}

.tx-solr .tx-pagebrowse-pages {
	display: none;
}

.tx-solr .tx-pagebrowse span {
	vertical-align: top;
}

.tx-solr .tx-pagebrowse-pi1 {
	float: right;
	margin-left: 25px;
}

.tx-solr .page-link-hidden {
	display: none;
}

.tx-solr .results-per-page {
	float: right;
}

.tx-solr .results-per-page-hidden {
	display: none;
}

.tx-solr .select-box-label {
	display: inline-block;
	margin-right: 5px;
}

.tx-solr .select-box-replica {
	display: inline-block;
	border: 1px solid #B8B8B8;
	padding: 2px 0;
	width: 40px;
	height: 14px;
}

.tx-solr .select-box-current-value {
	display: inline-block;
	width: 20px;
	text-align: right;
	vertical-align: top;
}

.tx-solr .select-box-drop-down {
	display: inline-block;
	width: 16px;
	height: 14px;
	background: url("../Images/icon_drop_down.png") no-repeat scroll center center transparent;
	cursor: pointer;
}

.tx-solr .select-box-option-list {
	position:absolute;
	left: -1px;
	top: 18px;
	width: 40px;
	border: 1px solid #B8B8B8;
	display: none;
	background-color: #FFF;
}

.tx-solr .select-box-option {
	width: 20px;
	display: block;
	text-align: right;
	list-style: none;
	background-image: none!important;
	padding: 0 20px 0 0!important;
	margin: 0!important;
	background-color: #fff;
	cursor:pointer;
}

.facet-list-item a.selected-language-facet {
	color: #cc1800;
	background-position: 17px -95px;
}

#tx-solr-facets-in-use ul {
	border-top:1px solid #fff;
	border-bottom:1px solid #b8b8b8;
}

#tx-solr-facets-in-use .facet-list-item {
	background:url("../Images/accordion_delete.gif") no-repeat 200px 7px transparent;
}

#tx-solr-facets-in-use .facet-list-item a {
	background: url("../Images/arrow_M_right.gif") no-repeat 17px -95px transparent;
	color: #cc1800;
	display: block;
}

.facet-list-item a.facet-selected-1 {
	background: url("../Images/arrow_M_right.gif") no-repeat 17px -95px transparent;
	color:#cc1800;
	font-weight:bold;
}

.facet-list-item .remove-facet-1 {
	background: url("../Images/icon_cancel.png") no-repeat center center;
	position:absolute;
	right:0;
	top:3px;
	width:20px;
	height:16px;
}	

.tx-solr .query-input-field {
	display:inline-block;
}

.tx-solr .query-suggest-box {
	position: absolute;
	top: 22px;
	left: 0;
	z-index: 4;
	width: 100%;
}

.tx-solr .query-suggest-box .ui-autocomplete {
	background-color: #ffffff;
	border: 1px solid #cecece;
	border-top: none;
}

#tx-solr-top {
	border-bottom: 1px solid #B8B8B8;
	margin-bottom: 20px;
	padding-bottom: 15px;
}

#tx-solr-did-you-mean {
	margin-bottom: 5px;
}

.spelling-suggestions {
	color: #555555;
}

.spelling-suggestions a {
	color: #cc1800!important;
	font-weight: bold;
	text-decoration: none;
}

.tx-solr .query-suggest-box li {
	background-image: none!important;
	margin: 0!important;
	padding: 0!important;
}

.tx-solr .query-suggest-box li a {
	display: block;
	cursor: pointer;
	padding: 2px 0 3px 7px!important;
}

#tx-solr-nothing-found {
	color: #555555;
}

#tx-solr-debug {
	position: absolute;
	right: 0;
	top: 0;
}

#tx-solr-result-count {
	float:left;
	color: #666666;
    font-weight: bold;
	margin-top: 5px;
}

#tx-solr-results-list {
	border: 1px solid #b8b8b8;
	margin-bottom: 5px;
}

.tx-solr-results-entry {
	background-image: none!important;
	padding: 5px 10px!important;
	margin: 0!important;
	position: relative;
}

.tx-solr-results-topic {
	margin-bottom: 2px;
	color: #cc1800!important;
	font-weight: bold;
	font-size: 14px;
}

.tx-solr-results-topic a {
	color: #cc1800!important;
	font-weight: bold;
	font-size: 14px;
}

.tx-solr-results-topic .pdf-icon {
	position: relative;
	top: 2px;
	padding-right: 5px;
	border: none;
}

.tx-solr-results-rootline li {
	list-style: none;
	background-image: url("../Images/arrow_S_right.gif") !important;
	background-position: left center !important;
	float: left;
	padding: 0 0 0 10px!important;
	margin: 0 5px 0 0!important;
	font-size: 11px;
	color: #666;
}

.tx-solr-results-rootline li.first {
	background-image: none!important;
	padding: 0!important;
	margin: 0 5px 0 0!important;
}

.tx-solr-results-teaser {
	margin-top:3px;
}

.tx-solr-entry-description {
	float: left;
	width: 540px;
}

.tx-solr-entry-link {
	float: left;
	width: 135px;
	margin: 0 0 15px 25px;
}

.tx-solr-entry-link a {
	text-decoration: none;
	background: url("../Images/arrow_S_right.gif") no-repeat  left center;
	padding-left: 10px;
	font-weight: bold;
	display: inline-block;
	line-height: 1;
	margin: 3px 0;
}

.tx-solr-entry-link a:hover {
	background-position: -497px center;
}

.tx-solr-relevance-bar-wrap {
	position: absolute;
	bottom: 5px;
	right: 10px;
	text-align: center;
	font-size: 11px;
}

.tx-solr-document-info {
	display:none;
}

.tx-solr-location-left {
	float: left;
	width: 250px;
}

.tx-solr-location-right {
	float: left;
	width: 290px;
}

.tx-solr-result-img-link {
	background: none!important;
	padding: 0!important;
}

.tx-solr-result-img {
	width: 134px;
	border: 1px solid #b8b8b8;
}

.tx-solr-result-infotable td{
	padding-right: 15px;
}
