body {
	margin: 0px;
	padding:0;
	background-color:#;
	background-image: url(../images/bgTop.gif);  
	background-repeat:repeat-x;
	background-position:top;
}

body,td,th,select,input {
	font-family: Arial; 
	font-size:12px;
	color:#443B22;
}

select,input, textarea {
	border:1px solid #E2DCBF;
}

h1,h2,h3,h4 {
	margin: 0px;
	color:#AF0408; 
}
h1 {
	font-size: 16px;
	background: url('../images/bgH.png') no-repeat 0 0;
	background-image: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/images/bgH.png', sizingMethod='crop');
	display:block;
	/*padding-left:10px;*/
	height:43px;
}
h1.cool {
	background: url('../images/bgH1.png') no-repeat 0 0;
	background-image: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/images/bgH1.png', sizingMethod='crop');
	padding-left:30px;
	color:#fff;
}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
hr
{

 border: none;
 color: red;
 background-color: #FCAA08; 
 height: 1px;

}

.zag
{
font-size: 14px;
font-weight:bold;
color:#002892;

}

a {
	color: #126DB2; 
	text-decoration:underline;
}
a:hover {
	color: #126DB2; 
	text-decoration:none;
}

/*Стили таблицы контента*/
.content_table{} /* Стиль, применяемый для всей таблицы*/
#content_table_border{border-top:1px solid #cecece;border-left:1px solid #cecece;}/*стиль границ таблицы контента*/
#content_table_border td{border-right:1px solid #cecece;border-bottom:1px solid #cecece;}/*стиль границ таблицы контента*/
.content_table td{background-color:#F5E6BF;padding:5px;} /* цвет строки по умолчанию*/
.content_table_td_linck{}
.content_table td.content_table_td_linck a{
	background: url('../images/content_linck2.png') no-repeat 0 0;
	background-image: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/images/content_linck2.png', sizingMethod='crop');
	display:block;
	height:24px;
	padding-left:22px;
}

.content_table caption
{
	font-size:18px;
	margin-bottom:10px;
}

.content_table_string{}/*стиль, применяемы для выделения строки*/
.content_table .content_table_string td{background-color:#E2CC9C;}/*цвет выделенной строки*/
.content_table th{background-color:#1D5B9B; text-align:center; color:#fff; vertical-align:middle;font-weight: 700;}/*стиль заголовка таблицы*/
.content_table thead td{background-color:#1D5B9B; text-align:center; color:#fff; vertical-align:middle;font-weight: 700;}/*стиль заголовка таблицы*/
/*Конец стилей таблицы контента*/

.tbl_index td.style_month{
	font-family:"Times New Roman", Times, serif;
	font-size:40px;
	color:#fff;
}
table.afisha_table td{ 
	vertical-align:top;
	padding:10px;
}
.afisha_table_for{}
.afisha_table_time{}
.afisha_table_text{}
.afisha_table_zal{}
.afisha_table_time_date{}
.afisha_table_time_day{}
.afisha_table_time_time{}

table.afisha_table td.afisha_table_for{ color:#7EBEF4; font-size:18px;}

table.afisha_table td.afisha_table_time{ 
	background-image:url(../images/afisha_time.jpg); 
	background-repeat:no-repeat;
	background-position:0 10;
	width:154px;
	white-space:nowrap;
	color:#AE954D;
	padding-top:13px;
	border-bottom:1px solid #334D7C;
}
table.afisha_table td {
	border-bottom:1px solid #334D7C;
	}
table.afisha_table td.afisha_table_text{border-bottom:1px solid #BCBDB3;}
table.afisha_table td.afisha_table_zal{color:#7EBEF4; text-align:right; border-bottom:1px solid #BCBDB3;}
table.afisha_table td.afisha_table_time .afisha_table_time_date{ font-size:18px;}
table.afisha_table td.afisha_table_time .afisha_table_time_day{ font-size:10px;}
table.afisha_table td.afisha_table_time .afisha_table_time_time{ font-size:18px; color:#fff;}

#tooltip {
	background:#F5EBC7;
	border:1px solid #0240B8;
	color:#AF0408;
	margin:0px;
	padding:3px 5px;
	position:absolute;
	visibility:hidden;
	width:auto;
	font-size: 100%;
	z-index: 100;
}

#png{
	background: url('../images/img.png') no-repeat 0 0;
	background-image: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/images/img.png', sizingMethod='crop');
}

.bgTop {	
	background-image: url(../images/bgTop.gif);  
	background-repeat:repeat-x;
}

.content_linck, .afisha_table td a{
	background: url('../images/content_linck.png') no-repeat 0 0;
	background-image: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/images/content_linck.png', sizingMethod='crop');
	display:block;
	height:24px;
	padding-left:22px;
	margin-top:3px;
	position:relative;
} 
.content_linck2{
	background: url('../images/content_linck2.png') no-repeat 0 0;
	background-image: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/images/content_linck2.png', sizingMethod='crop');
	display:block;
	height:24px;
	padding-left:22px;
	margin-top:3px;
	position:relative;
} 
.content_linck2:hover{
	background: url('../images/content_linck.png') no-repeat 0 0;
	background-image: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/images/content_linck.png', sizingMethod='crop');
	display:block;
	height:24px;
	padding-left:22px;
	margin-top:3px;
	position:relative;
}

.tbl_index td{
	color:#CDD3EB;
}
.tbl_index a {
	color: #fff; 
	text-decoration:underline;
}
.tbl_index a:hover {
	color: #fff; 
	text-decoration:none;
}
.contacts td, .contacts a, .contacts a:hover{
	color:#7EBEF4;
	font-size:11px;
}

.table_img_content{
	background: url('../images/bgContentImg.jpg') no-repeat 0 0;
	width:242px;
	height:196px;
}
.table_img_content td{
	vertical-align:top;
	padding-left:8px;
	padding-top:8px;
}
/*-------------menuMain------------------*/
.menuMain{
	background-image: url(../images/bgMenu.jpg);  
	background-repeat:repeat-x;
}
/*-------------------------------*/
#lincksPages{
font-size:12px;
}
#lincksPages a{
  color:#fff;
  background-color:#0573C3;
  padding:1 4 1 4;
  text-align:center;
  text-decoration:none;
}
#lincksPages a:hover{
  color:#fff;
  background-color:#FD0505;
  text-decoration:none;
}
#lincksPages span{
  color:#fff;
  background-color:#FD0505;
  padding:1 4 1 4;
  text-align:center;
}
#lincksPages span.p{
  color:#0573C3;
  background:none;
}

/*-------------------------------*/
.news_time{
	vertical-align:middle;
	width:38px; 
	height:18px;
	text-align:center; 
	font-size:10px;
	padding-top:3px;
}
.news_date{
	height:29px; 
	width:94px; 
	background-image:url(/design/images/news_date.jpg);
	font-size:10px;
	color:#7EBEF4;
	margin-bottom:20px;
}
.news_date td{
	font-size:10px;
	color:#7EBEF4;
}
div#Map ul li{
	margin:5 0 5 0;
	color:#987333;
}
div#Map ul li b{
	color:#151515;
}
.search_form {	width: 200px; height:20px;	border: 2px solid #78A91D;}
.no_rezults{color:#669933;font-weight:700;}
.textinput_fields{border: 1px solid #78A91D;}

.catalog_style {position:absolute; z-index:23; display:none; filter:alpha(opacity=80);width:250px;height:100px;}
.catalog_tbl{
  filter:progid:DXImageTransform.Microsoft.Shadow(color='#bdd9ef', direction=135, strength=12);
  border:1px solid #bdd9ef;
  border-radius: 50px;
  background-color: #bdead3;
  width:250px;
  height:100px;
}
ul.cat_items li {list-style-image:url("/design/images/dot_blue.jpg");margin-left:3px;margin-bottom:3px;}


/*naho*/


.main_pic
{
	width:332px;
	height:210px;
	background:url(/design/images/head_border.jpg) no-repeat;
	text-align:center;
	padding-top:34px;	
	padding-left:5px;
}


.repertuar H1
{
	padding: 15px 20px 10px 20px;
	color:#AF0408;
	font-family:"Times New Roman", Times, serif;
	font-size:36px;
	text-align:center;
	white-space: nowrap;
}

.repertuar H3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18PX;
	COLOR:#938659;
	font-weight: normal;
	padding-top:20px;
	text-align:center;
}


.repertuar H2
{
	color:#2E65B9;
	font-size:22px;
	font-weight: normal;
	padding-top:20px;
	text-align:center;
}

.repertuar
{
	
}


.repertuar P
{
	color: #443B22 !important
}


.roles
{
	text-align:left !important
	margin:0px;
}

.roles TD IMG
{
	border:2px solid white;
}



.roles TH,  .roles2 TH
{
	color:#938659 !important;
	padding:5px;
	text-align:left !important;
	font-weight:normal !important;
}

.roles TD,  roles2 TD
{
	color:#443B22 !important;
	padding:5px;
	text-align:left !important;
	font-weight:normal !important;
}


.repertuar HR
{
	 border: none; /* Убираем границу для браузера Firefox */
	 color: #D4C695; /* Цвет линии для браузера Internet Explorer */
	 background-color: #D4C695; /* Цвет линии для браузера Firefox и Opera */
	 height: 1px; /* Толщина линии */
	 width:100%;
	 margin:30px 5px 10px 5px;	 
}

.hr1
{
	margin-top:10px !important
}


.repertuar H4
{
	color:#AF0408;
	font-size:16px;
	padding-bottom:20px;
}

.pix DIV
{
background:url(/design/images/fonpix.jpg);
width:225px;
height:167px;
	
}

.hr2
{
	margin-top:0px !important;
}


.pix TD
{
		width:270px;
}

.pix IMG
{
		margin-left:13px;
		margin-top:11px;
}

.roles2 DIV
{	
	color:#AF0408;
}

.action
{
	color:#938659 !important;
	margin:0px !important;
	padding:0px !important;
}

.action2
{
	margin-bottom:0px !important;
}

.repertuar P A
{
	color:#2E65B9 !important;
}

.repertuar P A:hover
{
	text-decoration:none;
}

.roles2 TD, .roles2 TH
{
	border-bottom:1px solid #E4D8AD;
}
.noborder
{
	border-bottom:none !important
	padding-left:50px;
}

.noborder1
{
	border:none !important

}

.noborder IMG 
{
	border:2px solid white
}




	

