/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */

  -ms-text-size-adjust: 100%;
  /* 2 */

  -webkit-text-size-adjust: 100%;
  /* 2 */

}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; color:transparent;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 1.1em;
  margin:0 0 19px 0;
  letter-spacing:0.1em;
  line-height:1.6;
  text-transform:none;
  
  
}
/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}
/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */

  padding: 0;
  /* 2 */

}
/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */

  font-size: 100%;
  /* 2 */

  margin: 0;
  /* 3 */

}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */

  cursor: pointer;
  /* 3 */

}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */

  padding: 0;
  /* 2 */

}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */

  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */

  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */

  vertical-align: top;
  /* 2 */

}
/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
  margin:0;
  padding:0;
  font-weight:normal;
  letter-spacing:0.06em;
  line-height:1.4em;

}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
* html .clearfix {
  zoom: 1;
}
/* IE6 */
*:first-child + html .clearfix {
  zoom: 1;
}
/* IE7 */ul,
ol {
  margin: 0;
  padding: 0;
}
h1 {
  margin: 0;
}
.title {
  color: #fff;
  font-size: 9em;
  border-bottom: 1px solid #fff;
  margin: 0 20px 50px 20px;
  font-weight: normal;
  text-shadow: 0px 0px 5px #999;
}


h2 {
  font-size: 1.3em;
  color: #414140;
  font-weight: normal;
  margin:0 0 10px 0;
  letter-spacing:normal;
  text-transform:none;
  line-height:1.2em;
  
  
}
.section_title {
  position: relative;
  
}
.productSubTitle {
  margin-top: 20px;
  font-size: 1em;
}
.productSectionTitle {
  font-weight: 700;
  padding-top: 30px;
  font-size: 1.2em;
}
h3 {
  font-size: 1.6em;
  color: #414140;
  font-weight: normal;
  margin: 0.5em 0 0 0;
  letter-spacing:0.1em;
  line-height:1.4; 
 
}
.mini-product-name {
  font-size: 1.15em;
  line-height: 1.4em;
   font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif;
  font-weight: 400;
}
.mini-blog-name {
  line-height: 20px;
}
.blogPostTitle {
  font-size: 1.5em;
  margin-bottom: 10px;
}
.price {
  font-size: 1em;
}
.price span {
  color: #414140;
  font-size: 0.75em;
}
h4 {
  font-weight: normal;
  font-size: 1.4em;
	 color: #414140;
}
.sku {
  margin: 15px 0 0 0;
}
h5 {
  font-weight: 510;
   font-size:0.89em; 
   line-height:1.1em;
   text-transform:none;
  
}
h6 {
  font-size: 0.75em;
  color: #1A1919;
  font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif;
  font-weight: 600;
  text-transform:none; 
}
.it {
  font-style: italic;
}
.tC {
  text-align: center;
}
.uCase {
  text-transform: none;
}
.bold {
  font-weight: 400;
}
.AvantGarde {
  font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif;
}
p {
  color: #414140;
  font-size: 1em;
  margin:0 0 15px 0;
  padding:0;
}
a {
  color: #414140;
  text-decoration: none;
}
.view_link {
  width: 80px;
  height: 40px;
  line-height: 37px;
  text-transform: none;
  text-align: center;
  font-size: 1.225em;
  border-bottom: 1px solid #fff;
  color: #fff;
  margin: -20px 0 0 -40px;
}
.view_more_link {
  display: block;
  width: 120px;
  text-align: center;
  margin: 0 auto;
}
.view_more_link span {
  margin-top: 10px;
}
.links {
  list-style-type: none;
  text-align: center;
  font-size: 0.87em;
  line-height: 26px;
  color: #1A1919;
}
.links a {
  color: #1A1919;
}
.serif {
  font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif;
  font-weight: 400;
  /*font-style: italic;*/
}
.box_link {
  height: 1px;
  clear: both;
  text-align: center;
  display: block;
  margin: 0 auto 40px auto;
  border-top: 1px solid #414140;
}
.box_link span {
  position: relative;
  top: -10px;
  background: #fff;
  border: 1px solid #414140;
}

.box_link:hover span {
  -webkit-transition: background 300ms ease-out;
  -moz-transition: background 300ms ease-out;
  -o-transition: background 300ms ease-out;
  transition: background 300ms ease-out;
  background: #000;
		color: #FFF;
}
body {
  font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif;
  overflow-x: hidden;
  
}
.clear {
    clear: both;
}

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  direction: ltr;
  text-indent: -10000px;
}
.spt {
  background-color: transparent;
  background-image: url('/assets/sprite.png');
  background-repeat: no-repeat;
}
.menuIcon {
  width: 15px;
  height: 15px;
  background-position: -122px 0;
}
.smallLogo {
  display: inline-block;
  width: 25px;
  height: 26px;
  background-position: 0 -314px;
}
.facebookIcon {
  width: 11px;
  height: 23px;
  background-position: -119px -71px;
}
.twitterIcon {
  width: 28px;
  height: 23px;
  background-position: -90px -71px;
}
.pinterestIcon {
  width: 24px;
  height: 23px;
  background-position: -131px -71px;
}
.instagramIcon {
  background-position: -0px -0px;
  width: 20px;
  height: 20px;
}
.down_arrow {
  display: inline-block;
  width: 72px;
  height: 72px;
  background-position: -234px -156px;
}
.loader {
  margin: 0 auto;
  display: block;
  width: 72px;
  height: 72px;
  background: url('/assets/loader.gif') no-repeat;
}
.enlarge {
  float: left;
  width: 29px;
  height: 31px;
  background-position: -259px 0;
}
.share {
  float: left;
  width: 18px;
  height: 31px;
  background-position: -234px 5px;
}
.closeItem {
  display: inline-block;
  width: 13px;
  height: 13px;
  background-position: -234px -35px;
}
.wrapper {
  position: relative;
  margin: 0 auto;
}
header {
  position: fixed;
  z-index: 20000;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  text-align: center;
}
header .small_header {
  position: relative;
  width: 100%;
  padding: 25px 0 14px 0;
  height: 71px;
  background: #fff;
}
header .menu_trigger {
  position: absolute;
  top: 55px;
  right: 15px;
  font-size: 0.875em;
  line-height: 15px;
}
header .menu_trigger span {
  float: right;
  margin-left: 10px;
}
header .home {
  display: block;
}
header nav {
  display: none;
  padding: 10px 0 65px 0;
  font-size: 0.875em;
  border-top: 1px solid #000;
  list-style-type: none;
  line-height: 34px;
}
header nav a {
  border-bottom: 1px solid transparent;
  padding-bottom: 5px;
}
header nav a:hover {
  border-bottom: 1px solid #fff;
}
header nav .logo a {
  border-bottom: none;
  padding-bottom: 0;
}
header nav .logo a:hover {
  border-bottom: none;
}
.poster {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  text-align: center;
  background-position: top center;
}
.main .homepage_block {
  position: relative;
  background: #fff;
  padding: 0;

}
.featuredProduct {
  text-align: center;
  position: relative;
  z-index: 1;
  width: 100%;
}
.slider,
.product_listing {
  margin: 50px auto 0 auto;
  padding-bottom: 50px;
}
.slider .img_wrap,
.product_listing .img_wrap {
  position: relative;
  height: 180px;
  width: 100%;
  overflow: hidden;
}


.youmightlike_slider .img_wrap img { height: 100%; }


.youmightlike_slider .category_fabric .img_wrap img,
.youmightlike_slider .category_wallcoverings .img_wrap img,
.youmightlike_slider .category_wallcoverings_ .img_wrap img { width: 100%; height: auto; }



