@charset "utf-8";

img {border:none;}
body {background:url(img/bgfull.png) ;}
a {position: relative; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:12px;}
a, a:link, a:visited, a:active {text-decoration:none;}
a:hover {color:#cc66cc; text-decoration:underline;}

/*1c3x GamBit Team*/
/* Layout */
* {margin:0; padding:0; font:11px dotum; color:#d7d7d7; line-height:100%;}
#wrap {width:1200px;height:768px;background:url(img/black_bg.jpg) no-repeat scroll 0 0 transparent;}
#header {width:100%;}
#footer {position:relative; width:100%; margin:667px 0 0 131px}
.clear {display:block; float:none; clear:both; height:0; width:100%; font-size:0 !important; line-height:0 !important; overflow:hidden; margin:0 !important; padding:0 !important;}

/* Header */
#header {position:relative; height:22px;}
#header ul.version {display:inline; float:left; margin:10px 0 0 25px; }
#header ul.version li {display:inline; float:left; margin:0 20px 0 0; padding:0;}
#header ul.window {display:inline; float:right; width:65px; margin:0px 0px 0 0 overflow:hidden;} 
#header ul.window li {display:inline; float:left; margin:0 3px 0 1; padding:3px; font:0/0;}


/* home */
#home {position:relative; float:left; margin:561px 0 0 678px;}
#register {position:relative; float:left; margin:561px 0 0 6px;}
#discord {position:relative; float:left; margin:561px 0 0 6px;}

/* Game Client data */
#FILENAME {font:12px dotum; color:#D8D8D8; margin:0 0 0 75px;} 
#PERCENTAGE_2 {font:12px dotum; color:#D8D8D8; margin:0 0 0 0px;} 
#MESSAGE {font:12px dotum; color:#D8D8D8;} 

#LAUNCHER_VERSION,
#CLIENT_VERSION {font:11px verdana; color:#D8D8D8;}


#MESSAGE,
#FILENAME {overflow:hidden; position:absolute; z-index:1; left:-64px; top:37px; width:400px; height:15px;}

#PERCENTAGE_2 {position:absolute; z-index:1; left:650px; top:37px; width:70px; height:15px; text-align:right;}

#START_BUTTON,
#LAUNCH_BUTTON {position:absolute;  z-index:1; left:749px; top:0px; width:178px; height:64px;}

#PROGRESS2 {overflow:hidden; position:absolute; z-index:1; left:14px; top:15px; width:715px; height:18px;}

#WINDOWMODECHK,
#WINDOWMODEOFF {position:absolute; z-index:1; left:555px;height:22px; top:308px;}
