/* @group SNIPPERS  */
a:focus,
a:active {
	outline: none;
	} 


body {
	background-color: #c4ccc7;
	}
hr.clearboth {
	visibility: hidden;
	clear: both;
	height: 0px;
	}

.padder10 {
	padding: 0 10px;
	}

.space10 {
	margin-bottom: 10px;
	}

.space20 {
	margin-bottom: 20px;
	}

.space30 {
	margin-bottom: 30px;
	}

.space40 {
	margin-bottom: 40px;
	}

.space50 {
	margin-bottom: 50px;
	}

.padder5 {
	padding: 5px;
	}

.padder10 {
	padding: 10px 15px 5px 15px;
	}

.padder15 {
	padding: 15px;
	}

.padder20 {
	padding: 20px;
	}

.padder10-5-10-5 {
	padding: 10px 5px 10px 5px
	}

.padder20-10-20-10 {
	padding: 20px 10px 20px 10px
	}

.padder0-20-0-0 {
	padding: 0 20px 0 0
	}

.padder0-30-0-0 {
	padding: 0 30px 0 0
	}

.padder0-40-0-0 {
	padding: 0 40px 0 0
	}

.vanish {
	margin-left: -60000px;
	}
/* @end */


/* @group HEADER */
	.header {
	background: #F4F3F1 url('img/bo-headerback5.jpg') top left no-repeat ;
	height: 490px;
	}
/* @end */
.wrapper {
	clear: both;
	/*
	border-left: 2px solid #ececec;
	border-right: 2px solid #ececec;
	border-bottom: 2px solid #ececec;
*/
	}
.contentcontainer {
		background:#fff url('img/content-back.jpg') bottom left repeat-x ;
		padding-bottom: 0px;

	}


/* @group navigation top*/
#navcontainer ul
{
padding-left: 0;
margin-left: 0;


float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
margin: 0;
padding: 0;
	background: #fff url('img/topnav-back.jpg') top left repeat-x ;
	height: 75px;

}

#navcontainer ul li { display: inline; padding: 0;margin: 0;}

#navcontainer ul li a
{
padding: 0;
margin: 0;

color: #4d4d4d;
text-shadow: 1px 1px 1px #bbb;
text-decoration: none;
float: left;
width: 314px;
display: block;
font-size: 2.5em;
line-height: 75px;
border-left: 2px solid white;
text-align: center;

font-family: "HelveticaNeue-Light", "Helvetica Neue Light",
             "Helvetica Neue", verdana, arial,sans-serif;
font-weight: 300;
}

#navcontainer ul li.nav1 a
{
background: url('img/menu_trailer.jpg') top left no-repeat ;
}

#navcontainer ul li.nav2 a
{
background: url('img/menu_photo.jpg') top left no-repeat ;
}

#navcontainer ul li.nav3 a
{
background: url('img/menu_cast.jpg') top left no-repeat ;
}


#navcontainer ul li a span {
	visibility: hidden;
	}

#navcontainer ul li a:hover
{

color: #000;
}
/* @end */




	/* @group contentcontainer */
	.synopsis{
	margin: 20px 0 20px 0px;
	}

.synopsis img {
	margin: 0px 20px 30px 0px;
	float: left;
	}


	.credits {
	margin: 0px 0 0 30px;
	}
	
	.connect {
	margin-top: 20px;
	}
	
	.info {
	margin:20px 0 ;
	}
	/* @end */


/* @group footer */
.footer  {
			background: url('img/content-bottom.jpg') top left no-repeat ;
padding: 30px 0 20px 0;
	text-align: center;
	}
.caviarcontentlink {
	margin: 0px auto 0 auto;
		background: url('img/caviarcontent.jpg') top left repeat-x ;
		display: block;
		width: 32px;
		height: 13px;
		text-align: center;

	}

.caviarcontentlink span {
display: none;
	}
/* @end */


/* @group content */

 p.bodytext,
 h1, h2, h3, h4, h5 {
	color: #4d4d4d;
	}




p.bodytext,
p.bodytext strong {
	margin: 0 0 1em 0;
	line-height: 1.6em;
	padding: 0;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light",
             "Helvetica Neue", verdana, arial,sans-serif;
font-weight: 400;
	}

p.bodytext strong {

font-weight: 800;
	}

p.bodytext a:link,
p.bodytext a:visited {
color: #b22125;

	}

p.bodytext a:hover {
color: #921114;
	}
	
	 h1, h2, h3, h4, h5 {
	color: #b22125;
	text-shadow: 1px 1px 1px #bbb;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light",
             "Helvetica Neue", verdana, arial,sans-serif;
font-weight: 300;

	
	}
	
	div.colborder {
	border-width: 2px;
	}
	
	
	/* @group mailinglist */
	.mailingsubmit {
	border: 0;
	background-color: #e7e7e7;
	color: #999;
	text-align: center;
	padding: 5px;
	width: 180px;
	}
	
	.mailingfield {
	width: 170px;
	color: #444;
	border: 1px solid #333;
	padding: 4px;
	}
	/* @end */
	
	
	
	/* @group tabs */
	#block {
		overflow:hidden;
	
}


