/* Tallieu & Tallieu nv - www.tnt.be*/

a
{
	text-decoration: underline;
	color: #fff;
}

a:active, a:focus
{
	outline: none;
}

img
{
	border: 0;
}

*, div, ul, li, h1, h2, p, img
{
	margin: 0;
	padding: 0;
}


html
{
	height: 100%;
	overflow-y: scroll;
	margin-bottom: 1px;
}


body
{
	height: 100%;
		margin-bottom: 1px;
	margin: 0;
	padding: 0;
	color: #000;
	background: transparent url("../_images/bg_body.png") repeat-y top center;
	font: 13px/20px Helvetica, Arial, sans-serif;

}

div#wrapper
{
	width: 1000px;
	margin: 0px auto 0px;
	text-align: center;
	overflow: hidden;
}


div#box
{
width: 500px;
float: left;
min-height: 650px;

position: fixed;
background: #fff url("../_images/t-trailer.jpg") no-repeat 0 16px;
}

#trailer #box	{	background-image: url("../_images/t-trailer.jpg");	}
#trailer #tr #box	{	background-image: url("../_images/t-fragman.jpg");	}

#video #box	{	background-image: url("../_images/t-video.jpg");	}
#press #box	{	background-image: url("../_images/t-press.jpg");	}



#synopsis #box {	background-image: url("../_images/t-synopsis.jpg");	}
#synopsis #tr #box {	background-image: url("../_images/t-synopsis-t.jpg");	}


#contact #box {	background-image: url("../_images/t-contact.jpg");	}
#contact #tr #box {	background-image: url("../_images/t-iletisim.jpg");	}


#muziek #box {	background-image: url("../_images/t-muziek.jpg");	}
#muziek #en #box {	background-image: url("../_images/t-sounds.jpg");	}
#muziek #tr #box {	background-image: url("../_images/t-muzik.jpg");	}
#muziek #fr #box {	background-image: url("../_images/musique.jpg");	}


#fotos #box {	background-image: url("../_images/t-fotos.jpg");	}
#fotos #en #box {	background-image: url("../_images/t-stills.jpg");	}
#fotos #tr #box {	background-image: url("../_images/t-foto-tr.jpg");	}
#fotos #fr #box {	background-image: url("../_images/photos-fr.jpg");	}


#crew #box {	background-image: url("../_images/t-crew.jpg");	}
#crew #tr #box {	background-image: url("../_images/t-ekip.jpg");	}
#crew #fr #box {	background-image: url("../_images/equipe.jpg");	}


#cast #box {	background-image: url("../_images/t-cast.jpg");	}
#cast #tr #box {	background-image: url("../_images/OYUNCULAR.jpg");	}
#cast #fr #box {	background-image: url("../_images/fiche.jpg");	}


#kadir-balci #box {	background-image: url("../_images/t-kadir.jpg");	}


#familie #box {	background-image: url("../_images/t-familie.jpg");	}

#partners #box {	background-image: url("../_images/t-partners.jpg");	}
#partners #tr #box {	background-image: url("../_images/t-ortaklar.jpg");	}

#turquaze #box {	background-image: url("../_images/t-turquaze.jpg");	}


#content
{
width: 500px;
min-height: 561px;
float: right;
color: #fff;
position: relative;
padding: 0 0 20px 0;
text-align: left;
}

#content p
{
text-align: left;
margin: 0 0 0px 0;
padding: 20px 20px 0 20px;
width: 380px;
}

#content p img
{
float: right; 
margin: 0 0 0 15px;
}


#content h2
{

background: #00868A;
padding: 0 0 0 20px;
text-align: left;
margin: 0px 0 0 0px;
font: bold 15px/25px Helvetica, Arial, sans-serif;
width: 385px;
clear: both;
}


#content h3	{
padding: 20px 0 0px 20px;
margin: 10px 0 20px 0;
font: bold 15px/25px Helvetica, Arial, sans-serif;
clear: both;
}