.slider .img_wrap .view_link,
.product_listing .img_wrap .view_link{
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
}
.slider .img_wrap .view_bg,
.product_listing .img_wrap .view_bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: #ED6B3A;
  opacity: 0;
}

.slider .img_wrap a:hover .view_link,
.product_listing .img_wrap a:hover .view_link {
  opacity: 1;
}
.slider .img_wrap a:hover .view_bg,
.product_listing .img_wrap a:hover .view_bg {
  opacity: 0.8;
}
.collection_slider,
.youmightlike_slider {
  width: 290px;
  border-bottom: 1px solid #ED6B3A;
}
.collection_slider ul,
.youmightlike_slider ul {
  list-style-type: none;
}
.collection_slider ul li,
.youmightlike_slider ul li {
  float: left;
  width: 100%;
  text-align: center;
}
.collection_slider ul p,
.youmightlike_slider ul p {
  margin: 0.5em 0 0 0;
}
.youmightlike_slider {
  border-bottom: none;
}
.latest_slider,
.product_listing {
  width: 260px;
}
.latest_slider .slider_item,
.product_listing .slider_item,
.latest_slider .product_inner,
.product_listing .product_inner {
  float: left;
  text-align: center;
  margin-bottom: 30px;
  font-size: 0.975em;
}
.latest_slider .img_wrap img,
.product_listing .img_wrap img {
  width: auto;
  height: 100%;
}
.latest_slider .category_fabric .img_wrap img,
.latest_slider .category_wallcoverings .img_wrap img,
.latest_slider .category_wallcoverings_ .img_wrap img,
.product_listing .category_fabric .img_wrap img,
.product_listing .category_wallcoverings .img_wrap img,
.product_listing .category_wallcoverings_ .img_wrap img { width: 100%; height: auto; }
.latest_slider p,
.product_listing p {
  font-size: 0.95em;
  margin: 0.95em 0 0 0;
  
}

.updates_slider {
  width: 260px;
  margin-bottom: 20px;
  margin-top:20px;
}
.updates_slider ul {
  list-style-type: none;
}
.updates_slider ul li {
  float: left;
  width: 100%;
  text-align: center;
}
.updates_slider ul .img_wrap {
  height: auto;
}
.updates_slider ul .img_wrap .link_wrap {
  position: absolute;
  bottom: 0;
  left: 0;
}
.updates_slider ul .img_wrap img {
  display: block;
  width: 100%;
}
.category_slider_wrap {
  width: 100%;
  overflow: hidden;
  margin-bottom: 50px;
  margin-top: 40px;
}
.category_slider_wrap .category_slider {
  float: left;
  width: 100%;
}
.category_slider_wrap .category_slider .category_item {
  overflow: hidden;
  height: 200px;
  margin-bottom: 20px;
  position: relative;
}
.category_slider_wrap .category_slider .category_item img {
  width: 100%;
}
.category_slider_wrap .category_slider .category_item .cat_item_link {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 50px;
  margin-top: -25px;
  text-align: center;
}
.category_slider_wrap .category_slider .category_item .cat_item_link a {
  color: #fff;
}
.category_slider_wrap .category_slider .category_item .cat_item_link .smallLine {
  margin: 10px auto;
  height: 1px;
  border: none;
  background: #fff;
  width: 10%;
}
.pageBreadcrumbs {
  margin-top: 110px;
  padding-top: 20px;
  border-top: 1px solid #000;
  text-align: center;
}
.pageBreadcrumbs ul {
  font-size: 0.75em;
  list-style-type: none;
  margin-bottom: 20px;
}
.pageBreadcrumbs ul li {
  display: inline-block;
}
.pageNav {
  list-style-type: none;
  text-align: center;
  padding: 10px 0 30px 0;
}
.pageNav li {
  font-size: 0.75em;
  padding: 0 15px;
  font-weight: 700;
  line-height: 30px;
}
.pageNav li a {
  color: #000;
}
.pageNav li a:hover {
  text-decoration: underline;
}
.blogPostItem {
  margin: 0 20px 20px 20px;
  text-align: center;
}
.blogPostItem img {
  width: 100%;
}
.blogPostItem.twitterPostItem {
  border-top: 2px solid #000;
}
.product_results {
  margin-bottom: 50px;
}
.product_display {
  margin-top: 170px;
}
.product_display .media {
  width: 100%;
  position: relative;
}
.product_display .media .galleryButton {
  display: none;
}
.product_display .media .mainImage {
  width: 100%;
}
.product_display .media .mainImage.loadingImg img {
  opacity: 0.5;
}
.product_display .media .mainImage img {
  display: block;
  width: 100%;
}
.product_display .media .media_controls {
  display: none;
}
.product_display .details {
  width: 100%;
}
.product_display .details p {
  font-size: 0.75em;
}
.product_display .details .productOptions {
  margin: 15px 0;
}
.product_display .details .productOptions a {
  display: inline-block;
  width: 56px;
  height: 40px;
  overflow: hidden;
  border: 1px solid #fff;
}
.product_display .details .productOptions a.selected {
  border-color: #000;
}
.product_display .details .productOptions a img {
  width: 54px;
  height: 38px;
  border: 1px solid #fff;
}
.product_display .addToCart {
  clear: both;
  margin-top: 30px;
  padding: 0 15px 20px 15px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
.product_display .addToCart p {
  margin: 20px 0;
}
.product_display .addToCart input[type="text"] {
  float: left;
  width: 65px;
  padding: 10px 25px;
  border: 1px solid #414140;
}
.product_display .addToCart input[type="text"]:focus {
  outline: none;
}
.product_display .addToCart input[type="submit"] {
  width: 100%;
  margin-top: 10px;
  padding: 10px 25px;
  font-size: 1em;
  background: #000;
  border: 1px solid #000;
  color: #fff;
}
.product_display .addToCart input[type="submit"]:focus {
  outline: none;
}
.product_display .addToCart .unit_quant {
  float: left;
  line-height: 40px;
  text-indent: 10px;
  padding: 0;
  font-size: 0.75em;
}
.product_display .addToCart .order_sample {
  margin-top: 10px;
  font-size: 0.75em;
  text-align: left;
}
.product_display .addToCart .order_sample input {
  display: none;
}
.product_display .addToCart .order_sample label {
  line-height: 16px;
  padding-left: 30px;
  display: block;
  background-position: -384px 0;
}
.product_display .addToCart .order_sample label.isActive {
  background-position: -384px -16px;
}
.product_display .stock_display {
  font-size: 0.75em;
  padding: 25px 0;
}
.product_display .relatedImages {
  display: none;
}
.product_display .youMightLike {
  clear: both;
  float: left;
  width: 100%;
  margin: 0 0 20px 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;

}
.product_display .recently_viewed {
  display: none;
}
.contentHeaderImage {
  width: 100%;
  margin-top: 130px;
  background: red;
}
.blogArticle {
  margin-top: 130px;
}
/* CONTACT ********************/
.contactWrapper {
  margin: 110px 0 20px;
  padding-top: 20px;
  border-top: 1px solid #000;
}
.storeContent {
  text-align: center;
  margin: 30px 0;
}
.storeContent img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.storeContent .stockist {
  float: none;
  margin-top: 20px;
}
.storeContent li p {
  color: inherit;
  font-size: inherit;
}
.storeContent a {
  border-bottom: 1px solid #CCC;
}

/* PROJECTS ********************/

#projectsNav{
	margin-top: 130px;
}

.project{
		float: left;
  width: 365px;
  margin-right: 52px;
  overflow: hidden;
  height: 376px;
  margin-top: 30px;
}

.project img{
	width:100%;
}

#projectsWrapper{
	margin-bottom:40px;
 float: left;
}

.projectWrapper{
	width: 365px;
 float: left;
}

