@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-image: url(ScrollingSkin_2000x1200.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}

#mail {
	position: absolute;
	width:100%;
	width:100%;
	height:auto;
    text-align:center;
}

#container_dc {
    position: relative;
    width: 968px;
    height: 248px;
    top: 190px;
    left: 0px;
    margin: auto;
    background: #000;
    border: 1px solid #555555;
}

#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: 1500;
}

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


/* Video button hiding an positioning */
#video_container_dc {
	position: absolute;
    width:970px;
    height:250px;
    right:0px;
    top: 0px;
	z-index: 1300;
	overflow: hidden;
	visibility: hidden;
    /* display:none; */
}

.video_dc {
	position: absolute;
	top: 0 !important;
    left: 0px !important;
	width:970px !important;
    height:250px !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:970px;
    height:250px;
    z-index:1202;
    display:block;
    background-color:#000;
}

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

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

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

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

#CTAGlint {
    position: absolute;
    top: 190px;
    left: 711px;
    width: 88px;
    border-radius: 2px;
    z-index: 580;
    overflow: hidden;
    z-index: 1303;
    pointer-events: none;
}

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

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

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

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