@charset "utf-8";

/* world index */
#world_fade
{
	width:530px;
	margin-left:15px;
}

/* what */

/* story */
#story_pages_wrap
{
	width:530px;
	margin-left:auto;
	margin-right:auto;
}

#story_pages
{
	width:530px;
	overflow:hidden;
}

.story_page
{
	float:left;
	width:530px;
	height:580px;
}

.story_page strong
{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:130%;
}

.story_page blockquote
{
	font-style:italic;
}

.blockquote_signature
{
	font-style:italic;
	text-align:right;
}

/* kings */
.king_panel
{
	width:550px;
	margin-left:5px;
	margin-top:20px;
}

.king_panel_image
{
	float:left;
	width:280px;
	text-align:center;
}

.king_panel_copy
{
	float:right;
	width:260px;
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	background-image:url(../images/content/world/content1.png);
	background-repeat:repeat-x;
}

.king_panel_copy strong
{
	color:#C70067;
}


/* video tutorials */
.video_tu
{
	width:540px;
	margin-left:0px;
	margin-top:0px;
}

.video_tu_image
{
	float:left;
	width:164px;
	text-align:center;
}

.video_tu_copy
{
	float:right;
	width:368px;
	padding-left:0px;
	padding-right:8px;
	padding-top:0px;
	background-repeat:repeat-x;
}

.video_tu_copy1
{
	float:right;
	width:363px;
	padding-left:0px;
	padding-right:12px;
	padding-top:0px;
	background-repeat:repeat-x;
}

.video_tu_copy strong
{
	color:#b7a58f;
	font-weight : bold;
}

.video_tu_copy1 strong
{
	color:#b7a58f;
	font-weight : bold;
}



/* Classes Skill */
#classes_movie_wrap
{
	width:530px;
	margin-left:5px;
	margin-top:25px;
	text-align:center;
}

#classes_movie
{
}

.skill_panel
{
	margin-top:30px;
	margin-left:30px;
}

.skill_category
{
	width:500px;
	margin-bottom:5px;
	background-color:#333D4D;
	font-size:110%;
	font-weight:bold;
	text-align:center;
	line-height:180%;
}

.skill_table
{
	width:500px;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#f0f0f0;
	empty-cells:show;
	margin-bottom:10px;
}

.skill_table th
{
	border-right:1px solid #2a2a2a;
	border-bottom:1px solid #2a2a2a;
	color:#FFFFFF;
	font-size:12px;
	line-height:150%;
	background-color:#676767;
	background-position:left top;
	padding:0.3em 1em;
	text-align:center;
}

.skill_table td
{
	padding:1px 2px; 
	color:#000000;
	line-height:150%;
	border-right:1px solid #2a2a2a;
	border-bottom:1px solid #2a2a2a;
}

.skill_table .table_td
{
	background-color:#b9b9b9;
	text-align:center;
}

.skill_table .table_td2
{
	background-color:#b9b9b9;
	color:#292929;
	text-align:center;
	font-weight:bold;
}

.skill_table .state_td1
{
	width:35px;
	text-align:center;
}

.skill_table .state_td2
{
	width:75px;
	background-color:#b9b9b9;
	text-align:center;
}

.skill_table .skill_td_s
{
	width:51px;
	background-color:#b9b9b9;
	color:#292929;
	text-align:center;
	font-weight:bold;
}

.skill_table .skill_td_m
{
	width:73px;
	background-color:#b9b9b9;
	color:#292929;
	text-align:center;
	font-weight:bold;
}

.skill_table .skill_td_l
{
	width:252px;
	background-color:#b9b9b9;
	color:#292929;
	text-align:center;
	font-weight:bold;
}

.skill_table .skill_td
{
	text-align:center;
}

.skill_table .shop_td
{
	width:100px;
	text-align:center;
}

.skill_table .skill_td_1
{
	width:10%;
	text-align:center;
}

.skill_table .skill_td_2
{
	width:10%;
	text-align:center;
}

.skill_table .skill_td_3
{
	width:10%;
	text-align:center;
}

.skill_table .skill_td_4
{
	width:45%;
	text-align:center;
}

.skill_table .skill_td_5
{
	width:15%;
	text-align:center;
}

/* War */
#war_movie
{
	width:530px;
	margin-left:15px;
}

.war_table
, .war_table2
{
	width:530px;
	margin-left:15px;
	border-left:solid 1px #ccc;
}

.war_table
{
	margin-top:20px;
	border-top:solid 1px #ccc;
}

.war_table th
{
	width:150px;
	padding-left:5px;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	background-color:#333D4D;
	text-align:left;
}

.war_table td
{
	padding-top:3px;
	padding-bottom:3px;
	padding-left:2px;
	padding-right:2px;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	background-color:#F0F0F0;
	color:#333;
	text-align:center;
}

.war_table td.effect
{
	text-align:left;
}


.war_table2 th
{
	width:200px;
	padding-left:5px;
	padding-top:6px;
	padding-bottom:3px;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	background-color:#666;
}

.war_table2 td
{
	padding-top:3px;
	padding-bottom:3px;
	padding-left:2px;
	padding-right:2px;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	background-color:#F0F0F0;
	color:#333;
	text-align:center;
}



/* world map */
#world_map
{
	width:408px
	margin:10px auto 0px auto;
/*
	margin-left:80px;
	margin-top:10px;
	margin-bottom:30px;
*/
}
