/* ALGEMENE ELEMENTEN */
body
{
	background-image: url('../img/background_body.png');
	background-repeat: repeat-y;
	background-position: top center;
	background-attachment: fixed;
	margin: 0 0 0 0;	
	padding: 0 0 0 0;
	color: #000000;
	font-size: 11px;
	font-family: Bookman Old Style;
	text-align: center;
}

#igs {
width: 0px;
height: 0px;
visibility: hidden;
}

a {
	text-decoration:none;

}
hr {
	border:0px;
	height:1px;
	width:100%;
	background-color:#CCCCCC;
}

a#shoutboxLink
{
	text-decoration: none;
	color: #000000;
}

#bodyContainerPreload
{
	width: 880px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	color: #000000;
		
	background-image: url('../img/preload.png');
	background-repeat: no-repeat;
	background-position: center;
	z-index: 9999;
	background-color: #FFFFFF;
}

#bodyContainer
{
	width: 920px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	color: #000000;
}

#frontendMenuWidth_10
{
	width: 10px;
}

#frontendMenuWidth_70
{
	width: 70px;
}

#headerImage
{
	position: absolute;
	height:  110px;
	width: 900px;
	margin-top: 0px;
	margin-left: 10px;
	border-width: 0px;
	border-right-width: 1px;
	border-style: solid;
	border-color: #000000;
	background-repeat: no-repeat;
	background-position: center;
}

#credoHeader
{
	position: absolute;
	height: 30px;
	width: 900px;
	margin-top: 110px;
	margin-left: 10px;
	background-image: url('../img/credo_header.png');
	background-repeat: no-repeat;
	background-position: center;
	border-width: 0px;
	border-right-width: 1px;
	border-style: solid;
	border-color: #000000;
}

#outOfSpace
{
	position: absolute;
	height: 160px;
	width: 900px;
	margin-top: 140px;
	margin-left: 10px;
	border-width: 0px;
	border-right-width: 1px;
	border-style: solid;
	border-color: #000000;
	border-bottom-width: 0px;
	z-index: 400;
}

#credoWipe
{
	height: 160px;
	width: 900px;
	border-width: 0px;
	border-right-width: 1px;
	border-style: solid;
	border-color: #000000;
	border-bottom-width: 0px;
	background-image: url('../img/credo_background.png');
	background-repeat: no-repeat;
	z-index: 400;
	font-family: Bookman Old Style;
	font-size: 14px;
	color: #000000;
}

/* ALLE HEADERS VAN DE KOLOMMEN */
#headerContainer
{
	position: absolute;
	width: 900px;
	height: 30px;
	top: 140px;
	left: 10px;
	background-color: #ff6600;
}

#shoutboxHeader
{
	position: absolute;
	height: 30px;
	width: 200px;
	
	border-width: 0px;
	border-right-width: 2px;
	border-style: solid;
	border-color: #ff6600;
	line-height: 30px;

	background-image: url('../img/shoutbox_header.png');
	background-repeat: no-repeat;
	
	text-align: center;
	font-family: Bookman Old Style;
	font-size: 14px;
	color: #FFFFFF;
}

#photoboxHeader
{
	position: absolute;
	height: 30px;
	width: 100px;
	left: 202px;

	border-width: 0px;
	border-right-width: 2px;
	border-style: solid;
	border-color: #ff6600;
	line-height: 30px;

	background-image: url('../img/photobox_header.png');
	background-repeat: no-repeat;
	
	text-align: center;
	font-family: Bookman Old Style;
	font-size: 14px;
	color: #FFFFFF;
}

#newsHeader
{
	position: absolute;
	height: 30px;
	width: 394px;
	left: 304px;

	border-width: 0px;
	border-right-width: 2px;
	border-style: solid;
	border-color: #ff6600;
	line-height: 30px;

	background-image: url('../img/news_header.png');
	background-repeat: no-repeat;
	
	text-align: center;
	font-family: Bookman Old Style;
	font-size: 14px;
	color: #FFFFFF;
}

