﻿/* --- New 2016 Style ---- */
html{height: 100%;}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(texture2016/wood-fill.jpg);
	background-color: #641b07;
	/*padding-top:1px;*/
	height: 100%;
	width: 100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}
table {
	border:0; 
	border-collapse:collapse; 
	padding:0;
}
td {
	padding:0;
}
.wrapper {
  display: table;
  height: 100%;
  width: 100%;
  margin: 0 auto;
}
.main {
  display: table-row;
  height: 100%;
}
@media only screen and (min-width : 1600px) {
#shadow-left{
	position: fixed;
	width: 221px;
	height: 100%;
	left: 0px;
	background-image: url(texture2016/shadow.png);
	background-repeat: repeat-y;
	mix-blend-mode: multiply;
}
#shadow-right{
	position: fixed;
	width: 221px;
	height: 100%;
	right: 0px;
	background-image: url(texture2016/shadow.png);
	background-repeat: repeat-y;
	mix-blend-mode: multiply;
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}
}
#shapo {
	background-image: url(texture2016/shapka.png);
	background-repeat: no-repeat;
	background-position: 17px 0px;
	height: 225px;
	width: 1142px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	position: relative;
	z-index: 999;
	top: 0px;
}
#sherlock {
	width: 1040px;
	height: auto;
	position: relative;
	padding-top:1px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -55px;
	margin-bottom: 55px;
}
.absd-outer {
	height: auto;
	width:100%;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	background-image: url(texture2016/abcde-fill-paper.png);
	left: 0px;
	top: 0px;
	box-shadow: 1px 3px 5px rgba(0,0,0,0.5);
	border-radius: 4px;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	background-color: #b67948;
}
.absd {
	height: 715px;
	width: auto;
	background-image: url(texture2016/abcde-fill-crypt.png);
	background-position: 0px 195px;
	/*box-shadow:
	inset 5px -3px 13px rgba(190,130,79,0.5),
	inset -4px -3px 6px rgba(190,130,79,0.9);*/
	}
#main-table {
	position: relative;
	z-index: 13;
	margin-top: 20px;
	width: 100%;
}
.paper-outer {
	width: 635px;
	height: auto;
	min-height:800px;
	margin-top: 14px;
	box-shadow:
	2px 3px 3px rgba(0,0,0,0.5),
	-1px 2px 3px rgba(0,0,0,0.5),
	inset 5px 3px 13px rgba(255,255,255,0.3),
	inset -5px 3px 13px rgba(255,255,255,0.3);
	background-image: url(texture2016/paper635.png);
	background-repeat: repeat-y;
	padding-top: 1px;
	margin-bottom: 2em;
	margin-left: 3px;
	background-color: #d7ba90;
}
.paper-banner{margin-top:16px}
/* ------------- ЛЕВОЕ МЕНЮ ------------ */
.menu-line:hover .drop{display: block}
.mainmenu-outer {width: 225px; margin-top: 30px; float: left;}
.mainmenu-wrap{
	position:relative;
	margin-left: 10px;
}
#mainmenu {
	height: 480px;
	background-image: url(texture2016/left-trafaret-fill.png);
	box-shadow: 2px 2px 2px rgba(0,0,0,0.9);
	border-radius: 6px;
	padding-left: 8px;
	width: 190px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	background-color: #2b2b2b;
}
#mainmenu a, #screens a{
	display: block;
	width: 100%;
    height: 100%;
	text-decoration: none;
}
.menu-line {
	width: 179px;
	height: auto;
	display: block;
	cursor:pointer;
}
.menu-line .drop {display: none;}
.drop, .menu-home {
	position: absolute;
	height: 100px;
	width: 179px;
	left: 18px;
	top: 390px;
	cursor:pointer;
	overflow: hidden;
}
.menu-history{background-image: url(texture2016/left-menu-red.png);background-repeat: no-repeat;height: 48px;background-position: top;}
.menu-ledy{background-image: url(texture2016/left-menu-red.png);background-repeat: no-repeat;height: 76px;background-position: center -50px;}
.menu-geo{background-image: url(texture2016/left-menu-red.png);background-repeat: no-repeat;height: 44px;background-position: center -150px;}
.menu-ovsnka{background-image: url(texture2016/left-menu-red.png);background-repeat: no-repeat;height: 44px;background-position: center -200px;}
.menu-archiv{background-image: url(texture2016/left-menu-red.png);background-repeat: no-repeat;height: 44px;background-position: center -250px;}
.menu-cherdak{background-image: url(texture2016/left-menu-red.png);background-repeat: no-repeat;height: 44px;background-position: center -300px;}
.menu-diogen{background-image: url(texture2016/left-menu-red.png);background-repeat: no-repeat;height: 44px;background-position: center -350px;}

