@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;}


/* added 091509 - to add star categories to recruiting scorecard */
.single_star {background: transparent url(http://a.espncdn.com/espnu/i/recruiting/recruiting_single_star.png) no-repeat scroll 0 0; height:13px; width:13px; float:right; margin:0 0 0 1px; padding:0;}







