/*
© Spirit communicatie &amp; creatie
Author: Jan Wachtmeester

Type: master (geldt voor alle (moderne) browsers.
*/

body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, img, table, div, form{
   margin: 0;
	padding: 0;
}

p, blockquote, li, h2, h3, h4, h5, label, input, textarea, td
{
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	color: #3f3f3f;
}
img{
	border: none;
}
body{
	background: url(../_images/bckgr.gif) fixed;
}

h1{
	display: none;
}
p, ul{
	margin-bottom: 10px;
}
object{
	margin-top: 25px;
	margin-bottom: 25px;
	/* IE :-( */
	position: relative;
}
#canvas{
	width: 952px;
	margin: 0px auto;
}

#header{
	width: 952px;
	height: 383px;
	background: transparent url(../_images/header.png) !important;
   
	/* IE :-( */
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='_images/header.png', sizingMethod='scale'); 
}
#header img#logo{
	margin-top: 7px;
	margin-left: 78px;
}
#img_container{
	width: 792px;
	height: 258px !important;
	background: transparent url(../_images/loading.gif) no-repeat center;
	margin-top: 8px !important;
	height: 256px;
	margin-top: 10px;
	margin-left: 78px;
}
#nav{
	margin-top: 12px;
	margin-left: 67px;
}
#nav ul{
	list-style: none;
	margin-left: 30px;
}

#nav li{
	display: inline;
	float: left;
}

#nav a{
	display: block;
	height: 38px;
	text-indent: -9999px;  
	text-decoration: none;
	/* IE :-( */
	position: relative;
}
#nav a:hover, #nav a.active{
	background-position: 0 -38px;
	border-bottom: none;
}

#home{
    width: 55px;
	background: transparent url(../_images/btn_home.gif) no-repeat;
}
#team{
    width: 62px;
	background: transparent url(../_images/btn_team.gif) no-repeat;
}
#nieuws{
    width: 79px;
	background: transparent url(../_images/btn_nieuws.gif) no-repeat;
}
#programma{
    width: 125px;
	background: transparent url(../_images/btn_programma.gif) no-repeat;
}
#resultaten{
    width: 113px;
	background: transparent url(../_images/btn_resultaten.gif) no-repeat;
}
#media{
    width: 69px;
	background: transparent url(../_images/btn_media.gif) no-repeat;
}
#media{
    width: 69px;
	background: transparent url(../_images/btn_media.gif) no-repeat;
}
#vrienden{
    width: 94px;
	background: transparent url(../_images/btn_vrienden.gif) no-repeat;
}
#sponsors{
    width: 104px;
	background: transparent url(../_images/btn_sponsors.gif) no-repeat;
}
#links{
    width: 63px;
	background: transparent url(../_images/btn_links.gif) no-repeat;
}

#content{
	background: transparent url(../_images/bckgr_content.png) !important;
	width: 952px;

	/* IE :-( */
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='_images/bckgr_content.png', sizingMethod='scale'); 
}

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

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

#content p, #content h4, #content img, #content ul, #content table, #content .album, #content object{
	margin-left: 100px;
}
#content h2, #content h3{
	width: 400px;
	margin-left: 100px !important;
	margin-left: 0px;
}
#content table h3, #content table h2, #content table img, #content table ul, #content .album img {
	margin-left: 0px;
}

#main{
	width: 600px;
	float: left;
	background: transparent;
}
#main a{
	/* IE :-( */
	position: relative;
}
.album{
	margin-top: 25px;
	margin-bottom: 25px;
	clear: both;
}
.album h3{
}

.nieuws #main, .resultaten #main, .sponsors #main, .links #main, .foto #main, .film #main{
	padding-top: 25px;
}

.home #main h3{
	margin-bottom: 12px;
}

#main img, #main_single img{
	border: 1px solid #d5652c;
	padding: 1px;
}

#main_single{
	float: left;
	width: 650px;
	padding-top: 25px;
}

table{
	margin-top: 12px; 
}
td{
	padding: 4px;
	padding-right: 15px;
	border-bottom: 1px solid #d5652c;
}
td.last{
	padding-right: 4px;
	text-align: right;
}
td.left{
	padding-right: 4px;
	text-align: right;
}
td.center{
	padding-right: 4px;
	text-align: center;
	color: #d5652c;
}
td.right{
	padding-right: 4px;
}

td.nb{
	border-bottom: none;
}
td h4{
	margin-left: 0px;
}
#main a{
	/* IE :-( */
	position: relative;
}
#main ul{
	margin-left: 122px;
	list-style: url(../_images/opsomming.gif);
}
#main ul.archief, #main ul.links{
	padding-top: 25px;
}
.sponsors a, .vrienden a {
	color: #d5652c;
	text-decoration: none;
}
.sponsors a:hover, .vrienden a:hover {
	border-bottom: none;
	border-bottom: 1px solid #d5652c;
}
.sponsors #main img{
	border: none;
	padding: 0px;
}
.archief a, .links a, .film a{
	color: #3f3f3f;
	text-decoration: none;
}
.archief a:hover, .links a:hover, .film a:hover{
	border-bottom: 1px solid #d5652c;
} 
.sponsors #sidebar a:hover, .vrienden #sidebar a:hover, .links #sidebar a:hover {
	border-bottom: none;
}
.datum{
	color: #d5652c;
}
.news{
	padding-top: 25px;
}
a.nba:hover{
	border-bottom: none;
}
#main .news img{
	float: left;
	margin-right: 10px;
}
.meer{
	text-align: right;
	padding-right: 35px;
}
.meer a{
	color: #d5652c;
	text-decoration: none;
}	
.meer a:hover{
	border-bottom: 1px solid #3f3f3f;
}
#sidebar{
	float: left;
	width: 250px;
	padding-top: 25px;
}
#sidebar p, #sidebar h4, #sidebar img, #sidebar table{
	margin-left: 40px;
}
#sidebar h2, #sidebar h3{
	width: 180px;
	margin-left: 40px !important;
	margin-left: -60px;
}
#sidebar ul{
	list-style: url(../_images/opsomming.gif);
	margin-left: 62px;
}
#sidebar ul.kalender{
	padding-top: 25px;
	margin-bottom: 25px;
}
#sidebar a{
	color: #3f3f3f;
	text-decoration: none;

	/* IE :-( */
	position: relative;
}
#sidebar .kalender a:hover{
	border-bottom: 1px solid #d5652c;
}

#sidebar img{
	padding-top: 0px;
}

#footer{
	clear: both;
	margin-top: -10px !important;
	margin-top: 0px;
	width: 862px;
	height: 115px;
	padding-left: 90px;
	padding-top: 140px;
	background: transparent url(../_images/bckgr_footer.png) !important;

	/* IE :-( */
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='_images/bckgr_footer.png', sizingMethod='scale'); 
}

#footer a{
	/* IE :-( */
	position: relative;
}
#footer a:hover{
	border: none;
}
#subnav{
	position: relative;
	top: 25;
	left: 500;
}

/* SIFR */
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 12px;
}
.sIFR-hasFlash h3 {
	visibility: hidden;
	font-size: 12px;
	line-height: 14px;

}

/* Lightbox */
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	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: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../_images/lb/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/lb/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../_images/lb/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; color: #4B2A81;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; color: #4B2A81;	}			
#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;
	}
