@font-face {
	font-family: 'Yanone Kaffeesatz';
	src: url('../fonts/yanonekaffeesatz-regular.eot');
	src: local('â˜º'), url('../fonts/yanonekaffeesatz-regular.ttf') format('truetype'), url('../fonts/yanonekaffeesatz-regular.svg#yanone_kaffeesatzregular') format('svg'), url('../fonts/yanonekaffeesatz-regular.woff') format('woff'), url('yanonekaffeesatz-regular.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Yanone Kaffeesatz Light';
	src: url('../fonts/yanonekaffeesatz-light.eot');
	src: local('â˜º'), url('../fonts/yanonekaffeesatz-light.ttf') format('truetype'), url('../fonts/yanonekaffeesatz-light.svg#yanone_kaffeesatzregular') format('svg'), url('../fonts/yanonekaffeesatz-light.woff') format('woff'), url('yanonekaffeesatz-light.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}
body {
	margin: 0;
	font: 13px Arial, Tahoma, sans-serif;
	color: #727272;
	background: #fff url(../images/bg.jpg) no-repeat center top;
}
a {
	text-decoration: underline;
	outline: none;
	color: #727272;
}
a:hover {text-decoration: none;}
img {border: none;}
#wrapper {
	width: 810px;
	overflow: hidden;
	margin: 0 auto;
	background: #fff;
}
/*Header*/
#header {
	float: left;
	overflow: hidden;
	width: 100%;
	position: relative;
	background: url(../images/bg-header.gif);
}
#header .top {
	float: left;
	width: 100%;
	height: 74px;
}
#header .social {
	float: left;
	margin: 23px 0 0 47px;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
