html {
	font-family:'Open Sans', arial, sans-serif;
	font-size:normal;
	}

body {
	background-image:url(https://ovationtix.s3.amazonaws.com/clientFiles/159/SV0415_Bodybg.gif);
	background-color:#FFF;
	margin:0;
	padding:0;
	}
	
#otrow {
	width:973px;	
	padding:0px;
}

#otcontent {
	width:963px;		
}

.cellPT {
	display:inline;
}

.promoDivPTLayout {
	text-align:left;
}

#consumerMenu {
	background-color:transparent;
	padding:8px;
	text-align:center;
	text-transform:uppercase;
    white-space: nowrap;
    color: #BFBFBF;
	}

.consumerMenuText {
    text-shadow: 1px 0 1px #FFF;
}

#consumerMenu a {
	color:#226372;
    border-bottom: none;
    font-size: 11px;
	}

#consumerMenu a:hover {
	color:#f08d28;
	border-bottom:1px dotted #f0828;
	}

.pageFrame {
	background-color: #FFF;
	background-image: none;
	border: medium none;
	padding: 4px;
	width: 99%;
	}

.legend {
	background-color:#fff;
	max-width:400px;
	}

.smalltype {
	font-size:inherit;
	font-weight:normal;
	}

.tinytype {
	color:#666666;
	font-size:inherit;
	font-weight:normal;
	}

div.custServiceInfo > div {
    color: #767676 !important;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 11px;
}

a.smalltype, a.tinytype {
	font-weight:normal;
	}

a.smalltype:hover, a.tinytype:hover {
	font-weight:normal;
	}

a {
	border-bottom:1px dotted #5e5e5e;
	color:#f08d28;
	font-weight:700;
	text-decoration:none;
	}

a:hover {
	color:#474747;
	border-bottom:1px dotted #f08d28;
	}

.content {
	border:1px solid #CCCCCC;
	}

th, td, pre, code {
	font-size: inherit;
        color:#000;
    font-family: 'Open Sans', arial, sans-serif;
	}

th {
	background-image:none;
	background-color:transparent;
	color:#474747;
	padding:2pt 6pt;
	text-align:center;
    font-size: 17px;
    font-family: 'Montserrat',sans-serif;
	}

tr.subHead td, td.subhead, th.subhead, .list th.subhead, div.subHead, tr.subhead td, td.subHead, th.subHead, tr.Subhead {
	background-color:#fff;
	background-image:none;
	border-color:#5e5e5e;
	border-style:solid;
	border-width:1px;
	color:#5e5e5e;
	padding:2pt 6pt;
	}

tr.subHead td a, td.subhead a, th.subhead a, th a, tr.subhead td a, td.subHead a, th.subHead a {
	color:#f08d28;
	border:none;
	}

tr.subHead td a:hover, td.subhead a:hover, th.subhead a:hover, th a:hover, tr.subhead td a:hover, td.subHead a:hover, th.subHead a:hover {
	color:#5e5e5e;
	}

.calendarMonthSelect {
	border-color:#5e5e5e;
	}

.calendarMonthSelect, .calendarMonthSelect option {
	background-color:#5e5e5e;
	color:white;
	font-size:9pt;
	font-weight:bold;
	text-align:center;
	}

select {
	border:1px solid #999999;
	font-family:sans-serif;
	}

.calendar {
	background-color:#ccc;
	}

.calendar td.dayHeader {
	background-color:#5e5e5e;
	color:white;
	}

td.datepast {
	background-color:white;
	height:40px;
	opacity:0.3;
	}

.numberPast {
	background-color:#CCCCCC;
	border:1px solid #CCCCCC;
	}

.date, .datepast {
	background-color:white;
	height:100px;
	}

.number, .numberPast, .numberScheduled {
	background-color:#999;
	border:1px solid #999999;
	color:#fff;
	font-size:10pt;
	font-weight:bold;
	}

.numberToday {
	background-color:#f08d28;
	border:1px solid #f08d28;
	color:#5e5e5e;
	}

.calendarProd>.prodName>.superSubTitle {
	margin-top:10px;
	}

