/* DEFAULT
--------------------------------------------------------------------------- */
html,body{
	width:100%; height:100%;
	margin:0; padding:0;
}

body{
	font-family: "Times New Roman", Times, Georgia, Arial;
	font-size:0.8em;
	background-repeat:no-repeat;
	background-position:center 59px;
}

body.czar{
	background-image:url(img/bg_czar.jpg);
}
body.be{
	background-image:url(img/bg_be.jpg);
}
body.de{
	background-image:url(img/bg_de.jpg);
}


body.es{
	background-image:url(img/bg_es.jpg);
}

body.nl{
	background-image:url(img/bg_nl.jpg);
}

body.czar-page{
	background-image:url(img/bg_czar_page.jpg);
}
body.be-page{
	background-image:url(img/bg_be_page.jpg);
}
body.de-page{
	background-image:url(img/bg_de_page.jpg);
}
body.es-page{
	background-image:url(img/bg_es_page.jpg);
}
body.nl-page{
	background-image:url(img/bg_nl_page.jpg);
}


body.czar-project{
	background-image:url(img/bg_czar_project.jpg);
}
body.be-project{
	background-image:url(img/bg_be_project.jpg);
}
body.de-project{
	background-image:url(img/bg_de_project.jpg);
}
body.es-project{
	background-image:url(img/bg_es_project.jpg);
}
body.nl-project{
	background-image:url(img/bg_nl_project.jpg);
}

ul li{
	line-height:18px;
}	


/* CONTAINER
--------------------------------------------------------------------------- */

div.container{
	width:1000px;
	position:absolute;
	left:50%;
	margin-left:-495px;
}

/* NAV
--------------------------------------------------------------------------- */
div.nav{
	background-image:url(img/bg_nav.jpg);
	display:block;
	height:60px;
	width:990px;
	display:block;
}

div.nav ul{
	margin:0; padding:0;

}

div.nav ul li{
	float:left;
	list-style-type:none;
	margin:0; padding:0;
}

div.nav ul li a{
	display:normal;
	float:left;
	
	}

img.tab-czar{
	position:absolute;
	left: 0; top: 0;
	z-index:100;
}

body.czar-page img.tab-czar,
body.czar-project img.tab-czar,
body.czar img.tab-czar{
	z-index:100;
}

img.tab-be{
	position:absolute; left:112px;
	z-index:90;
}

body.be-page img.tab-be,
body.be-project img.tab-be,
body.be img.tab-be{
	z-index:110;
}

img.tab-de{
	position:absolute; left:222px;
	z-index:80;
}
body.de-page img.tab-de,
body.de-project img.tab-de,
body.de img.tab-de{
	z-index:110;
}

img.tab-es{
	position:absolute; left:326px;
	z-index:70;
}

img.tab-fr{
	position:absolute; left:326px;
	z-index:70;
}

body.es-page img.tab-es,
body.es-project img.tab-es,
body.es img.tab-es{
	z-index:110;
}


img.tab-nl{
	position:absolute; left:439px;
	z-index:60;
}

body.nl-page img.tab-nl,
body.nl-project img.tab-nl,
body.nl img.tab-nl{
	z-index:110;
}

/* NAV-SEC
--------------------------------------------------------------------------- */

div.nav-sec{
}

div.nav-sec ul{
	margin:0 ; padding:0;
	position:absolute;
	left: 624px; top:3px;
	width:265px;
	float:right;
}

div.nav-sec ul li{
	display: block !important;
	clear:both;
}

div.nav-sec ul li a,
div.nav-sec ul li a:visited{
	text-decoration:none;
	color:#000;
	text-transform:uppercase;
}

div.nav-sec ul li a span{
	font-weight:bold;
}

div.nav-sec ul li a:hover span{
	background:url(img/ico_dot.gif) repeat-x bottom;	
}

div.nav-sec ul li.about{
	background: url(img/title-about.png) no-repeat center right;
	padding-right:20px;
}

div.nav-sec ul li.links{
	background: url(img/title-links.png) no-repeat center right;
	padding-right:110px;
}

div.nav-sec ul li#login{
	background: url(img/title-client-login.png) no-repeat center right;
	padding-right:122px;
}

/* CONTENT
--------------------------------------------------------------------------- */

