body{
	font-family:Arial;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	padding:0px;
	margin:0px;
}

div, img
{
	position:absolute;
}

.scene
{
	width:100%;
	height:100%;
}

#scene1
{
	
}
#scene1-bg
{
	width:100%;
	height:100%;
}
#scene1-dd
{
	top:0px;
	left:0px;
}
#scene1-dd-c1
{
	width:209px;
	height:17px;
	top:14px;
	left:80px;
}
#scene1-dd-c2
{
	width:209px;
    height:17px;
	top:38px;
	left:31px;
}
#in
{
	width:209px;
	height:17px;
}
#out
{
	width:209px;
	height:17px;
}
#static
{
	width:209px;
	height:17px;
	top:38px;
	left:71px;

}
#scene1-dd-c3
{
	width:209px;
	height:17px;
	top:62px;
	left:68px;
}

.scaleImage
{
	width:inherit;
	height:auto;
}

.hidden
{
	opacity:0;
}
#container{
	position:absolute;
	display:block;
	width: 300px;
	height: 250px;
	border:1px solid #000000;
	background:#ffffff;
	box-sizing:border-box;
	cursor:pointer;
	overflow:hidden;
}

#cover
{
	position:absolute;
	width:100%;
	height:100%;
	background:#000000;
	z-index:100;
}

#endframe
{
	background-color:#010101;
}

#end-copy
{
	top:180px;
	left:142px;
	width:111px;
	height:auto;
}

#cta
{
	border-radius:5px;
	width:120px;
	height:26px;
	left:92px;
	top:50px;
	background-color: #e8bb20;

}

#cta-learn-more
{
	width:92px;
	height:14px;
	left:9px;
	top:6px;
}
#cta-arrow
{
	width: 0; 
	height: 0;
	left:105px; 
	top:9px;
	border-bottom: 5px solid transparent;  
	border-top: 5px solid transparent; 
	border-left: 8px solid #000000; 
	font-size: 0;
	line-height: 0;
}

#logo
{
	width:207px;
	height:58px;
	left:50px;
	top:135px;

}
#persistent-logo
{
	width:84px;
	height:16px;
	right:15px;
	bottom:15px;
}
.dropdown-panel
{
	width:300px;
	height:88px;
	clip:rect(0px,300px,0px,0px);
}

.sprite {display:inline-block; overflow:hidden; background-repeat: no-repeat;background-image:url("../images/spritesheet.png");}

.copy1-lab {width:209px; height:17px; background-position: -1px -91px}
.copy2-lab-a {width:209px; height:17px; background-position: -1px -110px}
.copy2-lab-b {width:209px; height:17px; background-position: -212px -91px}
.copy2-lab-static {width:209px; height:17px; background-position: -212px -110px}
.copy3-lab {width:209px; height:17px; background-position: -303px -61px}
.done {width:111px; height:13px; background-position: -423px -114px}
.dropdown {width:300px; height:88px; background-position: -1px -1px}
.learn-more {width:92px; height:14px; background-position: -423px -98px}
.logo {width:207px; height:58px; background-position: -303px -1px}
.logo-small {width:84px; height:16px; background-position: -423px -80px}