html,
body,
div {
  margin: 0;
  border: 0;
  padding: 0;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}

#banner {
  margin: 0;
  border: 0;
  padding: 0;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: relative;
  top: 0px;
  left: 0px;
  width:300px;
  height:600px;
  background-color: #b10000;
  border: 1px solid #000000;
  overflow: hidden;
}

/* Invisible button for background clickthrough. */
#background_exit_dc {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	cursor: pointer;
	background-color: aqua;
	opacity: 0;
    z-index:10000005;
}

/* Invisible button for background clickthrough. */
#background_exit_dc_2 {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	cursor: pointer;
	background-color: yellow;
	opacity: 0;
    z-index:10000005;
}

/* Invisible button for background clickthrough. */
#background_exit_dc_3 {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	cursor: pointer;
	background-color: red;
	opacity: 0;
    z-index:10000005;
}


#content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-color: #b10000;
  overflow: hidden;
  opacity:1;
}

#exit {
  position: absolute;
  top:0;
  left:0;
  width:100%;
  height: 100%;
  background-color:#000000;
  cursor: pointer;
  overflow: hidden;
  opacity: 0;
    z-index:1000;
}


.ac {
    position:absolute;
	visibility: hidden;
}

#fader {
    background:#b10000;
    position: absolute;
	top:0px;
	left:0;
    width:300px;
    height:600px;
    z-index:10000000;
	visibility:visible;
}

#talent4 {
    position: absolute;
	top:-1px;
	left:-1px;
    width:300px;
    height:600px;
    z-index:100014;
    pointer-events: none;
}

#talent5 {
    position: absolute;
	top:-1px;
	left:-1px;
    width:300px;
    height:600px;
    z-index:100014;
    pointer-events: none;
}

#keyart {
    position: absolute;
	top:-1px;
	left:-1px;
    width:550px;
    height:550px;
    background:transparent;
    z-index:100001;
    pointer-events: none;
}

#skypanelwrapper {
    position: absolute;
	top:610px;
	left:-1px;
    width:300px;
    height:600px;
    background:transparent;
    z-index:100020;
    pointer-events: none;
}

#skypanel {
    position: absolute;
	top:-1px;
	left:-1px;
    width:300px;
    height:643px;
    background:transparent;
    z-index:2;
    pointer-events: none;
}

#skypanelflare {
    position: absolute;
	top:-10px;
	left:-1px;
    width:300px;
    height:20px;
    background:transparent;
    z-index:3;
    pointer-events: none;
}

#tx, #copyright {
    position: absolute;
	top:-1px;
	left:-1px;
	z-index:2;
    width:300px;
    height:600px;
    z-index:100003;
    pointer-events: none;
}

#movielogo {
    position: absolute;
	top:-1px;
	left:-1px;
	z-index:2;
    width:300px;
    height:600px;
    z-index:100003;
    pointer-events: none;
}

#text1, #text2 {
    position: absolute;
	top:-1px;
	left:-1px;
	z-index:2;
    width:300px;
    height:600px;
    z-index:100022;
    pointer-events: none;
}

#skylogo {
    position: absolute;
	top:0px;
	left:0px;
	z-index:5;
    width:300px;
    height:600px;
    pointer-events: none;
    z-index:100021;
    pointer-events: none;
}

#skylogoshadow {
    position: absolute;
	top:0px;
	left:0px;
	z-index:5;
    width:300px;
    height:600px;
    pointer-events: none;
    z-index:100020;
    pointer-events: none;
}

#bg {
    position: absolute;
	top:0px;
	left:0px;
	z-index:1;
    width:300px;
    height:643px;
    pointer-events: none;
}

#overlay {
    position: absolute;
	top:0px;
	left:0px;
    width:300px;
    height:643px;
    z-index:1000005;
    pointer-events: none;
}

#outro {
    position: absolute;
	top:0px;
	left:0px;
	z-index:100002;
    width: 300px;
    height: 600px;
    pointer-events: none;
    overflow:hidden;
    pointer-events: none;
}

/* Video button hiding an positioning */
#video_container_dc {
	position: absolute;
    width:300px;
    height:600px;
    right:0px;
    top: 0px;
	z-index: 1300;
	overflow: hidden;
	visibility: hidden;
    /* display:none; */
}

.video_dc {
	position: absolute;
	top: 0 !important;
    left: 0px !important;
	width:300px !important;
    height:600px !important;
}

#video_exit_dc {
    position: absolute;
    width: 100% !important;
    height: 100%;
    top: 0px;
    left: 0px;
    cursor: pointer !important;
    background-color: orange;
    opacity: 0;
    z-index: 1500;
}

#vid {
    width:300px;
    height:600px;
    z-index:1202;
    display:block;
    background-color:#000;
}

.video_controls_dc {
    background-color: transparent;
	position: absolute;
	width: 32px;
	height:32px;
	cursor: pointer;
    z-index:1600;
	right:-32px;
}

.video_controls_dc:hover {
	opacity:1;
}

#video_control_play_dc {
	visibility: hidden;
    background-color: transparent;
	background-image:url('SkyIcon_Play.png');
	background-repeat:no-repeat;
   	top:70px;
	right:-27px;
    opacity:0.7;
    background-size:30px;
    background-position:center center;
}

#video_control_pause_dc {
    background-color: transparent;
	background-image:url('SkyIcon_Pause.png');
	background-repeat:no-repeat;
	visibility: hidden;
	top:70px;
	right:-27px;
    opacity:0.7;
    background-size:30px;
    background-position:center center;
}

#video_control_unmute_dc {
	background-image:url('SkyIcon_Unmute.png');
	background-repeat:no-repeat;
	top:139px;
    right:-27px;
    opacity:0.7;
    background-size:20px;
    background-position:center center;
}

#video_control_mute_dc {
	background-image:url('SkyIcon_Mute.png');
	background-repeat:no-repeat;
	visibility: hidden;
	top:139px;
	right:-27px;
    opacity:0.7;
    background-size:20px;
    background-position:center center;
}

#video_control_replay_dc {
	background-image:url('SkyIcon_Replay.png');
	background-repeat:no-repeat;
	right:-25px;
	top:103px;
    opacity:0.7;
    background-size:30px;
    background-position:center center;
}

#video_control_mute_dc:hover, #video_control_unmute_dc:hover, #video_control_pause_dc:hover, #video_control_play_dc:hover, #video_control_replay_dc:hover {
    opacity:1 !important;
}

#replayTrailer {
    opacity:0;
    visibility: hidden;
    left: 10px;
    top: 450px;
    z-index: 3515;
    cursor: pointer;
    opacity:1;
    width: 30px;
    height: 30px;
}

#replayTrailer:hover {
    opacity:1;
}

#videoControls {
    position: absolute;
    right:30px;
    top:334px;
	z-index:1304;
	visibility: hidden;
}


#videndboard {
    position: absolute;
	top:0;
	left:0;
	z-index:1203;
    width:500px;
    height:600px;
}