#widgetHeader
{
	position: absolute;
	height: 30px;
	width: 200px;
	left: 700px;

	border-width: 0px;
	line-height: 30px;

	background-image: url('../img/widget_header.png');
	background-repeat: no-repeat;
	
	text-align: center;
	font-family: Bookman Old Style;
	font-size: 14px;
	color: #FFFFFF;	
}

.widgetSubHeader
{
	position: relative;
	height: 30px;
	width: 200px;
	padding: 0px;
	line-height: 30px;
	left: 0px;

	border-width: 0px;

	background-image: url('../img/widget_header.png');
	background-repeat: no-repeat;
	
	text-align: center;
	font-family: Bookman Old Style;
	font-size: 14px;
	color: #FFFFFF;	
}

/* THE CONTAINERS */
#mainContainer
{
	position: absolute;
	width: 900px;
	top: 170px;
	
	left: 10px;
	background-image: url('../img/mainContent_background.png');
	background-repeat: repeat-y ;
}

#shoutboxContainer
{
	position: absolute;
	width: 200px;
	top: 170px;
	left: 10px;
	border-width: 0px;
}

#photoboxContainer
{
	position: absolute;
	background-color: #FFFFFF;
	width: 100px;
	top: 170px;
	left: 212px;
	border-width: 0px;
	filter: alpha(opacity=100); 
}

#newsContainer
{
	position: absolute;
	width: 380px;
	top: 170px;
	left: 314px;
	padding: 10px;
	padding-top:0px;
	padding-bottom:0px;
	border-width: 0px;
	font-size: 12px;
	line-height: 20px;	
}

#widgetContainer
{
	position: absolute;
	width: 194px;
	top: 170px;
	left: 710px;
	border-width: 0px;
	border-style: solid;
	border-color: #ff6600;
}


#theFooter
{
	width: 920px;
	height: 30px;
	bottom: 0px;
	position: fixed;

	background-image: url('../img/footer.png');
}

/*********************************/
/* ADDITIONAL ELEMENTS: SHOUTBOX */
.shoutboxMessageWhite, .shoutboxMessageBlue
{
	position: relative;
	width: 190px;
	border-width: 0px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
	right: 20px;
	font-size: 12px;
	overflow:none;
	font-family: Trebuchet MS;
}

#shoutbox_header_dateSplit
{
	position: relative;
	background-image: url('../img/shoutbox_date_header.png');
	background-repeat: repeat-y;
	padding-right: 10px;
	height: 16px;
	text-align: right;
	color: #6699ff;
	font-family: Trebuchet MS;
}

#shoutbox_footer_pageSwitch
{
	position: relative;
	background-image: url('../img/shoutbox_date_header.png');
	background-repeat: repeat-y;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #999999;
	border-style: solid;
	padding: 0px;
	padding-right: 10px;
	height: 16px;
	text-align: right;
	color: #333333;
	font-family: Trebuchet MS;
}

.shoutboxMessageWhite
{
	background-image: url('../img/shoutbox_white.png');
	background-repeat: repeat-y;	
	left: 0px;
}

.shoutboxMessageBlue
{
	background-image: url('../img/shoutbox_lightblue.png');
	background-repeat: repeat-y;
	left: 0px;
}

#shoutboxForm
{
	background-image: url('../img/shoutbox_background.png');
	background-repeat: no-repeat;
	position: absolute;

	width: 200px;
	height: 81px;
	
}

#shoutboxInput
{
	position: absolute;
	padding: 0px;
	margin: 0px;
	width: 190px;
	height: 22px;
	
	top: 0px;
	left: 10px;
	
	border-width: 0px;	
	line-height: 21px;
	
	background-image: url('../img/shoutbox_naam.png');
	background-repeat: no-repeat;
	
	font-family: Trebuchet MS;
	font-size: 12px;	
	font-weight: bold;
}