.projectLast{
	margin-right: 0px;
}

.project h3{
	font-size: 12px;
 width:100%;
 text-align: center;
 text-transform: none;
 margin: 28px 0px 1px 0px;
}

.project h2{
	font-size: 24px;
 width:100%;
 text-align: center;
 text-transform: none;
 margin: 10px 0px 1px 0px;
 /*font-style: italic;*/
 font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif;
 font-weight: 400;
}

.projectImageWrapper{
	height: 233px;
 overflow: hidden;
}

.project h4{
	font-size: 12px;
  width: 100%;
  text-align: center;
  text-transform: none;
  margin: 18px 0px 1px 0px;
  padding-bottom: 20px;
  background: transparent url('/images/site/linkBack.png') 50% bottom no-repeat;
}

#projectsWrapper .section_title{
	margin-top: 0px;
 padding-top: 0px;

}
/* STOCKISTS AND SUPPLIERS *******************/

.countriesNav{
	width: 100%;
 margin: 133px 0px 50px 0px;
 padding: 40px 0px 0px 0px;
 float: left;
 border-top: 1px solid #000;
}

.countriesNav ul{
	width: 100%;
 list-style: none;
 text-align: center;
}

.countriesNav ul li{
	display: inline-block;
 margin: 0px 23px 10px 0px;
}

.countriesNav ul li a{
	text-transform: none;
 font-size: 12px;
}

#stockists{
	margin-top: 70px;
  overflow: hidden;
}

#stockists, .stockist{
	list-style: none;
}

#stockists li {
  overflow: hidden;
}

.stockist{
	float:left;
 width: 33.3%;
 text-align: center;
 height: 240px;
}

.stockist li{
	text-transform: none;
 text-align: center;
 font-size: 12px;
 font-weight: 400;
 line-height: 22px;
}

.stockistTitle{
	font-weight: bold;
}


/* PROJECT **********************/

#projectImage{
	width: 45%;
 float:left;
 overflow: hidden;
}

#projectOverview{
	width: 55%;
 float:left;
 margin-top: 30px;
}

.clientTitleShort{
 margin-top: 30px;
}

.projectDate{
 margin-bottom: 30px;
}

.projectDescription{
	width: 70%;
	margin: 0 auto;
	text-align: center;
 line-height: 20px;
}

#projectOverview h1{
	font-size: 1.1em;
 font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif;
 /*font-style: italic;*/
 font-weight: 400;
 text-transform: none;
 margin: 0 auto;
 text-align: center;
 width: 70%;
}

#contentContainerContent{
	max-width: 838px;
 margin: 130px auto 0px auto;
}

#contentContainerContentText{
	max-width: 690px;
	margin: 0px auto 50px auto;
	text-align: center;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#contentContainerContentText p{
	line-height: 22px;
}

#contentContainerContentText p:first-child{
	text-transform: none;
 font-size: 24px;
 line-height: 34px;
}

#contentContainerContentText ul{
	list-style:none;
}

#contentContainerContentText li{
	margin: 0px 0px 8px 0px;
}

#contentContainerContent img{
	width:100%;
}

.headerImage{
	margin-top: 40px;
}

#projectOverview h2{
	font-size: 12px;
 text-transform: none;
	width: 100%;
 text-align: center;
}

#projectDisplay{
		width: 1068px;
  margin: 0px auto 50px auto;
  min-height: 800px;
  display: inline-table;
}

#projectLeft, #projectRight{
	width: 72px;
 height: 72px;
}

#projectLeft{
	float:left;
 background: transparent url('/images/site/projectLeft.png') 0 0 no-repeat;
 margin: 250px 0px 0px 20px;
}

#projectRight{
	float:right;
 background: transparent url('/images/site/projectRight.png') 0 0 no-repeat;
 margin: 250px 20px 0px 0px;
 height:750px;
}

#projectDisplayExterior{
	width: 100%;
 text-align: center;
 min-height:600px;
}

.hoverable { opacity: 1;cursor:pointer; }
.hoverable:hover { opacity: 0.8; }

/* BLOG ARTICLE ****************/
.blogArticleOverview{
	/*width: 750px;*/
  margin: 0px auto 50px auto;
  min-height: 800px;
  display: inline-table;
}

.blogOverview{
	/*width: 750px !important;*/
}
.blogOverview img { width: 100%; }

.blogDate{
	 font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  font-size: 18px !important;
  /*font-style: italic;*/
  text-transform: none !important;
  font-weight: 400;
}

.blogOverview h1{
	font-size: 48px !important;
 padding: 20px 0px 20px 0px;
}

.shareIt{
	background: transparent url('/images/site/shareIcon.png') 0 0 no-repeat;
	width: 100px;
 height:50px;
 margin: 40px auto 0px auto;
 cursor:pointer;
}

.shareHidden{
	display: none;
 width: 150px;
 margin: 10px auto 10px auto;
}
 
/* FURNITURE *******************/

#furnitureSect{
	width: 100%;
 float:left;
 margin-top: 40px;
}

.furnitureItem{
	width: 360px;
 overflow: hidden;
 height: auto;
 cursor: pointer;
 margin: 0 20px 20px 20px;
}

.furnitureItem .furnitureItemImage{
	background-size: contain !important;
}

#furnitureOverLay{
	display: none;
	/*position: absolute;*/
 width: 100%;
 height: 100%;
 max-width: 1200px;
 max-height: 817px;
 top: 75px;
 margin: 0 auto;
 background: #000;
 z-index:99999999;
 /*position: fixed;*/
 position: fixed;
 padding-bottom: 25px;
	
}

#furniturePop{
	padding: 20px 20px 20px 5px;
}

#furniturePopLeft{
	float: left;
 max-width: 652px;
 width:54%;
}

#furniturePopLeftArrow{
	float: left;
	width: 10%;
 height: 697px;
 text-align: center;
 vertical-align: center;
 background: transparent url('/images/reuse/furnitureLeft.png') 50% 50% no-repeat;
 margin-right: 5px;
}

#furniturePopRightArrow{
	float: left;
	width: 10%;
 height: 697px;
 text-align: center;
 vertical-align: center;
 background: transparent url('/images/reuse/furnitureRight.png') 50% 50% no-repeat;
 margin-left: 5px;
}

#furniturePopLeftWindow{
	/*width: 560px;*/
 overflow:hidden;
 /*height: 697px;*/
 height: auto;
 float: left;
 width: 77%;
}

#furniturePopLeftWindowTrack{
	width: 1000000px;
}

.furniturePopLeftWindowTrackItem{
	width: 560px;
 /*height: 697px;*/
 height: auto;
 float: left;
}

.furniturePopLeftWindowTrackItem img{
	width: 560px;
}

.furniturePopup{
	margin: 10px 10px 0px 0px;
}

#furniturePopRight{
	float: left;
 max-width: 546px;
 width:46%;
 text-align: center;
}

#furniturePopRight h2{
	font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif;
	font-weight: 400;
	/*font-style: italic;*/
	color: #FFF;
 text-transform: none;
 font-size: 48px;
 width: 100%;
 text-align: center;
 margin-top: 10px;
 
}

#furniturePopRight p{
	text-transform: none;
 color: #FFF;
 font-size: 12px;
 line-height: 18px;
 text-align: center;
}

.furniturePopup{
	border: 1px solid #000;
}

.furniturePopupActive{
	border: 1px solid #FFF;
}

#furniturePopRight .button{
}

.soldButton{
	border: 1px solid #666 !important;
 color: #666 !important;
}

#furniturePopRight ul{
	width: 100%;
 float: left;
}

#furniturePopRight ul li{
	float: left;
 width: 80px;
 height: 117px;
 overflow: hidden;
 margin-right: 12px;
}

