* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #FFFFFF;
	color: #626262;
	cursor: default;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
error{
	border:1px solid red !important;
}
p {
	line-height: 16px;
   margin-bottom:1em;
}
.logo {
	padding: 0;
}
a {
	color: #ff7a00;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #ff3a00;
	text-decoration: none;
}
a img {
   border:0;
}
a.button {
	/*background-image:url(../gfx/button.jpg);*/
	background: #9E9FA3;
	text-align: center;
	display:block;
	color:#FFFFFF;
	width: 130px;
	margin-top: 5px;
   padding:5px;
   border: 1px solid #fff;
   border-color: #d8d8da #282829 #282829 #d8d8da;
   font-size: 10px;
}
a.button:hover {
	/*background-image:url(../gfx/button_over.jpg);*/
	background: #F87B05;
	border-color: #282829 #d8d8da #d8d8da #282829;
}
.button {
   display: inline;
   /*height: 24px;*/
   background:url(../gfx/button_left.jpg);
   padding-left: 3px;
   float: left;
   margin-right:10px;
}
.button input {
   height: 24px;
   /*line-height: 24px;*/
   background:url(../gfx/button_right.jpg) 100% 0;
   border: 0;
   font-size: 11px;
   color: #fff;
   /*padding: 0 15px 0 10px;*/
   float: left;
}

input, textarea, select {
   font-family:verdana;
   font-size:11px;
}
input.invoer,
textarea.invoer {
   border:1px solid #ff7a00;
   width:300px;
}
.subscribeselect {
   width:275px;
}

.spacer {
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
}

div.error_message {
	border: 1px solid #900;
	padding: 15px;
	margin: 15px;
}


#bodyWrapper {
	width: 970px;
	margin: 0 auto 0 auto;
}
#headerContainer {
	margin: 0 auto 0 auto;
	width: 970px;
}
#googleDescription {
	display: none;
}
#topHeader {
	height: 100px;
	background-image: url(../gfx/backgroundTopHeader.jpg);
}
#topNav {
	float: right;
	height: 27px;
	margin: 15px 0 0 0;
}
#topNav ul {
	list-style-type: none;
	margin-right: 10px;
}
#topNav ul li {
	float: left;
}
#topNav a {
	color: #ff7a00;
	font-weight: normal;
	line-height: 20px;
}
#topNav a.home {
	background-image: url(../gfx/homeIcon.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 25px;
}
#topNav a.signout {
	background-image: url(../gfx/logoutIcon.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 25px;
}
#headerWrapper {
	background-image: none;
	padding-top: 10px;
	height: 240px;
}
#middleHeader {
	background-position: top;
	background-repeat: no-repeat;
}
#middleHeader .slogan, #menu {
	display: none;
}
#middleHeader {
	background-image: url(../gfx/backgroundMiddleHeader.jpg);
	height: 140px;
}
#middleHeader .tabWrapper {
	padding-left: 10px;
	padding-top: 115px;
}
#middleHeader #tabMenu {
	height: 25px;
}
#middleHeader #tabMenu li {
	float: left;
	list-style-type: none;
	margin-right: 2px;
	line-height: 25px;
	height: 25px;
}
#middleHeader #tabMenu li a {
	color: #FFFFFF;
}
#middleHeader #tabMenu li a u {
	background-image: url(../gfx/tab_bg.gif);
	display: block;
	text-decoration: none;
}
#middleHeader #tabMenu li a strong {
	background-image: url(../gfx/tab_left.gif);
	background-position: left;
	background-repeat: no-repeat;
	display: block;
	padding: 0 0 0 20px;
}
#middleHeader #tabMenu li a span {
	background-image: url(../gfx/tab_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	padding: 0 20px 0 0;
}
#middleHeader #tabMenu li a:hover {
	color: #FFFFFF !important;
}
#middleHeader #tabMenu li a:hover u {
	background-image: url(../gfx/tab_bgHover.gif);
}
#middleHeader #tabMenu li a:hover strong {
	background-image: url(../gfx/tab_leftHover.gif);
}
#middleHeader #tabMenu li a:hover span {
	background-image: url(../gfx/tab_rightHover.gif);
}
#middleHeader #tabMenu li a.selected {
	color: #000000 !important;
}
#middleHeader #tabMenu li a.selected u {
	background-image: url(../gfx/tab_bgSelected.gif);
}
#middleHeader #tabMenu li a.selected strong {
	background-image: url(../gfx/tab_leftSelected.gif);
}
#middleHeader #tabMenu li a.selected span {
	background-image: url(../gfx/tab_rightSelected.gif);
}

