﻿@charset "utf-8";

body {
	color:#777;
	font-size:11px;
	font-family:"AppleGothic", Tahoma, Arial, Verdana, sans-serif;
	background-repeat:no-repeat;
	background-position:50% 36px;
	background-image:url('http://simg.gpotato.eu/flyff/fr/new/layout/bg_head.jpg');
}

.headline h1 {
	text-align:center;
	height:42px;
	padding-top:23px;
	background-repeat:no-repeat;
	background-image:url('http://simg.gpotato.eu/flyff/common/new/layout/bg_h1_type1.jpg');
}

.download_headline.headline h1 {
	background-image:url("http://simg.gpotato.eu/flyff/common/new/layout/bg_h1_type4.jpg");
}

body.guide .headline h1 {
	background-image:url('http://simg.gpotato.eu/flyff/common/new/layout/bg_h1_type1.jpg');
}
body.shop .headline h1 {
	background-image:url('http://simg.gpotato.eu/flyff/common/new/layout/bg_h1_type2.jpg');
}
body.download .headline h1 {
	background-image:url('http://simg.gpotato.eu/flyff/common/new/layout/bg_h1_type4.jpg');
}
body.support .headline h1 {
	background-image:url('http://simg.gpotato.eu/flyff/common/new/layout/bg_h1_type5.jpg');
}
body.poll .headline h1 {
	background-image:url('http://simg.gpotato.eu/flyff/common/new/layout/bg_h1_type6.jpg');
}
body.news .headline h1 {
	background-image:url('http://simg.gpotato.eu/flyff/common/new/layout/bg_h1_type1.jpg');
}
body.community .headline h1 {
	background-image:url('http://simg.gpotato.eu/flyff/common/new/layout/bg_h1_type7.jpg');
}



/* Layout */
#container {
	min-width:1024px;
	padding-top:250px;
	background-repeat:no-repeat;
	background-position:50% 100%;
	background-image:url('http://simg.gpotato.eu/flyff/common/new/layout/bg_footer_img.jpg');
}
*+ html #container { position:relative; overflow:hidden; }
* html #container { position:relative; }

#header {
	text-align:center;
	position:absolute;
	left:50%;
	top:36px;
	height:250px;
	margin-left:-640px;
}

*:first-child+html #header {
	top:0;
}

#body {
	position:relative;
	width:1025px;
	margin:0 auto;
	background-repeat:repeat-y;
	background-image:url('http://simg.gpotato.eu/flyff/common/new/layout/bg_body.jpg');
}
body.sub #body {
	background-image:url('http://simg.gpotato.eu/flyff/common/new/layout/bg_body_sub.jpg');
}

