html {
  font-family: helvetica, arial, sans-serif;
  font-size: smaller;
}

body {
  background-color: #FFFFFF;
  margin: 0;
  padding: 0;
}

.legend {
  border: 1px solid #000000;
  color: black;
}

#consumerMenu {
  background-color: transparent;
  border: 0 solid #000000;
  color: transparent;
  font-family: 'helvetica neue', helvetica, arial, sans-serif;
  font-size: 13px;
  padding: 3px;
  text-align: center;
  text-transform: uppercase;
}

#consumerMenu a {
  color: #000000;
}

#consumerMenu a:hover {
}

.pageFrame {
  background-color: transparent;
  background-image: none;
  border: medium none;
  color: #00417a;
  padding: 4px;
  width: 99%;
}

a {
  border-bottom-style: none;
  color:#00417a;
  font-weight: 700;
  text-decoration: none;
}

a:hover {
  border-bottom: none;
  color: #0563b6;
  text-decoration: none;
}

#allSectionsUrl {
  border-color: transparent;
  margin-right: 10px;
}

#allSectionsUrl: : before {
  content: '<< ';
}

.promoLink, .promoCloseLink {
  border: 1px solid;
  padding: 1px 2px;
}

.content {
  border: none;
  color: #00417a;
}

th, td, pre, code {
  background-color: transparent;
  color: #000000;
  font-size: 14px;
}

th {
  background-color: transparent;
  background-image: none;
  color: #000000;
  font-family: 'montserrat', helvetica, arial, sans-serif;
  font-size: 25px;
  padding: 2pt 6pt;
  text-align: center;
  text-transform: uppercase;
}

.description {
  background-color: #CCCCCC;
  background-image: none;
  padding: 6pt 6pt 6pt 12pt;
  text-align: left;
}

.description b {
  color: #F15A22;
}

.description a {
}

.description a:hover {
}

.description .tip {
  background-color: #FFFFFF;
  border: 1px outset #000000;
}

tr.subHead td, td.subhead, 
th.subhead, .list th.subhead, 
div.subHead, tr.subhead td, 
td.subHead, th.subHead, tr.Subhead {
  background-color: #00417a;
  background-image: none;
  border: 1px solid #00417a;
  color: white;
  padding: 2pt 6pt;
  font-family: 'montserrat', helvetica, sans-serif;
}

tr.subHead td a, td.subhead a, th.subhead a, th a, tr.subhead td a, td.subHead a, th.subHead a {
  color: #EEE;
  font-family: 'montserrat', helvetica, arial, sans-serif;
  text-transform: capitalize;
}

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: #ABABAB;
}

.calendarMonthSelect, .calendarMonthSelect option {
  background-color: #FFFFFF;
  color: #000000;
  font-family: 'montserrat', helvetica, arial, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  text-align: center;
  text-transform: capitalize;
}

select {
  border: 1px solid #999999;
  font-family: 'montserrat', helvetica, arial, sans-serif;
}

.calendar {
  background-color: #CCCCCC;
}

.calendar td.dayHeader {
  background-color: #000000;
  color: white;
  font-size: 13px;
}

td.datepast {
  background-color: white;
  height: 40px;
  opacity: 0.3;
}

.numberPast {
  background-color: #CCCCCC;
  border: 1px solid #CCCCCC;
}

.date, .datepast {
  background-color: white;
  color: black;
  height: 100px;
}

.number, .numberPast, .numberScheduled {
  background-color: #6F6F6F;
  border: 1px solid #6F6F6F;
  color: white;
  font-size: 10pt;
  font-weight: bold;
}

.numberToday {
  background-color: #000000;
  border: 1px solid #000000;
}

.superSubTitle {
  font-size: 7pt;
  font-weight: normal;
  line-height: 100%;
}

.calendarProd .prodName {
  border-bottom-color: #666666;
  border-bottom-style: solid;
  border-bottom-width: 0;
  color: #000000;
  font-size: 11px;
  font-weight: bold;
}

.perfCustom {
  padding-left: 0;
}

.calendar a:hover {
  text-decoration: none;
}

.calendar .imgLink {
  color: #000000;
}

.calendar .imgLink:hover {
  color: #00417a;
}

.dateNextMonth, .dateLastMonth {
  background-color: #CCCCCC;
}

