@import "reset.css";
/*some*/

@font-face { font-family: "Alexander"; src: url(/css/fonts/Alexander.ttf) format('truetype'); }

html { height: 100%;}
body { height: 100%; width: 100%; margin:0; padding: 0; background: #fff; font: 11px Arial,Helvetica,sans-serif; z-index: 0;}
.content p { margin: 10px 0; }

a { color: #6e6e6e; }
a:hover { text-decoration: none; color: inherit; }
div { display: inline-block; }

div { display: block; }
.blackout{opacity: 0.5;//filter: alpha(opacity=50);}
.ourguest-block.blackout{opacity: 0.2;//filter: alpha(opacity=50);}
.noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.ul-justify:after {
	content: "";
	zoom: 1;
	display:-moz-inline-box;
	-moz-box-orient:vertical;
	display:inline-block;
	_display:inline;
	*display:inline;

	height: 0;
	visibility: hidden;
}
.ul-justify {
	font-size: 1px;
	line-height: 0;
	text-align: justify;
}

.ul-justify > li {
	zoom: 1;
	display:-moz-inline-box;
	-moz-box-orient:vertical;
	display:inline-block;
	_display:inline;
	*display:inline;

	font-size: 10px;
	line-height: normal;
	text-align: left;
	vertical-align: top;
}

#page-layout {
	background: #f1f1e8;
	min-width: 1024px;
	padding: 0;
	position: relative;
	text-align: left;
}


#page-layout #navbar {
	box-sizing: border-box;
	width: 250px;
	min-height: 100%;
	float:left;
}

#page-layout .inner {
	background: #fff;
	box-sizing: border-box;
	margin-left: 250px;
	min-height: 100%;
	z-index: 1;
}

.top-panel-left {
	height: 91px;
	width: 100%;
	background: #ed5937;
	position: relative;
	z-index: 101;
}

#main-logo {
	width: 196px;
	margin:0 auto;
	padding-top: 21px;
}

#top-panel-right {
	height: 91px;
	background: #1e2227;
	z-index: 101;
	position: relative;
	text-align: right;
	width: auto;
}

.top-navigation-main {
	float: left;
	margin-left: 4%;
	width: 58%;
	min-width: 615px;
	max-width: 690px;
	display: inline-block;
}


.top-navigation-main li {
	float:left;
	margin-right: 2.7%;
}

.top-navigation-main li:last-child {
	margin-right: 0;
}

.top-navigation-main li a {
	display: block;
	font-family: Roboto-Medium, "PT Sans",Helvetica,sans-serif;
	font-size: 18px;
	height: 91px;
	line-height: 91px;
	text-decoration: none;
	color: #b2bfc5;
}

.top-navigation-main li:last-child a {
	font-size: 28px;
	line-height: 78px;
}
.top-navigation-main li:last-child a:hover {
	color: #b2bfc5;
}

.top-navigation-main .popup-top-menu-content li {
	margin:0;
	margin-bottom: 9px;
	float: none;
}
.top-navigation-main .popup-top-menu-content li:last-child {
	margin:0;
}
.top-navigation-main .popup-top-menu-content li a{
	display: inline;
	font: 18px/23px Roboto-Medium, "PT Sans",Helvetica,sans-serif;
	color: #071e26;
	//text-shadow: 1px 0 0 rgba(129, 153, 154, 0.25), -1px 0 0 rgba(129, 153, 154, 0.25);
	text-decoration: none;
	height: auto;
	border-bottom: 1px solid transparent;
}
.top-navigation-main .popup-top-menu-content li a:hover{
	color: #071e26;
	border-bottom: 1px solid #071e26;
}
.top-navigation-main .popup-top-menu-content li:last-child a:hover{
	color: #5c6b6b;
	border-bottom: 1px solid #5c6b6b;
}

.popup-top-menu-content li:last-child a {
	font-size: 18px;
	line-height: 23px;
	color: #5c6b6b;
	//text-shadow: 1px 0 0 rgba(150, 174, 174, 0.25), -1px 0 0 rgba(150, 174, 174, 0.25);
}
.top-navigation-main li a:hover {
	color: #e65b29;
}

.login-block {
	padding-right: 32px;
	padding-top: 24px;
	overflow: hidden;
	position: relative;
}

.button-login {
	background: none repeat scroll 0 0 #1e2227;
	border: 1px solid #3e484b;
	border-radius: 4px;
	color: #c0dedd;
	display: inline-block;
	font: 15px/48px Roboto-Regular,"PT Sans",Helvetica,sans-serif;
	height: 48px;
	padding: 0 23px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	transition: all 0.1s ease-in-out;

}
.button-login:hover {
	text-decoration: none;
	color: #fff;
	background: #ed5937;
}

.top-panel-left .main-about {
	text-transform: capitalize;
}
.main-search {

}

#navbar .leftish {
	padding-left: 28px;
	position: relative;
	max-width: 220px;
	color: #6e6e6e;
	font: 13px/21px Roboto-Regular, "PT Sans", Helvetica, sans-serif;
	//text-shadow: 1px 0px 0px rgba(132, 132, 130, 0.3), -1px 0px 0px rgba(132, 132, 130, 0.3);
}
.leftish a {
	color: #6e6e6e;
	text-decoration: none;
}

#navbar .leftish{
	/*opacity: 0.5;*/
	filter: alpha(opacity=50);
	padding-right: 30px;
}

#navbar .leftish.in-window {
	opacity: 1;
	//filter: alpha(opacity=100);
	padding-right: 30px;
}
#navbar .leftish > div.main-banner-cont {
	padding-right: 0;
}

#navbar .main-archives.leftish {
	padding-left: 30px;
}
#navbar .main-gift.leftish {
	padding-left: 40px;
}

#navbar .main-left-banner.leftish {
	padding: 0;
	max-width: 100%;
}

#navbar .main-about {
	margin-top: 35px;
}

#navbar .main-themes {
	margin-top: 35px;
}
#navbar .main-ages {
	margin-top: 51px;
}
#navbar .main-social {
	margin-top: 33px;
}
#navbar .main-archives {
	margin-top: 46px;
}
#navbar .main-left-banner {
	margin-top: 55px;
}
#navbar .main-gift {
	margin-top: 29px;
}
.main-banner-cont {
	width: 100%;
	max-width: 250px;
}

