
html {
	font-family:sans-serif;
	font-size:smaller;
	}

body {
	background-image:;
	background-color:#fff;
	margin:0;
	padding:0;
	}

#consumerMenu {
	background-color:#fff;
	padding:3px 30px 0px 0px;
	text-align:center;
	text-transform:uppercase;
        color:transparent;
	}

#consumerMenu a {
        font-family: arial, sans-serif;
        text-transform:capitalize;
        font-size:11pt;
        color:#2BAD8F;
        border-bottom:none;
        font-weight:normal;
        padding:0px 0px 0px 10px;
	}

#consumerMenu a:hover {
	}

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

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

.smalltype {
	font-size:8pt;
	font-weight:normal;
	}

.tinytype {
	color:#000;
	font-size:7pt;
	font-weight:bold;
	}

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

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

a {
	border-bottom:0px dotted #CCCCCC;
	color:#2BAD8F;
	font-weight:700;
	text-decoration:none;
        font-family:arial;
        font-weight:bold;
        font-size:13px;
	}

a:hover {
        color:#FF9336;
        border-bottom:none;

	}

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

th, td, pre, code {
	font-size:12px;
    background:#fff;
	}

th {
	background-image:none;
	background-color:#fff;
	color:#000;
	padding:none;
	text-align:center;
        font-size:25px;
        font-family:sans-serif;
        text-transform:uppercase;
	}

tr.subHead td, td.subhead, th.subhead, .list th.subhead, div.subHead, tr.subhead td, td.subHead, th.subHead, tr.Subhead {
	background-color:#FF9336;
	background-image:none;
	border-color:#FF9336;
	border-style:solid;
	border-width:1px;
	color:white;
	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:white;
        border-bottom:none;
        font-family:arial;
        font-weight:bold;
        font-size:12px;
	}

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:#0094D5;
	}

.calendarMonthSelect {
	border-color:#fdca4b;
	}

.calendarMonthSelect, .calendarMonthSelect option {
	background-color:white;
	color:#8A8A8D;
	font-size:12px;
	font-weight:bold;
	text-align:center;
        font-family:arial;
	}

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

.calendar {
	background-color:#CCCCCC;
	}

.calendar td.dayHeader {
	background-color:#2BAD8F;
	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:#999999;
	border:1px solid #999999;
	color:white;
	font-size:10pt;
	font-weight:bold;
	}

.numberToday {
	background-color:#2f82bf;
	border:1px solid #2f82bf;
	}

.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:#000;
	font-weight:normal;
	font-size:12px;
        font-family:sans-serif;
	}

.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:#FF9336;
	background-image:none;
	padding:6pt 6pt 6pt 12pt;
	text-align:left;
	}

.description b {
	color:#00adef;
	}

.description a {
    color: #FFF;
	}

.description a:hover {
    color: #EEE;
	}

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

.submit, .cancelSubmit, a.dayNav {
	background-color:#FF9336;
	border:1px outset #FF9336;
	color:white;
	cursor:pointer;
	font-weight:bold;
	margin:1px;
	padding:5px;
	}

.submit:hover, .cancelSubmit:hover, a.dayNav:hover {
	text-decoration:none;
        background-color:#2BAD8F;
        border:1px outset #2BAD8F;
	}

.promoCode .submit {
	background-color:#ED0082;
	border:1px outset #ED0082;
	font-weight:normal;
	padding:5px;
	color:#FFF;
	}

.promoCode .submit:hover {
        background-color:#EFB025;
        border:1px outset #EFB025;
	}

.reference {
	background-color:#F3F3F3;
	}

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

.promoCode td {
	background-color:#0094D5;
        color: white;
	padding:1px;
	}

.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:transparent;
	color:#666;
	font-size:11px;
	border-bottom:1px solid #666;
	text-align:center;
	}

#storeForm tr.subHead>td {

	}

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

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

form .seatingChart {

	}

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

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

	}

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

.shoppingCartFixedPackage {

	}

.shoppingCartFixedPackage th {

	}

.shoppingCartFixedPackage td.description {

	}

.shoppingCartFixedPackage tr.subHead>td {
	border:1px outset #666;
	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;
	}

label:hover {
	color:;
	}

.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;
	}

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:;
	}
	
div.stageLabel {
    border-bottom: 2px solid #666;
    margin: 0 180px 15px;
    padding: 10px 0 5px;
    font-size: 14px;
    font-weight: bold;
    background-color: #EEE;
    -webkit-border-bottom-right-radius: 140px;
    -webkit-border-bottom-left-radius: 140px;
    -moz-border-radius-bottomright: 140px;
    -moz-border-radius-bottomleft: 140px;
    border-bottom-right-radius: 140px;
    border-bottom-left-radius: 140px;
    }

