﻿/* ----- Generiek ----- */

html, body 
{
	margin: 0px;
	padding: 0px;
}

.element
{
	display: block;
}

img
{
	border: 0px;
}


/* ----- HTML Editor ---- */


.seHtml ul
{
	margin-left: 1.5em;
	padding: 0px;
	list-style: disc;
}

.seHtml ol
{
	margin-left: 2.2em;
	padding: 0px;
}

.seHtml li
{

}

.seHtml table
{
	padding: 0px;
	margin: 0px 0px 0px -5px;
}

.seHtml tr
{
	padding: 0px;
	margin: 0px;
}

.seHtml td
{
	padding: 0px;
	margin: 0px;
}

.seHtml p 
{
	margin-top: 0px;
}

/* ----- Links in tekst ----- */

.seLink a:link, .seLink a:hover, .seLink a:active, .seLink a:visited,
.seHtml a:link, .seHtml a:hover, .seHtml a:active, .seHtml a:visited
{
	color: #000;
	text-decoration: underline;
}

.seLink a:hover, .seHtml a:hover
{
	text-decoration: none;
}

/* ----- Link elementen ----- */

a.seLink:link, a.seLink:hover, a.seLink:active, a.seLink:visited,
a.seHtml:link, a.seHtml:hover, a.seHtml:active, a.seHtml:visited
{
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

a.seLink:hover, a.seHtml:hover
{
	text-decoration: underline;
}

/* ----- Site specifiek ----- */

.ClearBlock 
{
	height: 20px;
	clear: both;
	overflow: hidden;
}

body 
{
	background: url(/images/caphri/gradient.gif) top left repeat-x #fff;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	line-height: 20px;
}

#omvat 
{
	width: 960px;
	min-height: 750px;
	height: auto !important;
	height: 750px;
	margin: 20px auto;
	padding: 20px;
	background: #fff;
}

.HeaderLogo 
{
	width: 400px;
	height: 80px;
	overflow: hidden;
	float: left;
}

.HeaderFlash 
{
	width: 560px;
	height: 80px;
	overflow: hidden;
	float: left;
}

.HeaderMenu 
{
	height: 16px;
	border-bottom: 4px solid #000;
}

.HeaderMenu .MenuMainPnl, .MenuPerson
{
	width: 120px;
	height: 16px;
	overflow: hidden;
	margin-left: 0px;
	float: left;
}

.MenuPersonItem{
    width: 120px;
	height: 20px;
	overflow: hidden;
	margin-left: 0px;
	float: left;
	cursor: pointer;
}

.MenuSubPnl 
{
	width: 240px;
	min-height: 10px;
	height: auto !important;
	height: 10px;
	position: absolute;
	z-index: 10000;
	display: none;
    opacity: 0.0;
	filter: alpha(opacity=0);
	background: #c8c8c8;
	border-width: 0px 5px 5px 5px;
	border-color: #fff;
	border-style: solid;
	padding-top: 20px;
	padding-bottom: 16px;
}

.MenuSubOmvatPnl 
{
	display: none;
}

.HomeBlockLeft
{
	float: left;
	width: 640px;
}

.HomeBlockEvents 
{
	width: 260px;
	min-height: 360px;
	height: auto !important;
	height: 360px;
	background: #c5dcb2;
	float: left;
	padding: 10px 20px;
	overflow-x: hidden;
}

.HomeBlockMiddle 
{
	float: left;
	margin-left: 20px;
}

.HomeBlockPeople
{
	width: 280px;
	min-height: 160px;
	height: auto !important;
	height: 160px;
	background: #b3d3c1;
	padding: 10px 20px;
}

.HomeBlockProjects
{
	width: 280px;
	min-height: 160px;
	height: auto !important;
	height: 160px;
	background: #b4d7f5;
	margin-top: 20px;
	padding: 10px 20px;
}

.HomeBlockNews
{
	width: 260px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	background: #adb8da;
	float: left;
	margin-left: 20px;
	padding: 10px 20px;
	overflow-x: hidden;
}

.HomeBlockQuote 
{
	width: 420px;
	height: 120px;
	float: left;
	background: #a497c2;
}

.HomeBlockLogo 
{
	width: 200px;
	height: 120px;
	float: left;
	margin-left: 20px;
	background: url(/images/caphri/logohome.gif) no-repeat;
}

.PageBlockText 
{
	width: 600px;
	min-height: 455px;
	height: auto !important;
	height: 780px;
	background: #adb8db;
	float: left;
	margin-left: 0px;
	padding: 20px;
}

.PageBlockExtra 
{
	width: 300px;
	background: #fff;
	float: left;
	margin-left: 20px;
}

.PageBlockPersonFoto
{
	width: 300px;
	background: #fff;
	float: left;
	padding-left: 20px;
}

.PageBlockPersonOmvat
{
    float: left;
    width: 640px;
    margin-left: 0px;
}

.PageBlockPersonMain
{
	width: 600px;
	height: 118px;
	background: #adb8db;
	margin-left: 0px;
	padding: 20px;
}

.PageBlockPersonExtra
{
	width: 600px;
	background: #adb8db;
	margin-left: 0px;
	margin-top: 14px;
	padding: 20px;
	
}

.PersonDetailContainer{
    display: none;
}

.PersonDetailProfile{
    display: block;
}

.PersonCategoryOmvat{
    display: block;
    height: 22px;
}

.ProjectCategoryOmvat{
    display: block;
    height: auto;
}

.PersonCategoryTitle{
    font-weight: bold;
}

.ProjectResultLabel{
    font-weight: bold;

}

.ProjectResultContainer{
    border-bottom: solid 1px black;
    width: 596px;
    margin-bottom: 16px;
    padding-bottom: 10px;
}

.PersonInfoHeaderTitle{
    font-weight: bold;
    display: block;
    font-size: 15px;
    
}

.FooterBlock 
{
	width: 920px;
	height: 18px;
	overflow: hidden;
	padding-top: 12px;
	padding-left: 20px;
	padding-right: 20px;
	background: url(/images/caphri/line.gif) top left repeat-x;
}

.KruimelpadOmvat 
{
	height: 20px;
	overflow: hidden;
	border-bottom: 5px solid #000;
}

.KruimelpadOmvat img
{
	display: block;
	float: left;
}

.LoginLabel 
{
	font-weight: bold;
}

.LoginTextBox 
{
	width: 156px;
	height: 17px;
	margin: 0px;
	padding: 2px;
	border: none;
	
	background: #fff;
	border: 1px solid #000;
	color: #000;
	font-weight: normal;
	font-size: 13px;
}

.LoginButton 
{
	width: 60px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	border: none;
	
	background: #000;
	border: 0px;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	
	margin-right: 5px;
	margin-top: 20px;
	cursor: pointer;
}

/*slideshowcontrol styling*/
#nav
{
    position:absolute;
    width:600px;
    height:600px;
    /* padding-top:220px;  helft van de hoogte - helf van prev/nextcontrol 485/2 - 45/2*/
}

.slideshowctrl
{
    height:50px;
    width:50px;   
    cursor:pointer; 
    position:absolute;
    z-index:100;
}

.slideshowctrl.prev
{
    background-image:url('/images/mosa/pijlUpOff.gif');
    margin-left: 275px; /* (600/2) - (50/2) */
}
.slideshowctrl.prev.hover
{
    background-image:url('/images/mosa/pijlUpOn.gif');
}


.slideshowctrl.next
{
    
    background-image:url('/images/mosa/pijlDownOff.gif');
    margin-left: 275px; /* (600/2) - (50/2) */
    margin-top:550px;  
}
.slideshowctrl.next.hover
{
    background-image:url('/images/mosa/pijlDownOn.gif');
}


.slideshowctrlpause
{
    background-image:url('/images/mosa/fotoPauzeOff.gif');
    left: 0px; 
    margin-top: 550px; 
    height:50px;
    width:50px;   
    cursor:pointer; 
    position:absolute;
    z-index:100;
    
}
.slideshowctrlpause.hover
{
    background-image:url('/images/mosa/fotoPauzeOn.gif');
}
.slideshowctrlpause.play
{
    background-image:url('/images/mosa/fotoPlayOff.gif');
}
.slideshowctrlpause.play.hover
{
    background-image:url('/images/mosa/fotoPlayOn.gif');
}

.SearchButton{
	width: 60px;
	height: 21px;
	margin: 0px;
	padding: 0px;
	border: none;
	background: #000;
	border: 0px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
}

.SearchCombobox{
    width: 190px;
    margin-bottom: 10px;
  
}

.PublicationTitle{
    font-weight: bold;
    display: block;
    font-size: 14px;
}

.PublicationField{
    display:block;
}

.PublicationPanel{
    margin-bottom: 10px;
}

.personenZoekerOmvat{
    width: 280px;

}

.projectenZoekerOmvat{
    width: 280px;
 
}

.pagerButtonContainer{
    margin-top: 10px;
    display: inline-block;
    padding: 0px 5px 0px 0px;
}

.PagerButton, .PagerButtonActive{
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: Black;
    color: White;
    margin-right: 4px;
    text-decoration: none;
    text-align: center;
}

.PagerButtonActive{
    width: 20px;
    height: 20px;
    border: solid 2px white;
    font-weight: bold;
}

.PersonNameSearchResult{
    width: 350px;
    display: inline-block;
}

.SearchResultHeader{
    font-style: italic;
}

.SearchLabelSmall{
    font-size: 11px;
}

.emailLink:link, .emailLink:hover, .emailLink:visited, .emailLink:active{
    color: Black;
    text-decoration: none;
}

.emailLink:hover{
    text-decoration: underline;
}

td { vertical-align: top !important; }