body {
	text-align: center;
	background: url(../gfx/background.png) #828282;
	font-size: 12px;
	line-height: 1.1;
	font-family: Arial,Helvetica,sans-serif;
	margin: 0px;
}



.plaintext {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 1.1;
}

a:link {color: #000000}
a:hover {color: #000000; text-decoration:none;}
a:active {color: #000000}
a:visited {color: #000000}

.submfrlnk:link {text-decoration: none}
.submfrlnk:visited {text-decoration: none}

.black { color:#000; }
.blue { color:#224b90; }

.clearit {
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}

/* Framework */
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 980px;
	background: #FFF;
}
	#header {
		width: 980px;
		background-color: #CF8C17;
		
	}
		#headerNav {
			float: left;
			width: 493px;
			margin: 25px 0 3px 5px;
			color: #000;
			font-weight: bold;
			
		}
			.headerNavItem {
				float: left;
				border-right: 1px solid #FFF;
			}
				.headerNavItem a {
					color: #FFF;
					text-decoration: none;
					margin: 0 5px; 
					font-weight: normal;
				}
				.headerNavItem a:hover {
					color: #000;
					text-decoration: none;
				}
		#headerSearch {
			float: left;
			width: 400px;
			margin: 17px 0 3px 0;
			.margin-bottom: -15px;
			.padding-top: 3px;
		}
			#searchFormField { 
				width: 283px; 
				height: 17px;
				border: 1px solid #7f9db9; 
			}
			#searchFormBtn { 
				position: relative;  
				top: 3px;
				.top: 0px;
				font-size: 1em;
			}
		#headerVisualMainNav {
			float: left;
			width: 785px;
			height: 179px;
			.margin-top: -2px;
		}
			#headerVisual {
				width: 785px;
				height: 155px;
			}
			#headerMainNav {
				width: 785px;
				background: #567FBF;
				height: 24px;
			}
				#headerMainNavInner {
					float: right;
				}
					.headerMainNavItem {
						float: left;
						color: #FFF;
						cursor: pointer;
					}
						.headerMainNavItemHover {
							float: left;
							background: #CF8C17;
							color: #051651;
							cursor: pointer;
						}
						.headerMainNavItem .text, .headerMainNavItemHover .text {
							font-weight: bold;
							margin: 0 16px;
							font-size: 13px;
							line-height: 24px;
							text-decoration: none;
						}
					.headerMainNavItemHilight, .headerMainNavItemHilightHover {
						float: left;
						background: #051651;
						color: #CF8C2E;
						cursor: pointer;
					}
						.headerMainNavItemHilight .text, .headerMainNavItemHilightHover .text {
							font-weight: bold;
							margin: 0 16px;
							font-size: 13px;
							line-height: 24px;
							text-decoration: none;
						}
		#headerLogo {
			float: left;
			width: 195px;
			height: 179px;
			background: url(../gfx/logo.gif) no-repeat;
			.margin-top: -2px;
		}
	
	#breadCrumbs {
		font-size: 9px;
		width: 900px;
		margin: 0 10px;
		line-height: 24px;
	}
		#breadCrumbs a {
			color: #000;
			text-decoration: none;
		}
			#breadCrumbs a:hover {
				text-decoration: underline;
			}
	#locationIdentifier {
		width: 200px;
		width: 960px;
		line-height: 16px;
		margin: 0 10px 4px 10px;
		text-align: right;
		font-weight: bold;
		font-size: 16px;
		color: #224B90;
	}
	
	#content {
		background: #FFF;
		width: 980px;
	}
		/*2coll content*/
		#doubleCollContent {
			width: 980px;
			background: url(../gfx/2collsBG.gif) top left repeat-y;
			padding-bottom: 30px;
		}
		#contentLeft {
			float: left;
			width: 200px;
			color: #ffffff;
			font-size: 14px;
			font-weight: bold;
			margin-right: 0px;
		}
			#contentLeft #pagetitle {
				background-color:#A84D02;
				padding:5px;
				font-size:12px;
				margin-bottom:5px;
			}
			#contentLeft #description {
				font-size: 11px;
				font-weight: bold;
				color: #000000;
				padding: 4px 12px 12px 4px;
			}
		#contentRight {
			float: left;
			width: 762px;
			margin: 0 8px;
			border: 1px solid #b0b1b1;
		}
		#innerContent {
			margin: 5px;
		}
	
	#footer {
		background: #567FBF;
		font-size: 9px;
		color: #FFF;
	}
		#footerNav {
			float: left;
			line-height: 24px;
			background: #567FBF;
		}
			.footerNavItem {
				float: left;
			}
				.footerNavItem a {
					padding: 0 4px;
					color: #FFF;
					text-decoration: none;
					border-right: 1px solid #FFF;
				}
					.lastFooterNavItem a {
						border-right: none;
					}
				.footerNavItem a:hover {
					color: #051651;
				}
		#footerInfo {
			float: right;
			line-height: 24px;
			margin-right: 39px;
		}
			#footerInfo a {
				color: #FFF;
				text-decoration: none;
			}
			#footerInfo a:hover {
				color: #051651;
			}
			