.calendarProd>.prodName>.superSubTitle+br+.superSubTitle {
	margin-top:0;
	}

.calendarProd>div>.prodName+.superSubTitle {
	margin-top:10px;
	}

.calendarProd>div.prodName>br+div.superSubTitle {
	margin-top:0px;
	}

.superSubTitle {
	font-size:8pt;
	line-height:100%;
	font-weight:normal;
	}

.calendarProd .prodName {
	border-bottom:0px solid #666666;
	color:#5e5e5e;
	font-weight:bold;
	font-size:11px;
	}

.calendar>tbody>tr>td.date>div.calendarProd>div.prodName>br {
	display:none;
	}

.calendar .perf, .calendar .perfCustom, .calendar .perfOffsale2Public, .calendar .perfSoldOut, .calendar .perfCancelled, .calendar .perfProtected, .calendar .perfPast, .calendar .perfBoxOfficeOnly, .calendar .perfPackageOnly {
	font-size:11px;
	}

.perfCustom {
	padding-left:0px;
	}

.dateNextMonth, .dateLastMonth {
	background-color:#CCCCCC;
	}

caption, .divider {
	border-bottom:1px solid #666666;
	color:#666666;
	font-weight:bold;
	padding:1px;
	white-space:nowrap;
	}

.description {
	background-color:#FC9;
	background-image:none;
	padding:6pt 6pt 6pt 12pt;
	text-align:left;
	}

.description b {
	color:#3333CC;
	}

.description a {
	}

.description a:hover {
	}

.description .tip {
	background-color:;
	border:1px outset;
	}

.submit, .cancelSubmit, a.dayNav {
	background-color: #F38E26;
	border: 1px solid #F38E26;
	color: #FEFFFF;
	cursor:pointer;
	font-weight:bold;
	margin:1px;
	padding: 6px 3px;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    box-shadow: 0 3px #DDD;
	}

.submit:hover, .cancelSubmit:hover, a.dayNav:hover {
	text-decoration:none;
	color:#fff;
	background-color: #F38E26;
    opacity: 0.75;
    border: 1px solid #F38E26;
	}

.promoCode .submit {
	background-color:#f08d28;
	border: 1px solid #f08d28;
	font-weight:normal;
	padding:2px 1px;
	color: #FFF;
	}

.promoCode .submit:hover {
	text-decoration:none;
	color: #fff;
	background-color: #f08d28;
	}

.reference {
	background-color:#f3f3f3;
	}

.reference table td {
	background-color:#F3F3F3;
	}

.promoCode td {
	background-color:#F3F3F3;
	padding:1px;
	display:none;
	}

.liTitle {
	font-weight:bold;
	line-height:20px;
	text-align:left;
	}

.price {
	font-weight:bold;
	text-align:right;
	}

#pageMask {
	height:100% !important;
	}

.dialogWindow {

	}

#storeForm>table>tbody>tr>td>table>tbody>tr>th {
	background-color:#FFF;
	color:#000;
	font-size:11px;
	border-bottom:1px solid #000;
	}

#storeForm tr.subHead>td {

	}

#campaignId {
	font-size:13px;
	font-weight:bold;
	}

form input.focus, form textarea.focus {
	border:;
	}

form .seatingChart {

	}

form .seathingChart .unavailable a {
	border-bottom:none;
	}

form[name="checkoutForm"]>.content>tbody>tr>td.divider {

	}

form[name="checkoutForm"]>.content>tbody>tr>td.divider>b {
	color:#3333CC;
	}

.shoppingCartFixedPackage {
    border: 1px solid #474747;
    margin-bottom: 8px;
	}

.shoppingCartFixedPackage th {
    background-color: #474747;
    color: #FFF;
    font-size: 13px;
	}
    
.shoppingCartFixedPackage td.description {
    display: none;
	}

.shoppingCartFixedPackage tr.subHead>td {
	border:1px solid #222;
    background-color: #222;
    font-size: 7pt;
	padding-top:0;
	padding-bottom:0;
	color:#FFF;
	font-family:Arial,Helvetica,sans-serif;
	}

form[name="checkoutForm"]>table.content, form[name="checkoutForm"]>table.content>tr>td>b, form[name="checkoutForm"]>table.content>tr>td>span.smalltype {
	text-align:left;
	}

