.clan_menu
{
	height: 72px;
	margin: 10px;
	padding-left: 20px;
	background: url("http://www.heroesofnewerth.com/images/ui/btnmenu_bg.gif") #1b2a35 repeat-x;
}

.clan_menu_lbl
{
	padding-top: 54px;
}

.clan_menu_home_current
{
	display:block;
	float: left;
	height: 72px;
	width: 100px;
	margin-right: 23px;
	background: url("http://www.heroesofnewerth.com/images/ui/clan_menu_home.gif") 0 -72px no-repeat;
}

.clan_menu_home_btn
{
	display:block;
	float: left;
	height: 72px;
	width: 100px;
	margin-right: 23px;
	background: url("http://www.heroesofnewerth.com/images/ui/clan_menu_home.gif") 0 0 no-repeat;
}

.clan_menu_home_btn:hover
{
	display:block;
	float: left;
	height: 72px;
	width: 100px;
	background: url("http://www.heroesofnewerth.com/images/ui/clan_menu_home.gif") 0 -144px no-repeat;
}

.clan_menu_news_current
{
	display:block;
	float: left;
	height: 72px;
	width: 100px;
	margin-right: 23px;
	background: url("http://www.heroesofnewerth.com/images/ui/clan_menu_news.gif") 0 -72px no-repeat;
}

.clan_menu_news_btn
{
	display:block;
	float: left;
	height: 72px;
	width: 100px;
	margin-right: 23px;
	background: url("http://www.heroesofnewerth.com/images/ui/clan_menu_news.gif") 0 0 no-repeat;
}

.clan_menu_news_btn:hover
{
	display:block;
	float: left;
	height: 72px;
	width: 100px;
	background: url("http://www.heroesofnewerth.com/images/ui/clan_menu_news.gif") 0 -144px no-repeat;
}

.clan_menu_members_current
{
	display:block;
	float: left;
	height: 72px;
	width: 100px;
	margin-right: 23px;
	background: url("http://www.heroesofnewerth.com/images/ui/clan_menu_members.gif") 0 -72px no-repeat;
}

.clan_menu_members_btn
{
	display:block;
	float: left;
	height: 72px;
	width: 100px;
	margin-right: 23px;
	background: url("http://www.heroesofnewerth.com/images/ui/clan_menu_members.gif") 0 0 no-repeat;
}

.clan_menu_members_btn:hover
{
	display:block;
	float: left;
	height: 72px;
	width: 100px;
	background: url("http://www.heroesofnewerth.com/images/ui/clan_menu_members.gif") 0 -144px no-repeat;
}

.clan_menu_replays_current
{
	display:block;
	float: left;
	height: 72px;
	width: 100px;
	margin-right: 23px;
	background: url("http://www.heroesofnewerth.com/images/ui/clan_menu_replays.gif") 0 -72px no-repeat;
}

.clan_menu_replays_btn
{
	display:block;
	float: left;
	height: 72px;
	width: 100px;
	margin-right: 23px;
	background: url("http://www.heroesofnewerth.com/images/ui/clan_menu_replays.gif") 0 0 no-repeat;
}

.clan_menu_replays_btn:hover
{
	display:block;
	float: left;
	height: 72px;
	width: 100px;
	background: url("http://www.heroesofnewerth.com/images/ui/clan_menu_replays.gif") 0 -144px no-repeat;
}

.clan_menu_tourney_current
{
	display:block;
	float: left;
	height: 72px;
	width: 100px;
	margin-right: 23px;
	background: url("http://www.heroesofnewerth.com/images/ui/clan_menu_tourney.gif") 0 -72px no-repeat;
}

.clan_menu_tourney_btn
{
	display:block;
	float: left;
	height: 72px;
	width: 100px;
	margin-right: 23px;
	background: url("http://www.heroesofnewerth.com/images/ui/clan_menu_tourney.gif") 0 0 no-repeat;
}

.clan_menu_tourney_btn:hover
{
	display:block;
	float: left;
	height: 72px;
	width: 100px;
	background: url("http://www.heroesofnewerth.com/images/ui/clan_menu_tourney.gif") 0 -144px no-repeat;
}

.clan_menu_league_current
{
	display:block;
	float: left;
	height: 72px;
	width: 100px;
	margin-right: 23px;
	background: url("http://www.heroesofnewerth.com/images/ui/clan_menu_league.gif") 0 -72px no-repeat;
}

.clan_menu_league_btn
{
	display:block;
	float: left;
	height: 72px;
	width: 100px;
	margin-right: 23px;
	background: url("http://www.heroesofnewerth.com/images/ui/clan_menu_league.gif") 0 0 no-repeat;
}

.clan_menu_league_btn:hover
{
	display:block;
	float: left;
	height: 72px;
	width: 100px;
	background: url("http://www.heroesofnewerth.com/images/ui/clan_menu_league.gif") 0 -144px no-repeat;
}

.event_sum
{
	margin: 0;
	padding: 6px;
	border: 1px solid #535e6c;
	text-align: left;
}

.event_sum h1
{
	font-size:12px; font-weight: bold; color: #59c2f7;
	margin: 2px 0;
}

.event_sum h2
{
	font-size:12px; font-weight: normal; color: #dcdcdc;
	margin: 2px 0;
}

.event_sum h3
{
	margin: 3px 0 12px 0;
	font-size:10px; color:#ccc;
}

.clanoverview
{
	text-align: left;
}

.clanoverview h1
{
	font-size:16px; font-weight: bold; color: #59c2f7;
	margin: 5px;
}

.clanoverview h2
{
	font-size:14px; font-weight: bold; color: #59c2f7;
	margin: 20px 5px 5px 5px;
}

.clanoverview p
{
	margin: 5px;
}

.clannews_item
{
	margin: 0 4px 0 4px;
	padding: 6px;
	border: 1px solid #535e6c;
	text-align: left;
}

.clannews_item h1
{
	font-size:12px; font-weight: bold; color: #ffaa00;
	float: left;
}

.clannews_item h2
{
	font-size:12px; font-weight: normal; color: #dcdcdc;
	margin: 2px 0;
}

.clannews_item h3
{
	margin: 3px 0 12px 0;
	font-size:10px; color:#ccc;
}


.autocomp_display
{
	height: 100%;
	background: black;
	border: 1px solid #87a1b6;
	text-align: left;
}

.autocomp_display_item
{
	display:block;
	text-align: left;
	height: 24px;
	background: #000;
}

.autocomp_display_item:hover
{
	display: block;
	background: url("http://www.heroesofnewerth.com/images/ui/hon_drop_select.gif") repeat-x;
}

.autocomp_display_item a
{
	display:block;
	height: 100%;
	text-decoration: none;
}

.autocomp_display_item a:link {text-decoration: none;}
.autocomp_display_item a:visited {text-decoration: none;}