#body .body_inner {
	position:relative;
	top:-40px;
	/*padding-bottom:32px;*/
	padding-top:45px;
	background-repeat:no-repeat;
	background-image:url('http://simg.gpotato.eu/flyff/common/new/layout/head_box.png');
}
#body .body_inner:after {
	content:' ';
	display:block;
	visibility:hidden;
	clear:both;
}
*+ html #body .body_inner { zoom:1; }
* html #body .body_inner { zoom:1; }
#body .extra_box {
	font-size:0;
	line-height:0;
	letter-spacing:-1px;
	height:0;
}
#body .extra_box .cnt1 {
	text-align:center;
	overflow:hidden;
	position:absolute;
	left:0;
	top:-81px;
	z-index:1;
	display:block;
	width:100%;
	height:103px;
	background-repeat:no-repeat;
}
#body .extra_box .cnt2 {
	position:absolute;
	left:0;
	bottom:0;
	z-index:1;
	display:block;
	width:100%;
	height:40px;
	background-repeat:no-repeat;
	background-position:0 100%;
	background-image:url('http://simg.gpotato.eu/flyff/common/new/layout/bg_body_foot.jpg');
}
* html #body .extra_box .cnt2 { bottom:-1px; }
#body .extra_box .cnt3 {
	position:absolute;
	right:-28px;
	top:525px;
	display:block;
	width:240px;
	height:268px;
	background-repeat:no-repeat;
	background-image:url('http://simg.gpotato.eu/flyff/common/new/layout/foot_visual.png');
}
#body .extra_box .cnt4 {
	position:absolute;
	left:-19px;
	top:-88px;
	display:block;
	width:75px;
	height:167px;
	background-repeat:no-repeat;
	background-image:url('http://simg.gpotato.eu/flyff/common/new/layout/top_img_left.png');
	z-index:3;
}
#body .extra_box .cnt5 {
	position:absolute;
	right:-22px;
	top:-88px;
	display:block;
	width:75px;
	height:167px;
	background-repeat:no-repeat;
	background-image:url('http://simg.gpotato.eu/flyff/common/new/layout/top_img_right.png');
	z-index:3;
}
#body .extra_box .cnt6 {
	position:absolute;
	right:-42px;
	top:3px;
	z-index:3;
	width:97px;
	height:105px;
	padding-top:140px;
	background-repeat:no-repeat;
	background-position:50% 0;
	background-image:url('http://simg.gpotato.eu/flyff/common/new/layout/bg_watch.png');
}
#body .extra_box .cnt7 {
	position:absolute;
	left:0;
	bottom:36px;
	left:210px;
	width:600px;
	height:60px;
	background-repeat:no-repeat;
	background-position:0 100%;
	background-image:url('http://simg.gpotato.eu/flyff/common/new/layout/bg_content_bottom.gif');
}
* html #body .extra_box .cnt7 { bottom:28px; }
#leftmenu {
	float:left;
	width:210px;
}
#leftmenu .login {
	position:relative;
	height:177px;
	margin-left:19px;
	padding-top:14px;
	background-repeat:no-repeat;
	background-image:url('http://simg.gpotato.eu/flyff/common/new/layout/bg_login.jpg');
}
#leftmenu .login h2 {
	text-align:center;
	height:28px;
}
#leftmenu .login .form {
	position:relative;
	margin-bottom:5px;
	padding-left:14px;
}
* html #leftmenu .login .form { height:1%; }
#leftmenu .login .form .intext {
	color:#c3c3c3;
	font-size:11px;
	font-weight:bold;
	width:90px;
	height:15px;
	padding:5px 8px 0;
	border:0 none;
	background-color:transparent;
	background-repeat:no-repeat;
	background-image:url('http://simg.gpotato.eu/flyff/common/new/layout/bg_login_form.gif');
}
#leftmenu .login .form .submit {
	position:absolute;
	left:125px;
	top:-4px;
}
#leftmenu .login p.id {
	margin-bottom:4px;
}
#leftmenu .login input.id {
	background-position:0 -20px;
}
#leftmenu .login input.pass {
	background-position:0 -40px;
}
#leftmenu .login ul {
	line-height:15px;
	padding-left:13px;
}
#leftmenu .login ul a {
	color:#fff;
	text-shadow:1px 1px 3px #4c868d;
	padding-left:11px;
	background-repeat:no-repeat;
	background-position:0 5px;
	background-image:url('http://simg.gpotato.eu/flyff/common/new/icon/login.dot.gif');
}
#leftmenu .login .register {
	text-align:center;
	display:block;
	position:absolute;
	left:0;
	bottom:3px;
	width:184px;
	height:42px;
	padding-top:16px;
}
#leftmenu .user_login {
	background-image:url('http://simg.gpotato.eu/flyff/common/new/layout/bg_login2.jpg');
}
#leftmenu .user_login .welcome {
	color:#fffc00;
	font-weight:bold;
	text-align:center;
	line-height:16px;
	padding-bottom:12px;
	background-repeat:no-repeat;
	background-position:50% 100%;
	background-image:url('http://simg.gpotato.eu/flyff/common/new/layout/login_line.png');
}
#leftmenu .user_login .welcome strong {
	font-size:13px;
	display:block;
	padding-top:3px;
	background-repeat:no-repeat;
	background-position:50% 0;
	background-image:url('http://simg.gpotato.eu/flyff/common/new/layout/bg_wing.gif');
}
#leftmenu .user_login .gpotato {
	color:#fff;
	font-size:9px;
	font-weight:bold;
	text-align:center;
	padding:5px 0 25px;
}
#leftmenu .user_login .button {
	text-align:center;
}
#leftmenu .user_login .button .btn_type1 {
	font-size:9px;
	height:21px;
	background-image:url('http://simg.gpotato.eu/flyff/common/new/layout/bg_login_btn1.gif');
}
#leftmenu .user_login .button .btn_type1 span {
	height:21px;
	background-image:url('http://simg.gpotato.eu/flyff/common/new/layout/bg_login_btn1.gif');
}
#leftmenu .user_login .button .btn_type2 {
	font-size:9px;
	height:21px;
	background-image:url('http://simg.gpotato.eu/flyff/common/new/layout/bg_login_btn2.gif');
}
#leftmenu .user_login .button .btn_type2 span {
	height:21px;
	background-image:url('http://simg.gpotato.eu/flyff/common/new/layout/bg_login_btn2.gif');
}
#sidemenu {
	margin-top:-7px;
	margin-left:13px;
}
#sidemenu .depth {
	zoom:1;
	background-repeat:no-repeat;
	background-position:0 100%;
	background-image:url('http://simg.gpotato.eu/flyff/common/new/layout/lnb_bg_bottom.gif');
}
#sidemenu .depth .inner {
	width:182px;
	min-height:60px;
	padding-top:10px;
	padding-bottom:18px;
	padding-left:7px;
	background-repeat:no-repeat;
	background-image:url('http://simg.gpotato.eu/flyff/common/new/layout/lnb_bg_top.jpg');
}
* html #sidemenu .depth .inner { height:60px; }
#sidemenu .item01 .inner { padding-top:24px; }
#sidemenu .item02 .inner { background-position:-200px -15px; }
#sidemenu .item03 .inner { background-position:-400px -15px; }
#sidemenu .item04 .inner { background-position:-600px -15px; }
#sidemenu .item05 { background-image:url('http://simg.gpotato.eu/flyff/common/new/layout/lnb_bg_bottom2.gif'); }
#sidemenu .item05 .inner { padding-bottom:40px; background-position:-800px -15px; }
#sidemenu .depth h2 {
	text-align:center;
	height:25px;
}
#sidemenu .depth ul {
	color:#999;
	line-height:19px;
	padding:0 5px;
}
* html #sidemenu .depth ul li { zoom:1; }
#sidemenu .depth ul li.visible {
	background-repeat:no-repeat;
	background-position:0 22px;
	background-image:url('http://simg.gpotato.eu/flyff/common/new/layout/lnb_line.gif');
}
#sidemenu .depth ul a {
	color:#999;
	display:block;
	margin-left:24px;
	background-repeat:no-repeat;
	background-position:113px 4px;
}
#sidemenu .depth ul li.depth_menu a { background-image:url('http://simg.gpotato.eu/flyff/common/new/icon/lnb.arrow.gif'); }

