.afisha_rating div {
	width: 120px;
	height: 20px;
	background: url("/_img/modules/afisha/star5.gif") no-repeat -120px 50% transparent;
}
.afisha_rating .scale {
	cursor: pointer;
}
.afisha_rating .scale_selected {
	background: url("/_img/modules/afisha/star5on.gif") no-repeat;
}
.afisha_rating .value_0 {
	background-position: -120px 50%;
}
.afisha_rating .value_1 {
	background-position: -96px 50%;
}
.afisha_rating .value_2 {
	background-position: -72px 50%;
}
.afisha_rating .value_3 {
	background-position: -48px 50%;
}
.afisha_rating .value_4 {
	background-position: -24px 50%;
}
.afisha_rating .value_5 {
	background-position: 0px 50%;
}
.afisha_rating_dec {
	color: #cc0000;
	font-size: 26px;
	font-weight: bold;
}
.afisha_rating_float {
	font-size: 20px;
}

.event_announce {
	background-color: #eaf7c7; 
}

.event_announce .photo{
	padding: 8px;
	border-left: solid 3px #87B30A;
	vertical-align:top;
	width:92px;
}

.event_announce .event_container {
	border-left: none; 	
	padding: 8px 11px 8px 11px; 
	color: #333333; 
	font-size: 12;
}

.empty_event_announce td{
	padding: 8px;
	border-left: solid 3px #cccccc;
	background-color: #f6f6f6; 
}

.empty_event_announce .event_container {
	border-left: none; 	
	padding: 8px 11px 8px 11px; 
	color: #333333; 
	font-size: 12px;
}
.seance_sel {
      background: url(/_img/design/200805_afisha/bull2.gif) no-repeat left center;
      padding-left: 13px;
      color: #87B30A;
      font-weight: bold;
    }
.seance_tr th {
  border-bottom: 2px solid #87B30A;
}

.loading_message {
	text-align: center;
	padding: 20px;
	width: 200px;
	height: 60px;
    margin-left: -100px;
	background-image: url('/_img/themes/frameworks/jquery/ajax/loader-bar.gif');
	background-position: center 55px;
	background-repeat: no-repeat;
	background-color: #ffffff;
	display:none;
	left: 50%;
	top: 350px;
	position: fixed;
	color: #666666;
	border: solid 1px #aaaaaa;
	font-weight: bold;
	z-index: 2000;
}

#afisha_search A {
    text-decoration: none;
    border-bottom: dashed 1px #333333;
}
#afisha_search A.zag3 {
    text-decoration: none;
    border-bottom: dashed 1px #87B30A;
}
#afisha_search A:hover {
    text-decoration: none;
    border-bottom: dashed 1px #CCCCCC;
}
#afisha_search A.change_week {
	color: #ffffff;
	border-bottom: none;
}
