@charset "utf-8";
/* CSS Document */

.main_container {
	width: 1019px; 
	height:746px; 
	position: relative;
	margin-left: auto;
	margin-right: auto;
	
}
body {
	background-color: #000000;
	margin: 0px;
}

#nav{
	position: absolute;
	margin:0;
	padding:0;
	top: 42px;
	left: 575px;
	z-index: 3;
	visibility: visible;
}

#nav  li ul{
margin:0px;
padding: 10px 0px 0px 34px;
list-style:none;
}

#nav  li ul li{
margin-top:5px;
list-style:none;
}

#nav img {
	text-decoration: none;
	border: 0 none;
}

#cssdropdown ul{
	position:absolute;
	left:500px;
}

#but_about {
	position: absolute;
	width: 108px;
	height: 30px;
	top: 42px;
	left: 714px;
	z-index: 3;
	visibility: visible;
}
#but_about img {
	border: 0 none;
	text-decoration: none;
}

#but_press {
	position: absolute;
	width: 73px;
	height: 30px;
	left: 830px;
	top: 42px;
	z-index: 3;
	visibility: visible;
}

#but_press img {
	border: 0 none;
	text-decoration: none;
}
#but_contact {
	position: absolute;
	width: 73px;
	height: 30px;
	left: 904px;
	top: 42px;
	z-index: 3;
	visibility: visible;
}
#but_contact img {
	border: 0 none;
	text-decoration: none;
}
#popUp{
	position: absolute;
	background:url(../images/home_bg.jpg) no-repeat;
	border:solid 1px #FFF;
	width: 546px;
	height: 402px;
	left: 418px;
	top: 210px;
	z-index: 3;
	visibility: visible;
}
#popUp img{
border:none;
}
.home_link{
position: absolute;
	left: 49px;
	top: 111px;
	z-index: 3;
	visibility: visible;
	color:#FFF;
}
.home_close{
	position: absolute;
	left: 485px;
	top: 12px;
	z-index: 3;
	visibility: visible;
}

div a:focus{
	outline:none;}
	
.logo_container	{
	width: 132px;
	height: 65px;
	position: absolute;
	background: url("../images/logo_tomas.gif");
	background-repeat: no-repeat;
	text-indent: -9999px;
	z-index: 2;
	left: 63px;
	top: 39px;
	visibility: visible;
	
}
.logo_container2{
	width: 132px;
	height: 65px;
	position: absolute;
	background: url("../images/logo_tomas2.gif");
	background-repeat: no-repeat;
	text-indent: -9999px;
	z-index: 2;
	left: 63px;
	top: 39px;
	visibility: visible;
}
.logo_container	h1 a {
	margin: -25px 0px 0px 0px;
	display: block;
}
.logo_container2	h1 a {
	margin: -25px 0px 0px 0px;
	display: block;
}
.premiere_home_container {
	width: 354px;
	height:746px;
	position: absolute;
	background: url("../images/home_01.jpg");
	top: 0px;
	left: 0px;
	z-index: 1;
}

.home_mid_container {
	width: 361px;
	height:746px;
	position: absolute;
	background: url("../images/home_02.jpg");
	top: 0px;
	left: 354px;
	z-index: 1;
}
.home_right_container {
	width: 304px;
	height: 746px;
	position: absolute;
	background: url("../images/home_03.jpg");
	top: 0px;
	left: 715px;
	z-index: 1;
}
.premiere_left_container {
	width: 354px;
	height:746px;
	position: absolute;
	background: url("../images/premiere_01.jpg");
	top: 0px;
	left: 0px;
	z-index: 1;
	visibility: visible;
}
.premiere_mid_container {
	width: 425px;
	height:746px;
	position: absolute;
	background: url("../images/premiere_02.jpg");
	top: 0px;
	left: 354px;
	z-index: 1;
	visibility: visible;
}
#premiere_content {
	position: absolute;
	width: 523px;
	height: 174px;
	background: url("../images/txt_premiere.jpg");
	background-repeat: no-repeat;
	text-indent: -9999px;
	z-index: 2;
	left: 257px;
	top: 196px;
	visibility: visible;
}

