@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;
}

#container_dc {
	position: absolute;
	width:300px;
	height: 250px;
	border:1px solid #555555;
	top: 0px;
	left: 0px;
	margin: auto;
}

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


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

div {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

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

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

#fader {
    position: absolute;
	top:0px;
	left:0px;
	z-index:600;
    width:100%;
    height:100%;
    background:#03111a;
}

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

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

#talent1 {
    position: absolute;
	top:0px;
	left:0px;
	z-index:10;
    width:300px;
    height:250px;
}

#talent2 {
    position: absolute;
	top:0px;
	left:0px;
	z-index:5;
    width:300px;
    height:250px;
}

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

#talent4 {
    position: absolute;
	top:0px;
	left:0px;
	z-index:8;
    width:300px;
    height:250px;
}

#talent5 {
    position: absolute;
	top:0px;
	left:0px;
	z-index:7;
    width:300px;
    height:250px;
}


#mist1, #mist2, #mist3 {
    position: absolute;
	top:0px;
	left:0px;
	z-index:12;
    width:634px;
    height:178px;
}

#gradient1 {
    position: absolute;
	top:-1px;
	left:-1px;
	z-index:3;
    width:300px;
    height:250px;
	visibility: hidden;
}

#gradient2 {
    position: absolute;
	top:-1px;
	left:-1px;
	z-index:10;
    width:300px;
    height:250px;
	visibility: hidden;
}

#tt, #tx, #cta, #logo, #tt1, #tt2, #tt3, #tt4, #tt5, #tt6, #tt7, #tt8, #tt9, #tt10, #tt11, #tt12, #tt13, #tt14, #tt15, #tt16, #tt17, #tt18, #tt19, #tt20, #ttbyline {
    position: absolute;
	top:-1px;
	left:-1px;
	z-index:13;
    width:300px;
    height:250px;
	visibility: hidden;
}

#jag {
    position: absolute;
	top:0px;
	left:0px;
	z-index:10;
    width:300px;
    height:250px;
}

#van {
    position: absolute;
	top:0px;
	left:0px;
	z-index:11;
    width:300px;
    height:250px;
}

#ambulance {
    position: absolute;
	top:0px;
	left:0px;
	z-index:10;
    width:300px;
    height:250px;
}

#CTAGlint {
    position: absolute;
    top: 216px;
    left: 194px;
    width: 92px;
    height: 19px;
    border-radius: 2px;
    z-index: 580;
    overflow: hidden;
}

#ctaGlinter {
    left:-50px;
    top:0px;
	height:37px;
}

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

#skylogoleftmask {
    position: absolute;
	top:0px;
	left:0px;
	z-index:12;
    width:150px;
    height:250px;
    overflow:hidden;
    /* background:#f0f; */
    /* CSS HACK FOR FIREFOX TO STOP RENDER ISSUES */
    border:1px solid transparent;
}

#skylogorightmask {
    position: absolute;
	top:0px;
	left:0px;
	z-index:12;
    width:300px;
    height:250px;
    overflow:hidden;
    /* background:#ff0; */
    /* CSS HACK FOR FIREFOX TO STOP RENDER ISSUES */
    border:1px solid transparent;
}

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

#skylogoleft {
	visibility: hidden;
    position: absolute;
    top:0;
	left:0;
    z-index:7;
    width:300px;
    height:250px;
}

#skylogoright {
	visibility: hidden;
    position: absolute;
    top:0;
	left:0;
    z-index:6;
    width:300px;
    height:250px;
}