html, body {
	margin: 0px; 
	padding: 0px;
}
body {
	height: 100%;
	width:100%;
	font-size: 14px;
	font-family: Arial, Tahoma;
	line-height: 1.3;
	color:#333333;
}
/*text-indent: 15px;*/
a{
	color:#650202;
	font-weight:bold;
	font-size: 14px;
}
p{
	margin-top:0px;
}
h1,h2,h3,h4,h5,h6{color:#333333}
h1{	font-size: 18px;}
h2{	font-size: 16px;}
h3{	font-size: 14px;}
h4{	font-size: 12px;}
h5{	font-size: 10px;}
h6{	font-size: 8px;}
div.gallery_180x135{
	clear:both;
	width:680px;
	text-align:center;
}
div.gallery_180x135 a{
	display:block;
	width:180px;
	height:135px;
	margin:7px 20px;
	float:left;
}div.gallery_100x75{
	clear:both;
	width:240px;
	text-align:left;
}
div.gallery_100x75 a{
	display:block;
	width:100px;
	height:75px;
	margin:7px 10px;
	float:left;
}
td{
	vertical-align:top;
}
#all{
	width:1000px;
}
#head{
	height:234px;
	vertical-align:bottom;
}
#footer{
    padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.5;
	vertical-align:top;
}
#right_col{
	max-width:250px;
	width:1px;
	padding:0px 0px 0px 20px;
}

/******menu**********/
#menu_level1{
	text-align:center;
	margin:4px 0px 15px 0px;
	height:44px;
	padding:0px;
}
#menu_level1 td{
	height:26px;
	padding:8px 8px 8px 8px;
	text-decoration:none;
	font-size: 16px;
}
#menu_level1 td.active{
	height:24px;
	padding:11px 13px 7px 13px;
	border: 1px solid #cfcfcf;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-color: #ffffff;
	color:#c19d63;
}
#menu_level1 div{
	line-height:16px;
	padding-bottom:8px;
}
#menu_level1 td.active div{
	background: transparent url('/images/menu_l1_line.gif') left bottom repeat-x;
}
#menu_level1 td a{
	color:#ffffff;
	text-decoration:none;
	font-size: 16px;
}

#menu_level1 td.active a{
	color:#c19d63;
}



#menu_level2{
	text-align:center;
	list-style-type:none;
	margin:10px 10px 10px 10px;
	height:44px;
	padding:0px;
}
#menu_level2 td{
	height:26px;
	padding:11px 14px 7px 14px;
	text-decoration:none;
	font-size: 14px;
}
#menu_level2 td.active{
	height:24px;
	padding:11px 13px 7px 13px;
	border: 1px solid #650202;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-color: #650202;
	color:#ffffff;
}
#menu_level2 div{
	line-height:16px;
	height:16px;
	padding-bottom:8px;
}
#menu_level2 td.active div{
	background: transparent url('/images/menu_l1_line.gif') left bottom repeat-x;
}
#menu_level2 td a{
	color:#333333;
	text-decoration:underline;
	font-size: 14px;
}

#menu_level2 td.active a{
	color:#ffffff;
	text-decoration:none;
}



/***********ÁÀÍÍÅÐ***************/
#banner{
	height:310px;
	padding:6px 0px;
}
#main_banner {
    overflow: hidden;
    position: relative;
	width:990px;
	height: 300px;
	margin:0px;
	padding:5px 5px 5px 5px;
	background-color: #ffffff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	z-index:999;
	}
#BannerCont{
	background-color:transparent;
}
#BannerCont div.banner {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	overflow:hidden;
	position:absolute;
	z-index:49;
	width:990px;
	height:300px;
	text-align:center;
}
#BannerCont div.banner a{
	width:990px;
	height:300px;
	display:block;
}
#b_preview_cont img {
    border: 1px solid #ffffff;
	margin-left:5px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	cursor:pointer;
}
#b_preview_cont img.active {
    border: 1px solid #d7a538;
}
#banner_info{
	position: absolute; 
	bottom:10px; 
	left:10px; 
	height:80px; 
	width:300px; 
	z-index:1000; 
	padding:5px;
	background-color: #000000; 
	opacity: 0.4;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#banner_info_cnt{
	position: absolute; 
	bottom:10px; 
	left:10px; 
	height:80px; 
	width:300px; 
	z-index:1000; 
	padding:5px;
	color:#ffffff;
	line-height:1;
	font-size:12px;
}
#banner_info_cnt p{
	margin:5px 0px 0px 0px;
	
}




/******menu**********/
#menu_level3{
	text-align:center;
	list-style-type:none;
	margin:5px 5px 5px 60px;
	padding:0px;
	height:30px;
}
#menu_level3 td{
	float:left;
	line-height:24px;
	height:24px;
	padding:1px 10px 1px 10px;
	text-decoration:none;
	font-size: 14px;
}
#menu_level3 td.active{
	height:24px;
	line-height:24px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-color: #650202;
	color:#ffffff;
}
#menu_level3 div{
}
#menu_level3 td.active div{
}
#menu_level3 td a{
	line-height:24px;
	color:#333333;
	text-decoration:underline;
	font-size: 14px;
}

