@charset "utf-8";
/* CSS Document */
/******  CSS for eoq *************/
/* CSS Version 1.00 ****************/
/*Creation Date: 8-July-2013 *********************/
/***********  CSS by           *********************/


/********************* Eric's CSS Reset *******************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	word-wrap: break-word;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/********************* Eric's CSS Reset End's *******************************/
/**** Font face def */
/*@font-face {
	font-family: "Conv_helvetica";
	src: url('helvetica.eot');
	src: url('helvetica.woff') format('woff'), url('helvetica.ttf') format('truetype'), url('helvetica.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
*//**** Font face def ends */

body {
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: 400;
	color: #616161;
	background: #CCCCCC;/*f3f3f3*/
}
a:link, a:visited {
	color: #616161;
	text-decoration: none;
}
a:hover, a:active {
	color: #191919;
	text-decoration: none;
}
/*------------margin & padding----------*/
.ml-1 {
	margin-left: 15px;
}
.mr-1 {
	margin-right: 15px;
}
.ml-2 {
	margin-left: 5px;
}
.mr-2 {
	margin-right: 5px;
}
.ml-3 {
	margin-left: 1px;
}
.mr-3 {
	margin-right: 1px;
}
.mt-1 {
	margin-top: 15px;
}
.pt-1 {
	padding-top:15px;
}
.mb {
	margin-bottom: 72px;
}
.pl-0{
	padding-left:0 !important;
}
.mr-4{
	margin-right:25px;
}
.pl-2{
	padding-left:22px;
}
/*------------align----------*/
.align-center {
	text-align:center;
}
.align-left {
	text-align:left;
}
.hide{
	display:none;
}
#wrapper {
	max-width: 1000px;
	margin: 0 auto;
	padding: 0;
	background: #e2e2e3;
}
header {
	background: #828387;
}
/*header .logo {
	display: inline-block;
	padding: 5px 0 0 30px;
	vertical-align: top;
	width: 108px;
}*/
header .logo {
    display: inline-block;
    padding: 0px 10px 0 0px;
    vertical-align: middle;
    width: 165px;
    line-height: 91px;
    float: right;
}
header .logo a img {
    vertical-align: middle;
}
nav {
	display: inline-block;
	width: 78%;
	padding-top: 7px;
}
nav ul {
	list-style: none;
}
nav ul li {
	display: inline-block;
	padding: 10px;
	font-size: 11px;
	letter-spacing: 1px;
	float:left;
	text-transform: uppercase;
}
nav ul li a:link, a:visited {
	font-family: Source Sans Pro;
	color: #fff;
}
nav ul li a:hover, a:active {
	color: #fff;
	border-bottom: #FFFFFF 2px solid;
}
header .logo a:active{border:none;}

nav ul li a #homenav, #storynav, #furniturenav, #lightnav, #pressnav, .active {
	color: #fff;
	border-bottom: #FFFFFF 2px solid;
}
#content {
	padding: 5px;
}
strong {
	font-weight: 600;
}
/*---- Columns---*/
.col, .col-1 {
	display: inline-block;
	vertical-align: top;
}
.col {
	width: 15%;
}
.col-1 {
	width:487px;
}

.bg-1, .bg-2, .product-detail {
	background: #fff;
	height: 100%
}
.bg-2 {
	padding:7px;
}
.bg-1 {
	font-size: 14px;
}
/* .bg-2{font-size:16px;
}
 .bg-2{background:#828387;
 color:#FFF;
 }
 .bg-2 div{ padding:75px 25px 103px 25px;
 }
 .bg-2 h3{font-size:24px;
border-bottom:#9b9c9f 2px solid;
text-align:center;
padding-bottom:10px;
}
*/
.bg-1 p {
	padding: 5px 0;
}
.inner-col {
	width: auto;
	padding:6px 15px 0px 15px;
	background:#fff;
}
.bg-home {
	/*background:url(../images/homepage-image.jpg) no-repeat 0 0;*/
	width:1000px;
	height:669px; position:relative;
}
/*.bg-home a:link {
	display: block;
	left: 37%;
	position:absolute;
	top: 43%;
	width: 26%; z-index:999;
 }
.bg-home a:link {
display: block;
left: 34%;
position: relative;
top: 22%;
width: 30%;
text-indent: -9999px;
height: 60%;
}*/
.bg-home a:link {
    display: block;
    left: 50%;
    position: absolute;
    top: 45%;
    width: 251px;
    z-index: 999;
    margin-left: -125px;
    margin-top: -40px;
}
.owl-controls {
    display: none;
}
.bg-home a:active {
	border:none;
}
.innerContainer-home {
/*	border-width:0 8px 8px;
	border-style: solid;
	border-color: #ccc;
*/	width: 100%;
	height: 100%;
	margin-bottom:10px;
	background: #ccc;
}
/*===================Page Our Story columns======================*/
 .element-01, .element-02, .element-03, .element-04, .element-05, .element-06, .element-07, .element-08, .element-09, .element-10, .element-11, .element-12, .element-13, .element-14, .element-15, .element-16, .element-17, .element-18, .element-19, .element-20, .element-21, .element-22, .element-23, .element-24, .element-25 , .element-26, .element-27, .element-28, .element-29, .element-30, .element-31, .element-32, .element-33, .element-34, .element-35, .element-36, .element-37, .element-38, .element-39, .element-40, .element-41, .element-42, .element-43, .element-44, .element-45, .element-46, .element-47, .element-48, .element-49, .element-50, .element-51, .element-52, .element-53, .element-54, .element-55, .element-56, .element-57, .element-58, .element-59, .element-60, .element-61, .element-62, .element-63, .element-64, .element-65, .element-66, .element-67, .element-68, .element-69, .element-70, .element-71, .element-72, .element-73, .element-74, .element-75, .element-76, .element-77, .element-78, .element-79, .element-80{
	position: absolute;
}
#page-story .col2, .col3, .col4, .col5, .col6, .col7, .col8 , .col9, .col10, .col11, .col12, .col13, .col14, .col15, .col16, .col17,.col18,.col19{
	display: inline-block;
	vertical-align: top;
}
#page-story .col2 {
	width: 260px;
}
#page-story .col3 {
	width: 250px;
}
#page-story .col4 {
	width: 211px;
}
#page-story .col5 {
	width: 495px; height:334px;
}
#page-story .col6 {
	width: 288px;
}
#page-story .col7 {
	width: 432px;
}
#page-story .col8 {
	width: 724px
}
#page-story .element-01 {
	left: 176px;
	top: 53px;
}
#page-story .element-02 {
	left: 445px;
	top: 53px;
}
#page-story .element-03 {
	left: 703px;
	top: 53px;
}
#page-story .element-04 {
	left: 963px;
	top: 53px;
}
#page-story .element-05 {
	left: 176px;
	top: 420px;
}
#page-story .element-06 {
	left: 445px;
	top: 492px;
}
#page-story .element-07 {
	left: 963px;
	top: 356px;
}
#page-story .element-08 {
	left: 176px;
	top: 582px;
}
#page-story .element-09 {
	left: 963px;
	top: 492px;
}
#page-story .element-10 {
	left: 445px;
	top: 787px;
}
#page-story .element-11 {
	left: 743px;
	top: 787px;
}
#page-story .element-12 {
	left: 176px;
	top: 765px;
}
#page-story .element-13 {
	left: 743px;
	top: 1112px;
}
#page-story .element-14 {
	left: 962px;
	top: 1112px;
}
#page-story .col9 {
    width: 185px;
}
#page-story .col10 {
    width: 235px;
}
#page-story .col11{
	width:194px;
}
#page-story .element-15 {
	  left: 176px;
    top: 1119px;
}

