@charset "UTF-8";
/* CSS Document */

/* Default style, feel free to remove if not needed. */
body, body * {
	vertical-align: baseline;
	border: 0;
	outline: 0;
	padding: 0;
	margin: 0;
}

body {
    background:#ffffff;
}

#container_dc {
	position: absolute;
	width:970px;
	height:250px;
	border:0 !important;
    border:0;
	top: 0px;
	left: 0px;
	margin: auto;
    /* background:#000000; */
    /* EDIT #animationContent to set bg colour */
    overflow: hidden;
}

#placeholder {
	position: absolute;
	width:970px;
	height:250px;
	top: 0px;
	left: 0px;
}

#content_dc {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color: #FFF;
	z-index: 100;
	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: 1299;
}

/* 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: 1200; */
	z-index: 1301;
}

/* 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: 1401;
}

:focus {outline:none;}
::-moz-focus-inner {border:0;}
::-moz-focus-inner {border:0;}


#animationContent {
    position: absolute;
    width:100%;
    height:100%;
    z-index: 550;
	overflow: hidden;
    background:#000000;
}

.ac {
    position:absolute;
	visibility: hidden;
	top:-1px;
	left:-1px;
}

#fader {
    visibility:visible;
    position: absolute;
	top:0px;
	left:0px;
	z-index:1500;
    width:100%;
    height:100%;
    background:#000000;
    pointer-events: none;
}

#bg {
    position: absolute;
	top:0px;
	left:0px;
	z-index:1;
    width:970px;
    height:250px;
}

#mistwrapper {
    position: absolute;
    top:0px;
    left:500px;
	z-index:5;
    width:970px;
    height:250px;
}

#fg {
    position: absolute;
	top:0px;
	left:0px;
	z-index:6;
    width:970px;
    height:250px;
}

#rainmask {
    position: absolute;
	top:0px;
	left:0px;
	z-index:3;
    width:970px;
    height:250px;
}

#talent {
    position: absolute;
	top:0px;
	left:0px;
	z-index:4;
    width:970px;
    height:250px;
}

#mist1 {
    position: absolute;
	top:240px;
	left:0px;
	z-index:5;
    width:372px;
    height:129px;
}

#mist2 {
    position: absolute;
	top:240px;
	left:20px;
	z-index:4;
    width:372px;
    height:129px;
}

#mist3 {
    position: absolute;
	top:240px;
	left:20px;
	z-index:5;
    width:372px;
    height:129px;
}

#mist4 {
    position: absolute;
	top:240px;
	left:-20px;
	z-index:5;
    width:372px;
    height:129px;
}

#rain1 {
    position: absolute;
	top:0px;
	left:280px;
	z-index:2;
    width:2000px;
    height:250px;
    overflow:hidden;
	visibility: hidden;
    opacity:0;
}

#rain2 {
    position: absolute;
	top:0px;
	left:280px;
	z-index:2;
    width:2000px;
    height:250px;
    overflow:hidden;
	visibility: hidden;
    opacity:0;
}

#rain3 {
    position: absolute;
	top:0px;
	left:280px;
	z-index:2;
    width:2000px;
    height:250px;
    overflow:hidden;
	visibility: hidden;
    opacity:0;
}

#rain4 {
    position: absolute;
	top:0px;
	left:280px;
	z-index:2;
    width:2000px;
    height:250px;
    overflow:hidden;
	visibility: hidden;
    opacity:0;
}

#rain5 {
    position: absolute;
	top:0px;
	left:280px;
	z-index:2;
    width:2000px;
    height:250px;
    overflow:hidden;
	visibility: hidden;
    opacity:0;
}

#rain1 img {
    width:300px;
    height:250px;
}

#rain2 img {
	width:300px;
    height:250px;
}

#rain3 img {
    width:300px;
    height:250px;
}

#rain4 img {
    width:300px;
    height:250px;
}

#rain5 img {
    width:300px;
    height:250px;
}



#tt, #tt1, #tt2, #tt3, #tt4, #tt5, #tt6, #tt7, #tt8, #tt9, #tt10, #tt11, #tt12, #tt13, #tt14, #tt15, #tt16, #tt17, #tt18, #tt19, #tt20, #tt21, #tt22, #tt23, #tt24, #tt25, #tt26, #tt27, #tt28, #tt29, #tt30, #tt31, #tt32, #tt33 {
    position: absolute;
	top:0px;
    left:0px;
	z-index:10;
    width:304px;
    height:102px;
	visibility: hidden;
    pointer-events: none;
	z-index:1302;
}

#tx {
    position: absolute;
	top:-1px;
	left:-1px;
	z-index:20;
    width:970px;
    height:250px;
    pointer-events: none;
	z-index:1302;
}

#logo {
    position: absolute;
	top:30px;
	left:20px;
    width:304px;
    height:102px;
    pointer-events: none;
	z-index:1302;
}

#cta {
    position: absolute;
	top:-1px;
	left:-1px;
	z-index:100;
    width:970px;
    height:250px;
    pointer-events: none;
	z-index:1302;
}

#CTAGlint {
    position: absolute;
    top: 198px;
    left: 108px;
    width: 122px;
    border-radius: 2px;
    overflow: hidden;
    z-index: 1303;
    pointer-events: none;
}

#ctaGlinter {
    left:-50px;
    top:-1px;
}

#ctaGlinter, #CTAGlint {
	height:29px;
}

#ctaMask {
	top:-1px;
	left:-1px;
}