#shoutboxTextarea
{
	position: absolute;
	padding: 0px;
	margin: 0px;
	width: 190px;
	height: 40px;
	
	top: 22px;
	left: 10px;
	padding-right: 0px;
	
	border-width: 0px;
	line-height: 21px;
	
	background-image: url('../img/shoutbox_bericht.png');
	background-repeat: repeat-y;			
	
	overflow: auto;
	
	font-family: Trebuchet MS;
	font-size: 12px;	
	font-weight: bold;
}

#shoutboxSubmit
{
	position: absolute;
	padding: 0px;
	margin: 0px;
	width: 200px;
	height: 20px;
	
	top: 62px;
	left: 0px;
	padding-right: 0px;
	
	border-width: 0px;	
	
	background-image: url('../img/shoutbox_litera.png');
	background-repeat: no-repeat;
		
	overflow: auto;
	
	font-family: Trebuchet MS;
	font-size: 12px;	
	font-weight: bold;
}

#shoutboxContent
{
	position: relative;
	top: 81px;
}

/* ADDITIONAL ELEMENTS: KALENDER */
#kalendig, #polletje, #vroegahkut, #cupatroep, #terugroepert 
{
	padding-right: 10px;
	padding-left: 5px;
}

/* ADDITIONAL ELEMENTS: LOGIN */
#loginBox
{
	width: 320px;
	border-width: 0px;
	border-style: dashed;
	border-color: black;
	font-family: Trebuchet MS;
	font-size: 12px;	
	font-weight: bold;
	margin-left: 300px;
	margin-top: 0px;
}


/*CALENDAR ITEMS*/
#calendar_date {
	color:#ff6600;
	font-family: Trebuchet MS;
	font-size:12px;
	font-weight:bold;
}

#calendar_title {
	color:#545454;
	font-family: Trebuchet MS;
	font-size:12px;
	cursor:pointer;
}

#calendarmonthHeader {
	color:#2e2e2e;
	font-family: Bookman Old Style;
	font-size:14px;
	cursor:pointer;
	font-weight:bold;
	text-align:center;
	padding-top:2px;
}

#oude_doos {
	color:#663300;
	font-family: Bookman Old Style;
	font-size:11px;
	padding:2px;
	line-height:1.6em;
}

#pollHead {
	color:#ff6600;
	font-family: Trebuchet MS;
	font-size:12px;
	font-weight:bold;
	padding-top:2px;
}

#poll_stemmen
{
	padding-top: 4px;
}

#photoUnit
{
	margin-top: 2px;
	border-width: 0px;
	border-color: #000066;
}

.menuItems {
	text-decoration:none;
	color:#000066;
}

a.menuItems:hover {
	text-decoration:underline;
}

#menuHome
{
	color:#ff6600;
	font-family: Trebuchet MS;
	font-size:12px;
	font-weight:bold;
	text-align: justify;
	width: 350px;
	line-height: 25px;
	height: 40px;
}



a.menuLink
{
	text-decoration: none;
	color: #ff6600;
}

a.menuLink:hover
{
	color: #000066;
}

a.endzjinLink
{
	text-decoration: none;
	color: #FFFFFF;
}

.informatie_kop
{
	color:#2e2e2e;
	font-family: Bookman Old Style;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding-top:2px;
}


.nieuws_kop
{
	color:#ff6600;
	font-family: Trebuchet MS;
	font-size:14px;
	font-weight:bold;
	text-align: justify;
	width: 350px;
	line-height: 25px;
	height: 40px;
}

.nieuws_datum
{
	color:gray;
	font-family: Trebuchet MS;
	font-size:12px;
	font-weight:bold;
	text-align: justify;
	width: 350px;
	line-height: 25px;
	height: 40px;
}

.nieuws_footer
{
	color:#2e2e2e;
	font-family: Bookman Old Style;
	font-size:12px;
	text-align:center;
	padding-top:2px;
	z-index:100;
}