#header .social li {
	float: left;
	margin: 0 3px 0 0;
}
#header .social li a {
	display: block;
	width: 29px;
	height: 29px;
	overflow: hidden;
	text-indent: -9999px;
	text-decoration: none;
}
#header .social li.twitter a {background: url(../images/ico-twitter.gif) no-repeat;}
#header .social li.instagram a {background: url(../images/instagram.gif) no-repeat;}
#header .social li.vk a {background: url(../images/ico-vk.gif) no-repeat;}
#header .social li.mail a {background: url(../images/ico-mail.gif) no-repeat;}
#header .social li.phone a {background: url(../images/ico-phone.gif) no-repeat;}
#menu {
	float: right;
	width: 372px;
	height: 74px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	float: left;
}
#menu li.new {background: url(../images/new.png) no-repeat 50% 0;}
#menu li a {
	display: block;
	height: 74px;
	text-decoration: none;
	text-transform: uppercase;
	color: #949494;
	line-height: 74px;
	padding: 0 7px;
	text-align: center;
	font-size: 18px;
	font-family: 'Yanone Kaffeesatz Light';
}
#menu li a:hover, #menu li.active a {
	color: #fff;
	text-decoration: none;
	background: url(../images/bg-menu-hover.gif);
}
#header .logo {
	display: block;
	overflow: hidden;
	width: 220px;
	height: 260px;
	position: absolute;
	top: 0;
	left: 218px;
	background: #1c1c1c;
}
#header .logo a {
	display: block;
	width: 200px;
	height: 91px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/logo.png) no-repeat;
	float: left;
	margin: 64px 0 0 10px;
}
#header .visual {
	float: left;
	overflow: hidden;
}
#header .visual img {display: block;}
#header .visual .img-holder {
	float: left;
	overflow: hidden;
	text-decoration: none;
	position: relative;
}
#header .visual .logo-space {
	float: left;
	width: 220px;
	height: 186px;
	overflow: hidden;
}
#header .visual .img-holder img {
	position: relative;
	z-index: 1;
}
#header .visual .img-holder .hover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	background: url(../images/hover-visual.png);
	cursor: pointer;
}
#header .visual .img-holder:hover .hover {display: block;}
/*/Header END*/
/*Banner*/
.banner {
	float: left;
	width: 100%;
	overflow: hidden;
	padding: 40px 0 0;
	background: #fff;
}
.banner img {
	display: block;
	margin: 0 auto;
}
/*/Banner END*/
/*Main*/
#main {
	float: left;
	overflow: hidden;
	width: 100%;
}
#main .headline {
	width: 770px;
	overflow: hidden;
	margin: 41px auto 0;
	padding: 0 0 22px;
	background: url(../images/divider01.png) repeat-x 0 100%;
	text-align: center;
}
#main .headline h1 {
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 40px;
	font-family: 'Yanone Kaffeesatz Light';
	margin: 0;
}
#main .headline h2 {
	font-family: 'Times New Roman', Times, serif;
	color: #C9C9C9;
	font-size: 21px;
	text-transform: uppercase;
	display: block;
	margin: 2px 0 0;
}
#main .content {
	width: 100%;
	margin: 21px 0 0;
	overflow: hidden;
}
#main .content .articles {
	overflow: hidden;
	width: 100%;
	padding: 0 0 53px;
}
#main .content .articles .box {
	float: left;
	width: 220px;
	margin: 0 25px;
}
#main .content .articles.second .box {margin: 0 15px 0 25px;}
#main .content .articles .box.wide {
	width: 280px;
	margin: 0 15px 0 0;
}
#main .content .articles .box.info {
	width: 230px;
	margin: 0 25px 0 0;
}
#main .content .articles .box .head {
	width: 100%;
	float: left;
	overflow: hidden;
	padding: 0 0 13px;
	border-bottom: 1px solid #e8e8e8;
	font-family: 'Yanone Kaffeesatz Light';
}
#main .content .articles.second .box .head {
	border: none;
	padding: 0 0 20px;
}
#main .content .articles .box .head strong {
	font-size: 20px;
	color: #000;
	float: left;
}
#main .content .articles .box .head span {
	float: right;
	color: #f7621f;
	font-size: 20px;
}
#main .content .articles .box .img-holder {
	float: left;
	width: 100%;
	overflow: hidden;
	padding: 0 0 16px;
}
#main .content .articles .box.wide .img-holder {padding: 0 0 21px;}
#main .content .articles .box .img-holder img {display: block;}
#main .content .articles .box .descr {
	width: 100%;
	float: left;
	overflow: hidden;
	padding: 20px 0 0;
}
#main .content .articles.second .box .descr {padding: 0;}
#main .content .articles .box.info .descr {padding: 2px 0 0;}
#main .content .articles .box .descr p {
	line-height: 16px;
	margin: 0;
	text-align: justify;
}
#main .content .articles .box .descr p strong {color: #494949;}
#main .content .articles .box .descr ul {
	margin: 3px 0 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 100%;
}
#main .content .articles .box .descr ul li {
	text-transform: uppercase;
	font-size: 11px;
	margin: 11px 0 0;
	padding: 0 0 0 20px;
	background: url(../images/bullet01.png) no-repeat 0 2px;
}
#main .content .articles .box .descr ul li:first-child {margin: 0;}
#main .content .articles .box .descr ul li a {text-decoration: none;}
#main .content .articles .box .descr ul li a:hover {text-decoration: underline;}
#main .content .articles .box .more {
	float: right;
	height: 35px;
	width: 94px;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
	color: #313131;
	border: 1px solid #ececec;
	text-decoration: none;
	margin: 37px 0 0;
}
#main .content .articles.second .box .more {float: left;}
#main .content .articles .box .more:hover {
	color: #fff;
	text-decoration: none;
	background: #f7621f;
	border-color: #f7621f;
}
/*--Subpage*/
.subpage #header .logo {height: 74px;}
.subpage #header .logo a {
	margin: 5px 0 0 10px;
	height: 64px;
}
#main .content .img-holder {
	width: 100%;
	overflow: hidden;
	margin: 0;
}
#main .content .img-holder img {
	display: block;
	margin: 0 auto;
}
#main .content .large .box{
	width: 100%;
	overflow: hidden;
	float: none;
}
#main .content .large .box .img-holder{
	width: 220px;
	float: right;
}
#main .content .large .box .head {
	width: 70%;
}
#main .content .large .box .descr {
	width: 70%;
}
#main .content .large .box .head strong,
#main .content .large .box .head span {margin-top: 5px;}
#main .content .large .box .head .more {
	margin: 0 0 0 10px;
}
/*Item Info with Zoom*/
.item-info {
	width: 100%;
	overflow: hidden;
	margin: 20px 0 0;
	padding: 0 0 50px;
}
.zoom-box {
	float:left;
	width:300px;
	position:relative;
	margin:0 20px 0 0;
}
.zoom-box .carousel-thumbs {
	position:absolute;
	left:0;
	bottom:10px;
	width:300px;
	overflow:hidden;
	z-index:10;
	padding:0;
}
#multizoom1 {
	width:300px !important;
	height:400px !important;
}
.zoom-box .carousel-thumbs .thumbs {
	width:280px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
.zoom-box .carousel-thumbs .slideset {
	width:99999px;
}
.zoom-box .carousel-thumbs .btn-prev,
.zoom-box .carousel-thumbs .btn-next {
	width:7px;
	height:15px;
	position:absolute;
	top:38px;
	text-indent:-9999px;
	overflow:hidden;
	display: none;
}
.zoom-box .carousel-thumbs .btn-prev {
	left:0;
	background:url(../images/btn-prev.png) no-repeat;
}
.zoom-box .carousel-thumbs .btn-next {
	right:0;
	background:url(../images/btn-next.png) no-repeat;
}
.zoom-box .carousel-thumbs .slideset a {
	float:left;
	margin:0 10px 0 0;
	border:1px solid #9b9b9b;
}
.zoom-box .carousel-thumbs .slideset img {
	display:block;
	width: 80px;
}
.item-desc {
	overflow:hidden;
	float: left;
	width: 490px;
}
#main .item-desc .headline {
	border: none;
	padding: 0 0 15px;
	margin: 0 0 15px;
	width: 100%;
	text-align: left;
	float: left;
}
#main .item-desc .headline strong {
	font-family: 'Yanone Kaffeesatz Light';
	display: block;
	text-align: center;
	font-size: 28px;
}
#main .item-desc .headline h2 {
	float:left;
	font-family: 'Times New Roman', Times, serif;
	font-size: 24px;
	line-height: 27px;
}
.item-desc .new {
	float:left;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
	font-family: 'Times New Roman', Times, serif;
	height:20px;
	margin:3px 0 0 10px;
	padding:0 10px;
	color:#fff;
	background:#6761a0;
	text-transform: uppercase;
}
.item-desc dl {
	margin:0;
	font-size:11px;
	float: left;
	width: 100%;
	padding: 0 0 5px;
}
.item-desc dl dt {
	display:block;
	color:#747474;
}
.item-desc dl dd {
	margin:0 0 10px;
	display:block;
	color: #000;
}
.item-desc dl dd a {color: #000;}
.item-desc dl p {margin: 0;}
.item-desc .buy-holder {
	border-bottom:1px solid #d3d3d3;
	border-top:1px solid #d3d3d3;
	padding-bottom:10px;
	padding-top:10px;
	margin-bottom:20px;
	width: 100%;
	float: left;
}
.item-desc .buy {
	float:right;
	height:42px;
	line-height:42px;
	padding:0 0 0 40px;
	background:#f2d570 url(../images/signup.png) no-repeat;
	width: 160px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	font-size: 18px;
}
.item-desc .price {
	color: #212121;
	font-family: 'Times New Roman', Times, serif;
	font-size: 22px;
	line-height: 25px;
	font-weight: bold;
	margin:9px 7px 0 0;
	float:left;
}
.item-desc .price.color {
	color:#b82020;
}
.item-desc .price span,
.item-desc .old-price span {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.item-desc .old-price {
	color: #212121;
	font-family: 'Times New Roman', Times, serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: line-through;
	float:left;
	margin:6px 0 0;
}
.item-desc .tabset {
	font-weight:bold;
}
.item-desc .tabset li {
	float:left;
	margin:0 3px 0 0;
}
.item-desc .tabset a {
	color:#23242b;
	border:1px solid #d3d3d3;
	display:block;
	padding:7px 9px;
	height:1%;
	background:#ededed;
}
.item-desc .tabset .active a {
	background:#fff;
	position:relative;
	border-bottom-color:#fff;
}
.item-desc .tabcontent {
	border:1px solid #d3d3d3;
	margin-top:-1px;
	padding:10px 10px 1px;
}
.item-desc .tabcontent p {
	margin:0 0 10px;
}
.item-desc .side-testimonial {
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: left;
}
.item-desc .side-testimonial .author {
	color:#222;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	text-align:right;
	display: block;
	overflow: hidden;
}
#main .item-desc .side-testimonial .text {
	padding: 5px;
	overflow: hidden;
	color:#575757;
	font-style:italic;
	padding-bottom:5px;
	border:none;
	width:auto;
	margin:0;
}
.item-desc .side-testimonial .btn-read-all {
	display: block;
	padding: 0 5px;
	width: 79px;
	height: 23px;
	text-align: center;
	line-height: 23px;
	color: #f7621f;
	font-size: 12px;
	font-family: Arial, sans-serif;
	background: #fff;
	border: 1px solid #f7621f;
	text-decoration: none;
	margin: 0 auto;
}
.item-desc .side-testimonial .btn-read-all:hover {
	background: #f7621f;
	color: #fff;
	border-color: #f7621f;
	text-decoration: none;
}
/*/Item Info with Zoom END*/
#main .content .text {
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0 0 50px;
	text-align: justify;
}
#main .content.before .text {padding: 0 0 50px;}
#main .content .text h2 {
	margin: 16px 0 0;
	font-size: 20px;
}
#main .content .text h3 {
	margin: 16px 0 0;
	font-size: 16px;
	color: #8c0066;
}
#main .content .text p {
	line-height: 16px;
	margin: 8px 0 0;
	text-indent: 32px;
	color: #000;
}
#main .content .text .img-holder {
	width: 100%;
	overflow: hidden;
	margin: 20px 0 0;
}
/*Text Zoom Images*/
#main .content .text .gallery.small {
	float: left;
	width: 285px;
	margin: 15px 15px 0 0;
	padding: 10px 0;
	background: #fdffbf;
	border: 1px dashed #d8d8d8;
}
#main .content .gallery.small ul {padding: 0;}
#main .content .text .gallery.small li {
	width: 120px;
	margin: 0 10px;
	padding: 0;
}
#main .content .gallery.small ul li .gallery-img {width: 120px;}
#main .content .gallery.small ul li .gallery-img img {
	max-width: 120px;
	min-height: 120px;
}
#main .content .text ul {
	list-style: none;
	padding: 0 0 0 32px;
	margin: 8px 0 0;
	color: #000;
}
#main .content .text ul li {font-style: italic;}
#main .content .text ul li:before {
	content: '-\0000a0';
}
/*Post Nav*/
#main .content .post-nav {
	overflow: hidden;
	margin: 16px 0 0;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}