caption, .divider {
  border-bottom-color: #666666;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  color: #999;
  font-family: 'nunito', helvetica, arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  padding: 1px;
  white-space: nowrap;
}

.blockTitlePT {
  padding-bottom: 2px !important;
}

.blockTitlePT > div:not(:last-child) {
  display: inline-block !important;
}

.productionlogo, .productionlogo img {
  max-width: 150px !important;
  float: left;
  margin-right: 8px;
}

.productionlogo + .shortSummary {
  padding-left: 8px !important;
  display: inline-block;
  max-width: 200px !important;
  font-size: 13px;
}



.rightDiv {
  display: block;
  max-width: 200px;
  font-size: 13px;

}


.productionDetailDiv > br:first-child {
  display: none;
}

.shortSummary > .productionName {
  max-width: 200px;
  float: left;
  vertical-align: top;
}

.shortSummary {
  float: left !important;
}

.packageLoginDivPT {
  border-left: 1px solid #EEE !important;  
  border-right: 1px solid #EEE !important;
  float: left !important;
  max-width: 210px !important;
  width: 210px !important;
}
.packageLoginDiv {
  float: left;
  font-size: 12px;
  width: 210px;
  padding-left: 4px;
}

.packageLoginTitleDiv {
  margin-top: 0 !important;
  padding-top 0 !important;
}

.selectMethod {
  clear: both;
  background-color: #EEE;
  padding-left: 12pt;
  padding-bottom: 1pt;
  border-radius: 6px;
}

.selectMethod .title {
  font-size: 14pt;
}

.labelDiv {
  font-size: 11px !important;
  width: 90px !important;
}

.inputDataDiv {
  vertical-align: bottom !important;
  text-align: right !important;
}

.labelDiv + .inputDataDiv input {
  padding: 1px !important;
  margin-bottom: 3px;
  width: 100px;
  font-size: 11px;
}

.blockTitlePT div.promoDivPTLayout {
  display: inline !important;
}

.promoDivPTLayout .promoDialogLayout, .promoDialogSubDiv {
  width: 160px !important;
}

#promoDialog {
  display: inline-block;
  width: 160px !important;
  height: 50px;
  margin-left: 4px;
}

.promoDivPTLayout .promoDialog .promoDialogSubDivLayout .promoDialogNevermindDivLayout {
  margin-left: 4px;
  margin-top: 4px;
}

#promotionalCode {
  font-size: 10px !important;
  padding: 1px !important;
  width: 110px !important;
  letter-spacing: -0.05em;
  margin: 0 !important;
}

.promoDivPTLayout .promoDialog .promoDialogSubDivLayout {
  margin: 4px 0;
}

.promoDialogInputDiv .submit {
  font-size: 7pt;
  text-transform: uppercase;
  margin: 0 2px 0 -17px;
  border-width: 1px;
  padding-top: 1px;
  padding-bottom: 1px;
  width: 35px;
}

.promoDialogInputDiv .submit {
  border-width: 1px !important;
}

.promoLink:hover, .promoCloseLink:hover {
  border:  1px solid rgba(110, 34, 185, 0.7) !important;
}

.submit, .cancelSubmit, a.dayNav {
  background-color: #00417a;
  border: 2px outset #00417a;
  color: white;
  cursor: pointer;
  font-weight: bold;
  margin: 1px;
  padding: 2px;
}

.submit:hover, .cancelSubmit:hover, a.dayNav:hover {
  background-color: #000000;
  border: 2px outset #000000;
  color: white;
  text-decoration: none;
}

.smalltype {
  color: #000000;
  font-size: 8pt;
  font-weight: normal;
}

.tinytype {
  color: #000000;
  font-size: 9pt;
  font-weight: bold;
}

a.smalltype, a.tinytype {
  color: #000000;
  font-weight: normal;
}

a.smalltype:hover, a.tinytype:hover {
  font-weight: normal;
}

.reference {
  background-color: transparent;
}

.reference table td {
  background-color: #000000;
}

.promoCode td {
  background-color: #D1D1D1;
  color: black;
  font-family: 'montserrat', helvetica, arial, sans-serif;
  padding: 10px;
}

.promoCode .submit {
  background-color: #00417a;
  border: 2px outset #00417a;
  color: white;
  font-weight: bold;
  padding: 1px;
}

.promoCode .submit:hover {
}

.liTitle {
  font-weight: bold;
  line-height: 20px;
  text-align: left;
}