div.content{
	padding: 0 25px 0 25px;
	margin:0 0 0 0 !important;
}

div.content div.page{
	width:300px;
	position:relative; left:340px; top:50px;
	height:371px;
	}

div.content div.page,
div.content li{
	font-size:100%;
	line-height:18px;
}

div.content div.page,
div.content p{
	padding:0; margin:10px 0 0px 0;
}
div.content div.page p{
		padding:0; margin:0px 0 20px 0;
}
div.content div.page a,
div.content li a{
	color:#000;
	text-decoration:none;
	background:url(img/ico_dot.gif) bottom repeat-x;
}

h1{
	text-transform:uppercase;
	font-size:110%;
	background:url(img/ico_dot.gif) bottom repeat-x;
	height:22px; line-height:22px; 
	clear:both;
	margin:15px 0 0 0;
	width:934px;
}

h1 a,
h1 a:active,
h1 a:visited{
	text-decoration:none;
	color:#000;
	text-transform:uppercase;
}

h1 a span{
	font-weight:bold;
}

h1.header-directors div{
	background: url(img/title-directors.png) no-repeat 89px center;
	display:block;
}

h1.header-gorgeous-directors{
	display:block;
	height:44px !important; 
	line-height:44px !important;
	background-image:none !important;
	margin:0 !important;
}
	

h1.header-projects div{
	background: url(img/title-recent-projects.png) no-repeat 140px center;
	display:block;	
}

h1.header-contact div{
	background: url(img/title-contact.png) no-repeat 74px center;
	display:block;	
}

h4.header-info div{
	background: url(img/title-info.gif) no-repeat 44px center;
	width:200px !important;
}

h2{
	background:url(img/tab_czar_sub.jpg) 365px 24px no-repeat !important ;
	text-align:center;
	width:970px;
	height: 34px; line-height:34px;
	position:absolute;
	top:56px;
	font-size:120%;
	text-transform: uppercase;
}

h4{
	height: 34px; line-height:34px;
	padding: 0 0 0 20px;
	margin:0;
	position:relative; left:-22px; top:-104px;
	width:180px;
	font-size:120%;
	text-transform: uppercase;
	display:normal !important;
	width:200px;
}


h3{
	text-transform:uppercase;
	font-size:120%;
	clear:both;
	margin:0; padding:0;
}

h3 a{
	background:none !important;
}


body.be-project h2,
body.be-page h2{
	background-image:url(img/tab_be_sub.jpg) !important;
}
body.de-project h2,
body.de-page h2{
	background-image:url(img/tab_de_sub.jpg) !important;
}
body.es-project h2,
body.es-page h2{
	background-image:url(img/tab_es_sub.jpg) !important;
}
body.nl-project h2,
body.nl-page h2{
	background-image:url(img/tab_nl_sub.jpg) !important;
}


/* CONTENT
--------------------------------------------------------------------------- */

div.content-spacer{
	height:320px;
	overflow:hidden;
}

div.list-directors{
	margin:10px 0 0 0;
	width:950px;
	text-transform:uppercase;
}

body.de div.list-directors{

}

body.de div.list-gorgeous{
	margin:1px 0 0 0 !important;
}

div.list-directors ul.left{
	float:left;
	}

div.list-directors ul.center{
	float:left;	
	}

div.list-directors ul.right{
	float:left;
	}

div.list-directors ul{
	margin:0; padding:0;
	list-style-type:none;
}

div.list-directors ul li{
	width:300px;
	clear:left;
}

div.list-directors ul li li{
	float:left !important;
	clear:none !important;
	}

div.list-directors ul li a,
div.list-directors ul li a:visited{
	color:#000;
	text-decoration:none;
	background: none !important;
}

div.list-directors ul li a:hover{
	background:url(img/ico_dot.gif) repeat-x bottom !important;
}

/* RECENT PROJECTS
--------------------------------------------------------------------------- */

div.recent-projects{
	margin:10px 0 10px 0;
	height:70px;
	text-transform:uppercase;
}

div.director-projects{
	float:left;
	width:220px;
	margin:20px 0 0 0;
	position:relative; top:-20px;
}

div.last-projects{
	width:270px;
	height:70px;
	font-size:80%;
}