/* Leftmenu */
#leftWrapper {
	float: left;
	width: 250px;
   min-height:50px;
   _height:50px;
}
#leftWrapper h2 {
	color: #000000;
	background-image: none;
	border-bottom: 1px dotted #ff7a00;
	padding: 0 0 9px 0;
	font-weight: lighter;
	font-size: 18px;
   margin: 17px 10px 14px 0;
   line-height:20px;
}
#menuHeaderWrapper {
	background-image: url(../gfx/menuItemsHeader.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 13px;
}
#menuItemsDefault {
	background-image: url(../gfx/menuItemsBody.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border-left: 2px solid #f2f2f2;
	border-right: 2px solid #f2f2f2;
	list-style-type: none;
	margin: 0 9px 0 0px;
}
#menuItemsDefault li {
	border-bottom: 1px solid #f2f2f2;
}
#menuItemsDefault li a {
	background-position: 10px 10px;
	background-repeat: no-repeat;
	display: block;
	line-height: 32px;
	padding: 0 0 0 40px;
}
#menuItemsDefault li a {
	background-image: url(../gfx/arrowBlack.gif);
	background-position: 10px 14px;
	padding: 0 0 0 22px;
}

#menuItemsDefault li .plusIcon1, #menuItemsDefault li .plusIcon3 {
	float: right;
	margin: 10px 8px 0 4px;
}
#menuItemsDefault li .plusIcon2, #menuItemsDefault li .minIcon2, #menuItemsDefault li .userIcon {
	margin: 0 8px 0 0;
	vertical-align: middle;
}
#menuItemsDefault li .minIcon1, #menuItemsDefault li .minIcon3 {
	float: right;
	margin: 10px 8px 0 4px;
}

#menuItemsDefault li a div span {
	display: inline;
}
#menuItemsDefault li a:hover {
	text-decoration: none;
	background-color: #ffecd7;
	color: #ff7a00;
}
#menuItemsDefault .submenu, #menuItemsDefault .subsubmenu {
	list-style-type: none;
}

/* Lev 1 submenu */
#menuItemsDefault ol.submenu {
   background:url('../gfx/submenu.gif') repeat-x;
}
#menuItemsDefault ol.submenu li {
   border-top: 1px solid #f2f2f2;
   border-top: none;
   border-bottom:none;
}
#menuItemsDefault ol.submenu li a {
   line-height: 27px;
	padding: 0 0 0 40px;
   background:none;
}
#menuItemsDefault ol.submenu li a:hover {
   color:#ffa34f !important;
}

/* Kwaliteitshandboek uses special styles due to the recursive nature of its menu. */
#menuItemsDefault ol.sm_free ol.sm_free {
   background:none;
   padding-left:22px;
}
#menuItemsDefault ol.sm_free li {
}
#menuItemsDefault ol.sm_free li a {
   line-height: 27px;
	padding: 0 0 0 22px;
   background:none;
}
#menuItemsDefault ol.sm_free li.active > a {
   background:#ffecd7;
}



#menuFooterWrapper {
	background-image: url(../gfx/menuItemsFooter.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	line-height: 32px;
}

#mainWrapper {
	float: left;
	margin: 0 0 0 20px;
	width: 700px;
}
#mainWrapper h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: none;
	border-bottom: 1px dotted #ff7a00;
	padding: 0 0 9px 0;
	font-weight: lighter;
	font-size: 18px;
   margin: 17px 0 14px 0;
   line-height: 20px;
}
#mainWrapper h2 {
	font-size: 16px;
	margin: 17px 0 0 0;
	line-height: 20px;
   color:black;
   font-weight:normal;
}

