﻿body {
    background: none repeat scroll 0 0 #ffffff;
    color: #333333;
    /*margin: 0;*/
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    width: 980px;
    margin: 0 auto;
    padding: 0;
}

table, td, tr {
    border: 0;
    padding: 0;
    border-collapse: collapse;
}

p {
    font-size:12px; 
    font-weight:normal;
	color:#333333;
}

.bottomalign tr td {
    vertical-align: bottom;
}

footer {
    background: url("../Images/n-footer.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    height: 44px;
    line-height: 44px;
    width: 980px;
}

footer a {
    color: #fff;
}
footer a:hover {
    color: #fff;
}

a {
    color:#0066cc;
}
a:link {
    text-decoration:underline; 
}
a:visited {
     text-decoration:underline; 
}
a:hover { 
    text-decoration:none; 
}
a:active {
     text-decoration:none; 
}

.ninepoint {
    font-size: 9pt;
}
.rollover {
    
}
#seasonTable {
    width: 100%;
}

#seasonTable tr td {
    padding: 2px;
    font-size: 9pt;
}

#seasonTable table {
    width: 100%;
}

.banner_ads {
    margin-top: -40px;
}
.banner_ads a {
    position: absolute; 
    top: 0; left: 0;
}

.banner_ads img {
    width: 728px;
    height: 90px;
}

.quickSearch {
    background: url("/Images/n-search_back_int.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 43px;
    width: 100%;
}

@media print {
    .noprint {
        display: none;
    }
   a[href]:after {
    content: "";
  }
}

.white {
    color: #ffffff;
    font-size: 11px;
    text-decoration: none;
}

.img-wrap {
    margin-bottom: 3px;
    width: 100px;
}

.img-heading {
    display: block;
    margin: 0 auto;
}

.home-update p.blurb {
    color: #666;
    margin: 0 auto 18px;
    width: 480px;
}

#pageContent {
    text-align: left;
    padding: 5px 10px;
}

.center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}


