/************************************************************
Title:     Extensions | Emile Blume - Netcreators.com
************************************************************/
.htmlarea .toolbar ul,
.htmlarea .toolbar ul li { clear:none;}

/* Cagtables ///////////////////////////////////*/
.cagtables_result { 
	clear:both; display:block;
	width:725px; 
}

/* SEARCH /////////////////////////////////////*/
#search { 
	background:url(../../img/bg-search.png) no-repeat 0 0;
	background:#fff;
	left:10px; top:234px; position:absolute; 
	height:34px; width:960px; z-index:10;
}
#search label { display:none; }
#search input { left:10px; top:9px; position:absolute; width:190px; }
#search input.submit {
	left:200px; width:80px;
	border:1px solid #57ab40; clear:none;
	padding:1px 3px; text-transform:uppercase;
}

.tx-indexedsearch-browsebox { margin-bottom:1em;}
.tx-indexedsearch-res { margin-bottom:0.3em; border-bottom:1px solid #CCC; }
.tx-indexedsearch-res-item { padding:0.3em; margin:0.3em; border-top:1px solid #CCC; }
.tx-indexedsearch p { margin:0; }

ul.browsebox, ul.browsebox li { background:none; margin:0; padding:0; display:inline;}
ul.browsebox a { margin-right:0.3em; text-decoration:none;}

.ncrecordsbycountry_pi2 { border:1px solid #d2d2d2; padding:2px; position:relative; }
.ncrecordsbycountry_pi2 input { border:0; padding:0; }
.ncrecordsbycountry_pi2 input.submit { 
	background:url(../../img/search-country.png) no-repeat 0 0;
	display:block; heigth:14px; width:14px;
	right:4px; top:2px; position:absolute;
	text-indent:-9999px;
}

/* FE User /////////////////////////////////////////////////*/
.tx-srfeuserregister-pi1 form legend { margin-bottom: 1em; }
.tx-srfeuserregister-pi1 form li { margin-bottom: 4px; width:100%; background:none; }
.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%;
}

#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; }

/* Pagebrowser /////////////////////////////////////////// */
.tx-pagebrowse { text-align: center; list-style: none inside none; padding: 0 0; margin: 0 0; 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; }


/* powermail */

.verder-enquiry-form textarea {
	padding: 5px 10px;
	width: 180px;
}