#sidemenu .depth ul li.visible a {
	color:#555;
	font-weight:bold;
	background-position:113px -17px;
}
#sidemenu .depth ul li.depth_menu ul {
	display:none;
}
#sidemenu .depth ul li.visible ul {
	display:block;
	margin-bottom:2px;
	padding:8px 0 3px;
	background-repeat:no-repeat;
	background-position:0 100%;
	background-image:url('http://simg.gpotato.eu/flyff/common/new/layout/lnb_line.gif');
}
#sidemenu .depth ul ul li {
	width:auto;
	padding-left:0;
}
#sidemenu .depth ul li.visible ul a {
	color:#777;
	font-weight:normal;
	margin-left:36px;
	background-image:none;
}
#sidemenu .depth ul ul li.visible {
	background-image:none;
}
#sidemenu .depth ul ul li.visible a {
	color:#137db2;
	font-weight:bold;
}
#sidemenu .depth ul ul li div
{
	display:none;
}
#sidemenu .depth ul ul li.visible div {
	width:109px;
	margin-left:27px;
	padding-top:5px;
	display:block;
	background-image:url('http://simg.gpotato.eu/flyff/common/new/layout/lnb_depth.gif');
}
#sidemenu .depth ul ul li.visible div ul {
	line-height:1;
	zoom:1;
	margin-bottom:0;
	padding:0 9px;
	background-repeat:no-repeat;
	background-position:0 100%;
	background-image:url('http://simg.gpotato.eu/flyff/common/new/layout/lnb_depth.gif');
}
#sidemenu .depth ul ul li.visible div ul li {
	padding-bottom:5px;
}
#sidemenu .depth ul ul li.visible div a {
	color:#777;
	font-weight:normal;
	margin-left:0;
}
#sidemenu .depth ul ul li.visible div ul li.visible a {
	color:#137db2;
}
#rightmenu {
	display:inline;
	float:right;
	width:195px;
	margin-right:17px;
	padding-bottom:268px;
}
#rightmenu .latest_item {
	height:187px;
	padding-top:17px;
	padding-left:7px;
	background-image:url('http://simg.gpotato.eu/flyff/common/new/layout/bg_latest_item.gif');
}
#rightmenu .latest_item h2 {
	text-align:center;
	height:25px;
}
#rightmenu .latest_item .item {
	width:155px;
	height:74px;
	margin:0 auto 8px;
	padding-top:14px;
	padding-left:10px;
	background-repeat:no-repeat;
	background-image:url('http://simg.gpotato.eu/flyff/common/new/layout/bg_item_box.gif');
}
#rightmenu .latest_item .item:after {
	content:' ';
	display:block;
	visibility:hidden;
	clear:both;
}
#rightmenu .latest_item .item .img {
	float:left;
	margin-right:8px;
}
#rightmenu .latest_item .item .title {
	color:#694000;
	font-weight:bold;
	line-height:14px;
	margin-bottom:8px;
	padding-top:2px;
	max-height:42px;
	overflow:hidden;
}
#rightmenu .latest_item ul {
	color:#fff;
	font-weight:bold;
	line-height:18px;
	padding-left:26px;
}
#rightmenu .latest_item ul li {
	padding-left:20px;
	background-repeat:no-repeat;
	background-position:0 5px;
}
#rightmenu .latest_item ul li.item01 {
	background-image:url('http://simg.gpotato.eu/flyff/common/new/icon/gpotato.etc.gif');
}
#rightmenu .latest_item ul li.item02 {
	background-image:url('http://simg.gpotato.eu/flyff/common/new/icon/count.etc.gif');
}
#rightmenu .banner {
	font-size:0;
	line-height:0;
	text-align:right;
	position:relative;
	margin-top:-5px;
}
#rightmenu .banner li {
	margin-bottom:2px;
}
#rightmenu .poll {
	position:relative;
	width:188px;
	height:269px;
	margin-top:-4px;
	margin-left:7px;
	padding-top:26px;
	background-repeat:no-repeat;
	background-image:url('http://simg.gpotato.eu/flyff/common/new/layout/bg_poll.jpg');
}
#rightmenu .poll h2 {
	text-align:center;
	height:32px;
}
#rightmenu .poll dl {
	padding-right:30px;
}
#rightmenu .poll dt {
	color:#694000;
	font-size:14px;
	font-weight:bold;
	padding-left:44px;
}
#rightmenu .poll dd {
	color:#777;
	font-weight:bold;
	line-height:20px;
	padding-left:22px;
}
#rightmenu .poll .btn {
	text-align:center;
	position:absolute;
	left:0;
	bottom:25px;
	width:100%;
}