#menu_level3 td.active a{
	color:#ffffff;
	text-decoration:none;
}


/******menu**********/
#menu_level4{
	text-align:center;
	list-style-type:none;
	margin:5px 5px 5px 60px;
	padding:0px;
	height:30px;
}
#menu_level4 td{
	float:left;
	line-height:24px;
	height:24px;
	padding:1px 10px 1px 10px;
	text-decoration:none;
	font-size: 14px;
}
#menu_level4 td.active{
	height:24px;
	line-height:24px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-color: #650202;
	color:#ffffff;
}
#menu_level4 div{
}
#menu_level4 td.active div{
}
#menu_level4 td a{
	line-height:24px;
	color:#333333;
	text-decoration:underline;
	font-size: 14px;
}

#menu_level4 td.active a{
	color:#ffffff;
	text-decoration:none;
}



#mp_news .news{
	margin-bottom:30px;
}
#mp_news .header{
	text-transform:uppercase;
	font-size: 18px;
	text-align:left;

}
#mp_news .anons{
	text-align: justify;
}
#mp_news .anons p{
	margin:3px 0px;
}
#mp_news .link a{
	color:#c29e64;
	text-decoration:underline;
	font-style:italic;
}
#mp_news .link{
	text-align:right;
}
/**************************************************/
.persons_list td{
	padding-left:30px;
}
.persons_list a{
	color:#650202;
	font-weight:bold;
	text-decoration:none;
	font-size: 14px;
}
.person_name{
	color:#650202;
	font-weight:bold;
	font-size: 14px;
}
.repertoire_list{
	border-collapse: collapse;
}
.repertoire_list td{
	vertical-align:top;
	border-top: 1px solid #cbcccc;
	border-bottom: 1px solid #cbcccc;
	padding-top:8px;
	padding-bottom:8px;
}
.repertoire_list .left{
	padding-right:10px;
}
.repertoire_list .right{
	padding-left:10px;
}
.repertoire_list  .title{
	text-transform: uppercase;
	text-align:left;
	font-size:15px;
	font-weight:bold;
	color:#333333;
}
.repertoire_list .url{
	text-align:left;
	font-size:12px;
	color:#c29e64;
	font-style:italic;
}
.repertoire_list .url a{
	font-size:12px;
	color:#c29e64;
	font-style:italic;
}
.repertoire_list .info{
	text-align:right;
	font-size:12px;
}
.repertoire_list .premiere{
	text-align:right;
	font-size:12px;
}



.playbill{
	border-collapse: collapse;
	width:100%;
}
.playbill td{
	vertical-align:top;
	padding-top:8px;
	padding-bottom:8px;
}
.playbill .center, .playbill .right{
	/*border-top: 1px solid #cbcccc;*/
	border-bottom: 1px solid #cbcccc;
}
.playbill .center{
	padding-right:10px;
}
.playbill .left{
	padding-right:20px;
	width:120px;
}
.playbill .left .spec_day{
	font-size:15px;
	color:#650202;
	text-transform:uppercase;
	font-weight:bold;
	text-align:right;
}
.playbill .left .week_day{
	text-align:right;
	font-size:12px;
}
.playbill .right{
	padding-left:0px;
	width:120px;
}
.playbill  .title{
	text-transform: uppercase;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	color:#333333;
}
.playbill  .title a{
	text-transform: uppercase;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	color:#333333;
}
.playbill .url{
	text-align:left;
	font-size:12px;
	color:#c29e64;
	font-style:italic;
}
.playbill .url a{
	font-size:12px;
	color:#c29e64;
	font-style:italic;
}
.playbill .info{
	text-align:right;
	font-size:12px;
}
.playbill .premiere{
	text-align:left;
	font-size:18px;
	color:#680202;
	font-weight:bold;
	text-transform: uppercase;
}
.playbill .ticket{
	text-align:right;
	font-size:13px;
	font-weight:bold;
	color:#680202;
	padding-top:5px;
	font-style:italic;
}
.playbill .ticket a{
	text-align:right;
	text-decoration:underline;
	font-size:12px;
	color:#c29e64;
	font-style:italic;
}
.playbill .perf_start{
	text-align:right;
	text-decoration:none;
	font-size:12px;
}
.playbill .perf_end{
	text-align:right;
	text-decoration:none;
	font-size:12px;

}




