﻿body {
	background-color: #000000;
}

div {
	font-size: 8pt; 
	font-style: none;
	font-weight: none;
	line-height: 1.35;
	color: #FFF7EF;
}

img {
	border: 0;
}

ul {
	margin: 2px 2px 2px 2px;
	padding: 0em 0em 0em 2em;
}

ul li {
	padding: 0.5em 0em 0.5em 0em;
}

a, a:visited {
	color: #EFC747;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
span a, a:visited {
	color: #F7D767;
}

a.link_normal {
	text-decoration: underline;
}
a.link_normal:hover {
	text-decoration: none;
}

.clear, .cleared {
	clear: both;
}

.no_border {
	border-collapse: collapse;
}

.no_wrap {
	white-space: nowrap;
}


.transparent_50 {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.transparent_20 {
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}


span.block { 
	display: block; 
	float: left; 
	clear: left; 
	width: 100%; 
}



div.canvas {
	padding: 0px 10px 10px 10px;
	margin-top: 0px;
	z-index: -50;
}

div.padding {
	padding: 10px;
}
div.after {
	background-color: #CCCCCC;
}


div.header {
	margin: 0px 12px 0px 0px;
	padding: 8px 0px 0px 0px;
	z-index: -10;
}

.site_header {
	color: #EFC747;
	font-family: Verdana;
	font-size: 32pt;
	font-weight: bold;
	font-style: italic;
	padding: 12px 0px 16px 24px;
}
.header_bg {
	background: #111111 url(image/header_bg_strip.jpg) bottom right repeat-y;
	width: 1212px;
	height: 100%;
	position: absolute;
	top: 0px;
	right: 30px;
	z-index: -10;
	color: white;
}

.site_header a {
	color: #E7B727;
	text-decoration: none;
}
.site_header a:visited {
	color: #EFC747;
}


.address_table {
	width: 400px;
	float: right;
	padding: 4px 0px 4px 0px;
	margin: 0px 8px 0px 0px;
}

.address_table td {
	color: #EFC747;
	font-family: Verdana;
	font-size: 9pt;
	text-align: center;
	padding: 2px 0px 2px 0px;
}
.address_table a {
	color: #EFC747;
	text-decoration: none;
}
.address_table a:hover {
	text-decoration: underline;
}
.address_table a:visited {
	color: #EFC747;
}


div.navbar {
	float: left;
	width: 140px;
	height: 830px;
	padding: 5px 10px 5px 5px;
}

div.navbar_item_lvl1 {
	color: #BCBCBC;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px solid white;
	text-decoration: none;
	padding: 8px 6px 8px 4px;
}
div.navbar_item_lvl1 .news {
	color: white;
	text-decoration: none;
	font-style: italic;
	padding: 8px 6px 8px 4px;
}
div.navbar_inactive {
	color: #BCBCBC;
}

div.navbar_item_lvl1 a {
	color: white;
	text-decoration: none;
	padding: 8px 6px 8px 4px;
}
div.navbar_item_lvl1 a:hover {
	background-color: #B53C05;
}


div.main_image {
	background: #111111 url(image/belyssa_stage_v1.jpg) top center no-repeat;
	width: 590px;
	height: 830px;
	position: absolute;
	right: 30px;
	z-index: -4;
	color: white;
}
div.main_image_padding {
	background: #111111 url(image/belyssa_stage_v1_fill_l.jpg) top left repeat-x;
	width: 100%;
	height: 830px;
	right: 620px;
	position: absolute;
	z-index: -5;
	color: white;
}



div.content_frame_trans_outer {
	position: absolute;
	width: 100%;
	right: 30px;
	text-align: left;
	margin: 20px 300px 20px 0px;
	border: 1px solid #977777;
}

div.content_frame_trans_inner {
	height: 800px;
	text-align: left;
	background-color: #FFFFFF;
	/* for IE */
	filter:alpha(opacity=20);
	/* CSS3 standard */
	opacity:0.2;
}



div.main {
}


div.main_content_title_container {
	float: auto;
	height: 60px;
}
div.main_content_title {
	float: left;
	margin: 2px 2px 2px 10px;
	padding: 8px 0px 2px 10px;
	text-align: left;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 16pt;
	color: #E7A73F;
}
div.main_content_container {
	float: auto;
	height: 765px;
	overflow: auto;
}
div.main_content {
	float: left;
	margin: 0px 315px 0px 10px;
	padding: 0px 5px 15px 6px;
	font-family: Verdana;
	font-size: 10pt;
	text-align: left;
	z-index: 0;
}
div.main_content_pad_1 {
	float: right;
	width: 20px;
	height: 100px;
	background-color: #555555;
}

div.languages {
	float: left;
	margin: 22px 2px 2px 20px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
.language_flag {
	padding: 0px 6px 0px 6px;
	text-align: left;
	color: white;
}


.content_h1 {
	padding: 10px 0px 10px 0px;
	font-size: 11pt; 
	font-weight: bold;
	font-style: italic;
	color: white;
}
.content_h2 {
	padding: 6px 0px 6px 0px;
	font-size: 10pt; 
	font-weight: bold;
	color: white;
}
.content_h3 {
	padding: 4px 0px 6px 0px;
	font-size: 8pt; 
	font-style: italic;
	font-weight: bold;
	color: white;
}

div.content_section {
	padding: 2px 0px 8px 0px;
}
div.content_section div.content_para {
	margin: 0px 0px 0px 10px;
}
.content_para {
	padding: 3px 0px 6px 0px;
}
.para_padding {
	padding: 3px 0px 6px 0px;
}

.news_date {
	font-size: 7pt; 
	color: #EFC747;
}

.copyright {
	margin: 12px 0px 0px 0px;
	font-size: 7pt; 
	color: #EFC747;
}

.emphasize1 {
	color: #CC7733;
	font-size: 14pt;
}
.emphasize2 {
	color: #EFC747;
	font-size: 28pt;
	font-family: Palatino, Tahoma;
}

.highlight1 {
	color: #FFDF9F;
}
.highlight2 {
	color: #EFC747;
}


div.footer {
	clear: both;
	background-color: #555555;
}
div.footer_content {
	font-family: Verdana;
	font-size: 7pt;
	color: #EFC747;
}


div.box_right {
	float: right; 
	width: 220px;
	border: 2px solid #CC7733;
	margin: 8px 4px 8px 20px;
	padding: 6px;
}


#matrix_sched {
	margin: 0px 30px 0px 10px;
	border-collapse:collapse;
	border: 2px solid white;
}

#matrix_sched .title_row {
	padding: 10px 5px 15px 5px;
	font-size: 10pt;
	text-align: center;
	border: 1px solid white;
	white-space: nowrap;
}

#matrix_sched .title_col {
	padding: 0px 5px 15px 10px;
	font-size: 10pt;
	text-align: left;
	white-space: nowrap;
}

#matrix_sched td {
	padding: 8px 15px 10px 15px;
	font-size: 8pt;
	text-align: left;
	border: 1px dashed grey; /* replace later with semi-transparent backgrounds */
}

#matrix_sched .desc {
	padding: 0px 0px 4px 0px;
	font-size: 9pt;
	color: #FFDF9F;
	text-align: center;
	font-weight: 500;
}

#matrix_sched .cost {
	padding: 0px 0px 0px 5px;
	text-align: left;
	float: left;
	display: inline;
}

#matrix_sched .venue {
	padding: 0px 5px 0px 0px;
	text-align: right;
	float: right;
	display: inline;
}

#matrix_sched .unconf {
	font-style: italic;
}


.standout {
	background-color: #AA77FF;
}
.standout2 {
	background-color: #FF44DD;
}
.standout3 {
	background-color: #55FFDD;
}
.standout4 {
	background-color: #FFDD11;
}
.standout5 {
	background-color: #77DDCC;
}
