/*

	CSS for Zcene
	
	-- produced by Minus3 BV, Amsterdam - http://www.minus3.nl/ 

	The stylesheet is divided into 3 parts:

   1. colors, backgrounds, borders, link and emphasis indication
   2. font and text properties, exclusive of link indication, alignment, text-indent
   3. box properties (exclusive of borders), positioning, alignments, list types, text-indent 
	 
	 pink color: #d91965;
	 
*/


body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 90%;
	text-align: center;
	margin: 0;
	padding: 0;
}

.page-column {   
	margin: 0 auto;
	width: 750px;      
	text-align: left;
	position: relative;
}
#container-header {
	background: #e4e1e4 url(../images/header-background.gif) top left repeat-x;
	height: 115px;
	text-align: center;
}
#container-content {
	_margin-top: -10px; /* ugly ie fix */
}
h1 {
	background: transparent url(../images/logo-zcene.png) 50% no-repeat;
	text-indent: -1000em;
	height: 80px; 
	margin: 0;  
}
a {
	color: #000;
	padding: 2px;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h3 a {
	text-decoration: none;
}
h3 a:hover {
	text-decoration: underline;
}
#menu {
	background: transparent url(../images/menu-background-grid.png) bottom right repeat-x; /* replace image for styling!!! */
	height: 35px;
	padding: 0;
}         
#menu ul {
	height: 35px;
	margin: 0;   
	padding: 0;
}
#menu ul li {
	font-size: 13px;
	font-weight: bold;
	float: left;
	list-style-type: none;
	margin: 0 1px 0 1px;
}         
#menu ul a {
	display: block;  
	height: 25px;
	color: #666;
	text-decoration: none;
	text-align: center;
}

/* Page specific backgrounds */

.bg-projectz-c {
	background: url(../images/content-projectz.gif) top left no-repeat;
	height: 20em;
}
.bg-projectz-h {
	background: url(../images/header-projectz.gif) top left no-repeat;
	height: 115px;
}
.bg-contact-c {
	background: url(../images/content-contact.gif) top left no-repeat;
	height: 35em;
}
.bg-contact-h {
	background: url(../images/header-contact.gif) top left no-repeat;
	height: 115px;
}
.bg-zcenary-c {
	background: url(../images/content-zcenary.gif) top left no-repeat;
	height: 20em;
}
.bg-zcenary-h {
	background: url(../images/header-zcenary.gif) top left no-repeat;
	height: 115px;
}
.bg-newz-c {
	background: url(../images/content-newz.gif) top left no-repeat;
	height: 20em;
}
.bg-newz-h {
	background: url(../images/header-newz.gif) top left no-repeat;
	height: 115px;
}

/* individual menu items */

#menu .home a {
	padding-top: 10px;
	width: 80px; 
	background: url(../images/menu_home.png) top left no-repeat;
}
#menu .newz a {
	padding-top: 10px;
	width: 80px; 
	background: url(../images/menu_newz.png) top left no-repeat;
}
#menu .zcene a {
	padding-top: 10px;
	width: 80px; 
	background: url(../images/menu_zcene.png) top left no-repeat;
}
#menu .projectz a {
	padding-top: 10px;
	width: 100px; 
	background: url(../images/menu_projectz.png) top left no-repeat;
}
#menu .zcenary a {
	padding-top: 10px;
	width: 100px; 
	background: url(../images/menu_zcenary.png) top left no-repeat;
}
#menu .clip a {
	padding-top: 10px;
	width: 65px; 
	background: url(../images/menu_clip.png) top left no-repeat;
}
#menu .contact a {
	padding-top: 10px;
	width: 80px; 
	background: url(../images/menu_contact.png) top left no-repeat;
}

/* individual menu items end */

#menu ul a:hover {
	color: #d91965;
	background-position: 0 -35px;
	padding-top: 15px;
}
#menu a.active {
	background-position: 0 -70px;
	color: #000;
	padding-top: 15px;
}
#menu a.active:hover {
	background-position: 0 -70px;
	color: #d91965;
}