p.leftish-title {
	text-align: left;
	font: 12px/19px Roboto-Medium, "PT Sans", Helvetica, sans-serif;
	////text-shadow: 1px 0px 0px rgba(175, 181, 177, 0.5), -1px 0px 0px rgba(175, 181, 177, 0.5);
	////text-shadow: 1px 0px 0px rgba(135, 146, 144, 0.5), -1px 0px 0px rgba(135, 146, 144, 0.5);
	//text-shadow: 1px 0px 0px rgba(165, 173, 169, 0.5), -1px 0px 0px rgba(165, 173, 169, 0.5);
	color: #586a6c;
	letter-spacing: 0.154em;
	text-transform: uppercase;

}

.main-about-nav, .main-themes-nav, .main-ages-nav, .main-archives-cont {
	margin-top: 13px;
	/*width: 185px;*/
	position: relative;
}
.main-archives-cont {
	margin-bottom: 49px;
}
.main-gift-cont {
	margin-top: 17px;
	text-align: left;
}
.main-archives-cont:last-child {
	margin-bottom: 0;
}
.main-about-nav {
	margin-top: 10px;
}

.main-about-nav li, .main-themes-nav li, .main-ages-nav li {
	margin-bottom: 10px;
	padding-left: 38px;
	position: relative;
}
.main-ages-nav li {
	margin-bottom: 13px;
}
.main-themes-nav li, .main-ages-nav li {
	line-height: 18px;
}
/*
.main-about-nav li:last-child {
	margin-bottom: 0px;
}
*/
.leftish span.leftish-icon {
	display: block;
	position: absolute;
	background: url("/images/design/new/new-pm-sprite.png") no-repeat scroll;
	filter: progid:DXImageTransform.Microsoft.gradient(
		startColorstr=#00FFFFFF, endColorstr=#00FFFFFF
	);
	left: 0;
	top:0;
	margin-top: 4px;
	width: 29px;
	height: 26px;
}
.leftish span.leftish-icon.about-book {
	background-position: 0 -21px;
}
.leftish span.leftish-icon.about-child {
	background-position: 0 -48px;
}
.leftish span.leftish-icon.about-politic {
	background-position: 0 -75px;
}
.leftish span.leftish-icon.about-child-games {
	background-position: 0 -226px;
}
.leftish span.leftish-icon.rectangle{
	margin-top: -2px;
	background-position: 0 -102px;
	height: 23px;
	font: 13px/19px Roboto-Medium, "PT Sans", Helvetica, sans-serif;
	//text-shadow: 1px 0px 0px rgba(223, 230, 230, 0.3), -1px 0px 0px rgba(223, 230, 230, 0.3);
	line-height: 23px;
	text-align: center;
	color: #f5f7f7;
}
.archive-img {
	display: block;
	width: 174px;
	height: 174px;
	overflow: hidden;
	position: relative;
	border-radius: 5px;
}
.gift-img {
	display: block;
	width: 174px;
	overflow: hidden;
	position: relative;
	border-radius: 5px;
}
.leftish span.main-archives-text {
	display: block;
	width: 180px;
	text-align: left;
	font: 16px/21px Roboto-Medium, "PT Sans", Helvetica, sans-serif;
	////text-shadow: 1px 0px 0px rgba(197, 197, 191, 0.25), -1px 0px 0px rgba(197, 197, 191, 0.25);
	//text-shadow: 1px 0px 0px rgba(171, 171, 167, 0.25), -1px 0px 0px rgba(171, 171, 167, 0.25);
	color: #6e6e6e;
	margin-top: 8px;
}

.main-archives-rubric {
	display: block;
	width: 180px;
	margin-top: 4px;
	text-align: left;
	color: #969696;
	font: italic 12px/21px "PT Sans", Helvetic, sans-serif;
	//text-shadow: 1px 0 0 rgba(199, 199, 194, 0.3), -1px 0 0 rgba(199, 199, 194, 0.3);
}

.stat-info {
	display: block;
	margin-top: 3px;
	color: #a8a8a8;
	font: 16px/19px Alexander, "PT Sans", Helvetic, sans-serif;
	//text-shadow: 1px 0 0 rgba(225, 225, 218, 0.3), -1px 0 0 rgba(225, 225, 218, 0.3);
}
.views-eye {
	zoom: 1;
	display:-moz-inline-box;
	-moz-box-orient:vertical;
	display:inline-block;
	_display:inline;
	*display:inline;
	vertical-align: 5%;
	height: 8px;
	width: 15px;
	background: url("/images/design/new/new-pm-sprite.png") no-repeat center center;
	filter: progid:DXImageTransform.Microsoft.gradient(
		startColorstr=#00FFFFFF, endColorstr=#00FFFFFF
	);
	background-position: -29px -21px;
}
.views-eye-white {
	background-position: -29px -133px;
}
.popup-top-menu {
	position: absolute;
	z-index: 101;
	top:65px;
	left:-159px;
	width: 198px;
	opacity: 0;
	//filter: alpha(opacity=0);
	overflow: visible;
	padding-top: 11px;

}

.top-menu-dropdown {
	position: relative;
	z-index: 11;
	overflow: visible;
}
.popup-top-menu-arrow {
	position: absolute;
	background: url("/images/design/new/new-pm-sprite.png");
	background-position: -29px -41px;
	height: 12px;
	width:15px;
	z-index: 1001;
	top: 0;
	right: 17px;

}
.popup-top-menu-content {
	position: relative;
	border-radius: 3px;
	background: #c1dddd;
	padding: 23px 0 24px 20px;
	z-index: 101;
	overflow: visible
}
.dropdown {
	display: none;
}
.have-dropdown-hover .dropdown {
	display: block;
}

.intro {
	position: relative;
	background: #696969;
	z-index: 1;
	overflow: hidden;
}

