article,
section,
aside,
hgroup,
nav,
header,
footer,
figure,
figcaption {
	display: block;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	/* background-image: url(https://www.millerauditorium.com/sites/all/themes/miller_auditorium_2017/images/miller-tile-bg.jpg); */
	background-repeat: repeat;
}

a.active {
	color: #723c7f;
}

a:link {
	color: #723c7f;
}

a:visited {
	color: #723c7f;
}

a:hover {
	color: #723c7f;
}

img {
	border: none;
}

#wrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

header {
	height: auto;
	background-color: #000000;
	text-align: center !important
}

#content-wrapper {
	clear: both;
	margin: 0 auto;
	max-width: 1440px;
	padding: 0 25px;
}

@media only screen and (min-width: 720px) {
	#content-wrapper {
		padding: 0 50px;
	}
}

@media only screen and (min-width: 920px) {
	#content-wrapper {
		padding: 0 100px;
	}
}

#content {
	background-color: #ffffff;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	clear: both;
	max-width: 900px;
}

footer {
	height: 50px;
	clear: both;
}

#section-footer {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	background-color: #000000;
	padding: 20px 0px;
	text-align: center !important
}

body {
	font-family: "Trebuchet MS", "Berekley", "Lucida Grande", Times New Roman, Times, sans-serif;
	font-size: 12px;
}

h1 {
	font-family: "Trebuchet MS", "Berekley", "Lucida Grande", Times New Roman, Times, sans-serif;
	color: #723c7f;
	font-size: 18px;
}

h2 {
	font-family: "Trebuchet MS", "Berekley", "Lucida Grande", Times New Roman, Times, sans-serif;
	font-size: 16px;
}

h3 {
	font-family: "Trebuchet MS", "Berekley", "Lucida Grande", Times New Roman, Times, sans-serif;
	font-size: 14px;
}

h4 {
	font-family: "Trebuchet MS", "Berekley", "Lucida Grande", Times New Roman, Times, sans-serif;
	font-size: 14px;
}

h5 {
	font-family: "Trebuchet MS", "Berekley", "Lucida Grande", Times New Roman, Times, sans-serif;
	font-size: 14px;
}

h6 {
	font-family: "Trebuchet MS", "Berekley", "Lucida Grande", Times New Roman, Times, sans-serif;
	font-size: 14px;
}

p {
	font-family: "Trebuchet MS", "Berekley", "Lucida Grande", Times New Roman, Times, sans-serif;
	font-size: 12px;
}


#logo {
	width: 100%;
	height: auto;
	max-width: 520px;
	padding: 10px;
}

.tn-subnav-component .tn-promo-box input {
	border: solid 1px #6e6d6d !important;
	padding: 4px !important;
	margin: 0 !important;
}

a.cart-icon {
	width: 44px;
	height: 44px;
	background-image: url(https://www.millerauditorium.com/tnew/images/cart-icon.png);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	margin-left: auto;
	margin-right: auto;
}

#block-system-main-menu ul.menu li a.cart-icon {
	padding: 12px 0px !important;
}


/* BEGIN Main Menu Styles */
nav.miller_nav {
	clear: both;
	background-color: #000000;
}

#region-menu {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	height: 44px;
}

#block-system-main-menu {
	display: block;
	float: right;
	position: relative;
	left: -50%;
}

#block-system-main-menu ul li.leaf {
	list-style-image: none;
	list-style-type: none;
}

#block-system-main-menu ul li.expanded {
	list-style-image: none;
	list-style-type: none;
}

#block-system-main-menu ul li.collapsed {
	list-style-image: none;
	list-style-type: none;
}

#block-system-main-menu ul.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative
}

#block-system-main-menu ul.menu li {
	background-image: none;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

#block-system-main-menu ul.menu li a {
	text-decoration: none;
	font-weight: bold;
	height: 44px;
	display: block;
	line-height: normal;
	margin: 0px;
	padding: 12px;
	color: #FFF;
	border: 0px;
	text-transform: uppercase;
	background-color: #000000;
}

#block-system-main-menu ul.menu li a:hover {
	color: #fff;
	text-decoration: none;
}

#block-system-main-menu ul.menu li:hover {
	color: #fff;
	text-decoration: none;
	background: #e56526;
}

#block-system-main-menu ul.menu ul {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin: 0;
	padding: 0;
	display: none;
}

#block-system-main-menu ul.menu ul li a {
	text-indent: 0;
	color: #ffffff;
	background: #666666;
	text-decoration: none;
	text-transform: none;
}

#block-system-main-menu ul.menu ul li a:hover {
	color: #ffffff;
	background: #000000;
}

#block-system-main-menu ul.menu ul li a.active {
	background-image: none;
}

#block-system-main-menu ul.menu li a.active {
	background: #000000;
	text-decoration: none;
}

#block-system-main-menu ul.menu ul li a.last {
	border-bottom: none;
}

#block-system-main-menu ul {
	position: relative;
	left: 50%;
}

#block-system-main-menu li ul li {
	width: 200px;
}

#block-system-main-menu li {
	float: left;
	position: relative;
}

#block-system-main-menu li ul {
	left: 0px;
	position: absolute !important;
	z-index: 999;
}

/* END Main Menu Styles */


#event-listing {}


/* BEGIN Sub Menu Styles */
#region-sub-menu {
	width: 100%;
	margin: 10px auto;
}

#block-system-sub-menu {
	display: block;
	float: right;
	position: relative;
	left: -50%;
}

#block-system-sub-menu ul li.leaf {
	list-style-image: none;
	list-style-type: none;
}

#block-system-sub-menu ul li.expanded {
	list-style-image: none;
	list-style-type: none;
}

#block-system-sub-menu ul li.collapsed {
	list-style-image: none;
	list-style-type: none;
}

