@charset "utf-8";
/* CSS Document */

/* ------ Structure/universal -------*/
body {
	background:#000 url(imgs/bg-bar.jpg) repeat-x;
	margin:0 auto;
	color:#FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding:0;
}
#wrap {
	background:#131313;
	margin:0 auto;
	width:1000px;
	z-index:70;
}
.bar {
	background:url(imgs/bar-red.jpg);
	height:28px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:25px;
}

.name {
	font-style:italic;
	color:#f5d008;
}
a:link, a:hover, a:visited, a:active {
	color:#f5d008;
}
a:link img, a:hover img, a:visited img, a:active img {
	text-decoration:none;
	border:none;
}
.register {
	color:#0F0;
}
caption, th {
	text-align:center;
}
.content{
	background:#1b1b1b;
	margin:0 auto;
	padding: 0;
}

/*------ Header ---------*/
#header {
	margin:0 auto;
	background:#1b1b1b;
	padding-top:8px;
	padding-bottom:8px;
	width:1000px;
}
	#header .banner {
		background:url(imgs/banner.png) no-repeat;
		background-position:center center;
		height:169px;
		margin:0 20px;
		width:960px;
	}
		#header .banner .login {
			background:url(imgs/login-bg.png) no-repeat;
			background-position:bottom;
			float:right;
			height:69px;
			width:303px;
			margin-top:100px;
		}
/*------ Navbar -----*/
#nav {
	margin:0 auto;
	height:29px;
	width:1000px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	background-image:url(imgs/Nav.jpg);
	margin-top: 8px;
}
#nav ul {
	list-style-type:none;
	padding:0;
	margin:0 auto;
	background-image: url(imgs/Nav.jpg);
	height:29px;
}
#nav li.link {float:left;
position:relative;
z-index:100;
background-image:url(imgs/Nav.jpg);
height:29px;
width:74px;
margin-left:3px;
margin-right:3px;}
#nav li.link:hover {
	background-image: url(imgs/bar-red.jpg);
	width:74px;
	height:29px;
}
#nav table {position:absolute;
border-collapse:collapse;
z-index:80;
left:-1px;
top:29px;}
#nav li.link:hover a {color:#d4e8fc;
font-size:12px;}
#nav li.link a, #nav li.link a:visited, #nav.link a:hover {display:block;
font-size:12px;
padding-top:8px;
text-decoration:none;
color:#d4e8fc;}
#nav ul ul a {text-align:left;
position:absolute;
top:-5px;
left:5px;}
#nav ul ul {visibility:hidden;
position:absolute;
width:100px;
height:0;
top:29px;
left:0;}
#nav ul li:hover ul,
#nav ul a:hover ul{visibility:visible;}
#nav ul ul li  {height:20px;
width:155px;
background-image: url(imgs/login-bg.png);
background-repeat:repeat;
background-color:none;
background-position:bottom;
border-right-width:1px;
border-left-width:1px;
border-right-style:solid;
border-left-style:solid;
border-color:#000;
position:relative;}
#nav ul ul li:hover {height:20px;
width:155px;
background-image: url(imgs/bar-red.jpg);
border-right-width:1px;
border-left-width:1px;
border-right-style:solid;
border-left-style:solid;
position:relative;}
.iebug li, .iebug li:hover {margin-bottom:-3px;}
/*--------- right ------- */
#right {
	float:right;
	margin:0 auto;
	margin-right:8px;
	width:478px;
}
	.top-lad {
		background:#1b1b1b;
		float:left;
		margin-bottom:10px;
		width:256px;
	}
	.l-news {
		background:#1b1b1b;
		float:right;
		width:215px;
		margin-bottom:10px;
	}
	.r-matcher {
		text-align:center;
	}
		
/*--------- Left ---------- */
#left {
	float:left;
	margin:0 auto;
	width:513px;
}
	#left .news {
		margin-left:10px;
	}
		#left .date {
			background:url(imgs/news.jpg) repeat-x;
			height:23px;
			font-size:10px;
			line-height:22px;
		}
		#left .body {
			background:#1b1b1b;
			height:auto;
			padding:10px;
			font-size:11px;
			text-align:left;
		}
			
			#left .comment {
				font-style:italic;
				color:#8d0103;
			}
		#left .body img {
			max-width:510px;
		}
/*---------- LEFT 2 --------*/
#left2 {
	float:left;
	width:680px;
	margin-left:10px;
}
/*---------- RIGHT 2 ---------*/
#right2 {
	float:right;
	width:290px;
	margin-right:10px;
}
/*---------- Bottom -------*/
#bottom {
	margin:0 auto;
	margin-top: 10px;
	margin-left: 6px;
}
	#bottom .members {
		width:255px;
		float:left;
		margin-right:5px;
	}
	#bottom .forum, .team {
		width:256px;
		float:left;
		margin-right:5px;
	}

	#bottom .stat {
		width:207px;
		float:left;
		margin-right:5px;
	}
	
		#bottom .online {
			margin:0 auto;
			padding-top:5px;
			padding-bottom:5px;
		}
		#bottom .new {
			margin:0 auto;
			padding-top:5px;
			padding-bottom:5px;
			text-align:left;
		}
		#bottom .tittle {
			font-size:14px;
			color:#f5d008;
			font-weight:bolder;
			padding-bottom:5px;
		}
		#bottom .left {
			float:left;
		}
		#bottom .right {
			float:right;
			width:84px;
		}
/*------ footer ----*/
#footer {
	margin:0 auto;
}
#footer .right {
	float:right;
	width:300px;
	text-align:right;
	padding-right:10px;
}
#footer .left {
	float:left;
	width:300px;
	text-align:left;
	padding-left:10px;
	padding-top:5px;
}
#footer .mid {
	margin:0 auto;
}
#footer ul {
	list-style:none;
}
#footer ul li {
	display:inline;
}
#flash_nav {
	background: #000;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 400px;
	height: 20px;
	}
#flash_nav ul {
	margin: 0px;
	padding: 3px 0px 0px 0px;
	}
#flash_nav ul li {
	list-style-type: none;
	position: relative;
	display: inline;
	}
#flash_nav ul li a {
	color: #fff;
	text-decoration: none;
	padding: 3px 10px;
	}
#flash_nav ul li a:hover {
	background: #e0e0e0;
	color: #000;
	}
.news {
background:url(./theme/default/images/new/news.gif) no-repeat;
width:51px;
height:25px;
float:left;
}
.news-scroll {
background:url(./theme/default/images/new/scroll-main.gif) no-repeat;
width:595px;
height:25px;
line-height: 25px;

float:left;
}