.passwordReset>a {
    font-weight: bold;
}

label:hover {
	color: #226372;
	}

#customLoginForm+div, #customLoginForm {
    display: none;
}

.sortHeaders td {
	background-color:;
	}

.perfList .dates {
	width:85px;
	text-align:left;
	font-size:11px;
	}

.perfList .series {
	font-size:12px;
	width:300px;
	}

.perfList .buy {
	width:70px;
	font-size:11px;
	}

.perfsToday td {
	border-bottom:;
	}

.perfsToday .calendarProd0, .perfsToday .calendarProd1, .perfsToday .calendarProd2, .perfsToday .calendarProd3, .perfsToday .calendarProd4, .perfsToday .calendarProd5, .perfsToday .calendarProd6, .perfsToday .calendarProd7, .perfsToday .calendarProd8, .perfsToday .calendarProd9 {
	font-weight:bold;
	font-size:13px;
    background-color: transparent;
	}

td.prodLeft {
	text-align:left;
	}

td.prodLeft+td {
	vertical-align:top;
	}

#formCheckout>table.content>tbody>tr>td>table>tbody>tr>th {
	padding:;
	}

#formCheckout th.smalltype {
	background-color:#666;
	color:#FFF;
	text-transform:lowercase;
	text-align:center;
	padding-top:0;
	padding-bottom:0;
	font-family:Arial,Helvetica,sans-serif;
	}

#formCheckout u.smalltype {
	font-weight:bold;
	text-transform:uppercase;
	}

form .divider, form td.divider, #formCheckout .divider, #formCheckout tr>td.subHead {
	text-align:left !important;
	}

h1 {
	color:#000;
	}

.calendarDaySelect {
	background-color:;
	font-size:17px;
	}

.description .seriesName {
	font-size:15px;
	font-weight:bold;
	}

table.content>tbody>tr>td.smalltype>a[style="font-size: 200%;"] {
	font-size:20px !important;
	}

.row0 td, .even td {
	background-color:;
	}
	
.description {
    background-color: #cdcdcd;
    background-image: none;
    padding: 6pt 6pt 6pt 12pt;
    text-align: left;
}

table.packageTable div.tip {
    display: none;
}

#accordion .title.ui-state-active {
    background-color: #F18D25 !important;
}

#donationLevels {
    margin-right: 15px !important;
}

div.stageLabel {
    font-size: 18px;
    letter-spacing: 2em;
    font-weight: bold;
    padding: 20px 0 20px 40px;
    margin: 10px 140px 15px 155px;
    margin-bottom: 20px;
    color: #777;
    background-color: #DDD;
    border-bottom: 3px solid #777;
    border-radius: 0 0 35px 35px;
    box-shadow: 4px 4px 12px #DDD;
    text-shadow: 2px 2px 3px #EFEFEF;
}

.stage-label.above-chart {
    border-bottom: 2px solid #999;
    color: #999;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1em;
    background-color: #E0E0E0;
    margin: 10px auto 20px;
    width: 65%;
    padding: 15px 0 20px 50px;
    border-radius: 0 0 15px 15px;
    box-shadow: 2px 2px 2px #EEE;
}

.stage-label.below-chart {
    border-top: 2px solid #999;
    color: #999;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1em;
    background-color: #E0E0E0;
    margin: 20px auto 10px;
    width: 65%;
    padding: 20px 0 15px 50px;
    border-radius: 15px 15px 0 0;
    box-shadow: 2px 2px 2px #EEE;
}

.groupBaseDiv ~ .stage-label.below-chart {
	text-align: center;
}

.priceLevel_5ee6e7 {
	background:#26CECF url(https://ovationtix.s3.amazonaws.com/clientFiles/2662/ADA-WhiteTransp1.png) no-repeat scroll 65% 50% !important;
	}

.C1, .C2, .C3, .C4, .C15, .C16, .C17, .C18 {
	background:#69C url(https://ovationtix.s3.amazonaws.com/clientFiles/2662/ADA-WhiteTransp1.png) no-repeat scroll 65% 50% !important;
	}