.type_user_euramet_ctcp_pi1 li, .type_user_euramet_ctcp_pi2 li, .type_user_euramet_ctcp_pi3 li
{
	background-image: none !important;
}

.ctcp_institute_detailsTitle, .ctcp_projects_detailsTitle, .ctcp_persons_detailsTitle
{
	padding-left: 0px !important;
}


.ctcp_institute_detailsField ul,.ctcp_contacts_detailsField ul,.ctcp_projects_detailsField ul,.ctcp_projects_futher_institutes .ctcp_projects_detailsData
	{
	margin: 0px;
	padding: 0px;
	overflow: auto;
	padding-right: 10px;
	height: 6em;
	width: 350px;
	display: block;
	background-color: #E5EEF6;
	padding: 5px;
}

.ctcp_institute_detailsField ul li,.ctcp_contacts_detailsField ul li,.ctcp_projects_detailsField ul li
	{
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
}

.ctcp_contacts_subsubjectConvenor ul,.ctcp_contacts_subjectContact ul {
	height: 3em;
}

.ctcp_institute_details div.left,.ctcp_contacts_details div.left,.ctcp_projects_details div.left,.ctcp_institute_details div.right,.ctcp_contacts_details div.right,.ctcp_projects_details div.right
	{
	float: left;
}

.ctcp_institute_details div.left100,.ctcp_contacts_details div.left100,.ctcp_projects_details div.left100
	{
	width: 100%;
}

.ctcp_institute_details div.left,.ctcp_contacts_details div.left,.ctcp_projects_details div.left
	{
	width: 550px;
}

.ctcp_institute_details div.right,.ctcp_contacts_details div.right,.ctcp_projects_details div.right
	{
	margin-left: 10px;
}

/* ------------------------------------------ */ /* Contacts: Search */
fieldset.ctcp_contacts_search {
	border: 0px;
	padding-bottom: 40px;
	display: inline;
}

.ctcp_contacts_search label {
	font-weight: bold;
	font-size: 1.2em;
	padding-bottom: 10px;
	display: block;
}

.ctcp_contacts_search div.searchField {
	margin-bottom: 5px;
	clear: both;
}

.ctcp_contacts_search div.searchField input,.ctcp_contacts_search div.searchField select
	{
	border: 1px solid black;
	/*width: 148px;*/ /*width: 200px;*/
	width: 300px;
}

.ctcp_contacts_search div.searchField label {
	font-weight: normal;
	font-size: 1em;
	padding: 0px;
	margin: 3px;
	width: 8em;
	float: left;
}

.ctcp_contacts_search div.submitBtn {
	text-align: right;
}

.ctcp_contacts_search div.submitBtn input {
	border: 1px solid black;
}

/* ------------------------------------------ */ /* Contacts: Table */
	/*table.ctcp_contacts_table thead {
	background-color: #E6EEF6;
}

table.ctcp_contacts_table th,
table.ctcp_contacts_table td {
	width: 180px;
	text-align: left;
}*/
table.ctcp_contacts_table {
	background-color: #CDDEEC;
	border-collapse: collapse;
	border: 2px solid #CDDEEC;
}

.ctcp_contacts_table tr td,.ctcp_contacts_table thead tr th {
	border: 2px solid #CDDEEC;
}

.ctcp_contacts_table thead tr th {
	background-color: #FFFFFF;
	padding: 5px;
	white-space: nowrap;
}

.ctcp_contacts_table td {
	background-color: #EBF2F8;
	padding: 5px;
}

/* ------------------------------------------ */ /* Contacts: Details */
.ctcp_contacts_details .ctcp_contacts_detailsField {
	margin-bottom: 10px;
}

.ctcp_contacts_details .ctcp_contacts_detailsField span.ctcp_contacts_detailsTitle
	{
	display: block;
	width: 14em;
	float: left;
	font-weight: bold;
	padding-left: 10px;
}

.ctcp_contacts_details .ctcp_contacts_detailsField span.ctcp_contacts_detailsData
	{
	float: left;
}

.ctcp_contacts_details .ctcp_contacts_detailsField span.ctcp_contacts_detailsData img
	{
	border: 0px !important;
}

.ctcp_contacts_name {
	background-color: #E6EEF6;
	padding-top: 5px;
	padding-bottom: 5px;
}

.ctcp_contacts_general_assembly {
	border-top: 1px solid #FFFFFF;
	padding-top: 20px;
	margin-top: 20px;
}

.ctcp_contacts_secretariat {
	border-top: 1px solid #FFFFFF;
	padding-top: 20px;
	margin-top: 20px;
}

/* ------------------------------------------ */ /* Projects: Search */
fieldset.ctcp_projects_search {
	border: 0px;
	padding-bottom: 40px;
	display: inline;
}

.ctcp_projects_search label {
	font-weight: bold;
	font-size: 1.2em;
	padding-bottom: 10px;
	display: block;
}

