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

body {
  background-color: #FFF;
  background-image: none;
  margin: 0px;
  padding: 0px;
}

.venueNotice {
  font-size: 14px;
  font-weight: bold;
  margin: 4px 50px 12px;
  text-shadow: 3px 3px 5px #99E;
}

.venueNotice .seriesTitle {
  color: #00E;
  display: inline;
  font-size: 18px;
}

.venueNotice em {
  font-size: 16px
}

#consumerMenu {
  background-color: #D3D5D2;
  color: #D3D5D2;
  margin-bottom: 20px;
  padding: 3px;
  text-align: center;
  text-transform: uppercase;
}

#consumerMenu a {
  color: #000;
  font-size: 15px;
  text-decoration: none;
}

#consumerMenu a:hover {
  color: #666;
  text-decoration: none;
}

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

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

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

a:hover {
  border-bottom: none;
  color: #F00;
  text-decoration: underline;
}

.content {
  border: none
}

th,
td,
pre,
code {
  font-size: 12px
}

th {
  background-color: #FFF;
  background-image: none;
  color: #000;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 20px;
  font-weight: bold;
  padding: 2pt 6pt;
  text-align: left;
  text-transform: uppercase;
}

.description {
  background-color: #FFF;
  background-image: none;
  font-style: italic;
  padding: 6pt 6pt 6pt 12pt;
  text-align: left;
}

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

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

.description a {

}

.description a:hover {

}

.description b {
  color: #3333CC
}

tr.subHead td,
td.subhead,
th.subhead,
.list th.subhead,
div.subHead,
tr.subhead td,
td.subHead,
th.subHead,
tr.Subhead {
  background-color: #00F;
  background-image: none;
  border-color: #4F51FF #0002AF #0002AF #4F51FF;
  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
}

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

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

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

.calendar {
  background-color: #CCCCCC
}

.calendar td.dayHeader {
  background-color: #999999;
  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: #AF36AF;
  border: 1px solid #AF36AF;
}

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

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

.perfCustom {
  padding-left: 0px
}

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

caption,
.divider {
  border-bottom: 1px solid #666666;
  color: #333;
  font-weight: bold;
  padding: 1px;
  text-transform: uppercase;
  white-space: nowrap;
}

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

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

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

.reference {
  background-color: #F3F3F3
}

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

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

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

.promoCode .submit:hover {

}

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

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

#pageMask {
  height: 100% !important
}

.sortHeaders td {
  background-color: 
}

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

.perfList .series {
  font-size: 13px;
  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-size: 13px;
  font-weight: bold;
}

.shoppingCartFixedPackage {
  border: 1px solid #F00
}

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

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

.shoppingCartFixedPackage th {
  background-color: #F00;
  color: #FFF;
  font-size: 13px;
}

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

label:hover {
  color: 
}

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
}

.sortHeaders td {
  background-color: 
}

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

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

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

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

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;
  font-family: Arial,Helvetica,sans-serif;
  padding-bottom: 0;
  padding-top: 0;
  text-align: center;
  text-transform: lowercase;
}

#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;
  font-size: 22px !important;
}

.clickToPrint a {
  font-size: 19px !important
}

h5 {
  font-size: 11px
}

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

table.content>tbody>tr>td.smalltype>a[style="font-size: 200%;"] {
  font-size: 20px !important
}

.row0 td,
.even td {
  background-color: 
}