﻿/* Автор: ◊ǺłmằŹ◊. Доработал: Max_Good_Life. Версия: 2.0b */

#rating_bg{font-family:Arial,Sans-Serif;font-style:normal;} /* Стиль текста */

/* Стили для темных дизайнов */
#black #rating_bg{background:url(/rating10point/black/rating_blackbg.png) no-repeat;width:450px;height:69px;} /* BG */
#black #rating_title{background:url(/rating10point/black/rating_blacktitle.png) no-repeat;width:442px;height:16px;} /* Рейтинг название материала */
#black #rating_title_name{font-size:8pt;color:#e5e5e5;}
#black #rating_answer{font-size:8pt;color:#8facb2;} /* Стиль текста */
#black #rating_otstup{padding-top:4px;} /* Отступ */
#black #ratings{color:#b2b2b2;font-size:9pt;text-shadow:#191919 1px 1px 2px;}
#black #rating_hoverstars{color:#b35959;font-size:16pt;-webkit-transition: color 0.3s ease;-moz-transition: color 0.3s ease;-o-transition: color 0.3s ease;transition: color 0.3s ease;}
#black #rating_allstars{color:#77b259;font-size:16pt;}
#black #rating_rated{color:#e5e5e5;font-size:12pt;}
/* Стили для темных дизайнов.END */

/* Стили для светлых дизайнов */
#white #rating_bg{background:url(/rating10point/white/rating_whitebg.png) no-repeat;width:450px;height:71px;} /* BG */
#white #rating_title{background:url(/rating10point/white/rating_whitetitle.png) no-repeat;width:442px;height:15px;} /* Рейтинг название материала */
#white #rating_title_name{font-size:8pt;color:#0f364c;}
#white #rating_answer{font-size:8pt;color:#510a66;} /* Стиль текста */
#white #rating_otstup{padding-top:4px;} /* Отступ */
#white #ratings{color:#cccccc;font-size:9pt;text-shadow:#191919 1px 1px 2px;}
#white #rating_hoverstars{color:#b35959;font-size:16pt;-webkit-transition: color 0.3s ease;-moz-transition: color 0.3s ease;-o-transition: color 0.3s ease;transition: color 0.3s ease;}
#white #rating_allstars{color:#77b259;font-size:16pt;}
#white #rating_rated{color:#ffffff;font-size:12pt;}
/* Стили для светлых дизайнов.END */

/* Стили для 10 бальной системы */
#black .u-star-rating-30 { list-style:none;margin:0px;padding:0px;width:300px;height:30px;position:relative;background: url('/rating10point/black/rating_black_30.png') top left repeat-x }
#white .u-star-rating-30 { list-style:none;margin:0px;padding:0px;width:300px;height:30px;position:relative;background: url('/rating10point/white/rating_white_30.png') top left repeat-x }
.u-star-rating-30 li{ padding:0px;margin:0px;float:left }
.u-star-rating-30 li a { display:block;width:30px;height: 30px;line-height:30px;text-decoration:none;text-indent:-9000px;z-index:20;position:absolute;padding: 0px;overflow:hidden }
#black .u-star-rating-30 li a:hover { background: url('/rating10point/black/rating_black_30.png') left center;z-index:2;left:0px;border:none }
#white .u-star-rating-30 li a:hover { background: url('/rating10point/white/rating_white_30.png') left center;z-index:2;left:0px;border:none }
.u-star-rating-30 a.u-one-star { left:0px }
.u-star-rating-30 a.u-one-star:hover { width:30px }
.u-star-rating-30 a.u-two-stars { left:30px }
.u-star-rating-30 a.u-two-stars:hover { width:60px }
.u-star-rating-30 a.u-three-stars { left:60px }
.u-star-rating-30 a.u-three-stars:hover { width:90px }
.u-star-rating-30 a.u-four-stars { left:90px }
.u-star-rating-30 a.u-four-stars:hover { width:120px }
.u-star-rating-30 a.u-five-stars { left:120px }
.u-star-rating-30 a.u-five-stars:hover { width:150px }
.u-star-rating-30 a.u-six-stars { left:150px }
.u-star-rating-30 a.u-six-stars:hover { width:180px }
.u-star-rating-30 a.u-seven-stars { left:180px }
.u-star-rating-30 a.u-seven-stars:hover { width:210px }
.u-star-rating-30 a.u-eight-stars { left:210px }
.u-star-rating-30 a.u-eight-stars:hover { width:240px }
.u-star-rating-30 a.u-nige-stars { left:240px }
.u-star-rating-30 a.u-nige-stars:hover { width:270px }
.u-star-rating-30 a.u-ten-stars { left:270px }
.u-star-rating-30 a.u-ten-stars:hover { width:300px }
#black .u-star-rating-30 li.u-current-rating { top:0 !important; left:0 !important;margin:0 !important;padding:0 !important;outline:none;background: url('/rating10point/black/rating_black_30.png') left bottom;position: absolute;height:30px !important;line-height:30px !important;display:block;text-indent:-9000px;z-index:1 }
#white .u-star-rating-30 li.u-current-rating { top:0 !important; left:0 !important;margin:0 !important;padding:0 !important;outline:none;background: url('/rating10point/white/rating_white_30.png') left bottom;position: absolute;height:30px !important;line-height:30px !important;display:block;text-indent:-9000px;z-index:1 }
/* Стили для 10 бальной системы.END */

