/* CSS file for GSVlustrum.nl */

/* basic */
html {
	
	}
	
body {
	background: url(img/bg_footer2.jpg) top center repeat;
	background-color: #7B3085 ;
	color: #fff;
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
	
body#home {
	background: url(img/bg_home.jpg) top center repeat;
	background-color: #3C1741;
	color: #fff;
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: center;
	
}

.wrapper {
	display: block;
	width: 950px;
	margin: 0px auto;
	text-align: left;
/*	border: 1px dashed red; */
	}

#header {
	display: block;
	height: 366px;
	margin: 0;
	}
	
#courtesyNav {
	background: url(img/bg_courtesynav.gif) top center repeat-x;
	height: 31px;
	margin: 0;
	font-size: 9px;
	line-height: 30px;
	letter-spacing: 1px;	
	}


#courtesyNav a,
#courtesyNav a:visited {
	color: #89748c;
	text-decoration: none;
	}

#courtesyNav a:hover {
	color: #fff;
	text-decoration: underline;
}

ul.linkList {
	list-style: none;
	margin: 0;
	padding: 0;
	}

ul.linkList li {
	float: left;
	margin-right: 10px;
	}

#logo {
	background: url(img/bg_logo.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	height: 143px;	
	}

#logo a,
#logo a:visited {
	display: block;
	text-indent: -1200px;
	width: 900px;
	height: 150px;
	overflow: hidden;
	margin: 0px auto;
	}

#navigation {
	background: url(img/bg_navigation2.jpg) top center repeat-x;
/*	background-position: 0px 20px ; */
	height: 302px;
	margin: 0;
}


/* begin grafisch menu */

#navigation ul {
	padding: 3px 0 0 1px;
	margin: 0;
	list-style: none;
}
#navigation ul li {
	margin: 0;
	padding: 0;
	float: left;
	overflow: hidden;
	diplay: block;
	height: 182px;
}

#navigation ul li.page_item {
	display: none;
}

/*

#navigation ul li.page_item a {
	display: block;
	height: 182px;
	text-indent: -500px;
}

*/

#navigation ul li.page_item a:hover {
	background-position: 0 -182px; !important
}

#navigation ul li {
	display: block;
	overflow: hidden;
	height: 182px;
}

/* congres */

#navigation ul li.page-item-3 {
	display: block; !important
	width: 241px;
}

#navigation ul li.page-item-3 a {
	background: url(img/gsvlustrumnav_congres.jpg) top left no-repeat;
	width: 241px;
	display: block;
	height: 182px;
	text-indent: -500px;
}

/* gala */

#navigation ul li.page-item-5 {
	display: block; !important
	width: 208px;
}

#navigation ul li.page-item-5 a {
	background: url(img/gsvlustrumnav_gala.jpg) top left no-repeat;
	width: 208px;
	display: block;
	height: 182px;
	text-indent: -500px;

}

/* phv-dag */

#navigation ul li.page-item-7 {
	display: block; !important
	width: 256px;
}

#navigation ul li.page-item-7 a {
	background: url(img/gsvlustrumnav_phv.jpg) top left no-repeat;
	width: 256px;
	display: block;
	height: 182px;
	text-indent: -500px;

}


/* boekpresentatie */

#navigation ul li.page-item-13 {
	width: 241px;
	display: block; !important
}

#navigation ul li.page-item-13 a{
	background: url(img/gsvlustrumnav_boek.jpg) top left no-repeat;
	width: 241px;
	display: block;
	height: 182px;
	text-indent: -500px;
}




#navigation ul li:hover {
	background-position: 0 -182px;
}

#navigation ul li.current_page_item a {
	background-position: 0 -364px; !important				
}	

#navigation ul li.current_page_item a:hover {
	background-position: 0 -364px; !important				
}	


/* einde grafisch menu */


#content{
	background: url(img/bg_content.jpg) top center repeat-x;
	}

#content .wrapper {
	padding: 20px 0 20px 30px;
	width: 530px;
	min-height: 485px;
	}

.homepage {
	text-align: center; !important
	}

#content img {
	background: #3A183F;
	padding: 5px;
	border: 1px solid #AE92B1;
	margin: 15px 0 10px 0;
	}
	
#content h1 {
	display: none;	
}

#content h2 {
	font-family: Georgia, Times New Roman, serif;
	font-size: 15pt;
	line-height: 28px;
	font-weight: bold;
	font-style: italic;
	margin: 10px 0 15px -30px;
	padding: 10px 0 0 0;
	}

#content p,
#content table {
	margin: 0 0 10px 0;
	}

#content table tr td {
	vertical-align: top;
	}

#content table tr td.firstColumn {
	width: 85px;
	}
	
#content ul {
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
	}

#content ul li {

}

#content .naam {
	font-weight: bold;
	}

#content a,
#content a:visited {
	color: #FFFF99;
	text-decoration: underline;
	}

#content a:hover {
	text-decoration: none;
	}

#footer {
	background: url(img/bg_footer.jpg) top center no-repeat;
	/* border-top: 1px solid #7C4F81; */
	margin: 0;
	padding: 0;
	height: 110px;
	font-size: 9px;
	color: #7C4F81;
	line-height: 30px;
	letter-spacing: 1px;
	}

#footer a,
#footer a:visited {
	color: #7C4F81;
	text-decoration: underline;
	}
	
#footer a:hover {
	color: #fff;
	text-decoration: none;	
	}


#footer .wrapper {
	padding: 80px 0 0 0;
	margin-bottom: 0;
	height: 30px;	
	}
	
#footer a.koekblik {
	display: block;
	width: 114px;
	height: 30px;
	background: url(img/koekblik.jpg) top center no-repeat;
	float: right;	
	text-decoration: none;
	text-indent: -800px;
	overflow: hidden;
}

#footer a.koekblik:hover {
	background: url(img/koekblik_hover.jpg) top center no-repeat;
}

/* shorthand */
.clearBoth { clear: both; }
.floatLeft { float: left; }
.floatRight { float: right; }
.margin10 { margin: 10px; }


/* debug */
.debug { border: 1px solid red; }