@import url(//fonts.googleapis.com/css?family=Lato:300,400,700);

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

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

table {
	line-height: 18px;
}

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

a {
	text-decoration: none;
	color: #495D7F
}

a:hover {
	color: #000000;
}

#top-nav-wrap {
	background: #333;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

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

#top-nav-links a {
	font-size: 15px;
	text-transform: uppercase;
	display: block;
	padding: 22px 15px;
	margin: 3px 0px;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	border-right: 1px solid #3d3d3d;
}

#top-nav-links a:hover, #top-nav-links a.selected {
	color: #495D7F;
}

#search-box input {
	background-color: transparent;
	border: 1px solid #e1e1e1;
	padding: 12px;
	width: 240px;
	color: #fff;
}

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

#search-box button:hover {
	color: #495D7F;
}

#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 {
	cursor: pointer;
}

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

#custom-links a, .category-links a, #top-events a {
	color: #2b353a;
	text-decoration: none;
	display: block;
	font-size: 16px;
	font-weight: normal;
	padding-left: 10px;
}

#custom-links a:hover, .category-links a:hover, #top-events a:hover {
	color: #495D7F;
}

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

li.category-links-title a, #top-events-title span {
	color: #ffffff;
	background-color: #495D7F;
	padding: 10px;
	font-size: 18px;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	font-weight: bold;
}

li.category-links-title a:hover {
	color: #ffffff;
	background-color: #000;
}

#top-events-title span {
	color: #ffffff;
	background-color: #495D7F;
	padding: 10px;
}

li.category-links-title a:before {
	content: '\f145';
	font-family: FontAwesome;
	padding-right: 8px;
}

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

#social-icons a {
	color: #3d3d3d;
}

#social-icons a:hover {
	color: #495D7F;
}

#top-events-title {
	text-align: center;
}

#top-events-title a {
	color: #fff;
	padding-left: 5px;
}

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

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

.content-title, TD.tn_results_header_title, .checkout_title {
	color: #363F48;
	text-transform: uppercase;
	font-size: 22px;
	margin-bottom: 20px;
	font-weight: bold;
	line-height: 27px;
}

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

#customSearchLink {
	font-size: 16px;
}

#customSearchButton, .tn_results_tickets_text a, .ssc_lrBuyBtn,
	.tn_results_ticket_purchase a, .btn, .btn:hover {
	padding: 6px 9px;
	display: inline-block;
	font-weight: bold;
	cursor: pointer;
	color: white;
	text-decoration: none;
	background: #999;
	margin: 0px;
	border-radius: 3px;
	border: none;
	border-bottom: #666 solid 3px;
	font-size: 13px;
	text-shadow: none;
}

#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: #495D7F;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

#copyright {
	font-size: 11px;
}

.thumb-caption {
	color: #000;
}

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

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

.hot-ticket-link {
	background-color: #e6e6e6;
	color: #000;
	border: none;
	border-radius: 20px;
}

.hot-ticket-link:hover {
	color: #ffffff;
	background-color: #000000;
}

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

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

#ssc_filterHdr, .ssc_lhTable {
	background-color: #495D7F !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: #495D7F !important;
}

.ssc_sortDnArrow {
	color: #fff !important;
}

.ssc_sortUpArrow {
	color: #fff !important;
}

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

.checkout_totals_total {
	color: #495D7F !important;
}

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

.btn, .btn:hover {
	letter-spacing: 0px;
}



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