@charset "UTF-8";
.bgHolder .centerCol .mainCol .viewAllPlayers {
	font-weight: normal;
}


.viewAllPlayers {
	height:32px;
	background-image: url(../images/uc-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 820px;
	padding-top: 15px;
	padding-left: 10px;
	margin-top: 8px;
	cursor: pointer;
}
.viewAllPlayers:hover {
	cursor:pointer;
}
.viewAllPlayersOpen {

	height:32px;
	background-image: url(../images/uc-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 820px;
	padding-top: 15px;
	padding-left: 10px;
}



.allPlayers {
	background-image: url(../images/uc-bg.jpg);
	background-position: left -42px;
	margin:0px;
	padding:0px;
	width: 830px;
	position:relative;
	overflow:hidden;
	
}
/*.allPlayers ul {
	list-style-type: none;
	clear: both;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}*/
 .cardHolder  {
	position:relative;
	width: 129px;
	display: block;
	float: left;
	margin-left: 8px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	z-index:900px
}
.allPlayers .playerPortrait {
	height: 157px;
	width: 129px;
	padding-bottom: 4px;
	display: block;
}
.allPlayers .ppBase {
	height: 157px;
	width: 129px;
	padding-bottom: 4px;
	display: block;
	border:#FFFFFF;
	position: absolute;
	z-index: 5;
}
.allPlayers .ppTop {
	position: absolute;
	height: 157px;
	width: 129px;
	padding-bottom: 4px;
	display: block;
	
	top: 0px;
}
.allPlayers .cardPlayerName {
	font-size: 10px;
	height: 30px;
	width: 128px;
	clear: both;
	margin-bottom:7px;
	color: #ffffff;
	margin-top: 4px;
}
.allPlayers .cardPlayerCountry {
	color: #999999;
}
.allPlayers  .rateBtn {
	margin-top: 129px;
	margin-left: 75px;
	display: block;
	height: 32px;
}
.allPlayers  .rateBtn a {
	display: block;
	height: 32px;
	width: 54px;
	background-image: url(../images/rate-corner.gif);
	background-position: right -32px;
	background-repeat: no-repeat;
}
.allPlayers  .rateBtn a:hover {
	display: block;
	height: 32px;
	width: 54px;
	background-image: url(../images/rate-corner.gif);
	background-position: right 0px;
	background-repeat: no-repeat;
}


/* Easy Slider */

	#slider{}	
	.sliderClass  {
	position:relative;
	overflow:hidden;
	height: 161px;
	width: 129px;
	display: block;	
	}
	.sliderHolder, .sliderList, .sliderListCard {
		
		margin:0;
		padding:0;
		list-style:none;
		}
	li.sliderList{
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
	
	width:129px;
	height:161px;
	overflow:hidden;
	
		}	
.rateBtnNext a:hover {
	background-position: right top;
	display:block;
	}
.rateBtnNext a{
	width: 129px;	
	height:32px;
	text-indent: -2000px;
	float: right;
	display:block;
	top:129px;
	position:absolute;
	background-image: url(../images/rate-corner.gif);
	background-repeat: no-repeat;
	background-position: right -32px;
	z-index:1000px;
}

.rateBtnPrev a:hover{
	background-repeat: no-repeat;
	background-position: right top;
	display:block;
}
.rateBtnPrev a{
	height:32px;
	width: 129px;
	margin-top:5px;
	text-indent: -2000px;	
	display:block;
	top:124px;
	position:absolute;
	float: right;
	background-image: url(../images/back-corner.gif);
	background-repeat: no-repeat;
	background-position: right -32px;
	z-index:1000px;
}
		
	#slider2 li h2{ 
		margin:0 20px;
		padding-top:20px;
		}	
	#slider2 li p{ 
		margin:20px;
		}						
		
	p#controls, p#controls2{
		margin:0;
		position:relative;
		} 
	
	/*#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{ 
		display:block;
		
		overflow:hidden;
		
		
		}	
	#nextBtn, #nextBtn2{ 
		left:0px;
		}														
	#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{  
		display:block;
		width:60px;
		
		}	
	#nextBtn a, #nextBtn2 a{ 
		
		}											

/* // Easy Slider */
.allPlayers .cardAndName {
	width: 139px;
	height: 180px;
	float: left;
	display:block;
}

.voteTitle {
	float: left;
	padding-top: 3px;
	clear: left;
	font-size: 9px;
	text-transform: uppercase;	
}
.rateContentHolder {
	height: 154px;
	width: 115px;
	position: relative;
	z-index:0;
	padding:7px;		
}
.titleRateImg {
	height:11px;
	padding-top: 10px;
	margin:0px;
	display:block;
	width: 120px;
}
.rateContentHolder .rateRow {
	display:block;
	margin-top: 6px;
	height:14px;
	width: 115px;
	
}

