/************************************************************
Title:     Extensions | Emile Blume - Netcreators.com
************************************************************/
#print {
	top:76px;
	right:10px;
	position:absolute;
}

.tx-pagebrowse { color:#868B8A; }
.tx-pagebrowse-current { color:#000; font-weight:bold; }

/* IR FAQ ////////////////////////////////////*/
.tx-irfaq-pi1 { margin-bottom:1em; }

.tx-irfaq-pi1 dt{
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:0.3em;
}

.tx-irfaq-pi1 p, .tx-irfaq-pi1 ul, .additional-info { margin-bottom:1em;}

/* default styles for extension "tx_ncstsolrsearch_pi1" ///////////////*/
.tx-ncstsolrsearch-pi1 ul{margin-left:0px; }
.tx-ncstsolrsearch-pi1 li, tx-ncstsolrsearch-pi1, ol {list-style-type:decimal; }
.tx-ncstsolrsearch-pi1 .hide-did-you-mean-page-suggestion{display:none;}
.tx-ncstsolrsearch-pi1 .hide-moreLikeThis-0{display:none;}
.tx-ncstsolrsearch-pi1 .hideRow-1{display:none;}
.tx-ncstsolrsearch-pi1 .showRestrictedHeader-0{display:none;}
.hide-did-you-mean-page-suggestion{display:none;}


/* SEARCH /////////////////////////////////////*/
#search {
	border:1px solid #0095C9;
	right:10px;
	top:46px;
	position:absolute;
	padding: 2px;
	width:134px;
	height: 18px;
}

#searchform { position: relative; }
#search input {border:0; font-weight:bold; margin:0; padding:1px; width:110px !important; width:110px; }
#search input.submit { background:url(../../img/zoek.gif) no-repeat 0 0; position:absolute; right:0px; width:17px; width:17px !important; }

.tx-indexedsearch-browsebox { margin-bottom:1em;}
.tx-indexedsearch-res { margin-bottom:0.3em; border-bottom:1px solid #0095C9; }
.tx-indexedsearch-res-item { padding:0.3em; margin:0.3em; border-top:1px solid #0095C9; }
.tx-indexedsearch p { margin:0; }
ul.browsebox a { margin-right:0.3em; text-decoration:none;}
ul.browsebox, ul.browsebox li {
 	margin:0;
 	padding:0;
 	display:inline;
}

#tx-solr-search-top {
	border-bottom:4px solid #E5E5E5;
	border-left:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
	padding-bottom:10px;
	padding-left:10px;
	}

#tx-solr-search-top p {
	font-style:italic;
	font-weight:bold;
	padding-top:1.5em;
	}
	
#tx-solr-search-form label {
	color:#137097;
	font-size:1.2em;
	font-weight:bold;
	}

.highlight {
	background-color: #FFFABF;
	color: black;
	font-weight: bold;
	padding: 1px;
}

/* FE User /////////////////////////////////////////////////*/
.tx-srfeuserregister-pi1 {float:left; width:100%;}
.tx-srfeuserregister-pi1 form legend { margin-bottom: 1em; }
.tx-srfeuserregister-pi1 form li { margin-bottom:4px; width:100%; }
.tx-srfeuserregister-pi1 form li label { width:200px; }
.tx-srfeuserregister-pi1 .radio { float:left; display:inline; }

.tx-srfeuserregister-pi1 .radio input, .tx-srfeuserregister-pi1 .radio label {
	background:0;
	border:none;
	float:left;
	margin-right:10px;
	width:auto;
}


/* Solr /////////////////////////////////////////////////*/
.solr-hl { font-weight: bold; }

#tx-solr-search, #tx-solr-search-functions {
	display:inline;
	float:left;
	overflow:hidden;
	margin-left:2%;
	width:69%;
}

/*Aanpassing voor linker menu*/
#tx-solr-search-functions li {
	background:url("/fileadmin/site/ede/img/bullet_right.png") no-repeat scroll left 5px transparent;
	line-height:1.7em;
	padding-left:20px;
	}

#tx-solr-search-functions { margin-left:2%; width:25%; }
#tx-solr-search-functions ul { margin-left:0; list-style:none;}
#tx-solr-search-functions h3 {
background:none repeat scroll 0 0 #E5E5E5;
color:#137097;
padding-bottom:3px;
padding-top:3px;
padding-left:2px;
}

.results-list { list-style:none; margin-left:0; }
li.results-entry { border-bottom:1px solid #EEE; margin-bottom:10px; }
li.results-entry p { margin-bottom:10px; }

#tx-solr-search .tx-pagebrowse-pi1 { margin:40px 0;}
#tx-solr-sorting ul, #tx-solr-lastsearches ul, #tx-solr-common-terms ul { list-style:none; padding:0; }

/* SLIGHTBOX/////////////////////////////////////////// */
/* aanpassing z-index */

#rglbOverlay {
	z-index: 999;
}

#rglbCenter, #rglbBottom {
	z-index: 1000;
	
}

/* Pagebrowser /////////////////////////////////////////// */
.tx-pagebrowse {
	list-style:none inside none;
	margin:0;
	text-align:center;
	width:100%;
	}
	
.tx-pagebrowse li { display: inline; list-style: none; margin: 0 0; padding: 0 5px 0 0; }
li.tx-pagebrowse-pages { width: 80%; }
li.tx-pagebrowse-pages ol { display: inline; margin: 0 0; padding: 0 10px; }

/*Aanpassing voor border om pagenumbers*/
li .tx-pagebrowse-page {
border:1px solid #707070;
margin:3px;
padding:0 3px;
}

li .tx-pagebrowse-current {
border:1px solid #E5E5E5;
margin:3px;
padding:0 3px;
}


/* Zoeken binnen de overheid/////////////*/

#onlzoekbox {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px dashed #CCCCCC;
	/*height:96px;*/
	padding:20px;
}

