/*

######################################################################
### CSS van Marjolein de Swart in samenwerking met Vincent Wielders ##
############ www.marjoleindeswart.nl - www.vincentwielders.nl #########
######################################################################

*/

body {scrollbar-face-color:black;
scrollbar-arrow-color:white;
scrollbar-track-color:black;
scrollbar-shadow-color:black;
scrollbar-darkshadow-color:black;
scrollbar-3dlight-color:black;
scrollbar-highlight-color:black;
color: #b1b3b6;
text-align: justify; 
font-family: arial, "tahoma", helvetica, serif;
letter-spacing: 0;
font-size: 8pt;
line-height: 2em;}

/*################ header.html ##############*/

.header {
text-align:center;
margin-right:auto;
margin-left:auto;
margin:0 auto;
border:none;
background-color:#000000;

}



.logo {
background-image:url(images/logo.png);
background-repeat:no-repeat;
height:170px;
width:514px;
margin-top:-11px;
margin-left:92px;
float:left;
}

.spacer {
height:90px; 
}


/*################ Hoofd Navigatie ##############*/
.menu {
float:left;
width:115px;
left:600px;


}

a.b-home {
	display: block;
	width: 98px;
	height: 159px;
	text-decoration: none;
	background: url("images/001-home.png");
	float:left;
	}
	
a.b-home:hover {
	background-position: -98px 0;
	}
	
	.spacer {
height:90px; 
}
	
a.b-about {
	display: block;
	width: 98px;
	height: 159px;
	text-decoration: none;
	background: url("images/002-about.png");
	float:left;
	}
	
a.b-about:hover {
	background-position: -98px 0;
	}


a.b-portfolio {
	display: block;
	width: 98px;
	height: 159px;
	text-decoration: none;
	background: url("images/003-portfolio.png");
	float:left;
	}
	
a.b-portfolio:hover {
	background-position: -98px 0;
	}
	
a.b-contact {
	display: block;
	width: 98px;
	height: 159px;
	text-decoration: none;
	background: url("images/004-contact.png");
	float:left;
	}
	
a.b-contact:hover {
	background-position: -98px 0;
	}

.headerimg {
background-image:url(images/header.png);
width:1346px;
height:274px;
background-repeat:no-repeat;
float:left;

}

/*################ Voorpagina inhoud ##############*/

.main {
width:450px;
height:auto;
padding-left:40px;
margin-top:10px;
float:left;
}

.buttons {
width:230px;
float: left;
padding-left:30px;
padding-top: 10px;
margin-top:16px;
}

.scrollframe {
width:480px; 
height:360px; 
overflow-y: scroll;
margin-top:20px;
}

.recent {
width:500px;
height:auto;
margin-left:40px;
float:left;
}

a.meer {
font-size: 8pt; 
text-decoration:none; 
color:white;
cursor:crosshair;
letter-spacing: 0;
margin-left:270px;
}

a.meer:hover {
color: #676767; 
font-size: 8pt;  
text-decoration: none; 
margin-left:270px;
}

/*################ menus linkerkant ##############*/

.left-bg {
height: 500px;
width: 215px;
background-image:url(images/left-02.png);
background-repeat:no-repeat;
background-color:#abacae;
float:left;
margin-left:254px
}


.left-content { /* homepage linkerbalk */
height: 500px;
width: 175px;
float:right;
color:#000000;
margin-top:50px;
padding: 20px;
}

.left-prtf { /* Portfolio linkerbalk */
height: 500px;
width: 175px;
float:right;
color:#000000;
margin-top:50px;
padding: 20px;
}

.left-diensten { /* about linkerbalk */
height: 500px;
width: 175px;
float:right;
color:#000000;
margin-top:50px;
padding: 20px;
}

.left-bg2 {
height: 600px;
width: 215px;
background-image:url(images/left-02.png);
background-repeat:no-repeat;
background-color:#abacae;
float:left;
margin-left:254px
}

/*################ about.html ##############*/

.about {
width:200px;
height:500px;
color:#b1b3b6;
font-size:11px;
font-family:arial, "tahoma", helvetica, serif;
float:left;
padding-left:40px;
margin-top:20px;

}

.id {
padding-left:30px;
float:left;
margin-top:20px;
width:200px;
}

/*################ portfolio thumbnail layout ##############*/

.wrapper {
width:500px;
height:auto;
float:left;
margin-left:38px;
margin-top:20px;
}

.thumbs {
text-align:left;
heigth:auto;
width:230px;
float:left;
padding-top:10px;
border:none;

}

/*################ Overig tekst en links ##############*/

p {color: #b1b3b6;
background-color: transparent;
letter-spacing: 0;
text-align: left; 
font-family: arial, "tahoma", helvetica, serif;
font-size: 8pt;
line-height: 2em;}

.divider {padding:0px;height:15px;min-height:15px;font-size:5px;background-image:url(div.gif);background-position:center; background-repeat:no-repeat;}



A:link {text-decoration:none; color:white;cursor:crosshair;letter-spacing: 0;}
A:visited {text-decoration:none; color:white;cursor:crosshair;letter-spacing: 0;}
A:hover {color: #676767; font-size: 8pt; font-weight: none; text-decoration: none; right: 0px; top: 0px;letter-spacing: 0;}

img
{  border-style: none;
}


#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(../marjolein/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../marjolein/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; }