.lineItem > .liTitle {
  color: #000000;
}

.price {
  font-weight: bold;
  text-align: right;
}

.price > span {
  color: #EEEEEE !important;
}

#pageMask {
  height: 100% !important;
}

.sortHeaders td>a {
  margin-left: 8px;
}

.sortHeaders td:nth-child(3)>a, .sortHeaders td:nth-child(4)>a {
  margin-left: 0px !important;
}

.sortHeaders td>img {
  display: none;
}

.perfList .calendarProd0, .perfList .calendarProd1, 
.perfList .calendarProd2, .perfList .calendarProd3, 
.perfList .calendarProd4, .perfList .calendarProd5, 
.perfList .calendarProd6, .perfList .calendarProd7, 
.perfList .calendarProd8, .perfList .calendarProd9 {
  background-color: transparent !important;
  padding-left: 0;
  padding-right: 0;
}


.perfList .dates {
  text-align: left;
  width: 80px;
  font-size: 11px !important;
  padding-left: 0;
  padding-right: 0;
}

.perfList .super, .perfList .super a {
  font-weight: normal !important;
  font-size: 7.5pt !important;
}

.perfList tr.sortHeaders~tr>td {
  border-bottom: 1px solid #EEE;
}
.perfList .series {
  font-size: 13px;
  width: 300px;
  padding-left: 0;
  padding-right: 0;
  margin-left: -10px;
}

.perfList .series a {
  
}

.perfList .series img.blank {
  display: none;
}

.perfList .subtitle {
  padding-left: 0;
  padding-right: 0;
}

.perfList .subtitle a {
  font-size: 12px !important;
  font-weight: normal !important;
}

.perfList .venue {
  font-size: 11px !important;
  font-weight: normal !important;
}

.perfList .buy {
  width: 75px;
  text-align: right;
}

.perfList .buy a {
  white-space: nowrap;
  border: 1px solid #00417a;
  padding: 3px 5px;
  border-radius: 4px;
  background-color: #00417a;
  color: #EEE;
  box-shadow: 2px 2px 3px #999;
}

.perfList .buy a:hover {
  border: 1px solid rgba(110,34,185,.7);
  background-color: rgba(110,34,185,.7);
  color: #FFF;
  box-shadow: 3px 3px 3px #999;
}
.perfsToday td {
}


.shoppingCartFixedPackage {
  border: 1px solid #152348;
}

.shoppingCartFixedPackage th {
  background-color: #444444;
  color: #FFFFFF;
  font-size: 14px;
}

.shoppingCartFixedPackage td.description {
  background-color: #EFEFEF;
  color: black;
}

.shoppingCartFixedPackage tr.subHead > td {
  border: 1px outset #666666;
  padding-bottom: 0;
  padding-top: 0;
}

label:hover {
  color: #FC3305;
}

#formCheckout th.smalltype {
  background-color: #666666;
  color: #FFFFFF;
  padding-bottom: 0;
  padding-top: 0;
  text-align: center;
  text-transform: lowercase;
}

#formCheckout .divider, #formCheckout tr > td.subHead, form td.divider {
  text-align: left !important;
}

h1 {
  color: #000000;
  font-size: 26px;
}

.calendarDaySelect {
  font-size: 17px;
}

.description .seriesName {
  font-size: 15px;
  font-weight: bold;
}

#menuDiv > ul#menuList {
  width: 415px;
}

.row0 td, .even td {
  background-color: #DFEEFF;
}

form .seatingChart, .nonseat, .seatNumber {
  background-color: #FFFFFF;
  color: #000000;
}

.seatingChart td.seatNumber, .seatingChart td.seatNumber:hover {
  display: none;
}

.systemPick > .mainDiv > .leftDiv > .leftSectionSelection {
  position: absolute;
  z-index: 5;
}

.systemPick .leftDiv > .seatingChartMap > img {
  margin-top: 20px;
  padding-left: 80px;
}

.inCart .divider > b {
  color: #00417a;
  font-size: 16px;
  margin-right: 8px;
}

.inCart .divider {
  font-size: 14px;
}

.reviewConfirm table td > u.smalltype {
  color: #00417a;
  font-weight: bold;
  text-transform: uppercase;
}

.reviewConfirm td.subHead > b {
  margin-right: 10px;
}

html {
  font-family: helvetica, arial, sans-serif;
  font-size: smaller;
}

