/*
------------------------------------------------------------
Concentra Page Layout StyleSheet
------------------------------------------------------------
Description: This stylesheet styles the Concentra Page Layouts

------------------------------------------------------------
Concentra Colors
------------------------------------------------------------
DarkBlue: #319ACE; 
LightBlue: #D6F3FF;



/***************************************
		HomePage Page Layout
/***************************************/

.welcome_pageLayoutTop
{
	background: #fff;
	padding: 15px 5px 15px 25px;
	height: 100%;
}

.welcome_carrousel
{
}

.welcome_pageLayoutBottom
{
	margin-top: 20px;
}

.welcome_pageLayoutBottomLeft
{
	float: left;
	width: 300px;
	height: 300px;
	margin-left: 15px;
	margin-bottom:50px;
	padding: 5px;
	background:#fff;
}

.webPartButtonPanelIE
{
	float:right;
	position:relative;
	top: 21px;
	margin-right: 29px;
	z-index: 3;
}

.webPartButtonPanelFF
{
	float:right;
	position:relative;
	top: 19px;
	margin-right: 30px;
	z-index: 3;
}

.webPartImageWithTextPanel
{
	z-index: 1;
	background: #fff;
}

.webPartHyperLink
{
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	background: url('../Images/ButtonWithArrow.gif') no-repeat 2px;
	padding: 6px 15px 6px 15px;
}

.webParttxtBox
{
	margin-top: 4px;
	overflow :hidden; 
	font-size: 11px; 
	font-family: Trebuchet MS,Verdana, Tahoma;
}

.welcome_pageLayoutBottomRight
{
	float: right;
	background: url('../Images/Achtergrond_Zakelijk.jpg') no-repeat 0px 18px;
	margin-top: -10px;
	margin-left: 15px;
	padding: 15px;
	width: 260px;
	height: 300px;

}

.welcome_pageLayoutBottomRightButton
{
	margin-left: 145px;
	font-weight: bold;
	font-size:10px;
	padding: 6px 10px 6px 15px;
	background: url('../Images/Button2WithArrow.gif') no-repeat 0px 2px;
}

.welcome_pageLayoutBottomRightButton a
{
	color: #fff;
}

/***************************************
		Over Concentra Page Layout
/***************************************/

.overConcentra_video
{
	margin-bottom: 20px;
	border: 5px solid #D6F3FF;
}

.overConcentra_webpartZone a
{
	color: #319ACE; 
}

.globalOverConcentra, .globalJaarVerslag, .globalContact, .globalVacature_pageLayoutBlock, .globalManagement, .global_hrCollega, .global_hrKijker, .global_VraagAntwoord
{
	padding: 10px 10px;
	height: 100%;
	overflow: hidden;
	background: #fff;
}

.overConcentra_leftBlock
{
	width: 380px;
	float: left;
	height: auto;
}

.overConcentra_leftBlock a
{
	color:  #319ACE; 
}

.overConcentra_leftBlock a:hover
{
	text-decoration: underline;
}

.overConcentra_rightBlock
{
	width: 220px;
	float: right;
}

.overConcentra_rightTopBlock
{
	margin-top: 10px;
	margin-left: 10px;
}

.overConcentra_rightTopBlock a
{
	color: #319ACE; 
}

.item a
{
	padding-left: 15px;
	background: url('../Images/BlauwPijltje.gif') no-repeat;
}

.overConcentra_rightBottomBlock
{
	margin-left: 30px;
}

/***************************************
		Onze Media Detail Page Layout
/***************************************/

.globalmediaDetail_PageLayoutBlock
{
	height: 100%;	
	background: #fff;
	padding: 10px 10px;
}

.mediaDetail_leftBlock
{
	float: left;
	width: 400px;
	padding-left: 10px;
}

.mediaDetail_leftTopBlock
{
	height: auto;
	margin-top: 10px;
	margin-bottom: 45px;
	color: #319ACE; 
	font-size: 16px;
	font-weight: bold;
}

