.f3-widget-paginator li {
	float: left;
	list-style-type: none;
	margin: 0 2px;
}

.tx-solr li {
	list-style-type: none;
}
#tx-solr-faceting .facets {
	padding: 0px;
}
#tx-solr-faceting .facets li select {
	border: none;
	background: none;
	width: 100%;
}
#tx-solr-faceting .facets li .dd_p {
	background: url(http://www.feierwerk.sourcecrew.org/typo3temp/vhs-assets-css-9e27928b149d4fd1cc0f927bbd27f6b4.png) no-repeat right center white
}
#tx-solr-faceting .facets li h5.facet-label {
	background: #000;
	padding-top: 5px;
	padding-bottom: 5px;
}
#tx-solr-search .results-list {
	padding: 0px;
}
#tx-solr-search .results-list .results-entry {
	clear: both;
}
#tx-solr-search .results-list .results-entry .results-topic {
	margin: 0px;
	background: #000;
	padding: 5px 10px;
	line-height: 30px;
}
#tx-solr-search .results-list .results-entry .results-topic a {
	color: #fff;
	text-decoration: none;
	border: none;
}
#tx-solr-search .results-list .results-entry .result-content {
	color: #f04e23;
	margin-top: 10px;
}
#tx-solr-search .results-list .results-entry .results-teaser {
	margin-top: 10px;
}
#tx-solr-faceting .tx-solr-search-form {
	background: #000;
	padding: 20px;
}
#tx-solr-faceting .tx-solr-search-form input[type="submit"] {
	display: none;
}
#tx-solr-faceting .tx-solr-search-form input[type="text"] {
	width: 100%;
	background: #fff;
}
#tx-solr-faceting .facets .facet-option-list input[type="text"] {
	width: 100%;
	border: solid 1px #000;
	margin-bottom: 10px;
	background: #fff;
}

.f3-widget-paginator .current {
	padding: 0px !important;
}
.f3-widget-paginator .current  span {
	padding: 5px !important;
	float: left;
}
.f3-widget-paginator li a {
	float: left !important;
}

.detailView .indDiv{padding:0 0 20px 0;}




/*HIGHLIGHTS*/

.event-highlights {
	width: 100%;
}


/* Circular Content Carousel Style */
.ca-container{
	position:relative;
	margin:25px auto 20px auto;
	width:95%;
	height:370px;
	display: block;
	background-color: transparent;	
}
.ca-wrapper{
	width:100%;
	height:100%;
	position:relative;
	background-color: transparent;
}
.ca-item{
	position:relative;
	float:left;
	width:350px;
	height:100%;
	text-align:center;

}

.ca-item-wrap {
	width: 330px;
	background-color:#ffffff!important;
}


.ca-nav span{
	width:25px;
	height:38px;
	background:transparent url(../images/arrows.png) no-repeat top left;
	position:absolute;
	top:50%;
	margin-top:-19px;
	left:-40px;
	text-indent:-9000px;
	opacity:0.7;
	cursor:pointer;
	z-index:100;
}
.ca-nav span.ca-nav-next{
	background-position:top right;
	left:auto;
	right:-40px;
}
.ca-nav span:hover{
	opacity:1.0;
}

.highlight a{ 
	text-decoration: none!important;
}
.highlight {
		background-color: transparent!important;	
}
.highlight h2.ev-name {
	font-size: 1.2em!important;
	line-height: 1.2em!important;
}
.highlight h2.event-artist-name {
	font-size: 1.15em!important;
	font-weight: normal!important;
	  line-height: 1.1em!important;
    margin-bottom: 2px!important;
}

.highlight .ev-more,
.highlight .ev-subline {
	color: #505050!important;
	padding: 0!important;
}


.highlight .event-advanced-sale2 {
		font-size: .8em!important;
right: 20px!important;
top:135px;
}

.highlight-short-desc {
	min-height: 120px;
	max-height: 180px;	
}

.detailView .event-desc .event-cpic img {
    height: auto;
    width: auto;
      max-width: 100%;
      margin-bottom: 1.5em;
}

.event-image img{
    width: 150px;
    hight:auto;
}

