/* www.novanbagus.com */

@font-face{ 
        font-family: "Adihaus";
        src: url('http://fontsforweb.com/public/fonts/1214/toink.eot');
        src: local("Adihaus-No2-Regular"), url('http://fontsforweb.com/public/fonts/1214/toink.ttf') format("truetype");
    }
@font-face{ 
	font-family: "Adihaus";
	src: url('AdiHRg_.ttf') format("opentype");
}
body{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:"Adihaus";
	background-color: #bd0000;
	background-image: url(background1.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}

#background {
	width:100%;
	height:100%;
}
h4{
	font-family: "Adihaus";
	font-size: 16px;
}
#page {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#modal {
	width:100%;
	left:0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	z-index: 1000;
	position:fixed;
	opacity: 0.9;
	background-color:#000;
	display:none;

}
.modal-box {
	background:#EEE;
	width: 500px;
	height: 400px;
	padding: 20px;
	top: 20%;
	left: 30%;
	right: 30%;
	position:fixed;
	z-index:1500;
	display:none;
	
	border-radius: 5px;
	-webkit-order-radius: 5px;
	-moz-border-radius: 5px;
}

.modal-box-close {
	font-weight:bold;
	color:#900;
	cursor:pointer;
	position:absolute;
	margin-left:470px;
	margin-top:-17px;
	width:30px;
	height:20px;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.clear:after{content:"."; display:block; height:0; clear:both; visibility:hidden; line-height:0;}
.clear{display:block; width:100%; clear:both;}
html[xmlns] .clear{display:block;}
* html .clear{height:1%;}

a{
	outline:none;
	text-decoration:none;
	color: #C00;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover{
	opacity:0.8;
}

.fl_left{float:left;}
.fl_right{float:right;}

/*----------------------------------------------Wrapper-------------------------------------*/

div.wrapper{
	display:block;
	width:960px;
	text-align:left;
	background-color: #FFF;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.row1{
	color:#666;
	background-color:#333333;
}
.row2{
	color:#666;
	background-color:#FFFFFF;
	position: relative;
	bottom: 0px;
	height: auto;
}
.row3, .row3 a{color:#FFFFFF; background-color:#1E1E1E;}

h1, h2, h3, h4, h5, h6{margin:0; padding:0; font-weight:normal; font-style:normal; line-height:normal;}
#sheet {
	
	margin: 0px;
	width: 100%;
	height: auto;
}


/*----------------------------------------------Header-------------------------------------*/

#header{
	height: 100px;
	padding-top: 30px;
	margin-bottom: -60px;
}
#menu {
	margin-right: -20px;
	margin-left: -25px;
	background-image: url(back-menu.png);
	height: 50px;
	z-index: 100;
	background-repeat: no-repeat;
	background-position: center;
}
#menu-inner {
	position: absolute;
	width: 600px;
	font-size: 14px;
	font-weight:bold;
	margin-top: 10px;
	margin-left: 360px;
	color: #666;
	text-align: center;
}
#menu-inner a {
	font-family:Adihaus;
	color:#FFF;
	text-transform:uppercase;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	opacity: 0.5;
	font-size: 14px;
}
#menu-inner a:hover {
	border-bottom:2px solid #C00;
}

#language {
	margin-top:5px;
	font-family:Adihaus;
	font-size:14px;
	float:right;
	width:300px;
	margin-bottom:-10px;
}
#language a {
	color:#900;
	text-decoration:underline;
}

#logo {
	height: 70px;
	margin-left: 85px;
	width: 275px;
	z-index: 150;
	margin-top: -10px;
}
#language {
	text-align: right;
	color: #999;
	padding-right: 20px;
}
#linkbar1 {
	background-color: #333;
	margin-top: -10px;
}
#linkbar2 {
	background-color: #333;
	margin-top: -10px;
	width: 605px;
	float: left;
	padding-top: 10px;
}


#social-media {
	float: left;
	width: 590px;
	padding: 5px;
}
#gallery-back {
	float: left;
	height: 40px;
	text-align: right;
}

/*----------------------------------------------Content Container-------------------------------------*/