#block-system-sub-menu ul.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative
}

#block-system-sub-menu ul.menu li {
	background-image: none;
	margin: 0px 6px 6px 0px;
	padding: 0px;
	background-color: #666666;
	height: 32px;
	border-radius: 8px;
}

#block-system-sub-menu ul.menu li a {
	text-decoration: none;
	font-weight: bold;
	height: auto;
	display: block;
	line-height: normal;
	margin: 0px;
	padding: 8px 16px;
	color: #FFF;
	border: 0px;
	text-transform: uppercase;
}

#block-system-sub-menu ul.menu li a:hover {
	color: #fff;
	text-decoration: none;
}

#block-system-sub-menu ul.menu li:hover {
	color: #fff;
	text-decoration: none;
	background: #000000;
}

#block-system-sub-menu ul.menu ul {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin: 0;
	padding: 0;
	display: none;
}

#block-system-sub-menu ul.menu ul li a {
	text-indent: 0;
	color: #ffffff;
	background: #666666;
	text-decoration: none;
	text-transform: none;
}

#block-system-sub-menu ul.menu ul li a:hover {
	color: #ffffff;
	background: #000000;
}

#block-system-sub-menu ul.menu ul li a.active {
	background-image: none;
}

#block-system-sub-menu ul.menu li a.active {
	background: #000000;
	text-decoration: none;
}

#block-system-sub-menu ul.menu ul li a.last {
	border-bottom: none;
}

#block-system-sub-menu ul {
	position: relative;
	left: 50%;
}

#block-system-sub-menu li ul li {
	width: 200px;
}

#block-system-sub-menu li {
	float: left;
	position: relative;
}

#block-system-sub-menu li ul {
	left: 0px;
	position: absolute !important;
	z-index: 999;
}

/* END Sub Menu Styles */


.img-float-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

/* BEGIN Grey Sub Menu */

img.adaptive {
	height: auto;
	max-width: 100%;
	width: auto;
}

a.three-button {
	background: #723c7f;
	color: #ffffff !important;
}

a.three-button {
	border-radius: 6px;
	border-style: solid;
	border-width: 0px;
	cursor: pointer;
	display: inline-block;
	font-size: 1.25em;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding: 12px 0;
	text-align: center;
	text-decoration: none;
	height: auto;
	max-width: 100%;
	width: 100%;
}

a.three-button:hover,
a.three-button:active {
	background: #e56526;
}

#zone-preface-wrapper {
	height: 70px;
	padding: 0px;
	clear: both;
}

.container-12 {
	margin-left: auto;
	margin-right: auto;
	max-width: 564px;
	width: 100%;
	padding: 0;
}

.container-12 .grid-4 {
	width: 166px;
	float: left;
}

.container-12 .grid-1 {
	width: 44px;
	float: left;
}

#region-preface-first,
#region-preface-second,
#region-preface-third,
#region-preface-fourth {
	display: block;
	margin: 5px;
	padding: 0;
	width: 165px;
	float: left;
}

.region-preface-first-inner,
.region-preface-second-inner,
.region-preface-third-inner {
	margin: 0;
	padding: 0;
}


/* Promo Button */

div.promo-container {
	background-image: none;
	margin: 0px 6px 6px 0px;
	padding: 0px;
	background-color: #666666;
	height: 32px;
	border-radius: 8px;
	display: block;
	float: right;
}

div.promo-container:hover {
	color: #fff;
	text-decoration: none;
	background: #000000;
}

a.promo-button {
	text-decoration: none;
	font-weight: bold;
	height: auto;
	display: block;
	line-height: normal;
	margin: 0px;
	padding: 8px 16px;
	color: #FFF;
	border: 0px;
	text-transform: uppercase;
}

a.promo-button:hover {
	color: #ffffff;
	background: #000000;
}

a.promo-button.active {
	background: #000000;
	text-decoration: none;
}

@media (max-width: 580px) {

	#region-preface-first,
	#region-preface-second,
	#region-preface-third,
	#region-preface-fourth {
		display: block;
		margin: auto;
		padding: 6px;
		width: 100%;
		background-color: #ffffff;
	}

	.container-12 {
		padding: 0;
	}
}

/* Buy Tickets landing page */
.tn-additional-events__instructions h4 {
	font-size: 15px;
	font-weight: bold;
}

.tn-event-detail__display-time {
	font-size: 1.4rem;
	font-weight: bold;
}

/* support classes for new donation page */

img.adaptive {
	max-width: 100%;
	height: auto;
	width: auto;
}

.img-right {
	float: right;
	padding-left: 16px;
	padding-bottom: 6px;
}

table {
	border: 0;
	width: 100%;
}

thead th,
th {
	background: none repeat scroll 0 0 #e56526;
	border-bottom: 1px solid #999999;
	color: #ffffff;
	font-weight: bold;
}

tr.even,
tr.odd {
	background-color: #ffffff;
	border-bottom: 1px solid #999999;
	padding: 0.1em 0.6em;
}

tr.odd td {
	background: none repeat scroll 0 0 #ffffff;
}

tr.even td {
	background: none repeat scroll 0 0 #cccccc;
}

tr:hover td,
tr.even:hover td.active,
tr.odd:hover td.active {
	background: none;
}

.tn-contribution-group-page table {
	border: 0;
}

.tn-contribution-group-page table th {
	padding: 20px 8px;
	text-align: center;
	vertical-align: middle;
}

.tn-contribution-group-page table td {
	padding: 4px 8px;
	text-align: center;
	vertical-align: middle;
}

.tn-contribution-group-page table tbody tr:first-child th:first-child {
	width: 40%;
}

.tn-contribution-group-page table tbody tr td:first-child {
	text-align: left;
}