/*             styles for the star rater                */
.star-rating{
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 100px;
	height: 17px;
	position: relative;
	background: url('https://ladyboygold.com/tour/includes/js/star_rating.png') top left repeat-x;		
	top: -1px;
	left: 3px;
}
.star-rating-overlay { background: none; }

/* .star-rating-overlay:hover { 
	background: url('https://ladyboygold.com/tour/includes/js/star_rating.png') top left repeat-x; 
} 
*/

.star-rating li{
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
}
.star-rating li a{
	display:block;
	width:18px;
	height: 17px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
/*
.star-rating li a:hover{
	background: url('https://ladyboygold.com/tour/includes/js/star_rating.png') 0 -17px;
	z-index: 1;
	left: 0px;
}
*/
.star-rating a.one-star{
	left: 0px;
}
/*
.star-rating a.one-star:hover{
	width:20px;
}
*/
.star-rating a.two-stars{
	left:20px;
}
/*
.star-rating a.two-stars:hover{
	width: 40px;
}
*/
/*
.star-rating a.three-stars:hover{
	width: 60px;
}
*/
.star-rating a.three-stars{
	left: 40px;
}
.star-rating a.four-stars{
	left: 60px;
}	
/*
.star-rating a.four-stars:hover{
	width: 80px;
}
*/
.star-rating a.five-stars{
	left: 80px;
}
/*
.star-rating a.five-stars:hover{
	width: 100px;
}
*/

#yourrating { position: relative; top: -1px; }
#totalrating { position: relative; top: 0; left: 3px; text-align: left; display: block; }
.rating1, .rating2, .rating3, .rating4, .rating5, .rating10, .rating15, .rating20, .rating25, .rating30, .rating35, .rating40, .rating45, .rating50 { background: url('https://ladyboygold.com/tour/includes/js/star_rating.png') left bottom; height: 17px; }
.rating1, .rating10 { width: 20px; }
.rating15 { width: 30px; }
.rating2, .rating20 { width: 40px; }
.rating25 { width: 50px; }
.rating3, .rating30 { width: 60px; }
.rating35 { width: 70px; }
.rating4, .rating40 { width: 80px; }
.rating45 { width: 90px; }
.rating5, .rating50 { width: 100px; }

.itemrating { width: 120px; height: 24px; margin-bottom: 8px; margin-top:-5px; background: url('https://ladyboygold.com/tour/includes/js/rating_sprite.png') top left repeat-x; text-align: left; position: relative; }
.itemrating-sp { margin: 0 auto; }
.ifvoted { background: url('https://ladyboygold.com/tour/includes/js/star_rating_small2.png') top left repeat-x !important; }
.srating10, .srating15, .srating20, .srating25, .srating30, .srating35, .srating40, .srating45, .srating50 { background: url('https://ladyboygold.com/tour/includes/js/rating_sprite.png') left bottom; height: 24px; }
.ifvoted .srating10, .ifvoted .srating15, .ifvoted .srating20, .ifvoted .srating25, .ifvoted .srating30, .ifvoted .srating35, .ifvoted .srating40, .ifvoted .srating45, .ifvoted  .srating50 { background: url('https://ladyboygold.com/tour/includes/js/star_rating_small2.png') left bottom !important; }
.srating10 { width: 24px; }
.srating15 { width: 36px; }
.srating20 { width: 48px; }
.srating25 { width: 60px; }
.srating30 { width: 72px; }
.srating35 { width: 84px; }
.srating40 { width: 96px; }
.srating45 { width: 108px; }
.srating50 { width: 120px; }

.star-rating-small{
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 120px;
	height: 24px;
	position: relative;
}
.ifvoted { background: url('https://ladyboygold.com/tour/includes/js/star_rating_small2.png') top left repeat-x !important; }
.star-rating-small li{
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
}
.star-rating-small li a{
	display:block;
	width:24px;
	height: 24px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
/*
.star-rating-small:hover { 
	background: url('https://ladyboygold.com/tour/includes/js/rating_sprite.png') repeat-x top left; 
}

.star-rating-small li a:hover{
	background: url('https://ladyboygold.com/tour/includes/js/rating_sprite.png') 0 -24px;
	z-index: 1;
	left: 0px;
}
*/
.star-rating-small a.one-star{
	left: 0px;
}
.star-rating-small a.two-stars{
	left:24px;
}
.star-rating-small a.three-stars{
	left: 48px;
}
.star-rating-small a.four-stars{
	left: 72px;
}	
.star-rating-small a.five-stars{
	left: 96px;
}
/*
.star-rating-small a.one-star:hover{
	width:24px;
}
.star-rating-small a.two-stars:hover{
	width: 48px;
}
.star-rating-small a.three-stars:hover{
	width: 72px;
}
.star-rating-small a.four-stars:hover{
	width: 96px;
}
.star-rating-small a.five-stars:hover{
	width: 120px;
}
*/
a { 
  cursor:default; 
  user-focus: none; 
  outline : none; 
  -moz-user-focus: none; 
  -moz-outline: none; 
  behavior: url(/includes/userfocus.htc)
}
a:focus {
  user-focus: none; 
  outline : none; 
  -moz-user-focus: none; 
  -moz-outline: none; 
  behavior: url(/includes/userfocus.htc)
}
a.tl-first { color: #e27ef2; }

#rated-vids td, #rated-models td, #rated-photos td { font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 15px; line-height: 18px; }
#rated-vids a, #rated-models a, #rated-photos a { color: #fefefe; font-weight: normal; }
.tr-more a { text-decoration: underline; }
#rated-vids tr td div a.tl-first, #rated-models tr td div a.tl-first, #rated-photos tr td div a.tl-first { color: #e27ef2; }