#main .content .post-nav li {
	overflow: hidden;
	width: 45%;
}
#main .content .post-nav li.nav-previous {float: left;}
#main .content .post-nav li.nav-next {float: right;text-align: right;}
#main .content .post-nav li:first-child:before {content: none;}
/* News */
#main .content .news {
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0 0 50px;
}
#main .content .news .item {
	width: 100%;
	overflow: hidden;
	background: url(../images/divider01.png) repeat-x 0 0;
	margin: 0 0 16px;
	padding: 16px 0 0;
}
#main .content .news .item:first-child {
	background: none;
	padding: 0;
}
#main .content .news .item .item-headline {
	width: 100%;
	overflow: hidden;
}
#main .content .news .item .item-headline strong {
	font-size: 20px;
	display: block;
	text-indent: 32px;
}
#main .content .news .item .item-headline .date {
	display: block;
	font-size: 12px;
	color: #f7621f;
	text-indent: 32px;
}
#main .content .news .item .item-text {
	width: 100%;
	overflow: hidden;
}
#main .content .news .item .item-text p {
	line-height: 16px;
	margin: 16px 0 0;
	text-indent: 32px;
}
#main .content .news .item .item-text .more {
	color: #f7621f;
	text-decoration: underline;
	float: left;
	margin: 16px 0 0 32px;
}
/* Slider */
.slider-holder {
	position: relative;
	float: left;
	width: 100%;
	height: 540px;
	padding: 20px 0 21px;
	background: url(../images/divider01.png) repeat-x 0 100%;
}
#slider {
	width: 720px;
	height: 540px;
	overflow: hidden;
	margin: 0 auto;
}
#slider ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#slider ul li {
	overflow: hidden;
	width: 720px;
	height: 540px;
}
#slider ul li img {
	display: block;
	margin: 0 auto;
	max-width: 720px;
	max-height: 540px;
}
#prevBtn, #nextBtn {
	position: absolute;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	height: 77px;
	width: 30px;
	top: 242px;
	z-index: 1000;
}
#prevBtn {left: 10px;}
#prevBtn a {
	display: block;
	text-decoration: none;
	background: url(../images/btn_prev.png) no-repeat;
	height: 57px;
	width: 30px;
	opacity: 0.7;
}
#prevBtn a:hover {opacity: 0.3;}
#nextBtn {right: 10px;}
#nextBtn a {
	display: block;
	position: relative;
	background: url(../images/btn_next.png) no-repeat;
	height: 57px;
	width: 30px;
	opacity: 0.7;
}
#nextBtn a:hover {opacity: 0.3;}
/* /Slider */
#main .content .gallery {
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 20px 0 50px;
}
#main .content .gallery ul {
	width: 800px;
	float: left;
	margin: 0 5px;
	overflow: hidden;
	padding: 0 0 30px;
	list-style: none;
}
#main .content .gallery ul li {
	float: left;
	width: 190px;
	margin: 0 5px;
	overflow: hidden;
}
#main .content .gallery ul li:before {content: none !important;}
#main .content .gallery ul li .gallery-img {
	display: block;
	width: 190px;
	height: 160px;
	overflow: hidden;
	text-align: center;
}
#main .content .gallery ul li .gallery-img a {
	text-decoration: none;
	display: inline-block;
	position: relative;
}
#main .content .gallery ul li .gallery-img a:after {
	content: "";
	position: absolute;
	width: 32px;
	height: 32px;
	bottom: 2px;
	right: 2px;
	background: url(../images/zoom-ico.png) no-repeat;
}
#main .content .gallery ul li .gallery-img img {
	display: block;
	max-width: 190px;
	max-height: 160px;
	margin: 0 auto;
}
#main .content .gallery ul li .gal-descr {
	display: block;
	padding: 10px 0 0;
	text-align: center;
}
#main .content .gallery ul li .gal-descr.empty {color: #c2c2c2;}
#main .content.before .gallery ul li .gal-descr {height: 32px;overflow: hidden;}
#main .content .gallery .gal-head {
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	display: block;
	color: #000;
	width: 100%;
	padding: 10px 0 0;
}
#main .content .gallery-list {
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 20px 0 50px;
}
#main .content .gallery-list ul {
	width: 800px;
	float: left;
	margin: 0 5px;
	overflow: hidden;
	padding: 0 0 30px;
	list-style: none;
}
#main .content .gallery-list ul li {
	float: left;
	width: 150px;
	margin: 0 5px;
	overflow: hidden;
}
#main .content .gallery-list ul li a {
	display: block;
	text-decoration: none;
	overflow: hidden;
}
#main .content .gallery-list ul li:before {content: none !important;}
#main .content .gallery-list ul li .gallery-img {
	display: block;
	width: 150px;
	height: 100px;
	overflow: hidden;
	text-align: center;
}
#main .content .gallery-list ul li .gallery-img img {
	display: block;
	max-width: 100px;
	max-height: 100px;
	margin: 0 auto;
}
#main .content .gallery-list ul li .gal-name {
	display: block;
	padding: 10px 0 0;
	text-align: center;
}
#main .content .gallery-list ul li .gal-name.empty {color: #c2c2c2;}
#main .content.before .gallery-list ul li .gal-name {height: 32px;overflow: hidden;}
/*--/Subpage END*/
/*--Art Menu*/
#art-menu {
	width: 810px;
	height: 600px;
	margin: 20px auto 50px;
	overflow: hidden;
	background: #fff;
	position: relative;
}
#art-menu .am-item {
	display: block;
	width: 405px;
	height: 600px;
	position: relative;
	box-shadow: 3px 0 6px 0 rgba(0, 0 ,0, 0.5);
	position: absolute;
	top: 0;
}
#art-menu .am-item.women {
	background: url(../images/art/1.jpg) no-repeat;
	left: 0;
	z-index: 10;
}
#art-menu .am-item.men {
	background: url(../images/art/2.jpg) no-repeat;
	left: 405px;
	z-index: 9;
}
#art-menu .am-item .am-title {
	height: 24px;
	width: 395px;
	background: #000;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	position: absolute;
	top: 150px;
	left: 5px;
	z-index: 7;
	box-shadow: 2px 2px 2px 2px rgba(0, 0 ,0, 0.5)
}
#art-menu .am-item img {
	display: block;
	width: 405px;
	height: 600px;
	position: absolute;
	z-index: 5;
	left: 0;
	top: -600px;
}
#art-menu .am-item .am-submenu {
	width: 365px;
	padding: 20px 10px 10px 30px;
	background: rgba(0, 0, 0, 0.5);
	margin: 0;
	list-style: square;
	position: absolute;
	z-index: 6;
	height: 350px;
	left: 0;
	bottom: -380px;
	color: #f7621f;
}
#art-menu .am-item .am-submenu li {
	line-height: 20px;
	color: #f7621f;
	font-size: 14px
}
#art-menu .am-item .am-submenu li a {
	text-decoration: none;
	color: #fff;
}
#art-menu .am-item .am-submenu li a:hover, #art-menu .am-item .am-submenu li.active a {
	text-decoration: none;
	color: #f7621f;
}
#art-menu .am-content {
	width: 360px;
	padding: 0 20px;
	height: 600px;
	overflow: hidden;
	position: absolute;
	bottom: -600px;
	right: 0;
}
#art-menu .am-content .am-slide {
	width: 360px;
	height: 600px;
	overflow: hidden;
	position: relative;
}
#art-menu .am-content .am-slide .slide-head {
	float: left;
	width: 360px;
	height: 30px;
}
#art-menu .am-content .am-slide .slide-head strong {
	display: block;
	color: #f7621f;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}
