
body {
    background-color: #000;
    width: 100%;
    padding: 0;
    margin: 0;
    min-width: 1200px;
}

#eh_head_wrapper {
    position: absolute;
    width: 500px;
    z-index: 5;
    left: 50%;
    height: 0;
}
#eh_head_info {
    background: url(../../img/index/header.png) no-repeat left top;
    margin: 0;
    width: 253px;
    height: 39px;
    padding-left: 93px;
    position: relative;
    left: -800px;
}
#eh_lang_selection_wrapper, #eh_reg_display {
    float: left;
}
#eh_lang_selection_wrapper {
    width: 150px;
    margin-right: 25px;
    padding-top: 13px;
}
#eh_reg_display {
    width: 175px;
    padding-top: 15px;
}
.do_social_features {
    width: 269px;
    position: absolute;
    left: 220px;
    top: 105px;
    height: 20px;
}
.do_social_features .socialBox {
    float: left !important;
    margin-right: 5px;
}

#do_cobrand_container {
    position: absolute;
    left: 220px;
    top: 155px;
}

#selectedLanguageBox {
    cursor: pointer;
}
#selectedLanguageBox #currentLanguageFlag {
    float: left;
    width: 16px;
    margin-right: 5px;
}
#selectedLanguageBox #currentLanguageText {
    float: left;
    width: 114px;
    padding-top: 2px;
}
#selectedLanguageBox #languageArrow {
    float: right;
    width: 13px;
    height: 10px;
    background: url(../../img/index/arrow_lanugage.png) no-repeat;
}
#languageBox {
    width: 155px;
    border: 1px solid #294153;
    background-color: rgba(0, 0, 0, 0.7);
    padding-top: 10px;
    margin-top: 20px;
}
#languageBox .languageList {
    height: 16px;
    position: relative;
    left: 18px;
    cursor: pointer;
}
#languageBox .languageList .languageFlag {
    width: 16px;
    height: 11px;
    float: left;
    margin-right: 5px;
}
#languageBox .languageList .languageName {
    text-align: left;
    font-size: 10px;
    font-family: Verdana;
    line-height: 10px;
    letter-spacing: 0;
    overflow: hidden;
    width: 109px;
    height: 12px;
    color: #FFF;
}

.fontStyle {
    font-family: Verdana,serif;
    font-size: 10px;
    letter-spacing: 3px;
    line-height: 14px;
    color: #777;
}

#eh_main_wrapper {
    width: 100%;
    background: url(../../img/index/bg_main.jpg) no-repeat center top;
    min-height: 1030px;
    min-width: 1200px;
    position: absolute;
}
#eh_top_overlay {
    position: relative;
    z-index: 3;
    width: 100%;
    min-height: 971px;
    min-width: 1200px;
    background: url(../../img/index/overlay_main.png) no-repeat center top;
}
#eh_monitor {
    width: 222px;
    height: 183px;
    background: url(../../img/index/monitor.png) no-repeat center top;
    float: left;
    margin-top: -10px;
}
.company_logo_eic, .company_logo_vru, .company_logo_mmo {
    background: no-repeat center top;
    float: left;
    width: 80px;
    height: 107px;
    margin: 64px 0 0 16px;
}
.company_logo_mmo {
    background-image: url(../../img/index/logo_mmo.html);
}
.company_logo_eic {
    background-image: url(../../img/index/logo_eic.html);
}
.company_logo_vru {
    background-image: url(../../img/index/logo_vru.html);
}
#monitor_company_left, #monitor_company_right {
    background-image: url(../../img/index/button_monitor.png);
    height: 50px;
    width: 50px;
    padding: 7px 0 0 7px;
    cursor: pointer;
}
#monitor_company_left {
    float: left;
    margin-top: 100px;
}
#monitor_company_right {
    float: right;
    margin: 85px -5px 0 0;
}
#eh_login_container {
    float: right;
    width: 275px;
    margin-top: 5px;
}
#eh_top_wrapper {
    clear: both;
    width: 988px;
    margin: 0 auto 0;
}

#eh_reg_container {
    margin: 0 auto;
    width: 335px;
    min-height: 580px;
}

#do_registration_container_titel {
    margin: 110px auto 0;
    display: block;
}

#eh_bg_mmo {
    background-image: url(../../img/index/screen_mmo.jpg);
}
#eh_bg_eic {
    background-image: url(../../img/index/screen_eic.jpg);
}
#eh_bg_vru {
    background-image: url(../../img/index/screen_vru.jpg);
}
.eh_company_bg {
    background-position: center top;
    background-repeat: no-repeat;
    width: 100%;
    height: 467px;
    position: absolute;
    top: 104px;
    left: 0;
}

.eh_infoBox {
    background: url(../../img/index/infobox.png) no-repeat center top;
    width: 304px;
    height: 279px;
    padding-top: 18px;
    padding-left: 10px;
    position: absolute;
    margin-top: 530px;
}
.eh_infoBox img {
    display: block;
    margin: 0 auto;
}
#eh_companyBox {
    margin-left: 668px;
}

.eh_character_text {
    padding: 20px 35px 0;
    font-size: 10px;
    color: #A2A4A3;
    font-family: Verdana, Arial;
    line-height: 11px;
}

#footerContainer {
    position: relative;
}

#eh_description_txt {
    width: 800px;
    margin: 0 auto;
    text-align: center;
    color: #515252;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
#eh_description_txt h1 {
    font-size: 14px;
}
#eh_description_txt h2 {
    font-size: 12px;
}
#eh_description_txt h3 {
    font-size: 10px;
}

#eh_footer {
    width: 1000px;
    margin: 20px auto 0;
}
#eh_footer, #eh_footer a {
    text-align: center;
    color: #515252;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
}

#eh_trailer_container {
    width: 425px;
    margin: 0 auto;
}

#eh_screenshot_container {
    width: 892px;
    height: 162px;
    background: url(../../img/index/screenshots.png) no-repeat top center;
    margin: 20px auto 0;
    padding: 8px 0 0 20px;
}

#eh_screenshot_container a, #eh_screenshot_container a:active {
    text-decoration: none;
    border: 0 none;
}

.eh_screen_trigger {
    display: block;
    width: 180px;
    height: 130px;
    float: left;
    margin-left: 51px;
}
.eh_screen_first {
    margin-left: 0;
}

#cboxPrevious, #cboxNext, #cboxCurrent {
    display: none !important;
}

#loginErrorWrapper {
    display: none;
}
.loginErrorMessage {
    color: #FFFFFF;
}
/*
     FILE ARCHIVED ON 19:17:55 Oct 18, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 22:08:05 Jun 20, 2021.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 420.597
  exclusion.robots: 0.22
  exclusion.robots.policy: 0.211
  RedisCDXSource: 1.787
  esindex: 0.01
  LoadShardBlock: 390.296 (3)
  PetaboxLoader3.datanode: 123.776 (5)
  CDXLines.iter: 23.471 (3)
  load_resource: 115.785 (2)
  PetaboxLoader3.resolve: 77.988 (2)
*/