@import "common.css";
@import "tables.css";

.page-wrapper {
	min-height: 100%;
	min-width: 980px;
	position: relative;
	background: url(/images/background-middle.jpg) center top repeat-y;
}

.page-wrapper .background-image {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 218px;
	background: center bottom no-repeat;
	z-index: 0;
}

.curtains {
	position: fixed;
	left: 50%;
	top: 0;
	z-index: 2;
}

.curtains .curtains-left {
	position: absolute;
	left: -1000px;
	top: 0;
	width: 484px;
	height: 1229px;
	background: url(/images/curtain-left.png) 0 0 no-repeat;
}

.curtains .curtains-right {
	position: absolute;
	right: -1000px;
	top: 0;
	width: 484px;
	height: 1229px;
	background: url(/images/curtain-right.png) 0 0 no-repeat;
}

header {
	position: relative;
	height: 300px;
	background: url(/images/background-top.jpg) center 0 no-repeat;
	z-index: 2;
}

.header-content {
	width: 980px;
	height: 133px;
	padding: 167px 0 0 0;
	margin: 0 auto 0 auto;
}

.header-content .logo {
	float: left;
}

.header-right {
	width: 720px;
	float: right;
}

.header-right .phones {
	color: #595648;
	font-size: 16px;
	line-height: 21px;
	background: url(/images/header-phone.png) 0 4px no-repeat;
	padding-left: 25px;
	margin-top: 10px;
}

.header-right .email {
	display: inline-block;
	color: #d1a152;
	font-size: 14px;
	line-height: 19px;
	background: url(/images/header-email.png) 3px 2px no-repeat;
	padding-left: 25px;
	margin-top: 10px;
}

.header-right .email:hover {
	color: #bd0000;
}

.header-right .address-wrapper {
	float: right;
	width: 350px;
}

.header-right .address {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	padding-left: 23px;
	background: url(/images/header-address.png) 3px 0 no-repeat;
	margin-top: 10px;
}

.header-right .address span {
	color: #595648;
	border-bottom: 1px dotted #595648;
	
}

.header-right .address:hover span {
	color: #bd0000;
	border-bottom: 1px dotted #bd0000;
}

.menu-top {
	position: relative;
	z-index: 20;
	display: block;
	clear: both;
	width: 720px;
	height: 55px;
	background: url(/images/menu-background.png) 0 0 no-repeat;
	margin-top: 20px;
}

.menu-top table {
	width: 720px;
	height: 40px;
	border-collapse: collapse;
	text-align: center;
}

.menu-top table td {
	border-left: 1px solid #f1eef2;
	vertical-align: middle;
}

.menu-top table td a {
	color: #595648;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 13px;
	text-decoration: none;
}

.menu-top table td a:hover,
.menu-top table td.selected a {
	color: #bd0000;
}

.menu-top table td:first-child {
	border-left: none;
}

.footer-placeholder {
	height: 219px;
}

footer {
	position: absolute; 
	left: 0; 
	bottom: 0; 
	width: 100%; 
	height: 219px;
	background: url(/images/background-bottom.jpg) center 0 no-repeat;
	z-index: 1;
}

.footer-content {
	width: 980px;
	height: 219px;
	margin: 0 auto 0 auto;
}

.social-links {
	float: left;
	padding-top: 145px;
	height: 40px;
	width: 625px;
}

.social-links .label {
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	color: #7f4449;
	margin-right: 15px;
}

.social-links .items {
	display: inline-block;
	height: 40px;
	vertical-align: middle;
}

.social-links .items a {
	display: inline-block;
	width: 40px;
	height: 40px;
	margin-right: 10px;
	background: url(/images/social.png) no-repeat;
}

.social-links .items a.fb              { background-position:   0px    0px; }
.social-links .items a.fb:hover        { background-position:   0px  -40px; }
.social-links .items a.twitter         { background-position: -40px    0px; }
.social-links .items a.twitter:hover   { background-position: -40px  -40px; }
.social-links .items a.youtube         { background-position: -80px    0px; }
.social-links .items a.youtube:hover   { background-position: -80px  -40px; }
.social-links .items a.instagram       { background-position: -120px   0px; }
.social-links .items a.instagram:hover { background-position: -120px -40px; }
.social-links .items a.vk              { background-position: -160px   0px; }
.social-links .items a.vk:hover        { background-position: -160px -40px; }

.copyrights {
	float: right;
	font-size: 14px;
	color: #7f4449;
	padding-top: 140px;
}