#art-menu .am-content .am-slide .slide-head .slide-close {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	text-decoration: none;
	width: 20px;
	height: 20px;
	background: url(../images/art-close.png) no-repeat;
	position: absolute;
	top: 5px;
	right: 0;
	z-index: 10;
}
#art-menu .am-content .am-slide .slide-table {
	float: left;
	width: 360px;
	margin: 20px 0 0;
	height: 530px;
	overflow: auto;
	display: none;
}
#art-menu .am-content .am-slide .slide-table table {
	border-collapse: collapse;
	border-spacing: 0;
	max-width: 100%;
	width: 100%;
	/*table-layout: fixed;*/
}
#art-menu .am-content .am-slide .slide-table table td {
	vertical-align: middle;
	background-color: #000;
	border-color: #f7621f;
	color: #ccc;
	font-size: 12px;
	padding: 3px 20px;
	line-height: 18px;
	text-align: left;
	border-width: 1px 0 0;
	border-style: solid;
}
#art-menu .am-content .am-slide .slide-table table tr > td:first-child {
	width: 184px !important;
	text-align: left !important;
}
#art-menu .am-content .am-slide .slide-table table tr > td:last-child {text-align: right;}
#art-menu .am-content .am-slide .slide-table table tr:first-child td {border: none;}
#art-menu .am-content .am-slide .slide-table table td strong {
	font-weight: bold;
	color: #f7621f;
}
#art-menu .am-content .am-slide .slide-table table td a {color: #f7621f;}
/*--/Art Menu END*/
/*--/Contacst*/
#main .content .contacts {
	width: 200px;
	overflow: hidden;
	float: left;
	margin: 0 10px 0 0;
	padding: 0 0 50px;
}
#main .content .contacts .contact-type {
	float: left;
	width: 200px;
	padding: 0 0 25px;
}
#main .content .contacts .contact-type .headline {
	display: block;
	padding: 0 0 5px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	overflow: hidden;
	width: 100%;
	margin: 0;
	background: none;
	text-align: left;
}
#main .content .contacts .contact-type .ico-holder {display: none;}
#main .content .contacts .contact-type p {
	margin: 0;
}
#main .content .contacts .contact-type p a {
	color: #f7621f;
}
#main .content .map {
	width: 600px;
	float: left;
	overflow: hidden;
	padding: 0 0 50px;
}
/*--/Contacts END*/
/*/Main END*/
/*Footer*/
#footer {
	float: left;
	overflow: hidden;
	width: 100%;
	border-top: 1px solid #e8e8e8;
	padding: 0 0 20px;
	margin: 0;
	background: url(../images/bg-footer.gif);
}
#footer ul.footer-nav {
	float: left;
	margin: 31px 0 0 20px;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