#tomas_content {
	position: absolute;
	width: 523px;
	height: 174px;
	background: url("../images/txt_tomas.jpg");
	background-repeat: no-repeat;
	text-indent: -9999px;
	z-index: 2;
	left: 257px;
	top: 196px;
	visibility: visible;
}

.premiere_right_container {
	width: 240px;
	height: 746px;
	position: absolute;
	background: url("../images/premiere_03.jpg");
	top: 0px;
	left: 779px;
	z-index: 1;
	visibility: visible;
}
.about_left_container {
	width: 354px;
	height:746px;
	position: absolute;
	background: url("../images/about_01.jpg");
	top: 0px;
	left: 0px;
	z-index: 1;
}
.about_mid_container {
	width: 361px;
	height:746px;
	position: absolute;
	background: url("../images/about_02.jpg");
	top: 0px;
	left: 354px;
	z-index: 1;
}
#about_content {
	position: absolute;
	width: 476px;
	height: 401px;
	background:url(../images/txt_about.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	z-index: 2;
	left: 252px;
	top: 189px;
}

.about_right_container {
	width: 304px;
	height: 746px;
	position: absolute;
	background: url("../images/about_03.jpg");
	top: 0px;
	left: 715px;
	z-index: 1;
}
.contact_left_container {
	width: 354px;
	height:746px;
	position: absolute;
	background: url("../images/contact_01.jpg");
	top: 0px;
	left: 0px;
	z-index: 1;
	visibility: visible;
}
.contact_mid_container {
	width: 361px;
	height:746px;
	position: absolute;
	background: url("../images/contact_02.jpg");
	top: 0px;
	left: 354px;
	z-index: 1;
	visibility: visible;
}
#contact_content {
	position: absolute;
	width: 350px;
	height: 210px;
	background:url(../images/txt_contact.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	z-index: 2;
	left: 336px;
	top: 174px;
	visibility: visible;
}
#press_content {
	position: absolute;
	width: 554px;
	height: 411px;
	z-index: 2;
	left: 260px;
	top: 195px;
	visibility: visible;
}
.contact_right_container {
	width: 304px;
	height: 746px;
	position: absolute;
	background: url("../images/contact_03.jpg");
	top: 0px;
	left: 715px;
	z-index: 1;
	visibility: visible;
}
#photos {
	position: absolute;
	top: 389px;
	left: 25px;
	z-index: 10;
	padding: 0;
}
}
#but_premiere_d {
	position: absolute;
	background: url("../images/but_premiere_down.gif");
	text-indent: -9999px;
	background-repeat: no-repeat;
	width: 130px;
	height: 18px;
	top: 50px;
	left: 625px;
	z-index: 2;
}
#but_about_d {
	position: absolute;
	background: url("../images/but_about_down.gif");
	text-indent: -9999px;
	background-repeat: no-repeat;
	width: 109px;
	height: 31px;
	top: 50px;
	left: 786px;
	z-index: 2;
}
#but_contact_d {
	position: absolute;
	background: url("../images/but_contact_down.gif");
	text-indent: -9999px;
	background-repeat: no-repeat;
	width: 70px;
	height: 31px;
	left: 915px;
	top: 50px;
	z-index: 2;
}
#contact_click {
	padding:0;
	margin:0;
	height: 30px;
	width: 144px;
	position: absolute;
	left: 345px;
	top: 400px;
	z-index: 50;
	visibility: visible;
}
#contact_click a {
	display: block;
	text-decoration: none;
	margin: 5px;
}

/*div#wn	{
	position:absolute;
	width:973px;
	height:166px;
	overflow:hidden;
	z-index: 5;
	left: 38px;
	top: 376px;
	}*/
.scrollLinks {
	position:absolute; 
	left: 1029px; 
	top: 559px; 
	z-index:5; 
	width:64px;
}

#scrollLinks {
	visibility: visible;
	/*position:absolute; 
	left: 1029px; 
	top: 559px; 
	z-index:5; 
	width:64px;*/
}
#hotbox a{
	position:absolute;
	text-indent:-9999px;
	background:url(../images/hotbox.png) no-repeat;
	width:11px;
	height:122px;
	bottom:0px;
	left:0px;
}
#margin{
	position:relative;
	width:1019px;
	height:20px;
	margin-left: auto;
	margin-right: auto;
}



