body {
  margin: 0;
  padding: 0;
  background: #d4d9dd url(../../images/splash_backh.jpg) repeat-y 50% 0;
}
img { border: none; }
a:active, a:focus, #narniaMain { outline: none; }


#wrapper_outer {
  background: url(../../images/splash_backv.jpg) repeat-x 0 0;
}
#wrapper {
 background: url(../../images/splash_back.jpg) no-repeat 50% 0;
 width: 100%;
 height: 759px;
 text-align: center;
 display: inline-block;
}
#wrapper_inner {  /* Used as an anchor for the button overlay */
 width: 862px;
 margin: 0 auto;
 position: relative;
}

dt { float: left; width: 100px; clear: left; }
dd { margin-left: 110px; }

#header {
  width: 100%;
  background: url(../../images/splash_logo2.png) no-repeat 50% 0;
  padding-top: 106px;
}
#header h1, #header p {
  margin: 0;
  padding: 0;
  text-indent: -9000px;
  height: 1px;
}
#player_inner {
  text-index: -9000px;
  width: 862px;
  height: 400px;
  margin: 0 auto;
  outline: none;
}
#flash_div {
  width: 800px;
}
#LanguageSelector {
  position: absolute;
  top: 111px;
  left: 3px;
  width: 849px;
  height: 400px;
  background: url(../../images/SplashSelectBack1.png) no-repeat 0 0;
  display: none;
}
#LanguageSelector_inner {
  width: 802px;
  height: 357px;
  background: url(../../images/SplashSelectBack2.jpg) no-repeat 0 0;
  position: absolute;
  left: 24px;
  top: 23px;
}
#LanguageSelector h2 {
  position: absolute;
  left: -2000px;
  width: 100px;
  margin: 0;
}
#LanguageSelector_close {
  position: absolute;
  top: 0px;
  right: 0px;
}
#LanguageSelector_flags {
  position: absolute;
  top: 80px;
  left: 390px;
  width: 380px;
  text-align: center;
}
#LanguageSelector_flags a {
  margin: 0;
}
#LanguageSelector #ToolTip {
  position: absolute;
  left: -200px;
  width: 150px;
  height: 41px;
  background: url(../../images/SplashSelectTootTip.png) no-repeat 50% 0;
  text-align: center;
  display: none;
}
#LanguageSelector #ToolTip #LangName {
  margin-top: 6px;
  width: 150px;
  color: #fff;
  text-decoration: none;
}

#buttons {
  margin-top: 10px;
  width: 100%;
}

#buttons_inner {
  width: 740px;
  height: 60px;
  margin: 10px auto;
  text-align: center;
}
#buttons_inner p {
  float: left;
  width: 240px;
  text-align: center;
}
#buttons_inner p a {
  display: block;
  text-indent: -9000px;
  margin: 0 auto;
}
#buttons_inner p#button_fb, #buttons_inner p#button_select {
  padding-top: 5px;
}

#buttons_inner p#button_fb a {
  background: url(../../images/splash_getupdates.png) no-repeat 50% 0;
  width: 184px;
  height: 49px;
}
#buttons_inner p#button_site a {
  background: url(../../images/splash_entersite.png) no-repeat 50% 0;
  width: 208px;
  height: 59px;
}
#buttons_inner p#button_select a {
/*  background: url(../../images/splash_regionselector_cs2.png) no-repeat 50% 0;  */
  background: url(../../images/splash_regionselector.png) no-repeat 50% 0;
  width: 184px;
  height: 49px;
}
#buttons_inner p#button_fb a:hover, #buttons_inner p#button_fb a:focus,
    #buttons_inner p#button_select a:hover, #buttons_inner p#button_select a:focus {
  background-position: 0 -49px;
}
#buttons_inner p#button_site a:hover, #buttons_inner p#button_site a:focus {
  background-position: 0 -59px;
}

#fblike {
  margin-top: 10px;
  width: 100%;
}

#fblike {
  width: 640px;
  height: 60px;
  margin: 10px auto;
  text-align: center;
}
#fblike_inner {
  float: left;
  width: 440px;
}
#fblike_outer {
  float: right;
  width: 190px;
  text-align:right;
}

#legals {
  width: 100%;
  text-align:center;
  margin: 30px 0 10px 0;
}
#legals_inner {
  width: 100%;
  margin: 0 auto;
}
.clear {
  clear: both;
}