body {
  background-color: #FFFFFF;
  margin: 0;
  padding: 0;
}

.legend {
  border: 1px solid #000000;
  color: black;
}

#consumerMenu {
  background-color: transparent;
  border: 0 solid #000000;
  color: transparent;
  font-family: 'helvetica neue', helvetica, arial, sans-serif;
  font-size: 13px;
  padding: 3px;
  text-align: center;
  text-transform: uppercase;
}

#consumerMenu a {
  color: #000000;
}

#consumerMenu a:hover {
}

.pageFrame {
  background-color: transparent;
  background-image: none;
  border: medium none;
  color: #00417a;
  padding: 4px;
  width: 99%;
}

a {
  border-bottom-style: none;
  color:#00417a;
  font-weight: 700;
  text-decoration: none;
}

a:hover {
  border-bottom: none;
  color: #0563b6;
  text-decoration: none;
}

#allSectionsUrl {
  border-color: transparent;
  margin-right: 10px;
}

#allSectionsUrl: : before {
  content: '<< ';
}

.promoLink, .promoCloseLink {
  border: 1px solid;
  padding: 1px 2px;
}

.content {
  border: none;
  color: #00417a;
}

th, td, pre, code {
  background-color: transparent;
  color: #000000;
  font-size: 14px;
}

th {
  background-color: transparent;
  background-image: none;
  color: #000000;
  font-family: 'montserrat', helvetica, arial, sans-serif;
  font-size: 25px;
  padding: 2pt 6pt;
  text-align: center;
  text-transform: uppercase;
}

.description {
  background-color: #CCCCCC;
  background-image: none;
  padding: 6pt 6pt 6pt 12pt;
  text-align: left;
}

.description b {
  color: #F15A22;
}

.description a {
}

.description a:hover {
}

.description .tip {
  background-color: #FFFFFF;
  border: 1px outset #000000;
}

tr.subHead td, td.subhead, 
th.subhead, .list th.subhead, 
div.subHead, tr.subhead td, 
td.subHead, th.subHead, tr.Subhead {
  background-color: #00417a;
  background-image: none;
  border: 1px solid #00417a;
  color: white;
  padding: 2pt 6pt;
  font-family: 'montserrat', helvetica, sans-serif;
}

tr.subHead td a, td.subhead a, th.subhead a, th a, tr.subhead td a, td.subHead a, th.subHead a {
  color: #EEE;
  font-family: 'montserrat', helvetica, arial, sans-serif;
  text-transform: capitalize;
}

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: #ABABAB;
}

.calendarMonthSelect, .calendarMonthSelect option {
  background-color: #FFFFFF;
  color: #000000;
  font-family: 'montserrat', helvetica, arial, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  text-align: center;
  text-transform: capitalize;
}

select {
  border: 1px solid #999999;
  font-family: 'montserrat', helvetica, arial, sans-serif;
}

.calendar {
  background-color: #CCCCCC;
}

.calendar td.dayHeader {
  background-color: #000000;
  color: white;
  font-size: 13px;
}

td.datepast {
  background-color: white;
  height: 40px;
  opacity: 0.3;
}

.numberPast {
  background-color: #CCCCCC;
  border: 1px solid #CCCCCC;
}

.date, .datepast {
  background-color: white;
  color: black;
  height: 100px;
}

.number, .numberPast, .numberScheduled {
  background-color: #6F6F6F;
  border: 1px solid #6F6F6F;
  color: white;
  font-size: 10pt;
  font-weight: bold;
}

.numberToday {
  background-color: #000000;
  border: 1px solid #000000;
}

.superSubTitle {
  font-size: 7pt;
  font-weight: normal;
  line-height: 100%;
}

.calendarProd .prodName {
  border-bottom-color: #666666;
  border-bottom-style: solid;
  border-bottom-width: 0;
  color: #000000;
  font-size: 11px;
  font-weight: bold;
}

.perfCustom {
  padding-left: 0;
}

.calendar a:hover {
  text-decoration: none;
}

.calendar .imgLink {
  color: #000000;
}

.calendar .imgLink:hover {
  color: #00417a;
}

.dateNextMonth, .dateLastMonth {
  background-color: #CCCCCC;
}

caption, .divider {
  border-bottom-color: #666666;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  color: #999;
  font-family: 'nunito', helvetica, arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  padding: 1px;
  white-space: nowrap;
}

