body {
	margin:0px;
	padding:0px;
	font-size: small;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color:#000000;
	color: #FFFFFF;
}

#achtergrond {
	background-image:url(../img/alg/kop_achtergrond.gif);
	background-color:#000000;
	background-repeat: repeat-x;
	height:150px;
}

html {
	overflow-x:hidden;
	overflow: -moz-scrollbars-vertical;
}
/* styles for IE 5 Mac */
#centerwrap {
	margin:0px;
	padding:0px;
	width:790px;
	position:relative;
	min-height: 550px;
	height: auto;
	_height: 550px;
}

#menu {
	position:absolute;
	left:60px;
	top:20px;
	background-image:url(../img/alg/menu_achtergrond.gif);
	background-repeat:repeat-x;
	height:76px;
	width:670px;
	font-size:15px;
	font-weight:bold;
	padding-top:8px;
	z-index:1;
	text-transform:uppercase;
}

#submenu {
	position:absolute;
	top: 66px;
	left: 70px;
	font-weight:bold;
	text-transform:uppercase;
	z-index:2;
}

a.sub_link:link {text-decoration: none; color:#FFFFFF;}
a.sub_link:visited {text-decoration: none; color:#FFFFFF;}
a.sub_link:active {text-decoration: none; color:#FFFFFF;}
a.sub_link:hover {text-decoration: none; color:#e2001a;}

a.current_link:link {text-decoration: none; color:#e2001a;}
a.current_link:visited {text-decoration: none; color:#e2001a;}
a.current_link:active {text-decoration: none; color:#e2001a;}
a.current_link:hover {text-decoration: none; color:#e2001a; cursor:default;}

.sub_link {
	margin-right:10px;
}

.current_link {
	margin-right:10px;
}

#hoofdkop {
	font-size:large;
	color:#FFFFFF;
	text-transform:uppercase;
}

#main {
	position:absolute;
	top:100px;
	left:20px;
	width:400px;
	line-height:15px;
	color:#d2d2d2;
	text-align:justify;
}

#galerie {
	position:absolute;
	top:100px;
	left:0px;
	width:790px;
	height:500px;
}

#veiling-knop {
	position:absolute;
	top:-150px;
	left:575px;
}

.floatRight {
	float: right;
	margin: 2px 0px 8px 8px;
	padding: 5px;
	background-color:#181818;
	border-style:solid;
	border-color:#222222;
	border-width:1px;
}

.floatLeft { 
    float: left; 
	margin: 2px 8px 8px 0px;
	padding: 5px;
	background-color:#181818;
	border-style:solid;
	border-color:#222222;
	border-width:1px;
}

#main_nieuws {
	position:absolute;
	top:100px;
	left:500px;
	width:300px;
	line-height:15px;
	color:#d2d2d2;
	text-align:justify;
}

#veiling-voorbeelden {
	position:absolute;
	top:100px;
	left:500px;
	width:300px;
	line-height:15px;
	color:#d2d2d2;
	text-align:justify;
}

#main_galerie {
	position:absolute;
	top:320px;
	left:500px;
	width:300px;
	line-height:15px;
	color:#d2d2d2;
	text-align:justify;
}

#main_kunstuitleen {
	position:absolute;
	top:250px;
	left:20px;
	width:780px;
	line-height:15px;
	color:#d2d2d2;
	text-align:justify;
}

#contact_adres {
	position:absolute;
	top:100px;
	left:500px;
	width:300px;
	line-height:15px;
	color:#d2d2d2;
}

#tarieven_kunstuitleen {
	position:absolute;
	top:100px;
	left:500px;
	width:300px;
	line-height:15px;
	color:#d2d2d2;
	text-align:right;
}

#rechts_algemeen {
	position:absolute;
	top:100px;
	left:500px;
	width:300px;
	line-height:15px;
	color:#d2d2d2;
	text-align:justify;
}

#rifai {
	position:absolute;
	top:100px;
	left:490px;
	width:310px;
	line-height:15px;
	color:#d2d2d2;
	text-align:justify;
}

#volgende_expo {
	position:absolute;
	top:100px;
	left:500px;
	width:300px;
	line-height:15px;
	color:#d2d2d2;
	text-align:right;
}

#expo_galerie {
	position:absolute;
	top:300px;
	left:500px;
	width:300px;
	line-height:15px;
	color:#d2d2d2;
	text-align:justify;
}

p {
	margin:0px;
	padding:0px 0px 10px 0px;
}

strong {
	color:#FFFFFF;
}

/* commented backslash hack  - invisible to IE 5 \*/
#centerwrap {
	position:absolute;
	margin:0px 0px 0px -395px; /* 1st = 0.5 x height / 2nd = 0.5 x width */
	left:50%;
}
/* end hack */

a.menu:link {text-decoration: none; color:#FFFFFF;}
a.menu:visited {text-decoration: none; color:#FFFFFF;}
a.menu:active {text-decoration: none; color:#FFFFFF;}
a.menu:hover {text-decoration: none; color:#e2001a;}

a:link {text-decoration: underline; color:#d2d2d2;}
a:visited {text-decoration: underline; color:#d2d2d2;}
a:active {text-decoration: none; color:#d2d2d2;}
a:hover {text-decoration: none; color:#e2001a;}

a.special_menu:link {text-decoration: none; color:#e2001a;}
a.special_menu:visited {text-decoration: none; color:#e2001a;}
a.special_menu:active {text-decoration: none; color:#e2001a;}
a.special_menu:hover {text-decoration: none; color:#ffffff;}

a.black_link:link {text-decoration: underline; color:#000;}
a.black_link:visited {text-decoration: underline; color:#000;}
a.black_link:active {text-decoration: underline; color:#000;}
a.black_link:hover {text-decoration: none; color:#000;}

a:hover img.sgThumbnailAlbum {
	border: 1px solid #333;
}

a {
	outline: none;
}

:focus
{
  -moz-outline-style: none;
}

p:first-child { margin: 0px;}

/* -------- LIGHTBOX-STUFF -------- */

#imageDataContainer {
	color:#000000;
}

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

.album a img { 
	border: none; 
	margin:5px;
	padding:3px;
	background-color:#181818;
	border-style:solid;
	border-color:#222222;
	border-width:1px;
}

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


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}

#imageData{
	padding:0 10px;
}

#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; padding-top:14px;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}
