﻿@charset "utf-8";

span.select-box {
	border:1px solid #c5c5c5;
	background-color:#fff;
	background-image:url('http://simg.gpotato.eu/flyff/common/new/layout/bg_select.gif');
}
span.selected {
	color:#666;
	background-image:url('http://simg.gpotato.eu/flyff/common/new/icon/select.input.gif');
}
ul.select-box-list {
	color:#666;
	border:1px solid #c5c5c5;
	background-color:#f6f6f6;
}
ul.select-box-list li.hover {
	color:#666;
	background-color:#e6f2df;
}

div.fan_site {
	margin: 0 15px;
}
div.fan_site p.intro {
	padding: 0 0 18px 0;
	font-size: 11px;
	line-height: 15px;
}
div.fan_site p.intro em {color: #34adc0;}
div.fan_site p{
	padding: 0 0 10px 10px;
	font-size: 0;
	line-height: 0;
}
div.fan_site p.desc {
	padding: 0 0 30px 10px;
	font-size: 11px;
	line-height: 15px;
	width: 522px;
}
div.choice_btn:after {
	clear: both;
	display: block;
	content: ' ';
	visibility: hidden;
}
* html div.choice_btn {height: 1%;}
*+ html div.choice_btn {height: 1%;}
div.choice_btn {
	background:url('http://simg.gpotato.eu/flyff/common/new/layout/bg_sort.gif') no-repeat 0 0;
	margin-bottom: 10px;
	padding: 6px 0 6px 0;
}
div.choice_btn label {
	font-weight: bold;
	color: #694000;
	padding: 0 10px 0 20px;
}
div.choice_btn select {vertical-align: middle;}
div.choice_btn .choice {float: left;}
div.choice_btn .btn {float: right; padding: 2px 20px 0 0;}
ul.tab01.community {
	margin-bottom: 10px;
}
div.ranking:after {
	clear: both;
	display: block;
	visibility: hidden;
	content: ' ';
}
* html div.ranking {height: 1%;}
*+ html div.ranking {height: 1%;}
div.ranking .desc {float: left; width: 283px;}
div.ranking .rank {float: right; width: 281px;}
div.ranking .desc .btm {
	background:url('http://simg.gpotato.eu/flyff/common/new/layout/box_btm.gif') no-repeat 0 100%;
}
div.ranking .desc .top {
	padding: 10px 30px 0 10px;
	background:url('http://simg.gpotato.eu/flyff/common/new/layout/box_top.gif') no-repeat 0 0;
	min-height: 275px;
}
div.ranking .desc .top p {
	line-height: 15px;
	margin-bottom: 12px;
}
* html div.ranking .desc .top {height: 298px;}
*+ html div.ranking .desc .top {height: 282px;}
div.ranking .desc .top em {color: #ff6c00;}
div.ranking .rank .btm {
	background:url('http://simg.gpotato.eu/flyff/common/new/layout/box_btm01.gif') no-repeat 0 100%;
}
div.ranking .rank .btm div.list_table  {
	background-image:url('http://simg.gpotato.eu/flyff/common/new/layout/bg_table2.gif');
}
div.ranking .rank .btm div.list_table table tbody .last td { background-image:none; }
div.ranking .rank .top {
	padding: 10px 10px 0 10px;
	background:url('http://simg.gpotato.eu/flyff/common/new/layout/box_top01.gif') no-repeat 0 0;
	min-height: 260px;
}
* html div.ranking .rank .top {height: 260px;}
div.ranking .rank .top h3 {
	background:url('http://simg.gpotato.eu/flyff/common/new/icon/bul01.arrow.gif') no-repeat 0 4px;
	height: auto;
	margin-bottom: 10px;
	padding: 0 0 2px 12px;
	color: #694000;
	font-size: 11px;
}
div.ranking .rank .top .desc {
	text-align: center;
	line-height: 16px;
	float: none;
	width: 260px;
	height: 58px;
	margin-bottom: 15px;
	background-image:url('http://simg.gpotato.eu/flyff/common/new/layout/bg_ranking_desc.gif');
}
div.ranking .rank .top .desc p {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}
*+ html div.ranking .rank .top .desc p { display: inline; }
* html div.ranking .rank .top .desc p { display: inline; }
div.ranking .rank .top .desc span {
	vertical-align: middle;
	display: inline-block;
	width: 0;
	height: 100%;
}
div.ranking .rank .top table {width: 260px;}
div.ranking .top .list_table tbody td { padding:6px 0 8px; }

.list_table .p_n, .list_table .p_u, .list_table .p_d, .list_table .p_m
{
	background:url("http://simg.gpotato.eu/flyff/common/new/icon/up.arrow.gif") no-repeat;
	height:15px;
	width:15px;
}

.list_table td div, .list_table td span
{
	float:left;
}

.list_table td div
{
	margin:0 5px;
}

.list_table .p_m
{
	background:url("http://simg.gpotato.eu/flyff/common/new/icon/same.arrow.gif") no-repeat;
	height:7px;
}

#table_results #no_records_msg
{
	text-align:center;
	margin:20px 0;
}

.list_table .p_d
{
	background:url("http://simg.gpotato.eu/flyff/common/new/icon/down.arrow.gif") no-repeat;
}

#loading_indicator {
-moz-border-radius:5px 5px 5px 5px;
background-color:#FFFFFF;
border:1px solid #897D67;
display:none;
font-weight:bold;
left:48%;
opacity:0.8;
padding:10px;
position:fixed;
text-align:center;
top:42%;
width:100px;
}
