﻿* {
	padding:  0;
	margin: 0;
}
/* 
  default text  = #ffffff;
  support color = #cc0000;
  blue lines    = #2f4c5c;
*/
body
{
	font: 80%/1.4 Arial;
	color: #333;
    background-color: #E7EFFF;
    background-image: url(images/layout/bgmain.gif);
	background-repeat: repeat-y;
	background-position: center;
    padding-bottom: 20px;
}
.clear
{
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.ghostbutton, 
.ghostelement
{
	display: none;
}

.error /* for error messages, like login (Rick) */
{
	color: #a00;
	font-weight: bold;
	line-height: 2;
}
.succes
{
	color: Blue;
	font-weight: bold;
	line-height: 2;
}
a {
	color: #C11B17;
	text-decoration: underline;
}
li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 15px;
}
ul, p {
	margin-bottom: 1em;
}
h2, h3, h4 {
	margin-bottom: 1em;
}
/* --- VERSION INFO ------------------------------------------------ */
.versionInfo
{
    text-align: right;
}
.versionInfo span 
{
    font-size: 70%;
    color: #7c919c;
}
/* --- HEADER ------------------------------------------------ */
div#pageHeader 
{
	color: White;
	background-image: url(images/layout/topbar.gif);
	background-repeat: repeat-x;
}
#pageHeader h1 
{
	color: #C11B17;
	font-size: 18px;	
	font-family: Arial;
	font-weight: normal;
	padding-bottom: 3px;
	border-bottom: solid 1px #7c919c;
}
div#pageHeaderLeft 
{
    float:left;
    margin-bottom: 2px;
    padding-top: 16px; /* (rw) een margin zou de header naar beneden drukken vanaf de bovenkant canvas */
    padding-left: 16px;
}
div#pageHeaderLogoRight 
{
	float: right;
	padding-top: 0;
	padding-bottom: 6px;
	padding-right: 0;
}
div#pageHeaderLogoRight img
{
	display: block;
}
/* --- LOGINSTATUS --------------------------------------------- */
#loginstatus {
	float: left;
	margin-top: 2px;
	padding-bottom: 4px;
	color: #2f4c5c;
}
#loginstatus a 
{
	color: #2f4c5c;
}
#loginstatus a:hover
{
	color: #2f4c5c;
	background-color: Transparent;
}
/* --- HORIZONTAL (PAGE) TABS----------------------------------- */
div#pageTabs 
{
	width:100%;
	margin: 0;
	padding:0;
	padding-top: 6px;
}


div.page-tabs-background
{
    float: left;
    margin-bottom: -1px;
    width: 100%;
    z-index: 10;    
    background-image: url(images/layout/tabsremainder.gif);
    background-repeat: repeat-x;
    height: 44px;
}

div.page-tabs
{
    float: left;
    z-index: 11;
    float: left;
    height: 25px;
    margin: -24px 0 0 180px;
    position: relative;
    width: 560px;
}

div#pageTabs a
{
	display: block;
	display: inline; /* hack tegen double margin bug ie */
	float: left;
	color: #ffffff;
	font-size: 12px;
	height: 24px;
	text-align:center;
	text-decoration: none;
	margin: 0px 6px 0px 3px;
	padding-left: 7px;
    border-bottom: solid 1px #2f4c5c;	
}

div#pageTabs a.active 
{
    background: none;    
}

div#pageTabs a 
{
    background: none;
}

a.searchtabbutton
{
    background: Transparent url(images/layout/but_zoeken.gif) no-repeat top left;
    width: 140px;
    height: 25px;
    float: left;
    display: block;
}

a.searchtabbutton:hover, a.searchtabbutton.active
{
    background: Transparent url(images/layout/but_zoeken_over.gif) no-repeat top left;
}

a.searchresulttabbutton
{
    background: Transparent url(images/layout/but_zoekresultaat.gif) no-repeat top left;
    width: 140px;
    height: 25px;
    float: left;
    display: block;
}

a.searchresulttabbutton:hover, a.searchresulttabbutton.active
{
    background: Transparent url(images/layout/but_zoekresultaat_over.gif) no-repeat top left;
}

a.documenttabbutton
{
    background: Transparent url(images/layout/but_document.gif) no-repeat top left;
    width: 140px;
    height: 25px;
    float: left;
    display: block;
}

a.documenttabbutton:hover, a.documenttabbutton.active
{
    background: Transparent url(images/layout/but_document_over.gif) no-repeat top left;
}


/* ----VERTICAL TABS ------------------------------------ */
div.vertTabs a {
	display: block;
	position: relative; /* hack for ie to let the negative margin work */
	width: 239px;
	background-image: url(images/layout/bgtabvertrva.gif);
	background-repeat: no-repeat;
	color: #fff;
	font-size: 13px;
	height: 22px;
	padding-top: 3px;
	margin-bottom: 8px;
	margin-left: -1px; /* om de tabs over het lijntje te krijgen */
	text-indent: 18px;
	text-decoration: none;
}

div.documentVertTabs a
{
    width: 183px;
}
div.searchVertTabs a
{
    width: 183px;
}
div.rosepath
{
    display: none;
}

div.vertTabs a:hover {
	text-decoration: underline;
}

div.vertTabs a.active 
{
	position: relative; /* hack for ie to let the negative margin work */
	background-image: url(images/layout/bgtabvertarva.gif);
	color: #cc0000;
	
}
div.vertTabs a.inactive 
{
}
div.vertTabs a.first {
	margin-top: 10px;
}
div.vertTabs a.last {
	margin-bottom: 30px;
}

div.vertTabs a.disabled
{
    color: #c6d4db;
	cursor: default;
	text-decoration: none;
}

/* Vorige en volgende zoekresultaat knoppen */
div.vertTabs table 
{
    background-image: url(images/layout/bgprevnext.gif);
    margin-left: 10px;
    margin-bottom: 20px;
}

