/************************************************************
Title:     Extensions | Emile Blume - Netcreators.com
************************************************************/
#print {
	top: 76px;
	right: 10px;
	position: absolute;
}

/* 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;}

/* SEARCH /////////////////////////////////////*/
#search {
	right:22px;
	top: 38px;
	position: absolute;
	padding: 2px;
	width: 150px;
}

#search input { border:0; float:left; margin:0; width:110px;  }
#search input.submit { background:url(../img/zoek.gif) no-repeat 0 0; clear:none; margin-left:2px; padding:1px; width:17px; }

.highlight {
	background-color: #FFFABF;
	color: black;
	font-weight: bold;
	padding: 1px;
}

.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, ul.browsebox li {
 	margin: 0;
 	padding: 0;
 	display: inline;
}

ul.browsebox a {
 	margin-right: 0.3em;
 	text-decoration: none;
}

/* Solr /////////////////////////////////////////////////*/
.tx-solr { display:inline; float:left; margin-top:10px; }
.solr-hl { font-weight: bold; }
#tx-solr-search, #tx-solr-search-functions {
	display:inline;
	float:left;
	overflow:hidden;
	margin-left:2%;
	width:71%;
}

#tx-solr-search-functions { margin-left:2%; width:25%; }
#tx-solr-search-functions ul { margin-left:0; }

.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:10px 0;}
#tx-solr-sorting ul, #tx-solr-lastsearches ul, #tx-solr-common-terms ul { list-style:none; padding:0; }



/* FE User /////////////////////////////////////////////////*/
.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;
}

.tx-pagebrowse {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:center;
	width:100%;
}
.tx-pagebrowse li {
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0 5px 0 0;
}
li.tx-pagebrowse-pages {
	width:80%;
}
li.tx-pagebrowse-pages ol {
	display:inline;
	margin:0;
	padding:0 10px;
}

.tx-felogin-pi1 form legend {
	font-weight:bold;
	padding-top:10px;
}


.tx-felogin-pi1 {
	margin-top:20px;
}
