@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
}
#container {
	width: 998px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/content_bg.png);
}
#body {
	width: 998px;
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
	background-image: url(images/content_bg.png);
}
a:link {
	text-decoration: none;
	color: #355781;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: none;
}
#middle_content {
	width: 454px;
	clear: both;
	line-height: 16px;
	padding: 5px;
}
#side_content {
	width: 152px;
	color: #CCC;
	background-image: url(images/side_overlay.png);
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 1px;
}
#standings {
	width: 172px;
	color: #CCC;
	background-image: url(images/side_overlay.png);
	margin-bottom: 1px;
}
a.loginlink {
	color: #999;
	text-decoration: none;
	font-size: 10px;
}
a.loginlink:hover {
	color: #F60;
	text-decoration: none;
}
a.sidelink {
	color: #CCC;
	text-decoration: none;
}
a.sidelink:hover {
	color: #F60;
	text-decoration: none;
}
a.newslink {
	color: #999;
	text-decoration: none;
}
a.newslink:hover {
	color: #F60;
	text-decoration: none;
}
#news_title {
	width: 200px;
	height: 35px;
	float: left;
	line-height: 35px;
	padding-left: 15px;
}

.input {
	border: 1px solid #000;
	margin-top: 3px;
	margin-bottom: 3px;
}

#recent_topics {
	width: 172px;
	color: #CCC;
	background-image: url(images/side_overlay.png);
	margin-bottom: 1px;
	font-size: 12px;
	height: 38px;
}

#avatar_box {
	height: 120px;
	width: 135px;
	background-image: url(images/avatar_box.png);
	padding-top: 26px;
	padding-left: 37px;
}

.recent_topics_author {
	font-size: 10px;
	color: #999;
}
.recent_topics {
	color: #CCC;	
}
.score {
	font-size: 20px;
	font-weight: bold;
	color: #333;
}
a.map {
	color: #000;		
}
a.map:hover {
	color: #F60;
}
a #recent_topics:hover {
	background-image: url(images/side_overlay_hover.png);
	text-decoration: none;
}
#header {
	height: 125px;
	width: 980px;
	background-image: url(images/header.jpg);
	clear: both;
	margin-left: 9px;
}
#leftside {
	width: 172px;
	margin-left: 9px;
	float: left;
}
#middle {
	width: 464px;
	float: left;
}
#forum_body {
	width: 958px;
	float: left;
	background-image: url(images/forum_bg.png);
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
#rightside1 {
	float: left;
	width: 172px;
}
#rightside2 {
	clear: right;
	float: left;
	width: 172px;
}
#side_head {
	height: 35px;
	width: 157px;
	clear: both;
	background-image: url(images/side_head.png);
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #999;
	font-size: 13px;
	font-weight: bold;
	line-height: 35px;
	padding-left: 15px;
}
#middle_head {
	height: 35px;
	width: 464px;
	background-image: url(images/middle_head.png);
	clear: both;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #999;
	font-weight: bold;
	font-size: 13px;
}
#featured_head {
	height: 35px;
	width: 449px;
	background-image: url(images/featured_head.png);
	clear: both;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #999;
	font-weight: bold;
	font-size: 13px;
	line-height: 35px;
	padding-left: 15px;
}
#recent_topics_icon {
	height: 24px;
	width: 22px;
	background-image: url(images/forum_icon.png);
	float: left;
	margin-top: 6px;
	margin-left: 7px;
	background-repeat: no-repeat;
	padding-left: 7px;
}
#recent_articles_icon {
	height: 24px;
	width: 22px;
	background-image: url(images/article_icon.png);
	float: left;
	margin-top: 6px;
	margin-left: 7px;
	background-repeat: no-repeat;
	padding-left: 7px;
}
#recent_events_icon {
	height: 23px;
	width: 23px;
	background-image: url(images/clock_icon.png);
	float: left;
	margin-top: 6px;
	margin-left: 7px;
	background-repeat: no-repeat;
	padding-left: 7px;
}
#recent_topics_info {
	height: 30px;
	width: 130px;
	float: left;
	margin-top: 5px;
	margin-left: 0px;
	background-repeat: no-repeat;
	padding-left: 0px;
	overflow: hidden;
}
#news_author {
	width: 182px;
	height: 30px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	text-align: right;
	padding-top: 5px;
}
#news_comments {
	width: 67px;
	height: 35px;
	float: left;
	line-height: 35px;
	color: #CCC;
	text-align: center;
}


#topblock {
	height: 80px;
	width: 244px;
	float: left;
	margin-top: 20px;
}
#topblock_content {
	height: 19px;
	width: 239px;
	margin-bottom: 1px;
	clear: both;
	padding-left: 5px;
	color: #CCC;
	line-height: 16px;
}
a #topblock_content:hover {
	background-image: url(images/top_overlay_hover.png);
	text-decoration: none;
	background-repeat: repeat;
}

#slider {
	height: 180px;
	width: 464px;
	clear: both;
	background-image: url(images/slider.jpg);
}



#navi {
	height: 35px;
	width: 980px;
	margin-left: 9px;
	clear: both;
	background-image: url(images/navi.png);
}
#topinfo {
	clear: both;
	width: 980px;
	height: 100px;
	margin-left: 9px;
	background-image: url(images/topinfo.png);
}

/* Tool Tip Start */
a.ttip{
	z-index:10;
}
a.ttip:hover{
	position:relative;
	z-index:100;
	color: #930;
	cursor: help;
	font-weight: bold;
	text-decoration: none;
}			
a.ttip span{
	display:none;
}
a.ttip:hover span{
	display:block;
	position:absolute;
	float:left;
	white-space:nowrap;
	top:-2.5em;
	left:5em;
	border:1px solid #000;
	color:#444;
	padding:1px 5px;
	z-index:10;
	background-color: #CCC;
	font-weight: normal;
	text-decoration: none;
}

/* Menu Start */
.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-size:13px;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}
.menu ul{
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
	color:#999;
	display:block;
	font-weight: bold;
	line-height:35px;
	margin:0px;
	padding:0px 15px;
	text-align:center;
	text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
	color:#F60;
	text-decoration:none;
	background-color: #151515;
	/*background-image: url(images/navibg_hover.gif);*/
	background-repeat: repeat-x;
	background-position: center bottom;
			}
	.menu li ul{
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	position:absolute;
	width:150px;
	z-index:200;
	background-color: #151515;
		}
	.menu li:hover ul{
	display:block;
		}
	.menu li li {
		/*background:url('images/sub_sep.gif') bottom left no-repeat;*/
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:175px;
		}
	.menu li:hover li a{
	background:none;
	color: #999;
		}
	.menu li ul a{
	display:block;
	height:25px;
	font-size:11px;
	font-weight: bold;
	margin:0px;
	padding:0px 10px 0px 15px;
	text-align:left;
	line-height: 25px;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
	/*background:#2580a2 url('images/hover_sub.gif') center left no-repeat;*/
			border:0px;
	color:#F60;
	text-decoration:none;
			}
	.menu p{
		clear:left;
		}	
/* Menu End */
