/* main layout.. */
html, body { background: #e5e5e5 url('../images/body_bg.png') center top no-repeat; padding: 10px 0 0 0; margin: 0; }
form { padding: 0; margin: 0; }
.container_12.content { background-color: White; margin-bottom: 5px; padding-bottom: 10px; }

/* slider styles */
#slider {width:640px}
.faq-header {color: #000000; width:640px; text-decoration:underline; padding:1px; font-weight:bold; margin-top:5px; cursor:pointer;}
.faq-header:hover {color: #a87722; }
.faq-content {overflow:hidden}
.text {width:630px; padding:10px}

/* fonts.. */
p, div, a, span, label, li, h1, h2, h3, h4, h5, h6, h7 { font-family: Verdana, Sans-Serif; font-size: small; }
p { text-align: justify; }
h1 { font-size: large; margin: 10px auto 4px auto; }
a { color: #a87722; text-decoration: none; }
a:hover { text-decoration: underline; }
.error {color: Red; font-weight: bold; float: left; display: inline; }

/* Header styles */
.header { height: 132px; padding-top: 5px; background: url('../images/header-10-jaar.jpg') no-repeat 0 5px; margin-bottom: 1px; }
	.header a.logo { display: inline; float: left; }
	.header a.informatie { margin-top: 8px; display: inline; background-color: #a87722; float: right; text-transform: uppercase; color: White; font-weight: bold; font-size: 12px; line-height: 25px; font-family: Georgia, Serif; padding: 5px 12px 5px 12px; text-decoration: none; }
	.header a.informatie:hover { background: #cdb48a; }

/* Menu styles */
.menu { background-color: #a87722; margin-bottom: 20px;}
.menu a { text-transform: uppercase; background-color: #a87722; letter-spacing: 2px; color: White; font-weight: bold; font-size: 12px; line-height: 25px; font-family: Georgia, Serif; padding: 1px 10px 1px 10px; text-decoration: none; }
	.menu a.left { display: inline; float: left; }
	.menu a.right { display: inline; float: right; }
	.menu a:hover { background: #cdb48a; text-decoration: none; }

/* Footer styles */
.footer { height: 50px; padding: 10px; background: #a87722 url('../images/footer.jpg') no-repeat right center; color: White; }
	.footer .strong { font-weight: bold; }
	.footer .left { display: inline; float: left; clear: left; width: 200px; }
	.footer .right { display: inline; float: left; width: 200px; }
	.footer a { color: White; }


/* Homepage specific styles */
.homepage { }

	/* Homepage items generic */
	.homepage .homepage_item { }
		.homepage .homepage_item h2 { margin-top: 0px; }
		.homepage .homepage_item .publish_date { color: #999999; }
		.homepage .homepage_item .image { display: inline; float: right; }
			.homepage .homepage_item .image img { border: none; }
		.homepage .homepage_item .details { }
		.homepage .homepage_item .link { margin-top: 10px; }
		.homepage .homepage_item .link a { font-weight: bold; }
		.homepage .homepage_item .separator { border-top: 1px solid #f2f2f2; margin: 10px 0; }

	/* Homepage projects  */
	.homepage .projects { }
		.homepage .projects .read_more { position: absolute; right: 0px; width: 38px; padding-left: 3px; font-size: 12px; height: 15px; font-weight: bold; color: White; text-decoration: none; display: block; top: 26px; background: url('../images/meer_button_projecten_bg.png'); }
		.homepage .projects .read_more:hover { background-position: 0 15px; }
		
	/* Homepage news  */
	.homepage .news { }
		.homepage .news .read_more { position: absolute; right: 0px; width: 38px; padding-left: 3px; font-size: 12px; height: 15px; font-weight: bold; color: White; text-decoration: none; display: block; top: 26px; background: url('../images/meer_button_nieuws_bg.png'); }
		.homepage .news .read_more:hover { background-position: 0 15px; }

	/* Homepage information  */
	.homepage .homepage_information.with_margin { margin-top: 20px; }
		.homepage .homepage_information p { margin-top: 10px; }
		.homepage .homepage_information .link { margin-top: 10px; }
		.homepage .homepage_information .link a { font-weight: bold; }

		
/* Information page content */
.information_page { min-height: 350px; }
	.information_page h1 { color: #a87722; }
	.information_page .grid_8 h1,
		.information_page .grid_12 h1 { margin-top: 0px; }
	.information_page h2 { color: #a87722; }
	.information_page h3 { color: #a87722; }
	.information_page p { margin-top: 3px; }

	/* Notification */
	.information_page .notification { background: url('../images/notification_bg.gif') repeat-x; height: 34px; text-align: center; line-height: 34px; margin-bottom: 10px; }
		.information_page .notification span { color: #a87722; font-weight: bold; }

	/* Login information */
	.information_page .login_information { position: relative; }
	.information_page .login_information.with_margin { margin-top: 20px; }
		.information_page .login_information span { padding: 1px 10px 1px 10px; color: #10769d; font-weight: bold; }
		.information_page .login_information .logoff { float: right; margin-right: 10px; width: 64px; padding-left: 1px; font-size: 12px; height: 15px; font-weight: bold; color: White; text-decoration: none; display: inline; background: url('../images/uitloggen_button_bg.png'); }
		.information_page .login_information .logoff:hover { background-position: 0 15px; }
		.information_page .login_information .edit_password { float: right; margin-right: 10px; width: 145px; padding-left: 2px; font-size: 12px; margin-top: 2px; height: 15px; font-weight: bold; color: White; text-decoration: none; display: inline; background: url('../images/wachtwoord_vergeten_button_bg.png'); }
		.information_page .login_information .edit_password:hover { background-position: 0 15px; }

	/* Information page form */
	.information_page .form { }
		.information_page .form .row { padding: 0 10px; color: #10769d; font-weight: bold; }
			.information_page .form .row .label { display: inline; float: left; width: 125px; line-height: 22px; }
			.information_page .form .row .value { margin: 0 0 3px 0; }
				.information_page .form .row .value input { width: 145px; }
		.information_page .form .error { padding: 5px 10px 0 10px; }
	
	/* Login form */
	.information_page .login_form { }
		.information_page .login_form .reset_password { position: absolute; right: 15px; top: 28px; color: #10769d; }
		.information_page .login_form .edit_password { position: absolute; right: 15px; top: 28px; color: #10769d; }
		.information_page .login_form .button { margin-left: 135px; display: inline; float: left; width: 62px; padding-left: 3px; font-size: 12px; height: 15px; font-weight: bold; color: White; text-decoration: none; background: url('../images/inloggen_button_bg.png'); }
		.information_page .login_form .button:hover { background-position: 0 15px; }

	/* Reset password */
	.information_page .reset_password { }
		.information_page .reset_password .button { margin-left: 135px; display: inline; float: left; width: 67px; padding-left: 2px; font-size: 12px; height: 15px; font-weight: bold; color: White; text-decoration: none; background: url('../images/versturen_button_bg.png'); }
		.information_page .reset_password .button:hover { background-position: 0 15px; }
		.information_page .reset_password .error { padding: 5px 10px 0 10px; }
	
	/* Edit password */
	/* Reset password */
	.information_page .edit_password { }
		.information_page .edit_password .button { margin-left: 135px; display: inline; float: left; width: 67px; padding-left: 2px; font-size: 12px; height: 15px; font-weight: bold; color: White; text-decoration: none; background: url('../images/versturen_button_bg.png'); }
		.information_page .edit_password .button:hover { background-position: 0 15px; }
		.information_page .edit_password .error { padding: 5px 10px 0 10px; }


/* Submenu items  */
.submenu { background: #f2f2f2; padding-bottom: 9px; }
	.submenu h1 { padding: 0 10px 0 10px;  }
	.submenu .read_more { position: absolute; right: 10px; width: 38px; padding-left: 3px; font-size: 12px; height: 15px; font-weight: bold; color: White; text-decoration: none; display: block; top: 26px; background: url('../images/solliciteren_button_bg.png'); }
	.submenu .read_more:hover { background-position: 0 15px; }
	
	.submenu a.item { display: block; padding: 1px 10px 1px 10px; font-weight: bold; }
	.submenu a.item:hover { color: white; background: #a87722; text-decoration: none; }
	.submenu a.item.selected { color: white; background: #cdb48a; }
	.submenu a.item.selected:hover { color: white; background: #cdb48a; text-decoration: none; }


/* Contact form  */
.contact_page { }
	.contact_page .dark_blue { background: #f2f2f2; }
	.contact_page .dark_blue .content { padding: 0 10px 10px 10px; }
	
	/* Form fields */
	.contact_page .dark_blue .content .label { display: inline; float: left; width: 175px; line-height: 22px; color: #083b4f; font-weight: bold; }
	.contact_page .dark_blue .content .label.required { width: 160px; padding-right: 15px; background: url('../images/required_bg.png') right center no-repeat; }
	.contact_page .dark_blue .content .textlabel { line-height: 22px; color: #083b4f; font-weight: bold; }
	.contact_page .dark_blue .content .textlabel.required span { padding-right: 15px; background: url('../images/required_bg.png') right center no-repeat; }
	.contact_page .dark_blue .content .value { margin-left: 175px; display: block; margin-bottom: 3px; }
	.contact_page .dark_blue .content .value input { width: 415px; }
	.contact_page .dark_blue .content .radio input { width: 20px; }
	.contact_page .dark_blue .content textarea { width: 590px; height: 75px; margin-bottom: 5px; }

		/* Submit button */
		.contact_page .dark_blue .content .button { }
			.contact_page .dark_blue .content .button a { margin: auto 5px auto auto; width: 67px; padding-left: 2px; font-size: 12px; height: 15px; font-weight: bold; color: White; text-decoration: none; display: block; background: url('../images/versturen_button_bg.png'); }
			.contact_page .dark_blue .content .button a:hover { background-position: 0 15px; }
	

	/* Office addresses */
	.contact_page .office_addresses h2 { color: #999999; margin-bottom: 4px; }
	.contact_page .office_addresses .name { font-weight: bold; }
	.contact_page .office_addresses .location { margin-bottom: 15px; }
	.contact_page .office_addresses .separator { margin: 15px 0px; border-top: 1px solid #e5e5e5; }


/* Color themes */
.colored_bar { height: 12px; }

	/* Dark blue */
	.dark_blue .colored_bar { background-color: #083b4f; }
	.dark_blue h1 { color: #083b4f; }
		.dark_blue .homepage_item .link a { color: #083b4f; }

	/* Blue */
	.blue .colored_bar { background-color: #10769d; }
	.blue h1 { color: #10769d; }
		.blue .homepage_item .link a { color: #10769d; }

	/* Green */
	.green .colored_bar { background-color: #9d9510; }
	.green h1 { color: #9d9510; }
		.green .homepage_item .link a { color: #9d9510; }

	/* Orange */
	.orange .colored_bar { background-color: #d09b01; }
	.orange h1 { color: #d09b01; }
		.orange .homepage_item .link a { color: #d09b01; }

	/* Black */
	.black .colored_bar { background-color: #000000; }
	.black h1 { color: #000000; }
		.black .homepage_item .link a { color: #000000; }
	
	/* Impectforce blue */
	.impectforce_blue .colored_bar { background-color: #5279a9; }
	.impectforce_blue h1 { color: #5279a9; }
		.impectforce_blue .homepage_item .link a { color: #5279a9; }
		.impectforce_blue.homepage_information a { color: #10769d; }
		
	/* Grey */
	.grey .colored_bar { background-color: #999999; }
	.grey h1 { color: #999999; }
		.grey .homepage_item .link a { color: #999999; }
		.grey.homepage_information a { color: #10769d; }


		
/* IE bugs */
.information_page h1 { zoom: 1; }
.submenu a.item { zoom: 1; }
.information_page .login_information .logoff { zoom: 1; }
.information_page .login_information { zoom: 1; }
.information_page .login_information .edit_password { zoom: 1; }

