@charset "utf-8";

/* + Global resets */

html, html#js, html#nojs {
	/* css */
}

body {
	/* css */
	background: #000000 url(../images/body-background.jpg) no-repeat 50% 0%;
    font-size: 14px;
}

img {
    -ms-interpolation-mode: bicubic;
}

a {
    outline: none;
}
a:hover {
	/* css */
}

/* - Global resets */


/* + Common classes */
/* - Common classes */


/* + Layout */

.header {
	height: 95px;
	background-color: #000000;
}

.hwrapper {
	width: 1000px;
	margin-left:auto;
	margin-right: auto;
	padding-left:76px;
	padding-right:70px;
/*	border: 1px solid white;*/
}

.header .hwrapper {
	background:url(../images/header.jpg) no-repeat 215px 0;
}

.header .logo {
	margin-top:7px;
}

.navigation {
	height:46px;
	background:url(../images/navigation-background.gif) repeat-x;
    position: relative;
}

.navigation img.left {
	float: left;
}

.navigation img.right {
	float: right;
}

.navigation ul.menu {
	display: block;
	float: left;
	width: 950px;
	margin-top: 10px;
}

.navigation ul.menu li {
	display: block;
	float: left;
	background:url(../images/navigation-separator.gif) no-repeat;
}

.navigation ul.menu li.first {
	background:none;
}

.navigation ul.menu li a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;
}

.navigation ul.menu li a:hover {
    color: #cd1f34;
}

.navigation ul.menu li a.current {
	color: #cd1f34;
}

.films-submenu {
    left:308px;
}

.prices-submenu {
    left:430px;
}

.submenu {
    top:181px;
    background: #bfbbbc;
    position:absolute;
    display: none;
    z-index: 100;
    padding-left: 5px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-left: 1px solid #8f8e8f;
    border-right: 1px solid #8f8e8f;
    border-bottom: 1px solid #8f8e8f;
}

.submenu ul li {
    list-style-type: none;
    margin-left: -10px;
}

.submenu ul li a {
    color: black;
    text-decoration: none;
}

.submenu ul li a:hover {
    color: #cd1f34;
}

.opacity {
	background:url(../images/alpha.png);
	background: rgba(255,255,255,0.5);
}

.top-content-opacity {
    background:url(../images/alpha65.png);
	background: rgba(255,255,255,0.65);
}

h1 {
    margin-top: -7px;
    /*color: #3C3031;*/
    color: #271f20;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 18px;
}

.hline {
    background: url(../images/hline.gif) repeat-x;
    height:2px;
    line-height:0px;
    font-size:0px;
}

.film-type {
    float:left;
    height:212px;
    width:231px;
    overflow:hidden;
    position:relative;
    margin-top:10px;
    margin-bottom:10px;
}

.film-type.margin {
    margin-left: 8px;
}

.films-descr {
	background:url(../images/black-alpha.png);
	background: rgba(0,0,0,0.6);
    position:absolute;
    top:180px;
    left:0px;
    width:211px;
    height: 180px;
    padding-left:10px;
    padding-right:10px;
}

.films-descr p {
    color: white;
    font-size: 12px;
}

.films-descr a {
    color: white;
    text-decoration: none;
}

.films-descr a.title {
    font-size: 16px;
    color: white;
    line-height: 32px;
}

.hwrapper .content .content-inner {
	color:#271f20;
	padding-top:18px;
	padding-left:25px;
	padding-right:24px;
	padding-bottom:20px;
    text-align: justify;
}

.hwrapper .content .content-bottom {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	background: url(../images/content-background-bottom.png) no-repeat left bottom;
	height:5px;
	font-size:0px;
	line-height:0px;
}

.footer {
	margin-top: 5px;
	color: #ffffff;
}

.reasons-container {
    float:left;
    width:670px;
}

ul {
    margin-left: 20px;
    margin-bottom: -8px;
}

ul li {
    margin-bottom: 8px;
}

ul.reasons {
    margin-left: 0px;
    color: white;
    display: block;
    width: 290px;
    float: left;
    margin-bottom: 20px;
}

ul.reasons li {
    list-style-type: none;
    margin-bottom: 4px;
    /*list-style-image: url(../images/reasons-li-image.gif);*/
}

ul.reasons li {
    display: block;
    clear:both;
    height: 32px;
}

ul.reasons li img {
    display: block;
    float: left;
    margin-bottom: 5px;
}

ul.reasons li span.number {
    display: block;
    float: left;
    margin-top: 7px;
    margin-left: -20px;
    font-size: 16px;
    z-index: 100;
}

ul.reasons li span.text {
    display: block;
    float: left;
    margin-top: 7px;
    margin-left: 5px;
    font-size: 14px;
}

.reason {
    background: url(../images/reason-baloon.gif) no-repeat;
    width:328px;
    height:148px;
    color:white;
    float:left;
    margin-top: -4px;
    padding-left:20px;
    padding-right:20px;
    padding-top:20px;
    padding-bottom:20px;
}

.reason .arrow {
    background: url(../images/reason-baloon-arrow.png) no-repeat;
    width: 11px;
    height: 13px;
    float:left;
    margin-left: -31px;
    margin-top: -5px;
}

.news-highlights {
    float: right;
    /*width: 238px;*/
    width: 240px;
    border: 1px solid #cfaeb2;
    padding: 15px;
}

.news-highlights p {
    font-size: 12px;
}

.news-opacity {
	background:url(../images/alpha25.png);
	background: rgba(255,255,255,0.25);
}

div.clear {
    clear:both;
}

.films-specs-bg {
    background-color: black;
}

table.films-specs {
    border-top: 1px solid black;
    border-left: 1px solid black;
}

table.films-specs td {
    padding: 5px;
}

table.films-specs td {
    border-right: 1px solid black;
    border-bottom: 1px solid black;
}

/* - Layout */