/* CONTENT */

#content {	
	padding: 0; 
	padding-top: 10px;
	padding-bottom: 20px;
}
body {
/*	background: #e4e1e4 url(../images/background.png) 0 115px no-repeat; */
	background-color: #e4e1e4;
}
h2 {
	background: url(../images/h2projectz.png) top left no-repeat;
	text-indent: -1000em;
	height: 30px;
	margin: -5px 0 -5px 0;
}

.h2experienz {
	background: url(../images/h2experienz.png) top left no-repeat;
}

/* individual h2 */
.h2home {
	background: url(../images/h2home.png) top left no-repeat;
}
.h2newz {
	background: url(../images/h2newz.png) top left no-repeat;
}
.h2zcene {
	background: url(../images/h2zcene.png) top left no-repeat;
}
.h2projectz {
	background: url(../images/h2projectz.png) top left no-repeat;
}
.h2zcenary {
	background: url(../images/h2zcenery.png) top left no-repeat;
}
.h2zcenery {
	background: url(../images/h2zcenery.png) top left no-repeat;
}
.h2clip {
	background: url(../images/h2clip.png) top left no-repeat;
}
.h2contact {
	background: url(../images/h2contact.png) top left no-repeat;
}
.h2clientz {
	background: url(../images/h2clientz.png) top left no-repeat;
}
/* HOME */
.homep {
	font-weight: bold;
	color: #333;
}

.block {
	padding-bottom: 4px;    
	margin-bottom: 15px;
}  
.block p {
	font-size: 11px;
	line-height: 20px;
	color: #333;
	margin: 0 0 5px 0; 
} 
iframe {
	width: 298px;
	height: 260px;
	border: 0;
	padding: 0;
}
.play-button {
	margin-top: 100px;
}
#media, #map {
	display: block;
	float: left;
}
#media.clip {
	float: right;
}
#media {
	width: 326px;
}
#map {
	width: 370px;
}
#media .block, #map .block {
	background: transparent url(../images/sheet-backgroundshadow.gif) top right repeat-y;
	margin: 0;
}
/* Movie or image */
#media .block.image, #map .block.image {
	padding: 10px;
	padding-top: 0;
}
#map .block.image {
	padding-top: 0;
}
#media .top, #map .top {
	/* TODO: create neat top corner */
	background: transparent url(../images/sheet-backgroundshadow-left.gif) top right repeat-y;/
	height: 5px;
	margin: 0;
}
#media .bottom {
	background: transparent url(../images/media-shadow-bottom.gif) top left no-repeat;
	height: 12px;
}
#map .bottom {
	background: transparent url(../images/map-shadow-bottom.gif) top left no-repeat;
	height: 12px;
}
#media-description, #route-description {
	background: transparent url(../images/sheet-nextcorner.gif) top right no-repeat;
	display: block;
	float: left;
	width: 424px;
}
#route-description {
	background: transparent url(../images/sheet-corner-flat.gif) top right no-repeat;
	display: block;
	float: left;
	width: 370px;
}
#route-description.zcenary {
	width: 534px;
}
#media-description.clip {
	background: transparent url(../images/sheet-nocorner-left.gif) top left no-repeat;
}

/* zcenary */
#outside-out {
	background: url(../images/outside-out-big.gif) top left no-repeat;
	width: 276px;
	height: 152px;
	float: left;
}
#inside-out {
	background: url(../images/inside-out-big.gif) top left no-repeat;
	width: 189px;
	height: 182px;	
	margin: 110px 0 0 -20px;	
	float: left;
}
#inside-in {
	background: url(../images/inside-in-big.gif) top left no-repeat;
	width: 260px;
	height: 151px;
	float: left;
	margin: 0;
}
#outside-out img, #inside-out img, #inside-in img {
	border: 0;
}

