
/*
-webkit-box-reflect: below;
*/

html {
	overflow-y: scroll;
	height: 100%;
}

body {
	font-family: helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	background: #fff;
	color: #333;
	min-height: 100%;
	scroll-behavior: smooth;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
}

.loader {
	background: url("../images/ajax-loader.gif") no-repeat center;
}

.site-loader {
	width: 186px;
	background: #fff;
	border: 1px solid #ccc;
	display: none;
	text-align: center;
	font-size: 14px;
	color: #666;
	padding: 22px 0px 16px 0px;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 102;
	margin: -60px 0px 0px -93px;
	box-shadow: 0 1px 4px #666;
	-moz-box-shadow: 0 1px 4px #666;
	-webkit-box-shadow: 0 1px 4px #666;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.screen-cover {
	width: 100%;
	height: 100%;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.6;
	background: #333;
	z-index: 101;
}

#cookies-wrap {
	width: 100%;
	overflow: hidden;
	background: #444;
	padding: 16px 0;
	line-height: 1.3em;
	z-index: 999;
}

#cookies-wrap p {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	float: left;
	margin: 0 0 0 24px;
	line-height: 1.3em;
}

#cookies-wrap .cookies-close {
	float: right;
	text-decoration: none;
	font-family: 14px;
	color: #fff;
	margin: 8px 24px 0 0;
}

.container {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}

.link {
	background: url("../images/link.png") no-repeat right center;
	padding-right: 11px !important;
}

#header {
	width: 100%;
	height: 112px;
	background: #fff;
	border-bottom: 1px solid #d3d3d3;
	padding: 0;
	margin: 0;
	position: relative;
}

#header .com-text {
	float: right;
	font-size: 24px;
	color: #178b35;
	margin: 24px 42px 0 0;
	padding: 0;
	line-height: 1.3em;
}

.com-text i {
	font-style: normal;
}

#nav {
	float: right;
	/*margin: -48px 32px 0 0;*/
	position: absolute;
	bottom: 0;
	right: 32px;
	clear: both;
}

#menu {
	list-style: none;
	overflow: hidden;
	margin: 0;
	padding: 0;
	clear: both;
}

#menu li {
	float: left;
	margin: 0 10px;
	padding: 14px 8px 15px 8px;
	height: 19px;
	line-height: 16px;
}

#menu li a {
	text-decoration: none;
	font-size: 16px;
	line-height: 16px;
	color: #4d4d4d;
	font-weight: bold;
}

#menu li.selected, #menu li:hover {
	border: none;
	border-bottom: 1px solid #178b35;
	padding: 14px 8px 14px 8px;
}

#menu li.selected a, #menu li:hover a {
	color: #178b35;
}

#menu li.outlet a {
	color: #ed7334;
}

.logo {
	float: left;
	margin: 4px 0 4px 3%;
}

.logo-mobile {
	display: none;
	float: left;
	margin: 0 0 0 3%;
}

.mobile-menu {
	display: none;
	float: right;
	margin: 12px 24px 0 0;
}

#content {
	width: 100%;
	overflow: hidden;
	min-height: 120px;
}