#footer ul.footer-nav li {
	float: left;
	height: 29px;
	background: url(../images/separator01.gif) no-repeat 0 0;
	padding: 0 0 0 1px;
	font-family: 'Yanone Kaffeesatz Light';
}
#footer ul.footer-nav li:first-child {
	background: none;
	padding: 0;
}
#footer ul.footer-nav li a {
	display: block;
	text-decoration: none;
	text-align: center;
	width: 83px;
	height: 29px;
	line-height: 28px;
	color: #6d6d6d;
	font-size: 18px;
	text-transform: uppercase;
}
#footer ul.footer-nav li a:hover, #footer ul.footer-nav li.active a {
	text-decoration: none;
	color: #f7621f;
}
#footer p.copy {
	float: right;
	width: 206px;
	padding: 0 0 0 20px;
	background: url(../images/separator01.gif) no-repeat 0 0;
	height: 29px;
	line-height: 28px;
	font-size: 15px;
	text-align: left;
	margin: 31px 20px 0 0;
	color: #949494;
	overflow: hidden;
	text-transform: uppercase;
	font-family: 'PT Sans Narrow';
}
#footer p.copy span {color: #5a5a5a;}
#footer p.copy a {
	float: right;
	color: #949494;
	text-decoration: none;
}
#footer p.copy a:hover {text-decoration: underline;}
#footer p.addinfo {
	width: 90%;
	padding: 0 5%;
	overflow: hidden;
	font-size: 11px;
	line-height: 19px;
	margin: 20px 0 0;
	float: left;
	text-align: center;
}
.footer-development {
	width: 100%;
	float: left;
	clear: both;
	text-align: center;
	margin: 18px 0 0;
}