.zcenary-nav {
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0 15px 0 0;
}
.zcenary-nav li {
	width: 188px;
	height: 95px;
	padding-top: 20px;
	font-size: 10px;	
}
.zcenary-nav li em {
	font-style: normal;
	margin-left: 130px;
	margin-right: 10px;
	line-height: 18px;
	display: block;
}
.zcenary-nav a {
	background: none;
	color: #000;
	text-decoration: none;
	line-height: 15px;
	width: 50px;
	height: 75px;
	display: block;
	margin: 0;
	margin-left: -130px;
	margin-top: -20px;
	padding: 0;
	padding-left: 130px;
	padding-top: 20px;
}
#outside-out-small {
	background: url(../images/outside-out-small.png) top left no-repeat;
}
#outside-out-small.active {
	background: url(../images/outside-out-small-active.png) top left no-repeat;
}
/*
#outside-out-small:hover {
	background: url(../images/outside-out-small-active.png) top left no-repeat;
}
#outside-out-small.active a, #inside-out-small.active a, #inside-in-small.active a {
	background-color: #000;
}
*/
#inside-out-small {
	background: url(../images/inside-out-small.png) top left no-repeat;
}
#inside-out-small.active {
	background: url(../images/inside-out-small-active.png) top left no-repeat;
}
/*
#inside-out-small.active, #inside-out-small:hover {
	background: url(../images/inside-out-small-active.png) top left no-repeat;
}
*/
#inside-in-small {
	background: url(../images/inside-in-small.png) top left no-repeat;
}
#inside-in-small.active {
	background: url(../images/inside-in-small-active.png) top left no-repeat;
}
/*
#inside-in-small.active, #inside-in-small:hover {
	background: url(../images/inside-in-small-active.png) top left no-repeat;
}
*/
#route-description .block .explanation {
	text-align: center;
	padding-bottom: 0;
}
#route-description .block .explanation a {
	background: none;
	color: #333;
	text-decoration: underline;
}
#route-description .block .explanation a:hover {
	text-decoration: none;
}
#route-description .block .quote {
	text-align: center;	
	font-size: 13px;
	font-style: italic;
	padding-top: 15px;
}
#route-description .block .quoted {
	text-align: right;
	margin-right: 30px;
}

/* specific h3's */
h3 {
	color: #d91965;
	font-size: 20px;
	font-weight: bold;
	display: block;
	height: 50px;
	padding: 25px 0 0 10px;
	margin: 0;
}
/*
.ing h3 {
	background: url(../images/h3-ing.png) bottom left no-repeat;
}
.tanzania h3 {
	background: url(../images/h3-contact.png) bottom left no-repeat;
}
.dester h3 {
	background: url(../images/h3-clip.png) bottom left no-repeat;
}
.duni h3 {
	background: url(../images/h3-zcenary.png) bottom left no-repeat;
}
.belasting h3 {
	background: url(../images/h3-contact.png) bottom left no-repeat;
}
.heineken h3 {
	background: url(../images/h3-heineken.png) bottom left no-repeat;
}
.rabobank-water h3 {
	background: url(../images/h3-clip.png) bottom left no-repeat;
}
.siemens h3 {
	background: url(../images/h3-zcenary.png) bottom left no-repeat;
}
#route-description h3 {
	background: url(../images/h3-contact.png) bottom left no-repeat;
}
#route-description.zcenary h3 {
	background: url(../images/h3-zcenary.png) bottom left no-repeat;
}*/
.clip h3 {
	/*background: url(../images/h3-clip.png) 50% 100% no-repeat;*/
	text-align: center;
}

/* Media description background + shadow */
#media-description .block, #route-description .block {
	background: transparent url(../images/sheet-backgroundshadow.gif) top right repeat-y;
	padding: 0 20px 0 10px;
	margin: 0;
}
#media-description .block p, #route-description .block p {
	padding-left: 0;
	padding-right: 0;
}

/* Media description separator */
#media-description p.separator {
	border-bottom: 1px dashed #E4E1E4;
	padding-bottom: 15px;
}
#media-description p, #route-description p {
	font-size: 11px;
	line-height: 20px;
	padding: 0 10px 15px 10px;
	margin: 0;
}
#media-description a.url {
	font-size: 13px;
	font-weight: bold;
}
#media-description.the-hague-impressions_en .bottom {
	background: transparent url(../images/the-hague-fotos_en.png) top left no-repeat;
	height: 210px;
}