div.vertTabs table a
{
    background-image: none;
    width: 100%;
    text-indent: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

div.vertTabs table a.disabled{
    color: Silver;
	cursor: default;
	text-decoration: none;
}

div.vertTabs div.tabGroup
{
	margin-bottom: 24px;
}
div.vertTabs div.tabGroup a 
{
	width: 226px;
	background-position: right;
}
h4.tabgrouptitle
{
	color: #555;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 0;
	margin: 0 12px 0 12px;
}
.groupreldocs
{
	margin-top: 24px;
	background-color: Transparent;
	background: Transparent url(images/layout/bgtabgroup.gif) no-repeat;
	background-position: 0px 39px;
}
span.tabgrouptext 
{
	display: block;
	margin: 0 12px 2px 12px;
	font-size: 11px;
	font-family: Arial;
}
a.previoushit, a.nexthit 
{
	display: block;
	width: 85px;
	height: 20px;
	background: Transparent url(images/layout/previoushit.gif) no-repeat;
	float: left;
	margin: 4px 0 16px 6px;
	text-decoration: none;
	font-size: 12px;
	color: #333;
	text-align: center;
	display: inline; /* hack tegen double margin bug ie */
}
a.previoushit
{
    padding-right: 2px;
}
a.nexthit
{
    margin-left: 0;
    padding-left: 0;
    text-align: center;    
	background: Transparent url(images/layout/nexthit.gif) no-repeat;
}
a.previoushit:hover, a.nexthit:hover 
{
	text-decoration: underline;
}
a.previoushitdisabled, a.nexthitdisabled 
{
	display: block;
	width: 85px;
	height: 20px;
	background: Transparent url(images/layout/previoushit.gif) no-repeat;
	float: left;
	margin: 4px 0 16px 6px;
	text-decoration: none;
	font-size: 12px;
	color: #ccc;
	text-align: center;
	display: inline; /* hack tegen double margin bug ie */
}
a.previoushitdisabled
{
    padding-right: 2px;
}
a.nexthitdisabled
{
    margin-left: 0;
    padding-left: 0;
    text-align: center;    
    background: Transparent url(images/layout/nexthit.gif) no-repeat;
}
#browseHitsWrapper
{
	height: 52px;
}

/* ----MAIN CONTENT CONTAINER----------------------------- */
@media screen
{
	div#pageMainContentContainer 
	{
		margin: 0; /* 0 op de top oorspronkelijk */
	}
}
@media print
{
	div#pageMainContentContainer 
	{
	}
}

@media screen
{
	div#pageContentContainer 
	{
		padding-top: 12px;
		padding-bottom: 12px;
		margin-right: 0;
		width: 100%;
		float: left;
	}
	div#pageContentContainer.searchresult
	{
		padding-top: 12px;
		padding-bottom: 12px;
		margin-right: -250px;
		width: 100%;
		float: left;
	}
	div#pageContentContainer.search
	{
		margin-right: 0;
	}
	div#pageContentContainer.document
	{
		margin-right: 0;
	}
}

div#pageContentContainer.pageError {
	border-top: 1px solid #2F4C5C;
}

div#pageContentContainer.popup {
	margin-right: 0px;
	margin-top: 0;
}

/* ----CONTENT CONTAINER----------------------------------- */
div#wrapper 
{
	margin-bottom: 1px;
	background-color: #E6E6E6;
	border:1px solid #2F4C5C;
	border-top: none;
	min-height:660px;			/* min height fast hack */
	height: auto !important;	/* min height fast hack */
	height: 660px;				/* min height fast hack */
}
@media screen
{
	div#content 
	{
		background: #fff; 
		min-height: 560px;			/* min height fast hack */
		height: auto !important;	/* min height fast hack */
		height: 560px;				/* min height fast hack */
		margin-top: 0;	
		margin-right: 12px;
		margin-left: 12px;
		padding-bottom: 12px;
		border: solid 1px #aaa; /* eerst #2f4c5c */
	}
	div#content.search
	{
	    margin-right: 12px;
	}
	div#content.document
	{
	    margin-right: 12px;
	}
}
@media print
{
	div#content
	{
		background: #fff; 
		min-height: 600px;
		height: auto !important;
		height: 600px;
		float: left;
		padding: 0px;
		margin: 0px;
		border: none 0px;
	}
}

div#content.printcontent
{
	border: 0px;
}

div#content.mypage {
    padding-left: 10px;
    padding-right: 10px;
}

div#content.popup {
    margin-right: 12px;
    padding-left: 10px;
    padding-right: 10px;
	min-height: 500px;
	height:auto !important;
    height:500px;
}

div.documentpopup
{
    margin: 12px;
    border: none 0px #fff;
}

img.icon_volledig
{
    cursor:pointer; 
    position: relative; 
    top:0;
    left:0;
    float: left;
    display: block;
    z-index: 3; 
}

body.popup
{
    background-image: none;
    background-color: #fff;
}
div.documentTopBar
{
    float: left;
}

div#content h2 {
	font-size: 18px;
	font-weight: bold;
	color: #C11B17;
	margin: 1em 20px 1.5em 20px;
	text-align: center;
	padding-bottom: 2px;
	border-bottom: 1px solid #ccc;
}
div#content h3 {
	margin-left: 1em;
	color: #555;
}
div#content h4 {
	font-size: 80%;
}
#content p, #content ul {
	margin-left: 1em;
	margin-right: 1em;
}
div#content a {
	color: #C11B17;
}
input.textbox {
	padding: 2px;
}
input.searchFulltext 
{
    width: 40%;
}
#content .small {
	font-size: 15px;
	padding-top:0px;
	display: block;
	margin-bottom: 2em;
	margin-top: -30px;
	text-align: center;
}

/* ----SIDE CONTENT CONTAINER ------------------------------ */
div#sidecontent {		
	display: none;
}
div#sidecontent.searchresult {		
	display: block;
	float: right;
	margin-top: 50px;
	width: 250px;
}
div#sidecontent.search 
{
    display: none;
}
div#sidecontent.documentsidecontent
{
    display: none;
}
/* --- VERTICAL TABS -----------------------------------*/
div#sidecontent a.group {
	display: none;
}
div#sidecontent a.active {
	display: none;
}
div#sidecontent a.last {
	display: none;
}

/*--------------------- SIDE CONTENT BOX */
.sidecontentbox {
	margin: 0 12px 12px 12px;
}

.sidecontentbox a {
	text-decoration: underline;
}
.sidecontentbox a:hover {
	text-decoration: underline;
}
.h3side p
{
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
    color: #555;
    display: block;
	margin-bottom: 4px;
	margin-left: 0;
}
div.sidecontentbox h3
{
    display: none;
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
    color: #555;
    display: block;
	margin-bottom: 4px;
	margin-left: 0;
}

div.sidecontentbox ul
{
	clear: both;
}


#sidecontent #resultaten a 
{
    display: none;
	float: left;
	margin: 0 0 0 0;
	line-height: 1.2;
	margin: 0 15px 0 0;
}

div.sidecontentgroup
{
	margin: 0px 0px 10px 0px;
}
/* --- CONTENTS SCREEN -----------------------------------*/ 
div#content .contents {
	font-size: 11px;
	color: #444;
	font: 80%/1.4 Arial;
}
div#content .contents a {
	color: #333;
}
div#content .contents a:hover {
	color: #333;
}
div#content .contents h4 {
		font-size: 24px;
		font-weight: bold;
		color: #888;
		border-bottom: 2px solid #a00;
}
div#content .contents table {
	margin-bottom: 3em;
	width: 100%;
	font-size: 11px;
}
div#content .contents table td,
div#content .contents table th {
	padding: 5px;
	border: 0;
	width: 110px;
	text-align: center;
}

div#content .contents table .first {
	width: auto;
	text-align: left;
}
div#content .contents table tr {
	background-color: #f4f4f4;
}
div#content .contents table .first a 
{
	font-weight: normal;
}

.alfalinks {
	margin: 0 1em 2em 1em;
	text-align: center;
}
#contentsColumns ul {
	padding-left: 0.5em;
}
#contentsColumns ul li {
	list-style-position: outside;
}
#contentsColumns table
{
    width: 100%;
}

