.hidden{
	display: none;
}
body{
	font-size: 12px;
	line-height: 1.2em;
	margin-top: 30px;
	overflow-y: scroll;
	
}
a{
	color: #000;
}
strong{
	font-weight: bold;
}

.title{
	font-size: 15px;
	line-height: 16px;
}
.fright{
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;

}
.fright:after{
	clear: both;
}
.fleft{
	float: left;
}

.divider{
	background: url("../images/devider.png") no-repeat top left;
	width: 100%;
	height: 5px;
}


#headerbg{
	position: absolute;
	width: 165px;
	height: 60px;
	right: 25px;
	top: -60px;
}
footer{
	background: url("../images/devider.png") no-repeat top left;
	padding: 0px;
	margin: 0px;
	width: 940px;
	padding-top: 20px;
	margin-left: 10px;
	margin-top: 20px;
	line-height: 1.7em;
	text-align: center;
}

.image_middle{
	vertical-align:middle;
	margin-top: -4px;
}

article{
	position: relative;
}

#block-edit-edit{
	position: fixed;
	bottom: 0px;
	left: 0px;	
}


.sidebar-second .region-sidebar-second {
	border-left: 1px solid #969696 !important;
	padding-left: 20px;
}



.columss
{
-moz-column-count:2; /* Firefox */
-webkit-column-count:2; /* Safari and Chrome */
column-count:2;
width: 100%;

-moz-column-gap:40px; /* Firefox */
-webkit-column-gap:40px; /* Safari and Chrome */
column-gap:40px;
}

.clear{
	clear: both;
	height: 1px;
	width: 1px;
}



/* RESEARCH */

.view-id-ongoing_projects .views-row{
	padding-bottom: 0px;
	padding-top: 0px;
	/*background: url("../images/devider.png") no-repeat bottom left;*/
	
}
.view-id-ongoing_projects .views-row-first{
	padding-top: 0px;
}

.view-id-ongoing_projects .views-field-title{
	font-size: 13px;
	font-weight: normal;
	margin-left: 6px;

	
}
.view-ongoing-projects .view-header{
	margin-bottom: 20px;	
}

.view-ongoing-projects .views-field-body{
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.view-ongoing-projects .views-field-view-node{
	margin-bottom: 15px;	
}

.view-ongoing-projects h3{
	margin: 0px !important;
	padding-bottom: 10px;
	/*background: url("../images/devider.png") no-repeat bottom left;*/
}

.view-ongoing-projects .views-field-view-node{
	padding-bottom: 20px;
	background: url("../images/devider.png") no-repeat bottom left;
}
.view-ongoing-projects h4{
	font-size: 12px;
	line-height: 12px;
	letter-spacing: -1px !important;
}

/* LABS */
.view-display-id-page .views-row{
	padding-bottom: 15px;
	padding-top: 15px;
	padding-left: 10px;
	width: 335px;
	min-height: 120px;
	height: 120px;
	overflow: hidden;
	float: left;
	display: table-cell;
	vertical-align: top;
	background: url("../images/devider.png") no-repeat bottom left;
	display: inline-block;
	margin-bottom: 20px;
	margin-right: 20px;
	position: relative;
}
.view-display-id-page .readmore{
	bottom: 10px;
	right: 10px;
	position: absolute;
}
.view-display-id-page .views-field-title{
	font-size: 17px;
	margin-bottom: 10px;
	font-weight: normal;
}






/* PUBLICATIONS */
.view-publications-imported-from-pure  .readmore,
.view-parker-publications .readmore{
	position: static;
}
.view-publications-imported-from-pure h3{
	clear: both;
}
.view-publications-imported-from-pure  .views-row,
.view-parker-publications .views-row{
	display: block;
	width: 640px;
	height: auto;
	padding-bottom: 10px;
	margin-bottom: 10px;
	position: relative;
	background: url("../images/devider.png") no-repeat bottom left;
}
.view-publications-imported-from-pure .showpub,
.view-parker-publications .showpub{
left: 10px !important;

margin-left: 0px;
}

.view-publications-imported-from-pure .views-field-title,
.view-parker-publications .views-field-title{
	margin-bottom: 10px;
	font-size: 17px;
	line-height: 15px;
}
	
}
.rendering_publication p{
	font-size: 15px !important;

}
.view-publications-imported-from-pure,
.view-parker-publications {
	border-bottom: 10px;
	font-size: 15px;
	
}



.rendering_publication{
	/*display: none;*/
}
.rendering_publication_short{
	
}
.rendering_detailsportal{
	/*display: none;*/
}

.view-parker-publications .person{
	font-style: italic;
	padding-left: 4px;
	padding-right: 4px;
}
.view-parker-publications a[rel="ContributionToJournal"]{
	display: none;
}
.view-parker-publications .type{
	display: block;
	text-indent: -9999px;
}
.view-parker-publications th{
	text-align: left;
	padding-right: 20px;
}
.view-parker-publications .views-field-description{
/*	height: 35px;
	overflow: hidden;*/
}



