* {
    padding: 0;
    margin: 0;
} 

body {
background: #00366D;
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 12px;
padding: 0;
margin: 0;
color: #333;
line-height: 17px;
}

img { border: none;}
a { color: #00366D; text-decoration: none; }
a:hover { color : #000}

#wrap {
margin: 20px auto;
width: 900px;
}

#header {
background: #fff url(header.jpg) no-repeat;
height: 150px;
}

#header h1 { 
color : #00366D;
font-size: 29px;
letter-spacing: -2px;
padding: 75px 0px 0 200px;
font-weight: 100;
font-family: Arial, Tahoma, Verdana;
}
#header h1 a { text-decoration: none; color : #00366D;}
#header h1 a:hover { color : #333; }
#header h2 { 
font-family: Arial, Tahoma, Verdana;
color : #777;
font-size: 15px;
padding: 20px 0 0 200px;
font-weight: 100;
}

.menu{  
	border:none;
	border:0px;
	margin:0px;
	padding-left: 10px;
	padding-right: 10px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
.menu ul{
	background: #FF6600  no-repeat;
	height:35px;
	list-style:none;
	margin:0;
	padding-left: 125px;
	}
	.menu li{
		float:left;
		padding:0px;
		
		border-left:1px solid #FFA73F;
		
		}
	.menu li a{
		background:#FF6600 url() bottom no-repeat;
		color:#FFFFFF;
		display:block;
		font-weight:normal;
		line-height:35px;
		margin:0px;
		padding:0px 25px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
			background: #FFAF4C url("menuover.jpg") bottom center no-repeat;
			color:#FFFFFF;
			text-decoration:none;
			}
	.menu li ul{
		background:#FF6600;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		background: url('') bottom left no-repeat;
		border-top: 1px solid #FFA73F;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:35px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#FFAF4C url('menuover.jpg') center left no-repeat;
			border:1px;
			color:#ffffff;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}	

#content { 
background: #fff url(content.jpg) repeat-y;
padding: 10px 10px;
}

#bottom { 
background: #fff url(bottom.jpg) no-repeat; 
height: 20px;
}


#left {
float:left; 
width:220px; 
text-align: justify;
background: #fff;
padding-left: 5px;
}
.menutop {
background: #FFF6BB url(menutop.jpg) no-repeat;
height: 20px;
}
.menumiddle {
background: #FFF6BB url(menumiddle.jpg) repeat-y;
}
.menumiddle h2 { color : #777; font-weight: 600; font-size: 12px; padding-top: 7px; padding-left: 20px; padding-bottom: 3px; }
.menumiddle ul { letter-spacing: -1px; color : #aaa; padding-left: 30px; }
.menubottom { 
background: #FFF6BB url(menubottom.jpg) no-repeat;
height: 20px;
}
.menutopphoto {
background: #FFF6BB url(menutop.jpg) no-repeat;
height: 20px;
}
.menumiddlephoto {
background: #FFF6BB url(menumiddle.jpg) repeat-y;
padding-left: 30px;
}
.menumiddlephoto h2 { color : #777; font-weight: 600; font-size: 12px; padding-top: 7px; padding-left: 30px; padding-bottom: 3px; }
.menumiddlephoto ul { letter-spacing: -1px; color : #aaa; padding-left: 30px; }
.menubottomphoto { 
background: #FFF6BB url(menubottom.jpg) no-repeat;
height: 20px;
}

#right {
float:right; 
width: 500px; 
padding-right: 130px;
padding-top: 10px;
background-color: #FFFFFF;
}
.projectstop {
background: #FFFFFF url(http://www.sifevu.nl/currentprojects/projectstop.png) no-repeat;
height: 30px;
}
.projectsmiddle {
background: #FFFFFF url(http://www.sifevu.nl/currentprojects/projectsmiddle.png) repeat-y; padding-left:20px;
}
.projectsmiddle h2 { color : #000000; font-weight: 600; font-size: 12px; padding-top: 7px; padding-left: 100px; padding-bottom: 3px; }
.projectsmiddle h3 { padding-left: 30px; width: 460px;}
.projectsbottom { 
background: #FFFFFF url(http://www.sifevu.nl/currentprojects/projectsbottom.png) no-repeat;
height: 30px;
}

#right h2 { letter-spacing: -1px; padding: 15px 0 5px 0; font-family: Arial, Tahoma, Verdana; font-weight: 600; font-size: 17px; color: #00366D;}
#right h2 a { color: #00366D; }
#right h2 a:hover { color: #000; }
#right ul { letter-spacing: -1px; color : #777; padding-left: 30px; padding-top: 10px; padding-bottom: 10px; }
#right h1 { font-family: Verdana, Tahoma, Arial, sans-serif; color : #000000; font-size: 15px; padding: 15px 0px 5px 0px; font-weight: 100;}
#right h3 { font-family: Verdana, Tahoma, Arial, sans-serif; color : #000000; font-size: 12px; padding: 5px 0px 5px 0px; font-weight: 100; text-align:justify;}
#right h4 { font-family: Verdana, Tahoma, Arial, sans-serif; color : #000000; font-size: 15px; padding: 5px 0px 5px 0px; font-weight: 100; text-align:justify;}
	

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }
#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>
#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, 
#nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



#footer p { text-align: center; font-size: 10px; color: #FFFFFF; padding:0 0 10px 0; margin: 0;}
#footer a { color: #FFFFFF; text-decoration: underline;}
#footer a:hover { color: #FFFFFF; text-decoration: none; 
}
