@font-face{
	font-family:'hamburger_menuregular';
	src:url('../fonts/hamburger_menu-webfont.eot');
	src:url('../fonts/hamburger_menu-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/hamburger_menu-webfont.woff') format('woff'),
		url('../fonts/hamburger_menu-webfont.ttf') format('truetype'),
		url('../fonts/hamburger_menu-webfont.svg#hamburger_menuregular') format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face{
	font-family:'hamburger_menu_marqueeregular';
	src:url('../fonts/hamburger_menu_marquee-webfont.eot');
	src:url('../fonts/hamburger_menu_marquee-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/hamburger_menu_marquee-webfont.woff') format('woff'),
		url('../fonts/hamburger_menu_marquee-webfont.ttf') format('truetype'),
		url('../fonts/hamburger_menu_marquee-webfont.svg#hamburger_menu_marqueeregular') format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face{
	font-family:'prelo_slab_boldbold';
	src:url('../fonts/preloslab-bold-webfont.eot');
	src:url('../fonts/preloslab-bold-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/preloslab-bold-webfont.woff') format('woff'),
		url('../fonts/preloslab-bold-webfont.ttf') format('truetype'),
		url('../fonts/preloslab-bold-webfont.svg#prelo_slab_boldbold') format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face{
	font-family:'prelo_slab_semiboldsemibold';
	src:url('../fonts/preloslab-semibold-webfont.eot');
	src:url('../fonts/preloslab-semibold-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/preloslab-semibold-webfont.woff') format('woff'),
		url('../fonts/preloslab-semibold-webfont.ttf') format('truetype'),
		url('../fonts/preloslab-semibold-webfont.svg#prelo_slab_semiboldsemibold') format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face {
	font-family:'prelo_slab_blackregular';
	src:url('../fonts/preloslab-black-webfont.eot');
	src:url('../fonts/preloslab-black-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/preloslab-black-webfont.woff') format('woff'),
		url('../fonts/preloslab-black-webfont.ttf') format('truetype'),
		url('../fonts/preloslab-black-webfont.svg#prelo_slab_blackregular') format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face{
	font-family:'prelo_bookbook';
	src:url('../fonts/prelo-book-webfont.eot');
	src:url('../fonts/prelo-book-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/prelo-book-webfont.woff') format('woff'),
		url('../fonts/prelo-book-webfont.ttf') format('truetype'),
		url('../fonts/prelo-book-webfont.svg#prelo_bookbook') format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face {
	font-family:'prelo_boldbold';
	src:url('../fonts/prelo-bold-webfont.eot');
	src:url('../fonts/prelo-bold-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/prelo-bold-webfont.woff') format('woff'),
		url('../fonts/prelo-bold-webfont.ttf') format('truetype'),
		url('../fonts/prelo-bold-webfont.svg#prelo_boldbold') format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face{
	font-family:'prelo_extraboldextrabold';
	src:url('../fonts/prelo-extrabold-webfont.eot');
	src:url('../fonts/prelo-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/prelo-extrabold-webfont.woff') format('woff'),
		url('../fonts/prelo-extrabold-webfont.ttf') format('truetype'),
		url('../fonts/prelo-extrabold-webfont.svg#prelo_extraboldextrabold') format('svg');
	font-weight:normal;
	font-style:normal;
}
body{
	margin:0;
	color:#43413a;
	font:13px/20px Helvetica, Arial, sans-serif;
	-webkit-text-size-adjust:none;
	min-width:960px;
	background:#595959 url(../images/bg-page.jpg) 50% 0;
}
.home-page body{min-width:320px;}
img{border-style:none;}
a{
	text-decoration:none;
	color:#0093d0;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
q{quotes:none;}
q:before{content:''}
q:after{content:''}
header, footer, article, section, hgroup, nav, figure{display:block;}
#wrapper{background:url(../images/bg-page-top.png) repeat-x 50% 0;}
.w1{
	max-width:960px;
	margin:0 auto;
}
.login-bar{padding:0 4px; height:50px;}
.btn-login{
	display:block;
	margin:0 0 7px auto;
	background:url(../images/sprite.png) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	width:142px;
	height:35px;
}
.btn-login:hover{
	background-position:-146px 0;
	text-decoration:none;
}
.main-area{
	background:url(../images/bg-wrapper.gif);
	padding:24px 35px 30px;
	border-radius:16px;
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
}

#header{
	position:relative;
	padding:0 0 15px;
}
.logo{
	position:absolute;
	margin:0 0 0 -106px;
	background:url(../images/logo.png) no-repeat;
	width:214px;
	height:182px;
	left:50%;
	top:-62px;
	overflow:hidden;
	text-indent:-9999px;
	z-index:10;
}
.digital {
	background:url(../images/logo-digital.png) no-repeat;
	top: -43px;
}
.logo a{
	display:block;
	height:100%;
}
.slogan{
	font:36px/40px Arial, Helvetica, sans-serif;
	overflow:hidden;
	padding:0 0 7px;
	height:40px;
	color:#706d64;
	display:block;
	text-shadow:1px 1px 1px #bfbcb4;
}
.slogan span:first-child{padding:0;}
.slogan span{
	float:left;
	width:39.3%;
	padding:0 0 0 20.5%;
	text-align:center;
}
.text-since,
.text-campaigns{
	overflow:hidden;
	text-indent:-9999px;
	vertical-align:top;
	display:inline-block;
}
.text-campaigns{
	background:url(../images/text-campaigns.png) no-repeat;
	width:216px;
	height:37px;
}
.text-since{
	background:url(../images/text-since.png) no-repeat;
	width:129px;
	height:24px;
	margin:0 0 0 22px;
}
#nav:after,
.nav-holder:after{
	content:'';
	display:block;
	clear:both;
}
.nav-holder{
	border:1px solid #d1cdc1;
	border-width:1px 0;
	position:relative;
	padding:11px 21px 10px 20px;
}
.paging .tl,
.paging .tr,
.paging .br,
.paging .bl,
.carosel-nav span,
.nav-holder span{
	position:absolute;
	width:4px;
	height:5px;
	background:#d3cfc4;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.paging .tl,
.nav-holder .tl{
	left:0;
	top:-3px;
}
.paging .tr,
.nav-holder .tr{
	right:0;
	top:-3px;
}
.paging .bl,
.nav-holder .bl{
	bottom:-3px;
	left:0;
}
.paging .br,
.nav-holder .br{
	right:0;
	bottom:-3px;
}
#nav{
	text-shadow:1px 1px 0 #ddd8cb;
	font:24px/24px 'hamburger_menuregular', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#nav ul:first-child{float:left;}
#nav ul:first-child li{
	padding:0 36px 0 0;
	margin:0 19px 0 0;
	background:url(../images/bulet.png) no-repeat 100% 50%;
}
#nav ul{
	padding:0;
	margin:0;
	list-style:none;
	float:right;
}
#nav li{
	float:left;
	padding:0 0 0 36px;
	margin:0 0 0 19px;
	background:url(../images/bulet.png) no-repeat 0 50%;
}
#nav a{color:#706d64;}
#nav a:hover{
	color:#535046;
	text-decoration:none;
}
.nav-form{
	margin:-12px 0 0;
	position:relative;
	z-index:160;
	text-align:center;
	display:none;
}
.nav-form select{
	width:196px;
	font:14px Arial, Helvetica, sans-serif;
	color:#000;
}
#main:after{
	content:'';
	display:block;
	clear:both;
}

.carosel .frame{
	position:relative;
	overflow:hidden;
	padding:0 0 18px;
	background:url(../images/bg-block-b.png) repeat-x 0 100%;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.carosel .frame{width:100%;}
.carosel .frame li{width:auto;}
.carosel ul{
	width:99999px;
	padding:0;
	margin:0;
	list-style:none;
}
.carosel li{
	float:left;
	position:relative;
}
.gallery{
	margin:-19px 0 0;
	position:relative;
	z-index:1;
}
.carosel .gallery .switcher{
	width:360px;
	padding:0;
	margin:0;
	list-style:none;
	position:absolute;
	top:-74px;
	height:auto;
	z-index:150;
	right:136px;
	background:none;
}
.carosel .gallery .switcher li{
	position:static;
	float:left;
	width:auto;
	padding:0;
	min-height:0;
	background:none;
}
.carosel .gallery .switcher a{display:block;}
.carosel .gallery .switcher .item-1 a{
	background:url(../images/sprite.png) no-repeat -188px -150px;
	width:114px;
	height:66px;
	padding:5px 0 0 21px;
}
.carosel .gallery .switcher .item-1.active a,
.carosel .gallery .switcher .item-1 a:hover{background-position:-188px -230px;}
.carosel .gallery .switcher .item-2{margin:-4px 0 0 -7px;}
.carosel .gallery .switcher .item-2 a{
	background:url(../images/sprite.png) no-repeat -337px -145px;
	width:117px;
	height:76px;
}
.carosel .gallery .switcher .item-2.active a,
.carosel .gallery .switcher .item-2 a:hover{background-position:-337px -226px;}
.carosel .gallery .switcher .item-3{margin:-17px 0 0 -6px;}
.carosel .gallery .switcher .item-3 a{
	background:url(../images/sprite.png) no-repeat 5px -228px;
	width:121px;
	height:68px;
	padding:22px 0 0;
}
.carosel .gallery .switcher .item-3.active a,
.carosel .gallery .switcher .item-3 a:hover{background-position:5px -329px;}
.carosel .img-bock{
	position:absolute;
	left:137px;
	top:-97px;
}
.link-go-back,
.link-order-up{
	position:absolute;
	right:10px;
	top:-76px;
	background:url(../images/text-order-up.png) no-repeat;
	width:110px;
	height:76px;
	overflow:hidden;
	text-indent:-9999px;
}
.link-go-back{
	background:url(../images/text-go-back.png) no-repeat;
	width:110px;
	height:76px;
	right:auto;
	left:0;
}
.slide-2 .link-go-back{
	background:url(../images/text-go-back-2.png) no-repeat;
	width:110px;
	height:76px;
	left:auto;
	right:0;
}
.carosel .slide-2 .img-bock{
	top:-99px;
	right:122px;
	left:auto;
}
.carosel .gallery ul{
	width:auto;
	position:relative;
	height:303px;
}
.carosel .gallery li{
	float:none;
	position:absolute;
	top:0;
	left:0;
	min-height:273px;
	width:100%;
	background:url(../images/bg-block.png);
	padding:15px 0 8px;
	z-index:1;
}
.carosel .gallery li.active{z-index:2;}
.carosel .heading{
	background:url(../images/bg-blue-area.jpg);
	color:#fff;
	padding:40px 29px 29px;
	margin:-15px 0 24px;
}
.carosel h2 span{
	font:18px/20px Arial, Helvetica, sans-serif;
	display:block;
	padding:5px 0 0;
}
.carosel h2 a{
	color: #FFF;
}
.carosel .content{
	font:14px/20px 'prelo_bookbook', 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
	overflow:hidden;
	color:#666;
	padding:0 0 0 30px;
}
.carosel h2{
	font:30px/34px 'prelo_slab_boldbold', Arial, Helvetica, sans-serif;
	margin:0;
	overflow:hidden;
}
.carosel p{margin:0 0 17px;}
.link-read{
	background:url(../images/sprite.png) no-repeat 0 -113px;
	width:114px;
	height:22px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
}
.gallery .link-prev,
.gallery .link-next{
	background:url(../images/sprite-2.png) no-repeat -143px -451px;
	overflow:hidden;
	text-indent:-9999px;
	position:absolute;
	width:37px;
	height:35px;
	top:106px;
	display:none;
	z-index:50;
}
.gallery .link-prev{
	left:10px;
	background-position:-143px -451px;
}
.gallery .link-next{
	right:10px;
	background-position:-182px -451px;
}
.video{
	float:right;
	max-width:490px;
	position:relative;
	padding:5px 5px 0;
	background:url(../images/bg-video.jpg) no-repeat;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	margin:0 15px;
}
.slide-2 .video,
.slide-3 .video{
	border-radius:19px;
	-moz-border-radius:19px;
	-webkit-border-radius:19px;
	background:url(../images/bg-video.jpg) no-repeat 0 -90px;
	max-width:365px;
	float:left;
	margin:30px 40px 0 15px;
}
.slide-2 .video{
	float:right;
	margin:30px 15px 0;
}
.carosel li.slide-2 h2 span,
.carosel li.slide-3 h2 span{padding:3px 0 0;}
.carosel li.slide-2 h2,
.carosel li.slide-3 h2{
	font-size:28px;
	line-height:30px;
}
.carosel li.slide-2 .heading,
.carosel li.slide-3 .heading{
	background:none;
	margin:0;
	padding:33px 160px 14px;
}
.carosel li.slide-2 .heading{padding:33px 172px 14px;}
.carosel li.slide-2 .gallery li{
	background:url(../images/bg-slide-2.png) no-repeat;
	min-height:280px;
}
.carosel li.slide-3 .gallery .switcher li{min-height:0;}
.carosel li.slide-3 .gallery li{
	background:url(../images/bg-slide-3.png) no-repeat;
	min-height:280px;
}
.carosel li.slide-2 .content,
.carosel li.slide-3 .content{
	color:#fff;
	padding:0 160px 23px 0;
}
.carosel li.slide-2 .content{padding:0 0 23px 172px;}
.carosel li.slide-2 .link-read,
.carosel li.slide-3 .link-read{background-position:0 -499px;}
.carosel li.slide-3 .gallery .switcher li{
	float:none;
	background:none;
	margin:0 0 3px;
}
.carosel li.slide-3 .gallery .switcher{
	width:143px;
	right:0;
	top:33px;
	height:213px;
}
.carosel li.slide-3 .gallery .switcher a{background:url(../images/sprite-2.png) no-repeat;}
.carosel li.slide-3 .gallery .switcher .item-1 a{
	padding:13px 0 0;
	width:135px;
	height:60px;
	background-position:9px 0;
}
.carosel li.slide-3 .gallery .switcher .item-1 a:hover{background-position:9px -82px;}
.carosel li.slide-3 .gallery .switcher .item-2 a{
	padding:6px 0 0 10px;
	margin:0 0 0 -9px;
	width:134px;
	height:61px;
	background-position:-156px 0;
}
.carosel li.slide-3 .gallery .switcher .item-2 a:hover{background-position:-156px -82px;}
.carosel li.slide-3 .gallery .switcher .item-3 a{
	padding:6px 0 0;
	width:134px;
	height:60px;
	background-position:-307px 4px;
}
.carosel .slide-2,
.carosel .slide-3{padding:13px 0 0;}
.carosel li.slide-3 .gallery .switcher .item-3 a:hover{background-position:-307px -78px;}
.carosel li.slide-2 .gallery .switcher{
	left:10px;
	right:auto;
	height:213px;
	top:33px;
	width:143px;
}
.carosel li.slide-2 .gallery .switcher li{
	background:none;
	min-height:0;
}
.carosel li.slide-2 .gallery .switcher a{background:url(../images/sprite-2.png) no-repeat;}
.carosel li.slide-2 .gallery .switcher .item-1 a{
	background-position:0 -203px;
	padding:12px 0 0 19px;
	margin:0 0 9px;
	height:61px;
}
.carosel li.slide-2 .gallery .switcher .item-2 a{
	background-position:0 -280px;
	height:63px;
	margin:0 0 0 7px;
	padding:4px 7px 0 19px;
}
.carosel li.slide-2 .gallery .switcher .item-3{margin:6px 0 0;}
.carosel li.slide-2 .gallery .switcher .item-3 a{
	background-position:0 -354px;
	padding:1px 0 0 19px;
	height:63px;
}
.carosel li.slide-2 .gallery .switcher .item-1.active a,
.carosel li.slide-2 .gallery .switcher .item-1 a:hover{background-position:-154px -203px;}
.carosel li.slide-2 .gallery .switcher .item-2.active a,
.carosel li.slide-2 .gallery .switcher .item-2 a:hover{background-position:-154px -280px;}
.carosel li.slide-2 .gallery .switcher .item-3.active a,
.carosel li.slide-2 .gallery .switcher .item-3 a:hover{background-position:-154px -354px;}
.slide-2 .stars{
	left:auto;
	right:-13px;
	top:-39px;
	background:url(../images/bg-stars-2.png) no-repeat;
}
.slide-2 .gallery{margin:-34px 0 0;}
.slide-2 .more-works{
	right:auto;
	left:20px;
	width:110px;
	background-position:-154px -635px;
}
.slide-2 .more-works:hover{background-position:-154px -606px;}
.more-works{
	position:absolute;
	bottom:26px;
	right:20px;
	background:url(../images/sprite.png) no-repeat 0 -607px;
	overflow:hidden;
	text-indent:-9999px;
	z-index:150;
	width:124px;
	height:16px;
}
.more-works:hover{background-position:0 -638px;}
.carosel .mask{
	position:absolute;
	background:url(../images/bg-mask.png) no-repeat;
	width:42px;
	height:105px;
	z-index:200;
	left:488px;
	bottom:0;
}
.carosel .slide-3 .mask{
	position:absolute;
	background:url(../images/bg-mask-2.png) no-repeat;
	width:42px;
	height:105px;
	z-index:200;
	left:361px;
	bottom:0;
}
.stars{
	background:url(../images/bg-stars.png) no-repeat;
	width:70px;
	height:78px;
	position:absolute;
	top:-30px;
	left:-10px;
}
.slide-2 .video img
.slide-3 .video img{
	border-radius:17px;
	-moz-border-radius:17px;
	-webkit-border-radius:17px;
}
.video a.lightbox{
	position:relative;
	z-index:5;
	display:block;
}
.video img{
	position:relative;
	z-index:5;
	display:block;
	width:100%;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
.slide-2 .btn-video,
.slide-3 .btn-video{
	background-position:-64px -45px;
	width:47px;
	height:46px;
	margin:-20px 0 0 -23px;
}
.video a.btn-video,
.btn-video{
	z-index:50;
	position:absolute;
	width:62px;
	height:62px;
	background:url(../images/sprite.png) no-repeat 0 -45px;
	overflow:hidden;
	text-indent:-9999px;
	margin:-28px 0 0 -31px;
	left:50%;
	top:50%;
}
.carosel-nav span{margin:-3px 0 0;}
.carosel-nav .l{
	left:0;
	top:50%;
}
.carosel-nav .r{
	right:0;
	top:50%;
}
.carosel-nav{
	margin:-13px 0 0;
	z-index:5;
	padding:0 0 0 4px;
	position:relative;
	text-align:center;
	background:url(../images/line.png) repeat-x 50%;
}
.carosel .text-hot,
.carosel .text-made,
.carosel .text-fresh{
	margin:0 32px;
	background:url(../images/text-fresh.png) no-repeat;
	width:302px;
	z-index:150;
	position:relative;
	height:118px;
	overflow:hidden;
	text-indent:-9999px;
}
.carosel .text-made{
	margin:0 0 0 auto;
	background:url(../images/text-made.png) no-repeat;
	padding:0 13px 0 0;
	width:588px;
	height:105px;
}
.carosel .text-hot{
	margin:2px 29px 0;
	background:url(../images/text-hot.png) no-repeat;
	width:612px;
	height:118px;
}
.carosel-nav ul{
	width:auto !important;
	display:inline-block;
	padding:0;
	height:90px;
	margin:0;
	list-style:none;
	background:url(../images/bg-gallery-nav.gif) repeat-x 0 50%;
}
.carosel-nav li{
	float:none !important;
	display:inline-block;
}
.carosel-nav a{
	display:block;
	background:url(../images/sprite.png) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	text-align:left;
}
.carosel-nav .hamburger{
	width:89px;
	height:85px;
	background-position:-215px -45px;
}
.carosel-nav .active .hamburger,
.carosel-nav .hamburger:hover{background-position:-121px -45px;}
.carosel-nav .films{
	width:150px;
	height:85px;
	background-position:-121px -320px;
}
.carosel-nav .active .films:hover,
.carosel-nav .active .films{background-position:-121px -499px;}
.carosel-nav .films:hover{background-position:-121px -411px;}
.carosel-nav .spots{
	width:150px;
	height:85px;
	background-position:-274px -320px;
}
.carosel-nav .active .spots:hover,
.carosel-nav .active .spots{background-position:-270px -499px;}
.carosel-nav .spots:hover{background-position:-274px -411px;}
.three-columns .holder:after{
	content:'';
	display:block;
	clear:both;
}
.three-columns:after{
	content:'';
	display:block;
	clear:both;
}
.three-columns{
	margin:-18px -1px 0 0;
	padding:18px 0 0;
	background:url(../images/bg-three-columns.png) repeat-x;
	border-radius:4px 4px 10px 10px;
	-moz-border-radius:4px 4px 10px 10px;
	-webkit-border-radius:4px 4px 10px 10px;
}
.three-columns .holder{
	background:url(../images/bg-block.png);
	padding:10px 22px 20px;
	border-radius:0 0 12px 12px;
	-moz-border-radius:0 0 12px 12px;
	-webkit-border-radius:0 0 12px 12px;
}
.three-columns .col:first-child{margin:0;}
.three-columns .col{
	float:left;
	width:270px;
	border-top:1px solid #7e7b72;
	margin:0 0 0 18px;
	background:url(../images/bg-column.png);
	border-radius:0 0 10px 10px;
	-moz-border-radius:0 0 10px 10px;
	-webkit-border-radius:0 0 10px 10px;
}
.three-columns .col .frame{
	padding:0 20px 46px;
	position:relative;
}
.three-columns .heading{
	border-top:1px solid #c5c1b5;
	background:url(../images/bg-heading.png) no-repeat;
	height:53px;
	margin:0 -20px;
	padding:8px 10px 19px;
	color:#fff;
	text-shadow:1px 2px 0 #98948a;
	text-align:center;
}
.three-columns .heading h2{
	letter-spacing:2px;
	font:22px/30px 'hamburger_menuregular', Arial, Helvetica, sans-serif;
	margin:0;
}
.text-goin,
.text-your,
.text-work{
	vertical-align:top;
	overflow:hidden;
	display:inline-block;
	text-indent:-9999px;
}
.text-work{
	background:url(../images/text-work.png) no-repeat;
	width:49px;
	height:30px;
}
.text-goin{
	margin:1px -4px 0;
	background:url(../images/text-goin.png) no-repeat;
	width:50px;
	height:30px;
}
.text-your{
	background:url(../images/text-your.png) no-repeat;
	margin:7px 0 0;
	width:45px;
	height:30px;
}
.news-list a{color:#43413a;}
.news-list p{margin:0;}
.news-list .date{
	font-style:normal;
	font-family:'prelo_slab_boldbold', Arial, Helvetica, sans-serif;
	color:#b98e58;
	display:block;
	margin:0 0 3px;
}
.news-list{
	padding:0;
	margin:-3px 0 0;
	list-style:none;
	font-size:12px;
	line-height:15px;
}
.news-list li:first-child{
	padding-top:0;
	background:none;
}
.news-list li{
	padding:10px 0 9px;
	background:url(../images/divider.png) repeat-x;
}
.three-columns .btn-holder{
	position:absolute;
	text-align:center;
	bottom:20px;
	width:100%;
	left:0;
}
.btn-more{
	background:url(../images/btn-more.png) no-repeat 100% -31px;
	padding:0 12px 0 0;
	color:#fff;
	display:inline-block;
	height:30px;
	font:bold 15px/31px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.btn-more span{
	letter-spacing:1px;
	display:block;
	height:30px;
	background:url(../images/btn-more.png) no-repeat;
	padding:0 6px 0 17px;
	cursor:pointer;
}
.btn-more:hover{
	text-decoration:none;
	background:url(../images/btn-more.png) no-repeat 100% -93px;
}
.btn-more:hover span{background-position:0 -62px;}
.text-width{
	background:url(../images/text-width.png) no-repeat 7px 0;
	width:179px;
	height:40px;
	margin:0 auto 10px;
	overflow:hidden;
	text-indent:-9999px;
	padding:0 0 0 7px;
	position:relative;
	z-index:5;
}
.hamburger-block{
	position:relative;
	width:112px;
	margin:-14px auto;
}
.hamburger-block ul{
	padding:0;
	margin:0;
	list-style:none;
	position:relative;
}
.hamburger-block .arrow{
	overflow:hidden;
	position:absolute;
	background:url(../images/sprite.png) no-repeat;
	width:46px;
	height:46px;
	text-indent:-9999px;
	border-radius:46px;
	-moz-border-radius:46px;
	-webkit-border-radius:46px;
}
.hamburger-block li:hover .block{display:block;}
.hamburger-block .block{
	position:absolute;
	width:112px;
	left:-13px;
	padding:3px 15px;
	display:none;
	top:41px;
}
.hamburger-block .block .holder{
	background:url(../images/bg-item.png) no-repeat !important;
	width:112px;
	height:83px;
	padding:0 !important;
	margin:0 !important;
	display:table;
}
.hamburger-block .block strong{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	padding:10px;
	font:15px/16px 'prelo_slab_boldbold', Arial, Helvetica, sans-serif;
}
.hamburger-block .block a{color:#7e7b72;}
.hamburger-block .item-1 .arrow{
	left:-59px;
	top:18px;
	background-position:-406px 0;
}
.hamburger-block li.item-1:hover .arrow,
.hamburger-block .item-1 .arrow:hover{background-position:-304px 0;}
.hamburger-block .item-1 .block{background:url(../images/arrow-01.png) no-repeat 0 5px;}
.hamburger-block .item-2 .arrow{
	left:-60px;
	top:61px;
	background-position:-406px -45px;
}
.hamburger-block li.item-2:hover .arrow,
.hamburger-block .item-2 .arrow:hover{background-position:-304px -45px;}
.hamburger-block .item-2 .block{background:url(../images/arrow-02.png) no-repeat 0 35px;}
.hamburger-block .item-3 .arrow{
	left:-58px;
	top:106px;
	background-position:-407px -93px;
}
.hamburger-block li.item-3:hover .arrow,
.hamburger-block .item-3 .arrow:hover{background-position:-304px -93px;}
.hamburger-block .item-3 .block{background:url(../images/arrow-03.png) no-repeat 0 60px;}
.hamburger-block .item-4 .arrow{
	right:-60px;
	top:18px;
	background-position:-451px 0;
}
.hamburger-block li.item-4:hover .arrow,
.hamburger-block .item-4 .arrow:hover{background-position:-352px 0;}
.hamburger-block .item-4 .block{background:url(../images/arrow-04.png) no-repeat 125px 5px;}
.hamburger-block .item-5 .arrow{
	right:-60px;
	top:61px;
	background-position:-451px -45px;
}
.hamburger-block li.item-5:hover .arrow,
.hamburger-block .item-5 .arrow:hover{background-position:-352px -45px;}
.hamburger-block .item-5 .block{background:url(../images/arrow-05.png) no-repeat 125px 35px;}
.hamburger-block .item-6 .arrow{
	right:-60px;
	top:106px;
	background-position:-451px -93px;
}
.hamburger-block li.item-6:hover .arrow,
.hamburger-block .item-6 .arrow:hover{background-position:-352px -93px;}
.hamburger-block .item-6 .block{background:url(../images/arrow-06.png) no-repeat 125px 60px;}
.bottles-block{
	padding:39px 0 0;
	position:relative;
	margin:0 0 -20px -13px;
}
.bottles-block img{vertical-align:top;}
.bottles-block strong a:hover{text-decoration:none;}
.bottles-block strong a{
	display:block;
	color:#fff;
}
.bottles-block strong{
	position:absolute;
	text-align:center;
	font:14px/16px 'prelo_slab_boldbold', Arial, Helvetica, sans-serif;
}
.bottles-block .flag-1{
	top:-9px;
	left:-40px;
	background:url(../images/bg-flag-1.png) no-repeat;
	width:119px;
	height:45px;
	padding:0 0 15px;
}
.bottles-block .flag-1:hover{background-position:0 -61px;}
.bottles-block .flag-1 a{
	padding:5px 5px 7px 15px;
	height:30px;
}
.bottles-block .flag-2{
	top:-27px;
	left:127px;
	background:url(../images/bg-flag-2.png) no-repeat;
	width:120px;
	height:46px;
	padding:0 0 20px;
}
.bottles-block .flag-2:hover{background-position:0 -67px;}
.bottles-block .flag-2 a{
	padding:5px 15px 7px 4px;
	height:34px;
}
.bottles-block .flag-3{
	top:28px;
	left:176px;
	background:url(../images/bg-flag-3.png) no-repeat;
	width:99px;
	height:45px;
	padding:0 0 12px;
}
.bottles-block .flag-3:hover{background-position:0 -57px;}
.bottles-block .flag-3 a{
	padding:5px 15px 7px 5px;
	height:33px;
}
#footer{
	position:relative;
	padding:24px 20px 35px;
	overflow:hidden;
}
#footer .logo{
	background:url(../images/logo-footer.png?) no-repeat;
	width:201px;
	height:82px;
	top:0;
	margin:0 0 0 -101px;
}
.nav-block{
	overflow:hidden;
	margin:0 0 3px;
}
.social-networks{
	padding:1px 0 0;
	margin:0;
	list-style:none;
	float:right;
	font:12px/16px 'prelo_slab_boldbold', Arial, Helvetica, sans-serif;
}
.social-networks li{
	float:left;
	padding:0 0 0 39px;
}
.social-networks a{
	padding:0 0 0 14px;
	background:url(../images/sprite.png) no-repeat;
	color:#fff;
	float:left;
}
.social-networks .email{
	background-position:0 -148px;
	margin:0 -4px 0 0;
	padding:0 0 0 17px;
}
.social-networks .facebook{background-position:0 -176px;}
.social-networks .twitter{background-position:0 -200px;}
.nav ul{
	font:bold 12px/16px Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	list-style:none;
}
.nav li{
	display:inline;
	padding:0 20px 0 0;
}
.nav a{color:#fff;}
.by img{
	vertical-align:top;
	margin:0 0 0 2px;
}
.by{
	padding:10px 0 0;
	float:right;
	color:#666;
	font:bold 11px/18px Arial, Helvetica, sans-serif;
}
.add-nav ul{
	padding:0;
	margin:0;
	font:bold 11px/18px Arial, Helvetica, sans-serif;
	list-style:none;
}
.add-nav li:first-child{
	padding-left:0;
	background:none;
}
.add-nav li{
	display:inline;
	padding:0 8px 0 16px;
	background:url(../images/sprite.png) no-repeat -461px -146px;
}
.add-nav a{color:#666;}
.white-area{
	position:relative;
	background:url(../images/bg-block-b.png) repeat-x 0 100%;
	padding:14px 0 18px;
	margin:0 0 20px;
	border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px;
}
.white-area.alt .holder{
	padding:20px 31px 19px 30px;
	box-shadow:0 0 0;
	-webkit-box-shadow:0 0 0;
	-moz-box-shadow:0 0 0;
}
.white-area .holder{
	padding:20px 31px 16px 30px;
	background:#fff;
	box-shadow:0 -5px 15px #ddd9cd;
	-webkit-box-shadow:0 -5px 15px #ddd9cd;
	-moz-box-shadow:0 -5px 15px #ddd9cd;
}
.white-area .angle{
	position:absolute;
	top:0;
	right:-29px;
	background:url(../images/bg-angle.png) no-repeat;
	width:93px;
	height:77px;
}
.heading-area{
	margin:0 0 20px;
	position:relative;
	border-bottom:1px solid #dfdedc;
}
.heading-area .block{
	position:relative;
	border-bottom:1px solid #dfdedc;
}
.socials-holder .l,
.socials-holder .r,
.headline .l,
.headline .r,
.bl,
.br{
	position:absolute;
	bottom:-3px;
	background:#dfdedc;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:4px;
	height:5px;
}
.headline .l,
.bl{left:0;}
.headline .r,
.br{right:0;}
.heading-area h1 span{
	font:16px/18px 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	display:block;
}
.heading-area h1{
	font:50px/50px 'prelo_slab_boldbold', Georgia, 'Times New Roman', Times, serif;
	margin:0 0 21px;
	color:#7d7b72;
	text-align:center;
}
.img-l,
.img-r{
	position:absolute;
	bottom:0;
}
.img-l{left:65px;}
.img-r{right:59px;}
.tools-bar{
	padding:13px 10px 12px;
	overflow:hidden;
}

.at300bs.at15t_compact { display:none !important; }

.tools-list{
	padding:1px 0 0;
	margin:0;
	list-style:none;
	float:right;
	font:12px/18px 'prelo_slab_semiboldsemibold', Georgia, 'Times New Roman', Times, serif;
}
.tools-list li #btn-email{
	padding:0 0 0 20px;
}
.tools-list li #btn-share{
	padding:0 0 0 20px;
}
.tools-list li #btn-print{
	padding:0 0 0 20px;
}
.tools-list li{
	float:left;
	padding:0 0 0 13px;
}
.tools-list li a{
	color:#7d7b72;
	float:left;
	background:url(../images/sprite.png) no-repeat;
	padding:0 0 0 20px;
}
.tools-list li a.email{background-position:-443px -326px;}
.tools-list li a.share{background-position:-444px -372px;}
.tools-list li a.print{background-position:-444px -412px;}
.social-tools{
	padding:0;
	margin:-4px;
	list-style:none;
	float:left;
	height: 25px;
}
.social-tools li{
	float:left;
	margin:0 9px 0 0;
}
.social-tools img{vertical-align:top;}
#twocolumns:after{
	content:'';
	display:block;
	clear:both;
}
#twocolumns{margin:0 0 16px;}
#content{
	font-family:'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	float:left;
	width:570px;
	padding:2px 0 0;
}
#content .post{padding:0 0 18px;}
#content h3,
#content h2{
	font:16px/22px 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	color:#0093d0;
	margin:0 0 1px;
}
#content h2{
	font: 24px/26px 'prelo_slab_boldbold',Georgia,'Times New Roman',Times,serif;
	color:#0093d0;
	margin:0 0 5px;
}
#content h3{
	font-size:15px;
	line-height:15px;
	margin:-2px 0 4px;
}
#content span.dateline{
	display: block;
	margin:0 0 15px;
}
#content p{margin:0 0 10px;}
.person-block.alt{
	text-align:left;
	margin:0 0 15px;
}
.person-block{
	border-bottom:1px solid #dfdedc;
	position:relative;
	margin:-5px 0 15px;
	padding:0 13px 0;
	text-align:right;
	min-height:250px;
}
.person-block img{vertical-align:top;}
.person-block .email{
	color:#0093d0;
	font:13px/16px 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	padding:0 0 0 19px;
	background:url(../images/sprite.png) no-repeat -444px -449px;
}
#content .person-block h2{
	color:#7d7b72;
	font:36px/38px 'prelo_slab_boldbold', Georgia, 'Times New Roman', Times, serif;
	margin:0;
}
#content .person-block h2 a{
	color:#7d7b72;
	text-decoration: none;
}
#content .person-block h2 a:hover{
	color:#0093d0;
	text-decoration: none;
}
.person-block .description{
	left:0;
	top:99px;
	width:325px;
	position:absolute;
	text-align:left;
}
.person-block.alt .description{
	left:auto;
	right:0;
	width:299px;
}
#content ul{
	padding:10px 0 10px 36px;
	margin:0;
	list-style:none;
}
#content ul li{
	padding:0 0 0 15px;
	background:url(../images/sprite.png) no-repeat -485px -218px;
}
.news-block{padding:5px 0 0;}
#content .news-block h2{
	color:#7d7b72;
	font:bold 14px/16px Arial, Helvetica, sans-serif;
	margin:0 0 10px;
	padding:0 0 9px;
	background:url(../images/divider-2.gif) repeat-x 0 100%;
}
.date{
	font:12px/14px Arial, Helvetica, sans-serif;
	color:#666;
}
#content .news-block ul li{
	padding:0 0 12px;
	background:none;
}
#content .news-block ul{
	padding:0;
	margin:0;
	list-style:none;
}
.news-block .title{
	font:17px/24px 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	display:block;
}
#sidebar{
	float:right;
	width:220px;
}
#sidebar .box{
	color:#7d7b72;
	border:1px solid #dfdedc;
	border-radius:0 0 4px 4px;
	-moz-border-radius:0 0 4px 4px;
	-webkit-border-radius:0 0 4px 4px;
	margin:0 0 10px;
	font-size:12px;
	line-height:16px;
}
#sidebar p.padding{padding-top: 8px;
}
#sidebar p a:hover{text-decoration:none;}
#sidebar p a{
	color:#7d7b72;
	text-decoration:underline;
}
#sidebar .heading{
	background:url(../images/bg-side-heading.gif);
	padding:8px 10px;
}
#sidebar h3{
	font:13px/16px 'prelo_slab_boldbold', Georgia, 'Times New Roman', Times, serif;
	margin:0;
}
#sidebar .content{
	padding:10px 10px 7px;
}
#sidebar p{margin:0 0 9px;}
.signup-form{
	padding:2px 0 4px;
	line-height:14px;
}
.signup-form .row:after{
	content:'';
	display:block;
	clear:both;
}
.signup-form input[type=email]{
	float:left;
	width:118px;
	border:1px solid #e7e6e4;
	border-width:1px 0 1px 1px;
	padding:7px 6px 6px;
	height:14px;
	font:11px Helvetica, Arial, sans-serif;
	margin:0;
	background:#fff;
	box-shadow:3px 5px 2px -3px #d8d8d8 inset;
	-webkit-box-shadow:3px 5px 2px -3px #d8d8d8 inset;
	-moz-box-shadow:3px 5px 2px -3px #d8d8d8 inset;
	border-radius:3px 0 0 3px;
	-moz-border-radius:3px 0 0 3px;
	-webkit-border-radius:3px 0 0 3px;
	color:#666;
}
.signup-form input[type=submit]:hover{cursor:pointer;}
.signup-form input[type=submit]{
	padding:0;
	margin:0;
	text-transform:uppercase;
	border:none;
	cursor:pointer;
	float:left;
	width:67px;
	height:29px;
	color:#fff;
	font:11px/18px 'prelo_slab_boldbold', Georgia, 'Times New Roman', Times, serif;
	background:#767676;
	background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc2NzY3NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1YzVjNWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-moz-linear-gradient(top,  rgba(118,118,118,1) 0%, rgba(92,92,92,1) 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(118,118,118,1)), color-stop(100%,rgba(92,92,92,1)));
	background:-webkit-linear-gradient(top,  rgba(118,118,118,1) 0%,rgba(92,92,92,1) 100%);
	background:-o-linear-gradient(top,  rgba(118,118,118,1) 0%,rgba(92,92,92,1) 100%);
	background:-ms-linear-gradient(top,  rgba(118,118,118,1) 0%,rgba(92,92,92,1) 100%);
	background:linear-gradient(to bottom,  rgba(118,118,118,1) 0%,rgba(92,92,92,1) 100%);
	border-radius:0 3px 3px 0;
	-moz-border-radius:0 3px 3px 0;
	-webkit-border-radius:0 3px 3px 0;
}
.rss-link{
	margin:0 1px;
	float:right;
	background:url(../images/sprite.png) no-repeat -444px -495px;
	overflow:hidden;
	text-indent:-9999px;
	width:14px;
	height:14px;
}
#sidebar .news-list .date{
	font:11px/12px Arial, Helvetica, sans-serif;
	color:#666;
}
#sidebar .news-list{
	padding:0;
	margin:-3px -10px -6px;
}
#sidebar .news-list li:first-child{
	border:none;
	padding-top:0;
}
#sidebar .news-list li{
	background:none;
	padding:8px 10px 7px;
	border-top:1px solid #dfdedc;
}
#sidebar .news-list .title a{color:#0093d0;}
#sidebar .news-list .title{
	display:block;
	margin:0 0 4px;
	font:bold 12px/14px Arial, Helvetica, sans-serif;
}
.headline{
	position:relative;
	background:url(../images/line.png) repeat-x 0 11px;
	margin:0 0 22px;
}
.text-related{
	background:#fff url(../images/text-related.gif) no-repeat 50% 0;
	width:108px;
	height:21px;
	padding:0 24px;
	margin:0 auto;
	overflow:hidden;
	text-indent:-9999px;
}
.headline .l,
.headline .r{top:9px;}
.related-block .col:first-child{margin:0;}
.related-block{
	color:#7e7b72;
	margin:0 -10px;
}
.related-block .col{
	width:270px;
	border:none;
	padding:0;
	background:none;
	margin:0 0 0 20px;
}
.related-block .img-holder{
	position:relative;
	margin:0 0 4px;
}
.related-block img{
	display:block;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
.related-block h2 a{color:#7e7b72;}
.related-block p{margin:0;}
.related-block .three-columns h2{
	margin:0 0 -2px;
	font:20px/24px 'prelo_slab_boldbold', Georgia, 'Times New Roman', Times, serif;
}
.ico-film,
.ico-spot{
	background:url(../images/sprite-2.png) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	position:absolute;
	bottom:10px;
	right:10px;
	width:37px;
	height:37px;
}
.ico-film{background-position:-316px -203px;}
.ico-spot{background-position:-316px -251px;}
.separator{
	padding:10px 0 10px;
}
.paging:after{
	content:'';
	display:block;
	clear:both;
}
.paging{
	border:1px solid #dad6ca;
	border-width:1px 0;
	position:relative;
	padding:11px 0 16px;
	margin:0 1px 38px;
	font-size:13px;
	line-height:36px;
	text-align:center;
	color:#7e7b72;
	height:32px;
}
.paging .holder{
	display:inline;
}
.paging .btn-prev,
.paging .btn-next{
	top:16px;
	position:absolute;
	text-align:left;
	background:url(../images/sprite.png) no-repeat;
	font:23px/29px 'hamburger_menuregular', Arial, Helvetica, sans-serif;
	text-shadow:1px 1px 2px #fff;
	padding:0 0 0 40px;
	overflow:hidden;
	text-indent:-9999px;
}
.paging .btn-prev{
	background-position:0 -673px;
	left:7px;
}
.paging .btn-next{
	background-position:100% -673px;
	padding:0 40px 0 0;
	right:8px;
}
.paging .btn-prev:hover,
.paging .btn-next:hover{
	text-indent:0;
	text-decoration:none;
}
.paging .btn-prev:hover{background-position:0 -714px;}
.paging .btn-next:hover{background-position:100% -714px;}
.paging .page-switcher{padding:0 16px 0 5px;}
.paging ul strong{font-weight:normal;}
.paging ul{
	display:inline;
	padding:0 10px 0 2px;
	margin:0;
	list-style:none;
}
.paging .prev,
.paging .next{display:inline-block;}
.paging li{
	display:inline-block;
	vertical-align:top;
	padding:0 2px 0 1px;
}
.paging .holder a{
	color:#7e7b72;
	display:block;
}
.paging .first a{
	padding:0 0 0 10px;
	background:url(../images/sprite.png) no-repeat -291px -590px;
}
.paging .last a{
	padding:0 10px 0 0;
	background:url(../images/sprite.png) no-repeat 100% -590px;
}
.video-part{
	margin:-19px 0 0;
	padding:18px 0 0;
	background:url(../images/bg-three-columns.png) repeat-x;
	border-radius:4px 4px 0 0;
	-moz-border-radius:4px 4px 0 0;
	-webkit-border-radius:4px 4px 0 0;
}
.video-part .heading-area h1{margin:0;}
.video-part .heading-area{
	border:none;
	margin:0;
	padding:4px 0 14px;
	background:#fff;
}
.video-box .content{
	overflow:hidden;
	padding:29px 25px;
	background:url(../images/bg-blue-area.jpg);
}
.video-holder{background:#fff;}
.video-box .video-holder img{vertical-align:top;}
.video-box .icon-holder{
	float:left;
	margin:0 24px 0 0;
}
.video-box .description{
	overflow:hidden;
	padding:6px 0 0;
	color:#fff;
	font:16px/20px 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
}
.blue-box h2,
.video-box h2{
	font:20px/24px 'prelo_slab_blackregular', Georgia, 'Times New Roman', Times, serif;
	margin:0 0 7px;
	text-shadow: 1px 1px 0.05em #666;
	letter-spacing: .02em;
}
.video-box p{margin:0;}
.socials-holder{
	background:url(../images/line.png) repeat-x 0 9px;
	text-align:center;
	position:relative;
	margin:-5px -10px 16px;
}
.socials-holder .social-tools li{
	margin:0 7px 0 5px;
}
.socials-holder .social-tools{
	overflow:hidden;
	float:none;
	padding:3px 10px 0 13px;
	background:#fff;
	display:inline-block;
	text-align:left;
}
.socials-holder .l,
.socials-holder .r{top:7px;}
.socials-holder .l{left:0;}
.socials-holder .r{right:0;}
.details-block:after{
	content:'';
	display:block;
	clear:both;
}
.details-block{
	margin:0 0 38px -10px;
	font:14px/22px 'prelo_bookbook', Arial, Helvetica, sans-serif;
}
.map-block{
	margin:-3px -29px 5px 44px;
	float:right;
	width:275px;
}
.map-holder{
	position:relative;
	margin:0 0 20px;
}
.map-block img{vertical-align:top;}
.pin{
	background:url(../images/sprite.png) no-repeat -206px -673px;
	position:absolute;
	overflow:hidden;
	text-indent:-9999px;
	width:33px;
	height:51px;
}
.location-details{
	font:12px/14px 'prelo_bookbook', Arial, Helvetica, sans-serif;
	margin:0;
}
.location-details dt{
	float:left;
	color:#7e7b72;
	margin:0 5px 0 0;
	width:67px;
	font-family:'prelo_boldbold', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
}
.location-details address{
	font-style:normal;
	margin:0;
	overflow:hidden;
}
.location-details a{color:#999;}
.location-details dd{
	color:#999;
	padding:0 0 12px;
	background:url(../images/divider-2.gif) repeat-x 0 100%;
	margin:0 0 14px;
}
.links-list{
	padding:0 0 5px;
	margin:0;
	list-style:none;
	overflow:hidden;
}
.links-list li:first-child{padding:0;}
.links-list li{padding:6px 0 0;}
.links-list a{
	background:url(../images/sprite.png) no-repeat 100% -632px;
	padding:0 13px 0 0;
}
.details-block h2{
	font:24px/26px 'prelo_slab_boldbold', Georgia, 'Times New Roman', Times, serif;
	color:#0093d0;
	margin:0 0 15px;
}
.details-block p{margin:0 0 22px;}
.heading-area .btn-prev,
.heading-area .btn-next{
	overflow:hidden;
	text-indent:-9999px;
	position:absolute;
	background:url(../images/sprite-2.png) no-repeat;
	width:17px;
	height:20px;
	top:33px;
}
.heading-area .btn-prev{
	left:14px;
	background-position:-366px -203px;
}
.heading-area .btn-next{
	right:15px;
	background-position:-391px -203px;
}
.heading-area .btn-prev:hover{
	width:83px;
	height:21px;
	background-position:-366px -227px;
}
.white-area.alt .heading-area{
	margin:0;
	border:none;
}
.heading-area .btn-next:hover{
	width:57px;
	height:21px;
	background-position:-443px -182px;
}
.blue-box{
	font:16px/22px 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	color:#fff;
	background:url(../images/bg-blue-area.jpg);
	padding:47px 15px 27px 120px;
}
.blue-box p{margin:0;}
.text-our-work{
	background:url(../images/text-our-work.png) no-repeat;
	width:823px;
	height:129px;
	margin:0 0 -43px 35px !important;
	position:relative;
	z-index:50;
	overflow:hidden;
	text-indent:-9999px;
}
.text-digital-shine {
	background:url(../images/text-digital-shine.png) no-repeat;
	width: 723px;
	height: 132px;
	margin:0 0 -43px 35px !important;
	position: relative;
	z-index: 50;
	overflow: hidden;
	text-indent:-9999px;
}
.blue-box .right-img,
.blue-box .left-img{
	position:absolute;
	bottom:0;
	left:0;
}
.blue-box .right-img{
	left:auto;
	right:20px;
}
.filter-list{margin:-10px -20px 10px;}
.filter-list ul{
	margin:0;
	padding:0;
	height:45px;
	list-style:none;
	text-align:justify;
	font:18px/45px 'prelo_slab_boldbold', Georgia, 'Times New Roman', Times, serif;
}
.filter-list li,
.filter-list ul:after{
	display:inline-block;
	vertical-align:top;
}
.filter-list li{
	position:relative;
	text-align:center;
}
.filter-list a{
	display:block;
	padding:0 33px;
	height:45px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background:url(../images/bg-filter.gif);
	color:#fff;
	text-decoration:none;
}
.filter-list .active a,
.filter-list a:hover{
	text-decoration:none;
	background:url(../images/bg-blue-area.jpg);
}
.filter-list ul:after{
	width:100%;
	height:0;
	font-size:0;
	line-height:0;
	content:'';
}
.filter-list li:hover span,
.filter-list .active span{display:block;}
.filter-list span{
	background:url(../images/sprite-2.png) no-repeat 0 -182px;
	overflow:hidden;
	text-indent:-9999px;
	text-align:left;
	position:absolute;
	width:17px;
	height:7px;
	left:50%;
	margin:0 0 0 -8px;
	display:none;
	bottom:-7px;
}
.videos-list{
	overflow:hidden;
	margin:0 -22px -24px -20px;
}
.videos-list ul{
	padding:0;
	margin:0 0 0 -10px;
	list-style:none;
	overflow:hidden;
	width:100%;
}
.videos-list li{
	position:relative;
	margin:0 0 15px 10px;
	float:left;
}
.videos-list img{vertical-align:top;}
.videos-list .description{
	width:254px;
	padding:5px 13px 8px;
	background:url(../images/bg-description.png);
	color:#716e65;
	font:12px/14px 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
}
.videos-list li:hover .description{background:#fff;}
.videos-list h2 a{color:#716e65;}
.videos-list p{margin:0;}
.videos-list li:hover h2 a,
.videos-list h2 a:hover{
	color:#0093d0;
	text-decoration:none;
}
.videos-list h2{
	font:20px/24px 'prelo_slab_blackregular', Georgia, 'Times New Roman', Times, serif;
	margin:0;
}
.videos-list li:hover .btn-play,
.videos-list li:hover .no-video {display:block;}
.videos-list .btn-play{
	width:59px;
	position:absolute;
	overflow:hidden;
	text-indent:-9999px;
	top:50%;
	left:50%;
	margin:-48px 0 0 -31px;
	display:none;
	height:58px;
	background:url(../images/sprite-2.png) no-repeat -366px -270px;
}
.videos-list .no-video {
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
}
.loader{
	position:fixed;
	top:50%;
	left:50%;
	margin:-25px 0 0 -25px;
	z-index:1111;
	display:none;
}
.loading .loader{display:block;}
.light-box{
	display:none;
	position:absolute;
	top:-9999px;
	left:-9999px;
	width:740px;
	padding:18px 0 0;
	background:url(../images/bg-light-box.gif) repeat-x;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	color:#fff;
	position:relative;
	margin:50px 0 0;
}
#next{visibility:hidden;}
.light-box .holder{
	padding:8px 10px 12px;
	background:#0093d0;
	border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px;
	margin:0 0 15px;
	position:relative;
}
.light-box .logo{top:-151px;}
.light-box .video-holder{
	margin:0 0 5px;
	background:#0093d0;
}
.light-box h2{
	font:30px/30px 'prelo_slab_boldbold', Georgia, 'Times New Roman', Times, serif;
	margin:0;
	text-align:center;
}
.light-box h2 span{
	display:block;
	font:17px/18px Arial, Helvetica, sans-serif;
}
.light-box .more{
	position:absolute;
	right:18px;
	bottom:25px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/sprite-2.png) no-repeat -315px -354px;
	width:122px;
	height:22px;
}
.light-box .social-tools li{
	float:none;
	display:inline-block;
	text-align:left;
	margin:0 4px;
}
.light-box .btn-close{
	background:url(../images/sprite-2.png) no-repeat -443px -270px;
	width:55px;
	height:40px;
	right:0;
	top:-14px;
	box-shadow:0 -6px 5px 4px rgba(0,0,0,0.2);
	-webkit-box-shadow:0 -6px 5px 4px rgba(0,0,0,0.2);
	-moz-box-shadow:0 -6px 5px 4px rgba(0,0,0,0.2);
	border-radius:4px 4px 0 0;
	-moz-border-radius:4px 4px 0 0;
	-webkit-border-radius:4px 4px 0 0;
	z-index:5;
	position:absolute;
	overflow:hidden;
	text-indent:-9999px;
}
.light-box .stars{
	background:url(../images/bg-stars-3.png) no-repeat;
	width:60px;
	height:83px;
	top:26px;
	left:-65px;
}
.light-box .social-tools{
	float:none;
	height:25px;
	text-align:center;
}
.main-area .login-bar{display:none;}
@media only screen and (max-width: 960px) {
	.home-page{min-width:320px;}
	.home-page .w1{max-width:710px;}
	.home-page #nav{font-size:20px;}
	.home-page #nav ul:first-child li{
		margin:0 10px 0 0;
		padding:0 29px 0 0;
	}
	.home-page #nav ul:last-child li:first-child,
	.home-page #nav ul:first-child li:last-child{background:none;}
	.home-page #nav ul li{
		margin:0 0 0 10px;
		padding:0 0 0 29px;
	}
	.home-page .main-area{padding:15px 20px 20px;}
	.home-page .slogan{padding:0 0 3px;}
	.home-page .text-campaigns{
		background:url(../images/text-campaigns-2.png) no-repeat;
		width:205px;
		height:35px;
		margin:0 21px 0 0;
	}
	.home-page #header .logo{top:-66px;}
	.home-page .nav-holder{padding:10px 10px 11px;}
	.home-page .text-since{
		background:url(../images/text-since-2.png) no-repeat;
		width:122px;
		height:23px;
		margin:0 0 0 40px;
	}
	.link-go-back, .link-order-up{display:none;}
	.carosel .frame,
	.carosel .frame li{width:669px;}
	.carosel .gallery .switcher{right:0;}
	.carosel .video{
		max-width:350px;
		margin:-5px 9px 0 2px;
	}
	.carosel .slide-3 .video,
	.carosel .slide-2 .video{
		max-width:250px;
		margin:48px 9px;
	}
	.carosel li.slide-2 .heading{padding:15px 153px 7px;}
	.carosel li.slide-2 .gallery li{background-position:-88px 0;}
	.carosel li.slide-3 .gallery li{background-position:-133px 0;}
	.carosel .slide-3 .mask{left:248px;}
	.carosel li.slide-3 .content{padding:0 160px 0 27px;}
	.more-works{display:none;}
	.carosel li.slide-2 h2,
	.carosel li.slide-3 h2{
		font-size:26px;
		line-height:26px;
	}
	.carosel li.slide-3 .heading{padding:19px 148px 14px 305px;}
	.carosel .mask{left:380px;}
	.carosel li.slide-2 .content{padding:0 0 23px 153px;}
	.carosel .gallery ul{height:240px;}
	.carosel .gallery li{min-height:217px;}
	.carosel .btn-video{display:none;}
	.carosel .text-fresh{
		margin:7px 22px 0;
		background:url(../images/text-fresh-2.png) no-repeat;
		width:281px;
		height:111px;
	}
	.home-page .bottles-block{margin:0 0 -20px 8px;}
	.carosel .heading{
		padding:27px 29px 18px;
		margin:-15px 0 16px;
	}
	.carosel li.slide-2 .link-read,
	.carosel li.slide-3 .link-read{display:none;}
	.carosel p{font-size:13px; line-height:15px; margin:0 0 13px;}
	.carosel h2{
		font-size:26px;
		line-height:26px;
		margin-top: 10px;
	}
	.carosel h2 span{
		font-size:13px;
		line-height:16px;
	}
	.carosel .content{
		font-size:14px;
		line-height:18px;
	}
	.carosel-nav {
		margin:-7px 0 11px;
		height:40px;
	}
	.carosel-nav ul{display:none;}
	.home-page .three-columns .col:first-child{margin:0;}
	.home-page .three-columns .holder{padding:9px 20px 20px;}
	.home-page .three-columns .frame{height:278px !important;}
	.home-page .three-columns .col{
		width:310px;
		margin:0 0 10px 10px;
	}
	.home-page .three-columns .col:last-child .frame{
		height:auto !important;
		padding:0 20px 2px;
	}
	.home-page .three-columns .heading{background:url(../images/bg-heading-2.png) no-repeat 50% 0;}
	.home-page .three-columns .col:last-child .heading{
		padding:5px 10px 7px;
		background:#7e7b72;
		border-bottom:5px solid #fff;
		height:auto;
	}
	.home-page .three-columns .col:last-child .btn-holder{display:none;}
	.home-page .three-columns .col:last-child{
		margin:0;
		width:100% !important;
	}
	.home-page .news-list{padding:7px 0 0;}
	.home-page .news-list li{padding:13px 0 15px;}
	.home-page .news-list strong{
		background:url(../images/arrow-07.png) no-repeat 100% 51%;
		display:block;
		overflow:hidden;
		padding:0 100px 0 0;
		line-height:17px;
		font-size:14px;
	}
	.home-page .news-list .date{
		float:left;
		width:88px;
		font-size:14px;
		line-height:17px;
		margin:0 2px 0 0;
	}
	.home-page .nav{display:none;}
	.home-page .add-nav{margin:-21px 0 0 28px;}
	.home-page .add-nav a{color:#fff;}
	.home-page .login-bar{padding:0 9px 13px;}
	.home-page .social-networks li{padding:0 0 0 20px;}
	.carosel .slide-3,
	.carosel .slide-2{display:none !important;}
	.carosel .frame ul{margin-left: 0 !important;}
}
@media only screen and (max-width: 767px) {
	.main-area{
		border-radius:0px;
		-moz-border-radius:0px;
		-webkit-border-radius:0px;
	}
	.home-page .w1{
		max-width:340px;
		/*padding:56px 0 0;*/
	}
	.home-page #header .logo{top:-75px;}
	.home-page .slogan,
	.home-page #nav{display:none;}
	.nav-form{
		display:block;
		margin:-12px 0 9px;
	}
	.home-page .nav-holder{height:58px;}
	.home-page #header{
		padding:34px 0 0;
		margin:0 -5px;
	}
	.home-page .main-area{
		position:relative;
		padding:24px 15px 5px;
	}
	.carosel .text-fresh{
		margin:0 0 0 28px;
		background:url(../images/text-fresh.png) no-repeat;
		width:302px;
		height:118px;
	}
	.gallery{margin:-24px 0 0;}
	.carosel .frame,
	.carosel .frame li{width:340px;}
	.carosel{margin:0 -15px;}
	.carosel .gallery li{
		text-align:center;
		background:url(../images/bg-blue-area.jpg);
		min-height:367px;
	}
	.carosel .gallery ul{height:389px;}
	.carosel li.slide-3 .content,
	.carosel li.slide-2 .content,
	.carosel .content{
		font-family:'prelo_extraboldextrabold', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
		color:#fff;
		padding:0 20px;
	}
	.slide-2 .more-works{display:none;}
	.carosel-nav .r,
	.carosel-nav .l{display:none;}
	.carosel-nav ul li{vertical-align:top;}
	.carosel-nav ul{
		display:inline-block;
		height:8px;
		background:none;
	}
	#main .carosel .gallery .switcher li{
		display:inline-block;
		margin:0 1px;
		float:none;
		padding:0;
		vertical-align:top;
	}
	#main .carosel .gallery .switcher img{display:none;}
	#main .carosel .gallery .switcher a:hover,
	#main .carosel .gallery .switcher .active a{background:#fff;}
	#main .carosel .gallery .switcher a{
		margin:0;
		padding:0;
		width:7px;
		height:7px;
		border-radius:8px;
		-moz-border-radius:8px;
		-webkit-border-radius:8px;
		float:none;
		background:#80c9e8;
		display:block;
	}
	.carosel-nav ul li{display:none;}
	.carosel-nav ul li:first-child,
	.carosel-nav ul li:last-child{display:block;}
	.carosel-nav{
		background:none;
		height:0;
		width:auto;
		padding:0;
		position:static;
		margin:0;
	}
	.carosel-nav li{position:static;}
	.carosel-nav .films{
		background:url(../images/sprite-2.png) no-repeat 0 -451px !important;
		width:56px;
		height:49px;
		position:absolute;
		top:73px;
		left:10px;
	}
	.carosel-nav .spots{
		background:url(../images/sprite-2.png) no-repeat -72px -451px !important;
		width:56px;
		height:49px;
		top:73px;
		position:absolute;
		right:10px;
	}
	.carosel .link-read{display:none;}
	.carosel .gallery .switcher{
		top:auto;
		bottom:15px;
		left:0;
		width:100%;
		text-align:center;
		height:8px;
	}
	.carosel .slide-3 .video,
	.carosel .slide-2 .video,
	.carosel .video{
		padding:5px;
		max-width:300px;
		margin:19px auto 4px;
		float:none;
		background:#fff;
	}
	.carosel .slide-2 .img-bock{display:none;}
	.carosel li.slide-2 .stars,
	.carosel li.slide-3 .stars,
	.text-hot{display:none;}
	
	.carosel li.slide-3 .gallery li,
	.carosel li.slide-2 .gallery li{background:url(../images/bg-blue-area.jpg);}
	.text-made{display:none;}
	.carosel .slide-2 .mask,
	.carosel .slide-3 .mask{display:none;}
	.carosel li.slide-3 .heading,
	.carosel li.slide-2 .heading,
	.carosel .heading{
		padding:0;
		margin:0 0 10px;
	}
	.carosel .frame{
		border-radius:0;
		-moz-border-radius:0;
		-webkit-border-radius:0;
		margin:0 auto;
		padding:0;
		background:none;
	}
	.carosel li.slide-2 .gallery li{min-height:488px;}
	.carosel li.slide-2 .gallery .switcher{
		height:auto;
		left:0;
		top:auto;
		width:100%;
		bottom:-105px;
	}
	.home-page .three-columns .holder{
		background:#fff;
		border-radius:0;
		-moz-border-radius:0;
		-webkit-border-radius:0;
		padding:14px 15px 15px;
	}
	.home-page .three-columns{
		margin:0 -15px;
		background:url(../images/bg-block-b.png) repeat-x 0 100%;
		padding:0 0 18px;
		border-radius:0;
		-moz-border-radius:0;
		-webkit-border-radius:0;
	}
	.home-page .three-columns .col:first-child,
	.home-page .three-columns .col{margin:0 0 15px;}
	.home-page .news-list strong{
		font-size:12px;
		line-height:15px;
		padding:0 20px 0 0;
		background-position:100% 0;
	}
	.home-page .news-list{padding:11px 0 2px;}
	.home-page .news-list li{
		margin:0 -20px;
		padding:10px 13px 11px 20px;
	}
	.home-page .news-list .date{
		font-size:12px;
		line-height:15px;
		float:none;
		width:auto;
		margin:0 0 3px;
	}
	.login-bar{
		display:block;
		margin-bottom:23px;
	}
	.main-area .login-bar{
		padding:10px 0 0;
		margin:0 -5px;
		display:none;
	}
	.main-area .btn-login{
		float:none;
		display:block;
		border:1px solid #dad6cc;
		border-color:#dad6cc #e3e0d5 #cbc8bd;
		height:47px;
		width:auto;
		background:#e1ddd3;
		background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjRlZiIgc3RvcC1vcGFjaXR5PSIwLjMiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzdjN2E3NSIgc3RvcC1vcGFjaXR5PSIwLjMiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
		background:-moz-linear-gradient(top,  rgba(246,244,239,0.3) 0%, rgba(124,122,117,0.3) 100%);
		background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,244,239,0.3)), color-stop(100%,rgba(124,122,117,0.3)));
		background:-webkit-linear-gradient(top,  rgba(246,244,239,0.3) 0%,rgba(124,122,117,0.3) 100%);
		background:-o-linear-gradient(top,  rgba(246,244,239,0.3) 0%,rgba(124,122,117,0.3) 100%);
		background:-ms-linear-gradient(top,  rgba(246,244,239,0.3) 0%,rgba(124,122,117,0.3) 100%);
		background: linear-gradient(to bottom,  rgba(246,244,239,0.3) 0%,rgba(124,122,117,0.3) 100%);
		border-radius:8px;
		-moz-border-radius:8px;
		-webkit-border-radius:8px;
	}
	.main-area .btn-login span{
		cursor:pointer;
		margin:12px auto 0;
		background:url(../images/sprite-2.png) no-repeat -316px -389px;
		width:101px;
		height:27px;
		display:block;
	}
	.btn-login{
		margin:0 auto;
	}
	.home-page .add-nav{display:none;}
	.home-page .social-networks{
		float:none;
		text-align:center;
		margin:0 0 10px;
	}
	.home-page .social-networks a{display:block;}
	.home-page .social-networks li{
		float:none;
		display:inline-block;
		padding:0 10px;
	}
	.home-page .nav li:first-child{padding-left:0;}
	.home-page .nav li:last-child{padding-right:0;}
	.home-page .nav li{padding:0 8px;}
	.home-page .nav{
		text-align:center;
		display:block;
		float:none;
	}
	.home-page .by{
		float:none;
		display:block;
		text-align:center;
	}
	#footer{padding:87px 0 35px;}
	.gallery .link-prev,
	.gallery .link-next{display:block;}
	.carosel li.slide-3 .gallery .switcher{
		left:0;
		width:100%;
		height:7px;
		bottom:10px;
		top:auto;
	}
	.carosel .slide-3 .gallery ul{height:417px;}
}
@media only screen and (max-width: 479px) {
	.home-page .w1{max-width:310px;}
	.carosel .frame,
	.carosel .frame li{width:310px;}
	.carosel{margin:0 -5px;}
	.home-page .main-area{padding:24px 5px 5px;}
	.carosel .text-fresh{margin:7px 0 0 5px;}
	.carosel .video{width:270px;}
	.home-page .three-columns{margin:0 -5px;}
	.home-page .three-columns .holder{padding:14px 5px 15px;}
	.home-page .three-columns .col{width:300px;}
	.home-page #header,
	.main-area .login-bar{margin:0;}
}
.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:         top, left, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}