.mediaDetail_rightBlock
{
	float: right;
	width: 200px;
	height: auto;
}

.mediaDetail_rightTopBlock
{
	background: #eee;
	height: 200px;
	padding: 15px;
}

.mediaDetail_rightTopBlock a
{
	color: #319ACE; 
}

.mediaDetail_rightMiddleBlock
{
	height: auto;
	padding: 5px;
	margin: 25px 0px 25px 0px;
}

.mediaDetail_rightMiddleBlock a
{
	color: #319ACE; 
}

.mediaDetail_rightBottomBlock
{
	height: auto;
}

.mediaDetail_rightBottomBlock a
{
	color: #319ACE; 
}

/***************************************
		Onze Media Page Layout
/***************************************/

.media_table a
{
	text-decoration: underline;
	color: #000;
	border-collapse: collapse;
}

.media_table
{
	vertical-align:top;
}

.media_empty
{
	height: 25px;
}

.media_leftBlock
{
	width: 350px;
	padding: 15px;
	background: #fff;
	border-top: 2px solid #D6F3FF;
	border-left: 2px solid #D6F3FF;
	border-bottom: 2px solid #D6F3FF;
	margin-bottom: 50px;
	vertical-align:top;
}

.media_rightBlock
{
	width: 250px;
	background: #fff;
	border-top: 2px solid #D6F3FF;
	border-right: 2px solid #D6F3FF;
	border-bottom: 2px solid #D6F3FF;
	margin-bottom: 50px;
	vertical-align:top;
}

.media_rightBlock a
{
	background-image:none;
}

/***************************************
		Nieuws Page Layout
/***************************************/

.globalNews_pageLayoutBlock
{
	background: #fff;
	padding: 15px;
	height: auto;
	overflow:hidden;
}

.globalNews_pageLayoutBlock a
{
	color: #319ACE;
}

.globalNews_pageLayoutBlock a:hover
{
	text-decoration: underline;
}

.news_date
{
	float:left;
	font-size: 12px;
	color: #bbb;
}

.news_titel
{
	float:left;
	margin-left: 35px;
	color: #319ACE;
	font-size: 16px;
	font-weight: bold;
}

.news_content
{
	margin-top: 10px;
	clear:left;
}

/******************************************************
	TijdsLijn
/******************************************************/

ol#timeline {

	list-style: none;
	margin: 0;
	padding: 0;
	width: 650px;
	_width: 550px; 
}


ol#timeline li 
{
   font-weight: bold; 
}

ol#timeline ol {

	list-style: none; 
	margin: 0; 
	padding: 0; 
	display: block;
	border-left: 2px solid #eee; 
	float: left; 
	position: relative;
	margin-left: 50px; 
	_margin-left: 25px; 
	top:-21px; 
	background-color:#FFFFFF; 
}

ol#timeline ul {

    list-style: none; 
    display: block;
    background-color:#f6f6f6; 
    border: 1px solid #eee; 
    padding: 8px; 
    float: left; 
    position: relative;
    margin-left: 50px; 
    _margin-left: 25px; 
    top:-20px;
    _top:-25px; 
}

ol#timeline li {

	border-bottom:1px solid #fff; 
	clear: both; 
	font-size: 21px;

}

ol#timeline ol li {

    padding: 0 0 5px 5px;
    border:0px;
    font-weight: normal; 
    font-size: 11px;
}

ol#timeline ol li.nested {

    border-bottom:2px solid #eee; 
}

ol#timeline ol li.nested  ul li {

    width: 100%; 
}

span.fixFF { display: block; clear:both; padding:0; margin:0; width: 100%; height:0.1px; float:right;  }

* html span.fixFF { display:none; }

