/* @override
	http://protestantsekerk.be/sitewide/styles.css
	https://www.protestantsekerk.be/sitewide/styles.css
*/

@import url('http://vpkb.be/sitewide/styles.css/');

body { background: #fff url('http://vpkb.be/sitewide/images/back.sub.v.2.jpg') repeat-x scroll center top; }

#hd { height: 182px; }

#hdnav { bottom: 30px; }

#hdnavsub {
	position: absolute;
	bottom: 0;
	height: 30px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
}

	#hdnavsub li { float: left; margin-right: 1px; padding: 0 10px; overflow: hidden; }
	#hdnavsub li.last { margin-right: 0; }
	#hdnavsub li a, #hdnavsub li a:link {
		display: block;
		height: 28px;
		margin: 0;
		padding: 4px 0 0 0;
		color: #4F83CE;
		text-align: center;
		text-decoration: none;
	}
	#hdnavsub li a:hover { color: #003466; }
	#hdnavsub li a.active, #hdnavsub li a.active:link { color: #003466; }
	
	img#organigram { padding: 10px 0 0 0; }
	
#bd {}

	#sidebox { margin: 1.5em 0 8px 0; border: 1px solid #d5e5ff; }
	#sidebox .box { margin: 0; }
	#sidebox ul { list-style: square; margin: 0 1em 0 1em; }
	#sidebox ul li { margin: .5em 0 .5em 0 }
	
	.tab {
	}
	.subtab {
		border-bottom: 1px solid #CCC;
	}
	
	img.intro { width: 120px; float:left; margin: 0 1.5em 1.5em 0; padding: 0; }
	img.kerkprent { float: right; width: 240px; padding: 2px; margin-bottom: 20px; border: 1px solid #99ccff; }
	
	#zoeker a { text-decoration: none; }
	#zoeker ul {
		float: left;
		list-style: none;
		margin: 0 10px 0 0;
		padding: 0 0 8px 0;
		background: transparent url('http://vpkb.be/sitewide/images/zoeker.shade.bottom.jpg') no-repeat scroll bottom right;
/*		background: white url('http://vpkb.be/sitewide/images/zoeker.left.jpg') repeat-y scroll center left;
		border-top: 2px solid #ccc;
		border-bottom: 1px solid #ccc;*/
	}
	#zoeker ul span#listtop {
		display: block;
		height: 8px;
		background: transparent url('http://vpkb.be/sitewide/images/zoeker.shade.top.jpg') no-repeat scroll top right;
	}
	#zoeker ul li {
		padding: 2px;
		background: transparent url('http://vpkb.be/sitewide/images/zoeker.shade.jpg') repeat-y scroll center right;
		border-top: 1px solid transparent;
		border-bottom: 1px solid transparent;
/*		background: transparent url('http://vpkb.be/sitewide/images/zoeker.right.jpg') repeat-y scroll center right;
		border-bottom: 1px solid #ccc;*/
	}
	#zoeker ul li.ui-tabs-selected {
		background: white;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
	}
	#zoeker ul li a {
		display: block;
		color: #99ccff;
	}
	#zoeker ul li.ui-tabs-selected a, #zoeker ul li a:hover {
		color: #003466;
	}
	
	#zoeker div.kerk {
		padding: 8px 0 0 0;
	}
	
	.ui-tabs-hide {
		display: none;
	}
	
	.right {
		float: right;
	}
	
	.posright {
		right: 0;
	}


#totop { margin-top: 20px; }
#totop a, #totop a:link { display: block; text-align: right; }