@import url(//fonts.googleapis.com/css?family=Open+Sans:400,700);

body {
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	line-height: 18px;
}

input {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}

table {
	line-height: 18px;

}

.content-separator {
	background-color: #ffffff;
}

a {
	text-decoration: none;
	color: #00BDC9
}

a:hover {
	color: #000000;
}

#top-nav-wrap {
	background: #303030;
}

#top-nav-links {
	margin-left: 10px;
}

#top-nav-links a {
	font-family: Arial;
	display: block;
	padding: 26px;
	color: #ffffff;
	font-weight: bold;
	background: url(images/navigation-divider.png) no-repeat right 50%;
	text-decoration: none;
	display: inline-block;
}

#top-nav-links a:hover, #top-nav-links a.selected {
	background-color: #00BDC9;
	background-image: none;
}

#search-box input {
	background-color: #303030;
	border: 1px solid #484848;
	padding: 12px;
	width: 240px;
	color: #B0B0B0;
}

#search-box input:focus {
	outline: none;
}

#search-box button:hover {
	color: #00BDC9;
}

#search-box button {
	background-color: transparent;
	color: #fff;
}

#top-nav-search {
	margin-top: 12px;
	margin-bottom: 12px;
}

#custom-links, .category-links, #top-events, .more-link, .buy-link {
	color: #000;
}

#custom-links li, .category-links li, #top-events li {
	border-bottom: 1px dashed #cccccc;
	cursor: pointer;
}

#custom-links li:last-child, .category-links li:last-child, #top-events li:last-child,
#localVenues li:last-child {
	border: none;
}

#custom-links a, .category-links a, #top-events a {
	color: #000;
	text-decoration: none;
	display: block;
}

#custom-links li:hover a, .category-links li:hover a, #top-events li:hover a {
	color: #00BDC9;
}

li.category-links-title, #top-events-title {
	padding-bottom: 10px;
	border: none;
}

li.category-links-title a, #top-events-title span {
	font-size: 25px;
	letter-spacing: -1px;
	color: #000000;
}

#top-events-title a {
	color: #00BDC9;
}

#top-events-title a:hover {
	color: #000;
}

.category-links-title a, #top-events-title span {
	background-image: none;
}

#social-icons a {
	color: #000;
}

#social-icons a:hover {
	color: #00BDC9;
}

#content, #mini-content {
	color: #000;
}

.content-title, TD.tn_results_header_title, .checkout_title {
	color: #000000;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 26px;
	letter-spacing: -1px;
	margin-bottom: 20px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
}

TD.tn_results_header_subtitle, TD.tn_results_header_subtitle a {
	font-size: 14px;
}

#customSearchButton, .tn_results_tickets_text a, .ssc_lrBuyBtn,
.tn_results_ticket_purchase a {
	padding: 6px 9px;
	display: inline-block;
	border: 0px;
	font-weight: bold;
	cursor: pointer;
	color: white;
	text-decoration: none;
	background: #00BDC9;
	margin: 0px;
	letter-spacing: -1px;
}

#customSearchButton:hover, .tn_results_tickets_text a:hover,
.ssc_lrBuyBtn:hover, .tn_results_ticket_purchase a:hover {
	background: #000;
}

.ssc_lrBuyBtn {
	padding: 3px 7px;
}

#footer {
	background-color: #00BDC9;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

#copyright {
	font-size: 11px;
}

.thumb-caption {
	color: #000;

}

.slide-title {
	font-size: 20px;
}

.slide-description {
	font-size: 14px;
	display: block;
	padding: 0px;
	margin: 0px;
}

.hot-ticket-link, .btn, .btn:hover {
	background-color: #00BDC9;
	color: #ffffff;
	border: none;
	border-bottom: 2px solid #303030;
}

.hot-ticket-link:hover {
	color: #ffffff;
	background-color: #000000;
	border: none;
	border-bottom: 2px solid #303030;
}

#navToggle {
	color: #fff;
	padding-top: 5px;
}

.responsive-nav-link, .responsive-nav-link:hover {
	text-transform: uppercase;
	background-color: #000;
	color: #fff;
	font-weight: bold;
	border-bottom: 1px solid #333;
}

#ssc_filterHdr, .ssc_lhTable {
	background-color: #00BDC9 !important;
	color: #fff;
	padding-bottom: 5px;
	font-family: 'Open Sans', sans-serif;
}

.ssc_lhTable tbody {
	color: #fff;
}

#ssc_filterHdr a:hover {
	color: #fff;
}

.ssc_sortNoArrow {
	color: #00BDC9 !important;
}

.ssc_sortDnArrow {
	color: #fff !important;
}

.ssc_sortUpArrow {
	color: #fff !important;
}

.checkout_totals_total {
	color: #00BDC9 !important;
}

#footer-menu a {
	font-weight: bold;
	text-decoration: none;
}

#copyright-info {
	color: #333;
	font-size: 10px;
}

.btn, .btn:hover {
	text-shadow: none;
}

@media screen and (max-width: 720px) {
	.tn_results_event_text {

	}
}