div.director-projects ul,
div.recent-projects ul,
div.last-projects ul{
	margin:0; padding:0;
	list-style-type:none;
}

div.director-projects ul li{
	display: table-cell;
	list-style-type:none;
	float:left;
	width:96px;
	margin: 0 8px 0 0;
	text-transform:uppercase;
}

div.recent-projects ul li{
	display: table-cell;
	list-style-type:none;
	float:left;
	width:110px;
	margin: 0 8px 0 0;
}

div.last-projects ul li{
	display: table-cell;
	list-style-type:none;
	float:left;
	width:66px;
	margin: 0 0 0 0;
	padding:0;
}

div.director-projects ul li img,
div.recent-projects ul li img{
	border-style:none;
	display:block;
	width:96px;
	height:54px;
}

div.last-projects ul li img{
	border-style:none;
	display:block;
	width:62px; height:35px;
}

div.director-projects ul li.last,
div.recent-projects ul li.last,
div.last-projects ul li.last{
	margin-right:0px !important;
}

div.director-projects ul li a,
div.recent-projects ul li a,
div.last-projects ul li a{
	text-decoration:none;
	color:#000;
	font-size:90%;
	background: none !important;
}

div.director-projects ul li a:hover label,
div.recent-projects ul li a:hover label,
div.last-projects ul li a:hover label{
	background:url(img/ico_dot.gif) repeat-x bottom !important;
}

/*
 * Enable scrolling

#director-scroll{

}
#director-scroll-container .ppage {

}

#director-scroll-container .ppage{
	float:left;
	width:370px;
}

div.prev-next{
	clear:left;
	float:left;
	width:100px;
	width:315px;
	margin-top:23px !important;
	height:30px;
	padding-top:0px !important;
}

div.prev{
	float:left;
	width:115px;
	}

div.prev-next a{
	text-decoration:none;
	color:#000;
	}

div.prev-next a:hover{
	background:url(img/ico_dot.gif) repeat-x bottom !important;
	}
	
div.prev-next a.selected{
	font-weight:bold;
	}

div.prev {
	float:left;
}

div.numbers{
	float:left;
	}

div.last{
	float:right;
	}

 */

/* PROJECT VIDEO
--------------------------------------------------------------------------- */

div.project-video{
	float:left;
	width:720px;
	height:453px;
	margin:20px 10px 0 0;
	position:relative; top:-20px;
	text-align:center !important;
}


/* PROJECT info
--------------------------------------------------------------------------- */
div#project-info{
	z-index:999;
	width:980px;
	height:124px;
	position:absolute;
	left:-50%;
	margin-left:497px;
	top:520px;
	overflow:hidden;
}

/* 
 * Hoogte van #project-info - hoogte H4 (34px) = hoogte #project-info-slider en #project-attributes 
 */
div#project-info-slider,
div#project-attributes {
	height:90px;
	z-index:1001;
}
div#project-attributes{
	width:950px;
	margin:10px 0 10px 0;
	position:static;
	z-index:100;
}

div#project-info h4 {
	position:static;
}


div#project-attributes ul{
	margin:0 0 0 20px; padding:0;
	width:296px;
	float:left;
	height:90px;
	display:block;
}

div#project-attributes ul li{
	margin:0; padding:0;
	list-style-type:none;
	width:300px;
	clear:left
}

div#project-attributes ul li label{
	float:left;
	text-transform:uppercase;
	width:100px;
	clear:right;
}

div#project-attributes ul li div{
	float:Right;
	width:180px;
	}

/* CONTACT
--------------------------------------------------------------------------- */

div.contact{
	margin:10px 0 10px 0;
	text-transform:uppercase;
}

div.contact ul{
	margin:0; padding:0;
}

div.contact ul li{
	width:560px;
	float:left;
	list-style-type:none;
	line-height:12px;
	font-size:80%;
}

div.contact ul li.last{
	width:170px !important;
	}

div.contact ul li a{
	color:#000;
	text-decoration:none;
	background:none !important;
}

div.contact ul li a:hover{
	background:url(img/ico_dot.gif) repeat-x bottom !important;
}

/* FOOTER
--------------------------------------------------------------------------- */

div.footer{
	display:block; clear:both;
	height:25px; line-height:25px;
}