@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:300px; 
	height:250px; 
	z-index:9;
}

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




#logo {
	background-image:url(../images/logo.png); 
	background-repeat:no-repeat; 
	left:170px; 
	top: 175px;
	z-index:7;
	height: 52px;
	width: 131px;
	opacity:1;
}

#base_open {
	background-image:url(../images/open_base.png); 
	background-repeat:no-repeat; 
	left:130px; 
	top: 68px;
	z-index:3;
	height: 123px;
	width: 137px;
}

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

#lid_closed {
	background-image:url(../images/lid_closed.png); 
	background-repeat:no-repeat; 
	left:122px; 
	top: 69px;
	z-index:4;
	height:36px;
	width: 143px;
}

#t1 {
	background-image:url(../images/t1.png); 
	background-repeat:no-repeat; 
	width:182px; 
	height:59px; 
	z-index:7;
	left: 55px;
	top: 139px;
	opacity:0;
}

#t2 {
	background-image:url(../images/t2.png); 
	background-repeat:no-repeat; 
	width:237px; 
	height:59px; 
	z-index:7;
	left: 30px;
	top: 139px;
	opacity:0;
}

#t3 {
	background-image:url(../images/t3.png); 
	background-repeat:no-repeat; 
	width:128px; 
	height:17px; 
	z-index:7;
	left: 12px;
	top: 234px;
	opacity:0;
}

#t4 {
	background-image:url(../images/t4.png); 
	background-repeat:no-repeat; 
	width:299px; 
	height:65px; 
	z-index:7;
	left: 1px;
	top: 138px;
	opacity:0;
}

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

#drone {
	background-image:url(../images/drone.png);
	width:107px; 
	height:167px; 
	z-index:5;
	left: 0px;
	top: 38px;
}

/* #drone1 {
	background-image:url(../images/drone.png); 
	background-repeat:no-repeat; 
	width:97px; 
	height:121px;  
	z-index:7;
}
#drone2 {
	background-image:url(../images/drone2.png); 
	background-repeat:no-repeat; 
	width:23px; 
	height:37px;  
	z-index:8;
	left: 66px;
	top:34px;
	opacity:0;
}
*/


#bannerButton {
	left:15px; 
	top: 211px;
	z-index:8;
	opacity:0;
}