/**
*	Ticketfly Basic Layout Stylesheet
*	Version: v1.07.5
*	Author: Bill Rousseau
**/



/*GLOBAL*/
.ticket-link a, .sold-out, .cancelled, .postponed, .free, .tickets-at-the-door, .future-sale a, .on-sale-soon, .custom {
	display:block;
	border:solid 1px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding:5px;
	margin:0 0 5px 0;
	text-align:center;
}
/*Clears*/
.list-view-item:after, .list-view-heading:after, .event-detail .event-info:after, .share-text, .tfly-calendar .calendar-list-flip:after, .event-detail .related-events:after, .event-detail .artist-boxes .artist-box-headliner:after, .event-detail .artist-boxes .artist-box-support:after, .event-detail .artist-boxes ul.links:after, .event-detail .sponsor-info:after {
	content:" ";
	display:block;
	clear:both;
}
.list-view-item, .event-detail .event-info, .share-text, .list-view-heading, .calendar-list-flip {
	height:1%;
}
/*END GLOBAL*/

/*LIST VIEW*/
.list-view {
}
.list-view .list-view-title {
	float:left;
	display:inline;
}
.list-view .calendar-link {
	float:right;
	display:inline;
}
.list-view-item {
	border:solid 1px gray;
	margin-bottom:-1px;
	border-collapse:collapse;
	position:relative;
	padding:10px;
}
.list-view-details {
	float:left;
	max-width:45%;
}
.list-view img {
	float:left;
	margin:0 10px 0 0;
}
.list-view .ticket-price {
	float:right;
	text-align:center;
}
.list-view .ticket-link a, .list-view .sold-out, .list-view .cancelled, .list-view .postponed, .list-view .free, .list-view .tickets-at-the-door, .list-view .future-sale a, .list-view .on-sale-soon, .list-view .custom {
	width:100px;
}
.list-view ul.pages, .venue-list ul.pages {
	list-style-type: none;
	background: none;
	margin: 0px;
	padding: 0px;
	float: right;
}
.list-view ul.pages li, .venue-list ul.pages li {
	list-style-type: none;
	background: none;
	margin: 0px 5px;
	padding: 0px;
	display: inline;
}
.list-view .more-info, .list-view .city-state {
	display: none;
}

/*END LIST VIEW*/

/*VENUE LISTING*/
.venue-list-item {
    padding: 0 0 15px 0;
}
.venue-list-details {
	float:left;
}
.map-directions {
    float:right;
}
.venue-list-item .map {
    width: 200px;
    height: 133px;
}

.tfly-venuedetails-map {
    width: auto;
    height: 150px;
}

/*END VENUE LISTING*/

/*EVENT DETAIL*/

.event-detail {
	position:relative;
	width:100%;
}
.event-detail img {
	float:right;
}
.event-detail .event-info {
	padding:0 320px 0 0px;
	margin:0 0 20px 0;
	overflow:visible;
}
.event-detail .ticket-link a, .event-detail .sold-out, .event-detail .cancelled, .event-detail .postponed, .event-detail .free, .event-detail .tickets-at-the-door, .event-detail .future-sale a, .event-detail .on-sale-soon, .event-detail .custom {
	width:100px;
	text-align:center;
}
.share-facebook a, .share-twitter a , .share-email a {
	display:block;
	width:45px;
	height:44px;
    text-indent:-10000px;
	overflow:hidden;
	float:left;
}

.share-facebook a {
	background:url(images/facebook.png) no-repeat;
	margin:0 10px 5px 0;
}
.share-twitter a {
	background:url(images/twitter.png) no-repeat;
	margin:0 10px 5px 0;
}
.share-email a {
	background:url(images/email-icon.png) no-repeat;
}
.share-text{
	display:block;
	clear:left;
	margin:0 0 10px 0;
}

