#html,
div,
ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a, img {
    margin: 0;
    padding: 0;
    border: 0;
    }   
    
body {
 font-family:  Arial, sans-serif;
 text-align: left;
 color: #000;
 font-size: 13px;
 margin: 0;
 padding: 0;
 min-width: 1000px;
 background: #fff;
}

#inner {
  min-widt1h: 1250px;
  }

img    {border: 0 solid }
A IMG  {border: none;}

a {
  color: #000;
  }
  
a:hover {
  text-decoration: none;
  }
  
table {
  border-collapse: collapse;
  border-spacing: 0;
  text-align: left;
  font-size: 13px;
  }

table td {
  padding: 0;
  vertical-align: top;
  }
  
*html #wrapper {
  width:expression(document.body.clientWidth < 1005? "1000px": "auto");
  }
  
  
*html #inner #wrapper {
  wi1dth:expression(document.body.clientWidth < 1265? "1260px": "auto");
  }
  
.wrapper {
  float: left;
  width: 100%;
  }
  
.center_content {
  margin: 0 25% 0 0;
  _margin: 0 27% 0 0;
  }
  
.right {
  float: left;
  width: 25%;
  margin-left: -25%;
  _width: 27%;
  _margin-left: -27%;
  margin-bottom: 20px;
  }  

.tdcenter {  
  width: 25%;  
  }
  
.tdleft {
  width: 18%;  
  }
  
.tdright {    
  }
  
/*head*/  
#head {
  padding: 0 5%;
  }
  
.icons {
  float: right;  
  padding: 9px 0 0 0;  
  }
  
#inner .icons,
#about .icons {
  margin-top: 35px;
  }  

.icons img {
  float: left;
  margin-top: 2px;
  }   
  
.icons span {
  float: left;
  margin: 0 23px;
  line-height: 15px;
  height: 15px;
  width: 1px;
  background: url(../i/iconspan.gif) no-repeat 0 0;
  }  
  
/*menu*/  
#menu {
  margin: 0 12% 0 0;
  overflow: hidden;
  _height: 0;
  }
  
#about #menu {
  width: 86%;
  _width: 99%;
  }  
  
#inner #head,
#about #head {
  background: url(../i/bgmenurep.gif) repeat-x 0 100%;
  height: 68px;
  overflow: hidden;  
  }  
  
#menu table {
  width: 100%;
  text-align: center;
  }
  
#menu table td {
  padding: 4px 0 5px 0;
  }  
  
#inner #menu table td,
#about #menu table td {
  padding-bottom: 0;
  }  

#menu table .s {
  background: #301710;
  color: #fff;
  font-size: 18px;
  }   
  
#menu a {
  font-size: 18px;
  color: #ae2d08;
  text-decoration: none;
  display: block;
  padding-bottom: 3px;
  }  
  
#inner table .s,
#about table .s {
  background: #000;
  }

#menu table .s a {
  color: #6c2c1a;
  text-decoration: underline;
  }   
  
#menu table .s a:hover {
  text-decoration: none;
  }  
  
#menu span {
  padding-bottom: 11px;
  display: block;
  background: #000;  
  }  
  
#menu span a {
  padding-bottom: 0;
  }  
  
#menu .submenu {
  position: relative;
  height: 36px;
  .height: 35px;
  background: #000;
  margin-top: 0px; 
  display: block;
  top: -4px;
  }  
  
#about #menu .submenu {
  .height: 32px;
  }  
  
#menu ul {
  list-style: none;
  position: absolute;
  left: 100px;
  top: 4px;
  width: 400px;
  }  
  
#about #menu ul {
  left: -30px;
  width: 770px;
  top: 3px;  
  }    
  
#menu ul li {
  float: left;
  font-size: 15px;
  font-weight: normal;
  padding: 6px 14px 9px 14px;
  }  
  
#menu .cur {
  background: #5b241a;
  }  
  
#menu table .s li a {
  color: #a4b0ae;  
  font-size: 15px;
  font-weight: normal;
  text-decoration: underline;  
  }  
  
/*design*/  
#design {
  background: url(../i/bgdesrep.gif) repeat-x 0 0;
  height: 467px;
  }
  
#inner #design,
#about #design {
  height: 121px;
  background: url(../i/bgdesrep_in.gif) repeat-x 0 0;
  }  
  
.bgdes {
  background: url(../i/desright.jpg) no-repeat 100% 0;
  height: 467px;
  text-align: center;
  }  
  
#inner .bgdes,
#about .bgdes {
  height: 121px;
  background: url(../i/desleft.gif) no-repeat 0 0;
  }  
  
.descenter {
  max-width: 1144px;
  width:expression(document.body.clientWidth > 1145? "1144px": "auto");
  height: 467px;
  margin: 0 auto;
  text-align: left;  
  }  
  
#inner .descenter,
#about .descenter {
  width: 100%;
  max-width: 100%;
  margin: 0;
  height: 121px;
  background: url(../i/desright_in.gif) no-repeat 100% 0;
  color: #874e3c;
  font-size: 12px;  
  }  
  