/* Define all content related styles here */
/*Headings*/
h1 {
	font-size: 20px;
	background-color: #99b9ef;
	color: #224b90;
	text-align: center;
	padding: 2px 0;
}

/*form styles*/
.formRow {
	width: 750px;
	margin-bottom: 10px;
}
	.formLabel {
		position: relative;
		top: 3px;
		float: left;
		width: 270px;
		.width: 265px;
		font-weight: bold;
		margin-right: 5px;
	}
	.formField {
		float: left;
		width: 465px;
		.width: 470px;
	}
	.formButtons {
		text-align: center;
	}
		.formHyperlinkBtn {
			line-height: 24px;
			font-size: 1em;
			border: 1px solid #000;
			text-decoration: none;
			color: #000;
			padding: 3px 10px;
			background: #DBE3EF;
			font-weight: bold;
			cursor: pointer;
		}
		.formButton {
			font-size: 1em;
		}
		.deleteButton { 
			background-color: #a2c0f1; 
		}
		
/* Location management*/		

.location_title {
	float: left;
	width: 525px;
	padding-left: 0px;
	padding-top: 5px;
	.padding-top: 3px; /*IE Hack*/
}
	.locIcons {
		width: 175px;	
	}
		.locIconsDiv {
			float: right;
		}
			.location_gotoloc, .location_edit, .location_delete, .location_users {
				float: left;
				margin-left: 5px;
				cursor: pointer;
			}

/*Documentlist*/
#addDocBtn { height: 25px; margin-bottom: -10px; margin-bottom: -5px; }
#docFilter { float: right; .margin-bottom: -15px; }
	#docFilter select { width: 300px; }

#docList {
	width: 100%;
	height: 100%;
}	
	.docCategory {  }
		.docSubject {
			background-color: #99b9ef;
			font-weight: bold;
			padding: 3px 5px 5px 5px;
			margin: 5px 0px 5px 0px;
			font-size: 14px;
		}
			.docSubject img {
				position: relative;
				top: 3px;
			}
			.docRow {
				padding: 5px;
				margin: 2px 0;
				height: 100%;
			}
			.docRow:hover { 
				background: #99B9EF; 
			}
				.docRowUneven { background: #DBE3EF; }
				.docRowEven { background: #CBD8EF; }
				.docRowHighlight, .docRowHighlight:hover { background-color:#051651; color: #CF8C2E;  }
				.docImg {
					width: 16px;
					padding-right: 5px;
				}
					.docImg img {
						padding: 2px 0;
						.padding: 0px; /*IE Hack*/
					}
				.docTitle {
					width: 520px;
					padding-left: 0px;
					padding-top: 5px;
					.padding-top: 3px; /*IE Hack*/
				}
				.docIcons {
					width: 175px;				
				}
					.docIconsDiv {
						float: right;
					}
						.docEdit, .docDownload, .docCopy, .docDelete, .docRelOnderwerpen {
							float: left;
							margin-left: 5px;
							cursor: pointer;
						}

/*Login*/
#loginErrMsg {
	color: #567FBF;
	width: 100%;
	text-align: center;
	margin: 5px 0 15px 0;
	font-weight: bold;
}
#loginBox {
	margin: 5px;
}

#loggedInInfo {
	font-size: 0.8em;
	line-height: 14px;
	margin: 126px 0 0 10px;
	width: 185px;
}
	.logOffBtn {
		float: right;
		margin: -25px 10px 0 0;
		line-height: 12px;
		text-decoration: none;
	}

.homepage_content_left { float:left; display:inline; margin:0; padding:0 0 16px 0; width:485px;}
.homepage_content_left .textblock {padding-left:5px;}
.homepage_content_right { float:right; display:inline; margin:0; padding:0 0 5px 0; width:260px; }
.homepage_content_right .teaser { float:left; display:inline; margin:0 auto; width:230px; padding:15px; background:#f9f1e3; }
.homepage_content_right .teaser h1 {background-color:transparent; text-align:left;}
.teaser_line { height:5px; width:260px; border-top:1px solid #FFF; border-bottom:1px solid #FFF; background:#FFF; }
	