/* STAFF  */
.view-id-staff .views-row{
	display: block;
	width: 640px;
	height: 140px;
	position: relative;
	
	padding: 0px;
	margin: 0px;
}
.activeFilter{
	font-weight: bold;
}
.view-id-staff .views-field-title,
.view-id-staff .views-field-field-job-title,
.view-id-staff .views-field-field-catagory,
.view-id-staff .views-field-field-lab,
.view-id-staff .views-field-field-people-image,
.view-id-staff .views-field-field-last-name,
.view-id-staff .views-field-view-node-1{
	width: 535px;
	float: left;
	
}
.view-id-staff .views-field-title,
.view-id-staff .views-field-field-last-name{
	margin-top: 30px;
	height: 25px;
}

.view-id-staff .views-field-field-people-image{
	width: 100px;
	height: 130px;
}
.view-id-staff .views-field-field-people-image img{
	position: absolute;
	top: 50%;
	margin-top: -53px;
}

.view-id-staff .views-field-view-node-1{
	margin-top: 4px;
	height: 20px;
}
.view-id-staff .readmore{
	position: static;
}

.node-type-people .page__title{
	margin-left: 300px;
	margin-bottom: 30px;
}

.node-people .field-name-field-job-title{
	margin-bottom: 10px;
}
.node-people .field-label{
	font-size: 11px;
	margin-right: 10px;
	height: 10px;
	width: 80px;
	font-weight: bold !important;

	margin-top: 0px;
}
.node-people .field{
	float: left;
	width: 600px;

}
.node-people h3{
 display: block;
 width: 600px;
}


.field-name-field-contact-person .links,
.field-name-field-contact-person .field{
	width: 500px;
	float: left;
}
.field-name-field-contact-person .node-title{
	margin-left: 110px;
}
.node-type-ongoing-projects .field-name-field-people-image{
	width: 110px !important;
	height: 150px !important;
	margin-top: -30px;
}
.node-people .field-name-field-people-image {
	width: 300px;
	height: 800px;
}

.field-name-body{
	display: block;
	margin-top: 20px;
}
.field-name-body:after{
	clear: both;
}
.rss_feed{
	width: 600px;
	position: relative;
	margin-left: 300px;	
}
.rss_feed .title{
	line-height: 1.3em;
}
.rss_feed .type{
		padding-bottom: 20px;
		background: url("../images/devider.png") no-repeat bottom left;
}

/*
.view-id-staff .views-field-field-people-image{
	position: absolute;
	top: 50%;
	margin-top: -40px;
}
.view-id-staff .views-field-field-last-name{
	position: absolute;
	top: 0px;
	left:110px;
}
.view-id-staff .views-field-field-job-title{
	position: absolute;
	top: 50px;
	left:110px;	
}
.view-id-staff .views-field-field-catagory{
	position: absolute;
	top: 65px;
	left:110px;		
}
.view-id-staff .views-field-field-lab{
	position: absolute;
	top: 75px;
	left:110px;
}*/


a{
	text-decoration: none;
}

p{
	margin-top: 0.5em;
}

.readmore2,
.node-readmore,
.readmore{
	display: block;
	height: 19px;
	width: 66px;
	right: 10px;
	bottom: 10px;
	
	text-align: center;
	color: #fff !important;
	font-size: 8px;
	line-height: 17px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	
	font-family: verdana;
	background-color: #969696;
}
.node-readmore,
.readmore{
	margin-left: auto;
	position: absolute;
}
.node-type-lab{
	min-height: 550px;
	height:auto !important;
	height:550px;
}
.node-type-lab .readmore{
	background-color: #353c22;
	
}
.node-readmore a{
	color: #fff;
}
.node-readmore{
	left: 110px !important;
	margin-left: 0px;
	color: #fff !important;
}
.section-staff .readmore{
	left: 110px !important;
	top: 90px;
	margin-left: 0px;
}


/* BILLEDE TOP
.field-name-field-billede-icon-top{
	position: absolute !important;
	top: -132px !important;
	
	left: 780px !important;
	width: 165px !important;
	height: 60px !important;
}
.sidebar-second  #content .field-name-field-billede-icon-top{
	right: -300px !important;
}
*/


.color_home{
	background-color: #969696 !important;
}

.color_staff{
	background-color: #929283 !important;
}
.color_staff_light{
	background-color: #dededa !important;
}
.color_research{
	background-color: #a8bc6c !important;
}
.color_research_light{
	background-color: #e5ebd3 !important;
}
.color_laboratories{
	background-color: #353c22 !important;
}
.color_laboratories_light{
	background-color: #c2c4bc !important;
}
.color_diseases{
	background-color: #6c2e29 !important;
}
.color_diseases_light{
	background-color: #d3c0be !important;
}
.color_publications{
	background-color: #6f7b7e !important;
}
.color_publications_light{
	background-color: #d4d7d8 !important;
}


nav:focus,
input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none !important;
}