.intro img {
	max-width: 100%;
	width: 100%;
	vertical-align: top;
}
.img-overlay {
	display: block;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";/* IE 8 */
	filter: alpha(opacity=70);/* IE 5-7 */
	-moz-opacity: 0.7;/* Netscape */
	-khtml-opacity: 0.7;/* Safari 1.x */
	opacity: 0.7;
}
.intro-text {
	display: block;
	position: absolute;
	top: 4.54%;
	left: 5.3%;
	color: #ffffff;
}
.intro-text-rubric-title {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	text-transform: uppercase;
	font: 16px/51px Kankin, "PT Sans", Helvetica, sans-serif;
	letter-spacing: 1.8px;
	margin-left: 4px;
}
.intro-text-rubric-text {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font: 20px/26px PermianSerifTypeface-Italic, "PT Sans", Helvetica, sans-serif;
	//text-shadow: 0 0 40px rgba(2, 2, 2, 1);
}

.intro-text-anons {
	display: block;
	font: 45px/58px PermianSlabSerifTypeface, "PT Sans", Helvetica, sans-serif;
	margin-top: 6px;
	width: 600px;
}
.intro-text-anons-italic, .intro-text-anons i {
	font: 43px/58px PermianSlabSerifTypeface-Italic, "PT Sans", Helvetica, sans-serif;
}

.main-announcement {
	width: 100%;
	height: 51px;
	background: #c0dedd;
	position: relative;
	font: 15px/51px Roboto-Regular, "PT Sans", Helvetica, sans-serif;
	color: #898989;
	//text-shadow: 1px 0 0 rgba(197, 197, 197, 0.5), -1px 0 0 rgba(197, 197, 197, 0.5);
	z-index: 1;
	white-space: nowrap;
	cursor: pointer;
	text-align: center;
}
.main-announcement a {
	color: inherit;
	text-decoration: none;
	border-bottom: 1px solid #898989;
}
.main-announcement a:hover {
	border-bottom: 1px solid #6e6e6e;
}

.main-announcement span {
	zoom: 1;
	display:-moz-inline-box;
	-moz-box-orient:vertical;
	display:inline-block;
	_display:inline;
	*display:inline;
	vertical-align: middle;
}
.main-announcement span.main-announcement-img {
	vertical-align: baseline;
}
.main-announcement-welcome {
	max-width: 160px;
	overflow: hidden;
}
.main-announcement-img {
	margin-left: 1.8%;
	position: relative;
	width: 71px;
}
.main-announcement-img img{
	position: absolute;
	z-index: 99999;
	left:0;
	bottom: -19px;
}
.main-announcement-text {
	margin-left: 1.1%;
	max-width: 650px;
	overflow: hidden;
}
.announcement-arrow {
	position: relative;
	width: 11px;
	height: 9px;
	margin-left: 6px;
	background: url("/images/design/new/new-pm-sprite.png") no-repeat scroll center center;
	filter: progid:DXImageTransform.Microsoft.gradient(
		startColorstr=#00FFFFFF, endColorstr=#00FFFFFF
	);
	background-position: -29px -54px;
}

.main-block {
	margin-left: 50px;
	padding-top: 34px;
	white-space: nowrap;
	/*overflow: hidden;*/
	z-index: 0;
	position: relative;
}
.main-block.announce-details{
	padding-top: 0px;
	height: auto;
	display: none;
	border-bottom: 1px solid #e3e3e3;
	position: relative;
}
.announce-details-out {
	padding: 32px 0 43px;
	white-space: normal;
	min-width: 774px;
	width: 980px;
	margin: auto;
}
/*
.relative-details .announce-details-out {
	position: relative;
	left:auto;
	margin: auto;
}*/
.announce-details-title {
	float: left;
	font: 30px/38px PermianSlabSerifTypeface, "PT Sans", Tahoma, sans-serif;
	color: #5c6b6b;
	width: 378px;
}
.announce-details-description {
	margin-left: 410px;
	font: 15px/21px Roboto-Regular, "PT Sans",Tahoma,sans-serif;
	//text-shadow: 1px 0 0 rgba(186, 186, 186, 0.5), -1px 0 0 rgba(186, 186, 186, 0.5);
	color: #6e6e6e;
	max-width: 570px;
}
.announce-details-description p{
	margin-bottom: 9px;
}
.main-block-bottom {
	margin-left: -250px;
	margin-top: 62px;
}
.left-bottom-copyright{
	float: left;
	opacity: 0.5;
	font: 15px/21px Roboto-Regular, "PT Sans",Tahoma,sans-serif;
	//text-shadow: 1px 0 0 rgba(7, 30, 38, 0.25), -1px 0 0 rgba(7, 30, 38, 0.25);
	letter-spacing: 0.3px;
	color: #071e26;
	white-space: normal;
	padding:50px 20px 0 33px;
	width: 197px;
}
.bottom-inner {
	margin-left: 250px;
	background: #071e26;
	min-height: 427px;
	padding-left: 57px;
	padding-top: 36px;
	width: auto;
}
.bottom-social {
	height: 87px;
	display: table;
}
.bottom-social-icon  {
	overflow: hidden;
	width: 320px;
}
.bottom-social-icon .social {
	display: block;
	float:left;
	width: 87px;
	height: 87px;
	background: url("/images/design/new/new-pm-sprite.png") no-repeat scroll center center;
	margin-right: 21px;
}
.bottom-social-icon .social:last-child {
	margin-right: 0;
}
.bottom-social-icon .social.fb {
	background-position: -82px -0px;
}
.bottom-social-icon .social.yt {
	background-position: -82px -88px;
}
.bottom-social-icon .social.vk {
	background-position: -82px -176px;
}
.bottom-social-icon .social.ir {
	background-position: -82px -264px;
}
.bottom-social-description {
	display: table-cell;
	vertical-align: middle;
	width: 550px;
	padding-left: 40px;
	font: 15px/21px Roboto-Regular, "PT Sans", Helvetica, sans-serif;
	//text-shadow: 1px 0 0 rgba(82, 96, 98, 0.25), -1px 0 0 rgba(82, 96, 98, 0.25);
	color: #526062;
	letter-spacing: 0.3px;
}
.bottom-rubric-list {
	margin-top: 52px;
	padding-bottom: 30px;
	white-space: nowrap;
	overflow: hidden;
}
.bottom-rubric-list ul {
	zoom: 1;
	display:-moz-inline-box;
	-moz-box-orient:vertical;
	display:inline-block;
	_display:inline;
	*display:inline;
	vertical-align: top;

	padding-right: 45px;
	width: 160px;
}
.bottom-rubric-list ul li {
	white-space: normal;
	padding-bottom: 10px;
}
.bottom-rubric-list ul li a {
	font: 15px/20px Roboto-Regular, "PT Sans", Helvetica, sans-serif;
	//text-shadow: 1px 0 0 rgba(82, 96, 98, 0.25), -1px 0 0 rgba(82, 96, 98, 0.25);
	color: #526062;
	text-decoration: none;
}
.bottom-rubric-list ul li a:hover {
	border-bottom: 1px solid #526062;
}
.main-block.favorite {
	border-top: 1px solid #e3e3e3;
}
.main-block-title {
	width: 86.85%;
	overflow: hidden;
}
.main-block-caption {
	font: 30px/31px Kankin, "PT Sans", Helvetica, sans-serif;
	color: #000;
	letter-spacing: 0.4px;
	margin:0;
	margin-bottom: 25px;
	margin-right: 100px;
	opacity: 0.9;
	//filter: alpha(opacity=90);
}
.readtochildren .main-block-caption {
	color: #3b5255;
}