.mp_playbill_item{
	width:219px;
	height:300px;
	overflow:hidden;
	float:left;
	margin:6px 0px 6px 12px;
	padding-bottom:20px;
	background: transparent url('/images/cms/data/playbill_item_bg.gif') left bottom no-repeat;
}
.mp_playbill .mp_spec_ico {
	margin-bottom:10px;
	margin-top:10px;
}
.mp_spec_ico img {
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
.mp_playbill .title{
	text-transform:uppercase;
	font-weight:bold;
	font-size:16px;
}
.mp_playbill .spec_date{
	font-weight:bold;
	font-size:13px;
}
.mp_playbill .url, .mp_playbill .url a{
	font-size:13px;
	color:#c29e64;
	font-style:italic;
}







#calendar{
	background-color:#efe6d4;
	padding:20px 0px 20px 0px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	width:230px;
}
#cal_nav{
	background-color:#680202;
	height:40px;
	margin-bottom:10px;
	color:#cc9966;
}
#cal_nav table{
	height:40px;
}
#cal_nav  td{
	vertical-align:middle;
}
#cal_date_text{
	font-size:20px;
	line-height:40px;
}
#date_list td, #date_list th{
	text-align:center;
}
#date_list th{
	border:0px;
	padding-bottom:4px;
}
#date_list td{
	border: 1px solid #939393;
	height:26px;
	width:30px;
	vertical-align:middle;
}
#date_list td.calendar a{
	height:26px;
	width:30px;
}
#date_list {
	border-collapse: collapse;
}

#date_list td.calendarToday{
	background-color:#c19e63;
}
#date_list td.spec{
	background-color:#ffffff;
}
#date_list td.spec a{
	display:block;
	text-decoration:none;
}




.perf_artists {
	padding:15px 5px;
}
.perf_artists td{
	padding-bottom:10px;
	vertical-align:top;
}
.perf_artists .l{
	text-align:right;
}
.perf_artists .r{
	text-align:left;
}
.perf_artists .c{
	padding:0px 4px;
}
.perf_artists p{
	padding:0px;
	margin:0px;
}

#auth_menu a, #auth_menu{
	color:#ffffff;
}
#auth_menu .user_out{
	font-style:italic;
}
#div_login{
	display:none;
	background-color:#ffffff;
	width:500px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border: 1px solid #dccfd0;
}
#div_login .popup_title{
	text-align:center;
	font-size:20px;
	color:#c29e64;
	padding-bottom:12px;
	border-bottom: 1px dotted #605d5d;
}
#div_login .textinputs{
	margin-top:7px;
	border: 2px solid #e6e8e8;
	height:25px;
	font-size:22px;
	color:#c1bfbf;
	width:250px;
}
#div_login a{
	color:#8c8c8c;
}

.persons_list div{text-align:left;}


#feedback{display:none;  background-color:#ffffff; padding:12px;}
#reques_tickets_form{display:none;  background-color:#ffffff; padding:12px; width:450px;}
.t_request_info{margin:10px;}
.t_request_groups{text-align:center;}
.group_fielt_title{margin:10px; display:none;}
 
 


							
.owl-preview div{display: inline-block; margin-left:5px;}
.owl-preview{ margin-left:15px;}	
.owl-preview div img{border:2px solid #ffffff}

.spec_in_future td.title *{text-align:center; line-height:1.1}
.spec_in_future td{padding-bottom:7px;}
.spec_in_future td.title{font-size:22px;}
.spec_in_future td.title span{}
.spec_in_future *{font-weight: bold;}
					

.w100{width:100%;}
 
 
 
 .reques_tickets_b{background-color:#d4a233;  margin:10px 0px; color:#fff; cursor:pointer;text-decoration:none;padding:7px;border:0;font-size:12px;font-weight:bold; color:#6b1300; white-space: nowrap;}
 .t_request_groups table{width:100%;}
 .t_request_groups table tr td:first-child{width:50%; text-align:right;}
 
 
 .playbill_menu{margin:5px; } 
 .playbill_menu  span.month{margin:5px; }
 .playbill_menu  span.month a{font-weight:normal; } 
 .playbill_menu  span.month.active a{font-weight:bold; text-decoration:none; } 
 
 
 #to_top{
    width: 50px;
    height: 50px;
    position: fixed;
    display: none;
    bottom: 150px;
    right: 15px;
    background: url(/images/to_top.png) center center no-repeat;
    cursor: pointer;
}
 
 
 
 #all_reviews{display: none;}
 
 
 
 .review_preview_container{
 margin: 0px 0px 20px 20px;
 border:2px solid #680202;
 padding:10px;
 }
  .review_preview_container .review_button_container{
	  text-align:right;
  }
 .review_preview_container .review_button_container span{ 
 background-color:#680202;  color:#fff;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;text-decoration:none;padding:5px 13px;border:0;font-size:12px;font-weight:bold;
 cursor:pointer;
 }
 #reviews_popup{
	 display:none;
	 height:600px;
	 width:800px;
	 background-color:#ffffff;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border: 1px solid #dccfd0;
 }
 #reviews_popup_content{
	padding:20px; 
 }
 
 a.ticket_button_w{
 background-color:#680202;  margin:5px 2px; border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;text-decoration:none;padding:5px 13px;border:0;font-size:12px;font-weight:bold; text-decoration:none; color:#ffffff;
 }


.pk_button_cont{text-align:center; margin-top:7px;}