#inner .descenter p,
#about .descenter p {
  padding: 50px 0 10px 130px;
  /*width: 450px;*/
  width: 35%;
  /*.width: 450px;
  _width: 550px;*/
  _width: 45%;
  }  
  
#inner .descenter p span,
#about .descenter p span {
  color: #a06b59;
  }  
  
.desbot {
  height: 467px;
  background: url(../i/centerbot.jpg) no-repeat 50% 100%;
  } 
  
.destop {
  height: 467px;
  background: url(../i/centertop.jpg) no-repeat 50% 0;
  text-align: center;
  }  
  
.fon {
  height: 467px;
  width: 1000px;
  text-align: left;
  margin: 0 auto;
  }  
  
#design a {
  color: #c7814e;
  }  
  
.link_about {
  padding: 90px 140px 193px 24px;
  font-size: 11px;
  float: left;  
  }  
  
#design .link_about a {
  color: #CF9E7A;
  background: url(../i/bglink_ab.gif) no-repeat 0 100%;
  padding-bottom: 15px;
  display: block;
  width: 160px;
  text-decoration: none;  
  }  
  
.season {
  clear: left;
  float: left;
  color: #874e3c;
  padding: 0 0 0 31px;
  font-size: 18px;
  width: 162px;
  height: 100px;
  line-height: 22px;
  text-transform: uppercase;
  background: url(../i/bgseason.jpg) no-repeat 11px 19px;   
  }  
  
.divseason {
  oveflow: hidden;
  _height: 0;
  margin: -30px 0 30px 0;
  }  
  
#inner .season,
#about .season {
  float: right;
  clear: both;
  font-size: 16px;
  color: #d66e35;
  margin: 0 35px 0 0;
  padding: 0 0 0 18px;
  position: relative;
  _margin-top: 0px;
  width: 170px;  
  height: 80px;
  background: none;
  }  
  
.season b {
  font-weight: normal;
  opacity: 0.7;
  _filter: alpha(opacity=20);  
  } 
  
#inner .season b,
#about .season b {
  opacity: 1;
  _filter: alpha(opacity=100);  
  }   
  
#inner .season b,
#about .season b {
  padding-left: 10px;
  }  
  
#inner .season b i,
#about .season b i {
  font-style: normal;
  font-size: 14px;
  font-weight: bold;  
  }  
  
.season span {
  color: #f7b47e;
  font-size: 60px;
  //line-height: 42px;
  font-weight: bold;
  font-family: "Times New Roman";  
  margin-left: -18px;
  margin-top: 11px;
  _margin-top: 2px;
  float: left;
  }  
  
#inner .season span,
#about .season span {
  color: #ae4912;  
  position: relative;
  margin-top: 0;
  //line-height: 40px;
  float: none;
  }  
  
.about {
  color: #c7814e;
  font-size: 12px;
  float: left;
  width: 200px;
  padding: 35px 0 0 0;
  font-family: Arial;
  line-height: 16px;
  }  
  
.about p {
  background: url(../i/link.gif) no-repeat 0 100%;
  padding-bottom: 15px;
  }  
  
#design .linkcolor {
  color: #f7b47e;
  text-transform: uppercase;
  font-weight: bold;
  }  
  
#design .bglink {
  
  color: #6e452a;
  float: left;
  }  
  
.about span {
  color: #c7814e;
  } 
  
/*.wrapblockfirst_night {
  height: 458px;
  _height: 467px;
  margin-top: -467px;
  margin-right: 5%;
  } */ 
  
.blockfirst_night {
  float: right;
  width: 30%;
  min-width: 24%;
  /*border: 1px solid #fff; */   
  padding-top: 9px;
  height: 458px;
  _height: 467px;
  margin-top: -467px;
  text-align: center;
  position: relative;
  }
  
.first_night {
  color: #c7814e;
  font-size: 13px;
  overflow: hidden;
  _height: 0;
  width: 240px;
  float: right;
  clear: both;
  margin-bottom: 8px;
  text-align: left;
  /*border: 1px solid #ff0;*/
  } 
  
.playbill .first_night {
  float: left;
  }  
  
.news1 {
  float: left;
  }   
  
.news2 {
  float: none;
  margin: 0 auto 8px auto;
  }  
  
.data {
  color: #fff;
  float: left;   
  }  
  
.content .news .data,
.content .leadership_txt .data {
  color: #000;
  margin-bottom: 14px;
  }

.content .leadership_txt .data {
  display: block;  
  float: none;
  margin-bottom: 6px;
  }   
  
.data span {
  font-size: 60px;
  line-height: 53px;
  display: block;
  font-family: "Times New Roman";
  font-weight: bold;
  text-align: right;
  }  
  
.txt {
  overflow: hidden;
  _height: 0;
  padding: 15px 0 0 13px;
  }  
  
#design .txt a {
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  }  
  
/*block_info*/  
#block_info {
  clear: both;  
  overflow: hidden;
  _height: 0;
  background: url(../i/bgblock_info.gif) #200D0A repeat-x 0 0;
  }
  