#mainWrapper ol,
#mainWrapper ul {
   padding-left:2em;
   margin:1em 0;
}

/*
   #tbl_header, .tbl_header {
      background-image: url(../gfx/tbl_header.gif);
      background-position: bottom left;
      background-repeat: no-repeat;
      height: 12px;
      line-height: 12px;
      padding-top: 4px;
      width: 699px;
   }
   #tbl_wrapper, .tbl_wrapper {
      background-image: url(../gfx/tbl_body.gif);
      background-repeat: repeat-y;
      padding: 0 12px 0 12px;
   }
   #tbl_footer, .tbl_footer {
      background-image: url(../gfx/tbl_footer.gif);
      background-position: bottom left;
      background-repeat: no-repeat;
      padding: 0 0 0 22px;
      margin-bottom: 24px;
      height: 36px;
      padding-top: 30px;
   }
   .tbl_footer_small {
      background-image: url(../gfx/tbl_footer_small.gif);
      background-position: bottom left;
      background-repeat: no-repeat;
      padding: 17px 0 17px 12px;
      margin-bottom: 6px;
   }
   .tbl_footer_smallest {
      background-image: url(../gfx/tbl_footer_small2.gif);
      background-position: bottom left;
      background-repeat: no-repeat;
      height: 12px;
      margin-bottom: 6px;
   }
*/

.messageTitle {
	font-size: 13px;
	margin-bottom: 7px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}
.messageDate {
	font-weight: bold;
	color: #898989;
	margin-bottom: 13px;
}
.messageIcon {
	float: left;
	margin-right: 10px;
}
.messageDelete {
	float: right;
}
.readMore {
	background-image: url(../gfx/plusIcon.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 20px;
}
.readLess {
	background-image: url(../gfx/minIcon.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 20px;
}
a.new {
	background-image: url(../gfx/icon_13.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #00a7ab;
	font-weight: bold;
	padding: 2px 0 2px 20px;
}
#customTable {
	background: none !important;
	border-bottom: none !important;
	width: 675px !important;
}

.search_meta {
   margin:1em 0;
}
.sm_count {
   font-size:11px;
   margin-left:1em;
}
.sm_filters {
   margin-top:0.5em;
}
.sm_label {
   font-weight:bold;
}

/* GENERIC LIST TABLE (primarily for opdrachten, but useful for many table displays) */
table.tl_header {
   background:white;
   width:100%;
}
table.tl_header th {
   background:#ff7a00;
   text-align:left;
   font-weight:normal;
   padding:3px;
   color:white;
   font-size:12px;
}
table.tl_header th a {
   color:white;
}
table.tl_body {
   border:1px solid #ff7a00;
   margin:0 1px;
}
table.tl_body td {
   padding:4px 2px;
}
table.tl_body tr.even {
   background:#FEF3E4;
}

.searchitems_list {
   margin:1em 15px 1em 0;
   height:200px;
   overflow:auto;
   border:1px solid #ff7a00;
   padding:5px;
   width:310px;
   position:relative;
}
.searchitems_list label {
   display:block;
   margin:2px 0;
   position:relative;
}
.searchitems_list input {
   margin-right:5px;

   /* easy fix for checkboxes misaligned to their label text */
   position:relative;
   top:1px;
}
.searchitems_list img {
   position:absolute;
   top:3px;
   right:2px;
}

/**/ /**/

#application table {
	background-image: url(../gfx/backgroundTable.gif);
	background-repeat: repeat-y;
	color: #1a171b;
	width: 100%;
}
/* #application table td */
.tbl_wrapper table td {
    padding: 4px 0 4px 0px;
    border-bottom: 1px solid #f2f2f2;
}
#application table td h4 {
	font-size: 13px;
	color: #1a171b;
	margin: 0 0 3px 0;
}
#application table tr.row_1 td, #application table tr.row_2 td {
	padding: 3px 13px 3px 10px;
}
#application table tr.row_1 td img, #application table tr.row_2 td img {
	margin-left: 5px;
}
#application table tr.row_1 td input, #application table tr.row_2 td input {
	margin-top: 3px;
}
#application .header {
	background-color: #1a171b;
	color: #FFFFFF;
	font-weight: bold;
}
#application .left {
	background-image: url(../gfx/tableLeftCorner.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#application .right {
	background-image: url(../gfx/tableRightCorner.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.datum {
	padding-left: 21px;
}
.datum2, .instituut, .opleiding, .niveau, .diploma {
	padding-left: 13px;
}
.options {
	width: 70px !important;
}
.options img {
	vertical-align: middle;
	margin-right: 10px;
}
table.formDefault {
	background-image: none !important;
	width: 660px !important;
	padding-bottom: 8px !important;
}
#application .submit {
	background-color: #9e9fa3;
	background-image: none;
	border: 1px solid;
	border-color: #d8d8da #282829 #282829 #d8d8da;
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 3px;
	text-align: center;
	cursor: pointer;
	color: #FFFFFF;
}
#application .submit:hover {
	background-color: #ff7a00;
	border: 1px solid;
	border-color: #401f00 #ffc998 #ffc998 #401f00;
}

