/*--tags--*/

body, html{
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
    }
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#231F20;
    }
form, table, div, span, img, thead, tbody, tfoot, th, td{
    margin:0px;
    padding:0px;
    }
p{
    margin:5px 0px;
    padding:0px;
    }
input, select, textarea{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color:#231F20;
    padding: 1px;
    margin: 0px;
    }
img{
	border:none;
	behavior: url("client/pngbehavior.htc");
}
table{
	border:none;
	empty-cells:show;
    }
hr {
	height:1px;
	color:#89018B;
	background-color: #89018B;
	clear:both;
	border: 0;
}
    
    
/*--content--*/

#wrapper {
	min-height:100%;
	position:relative;
	width:890px;
	margin:0 auto;
}
* html #wrapper {
	height:100%;
}
#header {
	height:190px;
	margin:auto;
	width:890px;
	position: relative;
}
#header div.yellow {
	background:#FFA800;
	height:2px;
	width:53px;
	font-size:1px;
	position:absolute;
	top:0px;
	left:27px;
	}
#header div.pink {
	background:#CF0DE5;
	height:2px;
	width:53px;
	font-size:1px;
	position:absolute;
	top:0px;
	left:289px;
	}
#header div.bord_bottom {
	height:6px;
	width:53px;
	font-size:1px;
	position:absolute;
	bottom:0px;
	left:289px;
	}
#header div.blue {
	background:#00A9E9;
	height:2px;
	width:53px;
	font-size:1px;
	position:absolute;
	top:0px;
	left:577px;
	}
#header a.logo {
	position:absolute;
	top:41px;
	left:32px;
	}
#header div.slogan {
	height:134px;
	position:absolute;
	top:0px;
	left:289px;
	border-left:1px solid #00A9E9;
	padding-left:20px;
	}
#header div.slogan img{
	padding-top:37px;
	}
#header div.lang {
/*	float:right;*/
	position:absolute;
	top:33px;
	right:0px;
	z-index:10;
	}
#header div.lang a{
	color:#8B8C8C;
	margin-right:15px;
	margin-top:33px;
	text-decoration:none;
	}
#header div.lang a:hover{
	color:#231F20;
	}
#header div.menul0 {
	height:134px;
	position:absolute;
	top:0px;
	left:577px;
	border-left:1px solid #00A9E9;
	}
#header div.menul0 {
	height:134px;
	position:absolute;
	top:0px;
	left:577px;
	right:20px;
	border-left:1px solid #00A9E9;
	padding-left:16px;
	}
#header div.menul0 ul{
	position:absolute;
	bottom:0px;
	list-style:none;
	margin:0px;
	padding:0px;
	}
#header div.menul0 ul li{
	margin:3px 0px 0px 0px;
	padding:0px;
	}