#content {
	float:left;
	width:600px;
	padding-bottom:32px;
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:0 65px;
	background-image:url('http://simg.gpotato.eu/flyff/common/new/layout/bg_content_top.gif');
}
#content .content_inner {
	min-height:500px;
	padding:10px 14px 30px 12px;
}
* html #content .content_inner { height:500px; }

#footer {
	text-align:center;
	width:1024px;
	height:252px;
	margin:0 auto;
	padding:40px 0 0;
	background-repeat:no-repeat;
	background-position:0 20px;
	background-image:url('http://simg.gpotato.eu/flyff/common/new/layout/bg_footer.jpg');
}
body #footer {
	padding-top:20px;
	background-position:0 0;
}
body.forum #footer {
	padding:47px 0 0;
	background-position:0 27px;
}
#footer .menu {
	color:#b2b2b2;
	font-weight:bold;
	margin-bottom:10px;
}
#footer .menu a {
	color:#666;
}
#footer address {
	color:#777;
	font-style:normal;
}
.page_loading_indicator
{
    background:url(http://simg.gpotato.eu/flyff/common/new/icon/ajax-loader.gif) no-repeat scroll;
    width:43px;
    height:11px;
    position:absolute;
    top:250px;
    left:490px;
}

#go_to_top_control
{
	margin:5px 0 0 0;
	text-align:right;
}