﻿/*	Print Reset
----------------------------*/
* { background: transparent !important; color: black !important; box-shadow: none !important; text-shadow: none !important; filter: none !important; -ms-filter: none !important; }
a, a:visited { text-decoration: underline; }
/*a[href]:after { content: " (" attr(href) ")"; }
abbr[title]:after { content: " (" attr(title) ")"; }*/

.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
pre, blockquote { page-break-inside: avoid; }
thead { display: table-header-group; }
table, tr, img, li { page-break-inside: avoid; }
img { max-width: 100% !important; }
@page { margin: 0.5cm; }
p, h2, h3 { orphans: 3; widows: 3; }
h2, h3 { page-break-after: avoid; }


/*	Hidden Elements
----------------------------*/
.navUtility,
.navMain,
ul.nav
{ display: none !important; visibility: hidden !important; }


/*	Layout Adjustments
----------------------------*/

.btn, input[type=submit] { display: inline-block; height: 29px; width: auto; font: bold 12px/29px Arial; text-decoration:none!important; padding: 0 20px; background: #30b1a7!important; color: #000!important; border: 0; cursor: pointer; text-transform: uppercase; }

.siteLogo { display: none; }
.siteLogoPrint { display: block; }

.home-hero-rotator > li > img {display:block;}
.frame.darkOpaque {background:none; margin-bottom:60px;}
.homeSpotlight.darkOpaque {background: rgba(255,255,255,.5)!important;-webkit-print-color-adjust: exact;}

.showDetail .title { background-color:#000!important; text-decoration:none!important; -webkit-print-color-adjust: exact; }
.showDetail .title h3, .showDetail .title span {color:#fff!important;}
.showDetail > ul > li a { width: 59px; height: 37px; background: #e6e6e6 url(../img/show-menu.png) no-repeat!important; display: block; -webkit-print-color-adjust: exact; }
.showDetail > ul > li a.current { background-color: #fff!important;-webkit-print-color-adjust: exact; border-bottom: 1px solid #fff!important; margin-bottom: -1px; }
.showDetail > ul > li.info a { background-position: 26px 10px!important; }
.showDetail > ul > li.audio a { background-position: -36px 10px!important; }
.showDetail > ul > li.video a { background-position: -94px 10px!important; }
.showDetail > ul > li.photo a { background-position: -155px 10px!important; }
.showDetail > ul > li.buyTix a { background-position: -213px 10px!important; }
.showDetail > ul > li.info.disabled a { background-position: 26px -52px!important; }
.showDetail > ul > li.audio.disabled a { background-position: -36px -52px!important; }
.showDetail > ul > li.video.disabled a { background-position: -94px -52px!important; }
.showDetail > ul > li.photo.disabled a { background-position: -155px -52px!important; }
.showDetail > ul > li.buyTix.disabled a { background-position: -213px -52px!important; }


.pageTitle h1, .pageTitle h6 {color:#fff!important;}
.pageTitleIndented.darkOpaque { background: rgba(0,0,0,.6)!important; -webkit-print-color-adjust: exact; bottom:-1px;}
.buyTicketBox {background:#333!important; -webkit-print-color-adjust: exact;}
.buyTicketBox > h3 {color:#fff!important; background:#222!important;}
.productionTabs > ul > li a.current {background:#fff!important;}
.productionTabs > ul > li a {background:#e6e6e6!important;}
.buyTicketBox select {background:#e5e5e5!important;}
.help > span:first-child {color:#fff!important; background:#666!important;}
.feedFacebook h3.socialHeader {color:#fff!important; background-color:#325d99!important; -webkit-print-color-adjust: exact; }

.twoThird.left {width:500px!important; float:left!important;}
.third.right {width:450px!important; float:right!important;}
.third.right > a {display:none}