
.star-rating{
	list-style:none;
	margin-left:0px!important;
	padding:0px;
	width: 45px;
	height: 16px;
	position: relative;
	background: url('/canal/templates/lamagiadelagratitud/imagenes/alt_star.png') top left repeat-x;		
}
.star-rating li{
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
}
.star-rating li a{
	display:block;
	width:9px;
	height:16px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
.star-rating li a:hover{
	background: url('/canal/templates/lamagiadelagratitud/imagenes/alt_star.png') left bottom;
	z-index: 2;
	left: 0px;
}
.star-rating a.one-star{
	left: 0px;
}
.star-rating a.one-star:hover{
	width:9px;
}
.star-rating a.two-stars{
	left:9px;
}
.star-rating a.two-stars:hover{
	width:18px;
}
.star-rating a.three-stars{
	left:18px;
}
.star-rating a.three-stars:hover{
	width:27px;
}
.star-rating a.four-stars{
	left:27px;
}	
.star-rating a.four-stars:hover{
	width:36px;
}
.star-rating a.five-stars{
	left:36px;
}
.star-rating a.five-stars:hover{
	width:45px;
}
.star-rating li.current-rating{
	background: url('/canal/templates/lamagiadelagratitud/imagenes/alt_star.png') left center;
	position: absolute;
	height:16px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}


/* STAR RATING */
.star-rating-ficha{
	list-style:none;
	margin-left:0px!important;
	padding:0px;
	width: 110px;
	height: 19px;
	position: relative;
	background: url('/canal/templates/lamagiadelagratitud/imagenes/alt_star_ficha.png') top left repeat-x;		
}
.star-rating-ficha li{
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 2px;
}
.star-rating-ficha li a{
	display:block;
	width:11px;
	height:19px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
.star-rating-ficha li a:hover{
	background: url('/canal/templates/lamagiadelagratitud/imagenes/alt_star_ficha.png') left bottom;
	z-index: 2;
	left: 0px;
}
.star-rating-ficha a.one-star{
	left: 0px;
}
.star-rating-ficha a.one-star:hover{
	width:22px;
}
.star-rating-ficha a.two-stars{
	left:22px;
}
.star-rating-ficha a.two-stars:hover{
	width:44px;
}
.star-rating-ficha a.three-stars{
	left:44px;
}
.star-rating-ficha a.three-stars:hover{
	width:55px;
}
.star-rating-ficha a.four-stars{
	left:55px;
}	
.star-rating-ficha a.four-stars:hover{
	width:66px;
}
.star-rating-ficha a.five-stars{
	left:66px;
}
.star-rating-ficha a.five-stars:hover{
	width:88px;
}
.star-rating-ficha li.current-rating{
	background: url('/canal/templates/lamagiadelagratitud/imagenes/alt_star_ficha.png') left center;
	position: absolute;
	height:16px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}


/* STAR RATING */
.star-rating10{
	list-style:none;
	margin-left:0px!important;
	margin-top:5px!important;
	padding:0px;
	width:216px;
	height:42px;
	position: relative;
	background: url('/canal/templates/lamagiadelagratitud/imagenes/alt_star_grande.png') top left repeat-x;		
}
.star-rating10 li{
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
}
.star-rating10 li a{
	display:block;
	width:43px;
	height:42px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
.star-rating10 li a:hover{
	background: url('/canal/templates/lamagiadelagratitud/imagenes/alt_star_grande.png') left bottom;
	z-index: 2;
	left: 0px;
}
.star-rating10 a.one-star{
	left: 0px;
}
.star-rating10 a.one-star:hover{
	width:42px;
}
.star-rating10 a.two-stars{
	left:43px;
}
.star-rating10 a.two-stars:hover{
	width:84px;
}
.star-rating10 a.three-stars{
	left:86px;
}
.star-rating10 a.three-stars:hover{
	width:126px;
}
.star-rating10 a.four-stars{
	left:129px;
}	
.star-rating10 a.four-stars:hover{
	width:168px;
}
.star-rating10 a.five-stars{
	left:172px;
}
.star-rating10 a.five-stars:hover{
	width:210px;
}
.star-rating10 li.current-rating{
	background: url('/canal/templates/lamagiadelagratitud/imagenes/alt_star_grande.png') left center;
	position: absolute;
	height: 42px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}
