body
{
	padding: 0px;
	margin: 0px;
	background: #000 url('/pix/css/LichKing/splash_runner.gif') 50% 0 repeat-y;
}

#logolink
{
	position: relative;
	top: 10px;
	left: 15px;
	width: 200px;
	height: 80px;
}

#logolink ul		{ border: none; margin: 0; padding: 0; list-style-type: none; clear: left; height: 34px; }
#logolink ul li		{ display: block; float: left; padding: 0; margin: 0; border: none; }
#logolink ul li a	{ display: block; width: 200px; height: 60px; padding: 0; margin: 0; } 
#logolink ul li a strong	{ display: none; }

li#logolink a		{ background: transparent; width: 200px; }
li#logolink a:hover	{ background-position: 0 -37px; }

#globalnav
{
	position: relative;
	top: 30px;
	left: 20px;
	width: 900px;
	height: 34px;
}

#globalnav ul		{ border: none; margin: 0; padding: 0; list-style-type: none; clear: left; height: 34px; }
#globalnav ul li	{ display: block; float: left; padding: 0; margin: 0; border: none; }
#globalnav ul li a	{ display: block; height: 34px; padding: 0; margin: 0; } /* width: 125px; */
#globalnav ul li a strong	{ display: none; }

li#forums a			{ background: transparent url('/pix/css/LichKing/LK_link_forums.png') 0px 0px no-repeat; width: 75px; }
li#forums a:hover	{ background-position: 0 -37px; }

li#links a			{ background: transparent url('/pix/css/LichKing/LK_link_links.png') 0px 0px no-repeat; width: 55px; }
li#links a:hover	{ background-position: 0 -37px; }

li#downloads a			{ background: transparent url('/pix/css/LichKing/LK_link_downloads.png') 0px 0px no-repeat; width: 90px; }
li#downloads a:hover	{ background-position: 0 -37px; }

li#sss a			{ background: transparent url('/pix/css/LichKing/LK_link_screenshots.png') 0px 0px no-repeat; width: 115px; }
li#sss a:hover		{ background-position: 0 -37px; }

li#news a			{ background: transparent url('/pix/css/LichKing/LK_link_news.png') 0px 0px no-repeat; width: 60px; }
li#news a:hover		{ background-position: 0 -37px; }

li#apply a				{ background: transparent url('/pix/css/LichKing/LK_link_apply.png') 0px 0px no-repeat; width: 60px; }
li#apply a:hover		{ background-position: 0 -37px; }


#bottomnav
{
	position: relative;
}

#bottomnav ul		{ border: none; margin: 0; padding: 0; list-style-type: none; clear: left; text-align: center; }
#bottomnav ul li	{ display: block; padding: 0px 10px 0px 5px; margin: 0; float: left; border: none; }
#bottomnav ul li a	{ display: block; padding: 0; margin: 0; text-decoration: none; color: #6c8fb9; } 
#bottomnav ul li a:hover	{ color: #fff; } 



/* guild */
.guild_name			{ font-size: 11px; font-family: Georgia, Palatino, Palatino Linotype, serif; color: #666; font-style: oblique; text-decoration: none; }

/* general */

a					{ color: #21456a; }
a:hover				{ color: #6c8fb9; }
a:visited			{ color: #21456a; }


.footerCopyright { color: #607e9d; background-color: #132840; }
.gameCopyright { color: #2f5786; background-color: #111C2D; }
.footerLinks { background-color: #204674; }		


a.cancel			{ font-family: Georgia, Palatino, Palatino Linotype, serif; color: #ccc; font-style: oblique; text-decoration: none; }
a.cancel:hover		{ font-weight: 700; color: #999; }
a.cancel:visited	{ color: #333; }

a.clear				{ text-decoration: none; }
a.inline			{ text-decoration: none; color: #333; }

a.tooltip			{ text-decoration: none; }

a.cute				{ font-family: Georgia, Palatino, Palatino Linotype, serif; color: #ccc; font-style: oblique; text-decoration: none; }
a.cute:hover		{ color: #000080; text-decoration: underline; }

.introduction {
	font-family: Georgia, Palatino, Palatino Linotype, serif; 
	color: #ccc;
	font-style: oblique; 
	text-decoration: none;
	font-size: 14px;
}

.introduction_small {
	font-family: Georgia, Palatino, Palatino Linotype, serif; 
	color: #999;
	font-style: oblique; 
	text-decoration: none;
	font-size: 11px;
}

th {
	color: #333;
	line-height: 0.9em;
}

td .left {
	text-align: left;
	padding-left: 5px;
}
td .right {
	text-align: right;
	padding-right: 5px;
}

td .label {
	font-weight: 400;
	font-family: Georgia, Palatino, Palatino Linotype, serif;
	font-style: oblique;
}

td .icon_menu {
	text-align: right;
	padding-right: 5px;
	white-space: nowrap;
}

#form_table, .form_table {
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

#form_table tr .right {
	text-align: right;
	padding-right: 5px;
}

.list_table {
	padding: 0px 3px 0px 3px;
	border-collapse: collapse;
	border-spacing: 0px;
}

/* quality colors */
.qP, .qP a, a.qP:visited { color: #9d9d9d; }
.qC, .qC a, a.qC:visited { color: #ffffff; }
.qU, .qU a, a.qU:visited { color: #1eff00; }
.qR, .qR a, a.qR:visited { color: #0070dd; }
.qE, .qE a, a.qE:visited { color: #a335ee; }
.qL, .qL a, a.qL:visited { color: #ff8000; }
.qA, .qA a, a.qA:visited { color: #e5cc80; }
.qH, .qH a, a.qH:visited { color: #e5cc80; }
.qG, .qG a, a.qG:visited { color: #ffff98; }
