﻿

/****************/
/* Star Rating */
.rating, 
.rating a:hover, 
.rating a:active, 
.rating a:focus, 
.rating .current-rating
{background-image: url(../../assets/images/web/star_small.gif);}

.ratingNoJS li{display: inline;}
.ratingNoJS{position:relative;text-align:left;list-style:none;margin:0;padding:0;background-position: left top;margin:5px 0 0 10px;}


.page-rate {background-image: url(../../assets/images/web/ratingstars2BG.gif);
height:41px;
width:166px;
padding-top:20px;
.padding-top:25px;
padding-left:10px;
float:right;}

.page-rate .rating, 
.page-rate .rating a:hover,
.page-rate .rating a:active, 
.page-rate .rating a:focus, 
.page-rate .rating .current-rating
{background-image: url(../../assets/images/web/stars2.gif);}

.rating{position:relative;width:50px;height:10px;overflow:hidden;list-style:none;margin:0;padding:0;background-position: left top;}
.rating li{display: inline;}
.rating a, 
.rating .current-rating
{position:absolute;top:0;left:0;text-indent:-1000em;height:10px;line-height:10px;outline:none;overflow:hidden;border: none;}

.rating a:hover, 
.rating a:active, 
.rating a:focus
{background-position: left bottom;}

.rating a.one-star{width:20%;z-index:6;}
.rating a.two-stars{width:40%;z-index:5;}
.rating a.three-stars{width:60%;z-index:4;}
.rating a.four-stars{width:80%;z-index:3;}
.rating a.five-stars{width:100%;z-index:2;}
.rating .current-rating{z-index:1;background-position: left center;}

.page-rate .rating
{position:relative;width:150px;height:25px;overflow:hidden;list-style:none;margin:3px 0 0 0; padding:0;background-position: left top;}

.page-rate .rating a, .page-rate .rating .current-rating {height:25px;line-height:25px;}


/*
.page-rate-sm h3 { float:left; }
.page-rate-sm .star-rating, .page-rate-sm .star-rating a:hover, .page-rate-sm .star-rating a:active, .page-rate-sm .star-rating a:focus, .page-rate-sm .star-rating .current-rating{background-image: url(../../assets/images/web/star_soccerette-sm.gif);}
.page-rate-sm .star-rating{position:relative;width:75px;height:13px;overflow:hidden;list-style:none;margin:3px 0 0 0; padding:0;background-position: left top;}
.page-rate-sm .star-rating a, .page-rate-sm .star-rating .current-rating, .page-rate-sm .star-rating span {height:13px;line-height:13px;}
.page-gal-btn {margin-top:3px;}
.video-rate .star-rating{position:relative;width:75px;height:12px;overflow:hidden;list-style:none;margin:0;padding:0;background-position: left top;}
.video-rate .star-rating a, .video-rate .star-rating .current-rating {height:12px;line-height:12px;}
.video-rate { padding-top:3.5px;}*/
/*.video-rate .star-rating, .video-rate .star-rating a:hover, .video-rate .star-rating a:active, .video-rate .star-rating a:focus, .video-rate .star-rating .current-rating{background-image: url(../../assets/images/web/star_med.gif);}*/
/*.page-rate h3 { float:left; }*/
