/*GLOBAL*/

*{
	margin: 0;
	padding: 0;
	}

body {
	background:#7a0c00;
	font:normal 11px Arial;
	color:#faf9a7;
	width:1000px;
	}


a{
	color:#faf9a7;
	}

img {
	border:0;
	}

ul{
list-style:none;
}

/*END GLOBAL*/

/*LAYERS*/

#head{
	background:url('images/head-img.jpg');
	height:337px;
	}

#block-announcement{
	overflow:hidden;
	height:1%;
	}

#block-tags{
	height:88px;
	background:url('images/bg-tags.gif') repeat-x;
	padding:0 0 0 42px;
	}

#block-preview{
	overflow:hidden;
	height:1%;
	background:url('images/bg-preview.jpg') no-repeat 0 100% #750300;
	padding:16px 0 0 0;
	}

#foot{
	overflow:hidden;
	height:1%;
	background:url('images/bg-foot.jpg') repeat-x #030303;
	padding:13px 0 0 80px;
	}

/*END LAYERS*/


/*COLOR AND SETTINGS*/

#block-announcement h2{
	height:23px;
	font:bold 14px Arial;
	line-height:23px;
	text-transform:uppercase;
	text-align:center;
	background:#303030;
	border-top:solid 1px #6e6868;
	border-right:solid 1px #6e6868;
	}

	#block-announcement h2 a{
		color:#fafefe;
		text-decoration:none;
		}

	#block-announcement h2 a:hover{
		text-decoration:underline;
		}

div.item-film{
	float:left;
	width:252px;
	}

div.item-rules{
	float:left;
	width:260px;
	}


div.item-help{
	float:left;
	width:228px;
	}

div.item-contacts{
	float:left;
	width:260px;
	}

div.lenta{
	position:relative;
	background:url('images/lenta.gif') repeat-x;
	height:160px;
	border-right:solid 1px #fff;
	border-bottom:solid 1px #b2b2b2;
	}

	div.item-film img{
		display:block;
		float:left;
		margin:32px 0 0 8px;
		}


	div.item-rules img{
		display:block;
		float:left;
		margin:32px 0 0 8px;
		}

	div.item-help img{
		display:block;
		float:left;
		margin:32px 0 0 8px;
		}

	div.item-contacts img{
		display:block;
		float:left;
		margin:32px 0 0 8px;
		}

div.item-film img.one{
		margin-left:0;
		}

* html div.item-rules img.one{
		margin-left:4px;
		}

* html div.item-help img.one{
		margin-left:4px;
		}

* html div.item-contacts img.one{
		margin-left:4px;
		}

div.download-new{
	clear:both;
	text-align:center;
	padding-top:3px;
	}

	div.download-new a{
		font:normal 12px Arial;
		color:#fafefe;
		}

#block-tags li{
	float:left;
	margin:16px 30px 0 0;
	}

	#block-tags li li{
		float:none;
		margin:0;
		}

		#block-tags li li a{
			font:normal 12px Arial;
			}

#foot li{
	float:left;
	height:55px;
	margin:0 32px 0 0;
	font-size:12px;
	line-height:55px;
	color:#7f7e55;
	}

	#foot li a{
		font-size:12px;
		line-height:55px;
		color:#7f7e55;
		}

#item-preview{
	border-collapse:collapse;
	width:100%;
	}

#item-preview td{
	padding:0 10px 0 42px;
	width:438px;
	}

div.block-img{
	float:left;
	}

div.annotation{
	margin:0 0 0 150px;
	}

div.block-img{
	margin:0 14px 0 0;
	}

	div.block-img img{
		display:block;
		border:solid 3px #d1ae30;
		margin-bottom:14px;
		}

	div.block-img a.download{
		font:bold 14px Arial;
		color:#f4dd71;
		}

div.annotation h3{
	margin-bottom:10px;
	}

div.annotation h3 a{
	font:normal 18px Arial;
	}

div.annotation h3 span.date{
	font:normal 11px Arial;
	margin:0 17px;
	}

div.annotation h3 span.genre{
	font:bold 14px Arial;
	color:#fff;
	}

div.annotation p{
	margin:0 0 15px 0;
	}

strong.white{
	color:#fff;
	}

/*END COLOR AND SETTINGS*/