.htabs  a:hover{
	color: #000;
}
.htabs {
	margin: 0 0 0 30px;
	padding: 0;
	overflow:hidden;
		border-bottom: 0px solid #D8D9DB;
list-style-type: none;
	}
	
.htabs li  a {
	margin-top: 1px;
	font-size:1.2em;
	font-weight:bold;
	margin-right: 10px;
	color: #b22125;
	display: block;
	float: left;
	width: 110px;
	height: 30px;
	background-color: white;
	border-bottom: 2px solid #D8D9DB;
	/*
	border-left: 1px solid #D8D9DB;
	border-right: 1px solid #D8D9DB;
	border-top: 1px solid #D8D9DB;
			*/
			text-align: left;
			line-height: 2.4em;
text-decoration: none;

font-family: "HelveticaNeue-Light", "Helvetica Neue Light",
             "Helvetica Neue", verdana, arial,sans-serif;
font-weight: 400;
padding-left: 5px;


}

.htabs li  a.selected {
	background-color: red;


}
.htabs li {
	float:left;
	margin-top:2px;
	
	overflow:hidden;
}

.tabs {
	margin-top:2px;
	overflow:hidden;
	margin-left: 32px;
	padding-top: 10px;
}
.tabs li{
	background-color:#EEEEEE;
	clear:both;
	margin:4px 0;
	padding:9px;
}
.htabs li  a:hover{
color: #921114;
}
	/* @end */
	
	
	/* @group crew */
	table.crew {
	
	}

table.crew td {
	vertical-align: top;
	padding: 3px 5px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light",
             "Helvetica Neue", verdana, arial,sans-serif;
	}

table.crew td.descr {
	width: 250px;
	font-weight: bold;
	color: #b22125;
	}

table.crew tr td{
	border-bottom: 1px dotted #ccc;
	
	}

table.crew tr.tr-odd{
	background-color: #FAFAF8;
	}
	
	
	
	
	/* @end */
	
	
/* @group cast*/
	.casttable {
	width: 580px;
	}

	.casttable td {
	vertical-align: top;
	}
	
	
	.holder img {
	/*
	float: left;
	padding: 0 15px 15px 0;
	*/
	margin-bottom:10px;
	margin-left: 20px;
	}

.holder p.bodytext{
	padding: 0 20px;
	}	



	#cast h3 {
	color: white;
	margin-left: 20px;
	
	}
	
	body#cast {
	margin: 0;
	}

body#cast h3 {
	font-size: 2.2em;
	text-shadow: 1px 1px 1px #000;
	}
	
	p.castbodytext {
	color: white;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light",
             "Helvetica Neue", verdana, arial,sans-serif;
font-weight: 400;
	}
	
	/* @end*/
	
	
	/* @group LANG */
	.lang {
	position: relative;
	top: 385px;
	left:15px ;
	width: 250px;
	height: 45px;
	}
		.lang a {
	display: block;
	width: 121px;
	height: 39px;
background-position: bottom left;
background-repeat: no-repeat ;
float: left;
margin: 10px 0px 0 0;
	


	}

.lang a span{
margin-left: -60000px;

	}

.lang a.lang_nl {
	background-image: url('img/nlflag.jpg') ;
	}
	
.lang a.lang_en {
	background-image: url('img/ukflag.jpg') ;
	}

.lang a.lang_act {
	background-position: top left;
	}	
	
	
	
	/* @end */
	
	
	/* @group contact added */
	.contactback {
	background: url('img/contact-mailingback.jpg') top left no-repeat;
	width: 495px;
	height: 246px;
	}
	
	.contactadded {
	padding-top: 120px;
	font-size: 20px;
	color: #666;
	text-transform: uppercase;
	
font-family: "HelveticaNeue-Light", "Helvetica Neue Light",
             "Helvetica Neue", verdana, arial,sans-serif;
font-weight: 400;
	}

.contactadded a {
	
	color: #b22125;
		}

	/* @end*/
	
	
	/* @group connect */
	a.con-facebook:link,
	a.con-facebook:visited {
	display: block;
	float: left;
	width: 32px;
	height: 32px;
	background:transparent url('img/con_facebook.jpg') bottom left no-repeat;

	}

a.con-facebook:hover
	 {

		background:transparent url('img/con_facebook.jpg') top left no-repeat;

	}
	
	
	
	.con-facebook span,
	.con-youtube span {
	display: none;
	}
	/* @end */
	
	
	.logolink {float:left;margin-right:10px;}
	.logos {
	margin: 0 0 0 100px;
	}
	
	
	a.downloadlesmap:link,
	a.downloadlesmap:visited {
	padding: 5px 10px;
	background-color: #F3F4EE;
	border: 1px solid #8B9F92;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #535F57;
	font-weight: bold;
	text-decoration: none;
	margin: 30px 0 10px 0;
	display: block;
	width: 300px;
	margin-left: 0px ;
	}