﻿@import "brand.css";

html,body{margin:0;padding:0;background:#000000 url(http://sakpaev.at.ua/fon.jpg) no-repeat 50% 0;font-size:11px;font-family:Tahoma;color:#000}
.georg_lenta{position:fixed;top:0;left:0;z-index:999}
.body_weapper {background:url() no-repeat 50%;left:-3px;margin-top:5px;}
.page_wrapper {position:relative;width:1025px;margin:0 auto;}
#bannerlayer {height:200px}
.textbanner {padding-top:100px;text-align:center;}


a {text-decoration:none;color:#000}
a:hover {text-decoration:none;color:#808080}
input{background:#fff;color:#000;padding:2px;border:1px solid #aaa;font-size:11px;font-family:Tahoma;}
textarea{background:#fff;color:#000;padding:2px;border:1px solid #aaa;font-size:11px;font-family:Tahoma;}
li{list-style: none;}

strong {font-weight:700}
.width100 {width:100%}
.width75 {width:75%}
.width50 {width:50%}
.fLeft {float:left}
.fRight {float:right}
.aLeft {text-align:left}
.aRight {text-align:right}
.aCenter {text-align:center}
.aJustify {text-align:justify}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
*HTML .clearfix {
	display: inline-block;
}
/* =============================================================================== Header */
#header {
	margin-bottom:20px;
	height:30px;
	background:url(/images/hdr_bg.png) repeat-x 0 0;
}
.hdrtop {
	position:relative;
	margin:0 auto;
	left:10px;
	width:1046px;
	height:50px;
	background:url(/images/page_elements.png) no-repeat 0 0;
}
.logo {
	position:absolute;
	left:200px;
	top:100;
	width:240px;
	height:55px;
	background:url(/images/logo.png) no-repeat 0 0;
	text-indent:-5555em;
}
.ptica {
	width:235px;
	height:270px;
	background:url(/images/kurica1.png) no-repeat 0 0;
}
.bmark {
	position:absolute;
	left:185px;
	top:5px;
	font-size:11px;
}
.bmark a {text-decoration:none; color:#DDD}
.bmark a:hover {text-decoration:none; color:#FC0; cursor:pointer}
/* ===== Header nav */
.hdr_nav {
	float:right;
	margin:15px 300px 0 0;
	height:20px;
	line-height:20px;
	font-weight:700;
	text-transform:uppercase;
}
.hdr_nav a {
	text-decoration:none;
	color:#FFF;
}
.hdr_nav a:hover {
	text-decoration:none;
	color:#FC0;
}
.hdr_nav li {
	display:block;
	float:left;
	padding:0 15px;
	background:url(/images/hdr_nav_bullet.png) no-repeat 100% 0;
}
li.hdr_nav_noborder {background:none}
/* ===== Р›РѕРіРёРЅ Р¤РѕСЂРј */

#login_area {
	position:absolute;
        right:30px;
	top:12px;	
}
a.signin  {position:relative}
a.signin span {
	display:block;
	padding-left:40px;
	width:70px;
	height:25px;
	line-height:23px;
	text-decoration:none;
	font-weight:700;
	text-transform:uppercase;
	color:#FFF;
	cursor:pointer;
	background:url(/images/signin_changer_btn.png) no-repeat 0 0;
}

a.signin.menu-open span {
	background-position:0 -25px;
	cursor:pointer;
	display:block;
	text-decoration:none;
}



#signin_menu {
	display:none;
	position:;
	right:0;
	top:20px;
	padding:10px;
	width:124px;
	z-index:100;
        border:0 none;
	background-color:#C2C3C4;

-moz-border-radius: 15px;
 -webkit-border-radius: 15px;
       
	


}
#signin_menu a {
	text-decoration:none;
	color:#000;
}
#signin_menu a:hover {
	text-decoration:underline;
	color:#FFF;
}
.login_serv {
	margin-top:10px;
	font-size:11px;
	line-height:15px;
}
#signin_menu ul li {
	list-style-position:inside;
	list-style-type:disc;
}
#signin_menu label {font-size:11px}
#signin_menu input[type=text], #signin_menu input[type=password] {
	display:block;
	margin-bottom:5px;
	padding:0 5px;
	width:140px;
	height:26px;
	line-height:26px;
	border:0pt none;
	font-size:13px;
	background:url(/images/signin_inputs.png) no-repeat 0 0;
}