/*Share Plus*/
.share-plus .share-facebook a,.share-plus .share-twitter a,.share-plus .share-email a,.share-plus .share-gplus{width:32px;height:20px;float:left;margin:0 3px 0 0;}
.share-plus .share-facebook a{background:url('images/tf-share-plus-sprite.png') no-repeat -66px 0;}
.share-plus .share-facebook a:hover{background:url(images/tf-share-plus-sprite.png) no-repeat -33px 0;}
.share-plus .share-facebook a:active{background:url(images/tf-share-plus-sprite.png) no-repeat 0 0;}
.share-plus .share-twitter a{background:url(images/tf-share-plus-sprite.png) no-repeat -66px -21px;}
.share-plus .share-twitter a:hover{background:url(images/tf-share-plus-sprite.png) no-repeat -33px -21px;}
.share-plus .share-twitter a:active{background:url(images/tf-share-plus-sprite.png) no-repeat 0px -21px;}
.share-plus .share-email a{background:url(images/tf-share-plus-sprite.png) no-repeat -66px -42px;}
.share-plus .share-email a:hover{background:url(images/tf-share-plus-sprite.png) no-repeat -33px -42px;}
.share-plus .share-email a:active{background:url(images/tf-share-plus-sprite.png) no-repeat 0px -42px;}
.share-plus .share-gplus {background:url(images/tf-share-plus-sprite.png) no-repeat 0px -106px;text-indent:0;}
/*Calendar*/
.calendar-sync {position:relative;}
.calendar-sync:after{content:"";display:block;clear:both;}
.calendar-sync .ical-sync a,.calendar-sync .gcal-sync a{display:block;float:left;margin:0 4px 0 0;width:19px;height:19px;position:relative;}
.calendar-sync .ical-sync a{background:url(images/tf-share-plus-sprite.png) no-repeat -42px -86px;}
.calendar-sync .ical-sync a:hover{background:url(images/tf-share-plus-sprite.png) no-repeat -21px -86px;}
.calendar-sync .ical-sync a:active{background:url(images/tf-share-plus-sprite.png) no-repeat 0px -86px;}
.calendar-sync .gcal-sync a{background:url(images/tf-share-plus-sprite.png) no-repeat -40px -63px;}
.calendar-sync .gcal-sync a:hover{background:url(images/tf-share-plus-sprite.png) no-repeat -20px -63px;}
.calendar-sync .gcal-sync a:active{background:url(images/tf-share-plus-sprite.png) no-repeat 0px -63px;}
/*Tooltips*/
.tf-tooltip span{margin-left:-999em;position:absolute;opacity:0.5;border:solid #ccc 1px;}
.tf-tooltip:hover span{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;font-size:11px;font-family:Helvetica,Arial sans-serif;background:#fff;position:absolute;left:0px;top:22px;z-index:99;margin-left:0;;padding:5px;opacity:.9;transition:opacity .3s ease-in;-moz-transition:opacity .3s ease-in;-webkit-transition:opacity .3s ease-in;color:#333;text-decoration:none;white-space: nowrap; text-shadow:none; }
.tf-tooltip:link{text-decoration:none}
/* hide addthis promo div */
div#at_promo { display:none !important; }

.event-detail .related-events {
	margin-bottom: 10px;
}

.event-detail .related-events-item {
	display: inline;
	float: left;
	margin: 10px;
	width: 200px;
}

.event-detail .related-events-item img {
	float:left;
	margin:0 4px 0 0;
}

.event-detail .related-events-item .item-details {
  margin:0 0 0 104px;
  line-height: 12px;
  font-size: 9px;
  vertical-align: text-top;
}

.event-detail .related-events-item .item-details .headliners {
	font-weight: bold;
}

.event-detail .artist-boxes .artist-name, .event-detail .artist-boxes .artist-start-time {
	font-weight: bold;
}

.event-detail .artist-boxes .artist-box-headliner, .event-detail .artist-boxes .artist-box-support {
	margin-bottom: 25px;
}


.event-detail .artist-boxes img.bio-image-right {
	position:relative;
	float:right;
	margin: 0 0 15px 15px;
}

.event-detail .artist-boxes img.bio-image-no-float {
	position:relative;
	float:none;
}

.event-detail .artist-boxes ul.links {
	list-style-type: none;
	margin-bottom: 10px;
}

.event-detail .artist-boxes ul.links li {
	float: left;
	font-weight: bold;
	padding-right: 10px;
}

.event-detail .artist-boxes ul.links li a {
	display:block;
	text-indent: 12px;
	background-color: transparent;
	background-image: url("images/list-arrow.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left center;
}

/* EVENT DETAIL - Social Share Buttons */
.event-detail .stButton .stBubble_count {
	height: 19px;
	margin-top: 8px;
	line-height: 8px;
font-weight: normal;
font-family: Arial, sans-serif;
font-size:15px;
/*	width: 62px;*/
-moz-border-radius: 0px 0px 3px 3px;
-webkit-border-radius: 0px 0px 3px 3px;
border-radius: 0px 0px 3px 3px;
}

.event-detail .st_email_vcount {
	margin-left:-5px;
}
/*.stButton .st-twitter-counter, .stButton .st-facebook-counter {
width: 62px;
}*/
.event-detail .stButton .stBubble {
	background: url(../../../share4x/images/bubble_arrow_below.png) no-repeat 27px 38px;
}
.event-detail .st_twitter_vcount .stBubble,.st_email_vcount .stBubble {
	background-image: url("../../../share4x/images/Twitter_arrow_below.png");
}
.event-detail .st_facebook_vcount .stBubble, .st_fb_like_vcount .stBubble {
	background-image: url("../../../share4x/images/Facebook_arrow_below.png");
}
.event-detail .st_email_vcount .stBubble {
	width: 53px;
	background: url(../../../share4x/images/bubble_arrow_below.png) no-repeat 23px 37px;
}
.event-detail .st_email_vcount .stBubble_count {
	width: 51px;
	margin-top:8px;
}
.event-detail .st_email_vcount .stBubble {
	background-image: url("../../../share4x/images/Twitter_arrow_below.png");
}
.event-detail .stButton .stBubble + .stButton_gradient {
	min-width: 47px;
}

.event-detail .stButton .stBubble {
	height: 45px;
}

.event-detail span.chicklets.email {
	width:20px;
	font-size:10px;
	text-indent:-3px;
}

/* EVENT DETAIL - OVERLAY (Artist URLs, Video, etc.) */
.ui-dialog {
	padding: 5px!important;
	box-shadow: 1px 2px 40px black;
	-webkit-box-shadow: 1px 2px 40px black;
	-moz-box-shadow: 1px 2px 40px black;
}

.ui-dialog .ui-dialog-content {
	padding: 0px!important;
	padding-top: 10px!important;
}

/* Layout helpers
----------------------------------*/
/* Orig. from JQuery CSS */
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }

.ui-corner-all { -moz-border-radius: 6px/*{cornerRadius}*/; -webkit-border-radius: 6px/*{cornerRadius}*/; border-radius: 6px/*{cornerRadius}*/; }
body .tfly-share-dialog.ui-dialog {box-sizing: content-box !important;}

/* Icons
----------------------------------*/
/* Orig. from JQuery CSS */

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }




/* Misc visuals
----------------------------------*/
/* Orig. from JQuery CSS */

/* Overlays */
.ui-widget-overlay { position:fixed;top:0;left:0;width:100%;height:100%;background-color: #000000;opacity:0.4; }

/* Dialog
----------------------------------*/
/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;}
.ui-dialog {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
    background: white;
    border: 3px solid #ddd;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
    background: url(images/close-icon.png) no-repeat -4px 2px #fff;
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
    border:0;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-dialog .ui-dialog-titlebar-close span { text-indent: -9999px; display: block; }
.ui-front {z-index: 100;}

/* jQ UI CSS end*/

body .tfly-share-dialog.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:focus {  outline: none;  }

ul.tfly-more a {
	font-family: "Lucida Grande", Tahoma, "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border: none;
}

ul.tfly-more a:focus, ul.tfly-more, ul.tfly-more li {
	border: none;
}

ul.tfly-more li {
	border: none;
}

ul.tfly-more a:hover {
	color: #000;
}

div#fancy_div {
	background: #fff!important;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	 border-radius: 3px;
	
}

a#fancy_left, a#fancy_right {
	display: none!important;
}