#footer .footer-development a {
	text-decoration: underline;
}

#footer .footer-development a:hover {
	text-decoration: none;
}
/*/Footer END*/
/*Popup*/
.global-popup {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9997;
	background: url(../images/bg-popup.png);
}
.global-popup .popup-box {
	width: 750px;
	padding: 10px;
	background: #fff;
	border: 2px solid #f7621f;
	border-radius: 10px;
	position: relative;
	z-index: 9998;
	margin: 3% auto 0;
}
.global-popup .popup-box .btn-close {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 20px;
	height: 20px;
	background: url(../images/art-close.png);
	position: absolute;
	z-index: 9999;
	top: 5px;
	right: 5px;
	text-decoration: none;
}
.global-popup .popup-box h2 {
	text-align: center;
	font-family: 'Yanone Kaffeesatz Light';
    font-size: 40px;
    margin: 20px 0 0;
    color: #000;
}
.global-popup .popup-box form {
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: none;
}
.global-popup .popup-box form .row {
	width: 100%;
	margin: 10px 0 0;
	overflow: hidden;
}
.global-popup .popup-box form label {
	float: left;
	width: 150px;
	padding: 0 10px 0 65px;
	text-align: right;
	line-height: 40px;
}
.global-popup .popup-box form input[type="text"] {
	float: left;
	width: 400px;
	padding: 0 5px 0 5px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #ccc;
	border-radius: 5px;
}
.global-popup .popup-box form textarea {
	float: left;
	width: 405px;
	padding: 10px 0 0 5px;
	resize: vertical;
	height: 120px;
	border: 1px solid #ccc;
	border-radius: 5px;
}
.global-popup .popup-box form input[type="submit"] {
	color: #313131;
	font-family: Tahoma, sans-serif;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
	height: 35px;
	display: block;
	width: 40%;
	margin: 10px auto 0;
	background: #fff;
	border: 1px solid #ccc;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
}
.global-popup .popup-box form input[type="submit"]:hover {
	color: #fff;
	background: #f7621f;
	border-color: #f7621f;
}
.global-popup .popup-box #error-msg-callback, .global-popup .popup-box #error-msg-contact {
	border: 1px solid #f00;
	border-radius: 5px;
	color: #f00;
	height: 36px;
	line-height: 36px;
	margin: 0 auto;
	text-align: center;
	width: 600px;
	background: #ffc9c9;
}
.global-popup .popup-box #error-msg-callback p, .global-popup .popup-box #error-msg-contact p {margin: 0;}
.global-popup .popup-box .row.error label {
	color: #f00;
}
.global-popup .popup-box .row.error input, .global-popup .popup-box .row.error textarea {
	border-color: #f00;
	color: #f00;
	background: #ffc9c9;
}
/*/Popup END*/