.menu-history:hover{background-image: url(texture2016/left-menu-white.png);background-repeat: no-repeat;background-position: top;}
.menu-ledy:hover{background-image: url(texture2016/left-menu-white.png);background-repeat: no-repeat;background-position: center -50px;}
.menu-geo:hover{background-image: url(texture2016/left-menu-white.png);background-repeat: no-repeat;background-position: center -150px;}
.menu-ovsnka:hover{background-image: url(texture2016/left-menu-white.png);background-repeat: no-repeat;background-position: center -200px;}
.menu-archiv:hover{background-image: url(texture2016/left-menu-white.png);background-repeat: no-repeat;background-position: center -250px;}
.menu-cherdak:hover{background-image: url(texture2016/left-menu-white.png);background-repeat: no-repeat;background-position: center -300px;}
.menu-diogen:hover{background-image: url(texture2016/left-menu-white.png);background-repeat: no-repeat;background-position: center -350px;}

.menu-home {background-image: url(texture2016/left-info.png);background-repeat: no-repeat;background-position:center -695px;}
.info1 {background-image: url(texture2016/left-info.png);background-repeat: no-repeat;background-position: top;}
.info2 {background-image: url(texture2016/left-info.png);background-repeat: no-repeat;background-position:center -100px;}
.info3 {background-image: url(texture2016/left-info.png);background-repeat: no-repeat;background-position:center -200px;}
.info4 {background-image: url(texture2016/left-info.png);background-repeat: no-repeat;background-position:center -300px;}
.info5 {background-image: url(texture2016/left-info.png);background-repeat: no-repeat;background-position:center -400px;}
.info6 {background-image: url(texture2016/left-info.png);background-repeat: no-repeat;background-position:center -500px;}
.info7 {background-image: url(texture2016/left-info.png);background-repeat: no-repeat;background-position:center -600px;}
/* ------------------------- */
/* ------------------------- */
.right-menu-outer{
	width:150px;
	padding-top:1px;
	height: 333px;
}
.right-menu-film{
	width:144px;
	height: 640px;
	background-image: url(texture2016/film-144.png);
	background-repeat: repeat-y;
	padding-top: 8px;
	margin-top: 20px;
}
#screens {
	width: 100px;
	margin-left: 20px;
	padding-top: 1px;
	height: auto;
	
}
#screens div {
	height: 75px;
	margin-bottom: 4px;
	overflow: hidden;
	border-radius: 4px;
}

#screens a{background-image: url(texture2016/film-shadow.png);	background-repeat: no-repeat;}
#screens a:hover{background-image:none}

.scr1{background-image: url(texture2016/film-screens.jpg);background-repeat: no-repeat;}
.scr2{background-image: url(texture2016/film-screens.jpg);background-repeat: no-repeat;background-position: center -100px;}
.scr3{background-image: url(texture2016/film-screens.jpg);background-repeat: no-repeat;background-position: center -200px;}
.scr4{background-image: url(texture2016/film-screens.jpg);background-repeat: no-repeat;background-position: center -300px;}
.scr5{background-image: url(texture2016/film-screens.jpg);background-repeat: no-repeat;background-position: center -400px;}
.scr6{background-image: url(texture2016/film-screens.jpg);background-repeat: no-repeat;background-position: center -500px;}
.scr7{background-image: url(texture2016/film-screens.jpg);background-repeat: no-repeat;background-position: center -600px;}
.scr8{background-image: url(texture2016/film-screens.jpg);background-repeat: no-repeat;background-position: center -700px;}