.block_info {
  padding: 0 5%;
  overflow: hidden;
  _height: 0;
  background: url(../i/bgblock_infor.jpg) no-repeat 100% 0;
  }  
  
#block_info table {
  width: 100%;
  }  
  
.btdleft {
  color: #fa9646;
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;  
  }  
  
.btdleft p {
  float: left;
  }  
  
.btdleft b {
  color: #109fce;
  font-size: 36px;
  line-height: 36px;
  }  
  
.btdleft p.psize {
  font-size: 16px;
  color: #874e3c;  
  font-weight: normal;
  margin: 7px 0 0 3px;
  line-height: 16px;
  white-space: nowrap;
  }  
  
.btdleft p.psize span {
  font-weight: bold;
  }  
  
#block_info .tdcenter {
  width: 20%;
  }  
  
.link_where,
.where .link_where {
  font-size: 36px;
  line-height: 36px;
  color: #109fce;
  text-decoration: none;
  background: url(../i/bglink_where.gif) no-repeat 100% 14px;
  padding-right: 12px;
  font-weight: bold;
  text-transform: lowercase;
  margin-left: 31px;
  }  
  
.where .link_where {
  margin-left: 0;
  }  
  
#block_info .tdright {
  width: 20%;
  color: #f7b47e;
  font-weight: bold;
  text-align: right;
  padding-right: 20px;
  padding-bottom: 7px;
  }  
  
#block_info .tdright a {
  font-size: 14px;   
  color: #6bb2b7;
  }  
  
#block_info .tdright a span {
  color: #f7b47e;
  }  
  
#block_info .tdright a.link_poster,
.contacts .link_poster {
  font-size: 36px;
  line-height: 36px;
  background: url(../i/bglink_poster.gif) no-repeat 100% 14px;
  padding-right: 12px;
  text-decoration: none;  
  color: #f7b47e;
  }  
  
/*event*/ 
#event {  
  overflow: hidden;
  _height: 0;
  background: url(../i/bg_event.gif) repeat-x 0 0;
  color: #728180;
  }
  
.bg_event {
  background: url(../i/bg_eventr.jpg) no-repeat 100% 0;
  }

.bgevent {
  overflow: hidden;
  _height: 0;
  background: url(../i/bg_eventl.jpg) no-repeat 0 0;
  padding: 35px 5% 7px 13%;
  }   
  
#event table {
  width: 100%;
  }  
  
#event table td {
  width: 25%;
  background: url(../i/bg_eventtdnew.gif) no-repeat 0 0;
  padding: 36px 0 25px 10px;
  color: #728180;
  font-weight: normal;
  .font-weight: normal;
  _font-weight: bold;
  }  
  
#event table .nobg td {
  background:none;
  padding:0;
  }

#event a {
  color: #090402;
  font-size: 13px;
  } 
  
#event span.data {
  font-size: 12px;
  margin-top: 0px;
  display: block;
  float: none;
  text-align: left;
  color: #fff;
  color: #090402;
  font-family: Arial;
  font-weight: bold;    
  }   
  
#event span.data1 {
  color: #fff;
  margin-top: -47px;
  _margin-top: -46px;
  margin-bottom: 21px;
  font-family: Arial;
  font-weight: bold;
  }

#event p {
  margin-bottom: 5px;
  padding-right: 20px;
  }   
  
#event .all,
#news .all {
  color: #000;
  text-decoration: none;
  font-size: 34px;
  font-weight: bold;
  background: url(../i/bg_all.gif) no-repeat 100% 13px;
  padding-right: 12px;
  float: right;
  }
#event .all {float:left;margin-left:10px;}
#news .all {
  color: #fff;
  background: url(../i/bg_allnews.gif) no-repeat 100% 94%;
  width: 150px;
  float: none;
  display: block;
  line-height: 32px;
  }   
  
/*center*/  
#center {
  overflow: hidden;
  /*_height: 0;*/
  width: 100%;
  background: url(../i/bgcenter.gif) #090502 repeat-x 0 0;
  padding: 5px 0 0 0;  
  }  
    
/*contacts*/  
.contacts {
  background: url(../i/contactsbot.jpg) #0f0805 no-repeat 0 100%;
  margin: 2px 0 6px 0;
  width: 266px;
  _width: 266px;
  }
  
.bgcontacts {
  background: url(../i/contactstop.jpg) no-repeat 0 0;
  min-height: 200px;
  _height: 200px;
  color: #874e3c;
  font-size: 16px;
  font-weight: normal;
  padding: 24px 0 20px 30px;
  }  
  
#about .bgcontacts {
  background: url(../i/contactstop_ab.jpg) no-repeat 0 0;
  }  
  
.contacts p {
  margin-bottom: 15px;
  }  
  
.contacts strong {
  display: block;
  }
  
.bgcontacts .phone {
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 13px;
  }  
  
.contacts .phone b {
  font-size: 30px;
  line-height: 30px;
  display: block;
  }  
  
.contacts h2 {
  color: #f7b47e;
  font-size: 24px;
  font-weight: normal;
  text-transform: lowercase;
  margin-bottom: 10px;
  font-family: Arial;
  }  
  
