.tabpadding{
        width: 50px;
}

/***** Basis opmaak/layout *****/
body{
	margin: 0px;
	background: url(http://zeescouts1.scoutnet.be/basic/background.gif) #CCCCCC repeat-y center;
	text-align: center;
}

#wrapper{
	border: 1px solid #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	background: #FFFFFF;
	text-align: left;
}

#header{
	border-bottom: 1px solid #FFFFFF;
	background: url(http://zeescouts1.scoutnet.be/basic/header.gif) 
#00214D;
	height: 50px;
}

#top{
	border-bottom: 1px solid #FFFFFF;
	background: #6683B3;
	height: 250px;
}

#bottom{
	background: url(http://zeescouts1.scoutnet.be/basic/bottom_background.gif) #FFFFFF; }

#login{
	border-right: 1px solid #FFFFFF;
	float: left;
	width: 200px;
	height: 250px;
}

#login_content {
	padding: 25px;
}

#login a, #login table, #login input {
	color: #FFFFFF;
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

#login a {
	font-weight: bold;
	text-decoration: none;
}

#login input {
	border: 1px solid #FFFFFF;
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	background: #98ACCC;
	color: #00214D;
}

#login input.button {
	border: 2px solid #FFFFFF;
	background: #98ACCC;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 13px;
}

#empty{
	border-right: 1px solid #FFFFFF;
	float: left;
	width: 100px;
	background: #98ACCC;
	height: 250px;
}

#image{
	border-right: 1px solid #FFFFFF;
	float: left;
	width: 300px;
	height: 250px;
}

#navigation{
	float: left;
}

#content{
	padding-top: 10px;
	padding-bottom: 75px;
	margin-left: 225px;
	width: 500px;
}

#content {
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
}

#content .contentheading, #content .contentpagetitle, #content h1{
	color: #BF2629;
	font: 18px Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

#content a:link, #content a:visited, #content 
a:hover, th.pagenav_prev a, th.pagenav_next a, div.back_button a {
	color: #BF2629;
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

/***** Opmaak voor de navigatie *****/
a.mainlevel {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	margin: 0px;
	padding: 0px;
	width: 200px;
	display: block;
	font: bold 14px/28px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-indent: 25px;
	height: 32px;
}

a.mainlevel:link, a.mainlevel:visited {
	border-color: #FFFFFF;
	color: #FFFFFF;
	background: #BF2629;
}

a.mainlevel:hover {
	border-color: #BF2629;
	color: #BF2629;
	background: #FFFFFF;
}

#navigation th {
        color: #BF2629;
        font: bold 14px/28px Verdana, Arial, Helvetica, sans-serif;
        text-indent: 25px;
}

#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(http://zeescouts1.be/basic/images/prevlabel.gif) left 15% no-repeat; 
}


#nextLink:hover, #nextLink:visited:hover 
{ 
	background: url(http://zeescouts1.be/basic/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;	
}			



#overlay
{ 
	position: absolute; 
	top: 0; left: 0; 
	z-index: 90; 
	width: 100%; 
	height: 500px; 
	background-color: #000; 
}