.ctcp_projects_search div.searchField {
	margin-bottom: 5px;
}

.ctcp_projects_search div.searchField input,.ctcp_projects_search div.searchField select
	{
	border: 1px solid black;
	/*width: 148px;*/ /*width: 200px;*/
	width: 300px;
}

.ctcp_projects_search div.searchField label {
	font-weight: normal;
	font-size: 1em;
	padding: 0px;
	margin: 3px;
	width: 8em;
	float: left;
}

.ctcp_projects_search div.submitBtn {
	text-align: right;
}

.ctcp_contacts_search div.submitBtn input {
	border: 1px solid black;
}

/* ------------------------------------------ */ /* Projects: Table */
	/*table.ctcp_projects_table thead {
	background-color: #E6EEF6;
}

table.ctcp_projects_table th,
table.ctcp_projects_table td {
	width: 120px;
	text-align: left;
}*/
table.ctcp_projects_table {
	background-color: #CDDEEC;
	border-collapse: collapse;
	border: 2px solid #CDDEEC;
}

.ctcp_projects_table tr td,.ctcp_projects_table thead tr th {
	border: 2px solid #CDDEEC;
}

.ctcp_projects_table thead tr th {
	background-color: #FFFFFF;
	padding: 5px;
	white-space: nowrap;
}

.ctcp_projects_table td {
	background-color: #EBF2F8;
	padding: 5px;
}

/* ------------------------------------------ */ /* Projects: Details */
.ctcp_projects_details .ctcp_projects_detailsField {
	clear: both;
	margin-bottom: 10px;
}

.ctcp_projects_details .ctcp_projects_title {
	margin-bottom: 5px;
}

.ctcp_projects_details .ctcp_projects_detailsField span.ctcp_projects_detailsTitle
	{
	display: block;
	/*width: 14em;*/
	width: 179px;
	float: left;
	font-weight: bold;
	padding-left: 10px;
}

.ctcp_projects_detailsData {
	float: left;
}

.ctcp_projects_details .ctcp_projects_detailsField span.ctcp_projects_detailsData img
	{
	border: 0px !important;
}

.ctcp_projects_title {
	background-color: #E6EEF6;
	padding-top: 5px;
	padding-bottom: 5px;
}

.ctcp_projects_proposed,.ctcp_projects_subjects {
	border-top: 1px solid #FFFFFF;
	padding-top: 20px;
	margin-top: 20px;
}

.ctcp_projects_details .ctcp_projects_institutes {
	padding-top: 5px;
}

.ctcp_projects_description .ctcp_projects_detailsData,.ctcp_projects_title .ctcp_projects_detailsData
	{
	width: 535px;
}

.ctcp_projects_description .ctcp_projects_detailsData p {
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}

/* ------------------------------------------ */
	/* Institutes: Search */
fieldset.ctcp_institute_search {
	border: 0px;
	padding-bottom: 40px;
	display: inline;
}

.ctcp_institute_search label {
	font-weight: bold;
	font-size: 1.2em;
	padding-bottom: 10px;
	display: block;
	width: 130px !important;
}

.ctcp_institute_search div.searchField {
	margin-bottom: 5px;
}

.ctcp_institute_search div.searchField input,.ctcp_institute_search div.searchField select
	{
	border: 1px solid black;
	/*width: 148px;*/ /*width: 200px;*/
	width: 300px;
}

.ctcp_institute_search div.searchField label {
	font-weight: normal;
	font-size: 1em;
	padding: 0px;
	margin: 3px;
	width: 8em;
	float: left;
}

.ctcp_institute_search div.submitBtn {
	text-align: right;
}

.ctcp_contacts_search div.submitBtn input {
	border: 1px solid black;
}

/* ------------------------------------------ */ /* Institutes: Table */
	/*table.ctcp_projects_table thead {
	background-color: #E6EEF6;
}

table.ctcp_projects_table th,
table.ctcp_projects_table td {
	width: 120px;
	text-align: left;
}*/
table.ctcp_institute_table {
	background-color: #CDDEEC;
	border-collapse: collapse;
	border: 2px solid #CDDEEC;
}

.ctcp_institute_table tr td,.ctcp_institute_table thead tr th {
	border: 2px solid #CDDEEC;
}

.ctcp_institute_table thead tr th {
	background-color: #FFFFFF;
	padding: 5px;
	white-space: nowrap;
}

.ctcp_institute_table td {
	background-color: #EBF2F8;
	padding: 5px;
}

/* ------------------------------------------ */
	/* Institutes: Details */
.ctcp_institute_details .ctcp_institute_detailsField {
	margin-bottom: 10px;
}

.ctcp_institute_details .ctcp_institute_detailsField span.ctcp_institute_detailsTitle
	{
	display: block;
	width: 14em;
	float: left;
	font-weight: bold;
	padding-left: 10px;
}