/*Notify START*/
.notify-show .notify {
	margin-right: 0;
}

.notify {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	position: fixed;
	z-index: 10002;
	top: 50%;
	right: 0;
	width: 282px;
	margin-right: -284px;
	padding: 0;
	-webkit-transition: margin .2s ease-in-out 0s;
	        transition: margin .2s ease-in-out 0s;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
	color: #231f20;
	border: 1px solid #a0a0a0;
	background: #fff;
}

.notify-title {
	font: 700 20px/22px arial, helvetica, sans-serif;
	position: relative;
	padding: 10px 40px 10px 12px;
	background: #d4eef9;
}

.notify-body {
	overflow: hidden;
	padding: 12px;
}

.notify p {
	margin: 0 0 13px;
}

.notify-btn {
	font: 700 15px/20px arial, helvetica, sans-serif;
	line-height: 17px;
	display: inline-block;
	margin: 0 0 7px;
	padding: 9px 26px 8px;
	-webkit-transition: background-color .2s ease-in-out 0s, color .2s ease-in-out 0s;
	        transition: background-color .2s ease-in-out 0s, color .2s ease-in-out 0s;
	vertical-align: top;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	border: 0;
	border-radius: 5px;
	background: #231f20;
}

.notify-close {
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
	width: 40px;
	height: 100%;
	text-indent: -9999px;
	background: #bee3f3;
}