.spec
{
    margin-top: 15px;
}

.spec ul li
{
    line-height: 2;
}

.spec div
{
}

.spec b
{
    float: left;
}

/* stuff to wrap checkboxes nicely */
.spec span
{
    font-size: 11px;
    padding-bottom: 7px;
    padding-left: 16px;
}

.spec span img 
{
	display: block;
	display: inline; /* hack tegen double margin bug ie */
	float: left;
	margin-left: -16px;
}

.spec span.tristatedep1
{
    float:left;
    margin-right: 4px;
}

.spec span.tristatedep2, .spec span.tristatedep4
{
    float:left;
    padding-left: 0px;
}

.spec span.tristatedep3
{
    float:left;
    white-space: normal;
}

div.spec {
	/*float: left;*/ /* Rick */
	padding: 0 20px 1em 20px;
	font-size: 11px;
	line-height: 1.2;
}

div.spec2 
{
    padding-left: 22px;
    margin-right: 100px;
    text-align: left;
}
div.spec2 a /* Maak huidige keuze standaard */
{
	font-size: 14px;
	color: #333 !important;
}

/* ----------------------------------------------- BLADEREN */
.browseTijdschriften
{
    padding-left: 13px;
}
div.browseTijdschriften a:hover
{
   text-decoration: underline; 
}
div.browseVakliteratuur a:hover
{
   text-decoration: underline; 
}
.browseVakliteratuur
{
    padding-left: 13px;
}
.browseMainNode
{
    display: inline;
    text-decoration: none;
}
.browseMainNode:hover
{
    display: inline;
    text-decoration: underline;
}

.browse
{
    padding-left: 13px;
}
.browseLink
{
    text-decoration: none;
}
td.bladerimg
{
    vertical-align: top;
    padding-top: 5px;
}

.currentLevel{color: #00a;font-weight: bold;text-decoration: none;}
.currentLevelInformMe{font-weight: bold;font-size:11px;}
/* ----------------------------------------------- ZOEKEN */
div.searchMore 
{
	font-size: 80%;
	text-align:left;
	padding-left: 5px;
	padding-right: 5px;
}
table.searchMore
{
}
table.searchMore td
{
    vertical-align: top;
}

.searchTopLeft
{
    float:left;
	padding-left: 10px;
	padding-right: 5px;
}
.searchButtons
{
    float:right;
	padding-left: 5px;
	padding-right: 15px;
	text-align: right;
}
.searchMoreSection
{
}
.searchButton
{
    width: 75px;
    display:block;
    clear:both;
}
.searchButtonAdd
{
    margin-top: 3px;
    width: 55px;
}
.LabelSearch
{
    vertical-align: top;
}
.FullTextAlles
{
	/*border-bottom: solid 1px #ccc;border-top: solid 1px #ccc;border-left: solid 1px #ccc; border-right-width: 0;*/
}
tr.FullTextAllesRow
{
  background-color: #eee; 
}
tr.FullTextAllesRow td
{
  padding: 8px;
}
tr.spacingrow
{
	height: 5px;
}
.InputSearchSpec
{
    width: 175px;
}
.InputSearchSpecDisabled 
{
    width: 175px;
    background-color: #CCC;
}
.InputSearchSpecDdl
{
    width: 179px;
}
.InputSearchSpecSmall
{
    width: 175px;
}

div.spec span img
{
    margin-bottom:-2px;
    margin-right:4px;
}

/* ----------------------------------------------- ZOEKRESULTAAT */
h4.refineresultstitle
{
	border-bottom: 1px solid #ccc;
	color: #555;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 0;
	text-align: center;
}

.smallFont
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none; 
}

.smallFont:hover
{
	font-family: Arial;
	font-size: 11px; 
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
}

.nav
{
	text-align: center;
	background-color: #ffffff;
}