#media-description.the-hague-impressions_nl .bottom {
	background: transparent url(../images/the-hague-fotos_nl.png) top left no-repeat;
	height: 210px;
}
#media-description.verder-ing_en .bottom {
	background: transparent url(../images/verder-ing_en.png) top left no-repeat;
	height: 210px;
}

#media-description.verder-ing_nl .bottom {
	background: transparent url(../images/verder-ing-fotos_nl.png) top left no-repeat;
	height: 210px;
}
#media-description.ing .bottom {
	background: transparent url(../images/ing-fotos.png) top left no-repeat;
	height: 210px;
}
#media-description.digitale-dialoog_nl .bottom {
	background: transparent url(../images/dialoog_polar_nl.png) top left no-repeat;
	height: 210px;
}
#media-description.digitale-dialoog_en .bottom {
	background: transparent url(../images/dialoog_polar_en.png) top left no-repeat;
	height: 210px;
}
#media-description.tanzania .bottom {
	background: transparent url(../images/tanzania-fotos.png) top left no-repeat;
	height: 210px;
}
#media-description.dester .bottom {
	background: transparent url(../images/dester-fotos.png) top left no-repeat;
	height: 210px;
}
#media-description.duni .bottom {
	background: transparent url(../images/duni-fotos.png) top left no-repeat;
	height: 210px;
}
#media-description.belasting .bottom {
	background: transparent url(../images/belasting-fotos.png) top left no-repeat;
	height: 210px;
}
#media-description.heineken .bottom {
	background: transparent url(../images/heineken-fotos.png) top left no-repeat;
	height: 210px;
}
#media-description.rabobank-water .bottom {
	background: transparent url(../images/water-fotos.png) top left no-repeat;
	height: 210px;
}
#media-description.siemens .bottom {
	background: transparent url(../images/siemens-fotos.png) top left no-repeat;
	height: 210px;
}
#media-description.c1000-schuitema .bottom {
	background: transparent url(../images/schuitema-fotos.png) top left no-repeat;
	height: 210px;
}
#media-description.darwin-centrum-voor-biogeologie .bottom {
	background: transparent url(../images/darwin-fotos.png) top left no-repeat;
	height: 210px;
}
#media-description.rabo-bouwfonds .bottom {
	background: transparent url(../images/rabobouwfonds-fotos.png) top left no-repeat;
	height: 210px;
}
#media-description.rabobank-nederland .bottom {
	background: transparent url(../images/rabobanknederland-fotos.png) top left no-repeat;
	height: 210px;
}
#media-description.universiteit-utrecht .bottom {
	background: transparent url(../images/universiteitutrecht-fotos.png) top left no-repeat;
	height: 210px;
}
#media-description.nashuatec-ricoh .bottom {
	background: transparent url(../images/nashuatecricoh-fotos.png) top left no-repeat;
	height: 210px;
}
#media-description.ricoh .bottom {
	background: transparent url(../images/ricoh-fotos.png) top left no-repeat;
	height: 210px;
}
#media-description.stichting-slim-met-gas .bottom {
	background: transparent url(../images/stichtingslimmetgas-fotos.png) top left no-repeat;
	height: 210px;
}
#media-description.sns-reaal-verzekeringen .bottom {
	background: transparent url(../images/snsreaalverzekeringen-fotos.png) top left no-repeat;
	height: 210px;
}
#media-description.ministerie-van-justitie .bottom {
	background: transparent url(../images/ministerievanjustitie-fotos.png) top left no-repeat;
	height: 210px;
}
#media-description p.note {
	color: #333;
	margin: 0;
	height: 10px;
}
#media-description .block ul {
	margin: 0;
	margin-bottom: 1em;
	padding: 0;
	list-style-type: none;
}
#media-description .block ul li {
	color: #333;
	font-size: 11px;
	margin-bottom: 0.5em;
}

