.submit-replace {
  border: 0;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
  background: #000000;
  color: #ffffff;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
}
input, select, textarea {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before {
  content: '';
  content: none;
}
blockquote:after {
  content: '';
  content: none;
}
q:before {
  content: '';
  content: none;
}
q:after {
  content: '';
  content: none;
}
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  font-family: Arial, Helvetica, sans-serif;
  min-width: 960px;
  padding-top: 107px;
}
html, body {
  width: 100%;
  height: 100%;
}
#container {
  position: relative;
  z-index: 2;
  padding-bottom: 30px;
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
}
#background {
  position: fixed;
  width: 100%;
  min-width: 960px;
  left: 0;
  top: 0;
  z-index: 1;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
#background::selection { background-color: transparent; }
#footer {
  position: absolute;
  font-size: 11px;
  bottom: 15px;
  right: 4px;
  padding-bottom: 2px;
}
#footer li { float: left; }
#footer a { color: #b5b5b5; }
.dateselect { margin-bottom: 12px; }
#breadcrumb {
  overflow: hidden;
  width: 100%;
  font-size: 11px;
  position: absolute;
  bottom: 15px;
  left: 0;
  padding-bottom: 2px;
}
#breadcrumb li {
  background: url(../images/slash.png) left center no-repeat;
  float: left;
  padding: 0 12px;
}
#breadcrumb li a { color: #b5b5b5; }
#breadcrumb li:first-child { margin-left: -7px; }
li { list-style: none; }
a { color: #ffffff; }
h2 { text-transform: uppercase; }
h3 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 6px;
  text-transform: uppercase;
}
h4 { text-transform: uppercase; }
.title { text-transform: none; }
h5 { text-transform: uppercase; }
hr {
  height: 1px;
  border: 0;
  background: #bbbbbb;
  margin: 20px 0;
}
img.left {
  float: left;
  padding: 0 10px 5px 0;
}
img.right {
  float: right;
  padding: 0 0 5px 10px;
}
.cta {
  color: #f26522;
  padding-right: 15px;
  background: url(../images/arrow.png) right center no-repeat;
}
#header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
}
#header #topnav {
  width: 100%;
  max-width: 960px;
  padding: 0 9px;
  height: 99px;
  position: relative;
  margin: 0 auto;
  background: url(../images/bg-header.png) 0 0 no-repeat;
}
#header #topnav h1 a {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  width: auto;
  height: 62px;
  position: absolute;
  top: 10px;
  left: 24px;
  right: 625px;
  background: url(../images/logo.png) 0 0 no-repeat;
}
#header #topnav #sitenav {
  float: right;
  margin: 38px 52px 0 0;
}
#header #topnav #sitenav > li {
  float: left;
  margin-left: 30px;
}
#header #topnav #sitenav > li > a {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  width: 0;
  height: 14px;
  background: url(../images/nav-shows.png) center center no-repeat;
  padding: 10px 15px;
}
#header #topnav #sitenav > li #nav-shows { width: 41px; }
#header #topnav #sitenav > li #nav-shows.selected { background-image: url(../images/nav-shows-active.png); }
#header #topnav #sitenav > li #nav-box-office {
  width: 65px;
  background-image: url(../images/nav-box-office.png);
}
#header #topnav #sitenav > li #nav-box-office.selected { background-image: url(../images/nav-box-office-active.png); }
#header #topnav #sitenav > li #nav-give {
  width: 25px;
  background-image: url(../images/nav-give.png);
}
#header #topnav #sitenav > li #nav-give.selected { background-image: url(../images/nav-give-active.png); }
#header #topnav #sitenav > li #nav-about {
  width: 57px;
  background-image: url(../images/nav-about-us.png);
}
#header #topnav #sitenav > li #nav-about.selected { background-image: url(../images/nav-about-us-active.png); }
#header #topnav #sitenav > li #nav-learn {
  width: 35px;
  background-image: url(../images/nav-learn.png);
}
#header #topnav #sitenav > li #nav-learn.selected { background-image: url(../images/nav-learn-active.png); }
#header #topnav #sitenav > li ul {
  position: absolute;
  width: 170px;
  left: -9999px;
  padding: 8px 0;
  background: #032c65;
}
#header #topnav #sitenav > li li {
  float: left;
  width: 170px;
}
#header #topnav #sitenav > li li a {
  display: block;
  padding: 5px 15px;
  text-decoration: none;
  font-weight: bold;
}
#header #topnav #sitenav > li li a:hover { color: #f26522; }
#header #topnav #sitenav > li:hover { background-color: #032c65; }
#header #topnav #sitenav > li:hover #nav-shows:hover { background-image: url(../images/nav-shows-on.png); }
#header #topnav #sitenav > li:hover #nav-shows:focus { background-image: url(../images/nav-shows-on.png); }
#header #topnav #sitenav > li:hover #nav-box-office:hover { background-image: url(../images/nav-box-office-on.png); }
#header #topnav #sitenav > li:hover #nav-box-office:focus { background-image: url(../images/nav-box-office-on.png); }
#header #topnav #sitenav > li:hover #nav-give:hover { background-image: url(../images/nav-give-on.png); }
#header #topnav #sitenav > li:hover #nav-give:focus { background-image: url(../images/nav-give-on.png); }
#header #topnav #sitenav > li:hover #nav-about:hover { background-image: url(../images/nav-about-us-on.png); }
#header #topnav #sitenav > li:hover #nav-about:focus { background-image: url(../images/nav-about-us-on.png); }
#header #topnav #sitenav > li:hover #nav-learn:hover { background-image: url(../images/nav-learn-on.png); }
#header #topnav #sitenav > li:hover #nav-learn:focus { background-image: url(../images/nav-learn-on.png); }
#header #topnav #sitenav > li.sfhover { background-color: #032c65; }
#header #topnav #sitenav > li.sfhover #nav-shows:hover { background-image: url(../images/nav-shows-on.png); }
#header #topnav #sitenav > li.sfhover #nav-shows:focus { background-image: url(../images/nav-shows-on.png); }
#header #topnav #sitenav > li.sfhover #nav-box-office:hover { background-image: url(../images/nav-box-office-on.png); }
#header #topnav #sitenav > li.sfhover #nav-box-office:focus { background-image: url(../images/nav-box-office-on.png); }
#header #topnav #sitenav > li.sfhover #nav-give:hover { background-image: url(../images/nav-give-on.png); }
#header #topnav #sitenav > li.sfhover #nav-give:focus { background-image: url(../images/nav-give-on.png); }
#header #topnav #sitenav > li.sfhover #nav-about:hover { background-image: url(../images/nav-about-us-on.png); }
#header #topnav #sitenav > li.sfhover #nav-about:focus { background-image: url(../images/nav-about-us-on.png); }
#header #topnav #sitenav > li.sfhover #nav-learn:hover { background-image: url(../images/nav-learn-on.png); }
#header #topnav #sitenav > li.sfhover #nav-learn:focus { background-image: url(../images/nav-learn-on.png); }
#header #topnav #sitenav > li:hover ul { left: auto; }
#header #topnav #sitenav > li.sfhover ul { left: auto; }
#header #topnav #mod-signin {
  position: absolute;
  right: 81px;
  top: 0;
  height: 24px;
}
#header #topnav #mod-signin .lc {
  position: absolute;
  left: -7px;
  top: 0;
  width: 7px;
  height: 24px;
  background: url(../images/signin-left.png) 0 0 no-repeat;
}
#header #topnav #mod-signin .rc {
  position: absolute;
  right: -7px;
  top: 0;
  width: 7px;
  height: 24px;
  background: url(../images/signin-right.png) 0 0 no-repeat;
}
#header #topnav #mod-signin .mod-content {
  height: 24px;
  overflow: hidden;
  background: url(../images/signin-bg.png) 0 0 repeat-x;
}
#header #topnav #mod-signin .mod-content li {
  float: left;
  line-height: 24px;
}
#header #topnav #mod-signin .mod-content li a {
  padding: 0 8px;
  color: #dedede;
  text-decoration: none;
}
#header #topnav #mod-signin .mod-content li a:hover { text-decoration: underline; }
#header #topnav #mod-signin .mod-content li #nav-signin { color: #f26522; }
.modfull {
  width: 960px;
  margin: 0 auto 15px auto;
  overflow: hidden;
}
.modfull .tc {
  font-size: 0px;
  line-height: 0;
  width: 100%;
  height: 8px;
  background: url(../images/modfull-top.png) 0 0 no-repeat;
}
.modfull .bc {
  font-size: 0px;
  line-height: 0;
  width: 100%;
  height: 8px;
  background: url(../images/modfull-btm.png) 0 0 no-repeat;
}
.modfull .mod-content {
  padding: 0 5px;
  background: url(../images/bg-trans.png) 0 0 repeat;
}
.three-cta {
  width: 960px;
  margin: 0 auto 15px auto;
  overflow: hidden;
}
.three-cta > div {
  float: left;
  width: 310px;
  margin-left: 15px;
}
.three-cta > div .tc {
  font-size: 0px;
  line-height: 0;
  width: 100%;
  height: 6px;
  background: url(../images/modthird-top.png) 0 0 no-repeat;
}
.three-cta > div .bc {
  font-size: 0px;
  line-height: 0;
  width: 100%;
  height: 6px;
  background: url(../images/modthird-btm.png) 0 0 no-repeat;
}
.three-cta > div .mod-content {
  padding: 0 5px;
  background: url(../images/bg-trans.png) 0 0 repeat;
}
.three-cta > div .mod-content img { display: block; }
.three-cta > div:first-child { margin-left: 0; }
.ctafull {
  width: 960px;
  display: block;
  margin: 0 auto 15px auto;
}
.slider .mod-content {
  position: relative;
  overflow: hidden;
}
.slider .slide-container {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.slider .slide-container > div:first-child { width: 200%; }
.slider .slide-container > div:first-child img {
  float: left;
  display: none;
}
.slider .slide-container > div:first-child img.initial { display: block; }
.slider .slide-bar {
  position: absolute;
  width: 950px;
  height: 58px;
  bottom: 0;
  background: url(../images/bg-ctabar.png) 0 0 no-repeat;
}
.slider .slide-bar .slide-cta {
  float: left;
  display: none;
}
.slider .slide-bar .slide-cta li {
  float: left;
  margin-left: 22px;
  line-height: 58px;
}
.slider .slide-bar .slide-cta li a { font-weight: bold; }
.slider .slide-bar .slide-cta li a img {
  display: inline;
  vertical-align: middle;
}
.slider .slide-bar .initial { display: block; }
.slider .slide-bar .slide-nav {
  float: right;
  margin: 10px 8px 0 0;
}
.slider .slide-bar .slide-nav li {
  float: left;
  margin-left: -7px;
  width: 38px;
  height: 38px;
}
.slider .slide-bar .slide-nav li a {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  width: 38px;
  height: 38px;
  background: url(../images/slidenav-matrix.png) 0 0 no-repeat;
}
.slider .slide-bar .slide-nav li a:hover { background-position: 0 -38px; }
.slider .slide-bar .slide-nav li a.selected { background-position: 0 -38px; }
#main {
  width: 100%;
  overflow: hidden;
  background: url(../images/bg-main.png) 0 0 repeat;
}
#main #left-nav {
  float: left;
  width: 155px;
  font-size: 14px;
  font-weight: bold;
  padding: 20px 0 0 15px;
}
#main #left-nav h2 { margin-bottom: 20px; }
#main #left-nav li { margin-bottom: 15px; }
#main #left-nav li a {
  display: block;
  text-decoration: none;
  line-height: 1.1666667;
  color: #cccccc;
}
#main #left-nav li a.selected {
  color: #f26522;
  cursor: default;
}
#main #left-nav li ul { margin-top: 15px; }
#main #left-nav li ul li { margin: 0 0 10px -12px; }
#main #left-nav li ul li a { padding-left: 27px; }
#main #left-nav li ul li a.selected { background: url(../images/arrow-nav.png) left center no-repeat; }
#main .slide-container {
  width: 750px;
  float: right;
  margin-bottom: 25px;
}
#main .slide-container .slide-bar {
  width: 750px;
  background: url(../images/bg-ctabarmain.png) 0 0 repeat;
}
#main #content {
  float: right;
  width: 735px;
  padding-right: 15px;
  line-height: 1.3846;
}
#main #content .location_color_1 { color: #78b8ff !important; }
#main #content .location_color_2 { color: #0072f0 !important; }
#main #content .call_to_action_color { color: #f26522 !important; }
#main #content .no_bottom_margin { margin-bottom: 0 !important; }
#main #content h2 {
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: normal;
}
#main #content p { margin-bottom: 15px; }
#main #content ul { margin-bottom: 15px; }
#main #content ol { margin-bottom: 15px; }
#main #content blockquote { margin-bottom: 15px; }
#main #content ol { margin-left: 25px; }
#main #content ul { margin-left: 25px; }
#main #content ol li { list-style: decimal; }
#main #content ul li { list-style: disc; }
#main #content li { margin-bottom: 4px; }
#main #content .three-cta {
  width: 100%;
  margin-left: 0;
}
#main #content .three-cta > li {
  margin-left: 37px;
  float: left;
  list-style: none;
}
#main #content .three-cta > li img { display: block; }
#main #content .three-cta > li:first-child { margin-left: 0; }
#main #content .listing {
  width: 570px;
  margin-bottom: 30px;
  padding-top: 25px;
  overflow: hidden;
}
#main #content .listing .ctas { margin-left: 0; }
#main #content .listing .ctas li { list-style: none; }
#main #content .listing .location { margin-bottom: 2px; }
#main #content #aside {
  float: right;
  width: 220px;
  padding-left: 30px;
}
#main #content #aside .callout {
  display: block;
  margin-bottom: 25px;
}
#main #content #aside .modaside { margin-bottom: 25px; }
#main #content #center {
  overflow: hidden;
  padding-bottom: 15px;
}
#main #content #center .listing {
  padding-left: 0;
  width: auto;
}
#main #content #center .listing img {
  float: none;
  margin-left: 0;
}
#main #content #center h3 {
  color: #bfbfbf;
  font-size: 15px;
}
.listing { padding-left: 165px; }
.listing img {
  float: left;
  margin-left: -165px;
}
.listing a { font-weight: bold; }
.listing h4 {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 4px;
}
.listing h3 {
  font-size: 16px;
  margin-bottom: 6px;
}
.listing h3 a { text-decoration: none; }
.listing .details {
  margin: 0 0 8px 0;
  font-size: 12px;
  font-weight: bold;
}
.listing .location {
  color: #78b8ff;
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 8px;
}
.listing .date {
  color: #78b8ff;
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 8px;
}
.listing .ctas {
  overflow: hidden;
  width: 100%;
  margin: 0;
}
.listing .ctas li {
  list-style: none;
  float: left;
  margin-left: 20px;
}
.listing .ctas li:first-child { margin-left: 0; }
.modaside .tc { background: url(../images/modaside-top.png) 0 0 no-repeat; }
.modaside .bc { background: url(../images/modaside-btm.png) 0 0 no-repeat; }
.modaside .mod-content {
  color: #464646;
  background: url(../images/modaside-bg.png) 0 0 repeat-y;
  font-size: 12px;
  padding: 9px 10px;
}
.modaside .mod-content h3 {
  font-size: 16px;
  font-weight: bold;
  color: #555555;
}
.modaside .mod-content .location {
  color: #0072f0;
  margin-bottom: 2px;
}
.modaside .mod-content label {
  font-weight: bold;
  display: block;
  margin-bottom: 4px;
}
.modaside .mod-content select {
  display: block;
  margin-bottom: 15px;
}
.modaside .mod-content .best {
  float: right;
  margin-top: -18px;
  color: #464646;
}
.modaside .mod-content p { margin-bottom: 15px; }
.modaside .mod-content a { color: #464646; }
.modaside .mod-content h3 { margin-bottom: 9px; }
.modaside .mod-content .shownav {
  width: 100%;
  overflow: hidden;
  padding-bottom: 2px;
  margin: -6px 0 15px 0;
}
.modaside .mod-content .shownav .prev { float: left; }
.modaside .mod-content .shownav .prev a {
  display: block;
  padding-left: 10px;
  background: url(../images/prev.png) left center no-repeat;
}
.modaside .mod-content .shownav .next { float: right; }
.modaside .mod-content .shownav .next a {
  display: block;
  padding-right: 10px;
  background: url(../images/next.png) right center no-repeat;
}
.modaside .mod-content .qty-selects { min-height: 32px; }
.modbo {
  width: 909px;
  margin: 0 auto 15px auto;
  color: #464646;
}
.modbo .tc { background: url(../images/modbo-top.png) 0 0 no-repeat; }
.modbo .bc { background: url(../images/modbo-btm.png) 0 0 no-repeat; }
.modbo > .mod-content {
  background: url(../images/modbo-bg.png) 0 0 repeat-y transparent;
  padding: 20px;
}
.modbo a { color: #464646; }
.modbo .listing {
  padding-right: 233px;
  padding-top: 25px;
  padding-bottom: 25px;
  border-top: 1px solid #bbbbbb;
  zoom: 1;
  overflow: hidden;
  line-height: 1.25;
}
.modbo .listing p { margin-bottom: 15px; }
.modbo .listing .modaside {
  float: right;
  margin-right: -233px;
  width: 222px;
}
.modbo .listing .modaside .tc { background: url(../images/modasideb-top.png) 0 0 no-repeat; }
.modbo .listing .modaside .bc { background: url(../images/modasideb-btm.png) 0 0 no-repeat; }
.modbo .listing .modaside .mod-content { background: url(../images/modasideb-bg.png) 0 0 repeat-y; }
.modbo .listing .location { color: #0072f0; }
.modbo .listing .date {
  color: #0072f0;
  margin-bottom: 2px;
}
.modbo .listing.sub-option:first-child {
  border: 0;
  padding-top: 0;
}
.sel-perf { width: 100%; }
.listing.sub-option > h3 {
  position: relative;
  left: -165px;
  margin-bottom: 15px;
}
.listing.sub-option .modaside h3 { font-size: 14px; }
.listing.sub-option .modaside label {
  display: block;
  width: 100%;
  overflow: hidden;
  height: 24px;
  line-height: 24px;
  margin-bottom: 0;
  position: relative;
}
.listing.sub-option .modaside label select {
  position: absolute;
  top: 0;
  right: 0;
}
.listing.sub-option .modaside .subscribe-button {
  float: right;
  margin-top: 10px;
}
.listing.sub-option .modaside .mod-content {
  width: 202px;
  overflow: hidden;
}
#seat-select > h3 {
  position: relative;
  left: -165px;
  margin-bottom: 15px;
}
#seat-select .modaside h3 { font-size: 14px; }
#seat-select .modaside label {
  display: block;
  width: 100%;
  overflow: hidden;
  height: 24px;
  line-height: 24px;
  margin-bottom: 0;
  position: relative;
}
#seat-select .modaside label select {
  position: absolute;
  top: 0;
  right: 0;
}
#seat-select .modaside .subscribe-button {
  float: right;
  margin-top: 10px;
}
#seat-select .modaside .mod-content {
  width: 202px;
  overflow: hidden;
}
.subscribe-button {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  width: 110px;
  height: 23px;
  border: 0;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  background: url(../images/subscribe.png) 0 0 no-repeat;
}
.content-footer {
  width: 909px;
  margin: 0 auto;
  padding-bottom: 15px;
}
.content-head {
  width: 909px;
  overflow: hidden;
  margin: 0 auto;
  padding: 12px 0 6px 0;
  min-height: 50px;
}
.content-head h2 {
  float: left;
  margin: 10px 0 0 2px;
}
.content-head ul { float: right; }
.content-head ul li {
  float: left;
  width: 58px;
  text-align: center;
  padding-top: 40px;
  font-size: 10px;
}
.content-head ul .step1 { background: url(../images/step1-off.png) center top no-repeat; }
.content-head ul .step1.current { background: url(../images/step1-on.png) center top no-repeat; }
.content-head ul .step2 { background: url(../images/step2-off.png) center top no-repeat; }
.content-head ul .step2.current { background: url(../images/step2-on.png) center top no-repeat; }
.content-head ul .step3 { background: url(../images/step3-off.png) center top no-repeat; }
.content-head ul .step3.current { background: url(../images/step3-on.png) center top no-repeat; }
.content-head ul .step4 { background: url(../images/step4-off.png) center top no-repeat; }
.content-head ul .step4.current { background: url(../images/step4-on.png) center top no-repeat; }
#offices { padding-left: 380px; }
#offices .office {
  padding-left: 245px;
  font-size: 12px;
  margin-bottom: 15px;
  line-height: 1.25;
}
#offices .office h4 {
  float: left;
  margin-left: -245px;
}
#offices #office-tw {
  float: left;
  margin-left: -380px;
  color: #f26522;
  line-height: 1.231;
}
#offices #office-tw h4 { margin-bottom: 20px; }
.moreinfo {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  width: 78px;
  height: 23px;
  background: url(../images/moreinfo.png) 0 0 no-repeat;
}
.buytickets {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  width: 104px;
  height: 23px;
  background: url(../images/buytickets.png) 0 0 no-repeat;
}
.selectseats {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  width: 110px;
  height: 23px;
  border: 0;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  background: url(../images/selectseats.jpg) 0 0 no-repeat;
}
.selectbest {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  width: 96px;
  height: 23px;
  border: 0;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  background: url(../images/continue.png) 0 0 no-repeat;
}
#seat-select {
  padding-left: 235px;
  width: 677px;
  overflow: hidden;
  margin: 0 auto 15px auto;
}
#seat-select .modaside {
  width: 220px;
  float: left;
  margin-left: -235px;
}
#show-select {
  border: 1px solid #bcbcbc;
  border-bottom: 0;
}
#show-select li {
  border-bottom: 1px solid #bcbcbc;
  padding: 15px 132px 12px 75px;
  width: 444px;
  overflow: hidden;
  line-height: 16px;
}
#show-select li img {
  float: left;
  margin-left: -62px;
}
#show-select li .select-button {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  width: 59px;
  height: 23px;
  background: url(../images/select-matrix.png) 0 0 no-repeat;
  float: right;
  position: relative;
  right: -120px;
}
#show-select li .select-button.selected { background-position: 0 -23px; }
#show-select li .title { font-size: 14px; }
#show-select li .details {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 4px;
}
#show-select li .date {
  color: #0072f0;
  font-size: 12px;
  float: left;
  width: 187px;
}
#show-select li .location {
  color: #0072f0;
  font-size: 12px;
  float: right;
  width: 250px;
}
#show-select li.odd { background: #ffffff; }
#show-select li.separ {
  width: 100%;
  height: 5px;
  overflow: hidden;
  padding: 0;
  background-color: #bcbcbc;
  border: none;
}
.modsel {
  width: 677px;
  color: #464646;
}
.modsel .tc { background: url(../images/modsel-top.png) 0 0 no-repeat; }
.modsel .bc { background: url(../images/modsel-btm.png) 0 0 no-repeat; }
.modsel .mod-content {
  padding: 4px 12px;
  background: url(../images/modsel-bg.png) 0 0 repeat-y;
  overflow: hidden;
  zoom: 1;
}
.modsel .mod-content h3 {
  font-size: 16px;
  margin: 4px 0 15px 0;
  color: #555555;
}
.modsel .mod-content .perf_select { margin-bottom: 15px; }
.modsel .mod-content .continue { float: right; }
.modsel .mod-content .altcontent a { color: #000000; }
.continue {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  width: 96px;
  height: 23px;
  background: url(../images/continue.png) 0 0 no-repeat;
  border: 0;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
}
.cancelbw {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  width: 75px;
  height: 23px;
  background: url(../images/cancel_bw.png) 0 0 no-repeat;
  border: 0;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
}
.remove {
  border: 0;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  width: 28px;
  height: 23px;
  float: right;
  background: url(../images/remove.jpg) 0 0 no-repeat;
}
#confirm {
  font-size: 12px;
  line-height: 1.25;
}
#confirm .mod-content {
  position: relative;
  padding: 10px 15px 20px 10px;
  width: 884px;
  overflow: hidden;
}
#confirm .modaside {
  float: left;
  width: 222px;
  margin-right: 15px;
}
#confirm .modaside .tc { background: url(../images/modasideb-top.png) 0 0 no-repeat; }
#confirm .modaside .bc { background: url(../images/modasideb-btm.png) 0 0 no-repeat; }
#confirm .modaside .mod-content {
  width: 202px;
  background: url(../images/modasideb-bg.png) 0 0 repeat-y;
  padding: 9px 10px;
}
#confirm .modaside .mod-content h3 {
  font-size: 14px;
  margin-bottom: 9px;
}
#confirm .modaside .mod-content label {
  display: block;
  width: 100%;
  overflow: hidden;
  height: 24px;
  line-height: 24px;
  margin-bottom: 0;
}
#confirm .modaside .mod-content label select { float: right; }
#confirm .modaside .mod-content .seatPriceTypeEx {
  border: 0;
  background: transparent;
}
#confirm .show-info {
  overflow: hidden;
  width: 100%;
}
#confirm h3 {
  font-size: 16px;
  margin-bottom: 20px;
}
#confirm #subscription-package {
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 15px;
  color: #858585;
}
#confirm #expire {
  float: right;
  color: #f26522;
  margin-top: -25px;
  font-weight: bold;
}
#confirm .title {
  font-weight: bold;
  margin-bottom: 4px;
}
#confirm .date {
  color: #0072f0;
  float: left;
  margin-right: 20px;
}
#confirm .location {
  color: #0072f0;
  float: left;
  margin-right: 20px;
}
#confirm .seats {
  border: 1px solid #858585;
  border-bottom: 0;
  margin-top: 4px;
  background: red;
}
#confirm .seats li {
  border-bottom: 1px solid #858585;
  padding: 10px 15px;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  background: #ffffff;
  margin: 0;
  vertical-align: middle;
}
#confirm .seats li .section {
  float: left;
  width: 130px;
}
#confirm .seats li .seatnum { float: left; }
#confirm .seats li .actions { float: right; }
#confirm .seats li .type {
  float: right;
  margin-right: 10px;
}
#confirm .seats li select { width: 125px; }
#confirm .seats li select.seatPriceTypeEx { background-color: #bbbbbb; }
#confirm #subscription-list {
  border: 1px solid #858585;
  border-bottom: 0;
  overflow: hidden;
}
#confirm #subscription-list li {
  background: #ffffff;
  padding: 6px 15px 2px 10px;
  font-size: 12px;
  width: 620px;
  overflow: hidden;
  border-bottom: 1px solid #858585;
}
#confirm #subscription-list li h4 { margin-bottom: 4px; }
#confirm #subscription-list li .date { width: 160px; }
#confirm #subscription-list li .remove { margin-top: -16px; }
#confirm #invoice {
  width: 100%;
  overflow: hidden;
  margin-bottom: 15px;
}
#confirm #invoice #editseats { float: left; }
#confirm #invoice #editseats a {
  display: block;
  font-size: 11px;
  margin-top: 6px;
  margin-bottom: 15px;
}
#confirm #invoice .promo {
  float: left;
  width: 330px;
}
#confirm #invoice .promo .input {
  float: left;
  padding: 5px;
  border: 1px solid #bfbfbf;
}
#confirm #invoice table {
  float: right;
  margin-top: 15px;
}
#confirm #invoice tr td { padding: 6px 10px 0 0; }
#confirm #invoice tr td:first-child { text-align: right; }
#confirm #invoice tr td.price { text-align: right; }
#confirm #contribution {
  padding: 14px 200px 0 248px;
  width: 436px;
  height: 62px;
  background: url(../images/contribution-bg.png) right top no-repeat;
  position: relative;
  margin-bottom: 15px;
}
#confirm #contribution p { margin-bottom: 3px; }
#confirm #contribution .input {
  border: 1px solid #bfbfbf;
  position: absolute;
  right: 140px;
  top: 14px;
  width: 65px;
  padding-left: 8px;
  height: 24px;
  color: #555555;
}
#confirm #contribution .submit {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  width: 107px;
  height: 23px;
  border: 0;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  background: url(../images/add-contribution.jpg) 0 0 no-repeat;
  position: absolute;
  right: 16px;
  top: 16px;
}
#confirm #contribution .update {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  width: 121px;
  height: 23px;
  border: 0;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  background: url(../images/update-contribution.jpg) 0 0 no-repeat;
  position: absolute;
  right: 10px;
  top: 16px;
}
#checkout {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  width: 104px;
  height: 23px;
  border: 0;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  background: url(../images/checkout.png) 0 0 no-repeat;
  float: right;
}
#welcome {
  margin: 18px 0 15px 22px;
  font-weight: bold;
}
#accountnav {
  width: 100%;
  overflow: hidden;
}
#accountnav li {
  height: 29px;
  float: left;
}
#accountnav li a {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  width: 106px;
  height: 29px;
  background: url(../images/accountnav-matrix.png) 0 0 no-repeat;
}
#accountnav .account-home a:hover { background-position: 0 -29px; }
#accountnav .my-info a {
  width: 96px;
  background-position: -106px 0;
}
#accountnav .my-info a:hover { background-position: -106px -29px; }
#accountnav .ticket-history a {
  width: 111px;
  background-position: -202px 0;
}
#accountnav .ticket-history a:hover { background-position: -202px -29px; }
#accountnav .give-history a {
  width: 111px;
  background-position: -313px 0;
}
#accountnav .give-history a:hover { background-position: -313px -29px; }
#account-home #accountnav .account-home a { background-position: 0 -29px; }
#my-info #accountnav .my-info a { background-position: -106px -29px; }
#ticket-history #accountnav .ticket-history a { background-position: -202px -29px; }
#give-history #accountnav .give-history a { background-position: -313px -29px; }
.message {
  padding: 22px;
  border: 1px solid #f26522;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #ffffff;
  font-weight: bold;
  margin-bottom: 15px;
}
#account-home h3 {
  display: inline;
  font-size: 14px;
  padding-right: 8px;
}
#account-home #plan-visit {
  font-size: 12px;
  position: relative;
  top: -1px;
}
#account-home table {
  margin-top: 8px;
  margin-bottom: 40px;
}
#account-home #giving-level { font-size: 12px; }
#my-info {
  font-size: 12px;
  line-height: 1.5;
}
#my-info .mod-content {
  width: 869px;
  overflow: hidden;
}
#my-info h3 { margin-bottom: 9px; }
#my-info h4 { margin-bottom: 2px; }
#my-info .basics { margin-bottom: 35px; }
#my-info .basics li {
  width: 100%;
  overflow: hidden;
}
#my-info .basics h4 {
  float: left;
  width: 106px;
}
#my-info .basics span {
  float: left;
  width: 200px;
}
#my-info .basics a {
  float: left;
  padding-bottom: 2px;
}
#my-info .basics .names { padding-bottom: 20px; }
#my-info .basics .emails { padding-top: 15px; }
#my-info .basics .emails h4 { width: 116px; }
#my-info .phones { margin-bottom: 35px; }
#my-info .phones .input {
  padding: 5px;
  border: 1px solid #bfbfbf;
  color: #464646;
}
#give-history table {
  margin-top: 8px;
  margin-bottom: 40px;
}
.account-fbconnect {
  position: absolute;
  right: 35px;
  margin-top: -5px;
}
input.email_error_input { border: 1px solid #ff0000 !important; }
.purchase-summary {
  background: #ffffff;
  border: 1px solid #858585;
  border-top: 0;
  margin-bottom: 15px;
  font-size: 12px;
}
.purchase-summary table {
  width: 100%;
  text-align: left;
  margin-bottom: 10px;
}
.purchase-summary th {
  border-top: 1px solid #858585;
  padding-top: 10px;
}
.purchase-summary .even td { background: #f4f4f4; }
.purchase-summary .col1 {
  width: 238px;
  padding-left: 10px;
  padding-right: 15px;
}
.purchase-summary .col2 {
  width: 120px;
  padding-right: 15px;
}
.purchase-summary .col3 {
  width: 90px;
  padding-right: 15px;
}
.purchase-summary .remove {
  position: relative;
  right: 15px;
}
.purchase-summary .single .col2 { font-weight: normal; }
.purchase-summary .single .col3 { font-weight: normal; }
.purchase-summary .single .col4 { font-weight: normal; }
.addresses {
  width: 100%;
  overflow: hidden;
  margin-bottom: 15px;
}
.addresses > div {
  float: left;
  width: 180px;
  position: relative;
  margin-right: 126px;
}
.addresses > div .edit {
  position: absolute;
  top: 0;
  right: 0;
}
.mailer {
  width: 100%;
  overflow: hidden;
  margin-bottom: 15px;
  font-size: 12px;
}
.mailer label {
  float: left;
  padding-right: 30px;
}
.donot {
  width: 100%;
  overflow: hidden;
  margin-bottom: 15px;
  font-size: 12px;
}
.donot label {
  float: left;
  padding-right: 30px;
}
.striped {
  margin-left: -20px;
  width: 909px;
  font-size: 12px;
}
.striped .odd td { background: #d5d5d5; }
.striped td { padding: 5px 0; }
.striped th { padding: 5px 0; }
.striped .title {
  padding-left: 20px;
  padding-right: 20px;
  font-weight: bold;
  width: 250px;
  text-align: left;
}
.striped .desc {
  padding-left: 20px;
  padding-right: 20px;
  text-align: left;
  font-weight: bold;
}
.striped th {
  font-weight: bold;
  text-decoration: underline;
}
.striped th.title {
  font-weight: bold;
  text-decoration: underline;
}
.striped th.desc {
  font-weight: bold;
  text-decoration: underline;
}
.striped .date {
  padding-right: 20px;
  width: 158px;
  text-align: left;
}
.striped .seats { text-align: left; }
.striped .exchange { text-align: right; }
.striped .donate {
  text-align: right;
  padding-right: 20px;
}
.striped .renew {
  text-align: right;
  padding-right: 20px;
}
.striped .renew { width: 162px; }
.striped .numtickets {
  text-align: right;
  width: 67px;
}
.striped .cost { text-align: right; }
.modmsg {
  width: 100%;
  margin-bottom: 15px;
}
.modmsg .tc {
  height: 5px;
  background: url(../images/modmsg-top.png) 0 0 no-repeat;
}
.modmsg .bc {
  height: 5px;
  background: url(../images/modmsg-btm.png) 0 0 no-repeat;
}
.modmsg .mod-content {
  padding: 0 75px;
  font-weight: bold;
  background: url(../images/modmsg-bg.png) repeat;
}
.dijitDialog {
  background: #ebeef2;
  border: 1px solid #b0b3b7;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 0 15px 30px 25px;
  color: #464646;
}
.dijitDialogUnderlayWrapper { position: absolute; }
.dijitDialogTitleBar { height: 25px; }
.dijitDialogTitleBar .closeText {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  width: 13px;
  height: 25px;
  background: url(../images/button-close.png) center bottom no-repeat;
  cursor: pointer;
  float: right;
}
._underlay { background: url(../images/bg-underlay.png) 0 0 repeat; }
#login-box {
  position: relative;
  font-size: 12px;
  line-height: 1.5;
  width: 478px;
  overflow: hidden;
}
#login-box .part1 h3 {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  width: 65px;
  height: 42px;
  background: url(../images/header-signin.png) 0 0 no-repeat;
  margin-bottom: 4px;
}
#login-box .part2 h3 {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  width: 180px;
  height: 42px;
  background: url(../images/header-request-pw.png) 0 0 no-repeat;
  margin-bottom: 4px;
}
#login-box label {
  display: block;
  font-weight: bold;
}
#login-box .input {
  padding: 5px;
  border: 1px solid #bfbfbf;
  color: #464646;
  display: block;
  margin-bottom: 4px;
  width: 240px;
}
#login-box #save-pass {
  margin-top: 10px;
  font-weight: normal;
}
#login-box #login-button {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  width: 62px;
  height: 23px;
  border: 0;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  float: left;
  background: url(../images/login.png) 0 0 no-repeat;
  margin-top: 15px;
  margin-right: 50px;
}
#login-box #request-pw {
  float: left;
  color: #a1a1a1;
  margin-top: 20px;
}
#login-box #signup-cta {
  color: #010e20;
  font-size: 14px;
  font-weight: bold;
  position: absolute;
  left: 309px;
  top: 64px;
  line-height: 18px;
}
#login-box #signup-cta a {
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: #f26522;
}
#login-box #facebook-connect {
  position: absolute;
  left: 309px;
  top: 120px;
}
#facebook-connect {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  width: 169px;
  height: 21px;
  background: url(../images/facebook-connect.png) 0 0 no-repeat;
}
#signup { line-height: 18px; }
#signup .mod-content { position: relative; }
#signup .group {
  width: 100%;
  overflow: hidden;
}
#signup .group label {
  float: left;
  margin-right: 15px;
}
#signup label {
  display: block;
  font-weight: bold;
  padding-bottom: 15px;
}
#signup .input {
  display: block;
  padding: 5px;
  color: #464646;
  border: 1px solid #bfbfbf;
  width: 210px;
}
#signup .email_error {
  position: relative;
  left: 240px;
  top: 40px;
}
#signup #add-email {
  display: block;
  margin: -12px 0 15px 0;
  font-size: 11px;
}
#signup #create-account { margin-bottom: 15px; }
#signup #required {
  font-style: italic;
  font-size: 12px;
}
#signup #signup-cta {
  color: #010e20;
  font-size: 14px;
  font-weight: bold;
  position: absolute;
  left: 309px;
  top: 83px;
  line-height: 18px;
}
#signup #signup-cta a {
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: #f26522;
}
#signup #facebook-cta {
  font-weight: bold;
  font-size: 14px;
  color: #000000;
  position: absolute;
  width: 260px;
  left: 595px;
  top: 55px;
}
#signup #facebook-connect {
  position: absolute;
  left: 595px;
  top: 98px;
}
#signup .loginform #facebook-connect {
  left: 309px;
  top: 135px;
}
#signup .address { width: 445px; }
#signup .city { width: 180px; }
#signup .state { width: 160px; }
#signup .zip { width: 60px; }
#signup h4 { margin-bottom: 2px; }
#signup p { margin-bottom: 15px; }
#signup .interests { margin-bottom: 15px; }
#signup .interests label {
  font-weight: normal;
  margin-bottom: 0;
}
#signup .mailer { margin-bottom: 15px; }
#signup .mailer label {
  font-weight: normal;
  margin-bottom: 0;
}
#signup .donot { margin-bottom: 15px; }
#signup .donot label {
  font-weight: normal;
  margin-bottom: 0;
}
#signup #complete-registration {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  width: 174px;
  height: 23px;
  border: 0;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  background: url(../images/complete-registration.png) 0 0 no-repeat;
  margin-bottom: 15px;
}
#create-account {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  width: 134px;
  height: 23px;
  border: 0;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  background: url(../images/create-account.png) 0 0 no-repeat;
}
h3.exchange-tickets {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  width: 165px;
  height: 42px;
  border: 0;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  background: url(../images/header-exchange-tickets.png) 0 0 no-repeat;
}
h3.donate-tickets {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  width: 143px;
  height: 42px;
  border: 0;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  background: url(../images/header-donate-tickets.png) 0 0 no-repeat;
}
h3.edit-name {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  width: 94px;
  height: 42px;
  border: 0;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  background: url(../images/header-edit-name.png) 0 0 no-repeat;
}
h3.edit-email {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  width: 97px;
  height: 42px;
  border: 0;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  background: url(../images/header-edit-email.png) 0 0 no-repeat;
}
h3.edit-address {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  width: 123px;
  height: 42px;
  border: 0;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  background: url(../images/header-edit-address.png) 0 0 no-repeat;
}
#tiers {
  padding: 8px;
  background: #ffffff;
}
#tiers table {
  width: 100%;
  margin-bottom: 15px;
}
#tiers td {
  vertical-align: middle;
  padding: 10px;
  color: #ffffff;
}
#tiers .premiere td { background: #866c79; }
#tiers .regular td { background: #558897; }
#tiers .value td { background: #b8a11b; }
#tiers .name {
  width: 110px;
  padding-right: 10px;
}
#tiers .price { width: 60px; }
#tiers .actions .select {
  width: 107px;
  height: 23px;
  float: right;
  background: url(../images/select-bg.png) 0 0 no-repeat;
  text-align: center;
  line-height: 23px;
  color: #464646;
  text-decoration: none;
}
#tiers .actions .select:hover {
  background-position: 0 -23px;
  color: #ffffff;
}
#tiers .actions .select.selected {
  background-position: 0 -23px;
  color: #ffffff;
}
#giveform { line-height: 18px; }
#giveform h3 {
  font-size: 16px;
  margin-bottom: 25px;
  text-transform: none;
}
#giveform .row {
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
}
#giveform .row h4 {
  text-transform: none;
  font-weight: bold;
}
#giveform #inner-circle {
  float: left;
  width: 367px;
}
#giveform #friends {
  float: left;
  width: 367px;
}
#giveform .radio { margin: 0 10px 0 5px; }
#giveform label { display: block; }
#giveform h4 a { font-weight: normal; }
#giveform .input {
  padding: 5px;
  border: 1px solid #bfbfbf;
}
#giveform small {
  display: block;
  font-style: italic;
  font-size: 12px;
  margin-top: 6px;
}
#giveform .give-continue {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  width: 75px;
  height: 23px;
  border: 0;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  background: url(../images/give-continue.png) 0 0 no-repeat;
  float: right;
  position: relative;
  top: -8px;
}
#giveform #payment-type { margin-bottom: 30px; }
#giveform #payment-type label {
  float: left;
  margin-right: 50px;
}
#giveform #payment-type label .radio { margin: 0 15px 0 0; }
#giveform #give-prompt select {
  float: left;
  margin-right: 20px;
  position: relative;
  top: 2px;
}
#giveform p { margin: 10px 0; }
#giveform p .radio { margin: 0 4px 0 8px; }
#giveform .wide { width: 425px; }
#giveform textarea { display: block; }
#giveform #checkout { margin-top: -15px; }
#checkoutform { line-height: 18px; }
#checkoutform .mod-content { position: relative; }
#checkoutform h3 {
  font-size: 16px;
  margin: -10px 0 20px 0;
}
#checkoutform .row {
  width: 100%;
  overflow: hidden;
  margin-bottom: 10px;
}
#checkoutform .row .date {
  width: 180px;
  float: left;
  color: #0072f0;
}
#checkoutform .row .location {
  float: left;
  color: #0072f0;
}
#checkoutform .subscription .row .title {
  padding-left: 10px;
  width: 180px;
  float: left;
}
#checkoutform .ticketlist {
  padding-left: 180px;
  margin-bottom: 15px;
  width: 400px;
  overflow: hidden;
}
#checkoutform .ticketlist h5 {
  font-weight: normal;
  float: left;
  margin-left: -180px;
}
#checkoutform .ticketlist li {
  width: 400px;
  overflow: hidden;
  float: none;
  margin-right: 0;
  padding-bottom: 2px;
}
#checkoutform .ticketlist li span { float: left; }
#checkoutform .ticketlist li .seat { width: 110px; }
#checkoutform .ticketlist li .type { width: 60px; }
#checkoutform #invoice { margin-bottom: 25px; }
#checkoutform #invoice td:first-child { width: 180px; }
#checkoutform #invoice td.price {
  padding-left: 25px;
  text-align: right;
}
#checkoutform #invoice .total td { font-weight: bold; }
#checkoutform #invoice .gcinfo {
  padding-left: 20px;
  color: #666666;
}
#checkoutform fieldset {
  padding-top: 15px;
  width: 100%;
  overflow: hidden;
}
#checkoutform fieldset label {
  float: left;
  margin-right: 20px;
}
#checkoutform .finalize {
  width: 100%;
  overflow: hidden;
}
#checkoutform .finalize .promo {
  float: left;
  width: 330px;
}
#checkoutform .finalize .promo .input { float: left; }
#checkoutform .continue {
  position: absolute;
  width: 75px;
  background: url(../images/give-continue.png) 0 0 no-repeat;
  bottom: 22px;
  right: 20px;
}
#checkoutform .input {
  padding: 5px;
  border: 1px solid #bfbfbf;
}
#checkoutform .redeem {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  width: 71px;
  height: 23px;
  border: 0;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  float: left;
  margin: 3px 0 0 10px;
  background: url(../images/redeem.png) 0 0 no-repeat;
}
#checkoutform .credit-card {
  width: 100%;
  overflow: hidden;
}
#checkoutform .credit-card label {
  font-weight: bold;
  float: left;
  margin-right: 25px;
  position: relative;
}
#checkoutform .credit-card label a {
  font-weight: normal;
  font-size: 11px;
  position: absolute;
  top: 0;
  right: 0;
}
#checkoutform .credit-card #card-type { width: 200px; }
#checkoutform .credit-card .input { display: block; }
#checkoutform .credit-card select { display: block; }
#checkoutform .credit-card select { margin-top: 3px; }
#checkoutform .credit-card #inp-number { width: 240px; }
#checkoutform .credit-card #expire-select {
  width: 180px;
  font-weight: bold;
  float: left;
  margin-right: 25px;
  position: relative;
}
#checkoutform .credit-card #expire-select select { display: inline; }
#checkoutform .credit-card #inp-cid { width: 90px; }
#checkoutform .submit-order {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  width: 103px;
  height: 23px;
  border: 0;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  background: url(../images/submit-order.png) 0 0 no-repeat;
  position: absolute;
  right: 20px;
  bottom: 22px;
}
#checkoutform #order-expire {
  position: absolute;
  right: 20px;
  top: 20px;
  color: #f26522;
  font-weight: bold;
}
#checkoutform .thankyou {
  color: #f26522;
  margin-bottom: 35px;
}
#checkoutform .ordernum { padding-left: 15px; }
#checkoutform .message {
  margin-top: 15px;
  font-weight: normal;
  border: 1px solid #858585;
}
#checkoutform .orderactions {
  width: 100%;
  overflow: hidden;
}
#checkoutform li {
  float: left;
  margin-right: 15px;
}
#checkoutform .print-tickets {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  width: 99px;
  height: 23px;
  background: url(../images/print-tickets.png) 0 0 no-repeat;
}
#checkoutform .my-account {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  width: 93px;
  height: 23px;
  background: url(../images/my-account.png) 0 0 no-repeat;
}
#checkoutform #contribution {
  padding: 14px 200px 0 183px;
  width: 483px;
  height: 66px;
  background: url(../images/contribution-bg-w.png) right top no-repeat;
  position: relative;
  margin-bottom: 15px;
}
#checkoutform #contribution p { margin-bottom: 3px; }
#checkoutform #contribution .input {
  border: 1px solid #bfbfbf;
  position: absolute;
  right: 140px;
  top: 14px;
  width: 65px;
  padding-left: 8px;
  height: 24px;
  color: #555555;
}
#checkoutform #contribution .submit {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  width: 107px;
  height: 23px;
  border: 0;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  background: url(../images/add-contribution.jpg) 0 0 no-repeat;
  position: absolute;
  right: 16px;
  top: 16px;
}
#checkoutform #contribution .update {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  width: 121px;
  height: 23px;
  border: 0;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  background: url(../images/update-contribution.jpg) 0 0 no-repeat;
  position: absolute;
  right: 10px;
  top: 16px;
}
.apply-code {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  width: 87px;
  height: 23px;
  border: 0;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  float: left;
  margin: 3px 0 0 10px;
  background: url(../images/apply-code.png) 0 0 no-repeat;
}
.loader {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/loading.gif) center center no-repeat;
}
p.questions {
  padding: 10px;
  font-size: 10px;
}
.dijitBackgroundIframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  border: 0;
  padding: 0;
  margin: 0;
}
.dijitPopup {
  position: absolute;
  border: 1px solid #464646;
  overflow: hidden;
  -webkit-box-shadow: 5px 5px 5px #464646;
  -moz-box-shadow: 5px 5px 5px #464646;
  box-shadow: 5px 5px 5px #464646;
}
.dijitCalendarContainer {
  color: white;
  text-align: center;
  background: #e5e5e5;
}
.dijitCalendarContainer .dijitSpacer { display: none; }
.dijitHidden { display: none; }
.dijitCalendarMonthContainer th {
  background: #464646;
  height: 18px;
  vertical-align: middle;
}
.dijitCalendarDecrease {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  width: 7px;
  height: 12px;
  background: url(../images/calendar-left.jpg) 0 0 no-repeat;
  margin-top: 4px;
  float: right;
  cursor: pointer;
}
.dijitCalendarIncrease {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  width: 7px;
  height: 12px;
  background: url(../images/calendar-right.jpg) 0 0 no-repeat;
  margin-top: 4px;
  float: left;
  cursor: pointer;
}
.dijitCalendarMonthLabelTemplate { display: none; }
.dijitCalendarMonthLabel {
  font-size: 13px;
  font-weight: bold;
  vertical-align: middle;
}
.dijitA11ySideArrow { display: none; }
.dijitCalendarDayLabelTemplate { background: #464646; }
.dijitCalendarDayLabel {
  color: #9a9a9a;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}
.dijitCalendarDateTemplate {
  padding-top: 3px;
  padding-bottom: 3px;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid #e5e5e5;
}
.dijitCalendarDateLabel {
  font-size: 11px;
  font-weight: bold;
}
.dijitCalendarDisabledDate {
  color: #e5e5e5;
  background: #848484;
  cursor: default;
}
.dijitCalendarPreviousMonth, .dijitCalendarNextMonth { background: transparent; }
.dijitCalendarPreviousMonth .dijitCalendarDateLabel { visibility: hidden; }
.dijitCalendarNextMonth .dijitCalendarDateLabel { visibility: hidden; }
.dijitCalendarYearLabel {
  background: url(../images/calendar-footer.jpg) center center no-repeat #ffffff;
  height: 28px;
  padding: 0;
  margin: 0;
  border: 1px solid #e5e5e5;
}
.dijitCalendarYearLabel span { display: none; }
.dijitDateTextBox .dijitInputField .dijitReset {
  border: 1px solid #e5e5e5;
  height: 14px;
  padding: 5px;
  width: 163px;
  line-height: 12px;
  vertical-align: middle;
}
.dijitDateTextBox {
  position: relative;
  margin-bottom: 12px;
}
.dijitDateTextBox .dijitValidationIcon {
  position: absolute;
  right: 5px;
  top: 3px;
  width: 16px;
  height: 16px;
  background: url(../images/datepick.png) 0 0 no-repeat;
}
.dijitValidationIconText { display: none; }
.evening { background: #00aced; }
.matinee { background: #036bb2; }
.evening.matinee { background: url(../images/evening-matinee.jpg) center center no-repeat; }
.dijitCalendarContainer .dijitCalendarSelectedDate { background: #e9622d; }
.dijitLayoutContainer {
  position: relative;
  display: block;
  overflow: hidden;
}
.modaside .mod-content .perfTime { margin-bottom: 8px; }
.modaside .mod-content .perfTime .timeCont {
  overflow-y: auto;
  overflow-x: hidden;
}
.modaside .mod-content .perfTime .timeCont label {
  float: left;
  padding-right: 10px;
}
.login-button {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  width: 62px;
  height: 23px;
  background: url(../images/login.png) 0 0 no-repeat;
  border: 0;
  cursor: pointer;
}
#ticketing-box {
  position: relative;
  font-size: 12px;
  line-height: 1.5;
  overflow: hidden;
  width: 400px;
}
#ticketing-box h3 { margin-bottom: 4px; }
#ticketing-box .error {
  display: block;
  margin-bottom: 12px;
  color: #ff0000;
}
#ticketing-box .loader-target {
  display: block;
  width: 50px;
  height: 50px;
}
#modal-form {
  position: relative;
  font-size: 12px;
  line-height: 1.5;
  width: 500px;
  overflow: hidden;
}
#modal-form .error {
  display: none;
  margin: 0 0 10px 0;
}
#modal-form a { color: #a1a1a1; }
#modal-form h3 { margin-bottom: 4px; }
#modal-form .group {
  width: 100%;
  overflow: hidden;
}
#modal-form .group label {
  float: left;
  margin-right: 15px;
}
#modal-form label {
  display: block;
  font-weight: bold;
  margin-bottom: 15px;
}
#modal-form .input {
  display: block;
  padding: 5px;
  color: #464646;
  border: 1px solid #bfbfbf;
  width: 210px;
}
#modal-form .address { width: 445px; }
#modal-form .city { width: 180px; }
#modal-form .state { width: 160px; }
#modal-form .zip { width: 60px; }
#modal-form h4 { margin-bottom: 2px; }
.return-form form p { margin: 3px 0 4px 0; }
.return-form form .tickets { margin: 3px 0 4px 0; }
.return-form form .tickets td {
  font-weight: bold;
  padding-right: 10px;
}
.return-form form .submit {
  margin-top: 20px;
  float: right;
}
.return-form form .submit .continue {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  width: 75px;
  height: 23px;
  border: 0;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  background: url(../images/return-continue.png) 0 0 no-repeat;
}
#json-request-box {
  position: relative;
  font-size: 12px;
  line-height: 1.5;
  width: 300px;
  overflow: hidden;
}
#json-request-box a { color: #b5b5b5; }
#json-request-box h3 { margin-bottom: 4px; }
#json-request-box .error {
  display: block;
  margin-bottom: 12px;
  color: #ff0000;
}
#json-request-box .loader-target {
  display: block;
  width: 55px;
  height: 55px;
}
.loader-target {
  display: block;
  width: 55px;
  height: 55px;
}
#modal-confirm-box {
  position: relative;
  font-size: 12px;
  line-height: 1.5;
  width: 300px;
}
#modal-confirm-box .continue {
  float: left;
  margin-right: 5px;
}
.save-changes {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  width: 108px;
  height: 23px;
  border: 0;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  background: url(../images/save-changes.png) 0 0 no-repeat;
  border: 0;
  cursor: pointer;
}
.save-changes-disabled { background: url(../images/save-changes-disabled.png) 0 0 no-repeat; }
#errorPage {
  margin: 15px;
  width: 960px;
}
#errorPage h3 {
  color: #bfbfbf;
  font-size: 15px;
}