#container{
	width: 960px;
}
.slide-img {
	width: 605px;
	z-index: 50;
	position: relative;
	float: left;
	background-color: #000;
}
.slide-thumb {
	width: 335px;
	float: right;
}
.list-thumb {
	height: 65px;
	background-image: url(arrow-thumb.png);
	background-repeat: no-repeat;
	padding: 5px;
	cursor: pointer;
	opacity: 0.7;
	width: 400px;
	margin-left: -75px;
	background-position: left center;
	position: relative;
}
.img-thumb {
	float: right;
	margin: 5px;
}
.desc-thumb {
	float: left;
	width: 255px;
	height: 60px;
	font-size: 10px;
	text-align: right;
	margin-left: 75px;
}

.title-thumb {
	text-transform: uppercase;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}
.title-iconbar {
	text-transform: capitalize;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}
.video-info {
	background-color: #000;
	width: 100%;
}

.sidebar-grey {
	background:#f5f5f5;
}
.sidebar-white {
	background-color: #fff;
	width: auto;
	margin-bottom: 10px;
}
.sidebar-white ul {
	list-style:none;
	margin:0px;
	padding:15px;
}
.sidebar-white li {
	font-size:14px;
	margin-bottom:10px;
	font-family:Adihaus;
}
.activelink   {
	color:#000;
}
.sidebar-grey h3 , .sidebar-white h3, .news-share h3, .contact-title h3{
	font-family: Adihaus;
	color:#FFF;
	font-size: 13px;
	font-weight: bold;
	background-color: #9C0001;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-transform: uppercase;
}

.sidebar-grey h3 a , .sidebar-white h3 a, .news-share h3 a{
	color:#FFF;
	display:block;
}
#main {
	padding: 10px;
}
#main-vertical {
	padding-top: 10px;
	padding-bottom: 10px;
}

/* POSTER 1 */
#poster {
	float:left;
	width: auto;
	height: 270px;

}
#poster ul {
	margin: 0px;
	list-style: none;
	width:465px;
	padding: 0px;
	height: 270px;
}
#poster li {
	width: 150px;
	float:left;
	opacity: 0.5;
	cursor: pointer;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

#poster-right , #poster2-right{
	background-image: url(arrow-right.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
	width: 20px;
	position: absolute;
	margin-left: 445px;
	margin-top:1px;
	z-index: 50;
	cursor: pointer;
	margin-top: 4px;
}
#poster-left , #poster2-left{
	background-image: url(arrow-left.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
	width: 20px;
	position: absolute;
	margin-left: 420px;
	margin-top:1px;
	z-index: 50;
	cursor: pointer;
	margin-top: 4px;
}

#poster-right:active , #poster2-right:active, #poster-left:active , #poster2-left:active {
	margin-top:5px;
}
.poster-desc {
	background-color: #9C0001;
	text-align: center;
	padding: 4px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	position: absolute;
	height: 30px;
	width: 142px;
	margin-top: 190px;
}

/* POSTER 2 */
#poster2 {
	width: auto;
	float: right;
	height: 270px;

}
#poster2 ul {
	margin: 0px;
	list-style: none;
	width: 465px;
	padding: 0px;
	height: 270px;
}
#poster2 li {
	width: 150px;
	float:left;
	opacity: 0.5;
	cursor: pointer;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.poster2-desc {
	background-color: #9C0001;
	text-align: center;
	padding: 4px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	position: absolute;
	height: 30px;
	width: 142px;
	margin-top: 190px;
}

.main-title {
	text-transform: uppercase;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	font-size: 14px;
	font-family: Adihaus;
	font-weight:bold;
}

/* TOP NEWS */
#topnews {
	float: left;
	width: 550px;
}
#topnews ul {
	background:#EEE;
	width:525px;
	padding:10px;
	list-style: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f5f5f5;
}
#topnews li {
	padding:5px;
	height:160px;
	font-size: 12px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#topnews li:hover {
	background-color: #444;
	color:white;

}
#topnews li img {
	margin:5px;
	margin-right:15px;
	float:left;
}

/* NEWS */
#news {
	float: left;
	width: 550px;
	overflow: auto;
}
#news ul {
	width:525px;
	padding:10px;
	list-style: none;
	height: 320px;
	overflow: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f5f5f5;
}
#news li {
	padding:5px;
	min-height:85px;
	font-size: 11px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#news li:hover {
	background-color: #f5f5f5;

}
#news li img {
	margin:5px;
	float:left;
}
#promo {
	margin-top:-403px;
	float: right;
	width: 375px;
}

/*--Content--*/

#container #col1{
	display:block;
	float:left;
	color:#6C6E72;
	width: auto;
}