.pairwise-block {
	zoom: 1;
	display:-moz-inline-box;
	-moz-box-orient:vertical;
	display:inline-block;
	_display:inline;
	*display:inline;
	vertical-align: top;

	width:174px;
	background: #fff;
}
.pairwise-block.wide-block {
	width: 378px;
}

.pairwise-block-margin {
	zoom: 1;
	display:-moz-inline-box;
	-moz-box-orient:vertical;
	display:inline-block;
	_display:inline;
	*display:inline;

	width: 2.63%;
	max-width: 30px;
}
.jcarousel {
	height: 100%;
	overflow: hidden;
	position: relative;
}
.jcarousel ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
}
.main-block-nav {
	float: right;
}

.main-block-nav {
	width: 90px;
}
.readtochildren .main-block-nav {
	width: 140px;
}

.jcarousel-control-prev,
.jcarousel-control-next
{
	display: block;
	width: 40px;
	height: 40px;
	background: url("/images/design/new/new-pm-sprite.png") no-repeat scroll center center;
	transition: opacity 0.3s ease-in-out;
}

.jcarousel-control-prev:hover,
.jcarousel-control-next:hover {
	opacity: 0.8;
}

.jcarousel-control-prev.inactive,
.jcarousel-control-next.inactive {
	cursor: default;
	opacity: 0.5;
	//filter: alpha(opacity=50);
}
.jcarousel-wrapper {
	overflow: hidden;
}
.search-block.jcarousel-wrapper .jcarousel-control-prev.inactive,
.search-block.jcarousel-wrapper .jcarousel-control-next.inactive {
	cursor: default;
	opacity: 0;
	//filter: alpha(opacity=0);
}

.jcarousel-control-prev {
	float: left;
	background-position: 0 -143px;
}

.jcarousel-control-next {
	float: right;
	background-position: -41px -143px;
}

.readtochildren .jcarousel-control-prev,
.readtochildren .jcarousel-control-next {
	background: none;
	cursor: pointer;
}

.readtochildren .jcarousel-control-prev {
	position: absolute;
	top:0;
	left:0;
	z-index: 11111;
	width: 130px;
	height: 100%;
}
.readtochildren .jcarousel-control-next {
	position: absolute;
	top:0;
	right:0;
	z-index: 11111;
	width: 130px;
	height: 240px;
}

.product {
	float: left;
	width: 174px;
	overflow: hidden;
	white-space: normal;
	background: #fff;
	height: 328px;
}
.search-block .product {
	height: 288px;
	width: 150px;
	padding: 0 25px
}
.search-block .product {
	height: 288px;
	width: 150px;
	padding: 0 25px;
}
.search-block.goods-block ul .carousel-block:first-child .product {
	padding-left: 0;
}
.search-block.goods-block ul .carousel-block:first-child .product {
	padding-right: 0;
}

.fresh .product {
	text-align: left;
}
.favorite .product {
	text-align: center;
	height: 253px;
}
.main-block.fresh .product {
	margin-bottom: 10px;
}
.main-block.favorite .product {
	margin-top: 4px;
}
.readtochildren-outer {
	margin-left: -50px;
	overflow: hidden;
	padding-left: 50px;
	padding-top: 50px;
}
.readtochildren {
	width: 612px;
	height: 440px;
	background: rgba(187, 203, 205,0.2);
	display:-moz-inline-box;
	-moz-box-orient:vertical;
	display:inline-block;
	_display:inline;
	*display:inline;
	margin-left: -50px;
	margin-top: -34px;
	padding-left: 50px;
	padding-top: 30px;
	overflow: hidden;

}

.product-cover {
	max-height: 265px;
	overflow: hidden;
	position: relative;
}

.search-block .product-cover {
	height: 160px;
	width: 114px;
	overflow: hidden;
	position: relative;
	margin: auto;

}
.search-block .cover-img {
	position: static;
}
.search-block .cover-img img{
	position: absolute;
	left:0;
	bottom:0;
}
.favorite .product-cover {
	max-height: 270px;
}
.cover-img {
	display: block;
	overflow: hidden;
	text-align: center;
	margin-bottom: 7px;
}
.favorite .cover-img {
	display: table-cell;
	height: 187px;
	text-align: center;
	vertical-align: bottom;
}
.cover-img img{
	width: 174px;
}
.favorite .cover-img img{
	width: auto;
	vertical-align: bottom;
}
.favorite .product-cover a {
	border-bottom: 0 none !important;
	display: inline-block;
	margin: auto;
	text-align: center;
}
.search-block .cover-img img{
	width: 114px;
}
.fresh .product-cover img {
	border-radius: 5px;
}
.favorite img {
	/*position: absolute;
	bottom: 0;
	left:0;*/
}
.product-hint {
	background: #9fbcbb;
	border-radius: 0 3px 3px 3px;
	opacity: 0.9;
	//filter: alpha(opacity=90);
	width: 32px;
	height: 22px;
	font: 15px/18px Baron-Neue, "PT Sans",Tahoma,sans-serif;
	color: #fff;
	letter-spacing: 1.8px;
	position: absolute;
	right: 10px;
	top: 155px;
	text-align: center;
}

