html {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 13px;
}

body {
  background-color: #000000;
  margin: 0;
  padding: 0;
  font-family: Verdana, Geneva, sans-serif;
  font-size: inherit;
}

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

#consumerMenu a {
  border-bottom: none;
  color: black;
  font-size: inherit;
}

#consumerMenu a:hover {
  color: #ccc;
}

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

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

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

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

.performanceProductionDescription.smalltype {
  font-size: inherit;
}

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

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

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

a:hover {
  color: #666;
	border: 0;
}

.content {
  border: 1px solid #CCCCCC;
  font-size: 15px;
}

th, td, pre, code {
  font-size: inherit;
  background-color: white;
}

th {
  background-image: none;
  background-color: transparent;
  color: #06aef4;
  padding: 2pt 6pt;
  text-align: center;
  font-size: 28px;
  text-transform: capitalize;
  letter-spacing: 0px;
  word-spacing: 0px;
  font-weight: normal;
}

tr.subHead td, td.subhead, th.subhead, .list th.subhead, div.subHead, tr.subhead td, td.subHead, th.subHead, tr.Subhead {
  background-color: #000;
  color: white;
  padding: 2pt 6pt;
  border: none;
}

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

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: white;
}

.calendarMonthSelect {
  border-color: #fff;
}

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

select {
  border: 1px solid #999999;
  font-family: inherit;
  font-size: 13px;
  line-height: 11px;
}

select > option {
  font-size: inherit;
  line-height: inherit;
}
.calendar {
  background-color: #CCCCCC;
}

.calendar td.dayHeader {
  background-color: #ccc;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}

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: #666;
  border: 1px solid #666;
}

.date .calendarProd:not(:first-of-type) {
  padding-top: 10px;
}

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

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

.superSubTitle {
  font-size: 11px;
  line-height: 11px;
  font-weight: normal;
}

.calendarProd .prodName {
  border-bottom: 4px solid #EEE;
  color: #000000;
  font-weight: bold;
  font-size: 13px;
  line-height: 11px;
  padding-bottom: 8px;
}

.calendarProd {
  box-shadow: 0 0 6px #666;
  border-radius: 6px;
  margin: 12pt;
}

.calendarProd:hover {
  box-shadow: 0 0 8px #444;
}

.calendarProd > .prodName + div {
  background-color: #eee;
}

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

.perfCustom {
  padding-left: 0px;
}

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

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

.description {
  background-color: #ccc;
  background-image: none;
  padding: 6pt 6pt 6pt 12pt;
  text-align: left;
  font-size: inherit;
}

.description b {
  color: #333333;
}

.description a {
}

.description a:hover {
}

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

.submit, .cancelSubmit, a.dayNav {
  background-color: #06aef4;
  border: 1px solid #06aef4;
  color: white;
  cursor: pointer;
  font-weight: bold;
  margin: 1px;
  padding: 3pt 6pt;
  font-size: inherit;
  border-radius: 6px;
}

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

.promoCode .submit {
  background-color: #666;
  border: 1px solid #666;
  font-weight: normal;
  padding: 1px;
  color: #FFF;
  font-size: inherit;
  font-family: inherit;
}

.promoCode .submit:hover {
}

.genAdmissionSelect .divider {
  border-color: #CCC;
}

.reference {
  background-color: #F3F3F3;
}

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

.promoCode td {
  background-color: #000000;
  padding: 1px;
  font-size: inherit;
}

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

.tixItem .liTitle {
	font-size: 13px;
	line-height: 13px;
}

.lineTix .price select,
.lineTix .price select option {
	font-size: 11px;
}

.lineTix .price select {
	max-width: 300px;
}

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

#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: inherit;
  font-weight: bold;
}

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

form .seatingChart {
}

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

.banquet-tables-chart .seatingChart {
  border-spacing: 1px;
}

.banquet-tables-chart .seatingChart td, 
.banquet-tables-chart .seatingChart div, 
.banquet-tables-chart .seatingChart img {
  width: 10px;
  height: 10px;
}

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

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