.banner-film1, .banner-film2, .banner-film3, .banner-film4, .banner-film5, .banner-film6, .banner-film7, .banner-film8,.banner-wanted{
	height: 90px;
	width: 584px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.banner-lenfilm{background-image: url(texture/top-lenfilm.gif);
	height: 88px;
	width: 583px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.banner-film1{background-image: url(texture2016/banner-01-Znakomstvo.png);}
.banner-film2{background-image: url(texture2016/banner-02-Revenge.png);}
.banner-film3{background-image: url(texture2016/banner-03-Korol.png);}
.banner-film4{background-image: url(texture2016/banner-04-Shvatka.png);}
.banner-film5{background-image: url(texture2016/banner-05-Ohota.png);}
.banner-film6{background-image: url(texture2016/banner-06-Sobaka.png);}
.banner-film7{background-image: url(texture2016/banner-07-Agra.png);}
.banner-film8{background-image: url(texture2016/banner-08-XXvek.png);}
.banner-wanted{background-image: url(texture2016/banner-geo-wanted.png);}
/*----------------------------------*/
#Screen {
	width: 1000px;
	position: relative;
	overflow: visible;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#Paper {
	height: auto;
	width: 635px;
	text-align: center;
	overflow: visible;
}
#Bottom {
	position: relative;
	height: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	font-size: 1.3em;
	margin-right: auto;
	margin-left: auto;
}
#SideLeft {
	position:absolute;
	left:10px;
	width:215px;
	height:auto;
	overflow: visible;
	top: 760px;
	z-index:999;
}
#SideRight {
	position:absolute;
	right:10px;
	width:150px;
	height:auto;
	overflow: visible;
	top:760px;
	z-index:999;
}
#RecLeft {
	position:absolute;
	height:auto;
	overflow: visible;
	width: 180px;
	border-spacing: 2px 6px;
	left: 16px;
}
#RecRight {
	position:absolute;
	height:auto;
	overflow: visible;
	width: 120px;
	border-spacing: 2px 6px;
	right: 16px;
	z-index: 999;
}
#RecRight1 {
	position:absolute;
	height:auto;
	overflow: visible;
	top: 10px;
	width: 120px;
	border-spacing: 2px 6px;
	right: 16px;
	    z-index: 999;
}
.content {
	width: 588px;
	text-align: justify;
}
h3 {
	font-size: 12pt;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	background-image: url(texture/h3.png);
	color: #660000;
	margin-top: 20px;
	height: 26px;
	background-position: center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-repeat: no-repeat;
}
p {
	margin:0cm 0cm 3pt;
	text-indent: 10pt;
}
img {
	border-style: none;
}
a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #660000;
}
a:hover {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.noscript {
	font-weight: bold;
	color: #CC0000;
	text-decoration: blink;
	text-align: center;
	text-indent: 0pt;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}
.reclama {
	line-height: 10pt;
	color: #CC9933;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #000000;
	padding: 4px;
	background-image: url(texture/ReclFill.jpg);
	font-size: 11px;
	height: 70px;
	background-color: #640000;
	background-position: center center;
}
.reclama p {
	text-indent: 0;
}
.reclama a:link, .reclama a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #FFBF80;
}
.reclama a:hover {
	color: #FFFFFF;
}
.Calend, .Calend a {
	color: #CC0000;
	text-align: center;
	text-indent: 0px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.imgCenter {
	padding-left: 60px;
	text-align: center;
}
.imgLeft {
	float: left;
	border: none;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #660000;
	text-align: center;
}
.imgRight {
	float: right;
	padding-left: 10px;
	padding-bottom: 6px;
	padding-top: 4px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #660000;
}
.bottLine {
	background-image: url(texture/b3.gif);
	text-align: center;
	padding-left: 60px;
}
.bottLine a:link, .bottLine a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.bottLine a:hover {
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}
.Renewal, .Renewal a:link, .Renewal a:visited {
	color: #996600;
	text-indent: 0px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}
.Renewal a:hover {
	color: #FFFFFF;
	background-color: #CC9966;
	text-decoration: none;
}
hr {
	color: #996600;
}
.Linkdec a:link, .Linkdec a:visited {
	color: #660000;
	text-decoration: none;
}
.Linkdec a:hover {
	color: #FFFFCC;
	background-color: #660000;
	text-decoration: none;
}

li {
	list-style-image: none;
	list-style-type: disc;
	margin-left: -15pt;
}
/* ---------------- Footer------------*/
#footer-outer{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bf7f4f;
	position: relative;
	background-image: url(texture2016/wood-footer.jpg);
	width: 100%;
	bottom: 0px;
	margin-bottom: 0px;
	background-color: #370301;
}
#footer2016 {
	font-family: "Times New Roman", Times, serif;
	color: #CCD0D9;
	height: 42px;
	width: 1140px;
	margin-right: auto;
	margin-left: auto;
	margin-top:12px;
	z-index: 77;
	font-size: 16px;
	text-align: center;
}
#footer2016 ul, #footer2016 li{
	margin: 0px;
	padding: 0px;
}
#footer2016 ul, #search-outer{
	width: auto;
	display: inline-block;
	vertical-align: top;
}
#footer2016 ul{margin-top:4px;}
#footer2016 li {
	display: inline;
	margin-left:0px;
	margin-right:2px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	background-image: url(texture2016/footer-disc.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 8px;
	text-transform: uppercase;
	text-shadow: 0px 1px 1px #000, 0 0 1em #BE2F2F;
}
#footer2016 ul:last-child li{text-transform: none;}
#footer2016 ul:last-child{margin-left: 10px;}
#footer2016 li:first-child {background-image: none;padding-left: 0;}
#footer2016 a, #footer2016 a:visited{color: #b07b47;} 
#footer2016 a:hover{
	color: #FF9900;
}
#search-outer{
	height:30px;
	width: 200px;
	margin-left: 10px;
	margin-top: -2px;
	vertical-align: middle;
}
#shadow-left1 {
	position: fixed;
	width: 221px;
	background-image: url(texture2016/shadow-left.png);
	background-repeat: repeat-y;
	height: 100%;
	right: 0px;
}
#player {
	width: 34px;
	height: 34px;
	margin: 10px auto;
}
.valigntop {
	vertical-align: top;
}
.aligncenter {
	text-align: center;
}