.notify-close:after {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 10px;
	height: 10px;
	content: "";
	-webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	background: url(../images/ico-close.svg) no-repeat;
}
/*Notify END*/

/* tabs */
.gallery-wrapper {
	margin: 0 0 25px;
}

.tab-nav {
	font: 18px/1.1 "Yanone Kaffeesatz Light", arial, helvetica, sans-serif;
	text-transform: uppercase;
	color: #6D6D6D;
	text-align: center;
}

.tab-nav:after {
	display: table;
	clear: both;
	content: "";
}

.tab-nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.tab-nav li {
	display: inline-block;
	vertical-align: top;
}

.tab-nav li:hover a,
.tab-nav li.active a {
	color: #F7621F;
}

.tab-nav a {
	padding: 20px 10px;
	display: block;
	color: inherit;
	text-decoration: none;
}

#tab-holder {
	position: relative;
	overflow: hidden;
	margin: 0 -5px;
}

#tab-holder ul {
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0;
}

#tab-holder li {
	display: inline-block;
	vertical-align: top;
	/* width: 33.33%; */
	width: 200px;
	padding: 5px;
	box-sizing: border-box;
}

#tab-holder img {
	display: block;
	width: 100%;
	height: auto;
}

.js-tab-hidden {
	visibility: hidden;
}
/* /tabs */

/* fancybox */
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../images/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../images/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../images/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../images/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('../images/fancybox/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('../images/fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/* /fancybox */