
/**************************************************************

	Image Menu
	v 2.2

**************************************************************/
.usercenter {
	width:726px;
	height:80px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#imageMenu {
	position: relative;
	width: 242px;
	height: 80px;
	overflow: hidden;
}



#imageMenu ul {
	list-style: none;
	margin: 0px;
	padding:0px;
	display: block;
	height: 80px;
	width: 400px;
	
	}

#imageMenu ul li {
	float: left;
}

#imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:60px;
	height: 80px;
}

#imageMenu ul li.iMreplays a {
	background: url(images/replay.jpg) repeat scroll 0%;
}

#imageMenu ul li.iMwars a {
	background: url(images/match.jpg) repeat scroll 0%;
}

#imageMenu ul li.iMactivities a {
	background: url(images/activity.jpg) repeat scroll 0%;
}

#imageMenu ul li.iMawards a {
	background: url(images/award.jpg) repeat scroll 0%;
}

.clear {
	clear: both;
}


#user_profile_members {
	width:382px;
	height:80px;
	background-color:#f0f0f0;	
}

#user_profile_members td{
	color:#9f9f9f;
}

.user_profile_user_nick {
	font-size:1em;
	padding-top:4px;
	
}
/*************************************************************/

/* ********************************************************************
				Star Rating Start
******************************************************************** */

.rating-static {
  width: 60px;
  height: 13px;
  display: block;
  background: url('pics/stars_rating.png') 0 0 no-repeat;
}

.rating-10 { background-position: 0 0; }
.rating-8 { background-position: -12px 0; } 
.rating-6 { background-position: -24px 0; }
.rating-4 { background-position: -36px 0; }
.rating-2 { background-position: -48px 0; }
.rating-0 { background-position: -60px 0; }

.rating-1  { background-position: -48px -13px; }
.rating-3 { background-position: -36px -13px; }
.rating-5 { background-position: -24px -13px; }
.rating-7 { background-position: -12px -13px; }
.rating-9 { background-position: 0 -13px; }



div.main_cnt {
	background:url("pics/usercenter_bg.gif") no-repeat scroll 0 0 transparent;
	height:80px;
	width:242px;
	
}
div.main_cnt_ranking {
	background:url("pics/usercenter_bg_ranking.gif") no-repeat scroll 0 0 transparent;
	height:80px;
	width:242px;
	
}
div.main_cnt_birthday {
	background:url("pics/usercenter_bg.gif") no-repeat scroll 0 0 transparent;
	height:80px;
	width:242px;
	text-align:center;
}
.txt {
	color:#2A2F41;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
div.txt_cnt {
	height:80px;
	color:#2A2F41;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
.dscr_left {
	width:65px;
	padding:0px;
}
.dscr_numberone {
	width:110px;
	padding-top:4px;
	padding-left:40px;
	font-size:18px;
}
.dscr_numbertwo {
	width:110px;
	padding-top:6px;
	padding-left:41px;
	font-size:11px;
	
}
.dscr_numberthree {
	padding-top:3px;
	padding-left:41px;
	font-size:11px;
}
.dscr_headline {
	font-size:11px;
	text-align:right;
	width:165px;
	border-bottom:thin black solid;
}
.bold {
	font-weight:bold;
}
.inline {
	display:inline;
}
.left {
	float:left;
}

.data_left {
	margin-right:5px;
	width:35px;
}
.dscr_teamleft {
	width:165px;
	font-size:14px;
}
.dscr_teamright {
	width:165px;
	text-align:right;
	font-size:12px;
	padding:0px;
}
.dscr_vs {
	width:145px;
	text-align:center;
	font-size:12px;
	padding:0px;
}
.dscr_description {
	width:145px;
	padding-top:3px;
	font-size:10px;
}

#players_nav {
	background:none repeat scroll 0 0 #00173D;
	height:33px;
	margin-bottom:10px;
	width:540px;
}
#players_nav li {
	float:left;
	height:33px;
	padding:0;
	margin:0;
}

#players_nav ul li {
	outline:0 none;
	list-style:none outside none;
	line-height:16px;
}


.playerBioNav li a:hover, .playerBioNav li.active a {
	background-position:0 -33px;
	color:#002864;
	text-decoration:none;
}

.playerBioNav li a {
	background-repeat:no-repeat;
	display:block;
	font-size:11px;
	font-weight:bold;
	height:24px;
	line-height:12px;
	padding:9px 0 0;
	text-align:center;
	background-image:url("pics/player_bio_nav.gif");
	width:93px;
	color:#f9f9f9;
}

#players_nav {

	margin:0;
	outline:0 none;
	padding:0;
}