#content img#subtitle
{
margin: 20px;
float: left;
clear: both; 
}


.bg-affiche
{
background: transparent url('../_images/bg-affiche.jpg') no-repeat top left;
}

.bg-affiche-full
{
background: transparent url('../_images/bg-content-full.jpg') no-repeat top left;
}

ul#nav
{
float: right;
margin: 355px 50px 0 0;
font: bold 15px/17px Helvetica, Arial, sans-serif;
list-style: none;
color: #666;
}

ul#nav li a
{
list-style: none;
text-transform: uppercase;
padding: 1px;
	text-decoration: none;
	color: #000;
}



ul#nav li a:hover,
ul#nav li.active a
{
background: #00868A;
color: #fff;
}

#wrapper .video	{
	margin: 0px 0;
	}
#wrapper .video p	{
	height: 242px;
	margin: 20px 0px;
	padding: 0px;
	width: 100%;
	}
#wrapper .video p a	{
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-indent: -999em;
	padding: 0px;
	margin: 0px;
	height: 100%;
	}

#overlay .video p	{
	height: 404px;

	}
#overlay .video p a	{
	display: block;
	line-height: 404px;
	text-decoration: none;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
/*
-webkit-text-shadow: 0px 0px 4px #000;
	-moz-text-shadow: 0px 0px 4px #000;
	text-shadow: 0px 0px 4px #000;
*/
	text-align: center;


	}
dl	{
	padding: 20px;
	}
dl dt	{
	float: left;
	width: 180px;
	font-weight: bold;
	}
dl dd	{
	margin-left: 200px;
	}
dl dd.hasbio	{
	cursor: pointer;
	text-decoration: underline;
	}
dl dd.bio	{
	margin: 10px 0px;
	padding: 10px 0px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	}
.js	dl dd.bio	{
	display: none;
	}
#content dl dd.bio p	{
	padding: 0px;
	margin: 0px 0 10px;
	width: auto;
	}
#content .contactfiche	{
	float: left;
/*
	background: rgba(255,255,255,0.1);
*/
	width: 204px;
	height: 150px;
	margin: 15px 0 0 15px;
	}
#content .contactfiche h3	{
	padding: 0px 5px;
	font-size: 12px;
	line-height: 25px;
	margin: 0px;
	background: #fff;
	color: #00868A;
	}
#content .contactfiche p	{
	padding: 5px 5px;
	}
h1#subtitle	a{
	text-indent: -999em;
	float: left;
	_display: inline;
	width: 300px;
	height: 150px;
	background: url(../_images/aankondiging.png) no-repeat 20px 20px;
	}
	
#en h1#subtitle a	{
	background-image: url(../_images/aankondiging-en.png);
	}


#tr h1#subtitle a	{
	background-image: url(../_images/aankondiging-tr.png);
	}
	
	
	
	#fr h1#subtitle a	{
	background-image: url(../_images/aankondiging-fr.png);
	}
	
	

div#website
{
position:fixed;
bottom: 10px;
left: 50%;
margin-right: -490px;
width: 490px;
font-size: 10px;
text-align: right;
}

div#website a
{
color: #999;
}
#subnav	{
	clear: both;
	}
#subnav li	{
/*	float: left;*/
	padding: 0 0 20px 20px;
	font-size: 15px;
	font-weight: bold;
	list-style-type: none;
	}
#subnav li a	{
	text-decoration: none;
	}
#subnav li a:hover, #subnav li.active a	{
	text-decoration: underline;
	}
#scrollnav	{
	padding: 0px 10px 5px 10px;
	overflow: hidden;
	width: 385px;
	}


	
#scrollnav	li	{
	float: left;
	list-style-type: none;
	}
#scrollnav li a	{
	padding: 0px;
	text-decoration: none;
	font-weight: bold;
	background: #fff;
	color: #000;
	padding: 5px;
	margin: 0 0 0 10px;
	}