#page-story .element-16 {
	 left: 445px;
    top: 1192px;
}
#page-story .element-17 {
	  left: 743px;
    top: 1444px;
}
#page-story .element-18 {
	  left: 962px;
    top: 1416px;
}
#page-story .element-19 {
	left: 176px;
    top: 1636px;
}
#page-story .element-20 {
	    left: 743px;
    top: 1850px;
}
#page-story .element-21 {
	left: 938px;
    top: 1850px;
}

#page-story .element-22 {
 left: 176px;
    top: 1958px;
}

#page-story .element-23 {
	      left: 176px;
    top: 1958px;
}
.col13 {
    width: 557px;
}
.col14 {
    width: 435px;
}
#page-story .element-25 {
     left: 176px;
    top: 1956px;
}
#page-story .element-24 {
	left: 743px;
    top: 2200px;
}
.col19 {
    width: 235px;
}
.col18 {
    width: 185px;
}
#page-story .element-27 {
   left: 743px;
    top: 2452px;
}
#page-story .element-28 {
     left: 176px;
    top: 2171px;
}

#page-story .element-29 {
    left: 935px;
    top: 2452px;
    width: 238px;
}
#page-story .element-30 {
    left: 176px;
    top: 2492px;
    width: 251px;
}
#page-story .element-31 {
    left: 437px;
    top: 2492px;
    width: 296px;
}
#page-story .element-32 {
    left: 743px;
    top: 2769px;
    width: 429px;
}
#page-story .element-33 {
    left: 743px;
    top: 3039px;
    width: 430px;
}
#page-story .element-34 {
    left: 177px;
    top: 2838px;
    width: 556px;
}
#page-story .element-35 {
    left: 743px;
    top: 3360px;
    width: 495px;
}
#page-story .element-36 {
    left: 177px;
    top: 3223px;
    width: 280px;
}
#page-story .element-37 {
    left: 467px;
    top: 3223px;
    width: 265px;
}
#page-story .element-38 {
    left: 742px;
    top: 3611px;
    width: 431px;
}
#page-story .element-39 {
    left: 177px;
    top: 3670px;
  /*  width: 555px;*/
}
#page-story .element-40 {
    left: 741px;
    top: 3873px;
    width: 432px;
}
#page-story .element-41 {
    left: 177px;
    top: 3992px;
    width: 369px;
}
#page-story .element-42 {
    left: 553px;
    top: 3992px;
    width: 179px;
}
#page-story .element-43 {
    left: 177px;
    top: 4258px;
    width: 236px;
}
#page-story .element-44 {
    left: 422px;
    top: 4258px;
    width: 310px;
}
#page-story .element-45 {
    left: 741px;
    top: 4458px;
    width: 431px;
}
 #page-story .element-46 {
    left: 741px;
    top: 5059px;
    width: 207px;
}
#page-story .element-47 {
    left: 177px;
    top: 4498px;
    width: 237px;
}
#page-story .element-48 {
    left: 422px;
    top: 4498px;
    width: 307px;
}
#page-story .element-49 {
    left: 741px;
    top: 4809px;
    width: 495px;
}
#page-story .element-50 {
    left: 177px;
    top: 4778px;
    width: 495px;
}
#page-story .element-51 {
    left: 958px;
    top: 5060px;
    width: 215px;
}
#page-story .element-52 {
    left: 177px;
    top: 5030px;
    width: 314px;
}
#page-story .element-53 {
    left: 499px;
    top: 5030px;
    width: 230px;
}
#page-story .element-54 {
    left: 741px;
    top: 5388px;
    width: 432px;
}
#page-story .element-55 {
left: 177px;
    top: 5249px;
    width: 314px;
	}
#page-story .element-56 {
 left: 815px;
    top: 5700px;
    width: 358px;
}
#page-story .element-57 {
    left: 499px;
    top: 5343px;
    width: 230px;
}
#page-story .element-58 {
    left: 177px;
    top: 5467px;
    width: 313px;
}
#page-story .element-59 {
    left: 177px;
    top: 5844px;
    width: 313px;
}
#page-story .element-60 {
    left: 499px;
    top: 5700px;
    width: 304px;
}
#page-story .element-61 {
    left: 816px;
    top: 6191px;
    width: 357px;
}
#page-story .element-62 {
    left: 816px;
    top: 6648px;
    width: 357px;
}
#page-story .element-63 {
    left: 176px;
    top: 6090px;
    width: 313px;
}
#page-story .element-64 {
    left: 499px;
    top: 6182px;
    width: 304px;
}
#page-story .element-65 {
    left: 816px;
    top: 6934px;
    width: 357px;
}
#page-story .element-66 {
    left: 176px;
    top: 6498px;
    width: 313px;
}
#page-story .element-67 {
   left: 499px;
top: 6825px;
    width: 304px;
}
#page-story .element-68 {
    left: 816px;
    top: 7345px;
    width: 357px;
}
#page-story .element-69 {
left: 176px;
top: 6905px;
width: 313px;
}
#page-story .element-70 {
    left: 176px;
top: 7299px;
width: 627px;
}
#page-story .element-71 {
left: 499px;
top: 6589px;






width: 304px;
}
#page-story .element-72 {
  left: 815px;
top: 6441px;
width: 358px;
}
  /*===========================video===================================*/
.story-grid2, .video2, .video3, .video4, .video5, .video6, .video7, .video8 {
    overflow: hidden;
 }
#page-story  .details{
	background:url(../images/hover-bg2.png) repeat 0 0;
}
.story-grid2  a.mosaic-overlay:link .details, a.mosaic-overlay:visited .details {
 height: 24%;
    z-index: 1;
	 }
.story-grid2  a.mosaic-overlay:hover .details, a.mosaic-overlay:active .details {
      top: 77%;
}

.story-grid2  a.mosaic-overlay:link .details, a.mosaic-overlay:visited .details {
 height: 24%;
    z-index: 1;
	 }
.story-grid2  a.mosaic-overlay:hover .details, a.mosaic-overlay:active .details {
      top: 79%;
}
.story-grid2  a.mosaic-overlay:link .details, a.mosaic-overlay:visited .details {
 height: 40%;
    z-index: 1;
	 }
.story-grid2  a.mosaic-overlay:hover .details, a.mosaic-overlay:active .details {
      top: 73%;
}
.story-grid2  a.mosaic-overlay:link .details, a.mosaic-overlay:visited .details {
 height: 40%;
    z-index: 1;
	 }
.story-grid2  a.mosaic-overlay:hover .details, a.mosaic-overlay:active .details {
      top: 74%;
}

.story-grid2  a.mosaic-overlay:link .details, a.mosaic-overlay:visited .details {
 height: 40%;
    z-index: 1;
	 }
.story-grid2  a.mosaic-overlay:hover .details, a.mosaic-overlay:active .details {
      top: 79%;
}
.story-grid2  a.mosaic-overlay:link .details, a.mosaic-overlay:visited .details {
 height: 40%;
    z-index: 1;
	 }
.story-grid2  a.mosaic-overlay:hover .details, a.mosaic-overlay:active .details {
      top: 73%;
}
.story-grid2  a.mosaic-overlay:link .details, a.mosaic-overlay:visited .details {
 height: 40%;
    z-index: 1;
	 }
