/* CSS Document */

#menu-item-1034
{
	width: 40px;
	
}

#menu-item-1034 a
{

	background-image: url(home.png);
	background-repeat: no-repeat;
	background-position: 4px 2px;
	
	font-size: 0px;
	height: 22px;
}

.back-to-top
{
	border-left: 1px dotted #ddd;

}
#clusterholder
{
	 position: fixed;


	background-color: #fff;
	border: 1px solid #ddd;

	
	padding: 10px;
	
}

#centerbody
{
	z-index: 9999;
	 position: absolute; 
}

#ef_info_search
{
	position: relative; 
	display: none;
}

.ef-search-box
{
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 15px;
	text-align: center;
	height: 64px;
	z-index: 9999;
}

.ef-search-box-cluster
{
	float: left;
	width: 160px;	
	background-image: url(search.png);
	background-repeat: no-repeat;
	background-position: left center;
	border: 1px solid #FFFFFF;
	padding: 12px;
}

.ef-search-box-cluster a
{
	font-size: 12px;
	border: 1px solid #CCCCCC;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}


.ef-search-box-input
{
	margin-left: 20px;
	float: left;
	border: 1px solid #FFFFFF;
	width: 480px;
	height: 34px;
	padding: 6px;
}

.ef-search-box-button
{
	float: left;
	width: 40px;

	margin-left: 20px;
	height: 34px;
	
	border: 1px solid #FFFFFF;
	padding-top: 12px;
}


.ef-search-box-input .ef-text
{
	margin-top: 7px;

}

.ef-cluster-btn
{
	margin-top: 24px;
	padding-top: 18px;
	padding-left: 42px;	
}



.ef-text
{
	width: 100%;	
	color: #333;
}

.ef-cluster-title
{
	margin-top: 5px;	
	font-weight: bold;
}

.ef-result-item
{
	margin-bottom: 5px;
	border-bottom: 1px dotted #cccccc;

}

.ef-more
{
	text-align: center;
	padding: 15px;
}


.ef-item-icon-type-efort
{
	padding-left: 32px;
	background-image: url(type-efort.gif);
	background-repeat: no-repeat;
}

.ef-item-icon-type-pdf
{
	padding-left: 32px;
	background-image: url(type-pdf.gif);
	background-repeat: no-repeat;
}

.ef-item-icon-type-url
{
	padding-left: 32px;
	background-image: url(type-html.gif);
	background-repeat: no-repeat;
}

.ef-item-type-pubmed .ef-item-icon-type-url
{
	padding-left: 0px;
	background-image: url();
	
}

.ef-item-type-pubmed .ef-text
{
	font-size: 0.9em;
}

.ef-item-type-pubmedcentral .ef-item-icon-type-url 
{
	padding-left: 0px;
	background-image: url();
	
}

.ef-item-type-pubmedcentral .ef-text
{
	font-size: 0.9em;
}

.ef-item-type-leadingjournalsindex .ef-item-icon-type-url
{
	padding-left: 0px;
	background-image: url();
	
}

.ef-item-type-leadingjournalsindex .ef-text
{
	font-size: 0.9em;
}

.ef-authors
{
	
	font-size: .9em;	
}

.ef-authors a
{
	text-decoration: none;
	color: #333;	
}

.ef-journals
{
	text-decoration: none;
	font-size: .9em;	
}



.ef-item-type-youtube .ef-item-icon-type-url
{
	padding-left: 0px;
	background-image: url();
	
}
.ef-item-type-youtube .ef-preview img
{
	float: left;	
	padding: 10px;
}

.ef-video-meta
{
	clear:both;	
	
	font-size: .9em;	
}

.ef-video-meta a
{
	text-decoration: none;	
}

.ef-item-type-springerimages .ef-item-icon-type-url
{
	padding-left: 0px;
	background-image: url();
	
}

.ef-item-type-springerimages
{
	width: 180px;
	height: 220px;
	
	float: left;
	padding: 10px;
	
	overflow: hidden;
	
}



.ef-item-type-springerimages .ef-title a
{
	text-decoration: none;
}

.ef-springer-images
{
	margin-top: 12px;
	font-size: .9em;	
}

.ef_tabs_container
{
	margin-bottom: 12px;	
	z-index: 1;
}

#others-tabs
{
	list-style-type: none;	
	
}

#ef_tab_spinner
{
	background-color: #ffffff !important;	
}

#others-tabs li
{
	position: relative;
	float: left;
	list-style: none !important;
	line-height: 24px !important;
	background-color: #cde1d8;
	margin: 0px;
	margin-left: 4px;
	margin-bottom: 2px;
	padding-bottom: 4px!important;
	border-width: 0 !important;
	
}

.ef_tab_active
{
	background-color:  #00805f !important;
	
}



.ef_tab_active a
{
	color: #FFF !important;
	text-decoration: none;
	background: url(arrowt.gif) no-repeat bottom center;
}

.ef_tab_inactive a
{
	text-decoration: none;
}

/* */

#others-tabs li a
{
	padding: 12px;
	padding-left: 21px;
	padding-right: 21px;
	
}

.ef_cluster_active a
{
	color: #666;
	text-decoration: none;
}