/*********************************************************************************************/
/*********************************************************************************************/
/******************************** LIGHTWINDOW.CSS ********************************************/
/*********************************************************************************************/
/*********************************************************************************************/


#lightwindow_overlay {
	/* REQUIRED */
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 500;
	/* REQUIRED */
}

#lightwindow {
	/* REQUIRED */
	/* Of Note - The height and width of this element are set to 0px */
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 999;
	line-height: 0px;
	/* REQUIRED */
}

	#lightwindow_container {
		/* REQUIRED */
		display: none;
		visibility: hidden;
		position: absolute;
		/* REQUIRED */
		padding: 0 0 0 0;
		margin: 0 0 0 0;
	}

	/* IE6 needs this or it messes with our positioning */
	* html #lightwindow_container {
		overflow: hidden;
	}

	#lightwindow_contents {
		overflow: hidden;
		z-index: 0;
		position: relative;
		border: 10px solid #ffffff;
		background-color: #ffffff;
	}		

#lightwindow_loading {
	/* REQUIRED */
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 9999;
	position: absolute;
	/* REQUIRED */
	background: white;
	padding: 10px;
}

	#lightwindow_loading_shim { 
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
	}

	#lightwindow_loading span {
    	font-size: 12px;
		line-height: 32px;
		color: #444444;
		float: left;
		padding: 0 10px 0 0;
	}

	#lightwindow_loading span a,
	#lightwindow_loading span a:link, 
	#lightwindow_loading span a:visited {
		color: #09F;
		text-decoration: none;
		cursor: pointer;
	}

	#lightwindow_loading span a:hover,
	#lightwindow_loading span a:active {
		text-decoration: underline;
	}


	#lightwindow_loading img {
   		float: left;
   		margin: 0 10px 0 0;
	}


/*-----------------------------------------------------------------------------------------------
	I liked the Navigation so much from http://www.huddletogether.com/projects/lightbox2/
	I mean let's face it, it works really well and is very easy to figure out.
-----------------------------------------------------------------------------------------------*/

#lightwindow_navigation {
	/* REQUIRED */
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	/* REQUIRED */
}
	/* We need to shim the navigation for IE, though its more of a sub-floor */
	#lightwindow_navigation_shim { 
		/* REQUIRED */
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
		/* REQUIRED */
	}

	#lightwindow_navigation a,
	#lightwindow_navigation a:link,
	#lightwindow_navigation a:visited,
	#lightwindow_navigation a:hover,
	#lightwindow_navigation a:active { 
		/* REQUIRED */
		outline: none;
		/* REQUIRED */
	}

	#lightwindow_previous, 
	#lightwindow_next {
		width: 49%;
		height: 100%;
		background: transparent url(../img/blank.gif) no-repeat; /* Trick IE into showing hover */
		display: block;
	}
	
	#lightwindow_previous { 
		float: left;
		left: 0px;
	}

	#lightwindow_next { 
		float: right;
		right: 0px;
	}

	#lightwindow_previous:hover, 
	#lightwindow_previous:active { 
		background: url(../img/prevlabel.gif) left 15% no-repeat; 
	}

	#lightwindow_next:hover, 
	#lightwindow_next:active { 
		background: url(../img/nextlabel.gif) right 15% no-repeat; 
	}
	
	#lightwindow_previous_title,
	#lightwindow_next_title {
		display: none;
	}
	 	