.ctcp_institute_details .ctcp_institute_detailsField span.ctcp_institute_detailsData
	{
	float: left;
}

span.ctcp_institute_detailsData {
	width: 530px;
}

.ctcp_institute_details .ctcp_institute_detailsField span.ctcp_institute_detailsData img
	{
	border: 0px !important;
}

.ctcp_institute_full_name {
	background-color: #E6EEF6;
	padding-top: 5px;
	padding-bottom: 5px;
}

.ctcp_institute_status {
	border-top: 1px solid #FFFFFF;
	padding-top: 20px;
	margin-top: 20px;
}

/* ------------------------------------------ */ /* Back Link */
.ctcp_contacts_backLink,.ctcp_institute_backLink,.ctcp_projects_backLink
	{
	display: block;
	border-top: 1px solid #FFFFFF;
	padding-top: 3px;
	padding-right: 20px;
	margin-top: 20px;
	text-align: right;
	margin-bottom: 30px;
}

/* ------------------------------------------ */ /* Pagebrowser */
div.ctcp_pageBrowser {
	margin-top: 30px;
	text-align: center;
}

.ctcp_pageBrowser span.ctcp_displays,.ctcp_pageBrowser span.ctcp_pages,.ctcp_pageBrowser span.ctcp_browser
	{
	display: block;
	font-size: 0.85em;
}

.ctcp_pageBrowser span.ctcp_displays span,.ctcp_pageBrowser span.ctcp_pages span
	{
	font-weight: bold;
}

.ctcp_pageBrowser span.ctcp_browser {
	margin-top: 10px;
}

span.ctcp_contacts_showEmailLink {
	display: block;
	text-align: left;
	padding: 10px;
}

li.project_leading_institute {
	font-weight: bold;
}

.ctcp_projects_detailsData ul.subjectList {
	height: auto !important;
	background-color: #CDDEEC !important;
	padding: 0px !important;
}



/* ------------------------------------------ */ /* tx_wfexperts */
.tx_wfexperts_pi1-searchbox
{
	padding: 0px 0px 20px 0px;
}

.tx_wfexperts_pi1-searchbox td
{
	padding: 0px 0px 5px 0px;
}
.tx_wfexperts_pi1-searchbox .label
{
	text-align: right;
	padding: 0px 10px 0px 0px;
}

.tx_wfexperts_pi1-searchbox input, .tx_wfexperts_pi1-searchbox select
{
	width: 200px;
	border: solid 1px #666666;
	font-family: verdana, arial, sans_serif;
	font-size: 11px;
	color: #666666;
	margin: 0px 0px 0px 0px;
}

.tx_wfexperts_pi1-searchbox .button
{
	width: 60px;
	background-color: #ffffff;
	margin: 5px 10px 0px 0px;
}

.tx_wfexperts_pi1-searchbox .clear
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.tx_wfexperts_backlink
{
	padding: 20px 0px 0px 0px;
}

.table_list_wfexperts th, .table_list_wfexperts td
{
	padding: 2px 50px 2px 0px;
}

.table_detail_wfexperts td
{
	padding: 2px 2px 2px 0px;
}

td.tx_wfexperts_header
{
	font-weight: bold;
	padding: 2px 25px 2px 0px;
}

.table_detail_wfexperts img
{
	border: solid 1px #bfbfbf;
}




/* ------------------------------------------ */ /* tx_wfservices */
.tx_wfservices_pi1-searchbox
{
	padding: 0px 0px 20px 0px;
}

.tx_wfservices_pi1-searchbox td
{
	padding: 0px 0px 5px 0px;
}
.tx_wfservices_pi1-searchbox .label
{
	text-align: right;
	padding: 0px 10px 0px 0px;
}

.tx_wfservices_pi1-searchbox input, .tx_wfservices_pi1-searchbox select
{
	width: 200px;
	border: solid 1px #666666;
	font-family: verdana, arial, sans_serif;
	font-size: 11px;
	color: #666666;
	margin: 0px 0px 0px 0px;
}

.tx_wfservices_pi1-searchbox input#keyword
{
	margin: 0px 0px 25px 0px;
}

.tx_wfservices_pi1-searchbox .button
{
	width: 60px;
	background-color: #ffffff;
	margin: 5px 10px 0px 0px;
}

.tx_wfservices_pi1-searchbox .clear
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.tx_wfservices_backlink
{
	padding: 20px 0px 0px 0px;
}

.table_list_wfservices th, .table_list_wfservices td
{
	padding: 2px 50px 2px 0px;
}

.table_detail_wfservices td
{
	padding: 2px 2px 2px 0px;
}

td.tx_wfservices_header
{
	font-weight: bold;
	padding: 2px 25px 2px 0px;
}

.table_detail_wfservices img
{
	border: solid 1px #bfbfbf;
}