.contacts .link_poster {
  color: #fa9646;
  }  
  
#news {
  background: #2a302e;
  margin: 0 0 0 4px;
  padding: 10px 20px 40px 30px;
  font-size: 14px;
  color: #728180;
  width: 210px;
  _width: 260px;
  }  
  
#news h2 {
  margin-bottom: 6px;
  font-family: Arial;
  }

#news h2 a {
  font-family: Arial;
  font-size: 24px;
  font-weight: normal;
  }   
  
#news .data {
  color: #749c99;
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
  background: url(../i/bgdata.gif) no-repeat 100% 4px;
  padding-right: 23px;  
  clear: both;
  float: left;  
  }  
  
.news {
  margin-bottom: 18px;
  overflow: hidden;
  _height: 0;
  }  
  
.news p {
  clear: both;
  margin-bottom: 3px;
  }  

#about .content .news p {
  text-indent: 0;
  }  
  
.news p a {
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  } 
  
.content .news p a {
  color: #000;
  font-size: 14px;
  line-height: 18px;  
  }   
  
.where {
  background: url(../i/bgwhere.jpg) no-repeat 0 0;
  padding: 31px 0 21px 35px;
  }  
  
.where h2 {
  display: inline;  
  font-family: Arial;
  }  
  
.where p {
  display: block;
  margin-top: 5px;
  }  
  
.where a {
  color: #c7814e;
  font-size: 16px;
  }  
  
#center .center_content {
  background: #fff; 
  margin-bottom: 53px; 
  margin-left: 12px;   
  }  
  
.bgcontent {
  background: url(../i/bgcentercontent.gif) repeat-x 0 0;  
  }  
  
.bgcontentr {
  background: url(../i/contentright.jpg) no-repeat 100% 0;
  overflow: hidden;
  _height: 0;
  }  
  
.content {
  min-height: 850px;
  _height: 850px;    
  _clear: both;
  padding: 0 9% 81px 9%;
  margin-top: 0px;
  .margin-top: -80px;
  _margin-top: -84px;
  //clear: both;
  } 
  
#about .content {
  color: #728180;
  font-size: 14px;
  line-height: 18px;
  min-height: 1285px;
  _height: 1390px; 
  .margin-top: -81px;
  _margin-top: -85px;
  }   
  
#about .content p {
  text-indent: 24px;
  margin-bottom: 12px;
  }

#about .content h2 {
  color: #000;
  font-size: 28px;
  line-height: 28px;
  font-weight: normal;  
  margin: 17px 60px 17px 0;
  clear: both;
  }   
  
.content h3 {
  color: #000;
  font-size: 18px;
  line-height: 18px;
  font-weight: normal;
  margin: 23px 102px 6px 0;
  }  
  
.content .news h3 {
  margin: 0 102px 0 0;
  }  
  
.content strong {
  color: #000;
  } 
  
.content a span {
  color: #728180;
  }   
  
.logo {
  /*flo1at: left;*/
  } 
  
#inner .table {
  width: 100%;
  border-top: 1px solid #ae4912;
  margin-bottom: 5px;
  }   
  
#about .table {
  border-top: 1px solid #ae4912;
  margin-bottom: 25px;
  }  
  
.table td {
  vertical-align: middle;
  background: #feefd9;
  border-bottom: 1px solid #e8c1a2;  
  font-size: 14px;
  } 
  
table.table tr.ruled td  {
  background: url(../i/bgtablerul.gif) #e8bb91 repeat-x 0 0;
  border-bottom: 1px solid #fae5cb;
  }  
  
.table .tdstage {
  color: #728180;
  font-size: 14px;
  text-transform: uppercase;
  width: 145px;
  width: 17%;
  }  
  
table.table tr.ruled td.tdstage {
  color: #fff;
  }   
  
.table .tdtime {
  color: #000;
  font-size: 18px;
  width: 8%;
  }  
  
.table .tddata {
  font-size: 13px;
  width: 85px;
  width: 14%;
  text-align: right;
  padding-top: 15px;
  height: 97px;
  _height: 112px;
  }  
  
@-moz-document url-prefix() {
  .table .tddata {height: 112px;}
}  

*|html[xmlns*=""] .table .tddata {
  height: 112px;
}
  
.table .tddata b {
  font-size: 48px;
  line-height: 37px;
  display: block;
  font-family: "Times New Roman";
  }  
  
.color_orang {
  color: #f25601;
  }  
  
.table .tddata .color_orang {
  display: block;
  margin-top: -1px;
  } 
  
table.table tr.ruled td.tddata .color_orang {
  color: #fff;
  }  
  
.table .first_night {
  float: none;  
  height: 26px;
  margin-top: 4px;  
  background: url(../i/bgfirst_night.gif) no-repeat 0 0;
  }   
  
table.table tr.ruled td .first_night {
  background: url(../i/bgfirst_nightrul.gif) no-repeat 0 0;
  }  
  
.table .bgnone,
table.table tr.ruled td .bgnone {
  background: none;
  }  
  