.story-grid2  a.mosaic-overlay:hover .details, a.mosaic-overlay:active .details {
      top: 73%;
}
.video1{
 height: 285px;
	top: 0px;
	left: -3px;
	position: relative;
    margin-left: 2px;
}
.video2{ 
	width:495px;
}
.video3{
	width:495px;
	height:334px;
}
.video4{
	height: 334px;
    width: 495px;
}
.video5{
    height: 334px;
}
.video6{
    height:334px;
	width:495px;
}
.video7{
    height: 334px;
}
.video8{
    height: 334px;
}

/*===========================video===================================*/
/*===================Page Press columns======================*/
#page-press .col2, .col3, .col4, .col5, .col6, .col7, .col8 {
	display: inline-block;
	vertical-align: top;
}
#page-press .col2 {
	width: 270px;
}
#page-press .col3 {
	width: 162px;
}
#page-press .col4 {
	width: 331px;
}
#page-press .col5 {
	width: 206px;
}
#page-press .col6 {
	width: 215px;
}
#page-press .col7 {
	width: 441px;
}
#page-press .col8 {
	width: 546px;
}
#page-press .element-01 {
	left: 176px;
	top: 53px;
}
#page-press .element-02 {
	left: 456px;
	top: 53px;
}
#page-press .element-03 {
	left: 735px;
	top: 53px;
}
#page-press .element-04 {
	left: 176px;
	top: 440px;
}
#page-press .element-05 {
	left: 346px;
	top: 440px;
}
#page-press .element-06 {
	left: 516px;
	top: 440px;
}
#page-press .element-07 {
	left: 735px;
	top: 646px;
}
#page-press .element-08 {
	left: 961px;
	top: 646px;
}
#page-press .element-09 {
	left: 176px;
	top: 669px;
}
#page-press .element-10 {
	left: 517px;
	top: 748px;
}
/*===================Page Product columns======================*/
#page-product .col2, .col3, .col4, .col5, .col6, .col7, .col8 , .col9 , .col10 , .col11 , .col12 , .col13, .col14, .col15, .col16, .col17, .col18, .col19 {
	display: inline-block;
	vertical-align: top;
}
#page-product .col2 {
    height: 173px;
    width: 271px;
}
#page-product .col3 {
    height: 299px;
    width: 447px;
}
#page-product .col4 {
    height: 382px;
    width: 262px;
}
#page-product .col5 {
    height: 232px;
    width: 159px;
}
#page-product .col6 {
    height: 428px;
    width: 279px;
}
#page-product .col7 {
    height: 370px;
    width: 262px;
}
#page-product .col9 {
    height: 345px;
    width: 262px;
}
#page-product .col10 {
    height: 403px;
    width: 551px;
}
#page-product .element-01 {
    left: 176px;
    top: 53px;
}
#page-product .element-02 {
    left: 456px;
    top: 53px;
}
#page-product .element-03 {
    left: 913px;
    top: 53px;
}
#page-product .element-04 {
    left: 176px;
    top: 236px;
}
#page-product .element-05 {
    left: 456px;
    top: 361px;
}
#page-product .element-06 {
    left: 516px;
    top: 440px;
}
#page-product .element-07 {
    left: 624px;
    top: 361px;
}
#page-product .element-09 {
    left: 176px;
    top: 603px;
}
#page-product .element-10 {
    left: 913px;
    top: 444px;
}
#page-product .element-11 {
    left: 624px;
    top: 799px;
}
#page-product .col11 {
    height: 358px;
    width: 271px;
}
#page-product .element-08 {
    left: 176px;
    top: 1211px;
}
#page-product .col8 {
    height: 599px;
    width: 437px;
}
#page-product .element-12 {
    left: 412px;
    top: 1210px;
}
#page-product .col12 {
    width: 227px;
}
#page-product .element-13 {
    left: 688px;
    top: 1211px;
}
#page-product .col13 {
    width: 267px;
}
#page-product .element-14 {
    left: 176px;
    top: 1504px;
}
#page-product .col14 {
    width: 487px;
}
#page-product .element-15 {
    left: 412px;
    top: 1586px;
}
#page-product .col15 {
    width: 227px;
}
#page-product .element-16 {
    left: 688px;
    top: 1550px;
}
#page-product .col16 {
    width: 267px;
}
#page-product .element-17 {
    left: 176px;
    top: 1801px;
}
#page-product .col17 {
    width: 488px;
	height: 626px;
}
#page-product .col18 {
    width: 502px;
}
#page-product .element-18 {
top: 2186px;
left: 176px;
}
#page-product .col19 {
width: 552px;

}

.furniture .element-01 a.mosaic-overlay:hover .details, a.mosaic-overlay:active .details{
	top:77%;
}
.furniture .element-02 a.mosaic-overlay:hover .details, a.mosaic-overlay:active .details{
	top: 88%;
}
.furniture .element-03 a.mosaic-overlay:hover .details, a.mosaic-overlay:active .details{
	top:88%;
}
.furniture .element-04 a.mosaic-overlay:hover .details, a.mosaic-overlay:active .details{
	top:88%;
}
.furniture .element-05 a.mosaic-overlay:hover .details, a.mosaic-overlay:active .details{
	top:88%;
}
.furniture .element-07 a.mosaic-overlay:hover .details, a.mosaic-overlay:active .details{
	top:88%;
}
.furniture .element-09 a.mosaic-overlay:hover .details, a.mosaic-overlay:active .details{
	top:88%;
}
.furniture .element-10 a.mosaic-overlay:hover .details, a.mosaic-overlay:active .details{
	top:88%;
}
.furniture .element-11 a.mosaic-overlay:hover .details, a.mosaic-overlay:active .details{
	top: 88%;
}

#light .col2, .col3, .col4, .col5, .col6, .col7, .col8 , .col9 , .col10 , .col11 , .col12 , .col13 {
	display: inline-block;
	vertical-align: top;
}
#light .col2 {
    height: 173px;
    width: 271px;
}
#light .col3 {
    height: 459px;
    width: 449px;
}
#light .col4 {
    height: 382px;
    width: 262px;
}
#light .col4 {
    height: 358px;
    width: 262px;
}
#light .col5 {
    height: 232px;
    width: 159px;
}
#light .col7 {
    height: 370px;
    width: 262px;
}
#light .col8 {
    height: 611px;
    width: 437px;
}
#light .col9 {
    height: 402px;
    width: 279px;
}
#light .element-01 {
    left: 176px;
    top: 53px;
}
#light .element-02 {
    left: 456px;
    top: 53px;
}
#light .element-03 {
    left: 913px;
    top: 53px;
}
#light .element-04 {
    left: 176px;
    top: 236px;
}
#light .element-05 {
    left: 456px;
    top: 522px;
}
#light .element-06 {
    left: 516px;
    top: 440px;
}
#light .element-07 {
    left: 905px;
}
#light .element-08 {
    left: 913px;
    top: 422px;
}
#light .element-09 {
    left: 176px;
    top: 764px;
}
#light .element-10 {
    left: 624px;
    top: 522px;
}
#light .element-11 {
     left: 624px;
    top: 935px;
}
#light .element-12 {
     left: 913px;
    top: 801px;

}
#light .col13 {
    height: 437px;
    width: 729px;
}
#light .element-13 {
    left: 175px;
    top: 1383px;
}
#light .element-14 {
    left: 689px;
    top: 1383px;
}
#light .element-15 {
     left: 977px;
    top: 1383px;
}
#light .element-16 {
    left: 913px;
    top: 1205px;
}