.product-hint .tip {
	background: url("/images/design/new/new-pm-sprite.png") no-repeat scroll center center;
	background-position: -29px -75px;
	width: 7px;
	height: 6px;
	position: absolute;
	bottom: -6px;
	left: 6px;
}
.main-archives .product-hint {
	right: 25px;
	background: #babab9;
}
.main-archives .product-hint .tip {
	background-position: -29px -82px;
}
.product-cover .link-action {
	left: 50%;
	position: absolute;
	top: 96px;
	z-index: 1;
}
.product-cover .link-action img {
	border: 0 none;
	margin: 0;
	position: static;
}

.product-cover a, .product-rubric a, .product-title a, .product-category a {
	text-decoration: none;
}
.product-cover a {
	border-bottom: 1px solid transparent;
}

a.product-hint {
	color: #fff;
	cursor: pointer;
	display: inline-block;
}
a.product-hint span {
	text-align: center;
}
a.product-hint:hover span {
	border-bottom: 1px solid #fff;
}


.product-cover .cover:hover,
.product-rubric a:hover,
.product-category a:hover,
.product-title a:hover {
	border-bottom: 1px solid #aaa;
}

.product-rubric {
	overflow: hidden;
	position: relative;
	margin-top: 8px;
	padding-bottom: 1px;
	max-height: 32px;
}
.search-block .product-rubric {
	margin-top: 12px;
}
.favorite .product-rubric {
	margin-top: 18px;
}


.product-rubric, .product-rubric a span {
	font:italic 14px/16px FiraSans-Italic, "PT Sans",Tahoma,sans-serif;
	//text-shadow: 1px 0 0 rgba(134, 163, 166, 0.3), -1px 0 0 rgba(134, 163, 166, 0.3);
	color: #86a3a6;
	white-space: normal;
}


.product-anons {
	font: 15px/21px Roboto-Regular, "PT Sans",Tahoma,sans-serif;
	//text-shadow: 1px 0 0 rgba(186, 186, 186, 0.5), -1px 0 0 rgba(186, 186, 186, 0.5);
	color: #6e6e6e;
	white-space: normal;

}
.product-title a span {
	font: 17px/23px Roboto-Regular, "PT Sans",Tahoma,sans-serif;
	//text-shadow: 1px 0 0 rgba(186, 186, 186, 0.5), -1px 0 0 rgba(186, 186, 186, 0.5);
	color: #6e6e6e;

}
.product-title {
	overflow: hidden;
	padding-bottom: 1px;
	position: relative;
	max-height: 46px;
}

.readtochildren-common-title {
	font: 15px/19px Roboto-Regular, "PT Sans", Tahoma, sans-serif;
	color: #526467;
	//text-shadow: 1px 0 0 rgba(82, 100, 103, 0.15), -1px 0 0 rgba(82, 100, 103, 0.15);
	opacity: 0.6;
	//filter: alpha(opacity=60);
	width: 530px;
	margin:auto;
	text-align: center;
	white-space: normal;
}

.readtochildren .main-block-caption {
	margin-bottom: 14px;
}

.readtochildren-anons {
	position: absolute;
	text-align: center;
	width: 468px;
	margin-left: -20px;
	z-index: 11111;
}
.readtochildren-anons.nonactive {
	display: none;
	opacity: 0;
}
.readtochildren-anons-title {
	margin:auto;
	text-align: center;
	color: #56686a;
	//text-shadow: 1px 0 0 rgba(86, 104, 106, 0.3), -1px 0 0 rgba(86, 104, 106, 0.3);
	font: 16px/24px PermianSerifTypeface-Italic, "PT Sans", Tahoma, sans-serif;
	letter-spacing: 0.3px;
	margin-top: 15px;
	overflow: hidden;
}
.readtochildren-anons-title span{
	font: 20px/24px PermianSerifTypeface, "PT Sans", Tahoma, sans-serif;
}

.readtochildren-anons-descr {
	margin:auto;
	text-align: center;
	font: 15px/21px Roboto-Regular, "PT Sans", Tahoma, sans-serif;
	color: #6e6e6e;
	//text-shadow: 1px 0 0 rgba(110, 110, 110, 0.3), -1px 0 0 rgba(110, 110, 110, 0.3);
	white-space: normal;
	margin-top: 14px;
}
.readtochildren-anons a {
	text-decoration: none;
}
.readtochildren-anons a:hover {
	border-bottom: 1px solid #aaa;
}
.all-parents-btn {
	background: #fff;
	border: 0 none;
	border-radius: 3px;
	width: 140px;
	color: #556769;
	display: block;
	font: 12px/32px Roboto-Bold,"PT Sans",Helvetica,sans-serif;
	height: 32px;
	//text-shadow: 1px 0 0 rgba(85, 103, 105, 0.2), -1px 0 0 rgba(85, 103, 105, 0.2);
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.7;
	//filter: alpha(opacity=70);
	letter-spacing: 2px;
}


.all-parents-btn:hover {
	opacity: 1;
	//filter: alpha(opacity=100);
	text-decoration: none;
	color: #fff;
	background: #ed5937;
}
.ourguest {
	margin-top: -34px;
	display:-moz-inline-box;
	-moz-box-orient:vertical;
	display:inline-block;
	_display:inline;
	*display:inline;
	height: 470px;
	background: #68506c;
	overflow: hidden;
	position: relative;
	white-space: nowrap;
}
.ourguest .main-block-caption {
	color: #fff;
}
.ourguest .main-block-title {
	position: absolute;
	left: 50px;
	top: 30px;
	width: 302px;
	z-index: 101;
}
.ourguest-block {
	zoom: 1;
	display:-moz-inline-box;
	-moz-box-orient:vertical;
	display:inline-block;
	_display:inline;
	*display:inline;
	vertical-align: top;

	width: 378px;
	height: 470px;
	overflow: hidden;
	position: relative;

	cursor: pointer;
}
.ourguest-block img {
	position: absolute;
	right:0;
	top:0;
	opacity: 0.4;
	//filter: alpha(opacity=40);
	height: 100%;
}
.ourguest-block-inner {
	display: block;
	text-decoration: none;
}
.ourguest-text {
	display: block;
	position: absolute;
	bottom: 20px;
	left: 58px;
	width: 300px;
	text-align: left;
}