.copyrights a {
	color: #7f4449;
}

.copyrights a:hover {
	color: #a5585f;
}

.copyright {
	margin-bottom: 5px;
}

.page-content {
	width: 980px;
	margin: 0 auto 0 auto;
	padding-bottom: 60px;
	position: relative;
	z-index: 1;
}

.page-content .film {
	position: relative;
	width: 961px;
	/*min-height: 433px;*/
	padding-top: 433px;
	background: url(/images/film.png) no-repeat;
	margin: -190px 0 -25px 0;
	font-size: 0;
	line-height: 0;
}

.page-content .film .film1 {
	position: absolute;
	left: 79px;
	top: 251px;
}

.page-content .film .film2 {
	position: absolute;
	left: 374px;
	top: 251px;
}

.page-content .film .film3 {
	position: absolute;
	left: 669px;
	top: 251px;
}

.page-content .film .film1 {
	position: absolute;
	left: 79px;
	top: 251px;
}

.page-content .film .title {
	display: block;
	text-decoration: none;
	position: absolute;
	width: 277px;
	height: 129px;
	text-align: center;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	padding-top: 12px;
}

.page-content .film .title:hover {
	text-decoration: underline;
}
.page-content .film .title1 {
	left: 79px;
	top: 251px;
}

.page-content .film .title2 {
	left: 374px;
	top: 251px;
}

.page-content .film .title3 {
	left: 669px;
	top: 251px;
}

.page-content .film .items {
	display: inline-block;
	vertical-align: top;
	width: 275px;
	min-height: 155px;
	background: url(/images/direction-menu-background.png) 0 0 no-repeat;
}

.page-content .film .items ul {
	list-style: none;
	padding: 15px 20px 15px 20px;
}

.page-content .film .items ul li {
	background: url(/images/bullet.png) 0 6px no-repeat;
	padding-left: 20px;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 5px;
}

.page-content .film .items ul li a {
	color: #3e3c32;
}

.page-content .film .items ul li a:hover {
	color: #bd0000;
}

.page-content .film .items1 {
	margin-left: 80px;
}

.page-content .film .items2 {
	margin-left: 20px;
}

.page-content .film .items3 {
	margin-left: 20px;
}

.main-slider-wrap {
	position: relative;
	margin: -20px 0 0 260px;
	height: 320px;
	z-index: 100;
}

.main-slider-wrap #main_slider {
	position: absolute;
	left: 0;
	top: 0;
}

.main-slider-wrap .gradient-left {
	position: absolute;
	left: 0px;
	top: 0;
	bottom: 0;
	width: 120px;
	background: url(/images/slider-gradients.png) left 0 repeat-y;
}

.main-slider-wrap .gradient-right {
	position: absolute;
	right: 0px;
	top: 0;
	bottom: 0;
	width: 120px;
	background: url(/images/slider-gradients.png) right 0 repeat-y;
}

.page-content {
	zoom: 1;
	display: block;
}

.page-content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.page-content .main-column {
	/*float: right;
	width: 720px;*/
	margin-left: 260px;
}

.page-content .left-column {
	margin-top: 30px;
	clear: both;
	width: 220px;
	float: left;
}

.block-subpages {
	
}

.block-subpages ul {
	list-style: none;
}

.block-subpages ul li.item {
	margin-bottom: 10px;
}

.block-subpages ul li.item a {
	text-decoration: none;
	font-size: 16px;
	line-height: 20px;
	color: #3e3c32;
}

.block-subpages ul li.item a .bullet {
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #3e3c32 url(/images/menu-subpages-bullet.png) 0 0 no-repeat;
	margin-right: 3px;
}

.block-subpages ul li.item ul {
	margin: 12px 0 20px 0;
	padding: 15px 20px 0 20px;
	min-height: 88px;
	background: url(/images/menu-subpages-background.png) 0 0 no-repeat;
}

.block-subpages ul li.subitem {
	margin-bottom: 5px;
}

.block-subpages ul li.subitem a {
	display: inline-block;
	text-decoration: none;
	font-size: 14px;
	line-height: 18px;
	color: #3e3c32;
	padding-left: 18px;
	background: url(/images/bullet.png) 0 5px no-repeat;
}

.block-subpages ul li.subitem a:hover {
	color: #bd0000;
}

.block-subpages ul li.selected > a {
	font-weight: bold;
}

.contacts-map {
	height: 300px;
	border: 3px solid #BBBBBD;
}