#light .col10 {
    height: 437px;
    width: 280px;
}
#light .col11 {
     height: 519px;
    width: 271px;
}
#light .col12 {
	height: 548px;
    width: 263px;
}
#light .col14 {
    height: 461px;
    width: 263px;
}
 #light .element-01 a.mosaic-overlay:hover .details, a.mosaic-overlay:active .details{
	top:88%;
}
#light .element-02 a.mosaic-overlay:hover .details, a.mosaic-overlay:active .details{
	top:88%;
}
#light  .element-03 a.mosaic-overlay:hover .details, a.mosaic-overlay:active .details{
	top:88%;
}
#light .element-04 a.mosaic-overlay:hover .details, a.mosaic-overlay:active .details{
	top:88%;
}
#light .element-05 a.mosaic-overlay:hover .details, a.mosaic-overlay:active .details{
	top:88%;
}
#light .element-07 a.mosaic-overlay:hover .details, a.mosaic-overlay:active .details{
	top:88%;
}
#light .element-08 a.mosaic-overlay:hover .details, a.mosaic-overlay:active .details{
	top:88%;
}
#light .element-09 a.mosaic-overlay:hover .details, a.mosaic-overlay:active .details{
	top:88%;
 }
#light .element-10 a.mosaic-overlay:hover .details, a.mosaic-overlay:active .details{
	top:88%;
}
#light .element-11 a.mosaic-overlay:hover .details, a.mosaic-overlay:active .details{
	top:88%;
}

#install  .col2, .col3, .col4, .col5, .col6, .col7, .col8 , .col9 , .col10 , .col11 , .col12 , .col13 {
	display: inline-block;
	vertical-align: top;
}
#install a.mosaic-overlay:hover .details, a.mosaic-overlay:active .details {
 	z-index:1;
}

#install .element-01 {
    left: 176px;
    top: 686px;
}

#install .element-01 a.mosaic-overlay:hover .details, a.mosaic-overlay:active .details {
    top: 88%;
 }
#install .element-02 {
    left: 844px;
    top: 53px;
}
#install .element-02 a.mosaic-overlay:hover .details, a.mosaic-overlay:active .details {
    top:73%;
 }
#install .col2 {
    width: 390px;
}
#install .element-03 {
    left: 844px;
    top: 303px;
}
#install .element-03 a.mosaic-overlay:hover .details, a.mosaic-overlay:active .details {
    top:67%;
 }
#install .col3 {
    width: 329px;
}
#install .col4 {
    width: 260px;
}
#install .element-04 {
   left: 575px;
top: 686px;
}
#install .element-04 a.mosaic-overlay:hover .details, a.mosaic-overlay:active .details {
    top:88%;
 }
#install .element-05 {
    left: 176px;
    top: 1206px;
}
#install .element-05 a.mosaic-overlay:hover .details, a.mosaic-overlay:active .details {
    top:84%;
 }
#install .col5 {
    width: 538px;
}
#install .element-06 {
    left: 844px;
    top: 515px;
}
#install .element-06 a.mosaic-overlay:hover .details, a.mosaic-overlay:active .details {
    top:74%;
 }
#install .col6 {
    width: 328px;
}
#install .element-07 {
    left: 844px;
    top: 755px;
}
#install .element-07 a.mosaic-overlay:hover .details, a.mosaic-overlay:active .details {
    top:86%;
 }
#install .col7 {
    width: 329px;
}
#install .element-08 {
    left: 721px;
top: 1206px;    max-height: 465px;
}
#install .col-8 {
width: 452px;
}
#install .element-08 a.mosaic-overlay:hover .details, a.mosaic-overlay:active .details {
    top:86%;
 }
#install .element-09 {
   left: 176px;
top: 53px;
}
#install .col9 {
    width: 659px;
}
#install .element-09 a.mosaic-overlay:hover .details, a.mosaic-overlay:active .details {
    top:90%;
 }
 #install .element-10 {
    left: 624px;
    top: 522px;
}
#install .col10 {
    width: 279px;
}
#install .element-11 {
    left: 624px;
    top: 935px;
}
#install .element-12 {
    left: 913px;
    top: 801px;
}
#install .col13 {
    width: 729px;
}
#install .element-13 {
    left: 175px;
    top: 1383px;
}
#install .element-14 {
    left: 913px;
    top: 1359px;
}
 #install .col11 {
     height: 519px;
    width: 271px;
}
#install .col12 {
	height: 548px;
    width: 263px;
}
#install .col14 {
    height: 461px;
    width: 263px;
}


#install .element-15 {
    left: 721px;
    top: 1679px;
}
#install .element-15 a.mosaic-overlay:hover .details, a.mosaic-overlay:active .details {
    top: 73%;
}

#install .element-16 {
    left: 176px;
    top: 1608px;
	    height: 634px;
}
#install .element-16 a.mosaic-overlay:hover .details, a.mosaic-overlay:active .details {
    top: 93%;
}

#install .element-17 {
    left: 721px;
    top: 1941px;max-height: 301px;
}
#install .element-17 a.mosaic-overlay:hover .details, a.mosaic-overlay:active .details {
    top: 87%;
}

#install .element-18 {
    left: 176px;
    top: 2252px;
}
#install .element-18 a.mosaic-overlay:hover .details, a.mosaic-overlay:active .details {
    top: 96%;
}

#install .element-19 {
    left: 844px;
    top: 2252px;
}
#install .element-19 a.mosaic-overlay:hover .details, a.mosaic-overlay:active .details {
    top: 83%;
}
#install .element-19.newT0p a.mosaic-overlay:hover .details, a.mosaic-overlay:active .details {
    top: 90%;
}

#install .element-20 {
    left: 844px;
    top: 2509px;
}
#install .element-20 a.mosaic-overlay:hover .details, a.mosaic-overlay:active .details {
    top: 90%;
}
#install .element-20.newTop2 a.mosaic-overlay:hover .details, a.mosaic-overlay:active .details {
    top: 90%;
}


.contact {
	font-size:14px;
	padding:28px 5px 72px 5px;/* font-weight:600;*/
}
.contact p {
	line-height: 16px;
	padding-bottom: 15px;
}
.contact a:link, .contact a:visited{
	color:#616161;
}
.contact a:hover, .contact a:active{
	color:#191919;
}

.contact h1 {
	font-size:30px;
	text-transform:uppercase;
	margin:5px 0 18px 0;
	padding-left:3px;
}
/*.smsg {
color: #b1b1b1;
 font-size: 18px;
}*/
.smsg {
    color: #ec8b00;
    font-size: 18px;
    font-weight: 600;
    margin-top: -10px;
    margin-bottom: 10px;
}
form#contactUs {
    margin-top: -6px;
    display: inline-block;
}
.map, .digitalBrochure {
	display:inline-block;
	vertical-align:top;
}
.map {
	margin:0 0 50px 8px;
}
.map-buy{
	width:923px;
	/*height:450px;*/
	margin:0 auto;
}
.map-buy iframe{
	margin-bottom:15px;
}
h2{
  border-bottom: thin solid #333333;
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 10px;
    padding-bottom: 2px;
	text-transform:uppercase;
	letter-spacing:1px;
	}