/* button */
.signin_submit, .signin_submit_hover {
	position:relative;
	width:150px;
	height:18px;
	border:0pt none;
	background:url(/images/signin_inputs.png) no-repeat;


}
.signin_submit {background-position:0 -26px}
.signin_submit_hover {background-position:0 -48px}
/* =============================================================================== Main */
#main {
	padding:10px 10px 20px;
	background:#FFF;
	width:960px;
	overflow:auto;
}
/* ========== Search */
#main_top {
	width:1030px;
	height:80px;
	left:-10px;
	background:url(/images/page_elements.png) no-repeat -1046px 0;
}
.main_search {
	position:relative;
	height:80px;
	color:#DDD;
}
.main_search a {
	text-decoration:none;
	color:#CCC;
}
.main_search a:hover {
	text-decoration:none;
	color:#FFF;
	cursor:pointer;
}
.main_search span {
	position:absolute;
	left:20px;
	top:50px;
	font-size:11px;
}
.main_search p {
	position:absolute;
	left:150px;
	top:10px;
}
.search_input {
	position:absolute;
	left:165px;
	top:34px;
	width:670px;
	height:20px;
	font:normal 700 normal 16px/20px Verdana, Geneva, sans-serif;
	border:0pt none;
	background:none;
}
.search_btn, .search_btn_hover {
	position:absolute;
	left:880px;
	top:30px;
	width:130px;
	height:26px;
	background:url(/images/search_btn.png) no-repeat;
	border:0pt none;
}
.search_btn {background-position:0 0}
.search_btn_hover {background-position:0 -30px}
/* breadcrumbs */
.breadcrumbs {
	padding:12px 10px 0;
	width:960px;
	height:30px;
}
.breadcrumbs a {
	text-decoration:none;
	color:#333;
	font-weight:700;
}
.breadcrumbs a:hover {color:#FFF}
.breadcrumbs ul {
	font:normal bold 14px/1.5em Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
}
.breadcrumbs ul li {
	display:inline;
	padding:2px 8px;
}

/* Page */
.page {margin: auto;width: 1025px;}
.mainPage {margin:auto;width:995px;border:5px solid #C5C5C5;background:#fff;padding:10px;margin-top:15px;margin-bottom:10px;}

/* Logos style */
.logoBack {background: url("/images/general.png") repeat-x 0 -49px;height: 52px;}
.logo1 {background: url("/images/general.png") no-repeat;width: 200px;height: 48px;float: left;}
.leftbord {float: left;background: url("/images/general.png") repeat-y -297px -480px;width: 1px;height: 52px;}
.rightbord {float: right;background: url("/images/general.png") repeat-y -297px -480px;width: 1px;height: 52px;}
.reg_and_log {float: right;margin-top: 15px;}
.reg_and_log a{font: 13px Tahoma;color: #fff;margin-right: 10px;font-weight: bold;}
.reg_and_log a:hover{font: 13px Tahoma;color: #F5F5F5;text-decoration: underline;font-weight: bold;}
.centH {background: url("/images/general.png") repeat-x 0 -48px;height: 53px;margin-top: 245px;}
.pad {padding-top: 16px;float: left;}
.centH a {font: 17px Tahoma;color: #fff;padding: 15px;}
.centH a:hover{font: 17px Tahoma;color: #fff;background: url("/images/hover.png");text-decoration:none;}

/* Search */
.Search {background: url("/images/general.png") no-repeat -2px -120px;width: 232px; height: 20px;border: none;color: #555;font-size: 10px;padding: 1px 5px;font-family: Tahoma;float: left;margin-top: 2px;}
.go_search {background: url("/images/general.png") no-repeat -219px -10px;width: 35px;height: 22px;margin-left: 5px;border:0px;}
.go_search:hover {background: url("/images/general.png") no-repeat -258px -10px;width: 35px;height: 22px;}
.pad_se {padding-top: 12px;padding-right: 10px;float: right;}

/* All */
.newKino{margin-left:460px;position:absolute;background:url("/images/general.png") repeat-x 0px -148px;color:#fff;font-size:13px;height:21px;padding: 2px 10px 0px 10px;margin-top:5px;}
.newKinoBlock{background:#ECECEC;border:2px solid #C2C3C4;padding:5px;text-align:center;}
.newKinoBlock a img{width:104px;height:145px;border:1px solid #DDD4D4;}
.newKinoBlock a:hover img{width:104px;height:145px;border:1px solid #222;}


.centBg { 
background: url("http://mir-kino.org/bez_imeni.jpg") 0% 50% repeat-y transparent;
width: 1000px;
}

#wrap{float:left;width:100%;}
#films{margin-left:330px;}
#leftfilm{float:left;margin-left:-100%;}
.leftnav{float:left;width:300px;border-top:2px solid #C2C3C4;}
#leftnav{padding:11px;}
.rightnav{margin-left:9px;float:right;width:155px;border-top:2px solid #C2C3C4;}
.navBlock{background:url("/images/general.png") repeat-x 0px -148px;font-size:13px;color:#fff;height:19px;padding: 2px 10px 0px 10px;}
.navBack a{color:#404040;}
.navBack a:hover{color:#808080;}
.navBack{padding:5px;}
.hrblock{background:#fff;border-top:1px solid #C2C3C4;height:1px;width:153px;border-left:1px solid #C2C3C4;}
.inBord{padding:1px;border:2px solid #C2C3C4;background:#fff;}
#inBord{margin-top:5px;}
.inBordTwo{padding:7px;border:0px solid #E08D8D;background:#fff;}
.inford{padding:1px;border:1px solid #fff;background:#fff;}
#inford{margin-top:1px;}
.infordTwo{padding:1px;border:1px solid #fff;background:#fff;}
.kinonew {margin-bottom:1px}
.kinonew h3 {font:normal normal 18px/1.5em "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;text-transform:uppercase;color:#4C6A81;}
.flfil{float:left;width:123px;height:250px;overflow:hidden;border:1px solid #555;margin-right:5px;margin-bottom:5px;}
.flfil a img{width:115px;border: 4px solid #ccc;}
.flfil a:hover img{width:115px;border: 4px solid #972D2D;}
.textPad{padding:5px;}
.textPad a{color:#000;}
.navigation a{margin-left:2px;font-weight:bold;color:#fff;background:url("/images/general.png") repeat-x 0px -148px;padding:3px 6px 3px 6px;border:1px solid #C2C3C4;}
.navigation a:hover{margin-left:2px;font-weight:bold;color:#fff;background: #C2C3C4;padding:3px 6px 3px 6px;border:1px solid #C2C3C4;text-decoration:none;}
.navigation span{margin-left:2px;font-weight:bold;color:#000;background: #fff;padding:3px 6px 3px 6px;border:1px solid #aaa;text-decoration:none;}
.poster{float:left;width:130px;}
.poster img {float:left;background: url("/images/general.png") repeat-y -5px -483px;width: 115px;padding: 15px;padding-top: 0px;padding-bottom: 0px;border-bottom: 8px solid #222222;border-top: 8px solid #222222;margin-right: 5px;margin-bottom: 5px;}
.flfilm{border-bottom:1px dotted #ccc;background:#fff;height:1px;margin-top:3px;margin-bottom:3px;}
.padfl{margin-left:152px;}
.socialblock{background:#DAE6F1;padding:5px;border:1px dotted #aaa;font-size:13px;margin-top:10px;}
.infoblock{background:#f0f0f0;padding:5px;border:1px dotted #aaa;font-size:11px;margin-top:10px;margin-bottom:10px;color:#555;}
.friendblock{background:#ffffe0;padding:5px;border:1px dotted #d8d8d8;font-size:11px;margin-top:10px;margin-bottom:5px;color:#000;}
.news a {text-decoration:underline;color:#255b92}
.news a:hover {text-decoration:none;}
.authorcom{margin-left:73px;background:#f0f0f0;border-top:1px solid #ccc;font-size:10px;padding:5px;margin-top:5px;color:#555;}
.ava{float:left;width:68px;}
.ava img{width:68px;}
.textcom{margin-left:73px;padding:5px;}
.hrcom{margin-left:73px;border-bottom:1px solid #DADADA;padding-bottom:4px;margin-top:4px;font-size:10px;}
.hrcom a{color:#CC0000;}
.fotoactor{float:left;margin:5px;margin-top:0px;}
.fotorand a img{border:opx solid #ea1400;width:115px;height:155px;}
.fotorand a:hover img{border:1px solid #ea1400;width:115px;}
.linkrand a{color:#404040;}
.linkrand {padding:5px;}
.linktop10{padding:5px;border:1px solid #D16C6C;margin-bottom:2px;}
.linktop10 a{color:#972D2D;float:left;}
.linkonlie{float:right;}
.linkonlie a{color:#D16C6C;}

/* TOOLTIP */
.greenTip{width: 342px;}
.greenTip .content{ width: 310px; padding: 10px; border: 5px solid #C2C3C4; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #ECECEC; color: #020202;}
.greenTip .bottom{height: 14px;background: url(/images/curs.png) top center no-repeat; }

/* TOOLTIP1 */
.topfil{float:left;width:123px;height:250px;overflow:hidden;border:1px solid #555;margin-right:5px;margin-bottom:5px;}
.topfil a img{width:115px;border: 4px solid #ccc;}
.topfil a:hover img{width:115px;border: 4px solid #972D2D;}
.topTip{width: 342px;}
.topTip .content{ width: 310px; padding: 10px; border: 5px solid #C2C3C4; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #ECECEC; color: #020202;}
.topTip .bottom{height: 14px;background: url(/images/curs.png) top center no-repeat; }

/* Clear */
.clear {clear: both;}
#clear {clear: both;}

/* Rand film */
.backRandG{background:#f7f7f7;border:1px solid #aaa;margin:5px;padding:5px;}
.randGamesTitle h1{padding:5px;font:17px Tahoma;font-weight:bold;color: green;}
.titlerandgames{font-size:13px;padding:5px;}
.fullRadnGamDownload img {float:left;width:70px;border:2px solid #aaa;margin-right:5px;}
.hrRandGames-download{background:#fff;height:1px;border-top:1px solid #ccc;margin-top:5px;}
.linkDownload-game a{float:right;margin-right:5px;}
.padshortf{margin-left:150px;}
#smotroml{float:right;}
.titlnewsfilnm{font-weight:bold;font-size:13px;padding-bottom:5px;border-bottom:1px dotted #ccc;margin-bottom:5px;}

.f_input {
	color: #555555;			/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-repeat: repeat-x;
	
	width: 300px;
	height: 14px;
	border: 1px solid #AAAAAA;
	background-color: #ffffff;
}

.newlabel {background:url(/im-1.png) no-repeat top right; width:150px; height:78px; position:absolute; background:url(/im-1.png) no-repeat top right;}

.s1 {background:url(/images/s1.png) no-repeat bottom right; width:141px; height:199px; position:absolute; background:url(/images/s1.png) no-repeat bottom right;}
.s2 {background:url(/images/s2.png) no-repeat bottom right; width:141px; height:199px; position:absolute; background:url(/images/s2.png) no-repeat bottom right;}
.s3 {background:url(/style/s3.png) no-repeat bottom right; width:141px; height:199px; position:absolute; background:url(/style/s3.png) no-repeat bottom right;}
.s4 {background:url(/images/s4.png) no-repeat bottom right; width:141px; height:199px; position:absolute; background:url(/images/s4.png) no-repeat bottom right;}



[FullStory] 
*/
.full_story_rating {
	position:relative;
	left:380px;
	width:150px;
	padding:0 10px;
	height:17px;
	padding-top:3px;
	background: url(/images/story_full_rating_bg.png) no-repeat right top;
}
.full_story_data {
	width:520px;
	margin:10px 20px 0;
}
.full_story_data_left {
	width:270px;
	float:left;
}
.full_story_poster {
	width:230px;
	float:left;
	margin-left:20px;
	padding:5px 0;
	text-align:center;
	background:url(/images/story_full_poster_bg.png) repeat-y 0 0;
	border-top:3px solid #485254;
	border-bottom:3px solid #485254;
}
.full_story_img_200 {
	width:198px;
	border:1px solid #FFF;
}
.full_story_ads {
	width:270px;
	height:110px;
	margin-bottom:10px;
	background:url(/images/story_full_ads.png) no-repeat 0 0;
	color:#4D585B;
}
.full_story_ads a, .full_story_ads a:link, .full_story_ads a:active, .full_story_ads a:visited {
	text-decoration:none;
	color:#900;
}
.full_story_ads a:hover {
	text-decoration:underline;
	color:#333;
}
.full_story_ads_left {
	float:left;
	margin:15px 10px;
	height:110px;
}
.full_story_ads_left li, .full_story_icons li {padding-bottom:5px}
.full_story_icons {
	float:right;
	margin:20px 10px;
}
.full_story_fileinfo {
	padding-bottom:10px;
	background:url(/images/story_full_fileinfo_bg.png) no-repeat bottom left;
}
.full_story_fileinfo_title {
	width:270px;
	height:40px;
	background:url(/images/story_full_fileinfo_title.png) no-repeat 0 0;
	text-indent:-9000px;
}
.full_story_fileinfo ul {margin:0 10px}
.full_story_fileinfo ul li {
	padding-left:10px;
	background:url(/images/story_full_fileinfo_bullet.png) no-repeat 0 7px;
}
.fileinfo_label {
	width:70px;
	float:left;
	color:#4D585B;
}
.fileinfo_item {
	width:170px;
	float:left;
}
.full_story_movie_details {
	width:520px;
	margin:20px;
	font-size:12px;
}
.full_story_movie_details ul li {
	padding-bottom:5px;
}
.full_story_movie_details_label {
	width:150px;
	float:left;
	color:#4D585B;
}
.full_story_movie_details_item {
	width:370px;
	float:left;
}
.full_story_movie_details_border {
	padding-bottom:5px;
	border-bottom:1px solid #B8B49D;
}

#full_story_tabs {
	margin:10px 0;
	padding:5px 10px;
	width:94,2%;
	background:#ECECEC;
	border-top:3px solid #C2C3C4;
}
#full_story_tabs ul {
	padding:0 20px;
	height:30px;
	background:url(/images/story_full_tabsnav_bg.png) repeat-x bottom left;
}
#full_story_tabs ul li {;
	display:inline;
}
#full_story_tabs ul li a, #full_story_tabs ul li a:link, #full_story_tabs ul li a:active, #full_story_tabs ul li a:visited {
	display:block;
	float:left;
	margin-left:10px;
	padding-left:10px;
	color:#EEE;
	text-decoration:none;
}
#full_story_tabs ul li a:hover {
	color:#333;
}
#full_story_tabs ul li a span {
	display:block;
	float:left;
	padding:12px 10px 0 0;
}
#full_story_tabs a.current {
	padding-left:10px;
	text-decoration:none;
	height:30px;
	text-decoration:none;
	background:url(/images/story_full_tabsnav_left.png) no-repeat 0 0;
}
#full_story_tabs a.current  span {
	display:block;
	float:left;
	color:#900;
	height:30px;
	padding:12px 10px 0 0;
	background:url(/images/story_full_tabsnav_right.png) no-repeat right top;
	cursor:pointer;
}

#movie_screens1 img {
	width:200px;
	margin:3px;
	padding:3px;
	background:#ffffff;
	border:1px solid #7F7463 !important;
}

#movie_screens img {
	width:120px;
	margin-right:6px;
	border:2px solid #323B3D !important;
}
#movie_screens img:hover {border-color:#6D6556 !important}
#about_movie {font-size:12px}
#about_trailer {font-size:13px;font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;text-align: justify;padding:20px 10px}
#about_movie, #download_movie, #by_on_dvd {padding:20px 10px;font-size:13px;}
#about_movie p:first-letter {
	font:normal 20px Times New Roman;
	color:#900;
}
#download_movie {
	line-height:normal;
	font-size:12px;
	font-size:10px;
}
#download_movie a {text-decoration:none}
.related_movies {
	clear:both;
	margin:20px 0;
	padding-bottom:20px;
	background:url(/images/story_full_related_bg.png) repeat-x bottom left;
}
.related_movies_title {
	background:url(/images/story_full_related_bg.png) repeat-x 0 50%;
}
.related_movies_title span {
	margin-left:20px;
	font-size:12px;
	padding:0 10px 5px;
	background:#D9D7C9;
}
.related_movies ul {padding:0 20px}
.related_movies ul li {
	padding-left:15px;
	line-height:2em;
	background:url(/images/story_full_related_bullet.png) no-repeat 0 10px;
}
/* 

/* ========== Top 5 */
.index_top5 {
	width:990px;
	margin:0 auto 20px;
}
.index_top5 a {
	text-decoration:none;
	color:#FC0;
}
.index_top5 a:hover {
	text-decoration:none;
	color:#FFF;
}
.index_top5 ul li {
	position:relative;
	display:block;
	float:left;
	margin-left:5px;
	padding-top:8px;
	width:118px;
	height:170px;
	background:url(/images/top5.png) no-repeat 0 0;
}

.index_top5 ul li img {
	display:block;
	margin:0 auto;
	padding:1px;
	width:100px;
	background:#DDD;
}
.index_top5 h3 {
	position:absolute;
	display:block;
	padding:5px 0px 0 0px;
	bottom:0;
	width:118px;
	height:22px;
	line-height:20px;
	font-size:10px;
	font-weight:700;
	background:url(/images/top5.png) no-repeat -118px 100%;
}
/* hover */
.index_top5_hover_item {background-position:-236px 0!important}
.index_top5_hover_item h3 {background-position:-354px 100%}
.index_top5_hover_item h3 a {color:#000}

.imgshort {float:left; width:170px;}
.infoshort {float:left; width:490px;}
.infoshort h2 {font-size: 16px;}
.downinfo {background:#CBCBCB; height:15px; padding-left:4px;margin:1px 10px 0 0; }



.catPages1 {color:black;border:1px;margin-bottom:10px;margin-top:10px;} 
.catPages1 a:link, 
.catPages1 a:visited, 
.catPages1 a:hover, 
.catPages1 a:active {text-decoration:none;color: #636363;background:#f9f9f9;padding:3px 6px;font-size:11px;font-weight:bold;border:1px solid #e6e6e6;} 
.catPages1 a:hover {background:#4f4f4f;color:#FFFFFF;font-weight:bold;border:1px solid #e6e6e6;} 
.catPages1 b {text-decoration:none;background:#ffffff;padding:3px 6px;color:#ccc;font-size:11px;border:1px solid #e6e6e6;} 

.pagesBlockuz1 {color:black;border:1px;margin-bottom:10px;margin-top:10px;} 
.pagesBlockuz1 a:link, 
.pagesBlockuz1 a:visited, 
.pagesBlockuz1 a:hover, 
.pagesBlockuz1 a:active {text-decoration:none;color: #636363;background:#f9f9f9;padding:3px 6px;font-size:11px;font-weight:bold;border:1px solid #e6e6e6;} 
.pagesBlockuz1 a:hover {background:#4f4f4f;color:#FFFFFF;font-weight:bold;border:1px solid #e6e6e6;} 
.pagesBlockuz1 b {text-decoration:none;background:#ffffff;padding:3px 6px;color:#ccc;font-size:11px;border:1px solid #e6e6e6;} 

.pagesBlock1 {color:#EFEEEB;border:0px;margin-bottom:10px;margin-top:10px;} 
.pagesBlock1 a:link, 
.pagesBlock1 a:visited, 
.pagesBlock1 a:hover, 
.pagesBlock1 a:active {text-decoration:none;color: #636363;background:#353535;padding:3px 10px;font-size:11px;font-weight:bold;} 
.pagesBlock1 a:hover {background:#4f4f4f;color:#FFFFFF;font-weight:bold;} 
.pagesBlock1 b {text-decoration:none;background:#ffffff;padding:3px 10px;color:#ccc;font-size:11px;} 

.catPages2 {color:black;border:1px;margin-bottom:10px;margin-top:10px;} 
.catPages2 a:link, 
.catPages2 a:visited, 
.catPages2 a:hover, 
.catPages2 a:active {text-decoration:none;color: #636363;background:#f9f9f9;padding:3px 6px;font-size:11px;font-weight:bold;border:1px solid #e6e6e6;} 
.catPages2 a:hover {background:#4f4f4f;color:#FFFFFF;font-weight:bold;border:1px solid #e6e6e6;} 
.catPages2 b {text-decoration:none;background:#ffffff;padding:3px 6px;color:#ccc;font-size:11px;border:1px solid #e6e6e6;} 

.pagesBlockuz2 {color:black;border:1px;margin-bottom:10px;margin-top:10px;} 
.pagesBlockuz2 a:link, 
.pagesBlockuz2 a:visited, 
.pagesBlockuz2 a:hover, 
.pagesBlockuz2 a:active {text-decoration:none;color: #636363;background:#f9f9f9;padding:3px 6px;font-size:11px;font-weight:bold;border:1px solid #e6e6e6;} 
.pagesBlockuz2 a:hover {background:#4f4f4f;color:#FFFFFF;font-weight:bold;border:1px solid #e6e6e6;} 
.pagesBlockuz2 b {text-decoration:none;background:#ffffff;padding:3px 6px;color:#ccc;font-size:11px;border:1px solid #e6e6e6;} 

.pagesBlock2 {color:#EFEEEB;border:0px;margin-bottom:10px;margin-top:10px;} 
.pagesBlock2 a:link, 
.pagesBlock2 a:visited, 
.pagesBlock2 a:hover, 
.pagesBlock2 a:active {text-decoration:none;color: #636363;background:#353535;padding:3px 10px;font-size:11px;font-weight:bold;} 
.pagesBlock2 a:hover {background:#4f4f4f;color:#FFFFFF;font-weight:bold;} 
.pagesBlock2 b {text-decoration:none;background:#ffffff;padding:3px 10px;color:#ccc;font-size:11px;}


.onefiln{float:left;width:330px;height:130px;overflow:hidden;border-bottom:1px dotted #aaa;padding-bottom:30px;padding-top:10px;}
.posterl{float:left;}
.posterl a img{width:165px;box-shadow: 3px 3px 3px #aaa; -moz-box-shadow: 3px 3px 3px #aaa; -webkit-box-shadow: 3px 3px 3px #aaa;border:1px solid #f0f0f0;margin-right:10px;height:225px;}
.descrfilm{padding-right:10px;height:155px;overflow:hidden;}
.titlfil a{font-weight:bold;color:#6a6d6e;font-size:13px;padding:5px;display:block;margin-bottom:5px;text-decoration:underline;}
.titlfil a:hover{color:#000;text-decoration:none;background:#ffc2c2;}


a:link, a:visited, a:active, a:hover  { text-decoration: none; } 

img.tTip						{ margin: 0px 0px 0px 0px; float: center; }
ima.tTip						{ margin: 0px 0px 0px 0px; float: center; }
 }
a								

.lightTip						{ width: 342px; }
.lightTip .content				{ width: 310px; padding: 10px; border: 6px solid #e2e2e2; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #ffffff; color: #020202; }
.lightTip .bottom				{ height: 14px; background: url(http://www.mikemerritt.me/demos/tt-1-1//images/notch-white.png) top center no-repeat ; }



/* ----------- РћСЂРёРіРёРЅР°Р»СЊРЅРѕРµ РЅР°Р·РІР°РЅРёРµ      ------------ */
.news-item .date { 
color: rgb(124, 125, 123);
font-size: 11px;
padding-bottom: 0px;
padding-top: 0px;
 }

* { 
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
 }

.news-item { 
line-height: 22px;
 }

* { 
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
 }


.news-item h1 { 
height: auto;
line-height: normal;
 }

.news-grid h1 { 
font-size: 30px;
height: 50px;
 }

h1 { 
font-size: 24px;
font-weight: 400;
 }

* { 
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
 }

h1 { 
display: block;
font-size: 2em;
font-weight: 700;
margin-bottom: 0.67em;
margin-top: 0.67em;
 }

/* ----------------------- */

.shadow {width:160px;box-shadow: 3px 3px 3px #aaa; -moz-box-shadow: 3px 3px 3px #aaa; -webkit-box-shadow: 3px 3px 3px #aaa;border:1px solid #f0f0f0;height:220px;}

.shadow1 {width:470px;box-shadow: 3px 3px 3px #aaa; -moz-box-shadow: 3px 3px 3px #aaa; -webkit-box-shadow: 3px 3px 3px #aaa;border:1px solid #f0f0f0;height:220px;}


.searchtext {width:77%;float:left;padding:10px 15px;color:#808080;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border:1px solid #ccc !important} 
 .searchsubm {margin-left:10px;width:15%;padding:8px 15px;font-weight:bold;text-shadow:#3f5f7d 1px 1px 1px;text-align:center;background:url('/images/bigbox-background.png') repeat-x;font-size:16px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border:1px solid #246688 !important;color:#fff;} 
 .searchsubm:hover {cursor:pointer;background:#6895c0}



/* === jQ TOP === */  
 #toTop {  
  width: 50px;  
  background: #f1f1f1;  
  border: 5px solid #cccccc;  
  text-align: center;  
  padding: 5px;  
  position: fixed;  
  bottom: 10px;  
  left: 10px;  
  cursor: pointer;  
  color: #666666;  
  text-decoration: none;  
 }  

 /* =============== */


/* === РЎС‚Р°РЅРґР°СЂС‚РЅС‹Р№ СЃРїРѕР№Р»РµСЂ === */

.uSpoilerButton {background:#f0f0f0;font-weight:bold;width:100%;text-align:left;font-size:11px;color:#404040;text-align:left; font-family: "Arial";border:1px solid #d4d1e7;padding: 5px;}
.uSpoilerText {color: #404040; background-color:#f0f0f0;text-align: justify;padding: 5px;font-size:12px;border:1px solid #d4d1e7;border-top: none!important;font-family: "Arial";  }
.uSpoilerButton:hover {color: #000;text-shadow: 0px 1px 0px black;}  





/* ====== */




/* === РЎРїРѕР№Р»РµСЂ РґР»СЏ РєРёРЅРѕ === */

.spoiler-wrap{
background: none repeat scroll 0 0 #E9E9E6;
border-color: #C3CBD1;
border-style: solid;
border-width: 1px 1px 1px 2px;
margin: 6px;
width: 650px;
}
.spoiler-head {
font-size: 11px;
line-height: 15px;
margin-left: 6px;
padding: 1px 14px 3px;
cursor: pointer;
width: 660px; // РґР»СЏ IE6
}
.folded {
background: url("http://hypercoder.ru/demo/spoiler-jquery/images/icon_plus_1.gif") no-repeat scroll left center transparent;
display: block;
padding-left: 14px;
}
.unfolded {
background: url("http://hypercoder.ru/demo/spoiler-jquery/images/icon_minus_1.gif") no-repeat scroll left center transparent;
display: block;
padding-left: 14px;
}
.spoiler-body {
background: none repeat scroll 0 0 #F5F5F5;
border-top: 1px solid #C3CBD1;
padding: 1px 6px 2px;
line-height: 20px;
}

/* ====== */


/* === РќРѕРІРѕСЃС‚Рё РєРёРЅРѕ === */  

.moviedesc { 
color: rgb(136, 136, 136);
font-size: 10px;
line-height: 12px;
vertical-align: top;
 }

 /* =============== */

.lfield input { 
background: url("http://mir-kino.org/images/input.png") transparent;
border: 0px none currentColor;
color: #767676;
font-style: bold;
height: 20px;
margin: 0px;
outline: medium none currentColor;
padding: 0px 0px 0px 18px;
width: 133px;
 }
 /* =============== */








/* ----------- РџСЂР°РІРѕРѕР±Р»Р°РґР°С‚РµР»СЏРј      ------------ */
.pravo .date { 
color: rgb(100, 101, 102);
font-size: 11px;
padding-bottom: 0px;
padding-top: 0px;
 }

* { 
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
 }

.pravo { 
line-height: 15px;
 }

* { 
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
 }

.pravo h1 { 
height: auto;
line-height: normal;
 }

.news-grid h1 { 
font-size: 30px;
height: 30px;
 }

h1 { 
font-size: 24px;
font-weight: 400;
 }

* { 
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
 }

h1 { 
display: block;
font-size: 2em;
font-weight: 700;
margin-bottom: 0.67em;
margin-top: 0.67em;
 }

/* ----------------------- */
















.comment_box { 
clear: both;
float: left;
padding: 10px 18px;
width: 625px;
 }

.comBlock1 { background-color: #ECECEC;}
.comBlock3 { background-color: #ECECEC;}
.comBlock5 { background-color: #ECECEC;}
.comBlock7 { background-color: #ECECEC;}
.comBlock9 { background-color: #ECECEC;}
.comBlock11 { background-color: #ECECEC;}
.comBlock13 { background-color: #ECECEC;}
.comBlock15 { background-color: #ECECEC;}
.comBlock17 { background-color: #ECECEC;}
.comBlock19 { background-color: #ECECEC;}
.comBlock21 { background-color: #ECECEC;}
.comBlock23 { background-color: #ECECEC;}
.comBlock25 { background-color: #ECECEC;}
.comBlock27 { background-color: #ECECEC;}
.comBlock29 { background-color: #ECECEC;}
.comBlock31 { background-color: #ECECEC;}
.comBlock33 { background-color: #ECECEC;}
.comBlock35 { background-color: #ECECEC;}
.comBlock37 { background-color: #ECECEC;}
.comBlock39 { background-color: #ECECEC;}
.comBlock41 { background-color: #ECECEC;}
.comBlock43 { background-color: #ECECEC;}
.comBlock45 { background-color: #ECECEC;}
.comBlock47 { background-color: #ECECEC;}
.comBlock49 { background-color: #ECECEC;}


.comment_details { 
float: left;
width: 470px;
 }


.nickname { 

clear: both;
margin-bottom: 7px;
 }


.abuse { 
float: right;
padding-right: 5px;
padding-top: 5px;
text-align: right;
width: 200px;
 }


.comment_box { 

clear: both;
float: left;
padding: 10px 18px;
width: 625px;
 }

.commcBlock2 { 
background-color: #FFFFFF;
 }


















.eTitle { 
background: url("http://mir-kino.org/images/kirin.png/images/kirin.png")#525252;
border: 0px solid #373738;
color: #FFFFFF;
font-family: "Verdana", "Arial", sans-serif;
font-size: 12px;
font-weight: 700;
padding: 10px 0px 10px 22px;
}
.cross1 {padding-top:1px; display:inline-block; padding-bottom:1px; color:#fff; text-align:center; margin:0px -1px; text-shadow:0px 1px 0px rgba(0,0,0,0.30); border:1px solid #757B7F; background:#7d7d7d url('http://webo4ka.ru/Ucoz4/modernizachii_highlight_faint.png') repeat-x top; text-align:left;}  
  .cross2 {padding-top:1px; display:inline-block; padding-bottom:1px; color:#fff; text-align:center; margin:0px -1px; text-shadow:0px 1px 0px rgba(0,0,0,0.30); border:1px solid #586a7c; border-left:1px solid #646A6D; background:#61768A url('http://webo4ka.ru/Ucoz4/modernizachii_highlight_faint.png') repeat-x top; text-align:right;}  
  #icon-border {margin:0px; padding:1px; display:inline-block; border:1px solid #ccc; background:#fff;}  
  #icon-blue {display:inline-block; height:6px; width:6px; border:1px solid #586a7c; background:#607c99 url('http://webo4ka.ru/Ucoz4/modernizachii_highlight_faint.png') repeat-x top;}  
  #icon-gray {display:inline-block; height:6px; width:6px; border:1px solid #757B7F; background:#999999 url('http://webo4ka.ru/Ucoz4/modernizachii_highlight_faint.png') repeat-x top;}
.miniprofimage a img {opacity:0.6; -moz-opacity:0.6; filter:alpha(opacity=70);}  
.miniprofimage a:hover img {opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);}  
.miniprofUDS {font-family:tahoma; overflow:hidden; padding-bottom:5px;}  
.miniprofimage {padding:4px 5px 4px 5px;float:left;}  
.miniprofimage img {border:2px solid #fff;border-radius:1px;width:52px;height:52px;}  
.miniprofname {color: #333; widht:90%;background:#f3fafd;border:1px solid #e1ebf0;margin-bottom:4px;padding:5px;}  
.miniprofinfo {padding-top:4px}  
.miniprofinfo a:link,.miniprofinfo a:visited,.miniprofinfo a:active {background:url('miniprofimageurl.gif')no-repeat 3px 5px;text-decoration:none; color:#737474; padding:0px 5px 0px 10px;}  
.miniprofinfo a:hover {text-decoration:none; color:#939494;}  
.miniprofinfo span{font-weight: bold;}  
input#miniprofIN {vertical-align:middle; color:#666; font-size:11px; font-family:tahoma; border:1px solid #d5d7da; background:#fff; padding:3px 7px 3px 7px;}  
input#miniprofIN:active, input#miniprofIN:hover, input#miniprofIN:focus{outline:none; border:1px solid #bdbfc2;}  
div.input_submit {background:#2a3946 url("http://7old.ru/1-ucoz/highlight_faint.png") repeat-x 0 0px; border:1px solid #202c36; color:#fff;  
display:inline-block; padding:5px 10px; text-align:center; text-shadow:rgba(0,0,0,0.7) 0px 1px 0px; -moz-box-shadow:rgba(0,0,0,0.43) 0px 1px 0px;-webkit-box-shadow:rgba(0,0,0,0.43) 0px 1px 0px;box-shadow:rgba(0,0,0,0.43) 0px 1px 0px; -moz-border-radius:1px;-webkit-border-radius:1px;border-radius:1px;}  
div.input_submit:hover {background-color:#364959; color:#fff; cursor:pointer;}  
div.input_submit.alt {background:#758a9d url("http://7old.ru/1-ucoz/highlight_faint.png") repeat-x 0 0px; border:1px solid #61768a;  
color:#e6edf4; text-shadow:rgba(0,0,0,0.3) 0px 1px 0px}  
div.input_submit.alt:hover {background-color:#8197aa; color:#fff; cursor:pointer;}
.cross1 {padding-top:1px; display:inline-block; padding-bottom:1px; color:#fff; text-align:center; margin:0px -1px; text-shadow:0px 1px 0px rgba(0,0,0,0.30); border:1px solid #757B7F; background:#7d7d7d url('http://u51st.net/images/new/highlight_faint.png') repeat-x top; text-align:left;}  
  .cross2 {padding-top:1px; display:inline-block; padding-bottom:1px; color:#fff; text-  
  align:center; margin:0px -1px; text-shadow:0px 1px 0px rgba(0,0,0,0.30); border:1px solid #586a7c;  
  border-left:1px solid #646A6D; background:#61768A url('http://u51st.net/images/new/highlight_faint.png') repeat-x top; text-align:right;}  
  #icon-border {margin:0px; padding:1px; display:inline-block; border:1px solid #ccc;  
  background:#fff;}  
  #icon-blue {display:inline-block; height:6px; width:6px; border:1px solid #586a7c;  
  background:#607c99 url('http://u51st.net/images/new/highlight_faint.png') repeat-x top;}  
  #icon-gray {display:inline-block; height:6px; width:6px; border:1px solid #757B7F;  
  background:#999999 url('http://u51st.net/images/new/highlight_faint.png') repeat-x top;}  
   
  a.userList:link, a.userList:visited, a.userList:active {display:block; text-  
  decoration:none; border-top:1px solid #ccc; margin-top:-1px; background:#EDEDED; padding:5px 5px;}  
  a.userList:hover {text-decoration:none; background:#E0E0E0;}.statistics {margin: 20px 0 17px; text-align: center;}   
 .statistics .block {display: inline-block; margin: 0 8px; position: relative;}   
 .statistics .block div {border: 1px solid; border-radius: 50%; width: 60px; height: 60px; line-height: 53px; font-size: 16px;}   
 .statistics span {display: block; border-radius: 3px; width: 54px; height: 20px; line-height: 20px; font-size: 10px; color: #fff; text-transform: uppercase; position: absolute; right: 3px; top: 47px;}   
 .statistics .block:nth-of-type(1) div {border-color: #ca6539; color: #ca6539;}   
 .statistics .block:nth-of-type(1) span {background: #ca6539;}   
 .statistics .block:nth-of-type(2) div {border-color: #8bca39; color: #8bca39;}   
 .statistics .block:nth-of-type(2) span {background: #8bca39;}   
 .statistics .block:nth-of-type(3) div {border-color: #cac839; color: #cac839;}   
 .statistics .block:nth-of-type(3) span {background: #cac839;}/*Spoiler by Winston888 */  
  .uSpoilerButton, #uSpoilerFvcDtt {width: 100%; text-align: left;padding:5px;font-size:11px;font-weight:bold;background:url('http://files-torrents.ru/images/block-head.png') #FFCA32;text-shadow:0px 1px 0px #FFE73F;border:1px  
  solid #E89512;box-shadow:0px 1px 0px rgba(255,255,255,0.4) inset;-moz-box-shadow:0px 1px 0px rgba(255,255,255,0.4) inset;-webkit-box-shadow:0px 1px 0px rgba(255,255,255,0.4) inset}.scriptcode{color:#B02C20;text-align:left;max-height:300px;overflow:auto;font-family:"Courier New"}.title_spoiler{font-weight:bold;font-size:11px;text-shadow:0px 1px 0px #fff}.title_spoiler a, .title_spoiler a:hover{color:#000}  

  .uSpoilerText {padding:5px;font-size:11px;background:#F9F8F5;border:1px  
  solid #F1EEE8}   
.uSpoilerButton {background:#FFF;border:1px solid #E0E0E0;color:#444;font-family:Verdana, Tahoma, helvetica, sans-serif;font-size:11px;vertical-align:middle;height:26px;margin:2px;padding:4px;width:100%}  
  .uSpoilerButton:hover {background:#CCC;border:1px solid #888;color:#111;font-family:Verdana, Tahoma, helvetica, sans-serif;font-size:11px;vertical-align:middle;height:26px;margin:2px;padding:4px;width:100%}
/* TabControl Start */
p {padding: 7px 0;}
.sectiontable {
           width: 100%;
           background: #EFEFEF;
           margin: 0 0 30px;
}
ul.tabs {
           height: 28px;
           line-height: 25px;
           list-style: none;
           border-bottom: 1px solid #DDD;
           background: #FFF;
}
.tabs li {
           float: left;
           display: inline;
           margin: 0 1px -1px 0;
           padding: 0 13px 1px;
           color: #777;
           cursor: pointer;
           background: #F9F9F9;
           border: 1px solid #E4E4E4;
           border-bottom: 1px solid #F9F9F9;
           position: relative;
}
.tabs li:hover,
.vertical .tabs li:hover {
           color: #F70;
           padding: 0 13px;
           background: #FFFFDF;
           border: 1px solid #FFCA95;
}
.tabs li.current {
           color: #444;
           background: #EFEFEF;
           padding: 0 13px 2px;
           border: 1px solid #D4D4D4;
           border-bottom: 1px solid #EFEFEF;
}
.box {
           display: none;
           border: 1px solid #D4D4D4;
           border-width: 0 1px 1px;
           background: #EFEFEF;
           padding: 0 12px;
}
.box.visible {
           display: block;
}

.section.vertical {
           width: 440px;
           border-left: 160px solid #FFF;
}
.vertical .tabs {
           width: 160px;
           float: left;
           display: inline;
           margin: 0 0 0 -160px;
}
.vertical .tabs li {
           padding: 0 13px;
           margin: 0 0 1px;
           border: 1px solid #E4E4E4;
           border-right: 1px solid #F9F9F9;
           width: 132px;
           height: 25px;
}
.vertical .tabs li:hover {
           width: 131px;
}
.vertical .tabs li.current {
           width: 133px;
           color: #444;
           background: #EFEFEF;
           border: 1px solid #D4D4D4;
           border-right: 1px solid #EFEFEF;
           margin-right: -1px;
}
.vertical .box {
           border-width: 1px;
}
/* TabControl End */
