@charset "UTF-8";
/* CSS Document */
/* 5 star recruiting	*/
.red-stars {background-image:url(/espnu/i/recruiting/recruiting_stars_sml_white.png); background-repeat:no-repeat;height:20px;width:70px;}
.red-stars-sort {background-image: url(/espnu/i/recruiting/recruiting_stars_sml_gray.png); background-repeat:no-repeat; height:20px; width:70px;}
.red-stars-large {background-image: url(/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;}

/*Added9/26/2012 for logo consolidation*/

.rnLarge{width:145px; height:37px;}
.rnLarge img{float:left;}
.rnMedium{width:107px; height:25px;}
.rnMedium img{float:left;}
.rnSmall{width:85px; height:10px;}
.rnSmall img{float:left;}

