@charset "utf-8";
/* CSS Document */
body{
	text-align:center;
	margin:0;
	padding:0;
	font-family:Tahoma;
	font-size:14px;
	color:#E7E5EA;
	background:url(images/bg.jpg) repeat-x #0E0E0E;
}
a{
	color:#C00BA5;
	text-decoration:underline;
}
a:hover{
	color:#E7E5EA;
	text-decoration:none;
}
#header{
	width:950px;
	margin:auto;
}
#content{
	width:1000px;
	margin:auto;
	clear:both;
	padding-top:20px;
	padding-bottom:20px;
}
.flo{
	float:left;
}
#header #box{
	width:556px;
	height:64px;
	background:url(images/img_r1_c3.jpg) no-repeat;
}

#header #box span{
	margin:5px;
}

#header #tabs{
	width:556px;
	height:25px;
	background:url(images/img_r2_c3.jpg) no-repeat;
}
#footer{
	clear:both;
	width:100%;
	margin:0;
	padding:0;
	background:url(images/footbg.jpg) repeat-x;
	height:87px;
}
#footer #in{
	width:950px;
	margin:auto;
}
#footer #in #fbox{
	float:left;
	width:732px;
	height:87px;
	background:url(images/img_r4_c2.jpg) no-repeat;
}
#footer #in #fbox span{
	margin:5px;
	font-size:12px;
}
.sidebar{
	background:url(images/bgls.gif) repeat-y right;
	background-color:#190D17;
	text-align:left;
	float:left;
}
.toplist{
	background:url(images/bgls.gif) repeat-y right;
	background-color:#190D17;
	text-align:left;
	width:800px;
	margin:auto;
	height:auto;
	overflow:hidden;
}
.toplist ul{
	float:left;
	width:23%;
	margin:0;
	padding:0;
	padding:5px;
	height:auto;
}
.toplist ul li{
	margin:0;
	padding:0;
	list-style:none;
	margin-left:2px;
	padding-left:13px;
	background:url(images/bar.jpg) no-repeat left;
	font-size:16px;
}
.box44{
	float:right;
	background-color:#0E0E0E;
	width:4px;
	height:28px;
	display:inline;
}
.box244{
	float:left;
	background-color:#0E0E0E;
	width:4px;
	height:4px;
}
.boxbottom{
	width:100%;
	height:4px;
	background:url(images/bgls.gif);
}
.sidebar ul{
	margin:5px;
	padding:0;
	margin-bottom:15px;
}
.sidebar ul li{
	margin:0;
	padding:0;
	list-style-type:none;
}
.sidebar ul li ul{
	margin:0;
	padding:0;
	font-weight:bold;
	color:#B50E9C;
	font-size:18px;
	margin-bottom:15px;
}
.sidebar ul li ul li{
	margin:0;
	padding:0;
	margin-left:2px;
	padding-left:13px;
	list-style-type:none;
	font-weight:normal;
	font-size:12px;
	color:#E7E5EA;
	background:url(images/bar.jpg) no-repeat left;
	line-height:14px;
}
.box{
	width:250px;
	text-align:center;
	float:left;
	display:inline;
	padding-bottom:15px;
}
.thumbs a img{
	border:1px solid #C00BA5;
	margin:2px;
	padding:2px;
	float:left;
}
.thumbs a:hover img{
	border:1px solid #E7E5EA;
}
.thumbs h2,.toplist h2{
	padding:0;
	margin:0;
	margin-bottom:10px;
	font-weight:normal;
	font-size:20px;
	text-align:left;
}
.toplist h2{
	text-align:center;
	margin-top:5px;
	font-weight:bold;
}
.style1 {font-weight: bold}
.active{
	background-color:none;
	width:80px;
	height:20px;
	float:left;
	padding:4px;
	text-align:center;
	font-size:16px;
	text-decoration:none;
	display:inline;
	margin-bottom:5px;
}
.inactive{
	background-color:#290D23;
	width:80px;
	height:20px;
	float:left;
	padding:4px;
	text-align:center;
	font-size:16px;
	text-decoration:none;
	display:inline;
	margin-bottom:5px;
}