ul.tfly-more {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

ul.tfly-more li {
	margin-top:5px;
	text-indent: 30px;
	height: 26px;
	margin-left: 0px;
	padding-right: 10px;
}

ul.tfly-more li a {
	text-decoration: none;
	padding-top: 5px;
	display: block;
	color: #535353;
}

li.web {
	background: url(images/more-web.png) no-repeat;
}

li.facebook {
	background: url(images/more-facebook.png) no-repeat;
}

li.myspace {
	background: url(images/more-myspace.png) no-repeat;
}

li.twitter {
	background: url(images/more-twitter.png) no-repeat;
}

li.buy-music {
	background: url(images/more-buymusic.gif) no-repeat;
}

/* Youtube video overlay */

.youtube-video {
width:500px;
height:304px;
float:left;
margin:0 20px 0 0;
}
.youtube-playlist {
float:left;
width:300px;
height:304px;
overflow-x: hidden;
overflow-y: auto;
}
.youtube-thumb {
height:64px;
width:105px;
background:white;
border:#d3d3d3 solid 1px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;

position:relative;
float:left;
margin:0 10px 0 0;
}
.youtube-thumb img{
width:96px;
height:72px;
top:-4px;
left:4px;
clip:rect(8px,96px,64px,0px);
position:absolute;
}

a.youtube-playlist-link:hover {
background-color: #D1E1FA;
}

a.youtube-playlist-link {
font:12px arial,sans-serif;
color:#005ae0;
text-decoration:none;
background: #FFF;
display: block;
margin:0 0 10px 0;
}

.youtube-playlist-link:after {
content:" ";
display:block;
clear:both;
}

.youtube-video-sidebar {
margin:0;
}

.youtube-video-sidebar iframe { min-height:225px; }

.youtube-playlist-sidebar {
max-height: 200px;
overflow-x: hidden;
overflow-y: auto;
}

/* @end EVENT DETAIL - OVERLAY*/

.event-detail .sponsor-info {
	float: right;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}

/*END EVENT DETAIL*/


/*SIDEBAR WIDGETS */
.sidebar-list {
	padding:10px;
}
.sidebar-list ul {
	list-style:none;
	margin:0;
	padding:0;
}
.sidebar-list li {
	margin:0;
}
.sidebar-list li a {
	display:block;
}
.sidebar-list li a {
	display:block;
	padding:5px 0 5px 0;
}
.sidebar-list .date {
	text-transform:capitalize;
}
.sidebar-list .on-sale {
	font-style: italic;
	display:block;
}
/*END SIDEBAR WIDGETS */

/*BEGIN CALENDAR*/

.tfly-calendar .calendar-sync {
float:right;
width:46px;
margin:0 0 0 10px;
}
.tfly-calendar .tf-tooltip:hover span {
left:-85px;

}

.tfly-calendar {
	border-collapse: collapse;
}
.tfly-calendar table {
	width: 100%;
	border: 1px solid;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px 0px;
	border-collapse: collapse;
	margin-top: 10px;
}
.tfly-calendar table tr {
	padding: 0px;
	margin: 0px;
	border: 1px solid;
}
.tfly-calendar .data .ticket-link a, .tfly-calendar .data .sold-out, .tfly-calendar .data .cancelled, .tfly-calendar .data .postponed, .tfly-calendar .data .free, .tfly-calendar .data .tickets-at-the-door, .tfly-calendar .data .future-sale a, .tfly-calendar .data .on-sale-soon, .tfly-calendar .data h1, .tfly-calendar .data h2, .tfly-calendar .data h3 {
	font-size: 11px;
}
.tfly-calendar table tr td {
	padding: 5px;
	margin: 0px;
	height: auto;
	line-height: 1;
}
.tfly-calendar .one-event, .tfly-calendar .date {
	padding: 0px 0px 15px 0px;
}
.tfly-calendar .last-event {
}
.tfly-calendar table tr td.data {
	vertical-align: top;
	width: 14%;
	border: 1px solid;
	margin: 0px;
}
.tfly-calendar .ticket-link a, .tfly-calendar .sold-out, .tfly-calendar .cancelled, .tfly-calendar .postponed, .tfly-calendar .free, .tfly-calendar .tickets-at-the-door, .tfly-calendar .future-sale a, .tfly-calendar .on-sale-soon {
	width:50px;
	text-align:center;
}
.tfly-calendar .calendar-list-flip {
	float: right;
}
.tfly-calendar .calendar-list-flip a {
}
.tfly-calendar .topline-info, .tfly-calendar .start-time { display:none; }

/* BEGIN CAROUSEL */

#tfly-featured-events {
	width: 100%;
	padding: 5px 0px;
	overflow: hidden;
	height: 333px;
	position: relative;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	background: #000;
}
#tfly-featured-events ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#tfly-featured-events #grey-back {
	background: #000;
	z-index: 10;
	position: absolute;
	bottom:0px;
	height: 90px;
	width: 100%;
	opacity: 0.4;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
	/* For IE 8 (and 9, 10, 11?). Don't miss the added quotes */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
}
#tfly-featured-events #overlay {
	z-index: 20;
	position: absolute;
	bottom:10px;
	margin:0px 10px;
	width: 100%;
    /* fix colliding style in jQ lightbox CSS */
    display: block;
    top: auto;
    height: auto;
    background-color: transparent;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}