a.geschiedenis { display:block; cursor: pointer; text-decoration: none; padding:5px; color: #333333;}

a:hover.geschiedenis { background-color:#FFFFCC; }

.bluelink
{
	color: #319ACE; 
}

/******************************************************
	Jaarverslag Page Layout
/******************************************************/

.jaarVerslag_LeftTopBlock
{
	float: left;
	width: 400px;
}

.jaarVerslag_rightTopBlock
{
	float: right;
	width: 220px;
}

.jaarVerslag_rightTopBlock a
{
	color: #319ACE; 
}

.jaarVerslag_MiddleBlock
{
	clear: left;
}

/******************************************************
	Contact Page Layout
/******************************************************/



/******************************************************
	VacatureHome Page Layout
/******************************************************/

.vacatureHome_vacatures
{
	margin-top: 15px;
	margin-bottom:15px;
}

.vacatureHome_vacatures a
{
	color: #319ACE; 
	padding-left: 15px;
	background: url('../Images/BlauwPijltje.gif') no-repeat;
}

.vacatureHome_vacatures a:hover
{
	text-decoration: underline;
}

/******************************************************
	Vacature Page Layout
/******************************************************/

.globalVacature_pageLayoutBlock a
{
	color: #319ACE; 
}

.vacature_button1, .vacature_button2
{
	font-size:10px;
	margin-top: 10px;
	padding: 6px 6px 6px 15px;
	margin-bottom: 10px;
	background: url('../Images/ButtonWithArrow.gif') no-repeat 2px;
}

.vacature_button1
{
	float:left;
	width: 130px;
}

.vacature_button2
{
	float:left;
	width: 130px;
}

.vacature_button1 a, .vacature_button2 a
{
	color:#fff;
	font-weight: bold;
}

.vacature_leftTopBlock
{
	float:left;
	width: 330px;
}

.vacature_rightTo Block
{
	float: right;
	width: 300px;
}

.vacature_omschrijving
{
	clear: both;
}

.vacature_titel
{
	color: #319ACE;
	font-size: 16px;
	font-weight: bold;
}

.vacature_links
{
	clear: both;
	margin-top: 45px
}

/******************************************************
	Managementcomité Page Layout
/******************************************************/

.Management_bottomBlock
{
	margin-top: 70px;
	margin-bottom: 95px;
}

/******************************************************
	HR - Collega's vertellen Page Layout
/******************************************************/

.hrCollega_topBlock
{
	width: 100%;
	margin-bottom: 5px;
}

.hrCollega_leftMiddleBlock
{
	float: left; 
	width: 430px;
	height: auto;
}

.hrCollega_leftMiddleBlock a
{
	color: #319ACE; 
}

.hrCollega_rightMiddleBlock
{
	float: right;
	width: 200px;
}

.hrCollega_bottomBlock
{
	clear: both;
	margin-top: 15px;
}

.hrCollega_bottomBlock a
{
	color: #319ACE; 
}

.hrCollega_bottomBlock a:hover
{
	text-decoration: underline;
}

/******************************************************
	HR - Collega's vertellen Page Layout
/******************************************************/

.hrKijker_topBlock
{
	width: 100%;
}

.hrKijker_text
{
	margin-bottom: 5px;
}

.hrKijker_video
{
	border: 5px solid #D6F3FF;
	margin-bottom: 10px;
	width: 470px;
}

.hrKijker_link
{
	margin-top: 25px;
}

.hrKijker_link a
{
	color: #319ACE; 
}

.hrKijker_link a:hover
{
	text-decoration: underline;
}

/******************************************************
	Vraag Antwoord Page Layout
/******************************************************/



.vraagAntwoord_leftBlock
{
	float:left;
	width: 430px;
}

.vraagAntwoord_leftBlock a
{
	color: #319ACE;
}

.vraagAntwoord_text0 a
{
	color: #319ACE;
}

.vraagAntwoord_text0 a:hover
{
	text-decoration: underline;
}

.vraagAntwoord_leftBlock a:hover
{
	text-decoration: underline;
}

.vraagAntwoord_rightBlock
{
	float:right;
	width: 200px;
}

.vraagAntwoord_link a, .vraagAntwoord_link2 a
{
	color: #319ACE; 
}

.vraagAntwoord_link a:hover, .vraagAntwoord_link2 a:hover
{
	text-decoration: underline;
}