#furniturePopRight ul li img{
}

#close-furn{
	color: #FFF;
 float:right;
 font-size: 30px;
 padding: 10px;
}

.furnitureItemText{
	display: none;
}

.furnitureItemText h3{
	font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif;
	font-weight: 400;
	/*font-style: italic;*/
	color: #FFF;
 font-size: 26px;
 text-transform: none;
 width: 100%;
 padding: 0px 0px 20px 0px;
 margin: 0px 0px 20px 0px;
 text-algn: center;
 background: transparent url('/images/site/furnderline.png') center bottom no-repeat;
}

.furnitureItemText a{
	text-transform: none;
 color: #FFF;
 font-size: 16px;

}

footer {
  position: relative;
  z-index: 2;
  background: #transparent;
  padding: 0 0 10px 0;
}
footer .wrapper {
  background: url('/assets/dotpix.png') no-repeat top left #transparent;
  padding-top: 20px;
}
footer .social {
  margin-bottom: 20px;
}
footer .social a {
  display: inline-block;
  margin: 0 15px;
}
.newsletterSub {
  margin: 0 4%;
  font-size: 0.8125em;
}
.newsletterSub p {
  color: #fff;
  font-size: 1em;
}
.newsletterSub input {
  float: left;
  background: #000;
  color: #fff;
  padding: 3% 5%;
}
.newsletterSub input:focus {
  outline: none;
}
.newsletterSub input[type="text"] {
  width: 55%;
  border: none;
  padding-left: 0;
  margin-right: 2%;
  border-bottom: 1px solid #fff;
}
.newsletterSub input[type="submit"] {
  width: 38%;
  border: 1px solid #fff;
}

#subscribeBut:hover{
  -webkit-transition: background 300ms ease-out;
  -moz-transition: background 300ms ease-out;
  -o-transition: background 300ms ease-out;
  transition: background 300ms ease-out;
  background: #FFF;
		color: #000;
}

.button {
  display: inline-block;
  clear: both;
  width: 208px;
  text-align: center;
  color: #fff;
  border: 1px solid #fff;
  padding: 11px 0;
  background: url('/assets/backgrounds/button.png');
}

.button:disabled { opacity: 0.25; }

#makePaymentButton{
	margin: 5px 0px 10px 0px;
}
/* SEARCH ************************************************/

#search{
	width: 100%;
 height: 100%;
 background: #FF6C2C;
 position: absolute;
 top: 0;
 left: 0;
 z-index: 9999999;
 display: block;
 -moz-opacity: 0.86;
	-khtml-opacity: 0.86;
	opacity: 0.86;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=86);
 display: none;

}

#searchInterior{
	margin: 132px auto 0 auto;
 width: 100%;
}

#searchInterior .searchBox{
		background: #E94C0E;
  border-bottom: 1px solid #E94C0E;
  width: 70%;
  height: 50px;
  border-top: none;
  border-left: none;
  border-right: none;
  /*font-style: italic;*/
  font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif;
  font-weight: 400;
  color: #fff;
  text-transform: none;
  font-size: 26px;
  padding: 5px;

}

#searchBoxLeft{
	width: 50%;
 text-align: left;
 float: left;
}

#searchBoxRight{
	width: 50%;
 text-align: right;
	float: right;
}

.altBut{
		background: #FFF;
  color: #E94C0E;
  text-align: center;
  border: none;
  padding: 13px 0px 13px 0px;
  margin: 16px 0px 0px 49px;
  width: 20%;
  text-align: center;
  float: right;
  font-size:1.7em;
}

#closeSearch{
	float: right;
}

.button:hover {
  -webkit-transition: background 300ms ease-out;
  -moz-transition: background 300ms ease-out;
  -o-transition: background 300ms ease-out;
  transition: background 300ms ease-out;
  background: url('/assets/backgrounds/button-hover.png');
  color: #FFF;
  background: #FFF;
  border: 1px solid #000;
}

.button:disabled:hover {
  background: url('/assets/backgrounds/button.png');
  border: 1px solid #fff;
}

.header_underline {
  height: 1px;
  border: none;
  background: #EC602B;
  margin: 10px auto;
  width: 15%;
}
.productName_underline {
  height: 1px;
  border: none;
  background: #000;
  margin: 0 auto;
  width: 100px;
}
.sortOptions {
  clear: both;
}
.sortOptions label {
  font-size: 0.425em;
  font-weight: normal;
}
.sortOptions .dk_container {
  margin: 0 auto;
}
.spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 60px;
  width: 60px;
  margin: -30px 0 0 -60px;
  -webkit-animation: rotation 1.0s infinite linear;
  -moz-animation: rotation 1.0s infinite linear;
  -o-animation: rotation 1.0s infinite linear;
  animation: rotation 1.0s infinite linear;
  border-left: 6px solid rgba(33, 33, 33, 0.25);
  border-right: 6px solid rgba(33, 33, 33, 0.25);
  border-bottom: 6px solid rgba(33, 33, 33, 0.25);
  border-top: 6px solid rgba(33, 33, 33, 0.9);
  border-radius: 100%;
}
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
@-moz-keyframes rotation {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(359deg);
  }
}
@-o-keyframes rotation {
  from {
    -o-transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(359deg);
  }
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
/*
 *  Core Owl Carousel CSS File
 *  v1.24
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 10;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing {
  cursor: url(grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
/* CSS3 Transitions */
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
  -webkit-animation: goDownOut .7s ease both;
  -moz-animation: goDownOut .7s ease both;
  animation: goDownOut .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}
.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {
    opacity: 1;
  }
}
@-moz-keyframes empty {
  0% {
    opacity: 1;
  }
}
@keyframes empty {
  0% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
}
@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
}
@keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
}
@-webkit-keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
  }
}
@-moz-keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0);
  }
}
@keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0);
  }
}
@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }
}
@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(0.8);
  }
}
@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(0.8);
  }
}
@-webkit-keyframes goDownOut {
  to {
    -webkit-transform: translateY(100%);
  }
}
@-moz-keyframes goDownOut {
  to {
    -moz-transform: translateY(100%);
  }
}
@keyframes goDownOut {
  to {
    transform: translateY(100%);
  }
}
@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%);
  }
}
@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%);
  }
}
@keyframes goDown {
  from {
    transform: translateY(-100%);
  }
}
@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5);
  }
}
@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5);
  }
}
/*
*   Owl Carousel Owl Demo Theme
* v1.24
*/
.owl-theme .owl-controls {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
.owl-theme .owl-pagination {
  position: absolute;
  bottom: -40px;
  left: 0;
  width: 100%;
}
/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons {
  position: absolute;
  top: 35%;
  left: 0;
  width: 100%;
}
.owl-theme .owl-controls .owl-buttons div {
  filter: alpha(opacity=60);
  /*IE7 fix*/

  opacity: 0.6;
  background: url('/assets/sprite-ARROWS.png') no-repeat;
  position: absolute;
  top: 0;
  z-index: 11;
  margin-top: -36px;
  width: 72px;
  height: 72px;
  text-indent: -10000px;
  direction: ltr;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
  background-position: -90px -155px;
  left: 0;
  margin-left: -16px;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
  background-position: -162px -155px;
  right: 0;
  margin-right: -17px;
}
.owl-theme .owl-controls .owl-buttons .disabled {
  opacity: 0.3;
}
.owl-theme .owl-controls .owl-buttons div:hover {
  opacity: 1;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: alpha(opacity=100);
  opacity: 1;
  text-decoration: none;
}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */

}
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 14px;
  height: 14px;
  margin: 5px 7px;
  background: url('/assets/owl-controls.png') -106px 0 no-repeat;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  background-position: -90px 0;
}
/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url(AjaxLoader.gif) no-repeat center center;
}
/**
 * Default DropKick theme
 *
 * Feel free to edit the default theme
 * or even add your own.
 *
 * See the readme for themeing help
 *
 */