.author {
  color: #ae4912;
  font-size: 14px;
  font-style: italic;
  text-align: right;
  margin-top: -11px;
  font-weight: bold;
  }  
  
table.table tr.ruled td .author {
  color: #fff;
  }  
  
.table .tdbig {
  padding: 0 40px 10px 22px;
  vertical-align: top;
  }  
  
.tdbig h2 {
  margin-top: -5px;
  margin-bottom: 6px;
  width: 75%;
  font-size: 18px;
  font-family: Arial;
  font-weight: bold;
  }  
  
.tdbig h2 a {
  color: #000;
  font-size: 18px;
  font-family: Arial;
  }  
  
#about .table thead td {
  background: #fff;
  color: #728180;
  font-size: 12px;
  text-transform: uppercase;
  border-left: 1px solid #e8c1a2;
  padding: 9px 23px 7px 23px;
  }  
  
#about .table thead th {
  color: #000;
  font-weight: normal;
  font-size: 12px;
  text-transform: uppercase;
  background: #fff;
  text-align: left;
  padding: 9px 24px 7px 18px;
  }  
  
#about .table tbody th {
  background: #feefd9;
  text-align: left;
  border-bottom: 1px solid #e8c1a2;
  border-right: 1px solid #e8c1a2;
  font-size: 18px;
  font-weight: normal;
  color: #000;
  padding: 11px 24px 7px 18px;
  } 
  
#about table.table tr.ruled th {
  color: #fff;
  background: #e8bb91;
  background: url(../i/bgtablerul.gif) #e8bb91 repeat-x 0 0;
  border-bottom: 1px solid #fae5cb;
  }   
  
#about .table tbody td {
  padding: 11px 23px 9px 23px;
  color: #000;
  }  
  
#about table.table tr.ruled td {
  color: #fff;
  }  
  
#about .table tbody th strong {
  font-size: 14px;
  }  
  
#about table.table tr.ruled th strong,
#about table.table tr.ruled th a {
  color: #fff;
  }  
  
#about .table tbody td.tdprice {
  border-left: 1px solid #e8c1a2;
  color: #b95f2d;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  }  
  
h1 {
  color: #2a2f2e;
  font-size: 36px;
  line-height: 37px;
  font-weight: normal;
  float: left;
  font-family: Arial;
  }  
  
.headline {
  overflow: hidden;
  _height: 0;
  margin-bottom: 7px;
  clear: left;
  } 
  
#about .headline {
  margin-bottom: 17px;
  }  
  
#about .headline h2 {
  margin-bottom: 0;
  }  
  
#about .content .news .headline {
  margin-bottom: 15px;
  }   
  
.headline a {
  color: #000;
  font-size: 18px;
  line-height: 25px;
  font-weight: bold;
  background: url(../i/bg_all.gif) no-repeat 100% 4px;
  padding-right: 15px;
  text-transform: lowercase;
  float: right;
  margin: 8px 2px 0 0;
  }  
  
.path {
  color: #728180;
  font-size: 13px;
  background: url(../i/bgpath.gif) no-repeat 0 0;
  padding: 22px 0 0 0;  
  margin-bottom: 23px;
  margin-left: -47px;  
  position: relative;
  clear: left;
  }  
  
.path a {
  color: #3c81bc;
  }  
  
.path span {
  background: url(../i/bgpathspan.gif) no-repeat 100% 4px;
  padding-right: 25px;
  }  
  
.linkright {
  text-align: right;
  }  
  
.linkright a {
  font-size: 34px;
  font-weight: bold;
  text-decoration: none;
  background: url(../i/bglinkright.gif) no-repeat 100% 13px;
  padding-right: 15px;
  color: #000;
  } 

#foto .linkright {
  padding: 2px 70px 0 0;
  clear: both;
  } 
  
.play #foto .linkright {
  padding-right: 30px;
  }   
  
#foto .linkright a {
  font-size: 18px;
  background: url(../i/bg_all.gif) no-repeat 100% 0px;
  text-decoration: underline;
  }  
  
#foto .linkright a:hover {
  text-decoration: none;
  }  
  
/*playbill*/  
.playbill {
  overflow: hidden;
  _height: 0;   
  width: 264px;
  padding: 23px 0 0 0;
  margin: 4px 0 6px 2px;
  background: url(../i/bgplaybill.gif) #109fce no-repeat 0 0;
  }
  
.playbill .first_night {
  width: 250px;
  }  
  
.playbill .first_night .data {
  margin: 0 5px 0 13px;
  width: 60px;
  text-align: right;
  color: #000;
  }  
  
.playbill .first_night .data span {
  font-size: 48px;
  line-height: 38px;
  margin-top: 5px;
  }  
  
.playbill .first_night .txt {
  color: #000;
  font-size: 14px;
  padding-top: 6px;
  padding-left: 0;
  }

.playbill .first_night .txt p {
  margin-bottom: 5px;
  }   
  
.playbill .first_night .txt a {
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  }  