.insertButton {
	background-color: #FFFFFF;
	background-image: url(../gfx/addbutton.gif);
	width: 24px;
	height: 24px;
}
.editButton {
	background-color: #FFFFFF;
	background-image: url(../gfx/editbutton.gif);
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
}

table.formDefault .first {
	width: 200px;
}
table.formDefault .second {
	width: 460px;
	padding-left: 13px !important;
}
table.formDefault .button {
	margin-bottom: 9px;
	margin-right: -13px;
}
table.formDefault .textfield {
	background-color: #1a171b;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	width: 300px;
	margin: 0 !important;
	margin-right: 7px !important;
	height: 16px;
	padding: 2px 0 0 3px;
}
table.formDefault .textfield, .form .selectSmall {
	background-color: #FFFFFF !important;
	border: 1px solid #FF7A00;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


table.formDefault label {
	width: auto;
	padding-right: 40px;
	margin: 0;
}
table.formDefault .submit {
	width: auto !important;
	padding-right: 17px;
}

.form {
	margin: 0 !important;
	width: auto !important;
}
.form .selectSmall {
	border: 1px solid #FF7A00;
	background-color: #FFFFFF !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A171B;
	width: auto;
}
.form .texteditarea {
    background-color: #FFFFFF !important;
    border: 1px solid #FF7A00;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    float: left;
    width: 295px;
    margin: 0 0 5px 0;
    height: 50px;
    padding: 2px 0 0 3px;
}
.form .required {
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(../gfx/required.gif);
}
.form .Validator {
	background-repeat: no-repeat;
	background-image: url(../gfx/alert.gif);
	padding: 3px 15px 3px 0;
	float: left;
}
.form .ValidatorDropdownlist {
	background-position: right;
	background-repeat: no-repeat;
	background-image: url(../gfx/alert.gif);
	padding: 0 20px 0 0;
}
.form label {
	float: left;
	padding: 0 0 0 19px;
}
.wrapperselect {
    height: 220px;
    border: solid 1px #ff7a00;
    padding: 2px 2px 2px 2px;
    width: auto;
}
.applicationBlock {
	width: 226px;
	float: left;
	margin-right: 10px;
	background-image: url(../gfx/application_item_bg.gif);
	background-repeat: repeat-y;
}
.applicationBlock .content {
	height: 105px;
	padding: 0 0 0 15px;
}
.applicationBlock ol li {
	list-style-type: none;
	height: 25px;
	line-height: 25px;
	width: 195px;
	background-position: right;
	background-repeat: no-repeat;
}
.applicationBlock ol li.ok {
	background-image: url(../gfx/ok.gif);
}
.applicationBlock ol li.none {
	background-image: url(../gfx/none.gif);
}
.applicationBlock ol li a {
	display: block;
}
.adressSeperator {
	padding-bottom: 7px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 7px;
}
.pager {
	margin: 10px 0 20px 0;
	border: 1px solid #C5C5C5;
	padding: 5px 22px 5px 20px;
	background-image: url(../gfx/background_pagerContainer.jpg);
	background-repeat: repeat-x;
	height: 21px;
	line-height: 21px;
	margin-top: 18px;
}
.pager .type {
	font-weight: bold;
	font-size: 15px;
	float: left;
	color: #1a171b;
}
.pager .result {
	float: right;
}
.pager ol {
	list-style-type: none;
	float: right;
}
.pagerContainer {
	float: right;
}
span.pagersubmit {
	padding: 2px 6px 2px 6px;
	line-height: 15px;
	font-size: 11px;
	color: #ff7a00;
	font-weight: bold;
	text-align: center;
}
.pagersubmit {
	border: 1px solid #C5C5C5;
	background-image: url(../gfx/background_pager.gif);
	background-repeat: repeat-x;
	float: left;
	margin-right: 5px;
	text-align: center;
	padding: 2px 4px 2px 4px;
	font-weight: normal;
	color: #1a171b;
	cursor: pointer;
	font-size: 11px !important;
	background-color: #e7e7e7;
}
.pager li a:hover {
	text-decoration: none;
}
.pager li a.selected {
	color: #00A7AB;
	font-weight: bold;
}
.datapager {
	float: right;
}
.datapager a, .datapager span.selected {
	border: 1px solid #FF7A00;
	background-image: url(../gfx/background_pager.gif);
	background-repeat: repeat-x;
	float: left;
	line-height: 18px;
	margin-right: 5px;
	text-align: center;
	padding: 0px 6px 0px 6px;
	font-weight: normal;
	color: #1A171B;
}
.datapager a:hover {
	text-decoration: none;
}
.datapager span.selected {
	color: #ff7a00;
	font-weight: bold;
}


#footerWrapper {
	background-position: center top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	margin: 50px 0 0 0;
	padding-bottom: 20px;
}
#footerContainer {
	width: 970px;
	margin: 0 auto 0 auto;
	background-color: #9e9fa3;
	background-image: url(../gfx/footerBackground.gif);
	background-repeat: repeat;
	color: #FFFFFF;
}
#footerContainer .links {
	padding: 15px;
}
#footerContainer a {
	color: #FFFFFF !important;
	text-decoration: none;
}
#footerContainer a:hover {
	color: #FFFFFF !important;
	text-decoration: underline;
}
#footerContainer ul li {
	border: none;
}

