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

body {
  background: ;
  background-attachment: fixed;
  background-color: #FFE0B1;
  margin: 0;
  padding: 0;
}

#consumerMenu {
  background-color: transparent;
  color: transparent;
  border: 0px solid #fff;
  padding: 17px 0px 17px 0px;
  text-align: center;
  text-transform: uppercase;
}

#consumerMenu a {
  border-bottom: none;
  color: #000;
  font-size: 14px;
  font-weight: bold;
}

#consumerMenu a:hover {
  color: #fff;
  background-color: #6F0018;
  padding: 17px 0px 17px 0px;
  border-radius: 7px;
}

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

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

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

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

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

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

a {
  border-bottom: 0px dotted #CCCCCC;
  color: #A50021;
  font-weight: 700;
  text-decoration: none;
  font-size: 14px;
}

a:hover {
  color: #555;
  border-bottom: none;
}

.content {
  border: 1px solid #CCCCCC
}

th,
td,
pre,
code {
  font-size: 12px;
  background-color: transparent;
}

th {
  background-image: ;
  background-color: transparent;
  color: #000;
  padding: 2pt 6pt;
  text-transform: uppercase;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 2px;
  word-spacing: 5px;
  font-family: Arial, Helvetica, 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: #6F0018;
  background-image: none;
  border-color: #6F0018;
  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: #fff;
  border-bottom: none;
  font-size: 9pt;
}

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: #ff9933
}

.sortHeaders td {
  background: transparent !important
}

.calendarMonthSelect {
  border-color: #383938
}

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

.ticketDetails {
  visibility: hidden;
  font-size: 3pt;
}

.ticketDetails > b,
.ticketDetails > img {
  visibility: visible;
  font-size: 9pt;
}

.deliveryMethod, 
.inCart {
  width: 600px;
}

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

.calendar {
  background-color: #CCCCCC
}

.calendar td.dayHeader {
  background-color: #fff;
  color: #000;
}

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: transparent;
  border: 1px solid transparent;
  color: #333;
  font-size: 10pt;
  font-weight: bold;
}

.numberToday {
  background-color: #2C0409;
  border: 1px solid transparent;
  color: #fff;
}

.calendarProd0 {
  background: transparent
}

.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: bold;
  font-size: 11px;
}

.calendar .imgLink {
  color: #000
}

.calendar .imgLink:hover {
  color: #96354A
}

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

.description b {
  color: #fff
}

.description a {
  color: white
}

.description a:hover {
  color: black
}

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

.description > .sub:after {
  content: '(Click on a time to select tickets)';
  display: block;
  color: #FFE0B1;
  margin-top: 10px;
  font-size: 8pt;
}

.perfList .buy a, 
.submit,
.cancelSubmit,
a.dayNav {
  background-color: #A50021;
  border: 2px outset #A50021;
  color: white;
  cursor: pointer;
  font-weight: bold;
  margin: 1px;
  padding: 2px;
	white-space: nowrap;
}

.perfList .buy a:hover, 
.submit:hover,
.cancelSubmit:hover,
a.dayNav:hover {
  text-decoration: none;
  background-color: #2C0409;
  border: 2px outset #2C0409;
  color: #fff;
}

.buy a {
  padding-left: 4pt !important;
  padding-top: 3pt !important;
}

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

.promoCode .submit:hover {
  text-decoration: none;
  background-color: #2C0409;
  border: 1px outset #2C0409;
  color: #fff;
}

.reference {
  background-color: #F3F3F3
}

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

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

.liTitle {
  font-weight: bold;
  line-height: 20px;
  text-align: left;
  white-space: nowrap;
  vertical-align: top;
}

.price {
  font-weight: bold;
  text-align: right;
  font-size: 8pt;
  line-height: 10pt;
}

#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: #000
}

.shoppingCartFixedPackage {

}

.shoppingCartFixedPackage th {

}

.shoppingCartFixedPackage td.description {
  background-color: #383938
}

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

.sortNoteContainer {
  display: none;
}

.sortHeaders td {
  background-color: ;
  border-bottom: 2px solid #AAA;
  display: none;
}

.sortHeaders img {
  display: none
}

.sortHeaders a {
  margin-left: 7px
}

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

.perfList .super {
	padding-left: 5px;
	padding-right: 10px;
}

.perfList .subtitle {
  padding-left: 0;
  padding-right: 0;
}

.perfList .super a {
	font-size: 9pt;
}

img.status.blank {

}

.perfList .series {
  font-size: 12px;
  width: 250px;
  padding-left: 0;
  padding-right: 0;
	text-indent: -5px;
	white-space: nowrap;
}

.perfList .venue {
}

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

.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;
  width: 40%;
}

td.prodLeft + td {
  vertical-align: top;
  width: 40% !important;
}

td.prodLeft + td + td {
  display: none;
}

td.prodLeft > img {
  float: left;
  margin-right: 15px;
  margin-bottom: 10px;
}

td.prodLeft > img ~ .smalltype {
  display: block;
  clear: both;
}

#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: 
}

.pageFrame>form[name="consumerForm"]>table>tbody>tr>td>table>tbody>tr>td[align="right"] {
  width: 170px
}

.yourSelection {
  width: 550px
}

table.yourSelection .leftDiv {
  float: left !important;
  margin-right: 15px;
  margin-bottom: 20px;
}

.productionInfoDiv .rightDiv {
  width: 300px;
}

.productionDetailDiv {
  clear: both;
  display: block;
}

td.ptimes {
  font-size: 12px;
  color: #588d9e;
  text-decoration: underline;
  white-space: nowrap;
}