.playbill .poster {
  margin: 0 0 23px 31px;
  color: #88fbfd;
  clear: both;
  _margin-top: -20px;
  }  
  
.playbill .poster a.link_poster {
  color: #88fbfd;
  font-size: 36px;
  line-height: 36px;
  font-weight: bold;
  text-decoration: none;
  background: url(../i/bglink_posternew.gif) no-repeat 100% 14px;  
  padding: 0 12px 0 0;
  }  
  
.playbill .poster p a {
  color: #58d6ea;
  font-size: 14px;
  font-weight: bold;
  }

.playbill .poster p span {
  color: #88fbfd;
  }   
  
#about .content ul {  
  list-style: none;
  margin: 24px 102px 24px 24px;
  }
  
#about .content ul ul,
#about .content ol ul {
  margin: 12px 150px 12px 36px;
  }  
  
#about .content ul li {
  background: url(../i/marker_ul.gif) no-repeat 0 8px;
  text-indent: 20px;  
  line-height: 18px;
  margin-bottom: 12px;
  } 
  
#about .content ol ul li {
  _text-indent: 5px;
  }   
  
#about .content ol {
  margin: 24px 102px 24px 24px;
  list-style-position: inside;
  }  
  
#about .content ol li {
  margin-bottom: 12px;
  }   
  
.img_left {
  float: left;
  margin: 4px 18px 13px 0;
  } 
  
#about .content .img_left p {
  text-indent: 0;
  width: 300px;
  overflow: hidden;  
  clear: both;
  font-size: 12px;
  line-height: 16px;
  _margin: 0 0 0 3px;
  }   
  
#about .content .leftplay .img_left p {
  width: 174px;
  }  
  
.img_left img {
  float: left;  
  position: relative;
  z-index: 1000;
  }  
  
.img_left p span {
  background: url(../i/bgspan.gif) repeat-x 0 0;  
  display: block;
  width: 290px;
  _width: 285px;  
  float: right;
  margin: -11px 0 0 0;      
  }

.leftplay .img_left p span {
  width: 164px;  
  _width: 160px;  
  }   
  
.img_left p span b {
  padding: 12px 20px 13px 24px;  
  display: block;
  width: 264px;
  _width: 290px;
  font-weight: normal;
  }
  
.leftplay .img_left p span b {
  width: 123px;
  _width: 150px;
  }

.content .headlinenew {
  color: #000;
  padding: 18px 0 0 0;
  }  
  
#about .content .headlinenew h2 {
  display: inline;
  margin-right: 10px;
  }  
  
.ulrepertuar strong {
  display: block1;
  }  
  
.page {
  padding-left: 24px;
  clear: both;
  }   
  
.page a {
  font-size: 18px;
  margin: 0 6px;
  }  
  
.page a.prev,
.page a.next {
  font-size: 14px;
  } 
  
.page span {
  background: #000;
  font-size: 18px;
  font-weight: bold;
  padding: 0 4px;
  margin: 0 6px;
  }   
  
.list_news a {
  font-size: 18px;
  }  
  
#about .list_news a:hover {
  color: #8E9A99;
  }  
  
#about .content .list_news p {
  text-indent: 0;
  margin: 6px 0 0 0;
  }

#about .content ul.list_news li {
  margin-bottom: 18px;
  }   
  
.list_news p span {
  display: block;
  color: #000;
  font-size: 12px;
  margin-top: 6px;
  } 
  
.list_news p span b {
  font-weight: normal;  
  }  
  
.list_news p span a {
  font-size: 12px;
  }  
  
.return {
  text-align: right;
  }   
  
.content .news .return a {
  font-size: 18px;
  background: url(../i/bgreturn.gif) no-repeat 0 0;
  padding-left: 16px;
  font-weight: bold;
  } 
  
.leadership {
  overflow: hidden;
  _height: 0;
  margin-bottom: 24px;
  }  
  
.leadership img {
  float: left;
  margin: 0 18px 0 0;
  } 
  
.leadership_txt {
  overflow: hidden;
  _height: 0;
  padding: 20px 0 0 0;
  }

#about .content .leadership_txt p {
  text-indent: 0;  
  margin-bottom: 6px;
  }  
  
.fio a {
  font-size: 18px;
  }   
  
.actor {
  width: 370px;
  float: left;
  padding-right: 10px;
  }  
  
.actor p,
.actor .data {
  padding-right: 32px;
  }  
  
.actor .fio a {
  font-size: 14px;
  line-height: 18px;   
  }  
  
.actor .fio a b {
  display: inline-block;
  clear: both;
  font-size: 18px;
  font-weight: normal;
  t1ext-decoration: underline;
  }  
  
.actor .fio a b:hover {
  text-decoration: none;
  }  

#about .content .vacancy p { 
  text-indent: 0;
  }  
  
.content form label {
  color: #000;
  clear: both;
  display: block;
  margin-left: 20px;
  }  
  
.content form label span {
  color: #728180;
  }  
  
.content form input,
.content form select,
.content form textarea {
  display: block;
  margin-bottom: 8px;
  background: #ebe9eb;
  border-left: 1px solid #728180;
  border-top: 1px solid #728180;
  width: 334px;
  margin-left: 20px;
  }  
  
