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

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




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

#base_open {
	background-image:url(../images/open_base.png); 
	background-repeat:no-repeat; 
	left:115px; 
	top: 323px;
	z-index:3;
	height: 151px;
	width: 168px;
}

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

#lid_closed {
	background-image:url(../images/lid_closed.png); 
	background-repeat:no-repeat; 
	left:107px; 
	top: 324px;
	z-index:4;
	height:44px;
	width: 175px;
}

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

#t2 {
	background-image:url(../images/t2.png); 
	background-repeat:no-repeat; 
	width:255px; 
	height:24px; 
	z-index:7;
	left: 18px;
	top: 169px;
	opacity:0;
}

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

#t4 {
	background-image:url(../images/t4.png); 
	background-repeat:no-repeat; 
	width:170px; 
	height:145px; 
	z-index:7;
	left: 18px;
	top: 96px;
	opacity:0;
}

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

#drone {
	background-image:url(../images/drone.png);
	width:99px; 
	height:199px; 
	z-index:7;
	left: -3px;
	top: 277px;
}

/* #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: 483px;
	z-index:8;
	opacity:0;
}