
/* Handles the headline */

#eso_header {
	padding: 0; margin: 0;
	background: #000146;
	background-image: url("/i/headerimage.jpg");
	background-repeat: no-repeat;
	background-position: 110px 0;
	white-space: nowrap;
	color: #fff;
	height: 110px; width: 100%;
	top: 0; left: 0;
	text-align: left;
	margin: 0;
    overflow:hidden;
}

#eso_header table {
	border-collapse: collapse;
	border-spacing: 0; 
	margin: 0; padding: 0;
}

#eso_header table tr td.esologo { 
	height: 110px; width: 70px;
	margin: 0; padding: 0; border: 0px solid red;
}

#eso_header table tr td.esologotext { 
	font-size: 110%;
}

#eso_header table tr td.esologo a img {
	margin: 15px 10px 15px 10px;
	padding: 0; border: 0;
	height: 80px;
}

#eso_header table tr td.cernlogo a img {
	margin: 15px 10px 15px 10px;
	padding: 0; border: 0;
	height: 76px;
}

#eso_header table tr td.esoname {
	margin:0;
	text-align: left;
	width: 120px;
    padding:0;
}
#eso_header table tr td.esoname p {
	color: #fff;
	margin: 0; padding: 0; border: 0;
	margin-top: 2px; margin-right: 5px;
	line-height: 15px;  
    font-size: 100%;
	font-weight: normal!important;
	white-space: nowrap;
}

#eso_header table tr td.headcenter {
	border: 0px solid #FF00FF;
    width: 405px;
	margin:0;
    padding:0;
}

#eso_header table tr td.headright { 
	height: 110px;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
	padding: 0; margin: 0;
}

#eso_header table tr td.headright div.pagetitle {  
	text-align: left;
	margin-left: 0px;
    height:110px;
    margin-right: 10px;
}

#eso_header table tr td.headright h1 {
	padding: 10px 5px 10px 0px; margin: 0;
	height: 27px;
	font-size: 180%;
	font-weight: normal!important;
	color: #fff;
    padding-top:10px!important;
}

/* Special case Member of the EIRO Forum */
#eso_header table tr td.headright h1.eiro {
    font-size:85%;
	font-weight: normal!important;
}

#eso_header table tr td.headright h1 a{
	color:#FFFFFF; text-decoration:none;

}

/* slogan  */
#eso_header table tr td.headright #slogan,
#eso_header table tr td.headright #flags {
	width: 100%;
	text-align: right;
}

#eso_header table tr td.headright h2  {
	bottom: 0; right: 0;
	margin: 0 0 10px 0 ; padding: 0; border: 0;
	padding: 0;
	font-size: 115%;
	font-weight: normal!important;
	color: #fff;
}


/* slogan visibility */
#eso_header table tr td.headright div.pagetitle h2 {
	visibility: visible;
}

/* #i_flags {margin-left: 4.4em; margin-top:0.2em; margin-bottom:0.5em; height:0.75em;} */

#i_flags {margin-left: 1em; margin-top:1.2em; margin-bottom:0.5em;}

/* end hide slogan */

/* edge-to-edge dark blue header background */
#headerbg {
	width: 100%;
	background-color: #000146;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

#headerbg_inner1 {
	height: 110px;
	width: 100%;
}

#headerbg_inner2 {
	height: 2.2em;
	width: 100%;
}