.blockTitlePT {
  padding-bottom: 2px !important;
}

.blockTitlePT > div:not(:last-child) {
  display: inline-block !important;
}

.productionlogo, .productionlogo img {
  max-width: 150px !important;
  float: left;
  margin-right: 8px;
}

.productionlogo + .shortSummary {
  padding-left: 8px !important;
  display: inline-block;
  max-width: 200px !important;
  font-size: 13px;
}



.rightDiv {
  display: block;
  max-width: 200px;
  font-size: 13px;

}


.productionDetailDiv > br:first-child {
  display: none;
}

.shortSummary > .productionName {
  max-width: 200px;
  float: left;
  vertical-align: top;
}

.shortSummary {
  float: left !important;
}

.packageLoginDivPT {
  border-left: 1px solid #EEE !important;  
  border-right: 1px solid #EEE !important;
  float: left !important;
  max-width: 210px !important;
  width: 210px !important;
}
.packageLoginDiv {
  float: left;
  font-size: 12px;
  width: 210px;
  padding-left: 4px;
}

.packageLoginTitleDiv {
  margin-top: 0 !important;
  padding-top 0 !important;
}

.selectMethod {
  clear: both;
  background-color: #EEE;
  padding-left: 12pt;
  padding-bottom: 1pt;
  border-radius: 6px;
}

.selectMethod .title {
  font-size: 14pt;
}

.labelDiv {
  font-size: 11px !important;
  width: 90px !important;
}

.inputDataDiv {
  vertical-align: bottom !important;
  text-align: right !important;
}

.labelDiv + .inputDataDiv input {
  padding: 1px !important;
  margin-bottom: 3px;
  width: 100px;
  font-size: 11px;
}

.blockTitlePT div.promoDivPTLayout {
  display: inline !important;
}

.promoDivPTLayout .promoDialogLayout, .promoDialogSubDiv {
  width: 160px !important;
}

#promoDialog {
  display: inline-block;
  width: 160px !important;
  height: 50px;
  margin-left: 4px;
}

.promoDivPTLayout .promoDialog .promoDialogSubDivLayout .promoDialogNevermindDivLayout {
  margin-left: 4px;
  margin-top: 4px;
}

#promotionalCode {
  font-size: 10px !important;
  padding: 1px !important;
  width: 110px !important;
  letter-spacing: -0.05em;
  margin: 0 !important;
}

.promoDivPTLayout .promoDialog .promoDialogSubDivLayout {
  margin: 4px 0;
}

.promoDialogInputDiv .submit {
  font-size: 7pt;
  text-transform: uppercase;
  margin: 0 2px 0 -17px;
  border-width: 1px;
  padding-top: 1px;
  padding-bottom: 1px;
  width: 35px;
}

.promoDialogInputDiv .submit {
  border-width: 1px !important;
}

.promoLink:hover, .promoCloseLink:hover {
  border:  1px solid rgba(110, 34, 185, 0.7) !important;
}

.submit, .cancelSubmit, a.dayNav {
  background-color: #00417a;
  border: 2px outset #00417a;
  color: white;
  cursor: pointer;
  font-weight: bold;
  margin: 1px;
  padding: 2px;
}

.submit:hover, .cancelSubmit:hover, a.dayNav:hover {
  background-color: #000000;
  border: 2px outset #000000;
  color: white;
  text-decoration: none;
}

.smalltype {
  color: #000000;
  font-size: 8pt;
  font-weight: normal;
}

.tinytype {
  color: #000000;
  font-size: 9pt;
  font-weight: bold;
}

a.smalltype, a.tinytype {
  color: #000000;
  font-weight: normal;
}

a.smalltype:hover, a.tinytype:hover {
  font-weight: normal;
}

.reference {
  background-color: transparent;
}

.reference table td {
  background-color: #000000;
}

.promoCode td {
  background-color: #D1D1D1;
  color: black;
  font-family: 'montserrat', helvetica, arial, sans-serif;
  padding: 10px;
}

.promoCode .submit {
  background-color: #00417a;
  border: 2px outset #00417a;
  color: white;
  font-weight: bold;
  padding: 1px;
}

.promoCode .submit:hover {
}

.liTitle {
  font-weight: bold;
  line-height: 20px;
  text-align: left;
}

.lineItem > .liTitle {
  color: #000000;
}

.price {
  font-weight: bold;
  text-align: right;
}