.dk_container {
  margin-top: 5px;
  width: 100%;
  font-weight: normal;
  font-size: 0.425em;
}
.dk_container:focus {
  outline: 0;
}
.dk_container a {
  cursor: pointer;
  text-decoration: none;
}
.dk_toggle {
  width: 100% !important;
  color: #333;
  padding: 7px 0;
  position: relative;
}
.dk_toggle:hover {
  border-color: #8c8c8c;
}
/* Applied when the dropdown is focused */
/* Applied whenever the dropdown is open */
.dk_open {
  z-index: 10;
}
/* The outer container of the options */
.dk_options a {
  background-color: #fff;
  padding: 8px 0;
}
.dk_options a span {
  border-bottom: 1px solid #000;
}
.dk_options a:hover,
.dk_options .dk_option_current a {
  color: #000;
  text-decoration: none;
}
.dk_options li:last-child a {
  border-bottom: none;
}
.dk_options .disabled {
  cursor: default;
}
.dk_options .disabled a {
  color: #aaa;
}
.dk_options .disabled:hover,
.dk_options .disabled:hover a {
  cursor: default;
  background-color: #fff;
  border-bottom-color: #999;
  text-shadow: none;
}
/* Inner container for options, this is what makes the scrollbar possible. */
.dk_options_inner {
  max-height: 250px;
  color: #333;
}
/******  End Theme ******/
/***** Critical to the continued enjoyment of working dropdowns ******/
.dk_container {
  display: none;
  float: left;
}
.dk_container a {
  outline: 0;
}
.dk_toggle {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  position: relative;
  zoom: 1;
}
.dk_label {
  border-bottom: 1px solid #000;
}
.dk_open {
  position: relative;
}
.dk_open .dk_options {
  display: block;
}
.dk_open .dk_label {
  color: inherit;
}
.dk_options {
  display: none;
  margin-top: -1px;
  position: absolute;
  right: 0;
  width: 100%;
}
.dk_options a,
.dk_options a:link,
.dk_options a:visited {
  display: block;
}
.dk_options_inner {
  overflow: auto;
  position: relative;
  -webkit-overflow-scrolling: touch;
}
/* Hides only dropkick <select> instances */
.dk_container select {
  position: absolute;
  top: -99999em;
  visibility: hidden;
}
/*  nativeMobile override */.dk_mobile {
  position: relative;
}
.dk_mobile select {
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  visibility: visible;
  opacity: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
/***** End Critical to the continued enjoyment of working dropdowns ******/
header,
.owl-theme .owl-controls .owl-buttons div,
.img_wrap .view_link,
.img_wrap .view_bg {
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}
nav li a {
  -webkit-transition: border 500ms ease-out;
  -moz-transition: border 500ms ease-out;
  -o-transition: border 500ms ease-out;
  transition: border 500ms ease-out;
}

/** login screen ************************************************************/

#loginWrapper{
	display: block;
 margin-top: 130px;
}

.inside{
	margin-top: 100px;
}

.half{
	width: 50%;
	border-top: 1px solid #000;
 border-bottom: 1px solid #000;
 float:left;
 margin-bottom:50px;
 height: 400px;
 text-align: center;
 padding: 50px 0px 50px 0px;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

.half fieldset {
	border: none;
}

.half h2, .half p{
	text-transform: none;
}

.leftHalf{
	border-right: 1px solid #000;
}

#forgottonPass{
	float:left;
 text-transform: none;
 font-size: 14px;
 margin-left: 10px;
 font-style:italic;
 margin-left: 73px;
 width: 310px;
text-align: left;
}

.submitButton{
	background: #000;
 color: #FFF;
 text-transform: none;
 font-size: 18px;
 padding: 10px 30px 10px 30px;
 text-align: center;
	border: none;
}

input.large{
	border: 1px solid #000;
 width: 410px;
 height: 20px;
 padding: 5px;
 float: left;
	text-align: left;
 margin-left: 60px;
}

.half input.large { width: 80%; }
.rightHalf .submitButton { 
  margin-left: 73px;
  margin-bottom: 10px; }

input.error { 
  background: #FFE5E5;
  border-color: #ca0000; }

input[type="checkbox"].error + span { 
    font-weight: bold;
    color: #ca0000; }
input[type="checkbox"].error + span a { color: #ca0000; }

.half label{
	width: 100%;
	float: left;
	text-align: left;
	padding-bottom: 10px;
	text-transform: none;
 margin-left: 60px;
}

#loginSubmit{
	float: left;
}
/* SHOPPING CART *****************************************/

#cartContents{
	margin: 130px 0px 40px 0px;
}

#cartContents h2{
	text-transform: none;
	text-align: center;
	width: 100%;
 margin: 156px 0px 46px 0px;
}

#shopping_cart{
	width: 100%;
}

#shopping_cart th{
	border-bottom: 3px solid #000;
 text-transform: none;
 text-align: left;
 font-size: 12px;
 padding-bottom: 5px;
}

#shopping_cart td{
	padding: 10px 0px 10px 0px;
 size: 16px;
 vertical-align: top;
}

.product img{
	float: left;
}

.prod_details span{
	width: 70%;
 float: left;
 text-transform: none;
 padding-left: 10px;
}

.cartQty{
	width: 50px;
}

.smallCartLink{
	font-size: 10px;
 text-decoration: underline;
	text-transform: none;
}

.promoCode{
	width: 100%;
 border-top: 1px solid #000;
 border-bottom: 1px solid #000;
	padding: 20px 0px 20px 0px;
 text-align:right;
 text-transform: none;
}

.promoCode label{
	font-size: 12px;
}

.promoCode input{
	height: 42px;
 border: 1px solid #000;
 margin: 0px 5px 0px 5px;
}

#applyCode{
  width: 70px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  display: inline;
}

.chevBack{
		background: transparent url('../images/site/chevronBack.png') 0px 0 no-repeat;
  padding: 5px 0px 0px 40px;
  height: 30px;
  float: left;
  margin: 30px 0px 0px 0px;
  text-transform: none;
  font-weight: 600;
}

.totals{
	width: 35%;
 float:right;
 margin: 10px 0px 10px 0px;
}

.right{
	text-align: right;
 font-size: 12px;
 text-transform: none;
}

.totals tr td{
	padding: 7px;
}

.rightLarge{
	font-size: 21px;
 border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

.buttonImage{
	font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif;
 color: #FFF;
 background: #000;
 padding: 50px 20px 50px 20px;
}

.footerBasketCol{
	width: 30%;
 float:left;
 margin-right: 3.333333333333%;
}

.footerBasketColLast{
 margin-right: 0px;
}

.quickInfo{
	width:100%;
 float:left;
 margin: 30px 0px 20px 0px;
}

.footerBasketCol h3{
	font-size: 16px;
 font-weight:600;
	margin: 10px 0px 20px 0px;
 text-transform: none;
}

.footerBasketCol p{
	text-transform: none;
}

.footerBasketCol span{
	width: 100%;
 float: left;
}
/* ORDER CONFIRMATION ************************************/

.addressPods{
	width: 100%;
 float: left;
 margin: 20px 0px 60px 0px;
}

.addressPodFirst{
	text-align: right;
	margin-right: 30px;
}

.addressPod ul{
	list-style: none;
}

.addressPod{
	width: 48%;
 float: left;
}

#orderTable{
	width: 100%;
 border-top: 3px solid #000;
 border-bottom: 1px solid #000;
 margin: 10px 0px 30px 0px;
}