h4{
	font-size:15px;
	line-height:18px;
	color:#6d6d6d;
	font-weight:600;
}
.list-1{
	display:inline-block;
	vertical-align:top;
	width:33%;
	margin-bottom:15px;
}
.list-1 strong{
	font-weight:600;
}
.list-1 ul {
	list-style:none;
}
.list ul li {
	padding: 5px 0;
}

.digitalBrochure {
	width :150px;
	margin-left:15px;
}
.digitalBrochure h3 {
	/*width: 160px;*/
	 text-align:center;
}
.digitalBrochure h5 a {
	color:#333 !important;
}
.digitalBrochure h5 a:hover {
	color:#000;
}
form {
	padding:0 0 0;
	font-weight:normal;
}
.form-row {
	margin-bottom:11px;
}
.form-row #change-image {
	color:#AAA;
	display:inline-block;
	padding-top: 27px;
	vertical-align: top;
}
#captcha {
	display:inline-block;
}
label {
	display:block;
	margin-bottom:0;
}
label sup {
	color:#FF0000;
	padding-left:2px;
}
input[type="text"], input[type="email"], textarea {
    background: #f8f8f8;
    border: #DFDFDF thin solid;
    padding: 5px 0;
    width: 100%;
    color: #616161;
    text-indent: 10px;
	-webkit-appearance: none;
    border-radius: 0;
}
/*input[type="text"]:focus, input[type="email"]:focus, textarea:focus {
	background:#828387;
	color:#FFFFFF;
}
*/
.form-left, .form-right {
	display:inline-block;
	vertical-align:top;
}
input[type="submit"], input[type="button"]  {
	background:#4c4c4c;
	color:#fff;
	border:#4f4f4f thin solid;
	padding:8px 15px;
	font-weight:600;
	letter-spacing:1px;
	-webkit-appearance: none;
    border-radius: 0;
	cursor:pointer;

}
input[type="submit"]:hover {
	background:#DFDFDF;
	color:#4c4c4c;
	border:#d9d9d9 thin solid;
}
/*===================================New Style===============================*/
.mainContainer {
	width: 1000px;
	margin: 0 auto;
	background: #ccc;
	min-height: 100%;
}
.innerContainer {
/*	border-width: 0 8px;
	border-style: solid;
	border-color: #ccc;
*/	min-height:781px;
	margin-bottom:10px;
	width: 100%;
	height: 100%;
	background: #ccc;
}
/*.first {
	margin-left: 5px !important;
}
*/.image-container {
	margin: 0;
	display:inline-block;
	float: left;
	background:#000;
}
.image-container img {
	display: block;
	width: 100%;
	background:#fff;
}
.image-container a:link img, .image-container a:visited img/*, .image-container a:link video, .image-container a:visited video */{
	opacity:1;
	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-ms-transition-duration: 1s;
	-o-transition-duration: 1s;
	transition-duration: 1s;
	-webkit-transition-property: -webkit-transform, all;
	-moz-transition-property: -moz-transform, all;
	-ms-transition-property: -ms-transform, all;
	-o-transition-property: -o-transform, all;
	transition-property: transform, all;
}
.image-container a:hover img, .image-container a:active img/*, .image-container a:hover video, .image-container a:active video*/ {
	opacity:0.7;
}
.contentHome {
    margin: 0;
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
    float: left;
}

/*=================================Hover Effect================================*/
#page-product .prod-image-container, #light .prod-image-container, #install .image-container{
	margin: 0px;
	display:inline-block;
	float: left;
	overflow:hidden;
 position:static;
}
 /*.prod-image-container a:link img, .prod-image-container a:visited img, .prod-image-container a:link video,{
	opacity:1 !important;
	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-ms-transition-duration: 1s;
	-o-transition-duration: 1s;
	transition-duration: 1s;
	-webkit-transition-property: -webkit-transform, all;
	-moz-transition-property: -moz-transform, all;
	-ms-transition-property: -ms-transform, all;
	-o-transition-property: -o-transform, all;
	transition-property: transform, all;
}
*/
a.mosaic-overlay {
	min-height:100%;
	width:100%;
	display:block;
}
a.mosaic-overlay:link .details, a.mosaic-overlay:visited .details {
	opacity:0;
	position:absolute;
	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-ms-transition-duration: 1s;
	-o-transition-duration: 1s;
	transition-duration: 1s;
	-webkit-transition-property: -webkit-transform, all;
	-moz-transition-property: -moz-transform, all;
	-ms-transition-property: -ms-transform, all;
	-o-transition-property: -o-transform, all;
	transition-property:  transform, all;
	top:100%;
	color:#fff;
}
a.mosaic-overlay:hover .details, a.mosaic-overlay:active .details {
	opacity:1;
	/*top:50%;*/
}
.details {
	height:100%;
	width:100%;
	background:url(../images/hover-bg.png);
	/*padding-top:10px;*/
 color:#fff;
}
.details h4, .details p {
	padding:0 5px;
	color:#fff !important;
	/*position: relative;
	top: 40%;*/
	text-align:center;
}
.details h4 {
	font-size:20px;
	margin:10px 0;
	font-weight:bold;
}
.details p {
	font-size:12px;
	font-weight:400;
	font-style:italic;
	letter-spacing:1px;
	margin:2px 3px;
	display:none;
}

#install .details p {
    display: block;
}

/*=================================Hover Effect================================*/

 footer {
	background: #828387;
	color: #fff;
	font-size: 14px;
	padding: 10px 5px;
}
footer ul {
	list-style: none;
}
footer ul li {
	display: inline-block;
	font-size: 11px;
	letter-spacing: 1px;
	padding: 0 4px;
	text-transform: uppercase;
}
/*footer ul li:after {
    content: " / ";
    padding-left: 5px;
}
footer ul li .last {
	content:none !important ;
}*/
footer ul li a:link, a:visited {
	color: #fff;
}
footer ul li a:hover{
	border-bottom: #fff 2px solid;

}
/*=========Zoomer========================================*/
.product-detail {
	background:#fff;
	padding:25px 0 0;
}
#PageDiv, .rightContent {
	display:inline-block;
	vertical-align:top;
}
#PageDiv {
	width:604px;/*float:left;*/
}
.rightContent {
	/*margin-left: 10px;*/
	padding-top: 10px;
	width:285px;/*480px*/
	height:710px;
	position:relative;
}
.zoomPad img {
	margin: 0 15px;
}
#carousel-main-wrapper {
	width:auto;/*365px*/
	/*height:660px;*/
	z-index:1;
	overflow:visible;
}
#carousel-start-pane {
	position:relative;
	width:100%;
	height:auto;/*660px*/
	overflow:visible;
}
#azoomer-wrapper {
	position:relative;
	width:100%;
	overflow:hidden;
}
#anything-zoomer {
	position:relative;
	float:left;
	width:100%;
	clear:left;
	overflow:visible;
}
#azoomer-wrapper1 {
	position:relative;
	width:100%;
	clear:both;
	overflow:visible;
}
#azoomer-holder {
	position:relative;
	width:100%;
	clear:both;
	overflow:hidden;
}
#azoomer-shad {
	position:relative;
	width:100%;
	/*height:20px;*/
	clear:both;
	overflow:hidden;
	font-size:1px;
}
#carousel_azoomer-thumb-list {
	position:relative;
	width:auto;/*365px*/
	/*height:129px;*/
	clear:both;
	overflow:hidden;
	/*margin-left:14px;*/
	padding-top:15px;
}
#azoomer-thumb-list {
	position:relative;
	width:auto;/*365px*/
	height:125px;
	clear:both;
	overflow:visible;
}
#azoomer-thumb-list2 {
	position:relative;
	width:auto;/*365px*/
	height:145px;
	overflow:visible;
}
#azoomer-thumb-list1 {
	position:relative;
	width:auto;/*365px*/
	height:125px;
	overflow:visible;
}
#azoomer-thumb-list a img {
   
}
.f-lp {
	/*text-align:center;*/
}
.f-lp > a {
   /* display: inline-block;
    position: relative;
    top: -15px;*/
}
#arrows {
	position:absolute;
	top:580px;
	width:23px;
	height:22px;
	z-index:6;
}
#arrows1 {
	position:absolute;
	left:335px;
	top:580px;
	width:23px;
	height:22px;
	z-index:7;
}
#carousel_azoomer-thumb-list div.scroller {
	overflow:hidden;
}
#carousel_azoomer-thumb-list div.scroller div.section {
	overflow:hidden;
	float:left;
	height:145px;
	width:100%;/*365px*/
}
#carousel_azoomer-thumb-list div.scroller {
	width:auto;/*730px*/
	height:145px;
}
.rightContent h1 {
	font-size:16px;
	color:#828387;
	margin-bottom:25px;
	/*text-transform:uppercase;*/
}
.rightContent h2 {
	font-size:18px;
	margin-bottom:15px;
	font-weight:bold;
	color:#828387;
}
.rightContent .prodDesc, .prodSpec {
	font-size:14px;
	line-height:18px;
	margin-bottom:10px;
	color:#828387;
}
.rightContent .prodDetailContent {
	/*min-height:420px;*/
	background:#ededed;
	padding: 24px 24px 13px;
}
.wireframeContainer {
    position: absolute;
   	right:0;
	bottom:0px;
 }