.slides-wrap {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.slides-wrap ol {
	list-style: none;
	overflow: hidden;
}

.slides-wrap ol li {
	width: 100%;
	min-height: 300px;
	float: left;
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0;
	text-align: center;
}

.slides-wrap .slide-text {
	position: absolute;
	overflow: hidden;
	z-index: 3;
}

.slides-wrap ol li img {
	/*width: 100%;
	min-height: 200px;*/
	line-height: 0;
	font-size: 0;
}

.slides-nav {
	list-style: none;
	overflow: hidden;
	position: absolute;
	bottom: 16px;
	left: 50%;
	z-index: 10;
	line-height: 0;
}

.slides-nav li {
	display: inline-block;
	
	float: left;
	margin: 0 4px 0 0;
	background: #fff;
}

.slides-nav li a {
	display: inline-block;
	width: 36px;
	height: 6px;
	text-decoration: none;
	cursor: pointer;
	line-height: 0;
	padding: 0;
}

.slides-nav li.selected {
	background: #178b35;
}

.page p {
	color: #4d4d4d;
	font-size: 15px;
}

.page p a {
	text-decoration: none;
	color: #178b35;
}

.furnitures-wrap, .collections-wrap, .rooms-wrap {
	width: 100%;
	background: #f2f2f2;
	overflow: hidden;
}

.types-wrap, .col-menu-wrap {
	width: 18%;
	height: 100%;
	overflow: hidden;
	float: left;
}


.types-list, .col-menu-list {
	list-style: none;
}

.types-list li, .col-menu-list li {
	padding: 10px 0 10px 16px;
	border-bottom: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	line-height: 22px;
	cursor: pointer;
}

.types-list li a, .col-menu-list li a {
	text-decoration: none;
	font-size: 14px;
	color: #4d4d4d;
	vertical-align: middle;
}

.types-list li.selected, .col-menu-list li.selected {
	background: #fff;
	border-right: none;
}

.types-list li.selected a, .col-menu-list li.selected a {
	font-size: 14px;
	font-weight: bold;
	color: #178b35;
}

.col-menu-wrap h2 {
	display: none;
}

.p-back-to-list {
	display: none;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	color: #4d4d4d;
	vertical-align: middle;
	background: url("../images/back_mobile.png") no-repeat left center;
	width: 180px;
	height: 22px;
	line-height: 26px;
	padding: 0 0 0 26px;
	margin: 14px 0 0 24px;
}

.group-desc {
	min-height: 140px;
	/*border-bottom: 1px solid #d3d3d3;*/
	overflow: hidden;
}

.collection-desc-wrap {
	min-height: 140px;
	background: #f2f2f2;
	width: 99%;
	margin: 6px;
	overflow: hidden;
}

.collection-desc-wrap img {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	width: 270px;
	height: 169px;
}

.collection-desc-wrap h1 {
	font-size: 21px;
	margin: 16px 0 8px 0;
	color: #333;
}

.gd-mid {
	display: inline-block;
	min-width: 200px;
	max-width: 600px;
	line-height: 1.6em;
	padding: 0px 0 12px 16px;
	font-size: 17px;
	color: #313131;
}

.gd-mid p {
	margin: 0;
	font-size: 14px;
	color: #333;
}

.products-wrap, .collections-list-wrap, .rooms-list-wrap {
	width: 80%;
	min-height: 300px;
	float: left;
	overflow: hidden;
	background: #fff;
	/*border-left: 1px solid #d3d3d3;*/
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
}

.products-wrap, .rooms-list-wrap, .collections-list-wrap {
	width: 82%;
}


.rooms-list-wrap {
	position: relative;
}

.products-list, .collections-list, .rooms-list {
	width: 100%;
	overflow: hidden;
	list-style: none;
}

.products-list {
	border-left: 2px solid #fff;
}

.products-list li {
	float: left;
	width: 25%;
	min-height: 192px;
	border-right: 2px solid #fff;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    text-align: center;
    padding: 0 0 20px 0;
    overflow: hidden;
}

.products-list li a {
	text-decoration: none;
}

.products-list li img {
	width: 100%;
	margin: 20px 0 8px 0;
}

.products-list li .lq {
	width: 100%;
	overflow: hidden;
}

.products-list li .fast-preview {
	display: none;
	text-align: center;
	background: #f2f2f2;
}

.products-list .product-name {
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color: #4d4d4d;
}

.product-details {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 960px;
	margin: 0 0 0 -480px;
	z-index: 103;
	background: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.phead {
	width: 100%;
	height: 43px;
	overflow: hidden;
	position: relative;
	background: #f2f2f2;
	border-bottom: 1px solid #d3d3d3;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	line-height: 48px;
}

.phead h2 {
	font-size: 15px;
	color: #4d4d4d;
	text-align: center;
	vertical-align: middle;
	margin: 0;
}

.phead .close {
	width: 22px;
	height: 22px;
	position: absolute;
	top: 13px;
	right: 13px;
	background: url("../images/close.png") no-repeat;
}

.pbody {
	width: 100%;
	overflow: hidden;
	padding: 0;
}

.gal-wrap {
	width: 65%;
	float: left;
	overflow: hidden;
	position: relative;
	margin: 32px 0 16px 1%;
}

.gal-wrap ol {
	list-style: none;
	overflow: hidden;
	height: 480px;
}

.gal-wrap ol li {
	float: left;
	width: 624px;
	height: 480px;
	line-height: 480px;
	text-align: center;
}

.gal-wrap ol li img {
	vertical-align: middle;
}

.gal-wrap ol li span {
	display: inline-block;
	width: 100%;
	height: 100%;
}

.enlarge {
	text-align: center;
	font-size: 13px;
	line-height: 18px;
	height: 18px;
}

.enlarge a {
	text-decoration: none;
	color: #333;
}

.enlarge span {
	vertical-align: middle;
}

.enlarge img {
	line-height: 18px;
	height: 18px;
	margin: 0 4px 0 0;
	display: inline-block;
	vertical-align: middle;
}

.pbody .arrow {
	position: absolute;
	top: 50%;
	width: 39px;
	height: 37px;
}

.pbody .arrow-l {
	left: 32px;
	background: url("../images/left.png") no-repeat center center;
}

.pbody .arrow-r {
	right: 32px;
	background: url("../images/right.png") no-repeat center center;
}

.room-details .pbody .arrow {
	width: 12%;
	height: 100%;
	top: 0;
}

.room-details .pbody .arrow-l {
	left: 0;
}

.room-details .pbody .arrow-r {
	right: 0;
}

.pbody .gal-mini {
	overflow: hidden;
	list-style: none;
	margin: 8px 0 0 0;
}

.details-wrap {
	
}

.pbody  .gal-mini li {
	float: left;
	overflow: hidden;
	margin: 0 6px;
	padding: 1px;
}

.pbody  .gal-mini li.selected {
	border: 1px solid #178b35;
	padding: 0;
}

.pbody  .gal-mini li, .gal-wrap .gal-mini li img {
	width: 90px;
	height: 90px;
}

.pbody .details {
	width: 33%;
	float: left;
	line-height: 1.3em;
	margin: 0 0 0 1%;
	position: relative;
}

.pbody .details h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 8px 0 4px 0;
}

.pbody .details h3 span {
	font-weight: normal;
}

.pbody .details h3.t {
	margin: 24px 0 4px 0;
}

.pbody .details h3.c {
	margin: 16px 0 4px 0;
}

.pbody .bold {
	font-weight: bold;
}

.pbody .description {
	margin: 36px 0 56px 0;
	font-size: 13px;
	line-height: 1.5em;
}

.pbody .outlet-price p {
	font-size: 16px;
	line-height: 1.8em;
}

.pbody .details a, .pbody .details table {
	font-size: 14px;
	text-decoration: none;
	color: #4d4d4d;
}

.stuff-wrap {
	width: 100%;
	border-top: 1px solid #d3d3d3;
	background: #f2f2f2;
	overflow: hidden;
	clear: both;
}

.stuff-wrap h2, .finishing-types h2 {
	font-size: 14px;
	color: #4d4d4d;
	text-align: center;
}

.stuff-wrap > h2 {
	margin: 18px 0;
}

.finishing-types h2 {
	margin: 18px 0;
}

.finishing-types-large, .stuffs-large {
	display: none;
	position: absolute;
	z-index: 107;
	width: 480px;
	height: 480px;
	padding: 8px;
	background: #fff;
	border: 1px solid #d3d3d3;
}

.stuffs {
	list-style: none;
	width: 96%;
	height: 65px;
	margin: 16px auto 0 auto;
	overflow: hidden;
}

.stuffs li {
	float: left;
	width: 18%;
	min-width: 120px;
	height: 60px;
	line-height: 60px;
	padding: 5px 9px 0 9px;
	cursor: pointer;
}

.stuffs li.selected, .stuffs li:hover {
	background: #fff;
	border: 1px solid #d3d3d3;
	border-bottom: none;
	padding: 4px 8px 0 8px;
}

.stuffs li img {
	margin: 0 8px 0 0;
	float: left;
}

.stuffs li a {
	text-decoration: none;
	color: #4d4d4d;
	font-size: 14px;
	vertical-align: middle;
	float: left;
	position: relative;
}

.stuffs li a .eicon {
	display: none;
	width: 56px;
	height: 56px;
	background: url("../images/enlarge.png") center center no-repeat;
	z-index: 101;
	top: 0;
	left: 0;
	position: absolute;
}



.colors-wrap {
	background: #fff;
	border-top: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	margin: -1px 0 0 0;
	overflow: hidden;
	padding: 0 0 8px 0;
}

.colors-wrap h2 {
	margin: 18px 0 0 0;
}

.color {
	overflow: hidden;
	width: 100%;
	height: auto;
	display: none;
	padding: 4px 0 8px 0;
}

.color ul {
	list-style: none;
	width: 100%;
	margin: 8px 0 0 8px;
}

.color ul li {
	float: left;
	width: 44px;
	text-align: center;
	font-size: 13px;
	line-height: 1.3em;
	margin: 0 0 2px 0;
}

.finishing-types {
	overflow: hidden;
	width: 100%;
	padding: 0 0 32px 0;
	background: #f2f2f2;
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
	text-align: center;
}

.finishing-types .empty {
	
}

.finishing-types ol {
	list-style: none;
	width: 96%;
	margin: 4px auto;
}

.finishing-types ol li {
	float: left;
	width: 24%;
	min-width: 120px;
	line-height: 90px;
	margin: 0 1% 8px 0;
}

.finishing-types ol li img {
	float: left;
	margin: 0 12px 0 0;
	border: 1px solid #d3d3d3;
}

.finishing-types ol li span {
	font-size: 13px;
	vertical-align: middle;
	float: left;
}

.collections-list-wrap, .rooms-list-wrap {
	padding: 0;
}

.collections-list li, .rooms-list li {
	width: 33.3333%;
	float: left;
	border-left: 5px solid #fff;
	border-top: 5px solid #fff;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    text-align: center;
}


.collections-list li img, .rooms-list li img {
	width: 100%;
	min-height: 80px;
	padding: 0;
	margin: 0;
	line-height: 0;
	vertical-align: text-bottom;
}

.collections-list li a {
	text-decoration: none;
}

.collections-list li .col-name, .rooms-list li .col-name, .products-list li .col-name {
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #f2f2f2;
}

.collections-list li .col-name a, .rooms-list li .col-name a {
	text-decoration: none;
	font-size: 15px;
	line-height: 15px;
	color: #4d4d4d;
	vertical-align: middle;
}

.products-list li .col-name {
	text-align: center;
}

.products-list li .col-name a {
	/*margin: 0 16px 0 0;*/
}

.products-list li:hover .col-name a, .collections-list li:hover .col-name a, .rooms-list li:hover .col-name a {
	color: #178b35;
}

.room-photos {
	list-style: none;
	overflow: hidden;
}

.room-photos li {
	float: left;
	min-height: 250px;
}

.room-photos li img {
	max-height: 600px;
}

.rooms-mini {
	display: none;
	list-style: none;
	overflow: hidden;
	position: absolute;
	bottom: 64px;
	left: 50%;
	z-index: 10;
	line-height: 0;
}

.rooms-mini li {
	display: inline-block;	
	float: left;
	margin: 0 4px 0 0;
	background: #fff;
}

.rooms-mini li a {
	display: inline-block;
	width: 36px;
	height: 6px;
	text-decoration: none;
	cursor: pointer;
	line-height: 0;
	padding: 0;
}

.rooms-mini li.selected {
	background: #178b35;
}

.room-details {
	width: 100%;
	overflow: hidden;
	/*position: absolute;
	top: 50%;
	left: 50%;
	z-index: 102;
	margin: 0 0 0 -480px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;*/
	background: #fff;
	
}

.room-details .large-photo {
	/*max-height: 480px;*/
}

.room-details .pbody {
	width: 100%;
	text-align: center;
	padding: 0;
}

.room-details .details {
	width: 100%;
	height: 50px;
	padding: 18px 0 10px 0;
}

.room-details .details h3 {
	font-size: 15px;
	color: #4d4d4d;
	margin: 0 0 0 24px;
	float: left;
	line-height: 1.4em;
}

.room-details .details .show-all {
	font-size: 13px;
	color: #4d4d4d;
	text-decoration: none;
	padding: 0 0 0 24px;
	float: left;
	clear: left;
}

.pbody .details .ask-about-product {
	font-size: 12px;
	color: #fff;
	background: #178b36;
	width: 124px;
	height: 28px;
	padding: 0 8px;
	text-decoration: none;
	float: right;
	text-align: center;
	line-height: 28px;
	vertical-align: middle;
	margin: -14px 24px 0 0;
}

#map {
	width: 50%;
	overflow: hidden;
	position: relative;
	float: left;
}

.contact-page {
	width: 100%;
	float: none;
	min-width: 510px;
}

.contact-photo {
	width: 50%;
	float: right;
}

.contact-photo img {
	width: 100%;
}

.salons-page {
	width: 50%;
	float: left;
}

.salons-page .selected-page {
	min-width: 650px;
	background: #dfdfdf;
}



#footer {
	border-top: 1px solid #d3d3d3;
	width: 100%;
	height: 15px;
	padding: 16px 0;
}

#footer p {
	font-size: 11px;
	color: #4d4d4d;
	margin: 0 24px;
	line-height: 15px;
}

#footer .sd-logo {
	vertical-align: middle;
	padding: 0 0 0 8px;
}

#footer a {
	font-size: 15px;
	line-height: 0;
}