.addressPodHeaderAlt{
	margin-top: 30px;
 width:100%;
 float:left;
}

#orderTable tr td{
	padding: 7px;
}

#confirmation-footer-wrapper{
		width: 100%;
  text-align: right;
  float: left;
}

#confirmation-footer{
	width: 40%;
 float: right;
}

#confirmation-footer label{
	width: 100%;
 float: left;
}

/* REGISTRATION / MY ACCOUNT *****************************/

#registerWrapper{
	margin: 200px 0px 40px 0px;
}

.registerWrapper{
	display: block;

 width: 50%;
 margin: 0px auto 0px auto;
}

.registerWrapper fieldset{
	border: none;
        padding: 0.35em 0 0.75em;
        margin: 0;
}

.registerWrapper label{
	width: 100%;
 float: left;
 margin-bottom: 5px;
 text-transform: none;
 font-size: 12px;
}

.registerWrapper h2, .registerWrapper p,#registerWrapper h2, #registerWrapper p{
	text-transform: none;
 text-align: center;
 padding: 0 10px;
}

.registerWrapper input.large{
	margin-left: 0px;
  width: 95%;
}

input.small{
	border: 1px solid #000;
 width: 40%;
 height: 20px;
 padding: 5px;
 float: left;
	text-align: left;
 margin-left: 0px;
}

.registerWrapper fieldset select{
 width: 100%;
	border: 1px solid #000;
	padding: 5px;
}

.fieldSetSeperator{
	width: 100%;
 height: 1px;
 background: #000;
 float:left;
 margin: 30px 0px 20px 0px;
}

.fieldSetSeperatorDouble{
	height: 3px;
}

@media screen and (max-width: 768px) {
  .p1-9 .pageNav { margin-top: 0; }

  .half { 
    width: 100%;
    height: auto; }
  .half.leftHalf { 
    border-right: none;
    border-bottom: none; }

  .half h2 { font-size: 20px; }
  .half label { margin-left: 0; }
  .half input.large { 
    width: 90%;
    margin-left: 0; }

  .rightHalf .submitButton {
    margin-left: 11px;
  }

  #forgottonPass { margin-left: 11px; }

  .registerWrapper { width: 90%; }
  .footerBasketCol { 
    width: 90%;
    margin: 0 5% 20px 5%; }

  #searchInterior #searchBox { 
    font-size: 18px;
    width: 100%; }

  #searchInterior #searchNowBut { width: 100%; }

}