#scrollnav	 li a:hover	{
	text-decoration: underline;
	}
#scrollcontainer	{
	overflow: hidden;
	width: 500px;
	}
.scroller	{
	width: 9999em;
	}
	
.scroller p
{
width: 380px;
}
	
.scrollunit	{
	float: left;
	width: 500px;
	}
.scrollunit img	{
	margin-left: 20px;
	width: 380px;
	}


img.sp
{
float: left;
margin: 0 0 20px 20px;
}

div#social-media
{
	_display: inline;
float: right;
margin: 15px 25px 0 0;
}

div#social-media a img
{
float: right;
	_display: inline;

border: 0px;
margin: 0 0 10px 0;
}
ul.thumbs	{
	clear: both;
	list-style-type: none;
	overflow: hidden;
	padding: 10px 0 10px;
	}
ul.thumbs li	{
	float: left;
	width: 140px;
	height: 91px;
	margin: 20px 0px 0 20px;
	}
ul.thumbs li a	{
	border: 1px solid #00878B;
	padding: 5px;
	background: #05060A;
	display: block;
	height: 81px;
	vertical-align: middle;
	line-height: 81px;
	}
ul.thumbs li a img	{
	vertical-align: middle;
	}
/* lightbox */
/* blur trial thing */
/*.lightbox body *	{	filter: url('effects.xml#blur');	}
.lightbox .lightboxcontainer, .lightbox .lightboxcontainer *	{	filter: none;	}*/

	#overlay	{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		/*bottom: 0;*/
		right: 0;
		display: none;
		background: rgba(153,153,153,0.8) !important;
		background: transparent url(../_images/rgba153.153.153.0.8.png);
		z-index: 6;
		}
	.lightboxcontainer	{
		/*width: 640px;
		height: 380px;*/
		top: 50%;
		left: 50%;
		margin-left: -335px;
		margin-top: -300px;
		/*background: #000;*/
		padding: 15px;
		position: fixed;
		z-index:7;
		}	
	.lightboxcontainer .close	{
		position: absolute;
		top: 0px;
		right: 0px;
		height: 30px;
		width: 30px;
		background: transparent url(../_images/close.png) no-repeat top right;
		-background: transparent url(../_images/close-8b.png) no-repeat top right;
		z-index: 10;
		cursor: pointer;
		}
	.lightboxcontent	 {

	-moz-box-shadow: 0px 0px 5px #888;
		-webkit-box-shadow: 0px 0px 5px #888;
		box-shadow: 0px 0px 5px #888;
		border: 10px solid #fff;
		margin: 0px;
		line-height: 0px;
		font-size: 0px;
		position: relative;
		}	
		.lightboxcontent img	{
			margin: 0px;
			padding: 0px;
			}
	.lightboxcontent .lightboxnav	{
		position: absolute;
		bottom: 0px;
		left: 0px;
		right: 0px;
		width: 100%;
		height: 50px;
		background: #050608;
		color: #00878B;
		display: none;
		text-align: center;
	}
	.lightboxcontent .lightboxnav .next,
	.lightboxcontent .lightboxnav .prev	{
	cursor: pointer;
	line-height: 50px;
	position: absolute;
	top: 0px;
	left: 50%;
	display: block;
	height: 50px;
	margin: 0px -50px 0 0; 
	font-size: 18px;
	line-height: 50px;
	font-weight: bold;
	text-transform: uppercase;
	width: 50px;
	}
	.lightboxcontent .lightboxnav .prev	{
	
	margin: 0px 0px 0 -50px;
	}
.nologo	{
	padding: 0px 20px;
	font-weight: bold;
	}
#content ul.list 	{
	padding: 20px;
	list-style-type: square;
	}
@media all and (max-height: 546px) {
	
	div#box{
		position: absolute;		
		}
	}