.secSelectLSS {
    -o-transform: translate(720px, 0);
    -moz-transform: translate(720px, 0);
    -webkit-transform: translate(720px, 0);
    transform: translate(720px, 0);
}

.secSelectLongSummary .productionDescriptionPT {
    width: 300px !important;
    position: absolute;
    -o-transform: translate(0, -460px);
    -moz-transform: translate(0, -460px);
    -webkit-transform: translate(0, -460px);
    transform: translate(0, -460px);    
}

.secSelectLongSummary .productionInfoPT {
    position: absolute;
    -o-transform: translate(-30px, -525px);
    -moz-transform: translate(-30px, -525px);
    -webkit-transform: translate(-30px, -525px);
    transform: translate(-30px, -525px);     
}

.secSelectPTLongSummary .productionDescriptionPT {
    -o-transform: translate(0, -250px);
    -moz-transform: translate(0, -250px);
    -webkit-transform: translate(0, -250px);
    transform: translate(0, -250px);
}

.secSelectPTLongSummary .productionInfoPT {
    position: absolute;
    -o-transform: translate(-30px, -300px);
    -moz-transform: translate(-30px, -300px);
    -webkit-transform: translate(-30px, -300px);
    transform: translate(-30px, -300px);     
}

.promoDivPT {
    padding-top: 0px;
}

.promoDivPT .promoLinkDiv {
    background-color: #FFB966;
    padding: 20px 0;
    border: 1px solid #DB9C51;
    border-radius: 8px;
}

.promoDivPT .promoLinkDiv a {
    color: #C7822F;
    text-shadow: 1px 1px 1px #EEE;
}

.secSelectCSI {
    position: absolute;
    width: 300px;
    text-align: left;
    border-top: 1px solid #333;
    padding-top: 20px;
    -o-transform: translate(23px, -230px);
    -moz-transform: translate(23px, -230px);
    -webkit-transform: translate(23px, -230px);
    transform: translate(23px, -230px);
}

.secSelectPTCSI {
    position: relative;
    border-top: none;
    -o-transform: translate(23px, -20px);
    -moz-transform: translate(23px, -20px);
    -webkit-transform: translate(23px, -20px);
    transform: translate(23px, -20px);
}

/*.tixSelectTPT {
    -o-transform: translate(-100px, 0);
    -moz-transform: translate(-100px, 0);
    -webkit-transform: translate(-0px, 0);
    transform: translate(-0px, 0);
}*/

.tixSelectMD {
    min-height: 372px;
}

.tixSelectTS {
    -o-transform: translate(-240px, 0);
    -moz-transform: translate(-240px, 0);
    -webkit-transform: translate(-240px, 0);
    transform: translate(-240px, 0);    
}

.tixSelectTS {
    
}

.tixSelectTSD>#cartForm>div[align='left'] {
    vertical-align: top;
}

.tixSelectTSD #allSectionsUrl {
    vertical-align: top;
    margin-left: 110px;
}

.tixSelectTSD #allSectionsUrl:hover {
    border-bottom: none;
}

.tixSelectTSD #allSectionsUrl+b {
    margin-left: 300px;
    vertical-align: top;
}

.tixSelectTSD .seatingChart {
    position: relative;
    -o-transform: translate(260px, -160px);
    -moz-transform: translate(260px, -160px);
    -webkit-transform: translate(260px, -160px);
    transform: translate(260px, -160px);
    border-collapse: collapse;
}

.tixSelectTSD .seatingChart td {
    width: 10px;
    height: 10px;
}

.tixSelectTSD .seatingChart td.selected, .tixSelectTSD .seatingChart td.highlighted {
    box-shadow: 0.25px 0px 0.5px #666;
}

.tixSelectTSD .priceLevelDisplay {
    position: absolute;
    left: 600px;
    top: 150px;
}

.tixSelectSCMC {
    vertical-align: top;
    display: inline;
    position: absolute;
    left: 1050px !important;
    font-size: 9pt !important;
    max-width: 180px !important;
}

.tixSelectSCMC div {
    width: 180px !important;
}

.tixSelectSCMC div.cartSeat>div {
    width: 160px !important;
}

.tixSelectLongSummary .venueName .smalltype {
    display: none !important;
}

.venueName>.smalltype {
    display: none;
}

.seatingDescriptions {
	text-align: left !important;
	padding-left: 4px;
}