#container #col2{
	display:block;
	float:right;
	width:320px;
	color:#FFF;
	background-color:#333;
}

/*----------------------------------------------Footer-------------------------------------*/

#footer{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	font-family: Adihaus;
	font-size: 14px;
	height: auto;
	padding: 5px;
	width: auto;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#footer-menu{
	position:absolute;
	margin-top:-40px;
	text-transform: uppercase;
	margin-left: 0px;
}
#footer-menu a{
	margin-right:20px;
	color:#666;
}
#footer-menu a:hover{
	opacity: 0.7;
}
#footer-left {
	font-size:11px;
	width: 500px;
	float: left;

}
#footer-search{
	width: 250px;
	float: left;

}
#footer-right {
	width: 150px;
	font-size:11px;
	float: right;
	text-align: right;
	text-transform: uppercase;
	clear: right;
}

.font-white {
	color: #FFF;
}
.font-red {
	font-family: "Adihaus";
	color: #C00;
	font-weight:bold;
	font-size: 12px;
}
.font-small {
	font-size: 10px;
}
.font-date {
	font-size: 10px;
	margin-bottom: 10px;
}
.font-more {
	color: #C00;
}

.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*_____________HOME_______________________*/
.sliderhome {
	width:960px;
	height: 400px;
	margin-right:10px;
	background-color: #CCC;
	overflow: hidden;
}
.sliderhome-link {
	background: #000;
	opacity: 0.7;
	padding:5px;
	margin-top:360px;
	margin-left:550px;
	float:right;
	position:absolute;
	z-index:50;
	font-size: 12px;
	color: #FFF;
	width: auto;
}
.sliderhome-link a {
	color:#FFF;
	margin-right:5px;
	margin-left:5px;
	font-weight: bold;
}
.sliderhome-link a:hover {
	color:#C00;
}
.movie-trailer {
	width:350px;
	height:265px;
	position:absolute;
	margin-top:15px;
	margin-left:500px;
	z-index:50;
	background-color:#000;
	opacity:0.5;
	display: none;
	padding: 5px;
	text-align: right;
	font-weight: bold;
	text-transform: uppercase;
}

