@charset "UTF-8";
/* CSS Document */
/* 5 star recruiting	*/
.red-stars {background-image:url(http://a.espncdn.com/espnu/i/recruiting/recruiting_stars_sml_white.png); background-repeat:no-repeat;height:20px;width:70px;}
.red-stars-sort {background-image: url(http://a.espncdn.com/espnu/i/recruiting/recruiting_stars_sml_gray.png); background-repeat:no-repeat; height:20px; width:70px;}
.red-stars-large {background-image: url(http://a.espncdn.com/espnu/i/recruiting/recruiting_stars_lrg.png); background-repeat:no-repeat; height:20px;width:94px;}
/*		space to display the rank number and stars together		*/
.red-stars.show-rank, .red-stars-sort.show-rank {width:95px !important;}

.red-stars.four,.red-stars-sort.four,.red-stars-large.four {background-position:0 -20px;}
.red-stars.three,.red-stars-sort.three,.red-stars-large.three {background-position:0 -40px;}
.red-stars.two,.red-stars-sort.two,.red-stars-large.two {background-position:0 -60px;}
.red-stars.one,.red-stars-sort.one,.red-stars-large.one {background-position:0 -80px;}

.red-stars-large.player-card { float:left; margin:4px 0 0 10px;}

td.scoutrankingcard img {margin:5px 0 0 8px;}

/* Player Card Star Voting */
.user-rating{background:#e8e8e8; padding-bottom:4px;}
.user-rating h4{color:#333; background:#d6d6d6; display:block; padding:4px 8px; margin:0 0 6px; font-size:11px; font-family:Verdana, Helvetica, Arial, sans-serif;}
.user-rating .vote{padding:4px 8px; width:150px;}
.user-rating .vote .votelabel{ font-size:9px; font-weight:bold; color:#333; min-width:50px; margin-right:4px;}
.user-rating .vote .votetext{font-size:9px; color:#333; line-height:12px;}
.user-rating .vote .star{background:url(http://a.espncdn.com/i/recruiting/star_sprite_10.png) no-repeat !important; height:10px; width:11px;}
.user-rating .vote .star.last{margin-left:2px;}
.user-rating .vote .star a{width:11px; height:10px ;background:url(http://a.espncdn.com/i/recruiting/star_sprite_10.png) no-repeat !important; }
.user-rating .vote .star_on, 
.user-rating .vote .star_on a, 
.user-rating .vote .star_hover, 
.user-rating .vote .star_hover a{background-position:0 -10px !important;}

/* Updates */
#scouts-rank-top .rank{float:left;}
