

/* ----------------------------- BEGIN KINOPROGRAM ----------------------------- */

/* begin Box, Block */
.Kinoprogram { margin-bottom: 10px; clear: both;  margin-bottom: 10px;  position:relative; z-index:0; margin:0 auto; min-width:1px; min-height:1px; }
.Kinoprogram-body { position: relative; z-index:1; padding: 0px; }
/* end Box, Block */

/* begin BlockHeader */
.Kinoprogram-Header {
	display:block;
	position:relative;
	z-index:-1;
	height: 25px;
	background-image: url('images/program-header.png');	
}	
.Kinoprogram-Header .t .Head {
	height: 21px;
	color: #FFFFFF;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 27px;
	float: left;
	width: 100%;
	text-align: center;
}
.Kinoprogram-Header .action {
	height: 21px;
	float: left;
	left: 10px;
	top: 4px;
	position: absolute;
}
/* end BlockHeader */

/* begin Box, BlockContent */
.Kinoprogram-Content {
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
	padding: 0;
}
.Kinoprogram-Content-body {
	position: relative; 
	z-index:1; 
	padding: 0px;
	color:#666F62;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	background: #231844;
	font-weight: normal; height: 509px; overflow-y: auto; 
	scrollbar-base-color:#373330;
}

.Kinoprogram-BlockContent-body .SubHead, .Kinoprogram-BlockContent-body .Normal {
	color:#000;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.Kinoprogram-Footer { height: 25px; background: url('images/program-bottom.png') no-repeat; text-align: center; text-transform: uppercase; font-size: 10px; }
.Kinoprogram-Footer .Footer_a{ color: #fff; line-height: 25px; }
/* end Box, BlockContent */

.Standard  { margin: 0; padding: 0;}
/* ----------------------------- END KINOPROGRAM ----------------------------- */