.anchor-navigtion {
    background: url("/Images/anchor-nav-bg.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #d3d3d3;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    padding-left: 0;
    margin-left: 0;
    text-align: center;
    width: 100%;
}


.anchor-navigtion li, .anchor-navigtion li a {
    color: #000000;
    /*display: block;
    float: left;*/
    padding-bottom: 0;
    text-align: center;
    text-decoration: none;
    float: none !important;
    display: inline-block;
    outline: none;
}
.anchor-navigtion li a {
    border-left: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    padding: 0 20px;
    width: auto;
}
.anchor-navigtion li a:hover, .anchor-navigtion li.ui-state-active a {
    background: none repeat scroll 0 0 #fcaf59;
}
.ui-tabs-hide {
    display: none;
}


.left-column {
    float: left;
    margin-top: 0;
    box-sizing: content-box;
    width: 240px;
}




.botd {
    background: url("/Images/born-scroll-bg.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 0 auto 10px;
    position: relative;
    width: 100%;
}
.onih {
    background: url("/Images/opening-night-scroll-bg.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 0 auto 37px;
    position: relative;
    width: 100%;
}
.botd a.listing-page, .onih a.listing-page {
    display: block;
    height: 36px;
    left: 0;
    position: absolute;
    text-indent: -3000px;
    top: 0;
    width: 186px;
}
.onih a.listing-page {
    width: 250px;
}
.scroll-box {
    color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    position: relative;
}
.botd .scroll-box {
    margin-left: 198px;
    margin-right: 20px;
}
.onih .scroll-box {
    margin-left: 260px;
    margin-right: 20px;
}
.scrollingtext {
    position: absolute;
    white-space: nowrap;
}
.scrollingtext a {
    color: #fff;
}

.current_shows * {
    font-size: 14px;
}
.current_shows li {
    list-style: outside none disc;
    margin: 5px 0;
}
.current_shows li a {
    padding-left: 0;
    text-align: left;
}

.grey {
    color: #666666;
    text-decoration: none;
}

ol li {
    padding-bottom: 10px;
}


ul li {
    list-style-type: disc;
    padding-bottom: 3px;
}


.tenpoint {
    font-size: 10pt;
}

.eightpoint {
    font-size: 8pt;
}
.elevenpoint {
    font-size: 11pt;
}
.twelvepoint {
    font-size: 12pt;
}
.font12pxGrey{
    font-size: 12px;
    color: #333;
}

.top-padding-6 {
    padding-top: 6px;
}


.myinfo-form {
    font-family: Arial,sans-serif;
    font-size: 12px;
    padding: 10px;
    margin-bottom: 15px;
    width: 510px;
}


.myinfo-form th {
    background: url("/images/venue-info-bg.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #bfaf9e;
    height: 25px;
    padding: 0 11px;
}
.myinfo-form td {
    padding: 6px;
    vertical-align: top;
}

.myinfo-form .lbl, .myinfo-form .label a {
    font-size: 12px;
}
.myinfo-form input[type="text"], .myinfo-form textarea {
    border: 1px solid #85b1de;
    display: block;
    font-family: Arial,sans-serif;
    font-size: 12px;
    margin-bottom: 5px;
    padding: 4px;
    width: 150px;
}
.myinfo-form textarea {
    height: 300px;
    width: 480px;
}
label.error {
    display: block;
}

.whiteHeader {
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    padding-left: 20px;
    padding-top: 10px;
}
.automarg {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.formLabel {
    font-weight: bold;
    width: 175px;
}

.lightBlueBackground {
    background-color: #c5daee;
    color: #000;
}

.black{
    color: #000;
}
.tblpadding tr td{
    padding-top: 3px;
    
}
.search_input {
    width: 375px;
}

hr {
    border-color: #000;
    margin: 0;
}

#advShow_ProdSubType {
    padding: 4px;
}

.float3col li{
    float: left;
    width: 33%;
}

.linone li{
    list-style-type: none;
}


#search_results {
    padding-top: 10px;
}

#search_results li{
    padding-bottom: 6px;
}


.yop-peice{/*	margin:0 auto 20px; */padding:0; list-style:none; width:353px; overflow:hidden; }
.yop-peice li, .yop-peice li a{display:block; float:left; width:47px; text-align:center; }
.yop-peice li{margin-right:10px; }
.yop-peice li a{background:url(/images/yop-piece.jpg) no-repeat 0 0; padding-top:42px; margin-right:5px; }
.yop-peice li a.tix{background-position:-2px 0; }
.yop-peice li a.grosses{background-position:-53px 0; }
.yop-peice li a.media{background-position:-102px 0; }
.yop-peice li a.reviews{background-position:-151px 0; }
.yop-peice li a.website{background-position:-200px 0; }
.yop-peice li a.print{background-position:-249px 0; }

#proddates td{padding:2px 7px 0 0; }
#proddates{padding-bottom:1px; }
#proddates td.rightlabels{padding-left:15px; }
#proditunes{float:right; padding:3px; margin-bottom:6px; }

.replacement-btn{display:block; height:51px; margin:25px auto 65px; width:200px; }
h1{font-size:20px;}
.production-page h1{font-size:20px; margin-bottom:5px; }
.production-page h1 a, .production-page h2 a{font-weight:bold; color:#006dc7; font-size:20px; margin-bottom:0; text-decoration:underline; }
.production-page h1 span{color:#404040; font-size:14px;display: block;font-weight: bold; }
.alert{color:#ff0000; font-size:10px;padding: 0; }
.production-image{padding-right:20px; float:left; min-height:225px; }


.person-photos {
    float: left;
    margin-right: 10px;
    margin-top: 5px;
    min-height: 125px;
    width: 100px;
}


.credits {
    clear: both;
    color: #404040;
    font-size: 14px;
    font-weight: bold;
}

.production-staff th {
    background: url("/images/venue-info-bg.jpg") repeat-x scroll 0 0 transparent;
    height: 25px;
    padding: 0 15px !important;
    text-align: left;
}
.production-staff td, .production-staff th {
    padding: 15px;
    vertical-align: middle;
}

.production-staff b > b {
    color: #333;
}

.cast {
    width: 100%;
}
.cast th {
    background: url("/images/venue-info-bg.jpg") repeat-x scroll 0 0 transparent;
    height: 25px;
    padding: 0 15px !important;
    text-align: left;
}
.cast td {
    padding: 5px 0 5px 15px;
    vertical-align: top;
}


.alt-cast {
  /*  border-bottom: 1px dotted #ccc;*/
    width: 100%
}

.alt-cast td {
    padding: 5px 0 5px 15px;
    vertical-align: top;
}

.alt {
    background: none repeat scroll 0 0 #ebeaea;
}

.role_status {
    font-size: 11px;
    font-style: italic;
}

#tabs-Awards .production-staff td {
    padding: 8px;
}

.production-staff {
    width: 100%;
}


.tblTours {
    width: 100%;
}
.tblTours th {
    background: url("/images/venue-info-bg.jpg") repeat-x scroll 0 0 transparent;
    height: 25px;
    padding: 0 15px !important;
    text-align: left;
}
.tblTours td {
    padding: 5px 0 5px 15px;
    vertical-align: top;
}


.venu-listing {
    width: 100%;
}

.venu-listing th {
    background: url(/images/venue-info-bg.jpg) repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #bfaf9e;
   /* color: #000;*/
    height: 25px;
    padding: 0 11px;
    text-align: left;
}

.venu-listing td {
   /* color: #000;*/
    padding: 9px 2px 9px 4px;
    vertical-align: top;
}


.venu-listing ul {
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 10px;
}

.venu-listing li {
    list-style-type: none;
}


.headerline {
   /* padding: 3px 0;*/
}

.headertable .first {
    vertical-align: top;
    width: 100px;
}

.venu-listing1 {
    width: 100%;
}
.venu-listing1 th {
    background: url("/images/venue-info-bg.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #bfaf9e;
    height: 25px;
    padding: 0 11px;
    text-align: left;
}


.venu-listing1 td {
    padding: 11px;
    text-align: left;
    vertical-align: top;
    width: 175px;
}

.venu-listing1 li {
    list-style: none;
}

.venu-listing1 ul {
    padding-left: 15px;
    margin: 0;
}

#scrollUp {
    bottom: 20px;
    right: 45px;
    width: 38px;
    height: 38px;
    background-image: url(/Images/top.png)
}


.searchTours {
    padding-bottom: 4px;
    display: block;
    text-align: center;
    margin-left: -75px;
}
.searchTours img{
    margin-top: -4px;
}
.img_close{z-index: 20;width:30px;height:30px;background:url(/Images/preetyphoto/sprite.png) 2px 1px no-repeat;cursor: pointer;}

.searchTours input[type=image] {
    margin-top: -4px;
    position: absolute;
    padding-left: 3px;
}

#itunesMainLink {
    float: right;
    width: 100%;
    text-align: right;
    padding-top: 15px;
}
 

.orgmembers li {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.orgmembers {
    margin-bottom: 6px;
    margin-top: 0;
    padding-left: 10px;
}


.search_result h3 {
    background-image: url("/Images/orange-med.gif");
    padding: 3px 5px;
    font-size: 12px;
    font-weight: bold;
}

.MediaAudio {
    margin-left: auto;
    margin-right: auto;
    width: 335px;
    background-color: #feac30;
    -ms-border-bottom-left-radius: 12px;
    border-bottom-left-radius: 12px;
    -ms-border-bottom-right-radius: 12px;
    border-bottom-right-radius: 12px;
}

.MediaAudio div {
    padding: 2px;
    padding-left: 7px;
}

.MediaAudio .descr {
    background-color: white;
    width: 319px;
    margin-left: auto;
    margin-right: auto;
}

.MediaAudio .recordInfo {
    border-radius: 12px;
}


.thumb-wrap {
    float: left;
    height: 41px;
    margin-bottom: 1px;
    overflow: hidden;
    width: 50px;
}
 

#reviews {
    width: 740px;
}

#reviews * {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
}


.quicksearch_result {
    padding: 6px 0;
}
.search_results_form {
    padding-top: 10px;
    margin-bottom: -10px;
}

.tblAwards {
    width: 100%;
}
.tblAwards tr td{
    padding: 3px;
}

.quicksearch_resultLink {
    text-align:center;margin-left:-200px;padding-bottom: 15px;    
}

.dottedLine {
    border-top: 1px dotted #949292;width: 100%;margin: 12px 0;
}

.subshows li a {
    font-weight: bold;
    text-decoration: none;
}

.subshows li {
    list-style-type: none;
}

.subshows ul {
    margin-bottom: 0;
}

.subshows p {
    margin-bottom: 0;
    margin-top: 0;
}

.btn-topmenu:active{
  background-color:#f3b350;
  background: linear-gradient(to bottom, #de8e12 50%, #f3b350 60%);
  border-radius: 9px 9px 0 0;
 } 
.btn-topmenu{
  margin:0 1px;
  padding: 3px 13px 2px 13px;
  background-color:#f3b350;
  background: linear-gradient(to bottom, #f3b350 50%, #e49925 60%);
  border-radius: 7px 7px 0 0;
 }
.btn-topmenu a {
    color: #fff;        
    font-weight: 600;
    font-size: 10pt;
    text-decoration: none;
    font-family: 'Times New Roman', Times, serif;    
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.77);
}
.btn-topmenu:hover a{
  color:#000044;
  text-decoration:none;
}

.btn-topmenu2:active{
  background-color:#1e9be0;
  background: linear-gradient(to bottom, #1e9be0 50%, #4cb0e6 60%);
  border-radius: 9px 9px 0 0;
 } 
.btn-topmenu2{
  margin:0 1px;
  padding: 3px 13px 2px 13px;
  background-color:#1e9be0;
  background: linear-gradient(to bottom, #4cb0e6 50%, #1e9be0 60%);
  border-radius: 7px 7px 0 0;
 }
.btn-topmenu2 a {
    color: #000044;        
    font-weight: 600;
    font-size: 10pt;
    text-decoration: none;
    font-family: 'Times New Roman', Times, serif;    
   /* text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.77);*/
}
.btn-topmenu2:hover a{
  color:#fff;
  text-decoration:none;
}
.btn-tab:active{
  background-color:#f3b350;
  background: linear-gradient(to bottom, #de8e12 50%, #f3b350 60%);
  border-radius: 9px 9px 0 0;
 } 
.btn-tab{
  margin:0 1px;
  padding: 3px 13px 2px 13px;
  width:220px;
  background-color:#f3b350;
  background: linear-gradient(to bottom, #f3b350 50%, #e49925 60%);
  border-radius: 7px 7px 0 0;
  border:none;
 }
.btn-tab a {
    color: #000044;        
    font-weight: 600;
    font-size: 11pt;
    text-decoration: none;
    font-family: 'Times New Roman', Times, serif;    
   /* text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.77);*/
}
.btn-tab:hover a{
  color:#000044;
  text-decoration:none;
}

.btn-tab.active {
  background-color:#f2f2f2;
  background: linear-gradient(to bottom, #f2f2f2 45%, #ccc 65%);
  box-shadow: none;
}

.btn-tab.active a {
  color:#000044;
}

.headertitle span{
  border:none;
  padding: 3px 12px;
  display:inline-block;
  border-radius:15px 15px 0 0;
  min-width:230px;
  text-align:center;
  background-color:#000044;
  color:#ffae30;
  font-family:'Times New Roman', Times, serif;
  font-size:14pt;
  font-weight:500;
}
.headertitle div {
    width:306px;
    height:30px;
    background-image:url('/Images/Header/title_line.png');
    display:inline-block;
    margin-bottom:-10px;
}

.padding-div {
    padding:5px 0 0 15px;
}