html {
    font-family: "helvetica neue", helvetica, arial, sans-serif;
    font-size: large !important;
}

body {
    background-color: #ffffff;
    padding: 0px;
    margin: 0px;
	  font-size: 1.2em !important;
}

.legend {
    color: black;
    border: 1px solid #000;
}

#consumerMenu {
    background-color: transparent;
    border: 0px solid #000;
    padding: 3px;
    text-align: center;
    text-transform: uppercase;
    color: transparent;
    font-family: "helvetica neue", helvetica, arial, sans-serif;
    font-size: 15px;
    white-space: nowrap;
}

#consumerMenu a {
    color: #000;
    margin: 0 8px;
}

#consumerMenu a:hover {
}

.pageFrame {
    background-color: transparent;
    background-image: none;
    border: medium none;
    padding: 4px;
    width: 99%;
    color: #eb404a;
	  font-size: 1.1em !important;
}

a {
    border-bottom: none;
    color: #000000;
    font-weight: 700;
    text-decoration: none;
}

a:hover {
    border-bottom: 1px solid #000000;
    color: #000000;
    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: #eb404a;
}

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

th {
    background-image: none;
    background-color: transparent;
    color: #000;
    padding: 2pt 6pt;
    font-size: 25px;
    text-align: center;
    font-family: "helvetica neue", helvetica, arial, sans-serif;
    text-transform: uppercase;
}

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

.description b {
    color: #f15a22;
}

.description a {
}

.description a:hover {
}

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

tr.subHead td, td.subhead, th.subhead, .list th.subhead, div.subHead, tr.subhead td, td.subHead, th.subHead, tr.Subhead {
    background-color: #eb404a;
    background-image: none;
    border-color: #eb404a;
    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: #000;
    text-transform: capitalize;
    font-family: "helvetica neue", helvetica, arial, sans-serif;
}

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: #fff;
    color: #000;
    font-size: 9pt;
    font-weight: bold;
    text-align: center;
    text-transform: capitalize;
    font-family: "helvetica neue", helvetica, arial, sans-serif;
}

select {
    border: 1px solid #999999;
    font-family: "helvetica neue", helvetica, arial, sans-serif;
}

.calendar {
    background-color: #CCCCCC;
}

.calendar td.dayHeader {
    background-color: #000;
    color: white;
    font-size: 14px;
}

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;
    color: black;
}

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

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

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

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

.perfCustom {
    padding-left: 0px;
}

.calendar a:hover {
    text-decoration: none;
}

.calendar .imgLink {
    color: #eb404a;
}

.calendar .imgLink:hover {
    color: #c0141e;
}

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

caption, .divider {
    border-bottom: 1px solid #666666;
    color: #fff;
    font-weight: bold;
    padding: 1px;
    white-space: nowrap;
    font-family: "helvetica neue", helvetica, arial, sans-serif;
    font-size: 16px;
}

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

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

.smalltype {
    font-size: 12pt;
    font-weight: normal;
    color: #000;
}

.tinytype {
    color: #000;
    font-size: 9pt;
    font-weight: normal;
}

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

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

.reference {
    background-color: transparent;
}

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

.promoCode td {
    background-color: #959595;
    color: black;
    font-family: "helvetica neue", helvetica, arial, sans-serif;
    padding: 10px;
}

.promoCode .submit {
    background-color: #eb404a;
    border: 2px outset #eb404a;
    font-weight: bold;
    color: white;
    padding: 1px;
}

.promoCode .submit:hover {
    background-color: #c0141e;
    border: 2px outset #c0141e;
}

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

.lineItem>.liTitle {
    color: #000000;
}

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

.price>span {
    color: #EEE !important;
}

#pageMask {
    height: 100% !important;
}

.sortHeaders td {
    background-color:;
}

.perfList .dates {
    width: 80px;
    text-align: left;
}

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

.perfList .buy {
    width: 75px;
}

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

.shoppingCartFixedPackage {
    border: 1px solid #152348;
}

.shoppingCartFixedPackage th {
    background-color: #444;
    color: #FFF;
    font-size: 16px;
}

.shoppingCartFixedPackage td.description {
    background-color: #EFEFEF;
    color: black;
}

.shoppingCartFixedPackage tr.subHead>td {
    border: 1px outset #666;
    padding-top: 0;
    padding-bottom: 0;
}

label:hover {
    color: #FC3305;
}

#formCheckout th.smalltype {
    background-color: #666;
    color: #FFF;
    text-transform: lowercase;
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
}

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

h1 {
    color: #000;
    font-size: 26px;
}

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

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

#menuDiv>ul#menuList {
    width: 415px;
}

.row0 td, .even td {
    background-color: #DFEEFF;
}

form .seatingChart, .nonseat, .seatNumber {
    background-color: #fff;
    color: #000;
}

.seatingChart td.seatNumber, .seatingChart td.seatNumber:hover {
    display: none;
}

.systemPick>.mainDiv>.leftDiv>.leftSectionSelection {
    position: absolute;
    z-index: 5;
}

.systemPick .leftDiv>.seatingChartMap>img {
    padding-left: 80px;
    margin-top: 20px;
}

.inCart .divider>b {
    color: #eb404a;
    font-size: 16px;
    margin-right: 8px;
}

.inCart .divider {
    font-size: 16px;
}

.reviewConfirm table td>u.smalltype {
    font-weight: bold;
    text-transform: uppercase;
    color: #eb404a;
}

.reviewConfirm td.subHead>b {
    margin-right: 10px;
}