/********* Login *********/
#loginWrapper .textfield {
	background-color: #FFFFFF !important;
	border: 1px solid #FF7A00;
	height: 18px;
	width: 196px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 0 0 4px;
}
.submitlogon {
	width: 32px;
	height: 53px;
	background-image: url(../gfx/loginBtn.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
#wrongUserAndPass {
   padding:15px;
   border:1px solid #ff7a00;
   background:#fff1e5;
   color:#924600;
   margin:2em 0 1.5em 0;
}

/*  DATEPICKER */
.dpTable {
   border: 1px solid #F38000;
   background: white;
}
.dpTR {
   background: #F38000;
   cursor: pointer;
}
.dpTitleTR {
   background:white;
}
.dpDayTR {
   background: white;
}
.dpTodayButtonTR {
   background: white;
   cursor: pointer;
}
.dpTD {
   background: white;
}
.dpTitleTD {}
.dpButtonTD {}
.dpTodayButtonTD {}
.dpDayTD {}
.dpDayHighlightTD {}
.dpTitleText {}
.dpDayHighlight {}

#vacancies td.title {
   text-align: right;
   width:150px;
   color:#000000;
   font-weight: bold;
}

#vacancies td.value {
   text-align: left;
   width:510px;
   color:#000000;
}
.info_message, .error_message {
	padding: 15px;
	border: 1px solid #ccc;
	width: 500px;
	margin: auto;
}
.error_message {
	font-weight: bold;
	border: 1px solid #900;
}
