
/*************************************************************************
 *  Ratings
 *************************************************************************/


.rating_detail {
   width: 250px;
   height: 41px;
   padding-top: 0px;
   background: url(../images/ratings/all.jpg) no-repeat;
}

.rating_detail .bar1 {
   float: left;
   width: 24px;
   height: 41px;
   margin-left: 0px;
}

.rating_detail .bar1_active {
   float: left;
   width: 24px;
   height: 41px;
   margin-left: 0px;
   background: url(../images/ratings/left.jpg) no-repeat;
}

.rating_detail .bar2 {
   float: left;
   width: 24px;
   height: 41px;
}

.rating_detail .bar2_active {
   float: left;
   width: 24px;
   height: 41px;
   background: url(../images/ratings/right.jpg) no-repeat;
}

.rating_detail .bar3 {
   float: left;
   width: 24px;
   height: 41px;
}

.rating_detail .bar3_active {
   float: left;
   width: 24px;
   height: 41px;
   background: url(../images/ratings/left.jpg) no-repeat;
}

.rating_detail .bar4 {
   float: left;
   width: 24px;
   height: 41px;
}

.rating_detail .bar4_active {
   float: left;
   width: 24px;
   height: 41px;
   background: url(../images/ratings/right.jpg) no-repeat;
}

.rating_detail .bar5 {
   float: left;
   width: 24px;
   height: 41px;
}

.rating_detail .bar5_active {
   float: left;
   width: 24px;
   height: 41px;
   background: url(../images/ratings/left.jpg) no-repeat;
}

.rating_detail .bar6 {
   float: left;
   width: 24px;
   height: 41px;
}

.rating_detail .bar6_active {
   float: left;
   width: 24px;
   height: 41px;
   background: url(../images/ratings/right.jpg) no-repeat;
}

.rating_detail .bar7 {
   float: left;
   width: 24px;
   height: 41px;
}

.rating_detail .bar7_active {
   float: left;
   width: 24px;
   height: 41px;
   background: url(../images/ratings/left.jpg) no-repeat;
}

.rating_detail .bar8 {
   float: left;
   width: 24px;
   height: 41px;
}

.rating_detail .bar8_active {
   float: left;
   width: 24px;
   height: 41px;
   background: url(../images/ratings/right.jpg) no-repeat;
}

.rating_detail .bar9 {
   float: left;
   width: 24px;
   height: 41px;
}

.rating_detail .bar9_active {
   float: left;
   width: 24px;
   height: 41px;
   background: url(../images/ratings/left.jpg) no-repeat;
}

.rating_detail .bar10 {
   float: left;
   width: 24px;
   height: 41px;
   margin-left: 0px;
}

.rating_detail .bar10_active {
   float: left;
   width: 24px;
   height: 41px;
   margin-left: 0px;
   background: url(../images/ratings/right.jpg) no-repeat;
}


.rating_detail .bar_active {
   float: left;
   width: 24px;
   height: 41px;
   background: url(../images/ratings/left.jpg) no-repeat;
}

.rating_detail .bar_active_start {
   float: left;
   width: 24px;
   height: 41px;
   margin-left: 0px;
   background: url(../images/ratings/left.jpg) no-repeat;
}

.rating_detail .bar_active2 {
   float: left;
   width: 24px;
   height: 41px;
   background: url(../images/ratings/right.jpg) no-repeat;
}

.rating_detail .bar_active_start2 {
   float: left;
   width: 24px;
   height: 41px;
   margin-left: 0px;
   background: url(../images/ratings/right.jpg) no-repeat;
}