#fancybox-buttons a:active {
	border:none;
}
#fancybox-thumbs ul{
	text-align:center;
}
#designer{
	background:#fff;
	width:800px;
	display:none;
	font-size:12px;
}
#share{
	display:none;
 	padding:15px 10px;
	
}
.ppstart{
	border:none !important;
}
.gmap{
	width:923px;
	height:450px;
	margin-bottom:20px;
}

/*************************** Start 20-04-2015 ******************************/
nav ul li.social-links {
    position: relative;
    top: 3px;
	display:none;
}
nav ul li {
  font-size: 14px;
}

nav ul li a:link, nav ul li a:visited {
    color: #eaeaea;
}

nav ul li a.active {
    color: #fff;
}

nav .social-links a, span.social-links a {
  font-size: 0;
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-right: 8px;
  float:left;
}

nav .social-links a:hover {
    border: none;
}

nav .social-links a.pinterest, span.social-links a.pinterest {
    background: url(../images/pinterest_hover.png) center no-repeat;
}

nav .social-links a.pinterest:hover, span.social-links a.pinterest:hover {
    background: url(../images/pinterest.png) center no-repeat;
}

nav .social-links a.instagram, span.social-links a.instagram {
    background: url(../images/instagram_hover.png) center no-repeat;
}

nav .social-links a.instagram:hover, span.social-links a.instagram:hover {
    background: url(../images/instagram.png) center no-repeat;
}

nav .social-links a.facebook, span.social-links a.facebook{
    background: url(../images/facebook_hover.png) center no-repeat;
}

nav .social-links a.facebook:hover, span.social-links a.facebook:hover {
    background: url(../images/facebook.png) center no-repeat;
}
nav .social-links a.google-plus, span.social-links a.google-plus{
    background: url(../images/Google-plus-white.png) center no-repeat;
}

nav .social-links a.google-plus:hover, span.social-links a.google-plus:hover {
    background: url(../images/Google-plus-grey.png) center no-repeat;
}
nav .social-links a.youtube, span.social-links a.youtube{
    background: url(../images/youtube-white.jpg) center no-repeat;
}

nav .social-links a.youtube:hover, span.social-links a.youtube:hover {
    background: url(../images/youtube.jpg) center no-repeat;
}
nav .social-links a.linkedin, span.social-links a.linkedin{
    background: url(../images/linkedin-white.png) center no-repeat;
}

nav .social-links a.linkedin:hover, span.social-links a.linkedin:hover {
    background: url(../images/linkedin-grey.png) center no-repeat;
}

/*************************** End 20-04-2015 ******************************/

/*************************** Start 21-04-2015 ******************************/
a#ui-carousel-prev, a#ui-carousel-next {
  display: inline-block;
  width: 116px;
  height: 13px;
  font-size: 0;
}

a#ui-carousel-prev {
  background: url(../images/carousel_up_arrow.png) center top no-repeat;
  vertical-align: bottom;
}

a#ui-carousel-next {
    background: url(../images/carousel_down_arrow.png) center bottom no-repeat;
    vertical-align: top;
}

.product-detail {
  padding: 10px;
}

.row:before, .row:after {
    display: table;
    content: "";
}

.row:after {
    clear:both;
}

#PageDiv {
  float: left;
  width: 525px;
  margin-right: 10px;
}

.rightContent {
    float: left;
    width: 445px;
    padding: 0;
}

.carousel-wrapper {
  float: left;
  width: 115px;
  margin-right: 10px;
}

#azoomer-wrapper {
  float: left;
  width: 400px;
}

#carousel img {
  -webkit-filter: grayscale(100%);
  filter: gray;
  filter: grayscale(100%);
}

#carousel img:hover, #carousel .zoomThumbActive img {
  -webkit-filter: grayscale(0%);
  filter: none;
}

.zoomPad img {
    margin: 0;
}

.rightContent .prodDetailContent {
    background: #828387;
    padding: 25px;
    margin-bottom: 10px;
}

.rightContent .prodDetailContent h1 {
  font-size: 24px;
  font-weight: bold;
  color: #cccccc;
  text-transform: uppercase;
  margin-top: 10px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
}

.rightContent .prodDesc {
  color: #ccc;
  font-weight: 300;
  font-style: italic;
  font-size: 16px;
  line-height: 30px;
    margin-bottom: 0;
}

.rightContent .prodSpec {
  float: left;
  width: 127px;
  padding: 20px 25px;
  background: #b2b2b2;
    height: 204px;
    overflow: auto;
}

.prodSpec p {
  font-size: 14px;
  line-height: 18px;
  color: #5a5b5e;
}

.prodSpec p {
  font-size: 14px;
  line-height: 18px;
  color: #5a5b5e;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
}

.prodSpec p:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.wireframeContainer {
  float: left;
  width: 268px;
  position: relative;
    background: #eaeaea;
}

.wireframeContainer img.magnifier {
  position: absolute;
  top: 10px;
  left: 10px;
  display: none;
}

.wireframeContainer:hover img.magnifier {
    display: block;
}

.rightContent .prodDetailContent {
  background: #828387;
  padding: 25px;
  margin-bottom: 10px;
  height: 252px;
  overflow: auto;
}

/*#azoomer-thumb-list {
  height: auto;
  overflow: initial;
}*/

.zoomPreload {
  display: none;
}

/*************************** End 21-04-2015 ******************************/

/*************************** Start 11-05-2015 ******************************/

#page-story .element-73 {
  left: 176px;
  top: 9002px;
  width: 339px;
}

#page-story .element-74 {
  left: 446px;
  top: 8110px;
  width: 213px;
}

