@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: 0;
	left: 0;
	margin: auto;
}

#content_dc {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
    background:#000;
	z-index: 100;
	overflow: hidden;
}

/* Invisible button for background clickthrough. */
#background_exit_dc {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	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:#000;
}

.ac {
    position:absolute;
	visibility: hidden;
	top:-1px;
	left:-1px;
}

#fader {
    position: absolute;
	top:0px;
	left:0px;
	z-index:600;
    width:100%;
    height:100%;
    background:#000;
}

#cta-bg {
    width:300px;
    height:75px;
	z-index:20;
    background:#fff;
    position: absolute;
	top:175px;
	left:0px;
    border-top:1px solid #000000;
}

#cta {
    position: absolute;
	top:197px;
	left:127px;
	z-index:10000;
    width:148px;
    height:32px;
}

#text1a, #text1b, #text2a, #text2b {
	position: absolute;
    width:300px;
    height:250px;
    left:0;
    top: 0;
	z-index:6;
	overflow: hidden;
}

#rbllogo {
	position: absolute;
    width:300px;
    height:250px;
    left:0;
    top: 0;
	z-index:21;
}

#face1wrapper1. #face1wrapper2 {
	position: absolute;
	top: 0;
    left: 0;
    width:542px;
    height:365px;
	z-index:1;
}

#face1, #face2 {
	position: absolute;
	top: 0;
    left: 0;
    width:542px;
    height:365px;
	z-index:1;
}

#bg1, #bg2 {
	position: absolute;
	top: 0;
    left: 0;
    width:542px;
    height:365px;
	z-index:3;
}


#blueglow1, #orangeglow1, #blueglow2, #orangeglow2 {
	position: absolute;
	top: 0;
    left: 0;
    width:542px;
    height:365px;
	z-index:4;
}

#facemove1a, #facemove1b, #facemove1c, #facemove1d {
	position: absolute;
	top: 0;
    left: 0;
    width:542px;
    height:365px;
	z-index:2;
}

#facemove2a, #facemove2b {
	position: absolute;
	top: 0;
    left: 3px;
    width: 268px;
    height: 365px;
	z-index:2;
}

#facemove2c, #facemove2d {
	position: absolute;
	top: 0;
    left: 272px;
    width: 268px;
    height: 365px;
	z-index:2;
}

#endface1 {
	position: absolute;
	top: 0;
    left: 0px;
    width:305px;
    height:262px;
	z-index:6;
}

#endface2 {
	position: absolute;
	top: 0;
    left: 0px;
    width:305px;
    height:262px;
	z-index:10;
}

#text3a, #text3b, #text3c {
	position: absolute;
    width:300px;
    height:250px;
    left:0;
    top: 0;
	z-index:12;
}


#text1abg, #text1bbg, #text2abg, #text2bbg {
	position: absolute;
    width:300px;
    height:250px;
    left:0;
    top: 0;
	z-index:5;
}

#text3abg, #text3bbg, #text3cbg {
	position: absolute;
    width:300px;
    height:250px;
    left:0;
    top: 0;
	z-index:11;
}

