@charset "utf-8";
/* CSS Document */

#main-panel {
	position: absolute;
}

/*   Collapsed Panel   */
#collapsed-panel {
	
}

/*   Expanded Panel   */
#expanded-panel{
	
}

.alphaed {
	opacity: 0;
	display: inline-block;
}

.cta {
	cursor: pointer;
	z-index: 100;
	position: absolute;
}

.col-full {
	
}

.hidden {
	opacity: 0;
}

.centered {
	text-align: center;
}

.free {
	position: absolute;
}

.exp-full {
	
}

.hidden {
	opacity: 0;
}

.centered {
	text-align: center;
}

.bg {
	position: relative;
	background-color: #000;
}

.exit {
	z-index: 75;
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}

#bg-exp-exit {
	
}


/*  Size Specific    */
img {border: none; }
a img {border: 0px; }

a {
	border: none;
	outline: none;
}
.a {
	position: absolute;
}
.r {
	position: relative;
}
.o {
	overflow: hidden;
}

#cover {
	background-color:#000000; 
	width:728px; 
	height:90px; 
	z-index:9;
}

#bannerBg {
	background-image:url(../images/bg.jpg); 
	background-repeat:no-repeat; 
	background-color:#e9eff3;
	width:726px; 
	height:88px; 
	z-index:1;
}




#logo {
	background-image:url(../images/logo.png); 
	background-repeat:no-repeat; 
	left:599px; 
	top: 18px;
	z-index:7;
	height: 51px;
	width: 129px;
	opacity:1;
}

#base_open {
	background-image:url(../images/open_base.png); 
	background-repeat:no-repeat; 
	left:380px; 
	top: 21px;
	z-index:3;
	height: 69px;
	width: 100px;
}

#lid_open {
	background-image:url(../images/lid_open.png); 
	background-repeat:no-repeat; 
	left:375px; 
	top: 27px;
	z-index:4;
	height:16px;
	width: 91px;
	opacity:0;
}

#lid_closed {
	background-image:url(../images/lid_closed.png); 
	background-repeat:no-repeat; 
	left:374px; 
	top: 22px;
	z-index:4;
	height:26px;
	width: 105px;
}

#t1 {
	background-image:url(../images/t1.png); 
	background-repeat:no-repeat; 
	width:128px; 
	height:52px; 
	z-index:7;
	left: 84px;
	top: 38px;
	opacity:0;
}

#t2 {
	background-image:url(../images/t2.png); 
	background-repeat:no-repeat; 
	width:262px; 
	height:52px; 
	z-index:7;
	left: 12px;
	top: 39px;
	opacity:0;
}

#t3 {
	background-image:url(../images/t3.png); 
	background-repeat:no-repeat; 
	width:114px; 
	height:16px; 
	z-index:7;
	left: 469px;
	top: 59px;
	opacity:0;
}

#t4 {
	background-image:url(../images/t4.png); 
	background-repeat:no-repeat; 
	width:280px; 
	height:62px; 
	z-index:7;
	left: 4px;
	top: 35px;
	opacity:0;
}

#t5 {
	background-image:url(../images/t5.png); 
	background-repeat:no-repeat; 
	width:74px; 
	height:16px; 
	z-index:7;
	left: 634px;
	top: 68px;
	opacity:0;
}

#drone {
	
	width:80px; 
	height:75px; 
	z-index:8;
	left: 80px;
	top: -85px;
}

#drone1 {
	background-image:url(../images/drone.png); 
	background-repeat:no-repeat; 
	width:80px; 
	height:75px;  
	z-index:8;
}
#drone2 {
	background-image:url(../images/drone2.png); 
	background-repeat:no-repeat; 
	width:13px; 
	height:25px;  
	z-index:9;
	left: 61px;
	top:33px;
	opacity:0;
}


#bannerButton {
	left:502px; 
	top: 38px;
	z-index:7;
	opacity:0;
}