#tfly-featured-events #overlay h1 {
	color: #fff;
	font-size: 20px;
	width: 100%;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-transform: capitalize;
	display: block;
}
#tfly-featured-events #overlay h1 a {
	color: #fff;
}
#tfly-featured-events #overlay h1 a:hover {
	color: #ccc;
}
#tfly-featured-events #overlay h2 {
	color: #fff;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	font-size: 11px;
	line-height:22px;
	float: left;
	margin-right: 10px;
}
#tfly-featured-events #overlay .ticket-link a {
	width: 50px;
	text-align: center;
	display: block;
	float: left;
	font-size: 11px;
	padding:2px;
	color:white;
	text-decoration:none;
}
#tfly-featured-events ul.nav {
	position: absolute;
	z-index: 10;
	bottom:10px;
	right:20px;
	list-style-type: none;
}
#tfly-featured-events ul.nav li {
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 11px;
}
#tfly-featured-events ul.nav li a, #prev_carousel, #next_carousel {
	border: 1px solid #888;
	padding: 3px;
	margin: 1px;
	background: #666666;
	text-align: center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: block;
	font-size: 11px;
}
#tfly-featured-events ul.nav li a:hover {
	border: 1px solid #ccc;
}
#tfly-featured-events ul.nav li a {
	color: #fff;
	text-decoration: none;
}
#tfly-featured-events ul.images li {
	background: none;
	padding-left: 0px;
	width: 100%;
	margin: 0px;
}
#tfly-featured-events ul.images li a {
	width: 100%;
}
#overlay-content {
	display: none;
}
#tfly-featured-events ul.nav li a.selected {
	background: #373737;
}
#tfly-featured-events ul li img {
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	border:none;
}
#tfly-featured-events ul li img a {
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	border:none;
}
/* END CAROUSEL */

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 14px;
	height: 100%;
	background: red;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 14px;
	background: red;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background: #dde;
	position: relative;
}

.jspDrag
{
	background: #bbd;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 16px;
}

.jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}
/* END jScrollPane */

/* Ticketfly Mobile Link */
#tfly-mobile-link {
    clear:both;
}
/* END Ticketfly Mobile Link */