.price > span {
  color: #EEEEEE !important;
}

#pageMask {
  height: 100% !important;
}

.sortHeaders td>a {
  margin-left: 8px;
}

.sortHeaders td:nth-child(3)>a, .sortHeaders td:nth-child(4)>a {
  margin-left: 0px !important;
}

.sortHeaders td>img {
  display: none;
}

.perfList .calendarProd0, .perfList .calendarProd1, 
.perfList .calendarProd2, .perfList .calendarProd3, 
.perfList .calendarProd4, .perfList .calendarProd5, 
.perfList .calendarProd6, .perfList .calendarProd7, 
.perfList .calendarProd8, .perfList .calendarProd9 {
  background-color: transparent !important;
  padding-left: 0;
  padding-right: 0;
}


.perfList .dates {
  text-align: left;
  width: 80px;
  font-size: 11px !important;
  padding-left: 0;
  padding-right: 0;
}

.perfList .super, .perfList .super a {
  font-weight: normal !important;
  font-size: 7.5pt !important;
}

.perfList tr.sortHeaders~tr>td {
  border-bottom: 1px solid #EEE;
}
.perfList .series {
  font-size: 13px;
  width: 300px;
  padding-left: 0;
  padding-right: 0;
  margin-left: -10px;
}

.perfList .series a {
  
}

.perfList .series img.blank {
  display: none;
}

.perfList .subtitle {
  padding-left: 0;
  padding-right: 0;
}

.perfList .subtitle a {
  font-size: 12px !important;
  font-weight: normal !important;
}

.perfList .venue {
  font-size: 11px !important;
  font-weight: normal !important;
}

.perfList .buy {
  width: 75px;
  text-align: right;
}

.perfList .buy a {
  white-space: nowrap;
  border: 1px solid #00417a;
  padding: 3px 5px;
  border-radius: 4px;
  background-color: #00417a;
  color: #EEE;
  box-shadow: 2px 2px 3px #999;
}

.perfList .buy a:hover {
  border: 1px solid rgba(110,34,185,.7);
  background-color: rgba(110,34,185,.7);
  color: #FFF;
  box-shadow: 3px 3px 3px #999;
}
.perfsToday td {
}


.shoppingCartFixedPackage {
  border: 1px solid #152348;
}

.shoppingCartFixedPackage th {
  background-color: #444444;
  color: #FFFFFF;
  font-size: 14px;
}

.shoppingCartFixedPackage td.description {
  background-color: #EFEFEF;
  color: black;
}

.shoppingCartFixedPackage tr.subHead > td {
  border: 1px outset #666666;
  padding-bottom: 0;
  padding-top: 0;
}

label:hover {
  color: #FC3305;
}

#formCheckout th.smalltype {
  background-color: #666666;
  color: #FFFFFF;
  padding-bottom: 0;
  padding-top: 0;
  text-align: center;
  text-transform: lowercase;
}

#formCheckout .divider, #formCheckout tr > td.subHead, form td.divider {
  text-align: left !important;
}

h1 {
  color: #000000;
  font-size: 26px;
}

.calendarDaySelect {
  font-size: 17px;
}

.description .seriesName {
  font-size: 15px;
  font-weight: bold;
}

#menuDiv > ul#menuList {
  width: 415px;
}

.row0 td, .even td {
  background-color: #DFEEFF;
}

form .seatingChart, .nonseat, .seatNumber {
  background-color: #FFFFFF;
  color: #000000;
}

.seatingChart td.seatNumber, .seatingChart td.seatNumber:hover {
  display: none;
}

.systemPick > .mainDiv > .leftDiv > .leftSectionSelection {
  position: absolute;
  z-index: 5;
}

.systemPick .leftDiv > .seatingChartMap > img {
  margin-top: 20px;
  padding-left: 80px;
}

.inCart .divider > b {
  color: #00417a;
  font-size: 16px;
  margin-right: 8px;
}

.inCart .divider {
  font-size: 14px;
}

.reviewConfirm table td > u.smalltype {
  color: #00417a;
  font-weight: bold;
  text-transform: uppercase;
}

.reviewConfirm td.subHead > b {
  margin-right: 10px;
}

.manualPickPTLayout .blockTitlePTLayout .productionlogoLayout, .systemPickPTLayout .blockTitlePTLayout .productionlogoLayout {
    margin-top: 5px;
    width: 200px;
}