#lightwindow_galleries {
	width: 100%;
	position: absolute;
	z-index: 50; 
	display: none;
	overflow: hidden;
	margin: 0 0 0 10px;
	bottom: 0px;
	left: 0px;
}

	#lightwindow_galleries_tab_container {
		width: 100%;
		height: 0px;
		overflow: hidden;
	}

	a#lightwindow_galleries_tab,		
	a:link#lightwindow_galleries_tab,
	a:visited#lightwindow_galleries_tab {
		display: block;
		height: 20px;
		width: 77px;
		float: right;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		font-size: 11px;
		color: #ffffbe;
		background: url(../img/black-70.png) repeat 0 0 transparent;
	}
	
	* html a#lightwindow_galleries_tab,		
	* html a:link#lightwindow_galleries_tab,
	* html a:visited#lightwindow_galleries_tab {	
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}

	a:hover#lightwindow_galleries_tab,
	a:active#lightwindow_galleries_tab {
		color: #ffffbe;

	}

	#lightwindow_galleries_tab_span {
		display: block;
		height: 20px;
		width: 63px;
		padding: 0 7px 0 7px;
	}
	
	#lightwindow_galleries_tab .up	{
		background: url(../img/arrow-up.gif) no-repeat 60px 5px transparent;
	}

	#lightwindow_galleries_tab .down {
		background: url(../img/arrow-down.gif) no-repeat 60px 6px transparent;
	}

	#lightwindow_galleries_list {
		background: url(../img/black-70.png) repeat 0 0 transparent;
		overflow: hidden;
		height: 0px;
	}

	* html #lightwindow_galleries_list {
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}	

	.lightwindow_galleries_list {
		width: 200px;
		float: left;
		margin: 0 0 10px 0;
		padding: 10px;
	}

	.lightwindow_galleries_list h1 {	
		color: #09F;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 10px 0 5px 0;
		font-size: 16px;
	}

	.lightwindow_galleries_list li {
		margin: 5px 0 5px 0;
		list-style-type: none;
	}

	.lightwindow_galleries_list a, 
	.lightwindow_galleries_list a:link, 
	.lightwindow_galleries_list a:visited {
		display: block;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 0 0 0 10px;
		font-size: 11px;
	}

	.lightwindow_galleries_list a:hover, 
	.lightwindow_galleries_list a:active {
		background: #000000;
		color: #ffffbe;
		border-left: 3px solid #ffffbe;
		padding: 0 0 0 7px;
	}
		
#lightwindow_data {
	/* REQUIRED */
	position: absolute;
	/* REQUIRED */
}

	#lightwindow_data_slide {
		/* REQUIRED */
		position: relative;
		/* REQUIRED */
	}

	#lightwindow_data_slide_inner {
		background-color: #ffffff;
		padding: 0 10px 10px 10px;
	}

	#lightwindow_data_caption {
		padding: 10px 0 0 0;
		color: #666666;
		line-height: 25px;
		background-color: #ffffff;
		clear: both;
	}

	#lightwindow_data_details {
		background-color: #f0f0f0;
		padding: 0 10px 0 10px;
		height: 20px;
	}
	
	#lightwindow_data_author_container {
		width: 40%;
		text-align: right;
		color: #666666;
	 	font-style: italic;
		font-size: 10px;
		line-height: 20px;
		float: right;
		overflow: hidden;
	}
	
	#lightwindow_data_gallery_container {
		font-size: 10px;
		width: 40%;
		text-align: left;
		color: #666666;
		line-height: 20px;
		float: left;
		overflow: hidden;
	}
	
#lightwindow_title_bar {
	height: 23px;
	overflow: hidden;
}

	#lightwindow_title_bar_title {
		color: #ffffff;
		font-size: 14px;
		font-weight: bold;
		line-height: 23px;
		text-align: left;
		float: left;
	}

	a#lightwindow_title_bar_close_link,	
	a:link#lightwindow_title_bar_close_link,
	a:visited#lightwindow_title_bar_close_link {
		float: right;
		text-align: right;		
		cursor: pointer;
		color: #ffffbe;
		line-height: 23px;
		padding: 0;
		margin: 0;
	}
	
	a:hover#lightwindow_title_bar_close_link,
	a:active#lightwindow_title_bar_close_link {
		color: #ffffff;
	}

/*-----------------------------------------------------------------------------------------------
	Theme styling stuff
-----------------------------------------------------------------------------------------------*/	

#lightwindow p {
	color: #000000;
	padding-right: 10px;
}