#page-story .element-75 {
    left: 499px;
    top: 7186px;
    width: 304px;
}

#page-story .element-76 {
  left: 176px;
  top: 8320px;
  width: 213px;
}

#page-story .element-77 {
  left: 815px;
  top: 8525px;
  width: 357px;
}

#page-story .element-78 {
  left: 399px;
  top: 8013px;
  width: 211px;
}

#page-story .element-79 {
  left: 176px;
  top: 8013px;
}

#page-story .element-80 {
  left: 815px;
  top: 8796px;
  width: 357px;
}

#page-story .element-81 {
  left: 620px;
  top: 7738px;
  position: absolute;
  width: 185px;
}

#page-story .element-82 {
  left: 815px;
  top: 8295px;
  position: absolute;
  width: 357px;
}

#page-story .element-83 {
  left: 399px;
  top: 8345px;
  position: absolute;
  width: 211px;
}

#page-story .element-84 {
  left: 176px;
  top: 7738px;
  position: absolute;
  width: 434px;
}

#page-story .element-85 {
  left: 620px;
  top: 8088px;
  position: absolute;
  width: 185px;
}

#page-story .element-86 {
  left: 176px;
  top: 8627px;
  position: absolute;
  width: 280px;
}

#page-story .element-87 {
  left: 815px;
  top: 7809px;
  position: absolute;
  width: 357px;
}

#page-story .element-88 {
    left: 176px;
    top: 1450px;
    position: absolute;
    width: 260px;
    background: #fff;
    text-align: center;
}
#page-story .element-88 a img {
    width: 124px;
}
#page-story .element-88 a{display:inline-block;}
#page-story .element-89 {
  left: 620px;
  top: 8345px;
  position: absolute;
  width: 185px;
}

.furniture .element-04 a.mosaic-overlay:hover .details {
  top: 88%;
}

.furniture .element-10 a.mosaic-overlay:hover .details {
  top: 88%;
}

.furniture .element-11 a.mosaic-overlay:hover .details {
  top: 88%;
}

#page-product .element-19 img, #page-product .element-20 img, #page-product .element-21 img {
    vertical-align: bottom;
}

#page-product .element-19 {
  left: 176px;
  top: 1211px;
}

.furniture .element-19 a.mosaic-overlay:hover .details {
  top:88%;
}

#page-product .element-20 {
  left: 412px;
  top: 1210px;
}

.furniture .element-20 a.mosaic-overlay:hover .details {
  top: 88%;
}

#page-product .element-21 {
  left: 688px;
  top: 1211px;
}

.furniture .element-21 a.mosaic-overlay:hover .details {
  top:88%;
}

#page-product .element-08 {
  left: 176px;
  top: 1545px;
}

#page-product .element-12 {
  left: 412px;
  top: 1545px;
}

#page-product .element-13 {
  left: 688px;
  top: 1545px;
}

#page-product .element-14 {
  left: 176px;
  top: 1838px;
}

#page-product .element-15 {
  left: 412px;
  top: 1920px;
}

#page-product .element-16 {
  left: 688px;
  top: 1884px;
}

#page-product .element-17 {
  left: 176px;
  top: 2135px;
}

#page-product .element-18 {
  top: 2520px;
  left: 176px;
}

#light .element-01 a.mosaic-overlay:hover .details {
  top: 80%;
}

#light .element-03 a.mosaic-overlay:hover .details {
  top:92%;
}

#light .element-05 a.mosaic-overlay:hover .details {
  top:86%;
}

#light .element-08 a.mosaic-overlay:hover .details {
  top:86%;
}
#light .element-12 {
  height: 396px;
}

#light .element-12 a.mosaic-overlay:hover .details {
  top: 85%;
}

#light .element-14 {
    height: 337px;
}

#light .element-14 a.mosaic-overlay:hover .details {
  top:86%;
}

#light .element-17 {
  left: 1000px;
  top: 1730px;
    width: 173px;
    height: 330px;
}

#light .element-17 a.mosaic-overlay:hover .details {
  top: 42%;
}

#light .element-18 {
  left: 719px;
  top: 1913px;
    width: 271px;
    height: 327px;
}

#light .element-18n a.mosaic-overlay:hover .details {
  top:85%;
}

#light .element-19 {
  left: 977px;
  top: 1541px;
  width: 196px;
  height: 179px;
}

#light .element-00 a.mosaic-overlay:hover .details {
  top:78%;
}

#light .element-20 {
  left: 719px;
  top: 1730px;
}

#light .element-20 a.mosaic-overlay:hover .details {
  top: 80%;
}

#light .element-21 {
  left: 175px;
  top: 1730px;
}

#light .element-21 a.mosaic-overlay:hover .details {
  top: 88%;
}

#light .element-22 {
  left: 447px;
  top: 1730px;
}

#light .element-22 a.mosaic-overlay:hover .details {
  top: 88%;
}

footer.empty {
  height: 20px;
}

.rightContent .prodDetailContent h1 small {
  font-weight: normal;
}