/* TV / Movie Page */
.moviepage-left {
	width:640px;
	float:left;
	clear:left;
	margin-bottom: 30px;
	min-height: 700px;
}
.moviepage-right {
	width: 300px;
	float: right;
	clear: right;
	min-height: 600px;
	margin-right: 20px;
}
.moviepage-banner {
	width: 625px;
	height: 300px;
}
.moviepage-trailer {
	position:absolute;
	width:350px;
	height:250px;
	margin-top:10px;
	margin-left:25px;
	display:none;
}
.link-red {
	color:#F00;
	padding-left:10px;
	padding-right:10px;
}
.moviepage-submenu {
	font-family: Adihaus;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 18px;
}
.moviepage-submenu a {
	margin-right:12px;
	color: #666;
}
.moviepage-submenu a:hover , .moviepage-active {
	color:#C00;
	border-bottom:#C00 1px solid;
}
.moviepage-selector {
	display:none;
	height:500px;
	width:auto;
	margin-right: -20px;
}
.moviepage-selector ul {
	list-style:none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.moviepage-selector li {
	width:310px;
	height:60px;
	background-image: url(grad1.jpg);
	background-repeat: repeat-x;
	background-position: center;
	padding: 5px;
	opacity: 0.5;
	cursor: pointer;
	text-align: right;
}
.moviepage-selector li:hover {
	opacity: 1;
}
.moviepage-selector li img {
	margin:5px;
	width:50px;
	height:50px;
	float: right;
}
.moviepage-selector-next {
	height:20px;
	cursor:pointer;
	background-image: url(btn-up.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.moviepage-selector-prev {
	height:20px;
	cursor:pointer;
	background-image: url(btn-down.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 12px;
	margin-bottom: 5px;
}
.moviepage-caption1, .moviepage-caption2 , .moviepage-caption3 {
	font-family: "Adihaus";
	font-size: 14px;
}
.moviepage-caption1 {
	color:#fff;
	background-color:#222;
	padding: 10px;
}
.moviepage-caption1 a {
	color:#FFF;
}
.moviepage-caption2 {
	background-color:#909090;
	padding: 5px;
	color: #000;
}
.moviepage-caption2 a {
	color:#FFF;
	padding-left:5px;
	padding-right:5px;
	border-right:#C00 2px solid;
}
.moviepage-slide {
	width: 595px;
	height: 600px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	overflow:auto;
}
.moviepage-slide ul {
	list-style:none;
	margin:0px;
	padding: 0px;
}
.moviepage-slide li {
	float:left;
	margin:5px;
	width: 100px;
	height : 100px;
	cursor: pointer;
}
.moviepage-slide-layer {
	position:absolute;
	width:100px;
	height: 100px;
	margin-left:0px;
	margin-top:0px;
	z-index: 50;
}
.moviepage-slide-layer2 {
	position:absolute;
	width:100px;
	height: 100px;
	margin-left:0px;
	margin-top:0px;
}
.moviepage-slide-next {
	background-image: url(moviepage-slider.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	width: 30px;
	margin-left: 540px;
	position: absolute;
	background-color: #E8E8E8;
	cursor: pointer;
}

.moviepage-caption3 {
	background-color:#dedede;
	padding: 5px;
	color: #000;
}
.moviepage-caption3 a {
	color:#C00;
	padding-left:5px;
	padding-right:5px;
	border-right:#000 2px solid;
}
.moviepage-title {
	font-size: 20px;
	color: #C00;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}

.moviepage-desc {
	text-align: justify;
	height: 650px;
	overflow: scroll;
	width: 575px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin-bottom: 20px;
}

.content-tab{
	display:none;
}
.moviepage-sidebar2 {
	width: auto;
}

.download-pdf {
	text-align:right;
}

.archive-year {
	font-size:13px;
}
/*____________________NEWS_______________________*/
.news-image {
	width:620px;
	background-color:#000;
}
.news-share {
	background-color:#900;
	float:left;
	width:610px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.news-nav {
	color:#ccc;
	height: 40px;
	width: 150px;
	position: absolute;
	margin-top: 5px;
	margin-left: 535px;
	z-index: 100;
}
.news-nav a {
	color:#FFF;
}
.news-search {
	padding: 15px;
}
.news-archive {
	padding-left: 20px;
}
.news-archive ul {
	padding:10px;
	padding-left:20px;
}
.news-archive li {
	padding: 0px;
	margin: 0px;
	font-size:12px;
}
.news-archive li a:hover {
	opacity: 0.5;
}
.news-archive-post {
	display:none;
}
.contact-title {
	margin-right: 20px;
}

.contact-address {
	font-family: "Adihaus";
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	font-size: 14px;
}
.contact-form {
	font-family: "Adihaus";
	font-size:16px;
	width:auto;
	margin-top: 20px;
}

.contact-form input[type="text"] , .contact-form textarea{
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 5px;
	width: 400px;
	background-color: #d9d9d9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contact-form input[type="submit"] {
	background:url(grad2.jpg) repeat-x center center;
	border:none;
	font-weight: bold;
	padding: 3px;
	cursor: pointer;
}
.contact-form input[type="reset"] {
	background:#FFF;
	border: none;
	font-weight: bold;
	padding: 3px;
	cursor: pointer;
}

.casting-form {
	font-family: "Adihaus";
	font-size:12px;
	width:auto;
	margin: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 20px;
	background-image: url(scene-box.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.casting-form input[type="text"] , .casting-form textarea{
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 5px;
	width: 300px;
	border: 1px solid #333;
}
.casting-form input[type="submit"] {
	background:url(grad2.jpg) repeat-x center center;
	border:none;
	font-weight: bold;
	padding: 3px;
	cursor: pointer;
}
.casting-form input[type="reset"] {
	background:#FFF;
	border: none;
	font-weight: bold;
	padding: 3px;
	cursor: pointer;
}
.casting-form select {
	padding:3px;
}

.partner {
	margin-left:-30px;
	padding:0px;
}
.partner ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.partner li {
	list-style:none;
	padding:5px;
	float:left;
	width:150px;
	height:150px;
	margin:5px;
	border: solid 5px #eeeeee;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;

	cursor:pointer;
}
.partner li:hover {
	
}

.partner-caption {
	color:#FFF;
	text-align:center;
	background:#bd0000;
	position:absolute;
	width:150px;
	height: 110px;
	padding-top:20px;
	padding-bottom:20px;
	margin-top : 0px;
	margin-left; 0px;
	display: none;
	opacity: 0.8;
}


.search-thumb {
	width:100px;
	padding-right:10px;
	float:left;
}
.search-desc {
	width:460px;
	float:right;
}
	
	