#header div.menul0 ul li a{
	color:#231F20;
	text-transform:lowercase;
	padding-left:42px;
	background-image: url(images/menul0_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration:none;
}
#header div.menul0 ul li a:hover{
	text-decoration:underline;
}
#menu {
	height:85px;
	margin:auto;
	width:890px;
	position:relative;
}
#menu div.photo {
	float:left;
	width:288px;
}
#menu div.news_slogan{
	float:left;
	height:83px;
	width:289px;
}
#menu div.news_slogan a{
	text-transform:uppercase;
	font-size:14px;
	background-image: url(images/note.gif);
	background-repeat: no-repeat;
	background-position: 30px 17px;
	padding-top:35px;
	padding-bottom:25px;
	padding-left:65px;
	display:block;
	color:#231F20;
	text-decoration:none;
}
#menu div.news_slogan a:hover{
	text-decoration:none;
}
#menu div.production_slogan{
	margin-left:18px;
	float:left;
	height:83px;
	width:295px;
}
#menu div.production_slogan a{
	text-transform:uppercase;
	font-size:14px;
	background-image: url(images/note2.gif);
	background-repeat: no-repeat;
	background-position: 0px 17px;
	padding-top:35px;
	padding-bottom:25px;
	padding-left:40px;
	display:block;
	color:#231F20;
	text-decoration:none;
}
#menu div.production_slogan a:hover{
	text-decoration:none;
}
#span {
	margin:auto;
	width:890px;
	position:relative;
	height:20px;
}
#span div.bord_top {
	height:6px;
	width:53px;
	font-size:1px;
	position:absolute;
	top:0px;
	left:289px;
}
#info {
	margin:auto;
	width:890px;
}
#info table{
}
#info table td{
	vertical-align:top;
}
#info table td img{
	float:left;
	margin-right:20px;
}
#info td.yellow{
	width:210px;
	border-right:#593D97 solid 1px;
	padding-left:20px;
	padding-right:59px;
	padding-bottom:10px;
}
#info td.yellow strong, #info td.yellow b{
	color:#FFA800;
	font-size:14px;
}
#info td.pink{
	width:210px;
	border-right:#593D97 solid 1px;
	padding-left:20px;
	padding-bottom:10px;
	padding-right:57px;
}
#info td.pink strong, #info td.pink b{
	color:#CF0DE6;
	font-size:14px;
}
#info td.blue{
	padding-left:20px;
	padding-bottom:10px;
	padding-right:83px;
}
#info td.blue strong, #info td.blue b{
	color:#00A9EA;
	font-size:14px;
}
#menul2_main {
	margin:auto;
	width:890px;
}
#menul2_main div.yellow{
	float:left;
	width:289px;
}
#menul2_main div.yellow ul, #menul2_main div.pink ul, #menul2_main div.blue ul{
	list-style:none;
	margin:15px 0px 0px 0px;
	padding:0px;
}
#menul2_main div.yellow a, #menul2_main div.pink a, #menul2_main div.blue a{
	font-size:14px;
	text-decoration:underline;
	padding-left:20px;
}
#menul2_main div.yellow a:hover, #menul2_main div.pink a:hover, #menul2_main div.blue a:hover{
	text-decoration:none;
}
#menul2_main div.yellow a{
	color:#FFA800;
}
#menul2_main div.pink {
	float:left;
	width:288px;
}
#menul2_main div.pink a{
	color:#CF0DE6;
}
#menul2_main div.blue{
	float:left;
}
#menul2_main div.blue a{
	color:#00A9EA;
}
#menul2_main div.yellow div {
	background:#FFA800;
	height:6px;
	width:53px;
	font-size:1px;
	margin-left:20px;
	}
#menul2_main div.pink div{
	background:#CF0DE5;
	height:6px;
	width:53px;
	font-size:1px;
	}
#menul2_main div.blue div{
	background:#00A9E9;
	height:6px;
	width:53px;
	font-size:1px;
	}
#content {
	margin:auto;
	width:890px;
	padding-bottom:25px;
}
#content:after{
	content: "";  
	display: block; 
	clear: both;
    }
#side_menu {
	float:left;
	width:249px;
	}
#side_menu ul{
	list-style:none;
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 0px;
}
#side_menu a{
	font-size:14px;
	text-decoration:underline;
}
#side_menu a:hover{
	text-decoration:none;
}
#side_menu div.info img{
	float:left;
	margin-right:5px;
}
#side_menu div.info {
	border-left:#593D97 solid 1px;
	padding-left:15px;
	padding-right:40px;
	padding-bottom:10px;
	overflow:auto;
}
* html #side_menu div.info {
	height:1%;}
#side_menu div.info:after{
	content: "";  
	display: block; 
	clear: both;
    }
#side_menu div.info_bot {
	height:6px;
	width:53px;
	font-size:1px;
	clear:both;
	margin-bottom:10px;
}

#side_menu div.cinema, #side_menu div.lights, #side_menu div.sound{
	margin-bottom:15px;
}