.digitalBrochure {
    width: 250px;
    margin-left: 0;
    float: right;
    background: #8d8b8c;
    text-align: center;
    display: table;
	
}
.digitalBrochure a {
    height: 340px;
    display: table-cell;
    vertical-align: middle;
}
.col-1.align-center.contact_right {
    width: 250px;
    float: right;
    margin-right: 39px;
}
.action_button {
    display: inline-block;
    float: left;
    width: 100%;
    text-align: center;
}
.action_button a {
    color: #828387;
    text-transform: uppercase;
    display: block;
    border: #828387 solid 1px;
    line-height: 28px;
    margin-top: 10PX;
	cursor: pointer;
}
.action_button a:hover{color:#000; border-color:#000;}
.form-row.align_left_side {
    width: 48%;
    float: left;
}
.form-row.align_right_side {
    width: 48%;
    float: right;
}
.form-row {
    display: inline-block;
    float: left;
    width: 100%;
}
.form-row.align_right_side .form-left {
    width: 100%;
    float: left;
}
/*************************** End 11-05-2015 ******************************/

/*************************** Start 28-05-2015 ******************************/
.rightContent .prodDetailContent.mCustomScrollbar {
  padding-right: 10px;
}
/*************************** End 28-05-2015 ******************************/




.furnitureContainer {
  background: #DDD;
}

/* clear fix */
.furnitureContainer:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- .grid-item ---- */

/* 5 columns, percentage width */
.grid-item,
.grid-sizer {
  width:240px;
}
.grid-item img{width:100%;}
.grid-item {
  float: left;
 
}

.gutter-sizer { width: 10px; }

.grid-item--width2 { width: 500px; }
.grid-item--width3{ width: 490px; }
.grid-item--width4{ width: 250px; }
.grid-item--height { height: 219px !important;}
.grid-item--height2 { height: 348px !important; }
.grid-item--height3 { height: 577px !important; }

.grid-item-height { height: 185px !important;}
.grid-item-height2 { height: 380px !important; }
.grid-item-height3 { height: 577px !important; }

.grid {
    display: block;
    clear: both;
}
.sub-header {
    background: #828387;
    width: 100%;
    float: left; margin-bottom:5px;
	    padding-bottom: 10px;
}
.sub-header ul{width:870px; float:right;}
.sub-header ul.width{width:780px; float:right;}
.sub-header ul li {
padding:10px; display:inline-block;
}
.sub-header ul li a {
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.sub-header ul li a:hover{border-bottom: #fff 2px solid;}
.sub-header ul li a.current {
    border-bottom: #fff 2px solid;
}
.contentHome.furniture.new-page {
    margin: 3px auto;
    position: relative;
    right: 0;
    top: 0;
    float: left;
    width: 100%;
}

.prod-image-container img{width:100%;}

#page-product .prod-image-container{margin:0;}

div#isotopeContent {
    top: 0;
    float: left;
    width: 100%;
    right: 0;
}
 #light .prod-image-container{margin:0px; height:auto;}
 
 /*************************** Start 27-01-2017 ******************************/
 
.new-button {
    width: 100%;
    float: left;
}
 .button-new1 {
    width: 49%;
    float: left;
}
 .button-new2 {
    width: 49%;
    float: right;
}
.button-new1 a, .button-new2 a {
    width: 99%;
    padding: 15px 0;
	float: left;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    background-color: #b2b2b2;
    border: solid #b2b2b2 1px;
    color: #5b5b5d; cursor: pointer;
}
.button-new1 a:hover, .button-new2 a:hover {
    background-color: #eaeaea;
    border: solid #eaeaea 1px;
}
.grid-item--width3.visibleClass{width:500px;}

.story-grid{width:242.5px; height:334px;}
.story-grid2{ width: 495px; height:334px; position:relative;}

.story-grid3{width:242.5px;height:162px;overflow: hidden;}

div#page-story div#isotopeContent {
    margin-top: 8px;
}

div#page-story .image-container.all a{display:inline-block; float:left; width:100%;}

footer.empty li {
    display: none;
}

.video-holder{
	/*height:100px !important;*/
}
/*.fancybox-opened {position: fixed !important;}*/


.signup_form {
    display: inline-block;
    padding: 10px 10px 15px;
    width: 74%;
}
.signup_form .signup_col {
    width: 275px;
    color: #eaeaea;
    float: left;
    display:none;
}
.signup_form .signup_col p {
    font-size: 14px;
    line-height: normal;
}
.signup_form .signup_col-1 {
    display: inline-block;
    width: 313px;
    float: left;
    margin-left: 0;
}
.mc-field-group {
    width: 217px;
    float: left;
}
.mc-field-group input[type="email"] {
    padding: 0;
    line-height: 28px;
    border-color: #fff;
    background: #fff;
    color: #828387;
    font-size: 14px;
    font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
}
.clear.botton_box input[type="submit"] {
    background: #fff;
    color: #828387;
    text-transform: uppercase;
    padding: 0 15px;
    line-height: 30px;
    font-size: 12px;
    border: none;
    font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
	cursor: pointer;
}
.clear.botton_box input[type="submit"]:hover {
    background: #e8e8e8;
}
.clear.botton_box {
    float: right;
}
.mc-field-group input[type="email"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:  #828387;
}
.mc-field-group input[type="email"]::-moz-placeholder { /* Firefox 19+ */
  color:  #828387;
}
.mc-field-group input[type="email"]:-ms-input-placeholder { /* IE 10+ */
  color:  #828387;
}
.mc-field-group input[type="email"]:-moz-placeholder { /* Firefox 18- */
  color:  #828387;
}

.signup_form .signup_col-2 {
    float: right;
    display: inline-block;
    margin-right: 0;
}

.signup_form .signup_col-2 p img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.signup_form .signup_col-2 p {
    color:#eaeaea;
    font-size: 14px;
    line-height: 25px;
}
.signup_form .signup_col-2 p a {
    color:#eaeaea;
	    float: left;
}
.signup_form .signup_col-2 p a:active {
    border: none;
}
.signup_form .signup_col-2 span.social-links {
    display: inline-block;
    float: left;
    padding-top: 5px;
    padding-left: 10px;
}
.popup-wrapper {overflow-y:scroll;  display: none; width: 100%; height: 100%; position: fixed; top: 0; left: 0; background-color: rgba(53,53,53,0.8); z-index: 999;}
.popup-wrapper .content950 {background-color: #fff; position: relative; width: 450px; margin: 0 auto; height: auto; margin-top: 100px; padding:70px 35px 20px 35px }
.popup-wrapper .popupclose {background-image: url(../images/close.png); background-repeat: no-repeat; background-size: contain; background-position: center; width: 25px; height: 25px; display: inline-block; position: absolute; top: 15px; right: 15px; cursor: pointer;}
.popup-wrapper .popup-image {
    width: 100%;
    margin-right: 0;
    position: relative;
    height: auto;
    display: inline-block;
    padding:0;
}
.popup-wrapper .content950 p {
    font-size: 18px;
    text-align: center;
}

.popup-wrapper .content950 .mc-field-group input[type="email"] {
    color: #666;
    font-size: 14px;
    line-height: 40px;
    border-color: #666;
    margin-top: 20px;
}

.popup-wrapper .content950 .clear.botton_box {
    float: right;
    width: 100%;
    text-align: center;
}

.popup-wrapper .content950 .clear.botton_box input[type="submit"] {
    border: #666 solid 1px;
    margin-top: 20px;
    line-height: 40px;
    font-size: 16px;
    -webkit-appearance: none;
    border-radius: 0;
}
.popup-wrapper .content950 .mc-field-group {
    width: 100%;
}
.response {
    color: #fff;
    font-size: 13px;
    display: inline-block;
    float: left;
    line-height: normal;
    margin-top: 10px;
}

header.furniture-page .logo {
    line-height: normal;
    padding-top: 0;
    position: absolute;
    top: 20px;
	    right: 0;
}
.sub-header ul li p {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
}
.sub-header ul li p img {
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
}

.no-js .owl-carousel{float:left;}

div#mce-error-response {
    color: #ffb1b1;
}

header.furniture-page {
    padding-bottom: 11px;
}
.bg-home .banner-wrapper .item a { position:static;    margin: 0; width:100%;

}
.content-active {
    font-size: 16px;
    padding: 10px;
    position: absolute;
    bottom: 0;
    z-index: 11;
    color: #000;
    background: rgba(160, 153, 153, 0.46);
    width: 100%;
    margin: 0;
    box-sizing: border-box;
    text-align: center;
    line-height: normal;
}
.content-active p {
    padding-bottom: 8px;
    text-shadow: #565151 1px 1px 3px;
    color: #fff;
}
.content-active p a {
    padding-top: 120px;
}
.item.new:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(0, 0, 0, 0.61);
    top: 0;
}
.slider__link {
    position: absolute;
    z-index: 9999;
    top: 50%;
    left: 50%;
    margin-top: -40px;
    margin-left: -125px;
}
.owl-carousel .owl-item .content-active p a img {
    width: auto;
    display: inline-block;
}
div#team41 div#mc_embed_signup_scroll label {
    font-size: 19px;
    padding-bottom: 5px;
    text-align: center;
    text-transform: uppercase;
    color: #000;
}

div#team41 div#mc_embed_signup_scroll input[type="email"] {
    line-height: 35px;
    padding: 0;
    margin-bottom: 15px;
}
.clear.buttton {
    text-align: center;
}
div#team41.popup-wrapper .content950 {
    padding: 60px 35px 50px 35px;
}
.error_message {
    text-align: center;
    color: red;
    font-size: 14px;
}
.success_message {
    text-align: center;
    font-size: 16px;
    color: green;
}
.email-link {
    padding-bottom: 20px;
    margin-top: -6px;
}
.email-link a {
    font-weight: 600;
}
#install .col3.col3.newT0p {
    width: 538px;
}