@media screen and (min-width: 320px) {
  body {
    /*background: url('/assets/guides/320.png') 50% 0 repeat-y;*/
  }
  
  #furniturePopLeftArrow, #furniturePopRightArrow{
  	display: none;
  }
  
  .furniturePopLeftWindowTrackItem img{
  	
  }
  
  #furniturePopRight h2{
  	font-size: 12px;
  }
  
  #furniturePopRight p{
  	font-size: 12px;
  }
  
  #furnitureOverLay {
			position: fixed;
    /*position: fixed;*/
		}
  
  #furniturePopLeft {
  	float: left;
  	max-width: 280px;
  	width: 100%;
  }
  
  #furniturePopRight {
  	float: left;
  	max-width: 250px;
  	width: 100%;
  }
  
  #furniturePopLeftWindow{
  	margin: 0 auto;
    float: none;
  }
  
  #furnitureOverLay{
 		left: 0;
 	}
 
  .wrapper {
    max-width: 320px;
  	width: 100%;
  }
  
  #furniturePopRight h2{
  	font-size: 32px;
  }
  
  .furnitureItem{
  	width: 265px;
  }

  #projectDisplay {
    width: 90%;
    margin: 0px auto 50px auto;
    display: inline;
  }

  #projectLeft, #projectRight{
  	display: none;
  }

  #projectImage {
    width: 90%;
    float: none;
    margin: 0 auto;
  }

  #projectImage img{
  	/*width: 100%;*/
  }

  #projectOverview {
    width: 90%;
    float: none;
    margin: 30px auto 0px auto;
    padding-bottom: 100px;
  }

  #searchInterior {
			margin: 132px auto 0 auto;
			width: 90%;
		}

  #searchInterior .searchBox {
  	width: 60%;
  	padding: 5px;
  }

  .project{
  	width: 90%;
    float: none;
    margin: 0 auto;
  }

  .projectWrapper {
			width: 100%;
    float: none;
		}

  .altBut {
			margin: 16px 0px 0px 19px;
 	}

  .stockist{
  	width: 90%;
    margin: 0 auto;
  }
  header .home {
    width: 71px;
    height: 71px;
    margin: 0 auto;
    background-position: 0 0;
  }
  header nav .logo,
  header nav .theRoom {
    display: none;
  }
  .poster {
    background-size: 100%;
  }
  .owl-theme .owl-controls .owl-buttons div {
    display: none;
  }
  .main .homepage_spacer {
    margin-bottom: 325px;
  }
  .main .homepage_spacer h2 { margin-top: 0; }
  .title {
    font-size: 3.75em;
  }
  .featuredProduct {
    padding: 150px 0 0 0;
    height: 350px;
  }
  .box_link {
    width: 100%;
  }
  .box_link span {
    padding: 10px 40px;
  }
  .blogPostItem {
    width: 280px;
  }
  .category_slider_wrap .category_slider .category_item .cat_item_link {
    font-size: 1em;
  }
}
	@media screen and (min-width: 480px) {
  
  .furniturePopLeftWindowTrackItem img{
  	
  }
  
  #furniturePopRight {
  	float: left;
			max-width: 546px;
			width: 46%;
			text-align: center;
    overflow: auto;
		}
  .furnitureItem{
  	width: 360px;
  }
  
  #furnitureOverLay {
			position: fixed;
    overflow: auto;
		}
  
  
  
  
  body {
    /*background: url('/assets/guides/480.png') 50% 0 repeat-y;*/
  }
  .wrapper {
    max-width: 480px;
  	width: 100%;
  }
		
  #furniturePopLeftArrow, #furniturePopRightArrow{
  	display: inline;
  }
  
  #projectLeft, #projectRight{
  	display: none;
  }

  #projectDisplay {
    width: 90%;
    margin: 0px auto 50px auto;
  }

  #projectImage {
    width: 90%;
    float: none;
    margin: 0 auto;
  }

  #projectOverview {
    width: 90%;
    float: none;
    margin: 30px auto 0px auto;
  }

  #searchInterior .searchBox {
  	width: 65%;
  	padding: 5px;
		}
  .collection_slider,
  .youmightlike_slider {
    width: 365px;
  }
  .latest_slider,
  .product_listing {
    width: 320px;
  }
  .updates_slider {
    width: 320px;
  }
  .title {
    font-size: 4.5em;
  }
  .featuredProduct {
    padding: 150px 0 0 0;
    height: 275px;
  }
  .blogPostItem {
    width: 440px;
  }
  .category_slider_wrap .category_slider .category_item {
    height: 250px;
  }
  .category_slider_wrap .category_slider .category_item .cat_item_link {
    font-size: 1.5em;
  }
  .product_display .addToCart {
    padding: 0 30px 20px 30px;
  }
  .product_display .addToCart input[type="submit"] {
    margin-top: 0;
    width: 200px;
  }
}
@media screen and (min-width: 768px) {
  body {
    /*background: url('/assets/guides/768.png') 50% 0 repeat-y;*/

  }
		#furniturePopLeftArrow, #furniturePopLeftArrow{
  	display: inline;
  }
  
  #furniturePopLeft {
    float: left;
    max-width: 652px;
    width: 54%;
  }

  #furnitureSect{
  	max-width: 100%;
    float: none;
    
  }
  
  .furnitureItem {
			width: 340px;
		}
  #projectLeft, #projectRight{
  	display: inline;
  }

  #projectDisplay {
    width: 70%;
    margin: 0px auto 50px auto;
    min-height: 800px;
    display: inline-table;
  }


  .wrapper {
    max-width: 768px;
  	width: 100%;
  }

  .project {
    width: 45%;
    margin-right: 2.5%;
    margin-left: 2.5%;
    float:left;
  }

  header {
    background: none;
  }
  header .small_header {
    display: none;
  }
  header .home {
    display: inline-block;
    position: relative;
    top: 30px;
    left: 0;
    margin: 0;
    background-position: 0 -71px;
  }
  header nav {
    display: block !important;
    margin-top: -15px;
    padding: 0 0 10px 0;
    border-top: none;
    line-height: 5px;
    font-size: 0.6875em;
  }
  header nav li,
  header nav .logo,
  header nav .theRoom {
    display: inline-block;
    width: 140px;
  }
  header nav li a,
  header nav .logo a,
  header nav .theRoom a {
    color: #fff;
  }
  header nav li.shopping_bag,
  header nav .logo.shopping_bag,
  header nav .theRoom.shopping_bag {
    line-height: normal;
    width: 60px;
    position: absolute;
    top: 20px;
    right: 0;
  }
  header.scrolled {
    background: #fff;
  }
  header.scrolled .home {
    background-position: 0 0;
  }
  header.scrolled nav {
    display: block;
    min-height: 122px;
  }
  header.scrolled nav li a {
    color: #000;
  }
  header.scrolled nav li a:hover {
    border-bottom: 1px solid #000;
  }
  header.scrolled nav li.logo a {
    border-bottom: none;
  }
  header.scrolled nav li.logo a:hover {
    border-bottom: none;
  }
  .collection_slider,
  .updates_slider,
  .youmightlike_slider {
    width: 730px;
  }
  .collection_slider ul .li_inner,
  .updates_slider ul .li_inner,
  .youmightlike_slider ul .li_inner {
    padding: 0 25px;
  }
  .latest_slider {
    width: 730px;
  }
  .latest_slider .slider_item {
    width: 345px;
    margin: 0 10px 30px 10px;
  }
  .product_results {
    /*margin-top: 200px;*/
  }
  .product_listing {
    width: 100%;
  }
  .product_listing .product_inner {
    width: 359px;
  }
  .product_listing .img_wrap {
    height: 225px;
  }
  .product_listing .product_item {
    float: left;
    height: 350px;
  }
  .product_listing .product_item:nth-child(2n) .product_inner {
    margin: 0 0 30px 0;
  }
  .product_listing .product_item:nth-child(2n-1) .product_inner {
    margin: 0 50px 30px 0;
  }
  footer .wrapper {
    padding-bottom: 100px;
  }
  footer .footer_item {
    width: 28%;
    float: left;
    padding-left: 2%;
  }
  footer .footer_item .tC,
  footer .footer_item .links {
    text-align: left;
  }

  footer .footer_item .links li a:hover{
    text-decoration: none;
  }

  footer .newsletter_item,
  footer .social_links {
    float: right;
    width: 30%;
    padding-right: 2%;
  }
  footer .social_links {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 32%;
  }
  footer .social_links .followUs {
    float: right;
    margin: 0;
  }
  footer .social_links .social {
    float: right;
    margin: 0;
    line-height: 29px;
  }
  footer .social_links .social a {
    margin-top: -10px;
  }
  footer .copyright {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 65%;
    font-size: 0.9em;
  }
  footer .copyright li {
    display: inline;
    margin-right: 20px;
  }
  footer .copyright .logo {
    float: left;
  }
  .newsletterSub {
    margin: 0;
  }
  .owl-theme .owl-controls .owl-buttons div {
    display: block;
  }
  .owl-theme .owl-pagination {
    display: none;
  }
  .main .homepage_spacer {
    margin-bottom: 425px;
  }
  .title {
    font-size: 6em;
  }
  .poster {
    /*background-size: auto;*/
  }
  .featuredProduct {
    padding: 150px 0 0 0;
    height: 325px;
  }
  .box_link {
    width: 480px;
  }
  .box_link span {
    padding: 10px 60px;
  }
  .blogPostItem {
    width: 344px;
  }
  .category_slider_wrap .category_slider {
    width: 50%;
  }
  .category_slider_wrap .category_slider .category_item {
    height: auto;
    margin-bottom: 0;
  }
  .category_slider_wrap .category_slider .category_item .cat_item_link {
    font-size: 1.75em;
	color:#fff;
	
  }
  .sortOptions {
    position: absolute;
    top: 0;
    right: 0;
    width: 25%;
    text-align: right;
  }
  .sortOptions label {
    float: left;
    line-height: 28px;
  }
  .pageBreadcrumbs {
    display: none;
  }
  .pageNav {
    margin-top: 130px;
  }
  /* TO BE ORGANISED AFTER TWEAKS */
  .blogWrapper{
  	margin-top: 40px;
  }

  #shopping_cart{
  	margin: 40px 0px 0px 0px;
  }

  .journalHeader{
  	margin: 13px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }

  .myAccountHeader{
  	margin: 213px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }

  .shopHeader{
  		margin: 43px 0px 0px 0px;
  		padding: 0px 0px 0px 0px;
  }

  #contentContainerContent .section_title{
  	margin-top:200px;
  }

  .pageNav li {
    font-weight: normal;
    display: inline-block;
  }
  .product_display .media {
    float: left;
    width: 50%;
  }
  .product_display .media .galleryButton {
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -13px;
    width: 23px;
    height: 27px;
  }
  .product_display .media .galleryButton.galleryPrev {
    left: 10px;
    background-position: -320px 0;
  }
  .product_display .media .galleryButton.galleryNext {
    right: 49px;
    background-position: -295px 0;
  }
  .product_display .media .mainImage img {
    width: 90%;
  }
  .product_display .media .media_controls {
    display: block;
    clear: both;
    float: left;
    width: 100%;
    padding-top: 20px;
    font-size: 0.75em;
    line-height: 31px;
  }
  .product_display .media .media_controls a span {
    margin-right: 10px;
  }
  .product_display .media .media_controls .enlargeMedia {
    float: left;
  }
  .product_display .media .media_controls .shareProduct {
    float: right;
    margin-right: 50px;
  }
  .product_display .details {
    float: left;
    width: 50%;
  }
  .product_display .addToCart {
    clear: both;
    margin-top: 30px;
    padding: 0 10px 20px 10px;
  }
  .product_display .addToCart input[type="submit"] {
    margin-top: 10px;
    width: 100%;
  }
  .product_display .recently_viewed {
    display: block;
    clear: both;
    margin-bottom: 50px;
  }
  .product_display .recently_viewed .item_listing {
    list-style-type: none;
    margin: 0 5px;
  }
  .product_display .recently_viewed .item_listing li {
    float: left;
    width: 169px;
    margin: 0 10px;
    font-size: 0.8175em;
  }
  .product_display .recently_viewed .item_listing li .removeItem {
    display: block;
    text-align: center;
    margin-bottom: 10px;
  }
  .product_display .recently_viewed .item_listing li .img_wrap {
    width: 100%;
    height: 110px;
    overflow: hidden;
  }

  #stockists li {
    float: left;
    width: 359px;
    margin-right: 50px;
  }

  #stockists li:nth-child(2n) {
    margin: 0;
  }
  .contactWrapper {
    margin: 130px 0 30px;
    padding-top: 20px;
    border: none;
  }
  .countriesNav {
    border: none;
  }
}
@media screen and (min-width: 980px) {

  
  #furnitureSect{
  	max-width: 810px;
    margin: 0 auto;
    float: none;
    border: none;
  }
  
  .furnitureItem {
			width: 360px;
		}

  .project {
    width: 31%;
    margin: 30px 10px 0px 10px;
  }

  .wrapper {
    max-width: 980px;
  	width: 100%;
  }
  header .small_header {
    display: none;
  }
  header .home {
    top: 25px;
    width: 130px;
    height: 95px;
    background-position: 0 -229px;
  }
  header nav {
    padding-bottom: 25px;
    font-size: 0.875em;
  }
  header nav li,
  header nav .logo,
  header nav .theRoom {
    width: 104px;
  }
  header.scrolled .home {
    background-position: 0 -143px;
  }
  .collection_slider,
  .updates_slider,
  .youmightlike_slider {
    width: 960px;
  }
  .collection_slider ul .li_inner,
  .updates_slider ul .li_inner,
  .youmightlike_slider ul .li_inner {
    padding: 0 15px;
  }
  .latest_slider {
    width: 960px;
  }
  .latest_slider .slider_item {
    width: 220px;
  }
  .product_listing .product_inner {
    width: 300px;
  }
  .product_listing .product_item:nth-child(2n) .product_inner,
  .product_listing .product_item:nth-child(2n-1) .product_inner,
  .product_listing .product_item:nth-child(3n) .product_inner,
  .product_listing .product_item:nth-child(3n-2) .product_inner {
    margin: 0 0 30px 0;
  }
  .product_listing .product_item:nth-child(3n-1) .product_inner {
    margin: 0 40px 20px 40px;
  }
  .main .homepage_spacer {
    margin-bottom: 525px;
  }
  .title {
    font-size: 7.5em;
  }
  .featuredProduct {
    padding: 250px 0 0 0;
    height: 450px;
  }
  .blogPostItem {
    width: 286px;
  }
  .sortOptions {
    width: 17%;
  }
  .product_display .media .galleryButton.galleryPrev {
    left: 10px;
  }
  .product_display .media .galleryButton.galleryNext {
    right: 59px;
  }
  .product_display .addToCart {
    padding: 0 20px 20px 20px;
  }
  .product_display .addToCart input[type="submit"] {
    margin-top: 0;
    width: 200px;
  }
  .product_display .relatedImages {
    display: block;
    list-style-type: none;
    margin-top: 20px;
  }
  .product_display .relatedImages li {
    display: inline-block;
    width: 78px;
    height: 115px;
    border: 1px solid #fff;
  }
  .product_display .relatedImages.cushions_cat li { height: 78px; }
  .product_display .relatedImages.lampshades_cat li { height: 78px; }
  .product_display .relatedImages.ceramics_cat li { height: 78px; }
  .product_display .relatedImages li.selected {
    border-color: #000;
  }
  .product_display .relatedImages li.loadingItem {
    display: none;
    border: none;
    position: relative;
  }
  .product_display .relatedImages li.loadingItem .spinner {
    display: block;
    margin-left: -36px;
  }
  .product_display .relatedImages li img {
    border: 2px solid #fff;
    width: 74px;
    height: 111px;
  }
  .product_display .relatedImages.cushions_cat li img { height: 74px; }
  .product_display .relatedImages.lampshades_cat li img { height: 74px; }
  .product_display .relatedImages.ceramics_cat li img { height: 74px; }
  .product_display .relatedImages.loaded li {
    margin: 0 2px;
  }
  .product_display .youMightLike {
    margin-top: 50px;
  }
  .product_display .recently_viewed .item_listing li {
    width: 174px;
  }

  #stockists li, #stockists li:nth-child(2n) {
    width: 300px;
    margin-right: 40px;
  }

  #stockists li:nth-child(3n) {
    margin: 0;
  }
  .storeContent {
    float: left;
    width: 465px;
  }
  .storeContent:first-of-type {
    margin-right: 50px;
  }
  .storeContent .stockist li {
    font-size: 14px;
  }
  .storeContent .stockist li:first-child {
    font-size: 16px;
    font-weight: 600;
  }
}