#route-description .bottom {
	background: transparent url(../images/map-shadow-bottom.gif) top left no-repeat;
	height: 12px;
}
#route-description.zcenary .bottom {
	background: transparent url(../images/outside-out-bottomfoto.png) top left no-repeat;
	height: 210px;
}
#route-description.zcenary.inside .bottom {
	background: transparent url(../images/inside-out-bottomfoto.png) top left no-repeat;
	height: 210px;
}
#route-description.zcenary.inside-in .bottom {
	background: transparent url(../images/inside-in-bottomfoto.png) top left no-repeat;
	height: 210px;
}
#route-description.contact .bottom {
	background: transparent url(../images/contact-fotos.png) top left no-repeat; 
	height: 183px;
}
#route-description.contact .left {
	float: left;
	margin-right: 10px;
}
#route-description.contact .right{
	margin-right: -10px;
}
.clip .bottom {
	background: transparent url(../images/clip-shadow-bottom.gif) top left no-repeat;
	height: 12px;
}
#media-description #next {
	list-style-type: none;
	line-height: 14px;
	font-weight: bold;
	float: right;
	margin: 0;
	padding-right: 18px;
	padding-top: 8px;
}
#media-description #next.li {
	font-weight: bold;
	color: #fff;
}
#media-description.clip .bottom {
	background: transparent url(../images/clip-fotos.png) top left no-repeat; 
	height: 210px;
}
#next a {
	color: #fff;
}
.link-next {
	background: url(../images/arrow-next.png) center right no-repeat;
	padding-right: 5px;
	margin-left: 8px;
}
.link-prev {
	background: url(../images/arrow-prev.png) center left no-repeat;
	padding-left: 5px;
	margin-right: 8px;
}
#media-description #next li a {
	background: none;
	font-size: 10px;
}
/* clientlist op clip pagina */
.clientlist {
	list-style-type: none;
	font-size: 11px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
#media-description ul.clientlist, #media-description ul.clientlist li {
	margin-bottom: 0;
}
#media-description ul.clientlist.right {
	float: right;
	margin-right: 40px;
}
#media-description ul.clientlist.left {
	margin-left: 40px;
	padding-bottom: 15px;
}
.clientlist a {
	background: none;
	color: #333;
	text-decoration: none;
}
.clientlist a:hover {
	background: #d91965;
	color: #fff;
	padding: 2px;
	text-decoration: none;
}

.bodybg-projectz #content {
	position: relative;
}

strong.subtitle {
	position: absolute;
	top: 10px;
	left: 127px;
	font-size: .9em;
	font-weight: bold;
	color: #D91965;
}

strong.subtitle a {
	font-weight: normal;
}

/* Projects list */
#projects {
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#projects li {
	background: transparent url(../images/newbg.png) top right repeat;
	display: block;
	float: left;
	width: 355px;
	margin: 7px 15px 7px 0;
	padding-bottom: 10px;
	height: 170px;
	
}
#projects li img {
	border: 0;
	background-color: none;
	margin: 0;
	padding: 0;
	float: left;
}
#projects a {
	border: 0;
	background-color: none;
	margin: 0;
	padding: 0;
}
#projects li h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	height: auto;
	margin: 10px 0 10px 0;
}
#projects li p {
	color: #333;
	font-size: 11px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	padding-left: 185px;
}

/* over zcene */

/*
#beeldlogo{
	padding-top: 30px;
}
*/

#over-zcene, #over-zcene-en{
	background: url(../images/zcene-background-new.png) 10px 0 repeat-y;
	padding: 0 45px 20px 0px;
	line-height: 20px;
	font-size: 11px;	
	height: 780px;
}

#over-zcene-en{
	height: 860px;
}

#over-zcene-footer, #footer{
	position: fixed;
	bottom: 0px;
	background: url(../images/zcene-footer.gif)  50% no-repeat;
	z-index: -1;
	width: 100%;
	height: 119px;
}

#over-zcene h3, #over-zcene-en h3{
	color: #d91965;
	font-size: 16px;
	font-weight: bold;
	display: block;
	height: 20px;
	padding: 15px 0 0 0px;
	margin: 0 0 10px;
}

