/*TESTING BACKGROUND COLORS*/
/*#homeButton{background-color: rgb(255,255,0);}
#portfolioButton{background-color: rgb(0,255,255);}
#contactButton{background-color: rgb(255,255,255);}
#contact{background-color: rgb(255,0,255);}
#gallery{background-color:rgb(0,0,255);}
.tile{background-color:rgb(0,0,255);}
#pictures{background-color: rgb(255,255,255);}
#generalLightbox{background-color:rgb(255,128,0);}
#comment{background-color:rgb(0,0,255);}
#lightbox{background-color:rgb(0,255,0);}
#close{background-color:rgb(0,255,0);}
#byJeroen{background-color:rgb(0,255,0);}
#previous{background-color:rgb(0,0,255);}
#firefox{background-color:rgb(0,0,255);}
*/



* :focus { 		/*----> remove dotted lines around clicked links*/
	outline: 0; /*												*/
}				/*												*/

html {overflow-y: scroll;} /*This forces an empty scrollbar on short pages in Firefox.*/

body{
	position: relative;
	background-color: rgb(26,26,26);
	#text-align: center;
}

#wrapper{
	width:800px; 
	margin:0 auto;
	#text-align: left;
}

#top{
	background: url('/systemGraphics/titlebg4.jpg');
	width: 800px; 
	height: 54px;	
	margin-bottom: -10px;
}

#topleft{
	float: left;
	padding-left: 10px;
	margin-bottom: -20px;
	#padding-top: 20px;
}

#topright{
	float: left;
	padding-top: 30px;
	margin-left: 20px;
	margin-bottom: -20px;
}

#buttons{
	padding-top: 22px;	
	#padding-top: 42px;
}

#portfolioButton{
	float:left;
	padding-left: 18px;
	padding-right: 20px;
}

#homeButton{
	float:left;
	margin-bottom: -100px;
}

#contactButton{
	float:left;
	margin-bottom: -100px;
}

#gallery{
	width: 500px;
	margin-top: 60px;
	margin-left: 150px;
	#margin-top: 40px;
}

.tile{
	float:left;
	padding-left: 8px;
	padding-right: 8px;	
	padding-bottom: 10px;
	width: 150px;
	height: 125px;
	text-align: center;
}

#generalLightbox{
	float: left;
	width: 670px;
	height: 525px;
	margin-left: 67px;
	#margin-left: 67px;
	#width: 672px;
}

#previous{
	float: left;
	margin-right: 12px;
	margin-top: 120px;
}

#comment{
	font: 11px "Century Gothic";	
	color: #999;
	margin-top: 500px;
	margin-left: 35px;
	margin-right: 35px;
}

#close{
	width: 14px;
	height: 14px;
	position: relative;
	margin-top: 3px;
	margin-left: 640px;
	margin-bottom: -17px;
	margin-right: -19px;
	#margin-right: -300px;
	#margin-bottom: -18px;
}

#close a{
	text-decoration: none;
	font: 10px "Century Gothic";
	color: #999;
}

#lightbox{
	float: left;
	width: 600px;
	height: 525px;
	
	text-align: center;
}

#zoomedPicture{
	margin: 0 auto;
}

#next{
	float: left;
	margin-left: 12px;	
	margin-top: 120px;	
}

#contact{
	position: relative;
	margin-top: 200px;
	text-align: center;
}

#slideshow * { 
	margin: 0; 
	padding: 0; 
}

#slideshow {  
	position: relative; 
	left: 200px;
	top:85px;
	width: 550px;
	height: 456px; 
	#left: 80px;
	#top: 65px;
}

#slideshow #menu, #slideshow #pictures, #slideshow #loading { 
	position: absolute; 
}

#slideshow #pictures {
	width: 500px; 
	height: 500px; 
	left: 0; 
	overflow: hidden; 
	text-align: center;
}

#slideshow #menu { 
	list-style-type: none; 
	width: 150px; 
	height: 480px;
	#height: 500px;
	right: 0; 
	padding-top: 20px; 
}

#slideshow #menu li { 
	display: block; 
	position: relative; 
}

#slideshow #menu li a { 
	display: block;
	font: 11px "Century Gothic";
	text-decoration: none; 
	padding: 7px 0 7px 28px;
	#padding: 7px 0 0px 28px;
	color: #ccc; 
	line-height: 14px; 
	vertical-align: middle;  
}

#slideshow #menu li.current a { 
	font: 15px "Century Gothic";
	color: #fff; 
	padding: 5px 0 5px 28px; 
	#padding: 0px 0 0px 28px
	line-height: 18px; 
	#line-height: 15px;
}

#slideshow #menu li li a { 
	display: block;
	font: 10px "Century Gothic";
	text-decoration: none; 
	padding: 7px 0 7px 38px;
	#padding: 0px 0 5px 38px;
	color: #ccc; 
	line-height: 14px;
	vertical-align: middle;  
}

#slideshow #menu li li.current a { 
	display: block;
	font: 11px "Century Gothic";
	text-decoration: none; 
	padding: 6px 0 6px 38px;
	#padding: 0px 0 5px 38px;
	color: #fff; 
	line-height: 18px; 
	vertical-align: middle;  
}

#footer{
	position: relative;
	margin-top: 40px;
	#margin-top: 20px;
	text-decoration: none;
	font: 10px "Century Gothic";
	color: #999;
}

#firefox{
	/*margin-left: 680px;*/
}

#firefox a{
	font: 10px "Century Gothic";
	text-decoration: none; 
	color: #999;
}

#byJeroen{
	/*margin-left: 664px;*/
	width: 150px;
}

#copyright{
	/*margin-top: 50px;	*/
	padding-left: 340px;
}

img{
	border-style: none;
}

h1 { 
	font: 30px "Century Gothic";
	color: #FFF; 
}

p, ul { 
	font: 13px "Century Gothic";
	color: #999; 
}

#back a { 
	font-size: 11px; 
}

h2 { 
	font: 18px "Century Gothic";
	color: #999; 
	margin-top: 0; 
}

h1 a{ 
	text-decoration: none;
	font: 30px "Century Gothic";
	color: #FFF; 
}

h3 a{
	text-decoration: none; 
	font: 13px "Century Gothic"; 
	color: #999; 
	text-transform: uppercase; 
	font-weight: bold; 
}