*, body {
	margin: 0;
	padding:0;
}

body {
/*	background: #576A71 url('/img/bg_body.gif') repeat;*/
	font-family: verdana, tahoma;
	font-size: small;
	color: #000;
}

a {
	color: #000;
}


h2 {
	margin: 0 0 1em 0;
	font-size: 140%;
}

h3 {
	font-size: 120%;
}




/* ============================================ */
#main_div {
/*	width: 960px;
	margin: 0 auto 0 auto;
	border-left: 5px solid #45545B;
	border-right: 5px solid #45545B;
	background-color: #323232;*/
}


#header {
/*	float: left;*/
	height: auto;
/*	background: #323232 url('/img/bg_header.gif') repeat-x  top left;*/
/*	display: none;*/
}

#header h1 {
/*border: 1px solid #FFF;*/
	display: block;
/*	height: 100px;*/
	width: 600px;
/*	float: left;*/
	margin: 0;
	padding: 40px 0 20px 0;
/*	background-image: url('/img/bg_header_logo.gif');*/
	background-repeat: no-repeat;
	font-size: 160%;
	font-style: italic;
}

.season {
	font-size: 70%;
	font-style: normal;
}

#order_top {
	float: right;
	margin: 8px 20px 0 0;
	font-size: 120%;
	font-style: italic;
	display: none;
}

#order_top a {
	color: red;
}

#header_banner {
/*border: 1px solid red;*/
	margin: 0;
	float: right;
	width: 655px;
	height: 200px;
	display: none;
}




#top_menu { 
/*border: 1px solid red;*/
/*	float: left;*/
	width: 100%;
	overflow: hidden;
	display: none;
}

#top_menu ul {
	list-style: none;
	margin: 0 0 0 1em;
	padding: 0;
	width: 100%;
	display: inline;
}

#top_menu ul li {
	display: inline;
	list-style: none;
	font-size: 100%;
	margin: 0.2em 0 0.2em 0;
	padding-left: 36px;
/*	background: #323232 url('/img/bg_top_menu_li.gif') no-repeat center left;*/
}


#top_menu ul a {
/*	display: block;*/
	/*width: 85px;
	height: 20px;*/
	/*text-decoration: none;*/
	color: #000;
}

#top_menu ul a:hover {
	text-decoration: underline;
	color: red;
}

#top_menu ul p {	
	color: #000;
	display: inline;
	margin: 0;
	font-weight: bold;
}




/* ============================================ */

.left_menu_td {
	display: none;
}

#left_menu_div {
	display: none;
	margin: 0 12px 1em 12px;
	width: 255px;
/*	background-color: #EEEFDC;*/
}

#left_menu_content {
	margin: 0 20px 0 20px;
	width: 215px;
	background-color: transparent;
}

#left_menu {
	list-style: none;
	margin:1em;
	padding:1em 0 0 0;
	color: #000;
}

#left_menu li {
	display: block;
	width: 170px;
}

#left_menu li a {
	display: block;
	width: 170px;
	height: auto;
	padding: 0.2em 0 0.5em 0;
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #999;
}

#left_menu li a.current_menu {
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}

#left_menu li a:hover {
	color: #333;
	text-decoration: underline;
}

#left_menu li p {
	display: block;
	width: 170px;
	height: auto;
	padding: 0.2em 0 0.5em 0;
	color: #333;
	font-weight: bold;
	border-bottom: 1px solid #999;
}

#left_menu li ul  {
	list-style: none;
	margin-left: 0;
}


#left_menu li ul li {
	display: block;
	width: 160px;
	margin-left: 1em;
}

#left_menu li ul li a {
	display: block;
	width: 160px;
	height: auto;
	padding: 0.2em 0 0.5em 0;
	color: #000;
	text-decoration: none;
	border: none;
}

#left_menu li ul li p {
	display: block;
	width: 150px;
	height: auto;
	color: red;
	font-weight: bold;
	border: none;
}

#left_links {
	display: none;
}







/* ============================================ */
#table_content {
/*	background-color: #323232;*/
	border-collapse: collapse;
}

#table_content tr td {
	vertical-align: top;
}


/* ============================================ */
#content {
	width: 100%;
	padding: 0 40px 2em 20px;
	color: #000;
}


#content ul {
	margin: 1em;
}

/*  photos */
.one_photos_list {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	float: left;
	width: 160px;
	height: 160px;
	padding: 5px;
	border: 1px dotted #DDD;
	margin: 10px;
}

#one_photo_div {
	text-align: center;
	margin: 10px;
	font-size: 50%;
}

/* =================================== */
/*  actors  */

.actors_list_img {
}

.actors_list_div {
	width: 300px;
	float: left;
	margin: 10px 10px 20px 10px;
	text-align: center;
}

.actors_list_div h3, .actors_list_div h3 a, .actors_one_name {
}

.actors_list_title {
}


.actors_one_div1 {
	width: 260px;
	height: 300px;
	float: left;
}
.actors_one_div2 {
	width: 300px;
	height: 300px;
	float: left;
}

.actors_one_name {
}
.actors_one_title {
}
.actors_one_bday {
}
.actors_one_description {
	margin: 1em 0 1em 0;
}
.actors_one_forum {
}
.actors_one_roles {
	margin: 1em 0 1em 0;
}
.actors_one_role {
}
.actors_next_troupe {
	margin-top: 2em;
	clear: both;
}

.actors_one_all_link {
}


.actors_current_bday {
}


/* =================================== */
/*  staff  */

.staff_list_div {
	width: 300px;
	float: left;
	height: 250px;
	text-align: center;
}

