/*


	Stijlblad Access Computer Centre B.V.


	maandag 10 december 2007


	Totaalnet


*/

html, body {
	height: 100%;
}

body {
	margin:0;
	padding:0;
	height: 100%;
	background-color: #181818;
	text-align: center;
	font-family:verdana, arial;
}

form {
	margin: 0px;
	padding:0px;
}

#container {
	min-height: 100%;
	margin: 0px auto;
	text-align:left;
	width:970px;
	position:relative;
}

#header {
	position:relative;
	width:970px;
	height:85px;
	background-color: #181818;
	z-index:200;
}

#header #logo_absolute {
	position:absolute;
	left:11px;
	top:10px;
}

#header #logo_absolute img {
	border:none;
}

#header #logo_absolute_text {
	position:absolute;
	left:212px;
	bottom:0px;
}

#header #tabs_absolute {
	position:absolute;
	top:20px;
	left:758px;
	color:#fff;
	font-size:12px;
}

#header #tabs_absolute a {text-decoration:none; color:#fff; font-size:12px;}
#header #tabs_absolute a:hover {text-decoration:none; color:#808080;}

#content_holder {
	position:relative;
	width:950px;
	height:440px;
	background-image:url(../images/image_6.jpg);
	z-index:50;
}

#content {
	position:absolute;
	width:520px; /* padding! */
	height:390px;
	left:380px;
	z-index:60;
	background:transparent url(../images/transparent.png) top left repeat-x fixed;
	padding:25px;
	font-size:11px;
	line-height:17px;
	overflow-x:hidden;
	overflow-y:auto;
}

#content h1 {
	color: #432c5f;
	margin:5px 0px 5px 0px;
	padding:0px;
	font-size:14px;
}

#content h1 a {text-decoration:none;}

#content a {color:#432c5f;}
#content a:hover{text-decoration:none;}

#content .imageleft {
	float:left;
	padding:5px 10px 5px 0px;
}

#content .imageleft img {
	padding:5px;
	border:1px #dedbec solid;
}

#content .imageleft span {
	font-size:10px;
	font-style:italic;
	text-align:center;
	display:block;
	width:170px;
}

#content .imageright {
	float:right;
	padding:5px 0px 5px 10px;
}

#content .imageright img {
	padding:5px;
	border:1px #dedbec solid;
}
#content .imageright span {
	font-size:10px;
	font-style:italic;
	text-align:center;
	display:block;
	width:170px;
}



#flash_menu {
	position:relative;
	height:584px;
	width:950px;
	z-index:25;
}

#submenu {
	position:absolute;
	width:20px;
	left:950px;
	top:165px;
	z-index:300;
	padding-left:3px;
}

#submenu img {
	border:none;
}

#contactformulier {
	margin:10px 0px 5px 0px;
}

#contactformulier form {
	margin:0;
	padding:0;
}
#contactformulier label {
	float:left;
	width:120px;
}

#contactformulier .nowidth {
	float:none;
	width:auto;
	padding:0px 5px 0px 5px;
}

#contactformulier input {margin-bottom:2px;}
#contactformulier input[type=button], input[type=reset] {
	width:100px;
	height:22px;
	background:transparent url(../images/button_bg.gif);
	color:#fff;
	border:none;
	text-transform:uppercase;
	font-size:10px;
	font-weight:600;
}
#contactformulier input[type=button]:hover, input[type=reset]:hover {
	background:transparent url(../images/button_bg_over.gif);
}

.long_input {width:300px;border:2px #c9c9c2 solid;font-family:verdana, arial;font-size:11px;}
.med_input {width:240px;border:2px #c9c9c2 solid;}
.medium_input {width:145px;border:2px #c9c9c2 solid;}
.small_input {width:50px;border:2px #c9c9c2 solid;}

.sitemap {float:left;margin:5px 10px 0px 0px;padding:5px 0px 5px 0px;list-style-type:none;}
.sitemap ul {margin:0px 5px 5px 30px;padding:0px;}
.sitemap a {color:#432c5f;}
/*
LIGHTBOX
*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 600;
	text-align: center;
	line-height: 0;
}
#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: 400;
}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* 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;}
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 500;
	width: 100%;
	height: 500px;
	background-color: #000;
}