.shoppingCartFixedPackage {
}

.shoppingCartFixedPackage th {
}

.shoppingCartFixedPackage td.description {
}

.shoppingCartFixedPackage tr.subHead>td {
  background-color: #000000;
  border: 1px solid #000000;
  padding-top: 0;
  padding-bottom: 0;
  color: #FFF;
  font-family: inherit;
}

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: inherit;
}

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

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

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

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: #000;
  text-transform: lowercase;
  text-align: center;
  padding-top: 0;
  padding-bottom: 0;
  font-family: inherit;
}

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

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

tr.shippingHeader, .shipSubTable tr.hideMe {
  display: none;
}

.ticketSelectionDiv .seatingChart td.nonseat.unselectable {
  background-color: transparent;
}

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

.banquet-tables-chart .stage-label {
  width: 55%;
}

.ticketSelectionDiv.sectionId-1071474 #seatingChartSelector {
  background-image: url(https://ovationtix.s3.amazonaws.com/clientFiles/34768/TablesF.gif);
  background-position: 7px 0px;
  background-repeat: no-repeat;
}

.specialchart .seatingChart, 
form .seatingChart.specialchart {
  background: transparent url(https://ovationtix.s3.amazonaws.com/clientFiles/34768/TablesB.gif) no-repeat scroll 5px top;
  background-size: 99%;
}

.seatingChart.specialchart * {
  width: 12px;
  height: 16px;
}

.seatingChart.specialchart .nonseat {
  background-color: transparent !important;
}

.seatingChart.specialchart {
  border-spacing: .5px;
}

.sectionId-1082064 .stage-label {
  width: 60%;
}

.ticketSelectionDivLayout.sectionId-1083739 #cartForm .seatingChart {
  border-spacing: 1px;
  background: transparent url() no-repeat scroll 0 0;
}

.ticketSelectionDivLayout.sectionId-1083739 #cartForm .seatingChart > tbody > tr > td {
  height: 8px;
  width: 8px;
}

.promoCloseLink {
  color: white;
}

.promoDialog {
  background-color: #000000;
}

.promoLink {
  font-size: 25px;
}

.promoCode {
  width: 100% !important;
}

.genAdmissionSelect .promoCode {
  font-size: 13px;
  border-bottom: 1px solid #444;
}

.genAdmissionSelect .promoCode > tbody > tr:nth-of-type(2) > td {
  background-color: transparent;
  padding-bottom: 13px;
}

.genAdmissionSelect .promoCode > tbody > tr:first-of-type td {
  background-color: #DDD;
  border-radius: 4px;
}

.genAdmissionSelect .promoCode input[type='text'] {
  padding: 2px;
  font-size: 13px;
}

#addToCartForm .smalltype {
  font-size: inherit;
}

.ticketTypesGA {
  width: 380px;
}

.ticketTypesGA > tbody > tr > td {
  padding-top: 10px;
}

.ticketTypesGA > tbody > tr > td:first-of-type {
  vertical-align: middle;
  padding-bottom: 10px;
}

.ticketTypesGA > tbody > tr > td:last-of-type {
  vertical-align: bottom;
  padding-bottom: 0;
  padding-top: 10px;
}

.ticketTypesGA > tbody > tr:first-of-type > td:last-of-type {
  vertical-align: middle;
  padding-top: unset;
}

.smalltype .ticketTypesGA td {
  font-size: 13px;
  line-height: 12px;
}

.quantitySelect option {
  font-size: 11px !important;
  line-height: 9px !important;
}

.yourSelection .productionInfoDiv {
  display: inline-block;
  font-size: 13px;
}

.yourSelection .productionInfoDiv > .leftDiv {
  float: left;
  width: 45%;
}

.yourSelection .productionInfoDiv > .rightDiv {
  width: 45%;
  padding-left: 13px;
}

.yourSelection .productionDetailDiv {
  font-size: 13px;
}

fieldset.selectSection {
  border-radius: 6px;
  padding-bottom: 14px;
}