#over-zcene-content{
	float: left;
	padding-left: 49px;
	padding-right: 17px;
	padding-top: 30px;
	width: 312px;
}

#over-zcene-images{
	float: left;
	padding-left: 49px;
	padding-top: 30px;
	width: 270px;
}

#over-zcene-images img {
	width: 106px;
	height: 104px;
	border: 0px;
	padding: 0px;
	margin-bottom: 0px;
}

#over-zcene-images p {
	border: 0px;
	padding: 0px;
	margin: 0px;
	margin-left: 7px;
}

#over-zcene-images ul {
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
}

#over-zcene-images li {
	float: left;
	margin: 0 7px 0px 0;
}

#over-zcene-images li:hover {
	cursor: pointer;
}

#over-zcene-images li img {
	height: 104px;
}

#over-zcene-images .over-zcene-name {
	text-align: left;
	color: #aaaaaa;
	line-height: 1.4em;
	border: 0px;
	padding: 0px;
	margin: -6px 0 7px 0;
}

#over-zcene-images li:hover .over-zcene-name {
	background: transparent url(../images/zcene_foto_name_xl.jpg) no-repeat; 
	color: #FFFFFF;
}

#over-zcene-images p.over-zcene-desc {
	display: none;
}


/* newz */
#newz-column {
	background: url(../images/newz-background.gif) 10px 0 repeat-y;
	padding: 0 45px 20px 30px;
	line-height: 20px;
	font-size: 11px;	
}

#newz-column #next {
	list-style-type: none;
	line-height: 14px;
	font-weight: bold;
	float: right;
	margin: 0;
	padding-right: 18px;
	padding-top: 8px;
}

#newz-column #next.li {
	font-weight: bold;
	color: #fff;
}

/* nog te positioneren */
#newz-column #next .link-next {
	background: url(../images/arrow-next.png) center right no-repeat; 
	margin-right: -15px;
}
#newz-column #next .link-prev {
	background: url(../images/arrow-prev.png) center left no-repeat;
	padding-left: -20px;
	margin-right: -20px;
}
#newz-column.zcene {
	background: url(../images/zcene-background.gif) 10px 0 no-repeat;
}

#newz-column .top {
	height: 0;
	font-size: 0;
	line-height: 0;
}
#newz-column h3 {
	font-weight: normal;
	font-size: 16px;
	padding: 15px 0 5px 0;
	margin: 0;
	height: auto;
}
#newz-column h3.first {
	margin-right: 150px;
}
#newz-column h3 em {
	color: #000;
	font-style: normal;
}

.containerLeft,
.containerRight {
	clear: both;
}

.containerLeft p {
	margin: 0 0 0 170px;
	padding: 0;
}

.bg-newz-c .bottom, .bg-zcenary-c .bottom {
	background: url(../images/newz-shadow-bottom.gif) 10px 0 no-repeat;
	height: 12px;
}

.newz-foto {
	background: url(../images/newz-foto-bg.png) top left no-repeat;
	_background-image:none;
  	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/newz-foto-bg.png');
	width: 185px;
	height: 154px;
}

.containerLeft .newz-foto {
	float: left;
	margin: 20px 15px 0 -30px;
	_margin: 20px 15px 0 -15px;
}

.containerRight .newz-foto {
	float: right;
	margin: 30px -30px 0 15px;
	_margin: 30px -15px 0 15px;
}
.zcene-foto {
	float: left;
	margin: 30px 15px 0 -54px;
}
.home-foto {
	text-align: center;
	padding-top: 20px;
}

#older {
	padding: 1.5em;
	font-size: .9em;
	text-align: right;
}

#older a {
	text-decoration: none;
}

#older a:hover {
	text-decoration: underline;
}

/* 9steps div */
.rows #9steps {
	position: absolute;
	top: 100px;
}

.youtube_link {
	background: url(/images/youtube-button.png) center center no-repeat;
	height: 41px;
	width: 144px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	top: 18px;
	right: 20px;
}