.content form select {
  width: 225px;
  }  
  
.content form .inp_file {
  width: 277px;
  }  

.content form .inp_code {
  float: left;
  width: 165px;
  border-right: 1px solid #ebe9eb;
  border-bottom: 1px solid #ebe9eb;
  background: #fff;
  _margin-left: 10px;
  }   
  
.content form .but {
  width: 93px;
  float: left;
  background: #fff;
  border: 1px solid #728180;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  font-size: 14px;
  font-family: Arial;
  font-weight: bold;
  cursor: pointer;
  margin: 20px 0 0 20px;
  padding: 5px 0;
  _line-height: 24px;
  _padding: 0;
  } 
  
.content form img {
  border-left: 1px solid #565656;
  border-top: 1px solid #565656;
  border-right: 1px solid #0f0f0f;
  border-bottom: 1px solid #0f0f0f;
  float: left;  
  margin: -3px 0 0 4px;
  } 

#foto {
  margin: 28px 0 32px 0;
  width: 622px;
  overflow: hidden;
  _height: 0;
  }  
  
/*item_img*/   
.item_img {
  width: 186px;
  height: 188px;
  float: left;   
  position: relative;
  }
  
.block {
  height: 188px;  
  width: 186px;
  display: table;
  position: relative; 
  text-align: center;  
  }
  
.item {
  display: table-cell;
  vertical-align: bottom;
  //top: 95%;
  //position: absolute;
  //width: 186px;
  //left: 0;  
  }

.img {
  //top: -95%;
  //position: relative;    
  }  

.img a {
  display: block;
  padding-bottom: 18px;  
  padding-top: 18px;    
  border: 1px solid #fff;
  } 

.img a:hover,
.img a.hover {
  background: #feefd9;
  border: 1px solid #e8bb91;  
  }   
  
#about .content .item_img p {
  width: 166px;
  _width: 186px;
  background: #fff;
  border: 1px solid #000;
  left: 100px;
  _left: 80px;
  top: 130px;
  position: absolute;
  text-align: left;
  color: #000;
  font-size: 15px;
  text-indent: 0;
  z-index: 1000;
  display: block;
  padding: 5px 10px;
  }  
  
#about .content .play .item_img p {
  left: 57px;
  _left: 55px;
 }  
  
.play {
  overflow: hidden;
  _height: 0;
  }
  
.play .play_content p {
  margin-right: 70px;
  }  

.play_content {
  margin: 0 0 0 214px;
  }
  
.leftplay {
  float: left;
  width: 174px;
  margin-left: -100%;
  }   
  
#about .leftplay p { 
  text-indent: 0;
  margin-bottom: 5px;
  }  
  
#about .content .leftplay ul {
  margin: 0 0 11px 0;
  color: #000;
  }
  
#about .content .leftplay ul li {
  margin-bottom: 5px;
  line-height: 13px;
  } 
  
#about .content .leftplay ul li span {
  display: block;  
  font-style: italic;
  font-size: 12px;
  line-height: 13px;
  padding-left: 2px; 
  margin-top: 3px;
  text-indent: 0;
  }  

.leftplay h3 {
  margin-right: 0;
  }   
  
.black {
  color: #000;
  }  
  
.leftplay strong {
  color: #000;
  font-weight: normal;
  }  
  
.play_content h3 {
  margin-top: 0;
  }  
  
.play_content ul .spanblack {
  display: block;
  color: #000;
  font-size: 12px;
  margin: 6px 0 18px -20px;
  }  
  
#about .content .play_content .no_indent {
  text-indent: 0;
  }  
  
#error {
  background: url(../i/head_err.gif) #feefd9 repeat-x 0 0;
  }  

#error #wrapper {
  background: none;
  }  
  
#error #design {
  height: 154px;
  background: url(../i/des_err.jpg) no-repeat 0 0;
  } 
  
#error #center {
  color: #728180;
  font-size: 14px;  
  text-align: center;
  background: none;
  padding: 0;
  min-height: 485px;
  _height: 485px;
  }   
  
#error #center .center_top {
  background: #e8bb91; 
  padding: 35px 0 35px 0;
  margin-bottom: 20px;
  }  
  
#error .h1 {
  font-size: 36px;
  font-family: "Arial Black";
  font-weight: normal;
  color: #fff;
  text-transform: uppercase;
  }  
  
#error .h2 {
  color: #fff;
  font-size: 18px;
  font-family: Arial;
  font-weight: normal;  
  }  
  
#error h3 {
  color: #000;
  margin-bottom: 6px;
  }  
  
#error #center ul {
  list-style: url(../i/marker_ul.gif);
  }

#error #center ul li {
  margin-bottom: 20px;
  }

#error .linkright {
  width: 847px;
  margin: 0 auto 25px auto;
  text-align: center;
  }  
  
#error .linkright a {
  padding-right: 0;
  background: url(../i/bgret.gif) no-repeat 0 13px;
  padding-left: 15px;  
  }   
  