.ourguest-name {
	display: block;
	color: #fff;
	font: 16px/24px PermianSerifTypeface-Italic, "PT Sans", Tahoma, sans-serif;
	//text-shadow: none;
	letter-spacing: 0.3px;
	margin-top: 30px;
	overflow: hidden;
	white-space: normal;
}

.ourguest-name span.name{
	font: 20px/24px PermianSerifTypeface, "PT Sans", Tahoma, sans-serif;
}


.ourguest-descr {
	display: block;
	margin:auto;
	font: 30px/38px PermianSlabSerifTypeface, "PT Sans", Tahoma, sans-serif;
	color: #fff;
	//text-shadow: none;
	white-space: normal;
	text-indent: -18px;
	width: 260px;
}

.ourguest .jcarousel-control-next {
	background-position: -41px -184px;
	float: right;
}

.ourguest .jcarousel-control-prev {
	background-position: 0 -184px;
	float: left;
}

.papmamtv .main-block-caption {
	color: #3b5255;
	float:left;
	margin-right: 68px;
}
.all-papmamtv-btn, .read-more-btn {
	background: #f1f1e8;
	border: 0 none;
	border-radius: 3px;
	width: 107px;
	color: #556769;
	display: block;
	font: 12px/32px Roboto-Bold,"PT Sans",Helvetica,sans-serif;
	height: 32px;
	//text-shadow: 1px 0 0 rgba(85, 103, 105, 0.2), -1px 0 0 rgba(85, 103, 105, 0.2);
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.7;
//filter: alpha(opacity=70);
	letter-spacing: 2px;
	float:left;
}
.read-more-btn {
	width: 80px;
	margin-top:10px;
	float: none;
}
.all-papmamtv-btn:hover, .read-more-btn:hover {
	opacity: 1;
//filter: alpha(opacity=100);
	text-decoration: none;
	color: #fff;
	background: #ed5937;
}
.carousel-block {
	zoom: 1;
	display:-moz-inline-box;
	-moz-box-orient:vertical;
	display:inline-block;
	_display:inline;
	*display:inline;
	vertical-align: top;
	background: #fff;
	position: relative;
	z-index: 0;
	word-spacing: normal;
}
.search-block .carousel-block {
	text-align: center;
}
.papmamtv .carousel-block {
	padding-right: 30px;
	width: 990px;
}
.papmamtv-caption .stat-info{
	margin-top: 4px;
}
.papmamtv-caption .carousel-block {
	padding-right: 30px;
	width: 171px;
}
.papmamtv-caption-active {
	position: absolute;
	overflow: hidden;
	top:0;
	left:0;
	width: 174px;
	height: 24px;
	display: none;
}
.active .papmamtv-caption-active {
	display: block;
}
.caption-active-strip {
	position: absolute;
	left:0;
	top:0;
	height: 10px;
	width: 100%;
	background: #c0dedd;
}
.caption-active-arrow{
	position: absolute;
	top:4px;
	left:9px;
	height: 14px;
	width: 19px;
	background: url("/images/design/new/new-pm-sprite.png") no-repeat scroll center center;
	background-position: -28px -119px;
}
.papmamtv-caption-outer {
	margin-top: 28px;
	width: 100%;
	height: 100%;
	background: #fff;
}
.papmamtv-caption-inner {
	width: 100%;
	height: 50px;
	background: #fff;
}
.papmamtv-caption-info, .papmamtv-caption-info a {
	color: #86a3a6;
	font: 14px/16px FiraSans-Italic,"PT Sans",Tahoma,sans-serif;
	//text-shadow: 1px 0 0 rgba(134, 163, 166, 0.15), -1px 0 0 rgba(134, 163, 166, 0.15);
}
.papmamtv-caption-info a {
	text-decoration: none;
}

.papmamtv-caption-anons {
	white-space: normal;
	font: 15px/21px Roboto-Regular, "PT Sans",Helvetica,sans-serif;
	//text-shadow: 1px 0px 0px rgba(186, 186, 186, 0.3), -1px 0px 0px rgba(186, 186, 186, 0.3);
	color: #6e6e6e;
	padding-bottom: 1px;
	max-height: 85px;
}
.papmamtv-caption-anons a {
	text-decoration: none;
}
.papmamtv-caption-anons a:hover {
	border-bottom: 1px solid #aaa;
}
.vep-video-block {
	position: relative;
	overflow: hidden;
	width: 990px;
	height: 614px;
	z-index: 1;
}
.video-overflow {
	background: #759da1 none repeat scroll 0 0;
	left: 0;
	margin-top: -371px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	width: 100%;
	z-index: 99999;
}
.video-overflow img{
	opacity: 0.7;
	width: 100%;
	//height: 614px;
}

.video-text {
	position: absolute;
	right: 103px;
	top: 174px;
	color: #ffffff;
	white-space: normal;
}

