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

#doubleclick_logo_dc{
	position:absolute;
	top: 0px;
	left: 0px;
}

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

#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;
	opacity: 0;
	z-index: 600;
}


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

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

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


#cta {
	visibility:hidden;
	top:0px;
    position: absolute;
	top:0px;
	left:0px;
	z-index:599;
    width:320px;
    height:50px;
}

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




#_ctaGlint {
    left:-50px;
    top:0px;
	height:28px;
}

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


#CTAGlint {
	position: absolute;
	width:99px;
	height:21px;
	top:14px;
	left:206px;
	border-radius:4px;
	z-index:600;
	overflow: hidden
}

#skylogo {
	visibility:visible;
    position: absolute;
    top:0px;
	left:0px;
    z-index:503;
    width:320px;
    height:50px;
}

#t1, #cr {
	visibility:visible;
    position: absolute;
    top:0px;
	left:0px;
    z-index:599;
    width:320px;
    height:50px;
}

#border {
	visibility:visible;
    position: absolute;
    top:0px;
	left:0px;
    z-index:6;
    width:320px;
    height:50px;
}