/* specific for show document hyperlink */
.nav a.hitlink 
{
    color: #fafafa;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}
.nav a:hover
{
    text-decoration: underline;
}
.hitlistAlternative
{
	padding-left: 12px;
	padding-bottom: 5px;
}

.hitlistInfo {
	font-weight: normal;
	text-align: center;
}
.hitlistInfoHits, .hitlistInfoQuery
{
    font-weight: normal;
}
.hitlistInfoMoreHits
{
    font-weight: normal;
    font-size: 12px;
}
.hitlistInfoFilter 
{
    border-bottom: dashed 1px #2f4c5c;
}
.hitlistToolbar
{
    margin-left: 12px;
}

.hitlistToolbarButtons /* print, save */
{
	float:left;
	margin-top: 2px;
	margin-bottom: -2px;
}
.hitlistTabname 
{
    font-style: italic; 
}

.sourcetype 
{
	text-align :center;
	font-weight: bold;
	width: 100%;
	background-color: #FF6600;
	color: #EAEDEF;
	font-size: 8pt;
	margin-left: 1px;
	margin-bottom: 1px;
	margin-top: 1px;
	border-left:solid 1px #FF6600;
	border-top:solid 1px #FF6600;
	border-bottom:solid 1px #FF6600;
}

.doctype 
{
	cursor: default; 
	display:inline; 
	text-align:center; 
	width: 100%; 
	border: 1px solid #748692;
	color: #748692;
	font-size: 8pt;
	white-space: nowrap;
}
        
.publishtype
{
    color: #FF6600;
    font-size: 8pt;
    font-style: italic;
}

.hitmeta, .hitfilename
{
    font-size: 8pt;
    font-style: italic;
}

.general
{
    background-color:#ffffff;
    font-size: 80%;
}

.resultstable
{
    text-align: left;            
}

a.hitalternate
{
    background-color:#fafafa;
    padding-bottom: 10px;            
    padding-top: 1px;          
}

a.hitalternate:hover
{
    text-decoration:none;
}

tr.hit td
{
    padding-bottom: 2px;
}
td.hitcontent 
{
	padding-left: 4px;
	padding-right: 4px;
	font-size: 12px;
}
/* general hyperlink css with hitcontent */ 
td.hitcontent a 
{
	text-decoration: none;
}

td.hitcontent a:hover
{
	text-decoration: underline;
}

/* specific for show document hyperlink */
td.hitcontent a.hitlink 
{
    color: #006;
    font-size: 14px;
    font-weight: bold;
}

/* specific for show disabled document hyperlink */
td.hitcontent span.hitlink
{
    color: #006; /*#fafafa;*/
    font-size: 14px;
    font-weight: bold;
}

/* specific for show more/less summary */
td.hitcontent a.morelink 
{
    padding-left: 5px;
}

.bottomlinks
{
    padding-left: 13px;
    font-size: 10px;
    color: #999;
    margin-right: 250px;
}
.bottomlinks a
{
	color: #555;
}
.bottomlinks a:hover
{
	color: #000;
}

div#content tr.emptyline
{
}
.otheroptions
{
    color: #555;
	font-size: 18px;
	font-weight: bold;
	margin: 1em 20px 1.5em 20px;
	text-align: center;
	padding-bottom: 2px;
	border-bottom: 1px solid #ccc;
}

.suggestions
{
	font-size: 11px;
}

a.suggestionslink
{
    color: #C11B17;
	font-size: 11px;
    text-decoration: none;
}

a.suggestionslink:hover
{
	font-size: 11px;
    text-decoration: underline;
}

.suggestionsconjunction
{
    font-size: 11px;
    font-weight: bold;
}

.suggestionsoriginalterm
{
    font-size: 11px;
}

a.moresuggestionslink
{
	text-align: left;	
    color: #000000;
    font-size: 11px;
    padding-left: 15px;
    text-decoration: none;
    background: transparent url(images/searchresult/icon_more.gif) no-repeat 48px 1px;
}



a.alternativelink
{
    font-style: italic;
    text-decoration: none;
}

a.alternativelink:hover
{
    text-decoration: underline;
}

.alternativeterm
{
}

/* === DRILLDOWN === */
input.additionalwordcaption
{
    font-style: oblique;
    color: Gray;
    
    display: inline;
    width: 145px;
    height: 15px;
}

input.additionalwordinput
{
    display: inline;
    width: 145px;
    height: 15px;
}

.additionalwordbutton
{
    display: inline;
    padding-top: 5px;
}

div.drilldowntitle, div.suggestionstitle
{
    color: #555;
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
    display: block;
}

div.newsstarttitle
{
    color: #555;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    display: block;
}

.drilldownerrormessage
{
    font-size: 11px;
    font-style: italic;
}

a.drilldownlink
{
    color: #C11B17;
    font-size: 11px;
    text-decoration: none;
}

a.drilldownlink:hover
{
    font-size: 11px;
    text-decoration: underline;
}

a.drilldownnolink
{
    font-size: 11px;
    color: #ff0000;
    text-decoration: none;
}

a.drilldownnolink:hover
{
    font-size: 11px;
    color: #ff0000;
    text-decoration: none;
}

a.moredrilldownlink
{
	text-align: left;	
    color: #000000;
    padding-left: 15px;
    font-size: 11px;
    text-decoration: none;
    background: transparent url(images/searchresult/icon_more.gif) no-repeat 48px 1px;
}
a.less
{
    background: transparent url(images/searchresult/icon_less.gif) no-repeat 58px 1px;
}

.drilldownicon
{
    padding-top: 4px;
    padding-bottom: 3px;
}
a.drilldownicon
{
    margin-left: 15px;
    color: #333;
    text-decoration: underline;
    float: left;
    padding-top: 3px;
}

.drilldownrefinedon
{
    font-size: 11px;
    clear: both;
}

.drilldownrefinedonmessage
{
}

.drilldownrefinedonprefix
{
    font-weight: bold;
}

.drilldownrefinedoninfix
{
    font-weight: bold;
}

.drilldownrefinedonpostfix
{
    font-weight: bold;
}

@media screen
{
    span.infolink
    {
        color: #000000;
        font-size: 11px;
        text-decoration: underline;
    } 

    a.infolink 
    {
        color: #000000;
        font-size: 11px;
    }
 
    a.infolink:hover
    {
        color: #000000;
        font-size: 11px;
    }
}
@media print
{
    .infolink 
    {
        display: none;
    } 
}
/*=================Mijn pagina ===============*/
input.mypage_rightcolumn_item
{
    width: 346px;
}
select.mypage_rightcolumn_item
{
    width: 350px;
}

.mypage_table
{
    
    margin-right: 20px;
}
/*=================Login screen ===============*/
div#wrapperlogin
{
	margin-bottom: 1em;
	background-color: #E6E6E6;
	border:1px solid #2F4C5C;
	border-top: none;
}
div.loginContainer 
{
	text-align: center;
}
div.loginContainer table
{
	margin: 0 auto 0 auto;
	background-color: #fff;
	border: 1px solid #999;
	padding: 0;
	width: 600px;
}
div.loginContainer table td 
{
	padding: 8px;
	text-align: left;
}
div.loginContainer table td.logintabletext 
{
	text-align: right;
}
div.loginContainer table table /* forgot password */
{
	border: none;
	width: auto;
}

/*simple toolbar*/
div#toolbar /* RW: vanwege hoogteverschillen 2 floatende div's (toolbar en toolbartext) */
{
	float: left;
    margin-left: 12px;
    height: 38px; /* fixed height vanwege sidebar top-margin */
}
#toolbartext /* RW: vanwege hoogteverschillen 2 floatende div's (toolbar en toolbartext) */
{
	float: left;
	padding: 6px 0 0 6px;
}

div.profileInterestBox
{
    border-bottom: solid 2px #006;
    margin-bottom: 8px;
    border-top: solid 2px #006;
}
span.profileInterestTitle
{
    color: #00a;
    font-weight: bold;
    font-size:14px;
    padding-bottom: 10px;
}

/* =========== CHECKBOX VALUE POPUP ================ */
.CheckboxValuePopup
{
    /* code contains hard code values !!! */
    /* display:none;position:absolute;*/
    background-color:#679;
    padding:3px; 
    z-index: 2000;
    white-space:nowrap;
}

/* class name is hard coded (<CssClass outer div> + "Top")*/
.CheckboxValuePopupTop
{
    background-color: #fff;
    color: #333; 
    font-weight: bold;
    padding: 4px;
}
/* class name is hard coded (<CssClass outer div> + "Inner")*/
.CheckboxValuePopupInner
{
    background-color: #eee;
    color: #000;
    font-weight: normal;
    padding: 4px;
}

.CheckboxValuePopupTop img
{
    right: 3px;
    top: 3px;
    border-color: White;
    border-style: solid;
    border-width: 2px;
    border-bottom-width: 5px;
    position: absolute;
}

.CheckboxValuePopupInner td
{
	padding-bottom: 3px;
}

.CheckboxValuePopupInner span
{
    display:inline;
	padding-left:0px;
	white-space:nowrap;
}
.CheckboxValuePopupInner span img
{
	margin-left: 0px;
	margin-right: 0px;
}

/*- Rounded boxes ----------------------------------*/
.roundedbox 
{
	border: 1px solid #aaa;
	background-color: #fff;
	padding: 3px 8px 0 8px;
}


.rptable
{
    width: 100%;
}
/*- straights -*/
.rpt
{
	line-height: 0;
	font-size: 0;
	height: 5px;
	background: #fff url(images/layout/1px_blue.gif) repeat-x top;
}
.rpb
{
	line-height: 0;
	font-size: 0;
	height: 5px;
	background: #fff url(images/layout/1px_blue.gif) repeat-x bottom;
}
.rpl 
{
	background: #fff url(images/layout/1px_blue.gif) repeat-y left;
}
.rpr
{
	background: #fff url(images/layout/1px_blue.gif) repeat-y right;
}
.rpc
{
    background-color: white;
    width:100%;
}
/*- corners -*/
td.rctopleft, td.rctopright, td.rcbottomleft, td.rcbottomright
{
	line-height: 0;
	font-size: 0;
	width: 5px;
	height: 5px;
	background-color: Red;
}
td.rctopleft
{
	background: transparent url(images/layout/rounded_corners.jpg) no-repeat top left;
}
td.rctopright
{
	background: transparent url(images/layout/rounded_corners.jpg) no-repeat top right;
}
td.rcbottomleft
{
	background: transparent url(images/layout/rounded_corners.jpg) no-repeat bottom left;
}
td.rcbottomright
{
	background: transparent url(images/layout/rounded_corners.jpg) no-repeat bottom right;
}
/*--------------------------------------------------*/



img.datepicker 
{
    cursor: pointer;
}
span.kruimelpad
{
    font-style: italic;
    font-weight: bold;
    color: #222;
}
.rosepath /* kruimelpad */
{
    background-color : #fff; 
    margin: 0 250px 12px 12px;
    padding: 2px 8px 2px 8px;
	border: solid 1px #aaa; /* dat was donkerder: #2f4c5c */
}
.warning
{
    color: #ce0000;
    padding-left: 10px;
    font-weight: bold;
}

/* ----------------WIZARD CSS */

div#wizardContent 
{
    background: #fff; 
	
	
	height:auto !important;
    
	margin-top: 0;	
	margin-bottom: 0;
	margin-left: 12px;	
	
	padding-bottom: 12px;
	padding-left:12px;
	padding-top:12px;
	
	float: left;
	
	border: solid 1px #2f4c5c;
}

div#pageWizardMainContentContainer 
{
	margin: 0px 16px 0px 16px; /* 0 op de top oorspronkelijk */
}
div#pageWizardContentContainer 
{
	background-color: #e6e6e6;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-right: -250px;	
	width: 100%;
	float: left;
	border-left: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
}


/*   Admin table css */
table.admintable
{
	width:600px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	
}

tr.adminheader
{
	background-color:#7c919c;
	color:White;
}

tr.adminaltrow
{
	background-color:#e6e6e6;
}
/* popup divs */
div.topbar
{
    background-color: #fff;
    margin:0;
    padding-left: 2px;
    padding-top: 2px;
    color: #333;
    width: 100%;
    text-align: left;
    margin-bottom: 3px;
    height: 18px;
    font-weight: bold;
    font-size: 11px;
    width: 296px;
}
div.topbar a
{
color:#fff;
    text-decoration: none;
    font-weight: bold;
}

span.interestRuleNameSearchScreen
{
    font-weight: bold;
}

img.notifyme
{
    border: solid 0px #000;
    margin-top: 4px;
    cursor: pointer;
}
/*mailpopup*/
    div.MailDiv
    {
	    font: 100%/1.4 'Lucida Grande', Verdana, sans-serif;
        display: none; 
        position: absolute; 
        background-color: #eee; 
        padding: 0; 
        top: 260px; 
        left: 280px; 
		border: 2px solid #557;
		Z-INDEX: 100! important;
    }
    div.MailDiv input
    {
      margin-left: 5px;
    }
    div.AddressBook
    {
        font: 100%/1.4 'Lucida Grande', Verdana, sans-serif;
        
        position: absolute; 
        background-color: #eee; 
        padding: 0; 
        top: -80px; 
        left: 250px; 
        border: 3px solid #667799;
        Z-INDEX: 300! important;
    }
    div.addressbooknames
    {
        height: 250px;
        width: 299px;
        overflow-y: scroll;
    }
    
    span.addressshow
    {
        display: inline;
    }
    
    span.addresshide
    {
        display: none;
    }
/* new documents screen */
a.profileInterestBoxBottomButton
{
    color: #fafafa;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    display: block;
}
a.profileInterestBoxBottomButton:hover
{
    text-decoration: underline;
    display: block;
}
/* Loading indicator -------------------------*/
.waitdiv, #divWaitMessage
{
	display:none;
	z-index: 100! important;
	position: absolute;
	top:50%;
	left: 45%;
    color: #2F4C5C;
    font-weight: bold;
    background-color: #E6E6E6;
    padding: 8px;
    border: 1px solid #2F4C5C;
    text-align: center;
    vertical-align: middle;
}
div#loadingindicator 
{
	background-color: #fff;
	text-align: left;
	width: 98px;
	border: solid 1px #2F4C5C;
}
div#loadingindicator td.activecell
{
	background-color: #5790AF;
}
div#loadingindicator td.passivecell
{
	background-color: #fff;
}

/* Bronnenoverzicht ------------------------- */

div#bronnenoverzicht div#content li
{
  margin-bottom: 14px;
}

div#bronnenoverzicht li.sourceline
{
  margin-left: 30px;
  color: #666;
  font-size: 12px;
  list-style: none;
}
div#bronnenoverzicht div#content li.sourceline a.jumpout
{
  color: #888;
}

div#bronnenoverzicht div#content h2.sourceheading
{
  list-style: none;
  border-bottom: solid 2px #c00;
  width: 350px;
  margin-left: 15px;
  margin-top: 10px;
  font-size: 16px;
  text-align: left;
}

div#bronnenoverzicht div.extended
{
  background-color: #fff;
  font-weight: normal;
  font-size: 13px;
  display: block;
  color: #000;
  padding: 5px;
  width: 500px;
}

div#bronnenoverzicht div#content li div.extended a.extended_link
{
  font-size: 12px;
}

div#bronnenoverzicht span.jumphint
{
  font-size: 14px;
  color: #444;
  display: block;
}

div#bronnenoverzicht div#jumplinks
{
  margin-left: 60px;
  margin-bottom: 30px;
  font-size: 14px;
}

div#bronnenoverzicht div#content li a.publicationtitle
{
  font-size: 13px;
  font-weight: bold;
  background: transparent url(images/sourceoverview/plus.gif) no-repeat left;
  padding-left: 18px;
}

div#bronnenoverzicht div#content li a.open
{
  background: transparent url(images/sourceoverview/min.gif) no-repeat left;
}

div#bronnenoverzicht div#jumplinks a.smallJumpToLink
{
    font-size: 12px;
}
/* ------------------------------------------ */

.internaldocwarning
{
    text-align: center;
    color: #f00;
}

/* context-sensitive help */
  div.help
  {
    margin-left: 2px;
    background-color: #384a57;
    color: #fff;
    position:absolute;
    font-weight: normal;
    text-align: left;
    filter:alpha(opacity=10);
    z-index: 100 ! important;
    padding: 4px;
    cursor: default;    
  }
  div.help span.title
  {
    font-weight: bold;
    background-color: #384a57;
    color: #fff;
    display: block;
    height: 20px;
    padding: 2px;
    vertical-align: middle;
  }
  div.help span.body
  {
    padding: 2px;
    display: block;
  }

  img.help
  {
    cursor: hand;
    line-height: 1;
    margin: 0;
    padding: 0;
    font-size: 0;
    margin-bottom: -2px;
    cursor: pointer;
  }

/* Datum */
.DateDrowdown
{
    width: 65px;
    cursor: pointer;
}
.Date
{
    width: 69px;
    text-align: left;
}
.Initial
{
    color: #ccc;
}
.rvDate
{
    position: absolute;
    top: 1;
    left: 1;
    margin-left: 10px;
    background-color: white;
    width: 200px;
    display: none;
}

/* ============= INPUTDIV ================*/
div.input
{
 display: none; 
 position: absolute; 
 background-color: #eee; 
 padding: 0; 
 width: 300px;
 top: 200px;
 left: 200px;
 border: 3px solid #667799;
 Z-INDEX: 100! important;
}
div.inner
{
 padding: 3px;
 font-size: 11px;
}
span.header
{
 font-weight: bold;
 margin: 5px 0 0 0;
 font-size: 11px;
 display: block;
}

/* ============== MASTERPAGE FADER ==== */
 div#dvFader
 {
    BORDER-TOP-WIDTH: 0px; 
    DISPLAY: block; 
    BORDER-LEFT-WIDTH: 0px; 
    Z-INDEX: 10! important; 
    BACKGROUND-COLOR: #666;
    FILTER: progid:DXImageTransform.Microsoft.Alpha(opacity=60); 
    LEFT: 0px; 
    BORDER-BOTTOM-WIDTH: 0px; 
    OVERFLOW: hidden; 
    WIDTH: 100%; 
    POSITION: absolute; 
    TOP: 0px; 
    HEIGHT: 100%; 
    BORDER-RIGHT-WIDTH: 0px; 
    -moz-opacity: 0.60; 
    opacity: 0.60;
 }
 div#dvFader iframe
 {
	-moz-opacity: 0.60; 
    opacity: 0.60;
	FILTER: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
    LEFT: 0px; 
    WIDTH: 100%; 
    POSITION: absolute; 
    TOP: 0px; 
    HEIGHT: 100%
 }

/* tooltip mypage interests */
  div.interest_tooltip
  {
    margin-left: 2px;
    background-color: #384a57;
    color: #fff;
    position:absolute;
    font-weight: normal;
    text-align: left;
    z-index: 100 ! important;
    padding: 8px;
    cursor: default;
	width: 488px;
	margin-left: -526px;
	margin-top: -248px;
	min-height: 250px;
  }

  span.tooltipheader
  {
	color: #fff;
	display: block;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #999;
  }
  div.interest_tooltip li 
  {
	list-style-type: circle;
  }
    div.interest_tooltip ul li ul li
  {
	list-style-type: disc;
  }
  
/* BROWSEPAGE */
/* list */
div.toclevelgetter
{
 margin: 10px;
 padding: 5px;
}

div.list div
{
    text-decoration: none;
    margin-left: 17px;
    display: list-item;
    margin-bottom: 8px;
}
div.list div div
{
    background-color: #f00;
    display: inline;
    width: 20px;
}
div.list a
{
    text-decoration: none;
    margin-top: -2px;
}
div.list a:hover
{
    text-decoration: underline;
}
div.list a.over
{
    text-decoration: underline;
}

div.toclevelgetter div.lvl
{
    list-style-image: url(images/bladeren/map.gif);
}
div.toclevelgetter div.over
{
    cursor: hand;
}
a.doc_in_lvl
{
   background-image: url(images/bladeren/doc.gif);
   background-position: left, top;
   background-repeat: no-repeat;
   padding-left: 15px;
}
div.toclevelgetter div.doc
{
    list-style-image: url(images/bladeren/doc.gif);
}
div.toclevelgetter div.up
{
    font-style: italic;
    color: #222;
    list-style-image: url(images/bladeren/up.gif);
}

div.maplink_spacer
{
    margin: 0;
    padding: 0;
    height: 2px;
    background-color: #f00;
    display: none;
}

/* trail */
div.trail 
{
   border: solid 1px #aaa;
   padding: 5px;
   margin-bottom: 10px;
}
div.trail a
{
   font-size: 12px;
   display : inline;
   margin: 1px; 
   text-decoration: underline;
}

div.trail span
{
    font-size: 12px;
    margin: 1px; 
}
/* hint */
div.hint
{
    margin: 1px;
    margin-left: 5px;
    padding: 5px;
    float:left;
}
span.mark
{
    color:#111;
    font-weight: bold;
}
/* filter */
div#filter
{
    margin-top: 5px;
    float: right;
}
input.unused
{
    color: #999;
}
input#clear_filter
{
    margin-bottom: -2px;
    margin-right: 5px;

}

/* MIJN DOSSIER POPUP */
div.mijndossier_inputx
{
 display: none; 
 position: absolute; 
 background: transparent url(images/document/mijndossiertoevoegpijl.gif) no-repeat 0 0; 
 color: #fff;
 width: 212px;
 height: 82px;
 padding-left: 44px;
 margin-right: 10px;
 font-size: 11px;
 Z-INDEX: 100! important;
}
/* MENNOMOUSE */
div.mijndossier_input
{
 display: none; 
 position: absolute; 
 background-color: #fff; 

 color: #53627f;
 border: solid 1px #53627f;
 padding: 0;
 width: 200px;

 font-size: 11px;
 Z-INDEX: 100! important;
 filter:alpha(opacity=100);
}

/* MENNOMOUSE */
div.md_block a
{

    color: #53627f;
    text-decoration: none;
    display: block;
    border: solid 1px #fff;
    margin: 0;
    padding: 0;
    width: 170px;

    text-align: left;
}
a#md_block_lnk_add
{
    background: transparent url(images/mydocument/images/arrow.gif) no-repeat 2px 7px; 
    padding-left: 35px;
    border-bottom: solid 1px #53627f;
    padding-bottom: 5px;
    padding-top: 3px;
}
a#md_block_lnk_cancel
{
    background: transparent url(images/mydocument/images/cross.gif) no-repeat 2px 7px; 
    padding-left: 35px;
    padding-top: 3px;
    height: 20px;
    text-decoration: underline;
}
div.md_block a:hover
{
    /* background-color: #5E7182;*/
}
div.mijndossier_input2
{
    border: solid 2px #557;
    padding: 2px;
    background-color: #dbdbdb;
    width: 420px;
    height: 330px;

    font-size: 13px;
    /*font-weight: bold;*/
    color: #444;
    display: none; 
    position : absolute; 
    top : 300px;
    left: 150px; 
    Z-INDEX: 100! important;
}
div.mijndossier_input2 div.question
{
    font-style: italic;
    margin: 5px 0 5px 0;
}

div.mijndossier_input2 div.mdnew_main
{
    padding: 5px;
}

div#dlg2 div.buttons
{
    margin-left: 160px;
}
div.mijndossier_input select
{
    width: 150px;
}
div.select_mode
{
    height:auto;
    width: 222px;
    padding-left: 4px;
    background: #384a57;
}
div#md_select
{
    margin-top: 5px;
}



div#dlg_mijndossiermessage, div#dlg_mijndossierdeletedmessage
{
 display: none; 
 position: absolute; 
 background-color: #fff; 
 /*color: #fff;*/
 color: #53627f;
 border: solid 1px #53627f;
 padding: 8px;
 /*top: 300px;*/
 /*left: 300px;*/
 width: 330px;
 font-size: 12px;
 Z-INDEX: 100! important;
 filter:alpha(opacity=100);

 height: 76px;/*ne*/
 top: 50%;
 left: 40%;
 margin-left: -180px;
 margin-top: -36px;
}

/* Mijn dossier -> nieuw dossier popup */
div#dlg_mijndossier_newdossier {
 padding: 8px;
 height: 380px;
 width: 600px;
}
.mdnew_title { 
  background-color: #fff;
  font-weight: bold;
  font-size: 11px;
  padding: 5px;
  border-bottom: solid 1px #000;
}
div#mydossier {
  border: solid 2px #557;
  padding: 0px;
  background-color: #dbdbdb;
  width: 600px;
  height: 400px;
  font-size: 13px;
  font-weight: bold;
  color: #444;
}
div#mydossier div.wait { padding: 10px; }
div.mdnew_input { float: left; }
div#mdnew_input_title {
  padding-left: 30px;
  margin-left: 10px;
  margin-top: 20px;
}
div#mdnew_input_title input {
  width: 300px;
  margin-left: -10px;
}
div#mdnew_input_dossiernumber {
  margin-top: 20px;
  margin-left: 30px;
}
div#mdnew_input_dossiernumber input {
  width: 80px;
}
.box {
  border: solid 1px #fff;
  padding: 2px;
  padding-left: 10px;
  width: 250px;
  margin-left: 15px; 
  margin-top: 20px;
}
.box input {
  margin-top: 15px;
  margin-right: 5px;
}
.box input.text {
  margin-top: 5px;
  margin-left: 8px;
  width: 210px;
}
.box select {
  margin-left: 24px;
  margin-top: 5px;
  width: 210px;
  border: solid 1px #000;
}
div.buttons { margin-left: 175px; }
.buttons input {
  margin-top: 20px;
  font-size: 13px;
  font-weight: bold;
  color: #444;
}
.buttons a { color: #444; }

/* Mijn dossier lijst      */
a.dossier_type_visible
{
    margin-left: 15px;
}
div.dossierlist
{
    margin-top: 15px;
    margin-left: 20px;
}
div#dossierlist_shared
{
    margin: 50px 5px 50px 18px;
    border-left: solid 2px #aaa;
}
div#dossierlist_shared h4
{
    font-size: 15px;
    color: #aaa;
    margin-left: 15px;
    font-style: italic;
}

div.dossierlist a
{
    text-decoration: none;
}
div.dossierlist span
/* vraag + client */
{
  color: #888;
  font-weight: bold;
  font-size: 11px;
  display: block;
  line-height: 1.2;
}
div.dossierlist div
{
    background: url(images/mydocument/images/mydossier_multipledossiers.jpg) 10px 10px no-repeat;
    padding-left: 40px;
    margin-bottom: 14px;
}
div.dossierlist div.dossierheading
{
  background-color: #fff;
  list-style: none;
  border-bottom: solid 2px #cc0000;
  width: 500px;
  padding-left: 2px;
  margin-left: 15px;
  margin-top: 35px;
  font-size: 16px;
  text-align: left;
  font-weight: bold;
  background: 0;
}    
div.dossierlist span.mdtitle
{
  font-size: 14px;
  font-weight: bold;
  color: #444;
}

input.ghost
{
    display: none;
}

div#active_dossier
{
    padding: 10px;
}
div.side_block
{
    background-color: #fff;
    border: solid 1px #000;
    padding: 5px;
    margin-left: 5px;
    margin-right: 20px;
}
div#dlg_mijndossiermessage a
{
    color: #fff;
}

span.fake_link
{
    text-decoration: underline;
    cursor: hand;
}

/* Mijn Dossier Edit Fields */
.dragpoint 
{
  cursor: move;
  display: inline;
  /*border: solid 1px #fff;*/
  padding: 1px;
}
.dragclass { position : relative; }
.transparent_class 
{
  filter:alpha(opacity=80);
  -moz-opacity:0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  background-color: #F9F9FF;
}

a#note_remove_link_button
{
}
a#note_remove_link_button img
{
    border: none;
}
div.note a { font-weight: bold; }
div.note_text { margin-top: 3px; }
input.newnoteconfirm
{
    margin-top: 3px;
}
textarea.note_text 
{
  width: 640px;
  height : 200px;
}
textarea, input.note_title { font: 90%/1.4 'Lucida Grande', Verdana, sans-serif; }
input.note_title
{
  width: 640px;
  font-weight: bold;
  margin-right: 10px;
}

div.note_edit_area
{
  background-color: #f0f0f0;
  padding: 2px;
  border: solid 2px #f0f0f0;
  width: 645px;
  margin-bottom: 10px;
  margin-left: 96px;
  height: 390px;
}
div.document_fragment
{
    height: 252px;
}
div#note_edit_area
{
    height: 390px;
}

div.note_edit_area a { color: #000; }
div.note
{
  display: block;
  border: solid 1px #fff;
  /* VN.2008.06.12 bgcolor #fff is nodig anders werkt onMouseOver op div.note niet	voor volledige div*/
  background-color: #fff; 
  padding: 5px;
  margin-bottom: 10px;
  width: 77%;
  max-width: 640px;
  padding-left: 112px;
}
div.highlight { border: solid 1px #E9E9FF; }
div.note_links { display: none; }
.edit_note
{
  color: #000;
  font-size: 80%;
  vertical-align: middle;
}
div.field_heading
{
  width:100px;
  float: left;
}
div.notfirst
{
    margin-top: 10px;
}
div.field_content
{
  width:600px;
  float: left;
}
input.ghost_button { display: none; }
div#note_list { margin-left: 1%; }
a#add_note_link { margin-left: 100px; }

div.note_icon
{
  width: 20px;
  height: 25px;
  position: absolute;
  left: 90px;
}
      
div.note_links
{
 position : absolute;
 left : 5px;
}

div.note_links a img
{
  padding: 1px;
  margin-top: -2px;
}
div.note_actions
{
  position : relative;
  margin-top: 3px;
  left : 0px;
}
div.browse_note_link
{
  padding: 0;
  margin: 0;
  margin-bottom: 5px;
}
/* sidebar mydossier edit fields */
div#sidebar_links a, div#sidebar_links span, a#sidebar_acknowledge
{
    padding-left: 22px;
    display: block;
	width: 166px;
	font-size: 11px;
	margin-bottom: 8px;
	line-height: 1.6;
}
div#sidebar_links span 
{
	margin-top: -10px;
}

div#sidebar_links a { color: #006; margin-top: 4px; }

a#sidebar_add_note_link
{
	background: transparent url(../../img/note_note_add.gif) no-repeat 1px 1px;
	margin-bottom: 8px;
}
a#sidebar_word { background: transparent url(../../img/md_word.gif) no-repeat 1px 1px; }
a#sidebar_print { background: transparent url(../../img/md_print.gif) no-repeat 1px 1px; }
a#sidebar_email { background: transparent url(../../img/md_email.gif) no-repeat 1px 1px; }
a#sidebar_properties { background: transparent url(../../img/md_edit_properties.gif) no-repeat 1px 1px; }
 /* use class here, because it's an dotnet LinkButton */
a.sidebar_delete { background: transparent url(../../img/md_delete.gif) no-repeat 1px 1px; }
/* sidebar_acknowledge staat in onderste 'rounded panel' */
a#sidebar_acknowledge { background: transparent url(../../img/md_ack.gif) no-repeat 1px 1px; }

div#sidebar_mydossier_sharing input
{
    margin-top: 5px;
}
div.sharing_object_list
{
    margin-left: 30px;
    list-style-type: hebrew;
    display: none;
}
div.sharing_object_list li
{
    /* background: transparent url(../../img/md_share_del.gif) no-repeat right;*/
    margin-right: 20px;
    margin-left: 1.2em;
}
a.sharing_add
{
    display: block;
    font-size: 11px;
    background: transparent url(../../img/md_share_people_g.gif) no-repeat 0px 8px;
    height: 20px;
    padding-left: 25px;
    padding-top: 1px;
    text-decoration: underline;
}
div#sharing_object_list_groups a.sharing_add
{
    background: transparent url(../../img/md_share_group_g.gif) no-repeat 0px 8px;
}
a.sharing_add:hover { text-decoration: none; }

.panel_updating
{
    background: transparent url(images/wait.gif) no-repeat 0px 15px;
    height: 40px;
}
.modalBackground {
	background-color:#666;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
.ajax_popup
{
    background-color: #dbdbdb;    
    padding: 0px;
    border: solid 2px #557;
    color: #000;
    /* VN: set fixed width otherwise on IE7 the popup takes width of complete screen */
    width: 622px;
}
.inner_popup_panel
{
    padding: 5px;

}
.sharing_objects_all 
{
    padding: 5px;
    border: solid 1px #fff;

}
.sharing_objects_all  table
{
    width: 100%;
}
.sharing_objects_all td.sharing_objects_part_2
{
    padding-left: 20px;
}

.sharing_objects_all li
{
    list-style-type: none;
    padding-left: 0;
    margin-left:0;
    margin-bottom: 2px;
 
}
.ajax_popup_header
{
    background-color: #fff;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #000;
    cursor: move;
}
div.ajax_popup_buttons
{
    color: #444;
    font-weight: bold;
    width: 500px;
    text-align: center;
    margin-top: 10px;
    /*border-top: solid 1px #fff;*/
    padding: 10px;
    margin-left:25px;    
}
div.ajax_popup_buttons input
{
   color: #444;
   font-weight: bold;
}
div.ajax_popup_buttons a
{
    color: #444;
    text-decoration: underline;
}

/* AutoComplete list */
.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : window;/*inherit;*/
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : default;
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}

.autocomplete_highlightedListItem
{
	background-color: activecaption;/*#ffff99*/
	color: white;
	padding: 1px;
    margin-left: 0px;
}

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
    list-style-type : none;
    margin-left: 0px;
}

/* hitnavigation in document */
div.navigatehits
{
    width: 100%;
}
div.navigatehits div
{
    float: left;
}
div#dvInnerNavigateHits
{
    width: 100%;
    border-right: solid 20px #ffffcd;    
    padding: 5px;
    background-color: #ffffcd;
    border-top: solid 1px #000;   
    visibility: hidden; 
}
div#dvTheButtons
{
    margin-left: 10px;
    height: 25px;
}
div.navigatehits a.button
{
    background-color: #80949f;
    color: #fff;
    font-weight: 200;
    border: solid 1px #000;
    height: 16px;
    width: 80px;
    display: block;
    float: left;
    font-size: 12px;
    text-decoration: none;
    padding: 2px;
    text-align: center;
    margin-left: 5px;
}
a#navigation_close_link
{
   position: absolute;
   top: 5px;
   right: 10px;
}
a#navigation_close_link img
{
    border: 0;
}
a#aJumpToFirstHit
{
  display: block;
  background: transparent url(images/document/search_hits_in_document.gif) no-repeat 1px 1px;
  padding-left: 0px;
  padding-top: 5px;
  height: 27px;
  width: 140px;
  margin-right: 10px;
}
span.highlight_query
{
    font-weight: bold;
}
div#dvMessageNoMoreHits
{
    display: none;
    color: #900;
    font-style: italic;
    padding-left: 10px;
}

/* Make all navigation stuff invisible for printed hitlist (using the browser print button */
@media print {
	div#pageHeader, div#pageTabs, div#toolbar, div#sidecontent, div.rosepath, div.nav, td.hitCheckBox, a.morelink, div.bottomlinks, div.versionInfo {
		display: none;
	}
}
/* --- home screen / welcome screen --- */
div#homescreenlinks a 
{
	font-size: 110%;
}
div.homescreen h3
{
	margin-top: 56px;
	margin-bottom: 4px;
}
div.homescreen li 
{
	color: #555;	
}
p.current_announcement
{
    max-width: 50em;
}
ul.announcementlist li.active a
{
    text-decoration: none;
    font-weight: bold;
}
span.sidenewsdate
{
    color:#92A6B1;
    font-size:9px;
    line-height:14px;
    text-decoration:none;
}
a.sidenewslink
{
    display: block;
    color:#2E4854;
    font-size:11px;
    line-height:1.2;
    margin-left:15px;
    text-decoration:none;
    margin-bottom: 2px;
    
}
a.sidemorenews
{
    font-size:11px;
    line-height:14px;
}
div#content span.inactivelink
{
    color: #A8A8A8;
}
div.lokaalinfowrapper 
{
    text-align: center;
}
div.newsmessage 
{
    width: 658px;
    margin: 0 auto;
    text-align: left;
}
.mainnewsdate 
{
    color:#92A6B1;
    font-size:9px;
}
.mainnewstitle
{
    font-weight: bold;
    color:#2E4854;
    font-size:11px;
}
.mainnewsshort
{
    color:#2E4854;
    font-size:11px;
}
.mainnewsmore
{
    color:#2E4854;
    font-size:11px;
}
.selectMDddl
{
    margin-left: 20px;width: 380px;cursor: hand;margin-bottom: 10px;
}

img.sidelogo
{
    float: right;
    margin-right: 15px;
    margin-top: 60px;
    margin-bottom: 5px;
    bottom: 10px;
}
.wettekst-item
{
    list-style-type: none;
}
li.li
{
    list-style-type: none;
}
ul.artikel_leden li
{
    list-style-type: none;
}
div.wetsbepalingen
{
	font-size: 8pt;
	font-style: italic;

}
span.documenttitle
{
    display: none;
}
h2.documenthead
{
    display: none;
}
div.searchVertTabs a 
{
    display: none;
}

div.rvapaneltop
{
    padding-bottom: 20px;
}

div#content.searchresult 
{
	margin-right: 250px;
}

div.chromemessage
{
    margin-left: 15px;
    margin-top: 5px;
}