.video-text-anons {
	font: 53px/69px PermianSlabSerifTypeface, "PT Sans", Helvetica, sans-serif;
	width: 410px;
	text-indent: -27px;
}
.video-text-anons-italic {
	font: 36px/69px PermianSlabSerifTypeface-Italic, "PT Sans", Helvetica, sans-serif;
}
.video-play-btn {
	overflow: hidden;
	margin-top: 27px;
	padding-bottom: 3px;
	cursor: pointer;
}
.video-play-arrow {
	float:left;
	width: 26px;
	height: 28px;
	background: url("/images/design/new/new-pm-sprite.png") no-repeat center center;
	background-position: -28px -89px;
	margin-top: 12px;
}
.video-play-text {
	margin-left: 14px;
	border-bottom: 3px solid #fd5909;
	color: #fd5909;
	display: block;
	float: left;
	font: 52px/52px Kankin,"PT Sans",Helvetica,sans-serif;
}
.overlay_content {
	background: none repeat scroll 0 0 #ffffff;
	font: 12px Arial,Helvetica,sans-serif;
	left: 50%;
	overflow: visible;
	position: fixed;
	top: 50%;
	z-index: 999999;
	border: 0 none;
}
.auth-lj-popup {
	width:500px;
	margin-left:-260px;
	margin-top:-65px;
	border:1px solid grey;
	border-radius:3px;
	padding:15px 10px;
	display: none;
	opacity: 0;
}
.authorization-popup {
	width: 750px;
	height: 465px;
	background: #fff;
	border-radius: 3px;
	margin-left: -375px;
	margin-top: -232px;
}
.auth-logotype {
	position: absolute;
	top: -53px;
	left:50%;
	margin-left: -143px;
	width: 246px;
	height: 42px;
	background: url("/images/design/new/pm-auth-logo.png") no-repeat scroll;
}
.authorization-main {
	padding-top: 87px;
	padding-left:38px;
}
ul.authorization-menu {
	word-spacing: -0.5em;
	padding: 32px 38px 0;
}

ul.authorization-menu li{
	word-spacing: normal;
	display: inline-block;
	padding: 0 15px;
}
ul.authorization-menu li:first-child {
	padding-left: 0px;
}
ul.authorization-menu li:last-child {
	padding-right: 0px;
}
ul.authorization-menu li a{
	display: block;
	text-transform: uppercase;
	font: 12px/18px Roboto-Medium, "PT Sans",Helvetica,sans-serif;
	color: #586a6c;
	//text-shadow: 1px 0 0 rgba(88, 106, 108, 0.3), -1px 0 0 rgba(88, 106, 108, 0.3);
	text-decoration: none;
	background: url("/images/design/new/dush-auth.png") repeat-x scroll bottom left;
	padding-bottom: 4px;
	letter-spacing: 1.72px;
}

ul.authorization-menu li.active a{
	background: none;
	border-bottom: 1px solid #929292;
}

.auth-social-content {
	position: relative;
}

.auth-social-out-of-service {
    position: relative;
    text-align: center;
    text-transform: uppercase;
    font: 12px/18px Roboto-Medium, "PT Sans",Helvetica,sans-serif;
    color: #586a6c;
    text-decoration: none;
    padding-bottom: 4px;
    letter-spacing: 1.72px;
    display: none;
}

.auth-popup-row {
	display: block;
	margin-bottom: 17px;
	overflow: hidden;
	padding-bottom: 26px;
	position: relative;
	width: 668px;
}

.auth-popup-row label {
	display: inline-block;
	font: 17px/40px Roboto-Regular, "PT Sans",Helvetica,sans-serif;
	//text-shadow: 1px 0 0 rgba(92, 107, 107, 0.15), -1px 0 0 rgba(92, 107, 107, 0.15);
	color: #5c6b6b;
	width: 126px;
}

.auth-text-input {
	border: 0 none;
	background: none;
	border-bottom: 1px solid #cdd2d4;
	font: 30px/40px PermianSlabSerifTypeface, "PT Sans", Helvetica, sans-serif;
	//text-shadow: 1px 0 0 rgba(92, 107, 107, 0.15), -1px 0 0 rgba(92, 107, 107, 0.15);
	color: #5c6b6b;
	width: 537px;
	padding-bottom: 1px;
	vertical-align: top;
	letter-spacing: 3px;
}
.auth-text-input.password {
	font-size: 10px;
	letter-spacing: 3px;
	padding-right: 28px;
	width: 509px;
}
.auth-text-input.password.view-pass {
	font-size: 30px;
	letter-spacing: normal;
}

.auth-error input {
	color: #ed5937;
	//text-shadow: 1px 0 0 rgba(237, 89, 55, 0.15), -1px 0 0 rgba(237, 89, 55, 0.15);
	border-bottom: 1px solid #d3bab5;
}
.auth-error-message {
	margin-left: 126px;
	font: 15px/18px Roboto-Regular, "PT Sans",Helvetica,sans-serif;
	//text-shadow: 1px 0 0 rgba(237, 89, 55, 0.15), -1px 0 0 rgba(237, 89, 55, 0.15);
	color: #ed5937;
	height: 18px;
	position: absolute;
	left:0;
	bottom:0;
	white-space: nowrap;
	max-width: 537px;
	overflow: hidden;
}
.auth-error-message.social-error {
	top:0;
	bottom:auto;
	margin-left: 110px;
}

.authorization-btn-block {
	width: 100%;
	height: 110px;
	background: #fbfbf8;
	position: absolute;
	bottom:0;
}

.pass-eye {
	background: url("/images/design/new/new-pm-sprite.png") no-repeat scroll;
	background-position: -45px -57px;
	width: 28px;
	height: 22px;
	position: absolute;
	right: 0;
	bottom: 35px;
	cursor: pointer;
}
.pass-eye.view-pass {
	background-position: -45px -34px;
}
.authorization-btn-block {
}
.authorization-btn-inner {
	height: 58px;
	margin-left: 164px;
	margin-top: 26px;
	overflow: hidden;
}

a.auth-btn {
	background: transparent;
	border: 1px solid #869090;
	border-radius: 3px;
	padding: 0 24px;
	display: inline-block;
	color: #5c6b6b;
	font: 23px/56px Roboto-Regular,"PT Sans",Helvetica,sans-serif;
	//text-shadow: 1px 0 0 rgba(92, 107, 107, 0.2), -1px 0 0 rgba(92, 107, 107, 0.2);
	height: 56px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.6;
//filter: alpha(opacity=60);
	vertical-align: middle;
}

a.auth-btn.active {
	background: #ed5937;
	color: #fff;
	//text-shadow: 1px 0 0 rgba(255, 255, 255, 0.2), -1px 0 0 rgba(255, 255, 255, 0.2);
	border: 1px solid #ed5937;
	opacity: 1;
//filter: alpha(opacity=100);
}