.staff_list_div h3, .staff_list_div h3 a, .staff_one_name {
color: #FFF;
}

.staff_list_img {
}

.staff_list_div1 div {
	width: 300px;
	float: left;
}

.staff_list_img1 {
	float: left;
	margin-right: 2em;
}

.staff_list_announce {
}
.staff_list_title {
}
.staff_list_name {
}

.staff_one_name {
	font-size: 120%;
}

.staff_one_title {
}



/* =================================== */
/*  plays  */

#plays_list_div {
	text-align: center;
}

.plays_scene {
	font-size: 120%;
	font-weight: bold;
	color: #FFF;
	margin: 2em 0 1em 0;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}

/*.plays_list_premiere {
	color: red;
}
*/
.plays_list_author {
}

.plays_list_title {
}

.plays_list_genre {
}

.plays_one_left {
	width: 160px;
	float: left;
}


.plays_one_right {
	width: 480px;
	float: right;
	text-align: center;
}

.plays_one_date_premiere {
}
/*
.plays_one_premiere {
	color: red;
}
*/

.plays_one_author {
}

.plays_one_title {
	font-size: 140%;
}

.plays_one_genre {
}

.plays_one_audio {
	margin: 1em 0 1em 0;
}



.plays_one_roles {
	text-align: center;
	margin: 1em 0 1em 0;
}

.plays_one_roles p strong{ 
	color: #FFF;
	text-transform: uppercase;
}

.plays_one_role {
	text-transform: uppercase;
}

.plays_one_role_img {
	clear: both;
	width: 160px;
	float: left;
}


.plays_one_role_actor {
}

.plays_one_role_title {
}

.plays_one_production {
	margin: 1em 0 1em 0;
	padding: 1em 0 1em 0;
	text-align: center;
}

.plays_one_description {
	margin: 2em 0 0 0;
}

.plays_repertoire {
}

.plays_repertoire_list {
	list-style: none;
	margin: 0.5em 0 0.5em 0;
	padding: 0;
/*	padding: 1em;*/
}
.plays_repertoire li {
	margin: 2em 0 0 0;	
	padding: 0;
}

/* =================================== */
/*  afisha  */
/*
.afisha_premiere {
	color: red;
}
*/
.afisha_replacement {
}

.afisha_list {
}

.afisha_day {
	text-align: center;
	padding: 0.2em;
	margin: 0 1em 0 0;
/*	background-color: #DDD;
	color: #000;*/
	border: 1px solid #000;
}

.afisha_wday {
	text-align: center;
	margin: 0 1em 0 0;
}

.afisha_time {
	text-align: center;
	margin: 0 1em 0 0;
}

.afisha_scene {
	font-style: italic;
}

.afisha_author {
}

.afisha_title {
}

.afisha_order {
	margin: 0 0 2em 0;
	display: none;
}



.one_bookmark {
	margin:1em 0 1em 0;
}
.one_bookmark tr td {
	margin: 2px;
	padding: 5px;
/*	border-bottom: 1px solid red;*/
	color: #000;
	background-color: #ddd;
	font-weight: bold;

}
.one_bookmark tr td a {
	color: #000;
	font-weight: normal;
}



/* =================================== */
/*  press  */
.press_bk_list {
	margin: 1em 1em 1em 0;
}

.press_more {
}

.press_title {
}

.press_list {
	margin: 0 0 1em 0;
}





/* =================================== */
/*  projects, tours, press, history  */

.other_list_date {
	margin: 0 0 0 0;
}


.other_list_title {
	margin: 0.5em 0 0 0;
}

.other_list_announce {
	margin: 0 0 2em 0 ;
}

.other_one_date {
	margin: 0 0 1em 0;
}

.other_one_title {
	margin: 0 0 1em 0;
	font-weight: bold;
}

.other_one_text {
}

.other_one_back_link {
	margin: 1em 0 1em 0;
}



/* =================================== */
/*  order  */
#order_form {
}

#order_form label {
	display: block;
	width: 10em;
	float: left;
	clear: both;
	padding: 0 0 0 1em;
}
#order_form p {
	margin-top: 0.5em;
}


/* =================================== */
/*  photogallery  */

#one_photo_div {
}

#one_photo_in_pgal {
}

#one_photos_list {
}

.one_photos_img {
}

.one_photos_full_link {
}


/* ============================================ */

.main_plays_head, .main_rep_title, .main_plays_style {
	color: #000;
	margin: 0.5em 1em 0.5em 0;
}

.main_plays_head {
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
}

.main_rep_title a {
	color: #000;
}
.main_plays_style {
	margin-bottom: 1em;
}

.main_afisha_date {
	color: #000;
}

.main_calend {
	width: 100%;
	border: 1px solid #333;
	padding: 5px;
}

.main_calend tr td {
	text-align: right;
	color: #000;
}
.main_calend tr td a {
	color: red;
}

.main_afisha_link {
	margin: 1em 0 0.5em 0;
	text-align: center;
	font-size: 120%;
}
.main_afisha_link a {
	color: #000;
}

.news_left_links a, .news_left_links {
	color: #000;
}

#subscribe_form  {
	margin: 0.5em 0 1em 0;
	color: #000;
}

#subscribe_form p {
	color: #000;
}


#subscribe_form input {
	width: 200px;
}


/* ============================================ */
#footer {
	width: 880px;
	height: 2em;
/*	background: #525252 url('/img/bg_footer.gif') repeat-x top left;*/
	padding: 1em 40px 1em 40px;
/*display: none;*/
}



#counters_links {
	display: none;
}