#side_menu div.cinema a{
	color:#CF0DE5;
}
#side_menu div.cinema div.info_bot {
	background:#CF0DE5;
}
#side_menu div.cinema div.info strong, #side_menu div.cinema div.info b{
	color:#CF0DE5;
}

#side_menu div.lights a{
	color:#00A9E9;
}
#side_menu div.lights div.info_bot {
	background:#00A9E9;
}
#side_menu div.lights div.info strong, #side_menu div.lights div.info b{
	color:#00A9E9;
}

#side_menu div.sound a{
	color:#FFA800;
}
#side_menu div.sound div.info_bot {
	background:#FFA800;
}
#side_menu div.sound div.info strong, #side_menu div.sound div.info b{
	color:#FFA800;
}



#text {
	padding-left:289px;
	}
#text:after{
	content: "";  
	display: block; 
	clear: both;
    }
#text div.text_cont {
	overflow:auto;
	text-align:justify;}
#text div.text_cont:after{
	content: "";  
	display: block; 
	clear: both;
    }
* html #text div.text_cont {
	height:1%;}

div.title {
	font-size:14px;
	margin-bottom:20px;}

/*--news--*/

div.news_title {
	margin-bottom:7px;
	font-weight:bold;
	font-size:1.1em;}
div.news_title span{
	margin-left:10px;
	font-size:0.9em;}
div.news_images {
	float:left;
	margin-right:5px;
	margin-bottom:5px;}
div.news_intro{
	margin-bottom:15px;
	text-align:justify;}
div.paging span{
	font-weight:bold;}


/*--forms--*/

input {
	width: 200px;}
select {
	width: 206px;}
textarea {
	width: 202px;}
input.checkbox {
	width:18px;}
table.form {
	}
table.form td {
	vertical-align:top;
	padding-top:4px;}
table.form td.label {
	width:170px;
	padding-top:5px;
	padding-right:10px;
	text-align:left;}
span.required {
	color:#C00000;
	font-weight:bold;
	font-size:1.1em;}
div.form_error {
	color: #C00000;
	font-weight:bold;
	margin-bottom:15px;}
div.form_before {
	margin-bottom:15px;}
div.form_after {
	margin-top:15px;}
input.form_btn {
	background-color:#89018B;
	color:#FFFFFF;
	width:auto;
	padding: 2px 7px;
	border:none;
}

/*--gallery--*/

div.gallery_content {
	margin-bottom:15px;}
table.gallery {
	width:100%;
	margin-bottom:15px;}
table.gallery td {
	width:20%;
	text-align:left;
	vertical-align:top;
	padding-bottom:15px;}
table.gallery img {
	}
table.gallery img:hover {
	}

/*--gallery lightbox--*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;}
#lightbox a img{ border: none; }
#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;}
#imageContainer{
	padding: 10px;}
#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/next.gif) right 15% no-repeat; }
#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%}
#imageData{padding:0 10px; color: #666;}
#imageData #imageDetails{ width: 70%; float: left; text-align: left;}	
#imageData #caption{ font-weight: bold;}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;}
#imageData #bottomNavClose{ width: 26px; float: right;  padding-bottom: 0.7em;}
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #666666;}

/*--search--*/

div.search_content {
	margin-bottom:10px;}
div.search_results {
	margin-top:10px;
	margin-bottom:10px;}
input.search_input {
	width: 200px;}
input.search_submit {
	width: auto;}
a.search_link {
	color:#545454;
	text-decoration:none;}

/* --- sitemap --- */

div.sitemap_content {
margin-bottom:15px;}

table.sitemap img{
	border:none;
	margin:0px;
	padding:0px;
}
table.sitemap img:hover{
	border:none;
	margin:0px;
	padding:0px;
}


/*--components--*/
 
.sDN {display:none;}
.sDB {display:block;}
.sTAL {text-align:left;}
.sTAC {text-align:center;}
.sTAR {text-align:right;}
.sTAJ {text-align:justify;}
.sCP {cursor:pointer;}
.sCB {clear:both;}
.sFL {float:left;}
.sFR {float:right;}