@charset "utf-8";
*{margin:0;padding:0;outline:none;border:none;}

body{font:13px/18px 'Lucida Grande','Lucida Sans Unicode', Tahoma, sans-serif;color:#000;background:url(../img/landing/bg.jpg) no-repeat center 31px #000;}
#wrap{width:690px;margin:0 auto;position:relative;padding-top:170px;}

#header{position:relative}
	#header h1{display:none}
#btn-goto-site{background:url(../img/landing/btn-goto-site.png) no-repeat;width:210px;height:14px;text-indent:-9999px;position:absolute;top:-155px;right:-130px}

#content{width:580px;position:relative;padding-left:110px}
#vid-nav{list-style:none;position:absolute;left:15px;top:25px}
	.btn-v1{background:url(../img/landing/btn-v1.png) no-repeat;width:79px;height:76px;cursor:pointer}
	.btn-v2{background:url(../img/landing/btn-v2.png) no-repeat;width:85px;height:78px;cursor:pointer}
	.btn-v3{background:url(../img/landing/btn-v3.png) no-repeat;width:79px;height:74px;cursor:pointer}
		.btn-v1:hover, .btn-v2:hover, .btn-v3:hover, .btn-v1.active, .btn-v2.active, .btn-v3.active{background-position:100% 0}
		.btn-v1 a, .btn-v2 a, .btn-v3 a{display:block;width:70px;height:70px}
#player{width:462px;height:262px;position:relative;z-index:1;border-left:2px solid #000;border-right:2px solid #000;border-top:2px solid #000;background:#000}
#octopus{width:83px;height:86px;background:url(../img/landing/octopus.png) no-repeat;display:block;position:absolute;z-index:2;right:50px;top:130px}
#btn-play{width:290px;height:387px;background:url(../img/landing/btn-play.png) no-repeat;text-indent:-9999px;display:block;position:absolute;right:-165px;top:-112px}
	#btn-play:hover{background-position:100% 0}
	
#footer{background:#000;width:100%;height:60px;clear:both;position:absolute;bottom:0}
#footer-inner{width:995px;margin:0 auto;padding-top:11px}
#btn-fb-profile{background:url(../img/landing/btn-follow-fb.png) no-repeat;width:36px;height:41px;text-indent:-9999px;float:left}
#btn-fb-share{width:240px;padding:23px 0 0 10px;height:18px;float:left}
#copyright{background:url(http://nxcache.nexon.net/nx/global/footer_img/ms_intro_footer.png) no-repeat;width:380px;height:39px;text-indent:-9999px;float:left;margin-left:50px}