
#eso_header {
    background: url("/assets/headerimage.jpg") no-repeat scroll 110px 0 #000146;
    color: #FFFFFF;
    height: 110px;
    left: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-align: left;
    top: 0;
    white-space: nowrap;
    width: 100%;
}
#eso_header table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0;
    padding: 0;
}
#eso_header table tr td.esologo {
    border: 0 solid red;
    height: 110px;
    margin: 0;
    padding: 0;
    width: 70px;
}
#eso_header table tr td.esologotext {
    font-size: 110%;
}
#eso_header table tr td.esologo a img {
    border: 0 none;
    height: 80px;
    margin: 15px 10px;
    padding: 0;
}
#eso_header table tr td.esoname {
    margin: 0;
    padding: 0;
    text-align: left;
    width: 120px;
}
#eso_header table tr td.esoname p {
    border: 0 none;
    color: #FFFFFF;
    font-size: 85%;
    font-weight: normal !important;
    line-height: 15px;
    margin: 2px 5px 0 0;
    padding: 0;
    white-space: nowrap;
}
#eso_header table tr td.headcenter {
    border: 0 solid #FF00FF;
    margin: 0;
    padding: 0;
    width: 405px;
}
#eso_header table tr td.headright {
    height: 110px;
    margin: 0;
    padding: 0;
    text-align: right;
    vertical-align: top;
    white-space: nowrap;
}
#eso_header table tr td.headright div.pagetitle {
    height: 110px;
    margin-left: 0;
    margin-right: 10px;
    text-align: left;
}
#eso_header table tr td.headright h1 {
    color: #FFFFFF;
    font-size: 180%;
    font-weight: normal !important;
    height: 27px;
    margin: 0;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 5px;
    padding-top: 10px !important;
}
#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;
}
#eso_header table tr td.headright #slogan, #eso_header table tr td.headright #flags {
    text-align: right;
    width: 100%;
}
#eso_header table tr td.headright h2 {
    border: 0 none;
    bottom: 0;
    color: #FFFFFF;
    font-size: 115%;
    font-weight: normal !important;
    margin: 0 0 10px;
    padding: 0;
    right: 0;
}
#eso_header table tr td.headright div.pagetitle h2 {
    visibility: visible;
}
#i_flags {
    margin-bottom: 0.5em;
    margin-left: 1em;
    margin-top: 1.2em;
}
#headerbg {
    background-color: #000146;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
#headerbg_inner1 {
    height: 110px;
    width: 100%;
}
#headerbg_inner2 {
    height: 2.2em;
    width: 100%;
}
