@charset "UTF-8";
/* CSS Document */

body 
    {
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	
} 
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
	
/* TEXT
*******************************************************************************/


.information_text {
	font-size: 13px;
}

.small_text {
	font-size: 9px;
	line-height: 11px;
	font-style: normal;
	text-align:center;
}
.close {
	font-size: 12px;
	margin-right: 5px;
	z-index: 201;
}
.loading_text {
	font-size: 12px;
	padding-left: 35px;
}
.loading_text_info {
	font-size: 12px;
	padding-left: 35px;
}


/* LAYOUT
*******************************************************************************/


#main {
	position:absolute;
	top: 50%;
	left: 50%;
	width:955px;
	height:600px;
	margin-top: -300px;
	margin-left: -477.5px;
	background-color: #FFFFFF;
	
}

#container {
	position:absolute;
    margin-left: 20px;
    top: 144px;
	width:915px;
	height:415px;
}
	
#logo a {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 214px;
	height: 84px;
	background-position: right top;
	background-image: url(../../img/fitriani.gif);
	background-repeat: no-repeat;	
	z-index:220;
}
#logo A:hover {
	background-position: right bottom;
	height: 84px;
}

#line {
	width: 915px;
	height:1px;
	margin-top:100px;
	margin-left:20px;
 	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

#filmholder {
	position:absolute;
	margin-left: 35px;
	width:847px;
	height:415px;	
	text-align:center;}


#info {
	position:absolute;
	width:420px;
	height:305px;
	left: 35px;
	top:35px;
	padding:20px;
	z-index:20;
	background-image: url(../../img/transparent_rollover.png);
	background-repeat: repeat;
	overflow:auto;
	text-align: right;
}
	
#slideshow {
    width: 915px;
    height: 415px;
	background-image: url(../../img/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

iframe#ifrm {
	width:915px;
	height:456px;
	border:none;
}
.iframe_holder {
	position:absolute;
	width:925px;
	height:425px;
	z-index:1;
}

/* RUSSIAN BUTTONS
*******************************************************************************/

.russian_buttons {
	font-size: 17px;
}
.arabic_body {
	font-size: 15px;
}
#thecompany {
	position:absolute;
	z-index:220;
	top: 113px;
	left: 53px;	
} 
#film {
	position:absolute;
	z-index:220;
	top: 113px;
	left: 309px;	
} 
#collection {
	position:absolute;
	z-index:220;
	top: 113px;
	left: 162px;
} 
#contact  {
	position:absolute;
	z-index:220;
	top: 113px;
	left: 395px;
} 



/* CONTACT PAGE
*******************************************************************************/

#jmhgroup {
	position:absolute;
	width:293px;
	height:50px;
	z-index:1;
	left: 547px;
	top: 290px;
	padding:20px;
	background-image: url(../../img/transparent_rollover.png);
}

#palace  {
	position:absolute;
	width: 43px;
	height: 73px;
	z-index:220;
	top: 254px;
	left: 20px;
}


/* MISC
*******************************************************************************/

 
#iphone a {
	position:absolute;
	width: 93px;
	height: 15px;
	z-index:220;
	top: 425px;
	left: 822px;
	background-position: right top;
	background-image: url(../img/iphone.gif);
	background-repeat: no-repeat;	
}
#iphone A:hover {
	background-position: right bottom;
	height: 15px;
}
#languages {
	position:absolute;
	z-index:1;
	left: 690px;
	top: 569px;
	width: 210px;
	text-align: right;
}
.language_text {
	font-size: 11px;
	font-style:normal;
}