#error #menu {
  width: 847px;
  margin: 0 auto;
  }  
  
#error #menu a {
  color: #000;
  text-decoration: underline;
  }  
  
#error #menu a:hover {
  text-decoration: none;
  }  
  
#error #footer {
  height: 100px;
  text-align: center;
  background: url(../i/bgfoot.gif) repeat-x 0 0;
  }  
  
#error .footer {
  width: 820px;
  height: 100px;
  margin: 0 auto;
  }  
  
#error .footer .counter {
  float: left;
  margin: 35px 0 0 0;
  }  
  
#error .footer p {
  float: left;
  padding: 45px 0 0 0;
  color: #657685;
  font-size: 12px;
  }  
  
#error .footer a {
  color: #3c81bc;
  margin-left: 20px;
  }  
  
#error .counter img {
  float: left;
  margin-right: 22px;
  }  
  
.contacts_content .leftplay .black {
  display: block;
  }  
  
#about .contacts_content .leftplay ul {
  color: #728180;  
  }

#about .contacts_content .leftplay ul li {
  text-indent: 0;
  padding-left: 20px;
  }  
  
.contacts_content .leftplay i {
  font-style: normal;
  margin-left: 37px;
  display: block;
  }  
  
.contacts_content .leftplay h3 {
  margin-top: 0;
  }  
  
.linkrightnew {
  width: 417px;
  padding: 15px 0 30px 0;
  }  
  
  
/*menubottom*/   
#menubottom {
  background: url(../i/bgmenubottom.gif) repeat-x 0 100%;
  _background: url(../i/bgmenubottom.gif) repeat-x 0 69px;
  height: 76px;
  _height: 81px;
  clear: both;
  padding: 0 4px 12px 12px;
  margin-top: -124px;
  overflow: hidden;
  position: relative;
  }
  
#menubottom .center_content {
  overflow: hidden;
  _height: 0;
  background: none;
  padding-bottom: 12px;
  }  
  
#menubottom table {
  width: 100%;
  margin-top: 0;
  height: 44px;
  _height: 41px;  
  _margin-top: 0px;
  }  
  
#menubottom td {
  /*height: 41px;*/
  text-align: center;
  vertical-align: middle;
  font-size: 18px;
  font-weight: bold;
  color: #000;
  _padding-top: 4px;
  background: #080502;
  }  
  
#menubottom td.s {
  background: #fff;
  }  
  
#menubottom td a {
  color: #109fce;
  text-decoration: none;
  }  
  
#menubottom td.s a { 
  text-decoration: underline;
  color: #000;
  }  
  
#menubottom td.s a:hover {
  text-decoration: none;
  }  
  
#menubottom .linkright a {
  float: right;
  margin: -4px 10px 0 0;
  _margin: -8px 10px 0 0;
  }  
  
#menubottom .linkright a {
  font-size: 36px;
  line-height: 36px;
  font-weight: bold;
  background: url(../i/bglinkrightnew.gif) no-repeat 100% 27px;
  padding-right: 25px;
  position1: relative;  
  }    
  
/*footer*/  
#footer {
  padding-bottom: 15px;
  clear: both;
  }
  
#footer table {
  width: 100%;
  } 
  
.footer_top {
  background: url(../i/bgfoottop.gif) #e5ebed repeat-x 0 0;
  /*height: 97px;*/
  }  
  
.footer_top .tdleft {
  background: url(../i/bgleftn.gif) no-repeat 105% 100%;  
  vertical-align: middle;
  padding: 5px 8px 0 0;
  width: 15%;
  }  
  
.footer_top .tdleft img {
  display: block;
  clear: both;
  float: right;
  margin: 6px 29px 6px 0;
  _margin: 6px 14px 6px 0;
  }  
  
.footer_top .tdcenter {
  background: url(../i/bgtdleft.gif) no-repeat 100% 100%;
  color: #8597a7;
  font-size: 18px;
  text-align: center;
  vertical-align: middle;
  padding: 5px 0;
  width: 26%;
  }    
  
.footer_top .tdright {
  background: url(../i/bgtdcenter.gif) no-repeat 0 100%;  
  padding: 16px 0 0 11px;
  }

.footer_top .tdright h2 {
  color: #8597a7;
  font-size: 16px;
  text-transform: lowercase;
  font-weight: normal;
  position: relative;

  }   
  
.block_img {
  margin-top: 0px;
  float:left;
  width: 100%;
  margin-bottom: 10px;
  }

.block_img a {
  float: left;
  margin-right: 19px;
  margin-bottom: 8px;
  }  
 
/*footer_bot*/  
.footer_bot .tdleft {
  width: 15%;
  }

.footer_bot .tdcenter {
  font-size: 12px;
  color: #657685;
  text-align: center;
  padding-top: 13px;
  width: 26%;
  }
  
.footer_bot .tdright {
  text-align: right;
  font-size: 12px;
  color: #b8c3cc;
  padding-top: 13px;
  padding-right: 30px;
  }  
  
.footer_bot .tdright a {
  color: #3c81bc;
  }  
