﻿#courtesy
{
	margin-top: 24px;
	margin-bottom: -8px;
	color: yellow;
	text-align: right;
	width: 100%;
	background-color: transparent;
	background-image: url("/gfx/topshade.png");
	background-repeat: no-repeat;
	background-position: right top;
	height: 34px;
	position: relative;
	padding-top: 8px;
}

#courtesy ul
{
	list-style-type: none;
	padding: 0em;
	margin: 0em;
}

#courtesy ul li
{
	display: inline;
	margin: 0px 1em 0px;
	font-size: 1em;
}
#courtesy ul li a
{
	line-height:24px;
	height:24px;
	position:relative;
	top:-6px;
}

#head
{
	padding-left:96px;
	background-color: transparent;
	position: relative;
	background-image: url(/gfx/chains.png);
	background-position: right bottom;
	background-repeat: repeat-y;
	border: solid 1px transparent;
	margin-bottom:-1px;
}

#head h1
{
	height: 128px;
/*	overflow: hidden; */ /* break IE9 */
}

#head h1 a
{
	padding-top: 128px;
/*	width: 950px; */
	display: block; 
	background-image: url("/gfx/title.png");
	background-repeat: no-repeat;
	background-position: left top;
}

.navColumnRight a
{
	display: block;
}

.navColumn ul
{
	list-style-type: none;
	padding: 0em 0em 0em 1em;
	margin: 0em;
}

.navColumn ul li
{
	font-size: 1.1em;
}

.navColumn a
{
	color: yellow;
	text-decoration: none;
	font-weight:bold;
}

.navColumn h2
{
	font: normal 1.4em Georgia, serif;
	color: white;
}

#guildMotd
{
	margin: 0;
	margin-left:20%;
	padding: 2px;
	font-weight: bold;
	color: Orange;
	position: relative;
	top:2px;
	background-image: url("/gfx/shadecube.png");
	background-repeat: repeat;
	background-position: left top;
}
#guildMotd marquee
{
	margin:0px;
	padding:0px;
	font-size:1.2em;
	background-image: url("/gfx/chains.png");
	background-repeat: no-repeat;
	background-position: right top;
}

.navColumnRight img
{
	opacity: 0.6;
}

.navColumnRight img:hover
{
	opacity: 1;
}

.hotButton
{
	filter: alpha(opacity=80);
	opacity: 0.8;
	border: none 0px Black;
	behavior: url(/css/behavior/hotButton.htc);
	-moz-binding: url(/css/behavior/bindings.xml#hotButton.htc);
	background-color: Transparent;
	cursor: pointer;
}

.hotButton:hover
{
	filter: alpha(opacity=100);
	opacity: 1;
}

#profilelink,#profilelink:visited
{
	font-weight:bold;
	color:white;
}

#profilelink:hover
{
	font-weight:bold;
	color:yellow;
	text-decoration: none;
	text-shadow: #000000 2px 2px 2px;
}

.leftchains
{
	width: 188px;
	height: 24px;
	background-image: url("/gfx/Chains.png");
	background-repeat: repeat-y;
	background-position: left top;
}

.leftnav
{
	color:Orange;
	position:relative;
}

.leftnav ._exp
{
	position:absolute;
	top:4px;
	right:4px;
}

.leftnav ._lnt
{
	background-image: url("/gfx/LeftNavTop.png");
	background-repeat: no-repeat;
	background-position: left top;
	width: 188px;
	height: 32px;
	min-height: 32px;
}

.leftnav ._lnt p
{
	padding:6px 0px 0px 12px;
	font-size:1.5em;
	font-weight:bold;
	text-shadow: #ff0000 1px 1px 1px;
	color:Orange;
}


.leftnav ._lnt-1
{
	background-image: url("/gfx/LeftNavTop-1.png");
}
.leftnav ._lnt-2
{
	background-image: url("/gfx/LeftNavTop-2.png");
}
.leftnav ._lnt-3
{
	background-image: url("/gfx/LeftNavTop-3.png");
}
.leftnav ._lnt-4
{
	background-image: url("/gfx/LeftNavTop-4.png");
}
.leftnav ._lnt-5
{
	background-image: url("/gfx/LeftNavTop-5.png");
}

._lnm
{
	position:relative;
	padding-left: 9px;
	padding-right: 9px;
	background-image: url("/gfx/LeftNavMiddle.png");
	background-repeat: repeat-y;
	background-position: left top;
	width: 188px;
	max-width: 188px;
	overflow: hidden;
}

._lnm-edge
{
	margin:-4px;
}

._lnm-edge p
{
	margin:0px;
	padding:0px;
	width:170px;
	font-weight:bold;
}

._lnm ul
{
	background-position: right bottom;
	background-repeat: repeat-y;
	list-style: none;
	padding:4px;
	margin:0px;
	width:162px;
	max-width:162px;
}

._lnm-1
{
	background-image: url("/gfx/LeftNavMiddleMiddle-1.png");
}
._lnm-2
{
	background-image: url("/gfx/LeftNavMiddleMiddle-2.png");
}
._lnm-3
{
	background-image: url("/gfx/LeftNavMiddleMiddle-3.png");
}
._lnm-4
{
	background-image: url("/gfx/LeftNavMiddleMiddle-4.png");
}
._lnm-5
{
	background-image: url("/gfx/LeftNavMiddleMiddle-5.png");
}

._lnm ul li a
{
	font-size:1.3em;
	text-decoration:none;
}

._lnm ul a:hover
{
}

._lnm ul a:visited
{
}

._lnb
{
	background-image: url("/gfx/LeftNavBottom.png");
	background-repeat: no-repeat;
	background-position: left top;
	width: 188px;
	height: 14px;
	min-height: 14px;
}

