@charset "utf-8";
/*
CSS created by Simeon Tsonchev. 
For more information visit www.revofilms.com
Last revision 2009-12-24

DOCUMENT STRUCTURE:
- Structure
- Header
- Main content
- Navigation
- Footer
*/

/* Visible or Not */
#f1, #i0, #i1, #i2, #i3, #i4, #i5{
/* 	display: none;*/
 	display: none;
}


/* Structure */
body {
	margin:0;
	padding:0;
	font:11px Tahoma, Helvetica, sans-serif;
	background:#000000;
	color:#ffffff;
}
a {
	color:#ec2127;
	text-decoration:none;
}
a:hover {
	color:#ffffff;
}
h1 {
	font:24px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
}
h2 {
	font:19px Georgia, Times, serif;
	font-style:italic;
	font-weight:normal;
}
h3 {
	font:14px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:normal;
}
h4{
	font:12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:normal;
}
acronym{
	cursor: help;
}
/* Header */
div.header {
	width:100%;
	float:left;
}
div.header div {
	padding:40px 0 40px 0;
}
/* Showreel */
div.showreel {
	width: 100%;
	height: 600px;
	float: left;
	z-index: -1000;
}
/* Footer */
div.footer {
	color: #000000!important;
	visibility:hidden;
}
/* Navigation */
div.navigation {
	width:100%;
	padding:0;
	float:left;
	background:#ffffff;
}
#nav {
	height:28px;
	line-height:28px;
	background:#ffffff;
	width:950px;
	font-family:Arial, sans-serif;
	text-align:left;
}
#nav li.n {
	padding:0 0 0 185px;
}
#nav ul, #nav ul li {
	margin:0;
	padding:0;
	list-style:none;
}
#nav ul li {
	float:left;
	display:block;
}
#nav a.n, div.lang {
	text-transform:uppercase;
	font-weight:bold;
}
#nav ul li a, #nav ul li a:visited {
	color:#000000;
	font-size:15px;
	text-decoration:none;
	padding:0 20px 0 6px;
	display:block;
}
#nav ul li a:hover {
	color:#ec2127;
}
#nav ul li ul li {
	float:none;
	display:block;
}
#nav ul li ul li a, #nav ul li ul li a:visited {
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding:0 10px;
	clear:both;
}
#nav ul li ul li a:hover {
	color:#ec2127;
	background:#ffffff;
}
.snav {
	position:absolute;
	width:200px;
	background:#ec2127;
	padding:20px 5px 20px 5px;
	z-index:1000;
	display:none;
	line-height:26px;
	border-top:3px solid #a5171b;
	font-family:Tahoma, Helvetica, sans-serif;
}
div.lang {
	background: url(n-lang.gif) left no-repeat #ec2127;
	font-size:15px;
	padding: 0 0 0 15px !important;
	width:35px;
	position: absolute;
	top:140px;
	right:0;
	height: 28px;
}
div.lang a {
	color:#ffffff !important;
}
/* Content */
div.container {
	width:100%;
	float:left;
	padding:29px 0 0 0;
}
div.content {
	width:950px;
	text-align:left;
}
.small {
	font: 11px Tahoma, Helvetica, sans-serif;
	color: #999999;
	font-style:normal;
}
/* Text default */
#i0 {
	width:800px;
	height: 420px;
	padding: 0 75px 0 75px;
	font: 3em Georgia, Times, serif;
	line-height: 1.8em;
	font-style:italic;
}
#i0 a.a {
	font-size: 1.7em;
}
/* Film default */
#f0 {
	width:950px;
	height: 500px;
	padding: 0;
	text-align:center;
}
#f0 a.a {
	font-size: 1.7em;
}
/* Text changeble */
div.text {
	width:888px;
	padding:20px 28px 10px 28px;
	height: 370px;
	border-left:6px solid #ec2127;
	background:#ffffff;
	color:#000000;
	font: 12px Tahoma, Helvetica, sans-serif;
	line-height: 1.5em;
}
div.text a {
	color:#ffffff;
	background:#ec2127;
	padding:1px 3px 2px 3px;
}
div.text a:hover {
	color:#ec2127;
	background:#ffffff;
	padding:1px 3px 2px 3px;
}
div.topic {
	width:950px;
	height:10px;
	padding: 5px 0 5px 0;
	text-align:center;
	font-size:11px;
	color: #999999;
}
div.topic a {
	color:#ffffff;
	padding: 0 30px 0 30px;
}
div.topic a:hover {
	color:#ec2127;
}
div.topic a.act {
	color: #999999;
}
.red {
	color:#ec2127;
	margin: 0 0 0 20px;
}
div.film {
	float:left;
	padding: 0 17px 0 0;
	font-size:11px;
	width:160px;
	height: 260px;
}
a.nb{
	padding: 0 !important;
	background:none !important;
}
a.eml{
	background:none !important;
	position:relative;
	top:4px;
}