.auth-help {
	margin-left: 32px;
	color: #5c6b6b;
	font: 13px/15px Roboto-Regular,"PT Sans",Helvetica,sans-serif;
	//text-shadow: 1px 0 0 rgba(92, 107, 107, 0.3), -1px 0 0 rgba(92, 107, 107, 0.3);
	display: none;
}
a.auth-help {
	color: #5c6b6b;
	text-decoration: none;
	background: url("/images/design/new/dush-auth.png") repeat-x scroll bottom left;
	padding-bottom: 3px;
	display: inline;
}

.openap_list {
	overflow: hidden;
	position: relative;
	margin-left: 80px;
	margin-top: 20px;
}


.social-icon-cont {
	float: left;
	margin: 10px;
	border-radius: 3px;
	padding: 25px;
}

.social-icon-cont:hover {
	background: #e8f1f1;
}

.auth-form .social-icon-cont {
	margin: 20px 8px;
}

.auth-form .social-icon, .auth-form .social-link {
	background: url("/images/design/new/social-icons.png") no-repeat scroll center center;
	display: inline-block;
	height: 90px;
	width: 90px;
}
.social-icon.tw-icon {
	background-position: 0 0;
}
.social-icon.vk-icon {
	background-position: -90px 0;
}
.social-icon.fb-icon {
	background-position: -180px 0;
}
.social-icon.jj-icon {
	background-position: -270px 0;
}
.social-icon.ml-icon {
	background-position: 0 -90px;
}
.social-icon.od-icon {
	background-position: -90px -90px;
}
.social-icon.gl-icon {
	background-position: -180px -90px;
}
.social-icon.ya-icon {
	background-position: -270px -90px;
}


span.close_block {
	background: url("//img.labirint.ru/design/sprite-main2.png") no-repeat scroll -10px -866px rgba(0, 0, 0, 0);
	cursor: pointer;
	float: right;
	font-size: 0;
	padding: 7px;
}

.ui-jcoverflip {
	position: relative;
}

.ui-jcoverflip--item {
	display:-moz-inline-box;
	-moz-box-orient:vertical;
	display:inline-block;
	_display:inline;
	*display:inline;
	height: 164px;
	line-height: 164px;
	padding: 0 3px;
}

/* Basic sample CSS */
#flip {
	width: 630px;
}

#flip .ui-jcoverflip--title {
	position: absolute;
	bottom: -30px;
	width: 100%;
	text-align: center;
	color: #555;
}

#flip img {
	width: 100px;
	display:-moz-inline-box;
	-moz-box-orient:vertical;
	display:inline-block;
	_display:inline;
	*display:inline;
	border: 0;
	outline: none;
	max-height: 164px;
	vertical-align: bottom;
//margin-bottom: 0;
}

#flip a {
	outline: none;
}

#wrapper-outer {
	position: relative;
	width: 428px;
	margin:28px auto 0;
	padding: 0 20px;
	border-bottom: 1px solid #d8dcdc;
}

#wrapper {
	width: 431px;
	overflow: hidden;
	position: relative;
}
/*
.ui-jcoverflip--item {
	cursor: pointer;
}*/

#scrollbar {
	position: absolute;
	left: 20px;
	right: 20px;

}

.svg-wrap {
	height: 0;
	overflow: hidden;
	position: absolute;
	width: 0;
}
.banner-big {
	overflow: hidden;
}

.jcarousel-items {
	width: 305%;
	position: relative;
	margin: 0;
	padding: 0;
}
.jcarousel-item {
	width: 33.333%;
	float: left;
	position: relative;
}

.article-of-week {
	display: table;
	*dispaly: block;
	position: relative;
	background: #272d39;
	width: 378px;
	height: 378px;
	border-radius: 7px;
	color: #fff;
	text-align: center;
	overflow: hidden;
}
.article-of-week-overlay {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0.3;
}
.article-of-week-content {
	display: table-cell;
	*dispaly: inline;
	zoom: 1;
	vertical-align: middle;
	position: relative;
}
.theme-of-week-title {
	display: block;
	position: absolute;
	top: 20px;
	left: 0;
	height: 10px;
	width: 100%;
	background: url("/images/design/new/theme-of-week-title.png") no-repeat center center;
}
.article-of-week-mark {
	display: block;
	width: 24px;
	height: 8px;
	margin: auto;
	background: url("/images/design/article-of-week-mark.png") no-repeat scroll center top;
}
.article-of-week-title {
	display: block;
	margin-top: 10px;
	color: #fff;
	font: 30px/38px PermianSlabSerifTypeface, "PT Sans", Helvetica, sans-serif;
	white-space: normal;
}
.article-of-week-stat {
	display: block;
	margin-top: 20px;
	color: #fff;
	display: block;
	font: 16px/19px Alexander,"PT Sans",Helvetic,sans-serif;
}

.best-of-month-title {
	display: block;
	margin-top: 10px;
	color: #343434;
	font: 19px/38px Roboto-Regular,"PT Sans",Tahoma,sans-serif;
}

.best-of-month-outer {
	overflow: hidden;
	padding-bottom: 3px;
}
.best-of-month-item {
	float: left;
	width: 49.9%;
	margin-top: 5px;
}
.best-of-month-item-pad {
	padding-right: 15px;
}
.best-of-month-item-anons {
	color: #6e6e6e;
	font: 15px/21px Roboto-Regular,"PT Sans",Tahoma,sans-serif;
	white-space: normal;
	text-decoration: none;
}
.best-of-month-item-anons:hover span {
	color: #6e6e6e;
	border-bottom: 1px solid #aaa;
}

.best-of-month-item-rubric {
	color: #86a3a6;
	font: italic 14px/16px FiraSans-Italic,"PT Sans",Tahoma,sans-serif;
	white-space: normal;
	text-decoration: none;
	padding-bottom: 2px;
}
.best-of-month-item-rubric:hover span {
	color: #86a3a6;
	border-bottom: 1px solid #aaa;
}