@media screen and (min-width: 1024px) {
	#furniturePopRight h2{
  	font-size: 48px;
  }
}

@media screen and (min-width: 1200px) {
	
 #furnitureOverLay{
 	left: auto;
 }
 
 #searchInterior {
		margin: 132px auto 0 auto;
		width: 80%;
	}
	
 #furnitureSect{
  	max-width: 100%;
  }
  
  body {
    /*background: url('/assets/guides/1200.png') 50% 0 repeat-y;*/
  	background: #FFF;
  }
  .wrapper {
    max-width: 1200px;
    width:100%;
  }
  header nav li,
  header nav .logo,
  header nav .theRoom {
    width: 110px;
  }
  header nav li.shopping_bag,
  header nav .logo.shopping_bag,
  header nav .theRoom.shopping_bag {
    line-height: 130px;
    width: 60px;
    top: 37px;
    right: 10px;
  }
  .main .homepage_spacer {
    margin-bottom: 625px;
  }
  .collection_slider,
  .updates_slider,
  .youmightlike_slider {
    width: 1200px;
  }
  .latest_slider {
    width: 1200px;
  }
  .latest_slider .slider_item {
    margin: 0 25px 30px 25px;
    width: 250px;
  }
  .product_listing {
    width: 1200px;
  }
 
  .product_listing .product_inner {
    width: 366px;
  }
 
  .product_listing .product_item:nth-child(3n) .product_inner,
  .product_listing .product_item:nth-child(3n-2) .product_inner {
    margin: 0 0 20px 0;
  }
  .product_listing .product_item:nth-child(3n-1) .product_inner {
    margin: 0 51px 20px 51px;
  }
 
 
  .title {
    font-size: 9em;
  }
  .featuredProduct {
    padding: 350px 0 0 0;
    height: 550px;
  }
  .blogPostItem {
    width: 360px;
  }
  .owl-theme .owl-controls .owl-buttons .owl-prev {
    margin-left: -89px;
  }
  .owl-theme .owl-controls .owl-buttons .owl-next {
    margin-right: -90px;
  }
  .product_display .media .galleryButton.galleryPrev {
    left: -38px;
  }
  .product_display .media .galleryButton.galleryNext {
    right: 10px;
  }
  .product_display .media .mainImage img {
    width: 550px;
  }
  .product_display .addToCart {
    padding: 0 90px 20px 90px;
  }
  .product_display .addToCart input[type="submit"] {
    margin-top: 0;
    width: 200px;
  }
  .product_display .youMightLike {
    margin-top: 80px;
  }
  .product_display .recently_viewed .item_listing li {
    width: 150px;
  }

  #stockists li, #stockists li:nth-child(2n) {
    width: 366px;
    margin-right: 51px;
  }

  #stockists li:nth-child(3n) {
    margin: 0;
  }
  .storeContent {
    width: 575px;
  }
}
@media screen and (min-width: 1400px) {

}

.wrongTurn {
	margin: 0 auto;
	text-align: center;
}

.blogOverview img { width: 100%; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 21042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 21043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #FFF;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #FFF; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before,
  .mfp-arrow:after,
  .mfp-arrow .mfp-b,
  .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after,
  .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before,
  .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/* ------------------------------

}/* menu bits AF */
.menu-button {position:fixed; top:13px; left:0px; z-index:1000; cursor:pointer; }
#panel {display:none; position:fixed; top:100; left:0;}
#menu-fixed {
	position:fixed; top:13px; left:0px; z-index:1001;
}

/* END menu bits AF */

.thumbGallery2 { border:0px solid #414140; padding:1px 1px; float:left;width:340px;}
.thumbGallery2 .multiImg {border:0px solid #414140; padding:1px; margin:2px 1px; float:left; text-align:center;}
.thumbGallery2 img {background-color:#fff; border:1px dotted #fff ; padding:1px;}
