﻿/**
html,body
{
    
    min-height:200%;
    }
    **/
.Results {
  width: 772px;
  margin: 0 4px 45px 0;
  float: right;
  position: relative;
  padding-top: 75px;
}
.JSEnabled .Results {
  margin: 0 4px 450px 0;
}
.isTouchDevice .Results {
  padding-top: 0;
}
.Results .resultMessage {
  margin: 0 20px;
  font-size: 14px;
}
.Results .resultMessage .corrected {
  font-weight: bold;
}
.Search .SelectLabel {
  float: left;
  padding-top: 5px;
}
/* START RESULTS HEADER */
.SalesBanner {
  height: 133px;
  top: 0;
  display: block;
  position: static;
  margin: 0 8px 0 22px;
}
.SalesBanner.fixed {
  position: fixed;
  top: -100%;
}
.ResultsHeader {
  height: 60px;
  font-weight: bold;
  margin: 0 8px 16px 19px;
  position: fixed;
  z-index: 102;
  background-color: #fff;
  padding-top: 12px;
  padding-right: 0;
  top: 105px;
  width: 738px;
  border-bottom: 1px dotted #C7C5C5;
}
.isTouchDevice .ResultsHeader {
  position: static;
}
.ResultsHeader .spell-error {
  text-transform: uppercase;
  font-weight: 400;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.ResultsHeader .spell-error .search-phrase {
  font-weight: bold;
}
.LowRes .ResultsHeader {
  position: static;
}
.LowRes .Results {
  padding-top: 0;
  margin-top: -16px;
}
.LowRes .PageFooter.hidden {
  visibility: hidden;
}
.ResultsHeader .SearchedFor {
  width: 540px;
  float: left;
  height: 29px;
  font-size: 14px;
  text-transform: uppercase;
  padding-top: 10px;
  /* these 4 styles stop edge of images being visible in left of header when page scrolled  */
  border-top: 10px solid #fff;
  border-left: 10px solid #fff;
  margin-left: -10px;
  margin-top: -10px;
}
.ResultsHeader .SearchedFor em {
  font-weight: bold;
}
.ResultsHeader .SearchedFor h1,
.ResultsHeader .SearchedFor h2 {
  font-family: 'azo-sans', sans-serif;
  font-size: 18px;
  font-weight: 300;
  text-transform: uppercase;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ResultsHeader .Options {
  float: right;
  font-weight: normal;
}
.ResultsHeader .Options .Selector {
  float: left;
  margin: 5px 0px 7px 16px;
}
.ResultsHeader .Options .Selector .Label {
  float: left;
  font-weight: normal;
  font-size: 11px;
  padding-top: 11px;
}
.mozilla .ResultsHeader .Options .Selector .Label {
  padding-top: 10px;
}
.mozilla .ResultsHeader .Options .Selector {
  margin-top: 7px;
}
.ResultsHeader .Options .Selector .Select {
  float: left;
  margin-left: 8px;
  font-size: 11px;
  margin-top: 4px;
  font: 11px/14px Helvetica, Arial, sans-serif;
}
.ResultsBanner {
  margin: 0 8px 0 22px;
  position: static;
}
.ResultsBanner.fixed {
  position: fixed;
  top: -100%;
}
body.touchMode .ResultsBanner.fixed {
  position: fixed;
  top: -100%;
  visibility: hidden;
}
/* All Items */
.Results .EndOfRow {
  clear: both;
}
.Results .Item {
  float: left;
  position: relative;
}
.Results .Item .Details {
  position: relative;
  float: right;
  right: 8px;
}
.Results .Item .Details .Images {
  position: absolute;
  top: 16px;
}
.Results .Item .Details .Images .Image {
  position: absolute;
  overflow: hidden;
  border: 1px dotted transparent;
}
.Results .Item .Details:hover .Images .Image {
  border-color: #C7C5C5;
}
.Results .Item .Details .Images .AltImage {
  display: none;
  position: absolute;
}
.Results .Item .Details .Images .Overlay {
  position: absolute;
}
.Results .Item .Details .Images:hover .Overlay {
  display: block;
}
.Results .Item .Details .Images .Banner {
  top: -2px;
  left: 1px;
}
.Results .Item .Details .Images .Banner.NewIn {
  width: 52px;
  height: 43px;
  background-image: url('/Images/Structural/Search/bm-mod-new_in.png');
  background-repeat: no-repeat;
}
.Results .Item .Details .Images .Offer {
  bottom: 1px;
  left: 1px;
}
.Results .Item .Details .Images .Logos {
  display: none;
  bottom: 0px;
  right: 0px;
  width: 16px;
  min-height: 16px;
  z-index: 4;
  margin: 5px;
  cursor: pointer;
}
.Results .Item .Details .Images .Logos:after {
  clear: both;
}
.Results .Item .Details .Images .Logos .Logo {
  padding: 1px;
  width: 14px;
  height: 14px;
  float: left;
}
.Results .Item .Details .Info .Title {
  margin: 0px;
  height: 20px;
  max-height: 32px;
  overflow: hidden;
  line-height: 18px;
  padding-left: 2px;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.Results .Item .Details .Info a {
  font-size: 12px;
  font-weight: normal;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  clear: right;
}
.Results .Item .Details .Info .Price {
  margin-top: 5px;
  line-height: 12px;
  padding-left: 2px;
  float: left;
}
.Results .Item .Details .Info .Price a {
  font-weight: bold;
}
.Results .Item .Details .Info .wasPrice {
  font-size: 10px;
}
.Results .Item .Details .Info .nowPrice {
  font-weight: bold;
  color: black;
}
.Results .Item .Details .Info .nowPrice.intlSale {
  text-decoration: line-through;
}
.Results .Item .Details .Info .salePrice {
  color: red;
}
.Results .Item .Details .Info .Rating,
body.modalMode div.itemList article .Rating {
  width: 66px;
  margin-top: 5px;
  margin-left: 10px;
  float: left;
  height: 12px;
  background-repeat: no-repeat;
}
.Results .Item .Details .Info .Rating a {
  display: block;
  height: 16px;
}
.Results .Item .Details .Info .Rating.rating-05 {
  background-image: url('/Images/Structural/Reviews/Ratings/small/0.5.gif');
}
.Results .Item .Details .Info .Rating.rating-10 {
  background-image: url('/Images/Structural/Reviews/Ratings/small/1.gif');
}
.Results .Item .Details .Info .Rating.rating-15 {
  background-image: url('/Images/Structural/Reviews/Ratings/small/1.5.gif');
}
.Results .Item .Details .Info .Rating.rating-20 {
  background-image: url('/Images/Structural/Reviews/Ratings/small/2.gif');
}
.Results .Item .Details .Info .Rating.rating-25 {
  background-image: url('/Images/Structural/Reviews/Ratings/small/2.5.gif');
}
.Results .Item .Details .Info .Rating.rating-30 {
  background-image: url('/Images/Structural/Reviews/Ratings/small/3.gif');
}
.Results .Item .Details .Info .Rating.rating-35 {
  background-image: url('/Images/Structural/Reviews/Ratings/small/3.5.gif');
}
.Results .Item .Details .Info .Rating.rating-40 {
  background-image: url('/Images/Structural/Reviews/Ratings/small/4.gif');
}
.Results .Item .Details .Info .Rating.rating-45 {
  background-image: url('/Images/Structural/Reviews/Ratings/small/4.5.gif');
}
.Results .Item .Details .Info .Rating.rating-50 {
  background-image: url('/Images/Structural/Reviews/Ratings/small/5.gif');
}
.Results .Item .Details .Info .ColourExpander {
  clear: both;
  overflow: hidden;
  float: left;
  margin-top: 6px;
}
.Results .Item .Details .Info .ColourExpander:after {
  clear: both;
}
.Results .Item .Details .Info .ColourExpander .Colours:after {
  clear: both;
}
.Results .Item .Details .Info .ColourExpander .Colours li.ClearBoth {
  height: 0px;
}
.Results .Item .Details .Info .ColourExpander ul.Colours li.Colour {
  width: 21px;
  height: 21px;
  margin: 2px;
  border: 1px solid #cacaca;
  overflow: hidden;
  float: left;
  list-style: none;
}
.Results.ThreeColumn .Item .Details .Info .ColourExpander ul.Colours li.Colour {
  margin: 1px;
}
.Results .Item .Details .Info .ColourExpander ul.Colours li.Colour:hover {
  cursor: pointer;
}
.Results .Item .Details .Info .ColourExpander ul.Colours li.Colour a {
  display: block;
  float: left;
}
.Results .Item .Details .Info .ColourExpander ul.Colours li.Colour a:after {
  clear: both;
}
.Results .Item .Details .Info .ColourExpander ul.Colours li.Colour img {
  width: 21px;
  height: 21px;
  overflow: hidden;
}
.Results .Item .Details .Info .ColourExpander .Colours .Colour.Selected {
  border-color: #111;
}
.Results .Item .Details .Info .ColourExpander .Colours .Colour.Selected.Sofas.Initial {
  border: 1px solid #cacaca;
}
.Results .Item .Details .Info .ColourExpander ul.Colours li.Filler {
  width: 23px;
  height: 23px;
  margin: 1px;
  border: none;
  overflow: hidden;
  float: left;
  list-style: none;
  cursor: default;
}
.Results .Item .Details .Info .ColourExpander ul.Colours li.Filler.Expander {
  cursor: pointer;
  background-image: url("/Images/Structural/Search/arrow-sprite.png");
  background-position: left 66%;
}
.Results .Item .Details .Info .ColourExpander ul.Colours li.Filler.Expander:hover {
  background-position: left bottom;
}
.Results .Item .Details .Info .ColourExpander ul.Colours li.Filler.Expander.Closed {
  background-position: left top;
}
.Results .Item .Details .Info .ColourExpander ul.Colours li.Filler.Expander.Closed:hover {
  background-position: left 33%;
}
.Results .Item .Details .Info .ColourExpanderControl {
  clear: both;
  height: 16px;
  width: 100%;
}
.Results .Item .Details .Info .ColourExpanderControl:after {
  clear: both;
}
.Results .Item .Details .Info .ColourExpanderControl .More,
.Results .Item .Details .Info .ColourExpanderControl .Less {
  float: right;
  height: 16px;
  padding-right: 16px;
  background: url(/Images/Structural/Arrows/12x12/arrow_sprite_trans.png);
  background-repeat: no-repeat;
  vertical-align: middle;
  cursor: pointer;
  margin-top: 5px;
  margin-bottom: 7px;
  font-size: 12px;
}
.Results .Item .Details .Info .ColourExpanderControl .More:hover,
.Results .Item .Details .Info .ColourExpanderControl .Less:hover {
  text-decoration: underline;
}
.Results .Item .Details .Info .ColourExpanderControl .More {
  background-position: right bottom;
}
.Results .Item .Details .Info .ColourExpanderControl .Less {
  display: none;
  background-position: right top;
}
/*.Results .Item:hover .Details .Images { border:1px solid #29AB9F; }*/
.no-touch .Results .Item:hover .Details .Images .Logos {
  display: block;
}
/* Portrait Item Additions / Overrides */
.Results .Portrait .Item {
  width: 178px;
  margin: 0px;
  padding-left: 14px;
  background: #FFFFFF;
  z-index: 101;
  /*min-height:369px*/
}
.Results.ThreeColumn .Portrait .Item {
  width: 237px;
  /*padding-left: 18px; much better three column alignment, but check with UI team*/
}
.Results .Portrait .Item .Details {
  width: 163px;
}
.Results.ThreeColumn .Portrait .Item .Details {
  width: 226px;
}
.Results .Portrait .Item .Details .Images,
.Results .Portrait .Item .Details .Images .Image {
  width: 160px;
  height: 240px;
}
.Results.ThreeColumn .Portrait .Item .Details .Images,
.Results.ThreeColumn .Portrait .Item .Details .Images .Image {
  width: 224px;
  height: 336px;
}
.Results .Portrait .Item .Details .Info {
  margin-top: 270px;
  width: 162px;
  top: 253px;
}
.Results.ThreeColumn .Portrait .Item .Details .Info {
  margin-top: 366px;
  width: 226px;
  top: 253px;
}
.Results .Portrait .Item .Details .Info .Price {
  float: left;
  /*width: 93px;*/
}
.Results.ThreeColumn .Portrait .Item .Details .Info .Price {
  float: left;
  /*width: 157px;*/
}
.Results .Portrait .Item .Details .Info .ColourExpander.Closed {
  max-height: 54px;
}
.Results.ThreeColumn .Portrait .Item .Details .Info .ColourExpander.Closed {
  max-height: 50px;
}
.Results .Portrait .Item .Details .Info .ColourExpander.OneRow.Closed {
  max-height: 27px;
}
.Results.ThreeColumn .Portrait .Item .Details .Info .ColourExpander.OneRow.Closed {
  max-height: 25px;
}
/*.Results .Portrait .Item:nth-child(1) .Details,
.Results .Portrait .Item:nth-child(2) .Details,
.Results .Portrait .Item:nth-child(3) .Details,
.Results .Portrait .Item:nth-child(4) .Details,
.Results .Portrait .Item:nth-child(5) .Details { border-top: 0px; }*/
.Results .Portrait .Item .Details.firstRow {
  border-top: 0px;
}
.Results .Portrait .Item.Set .Details .Info {
  font-size: 12px;
}
.Results .Portrait .Item.Set .Details .Info:after {
  clear: both;
}
.Results .Portrait .Item.Set .Details .Info .SubItem {
  display: block;
  padding-left: 2px;
}
.Results .Portrait .Item.Set .Details .Info .SubItem:after {
  clear: both;
}
.Results .Portrait .Item.Set .Details .Info .Price {
  width: auto;
  float: right;
  font-weight: bold;
  margin-top: 0px;
}
.Results .Portrait .Item.Set .Details .Info .Rating {
  float: right;
}
.Results .Portrait .Item.Set .Details .Info .Title {
  margin-bottom: 8px;
}
/* Landscape Items Additions / Overrides */
.Results .Landscape .Item {
  width: 362px;
  margin: 0px 0px 0px 22px;
}
.Results .Landscape .Item .Details {
  width: 354px;
}
.Results .Landscape .Item .Details .Images,
.Results .Landscape .Item .Details .Images .Image {
  width: 352px;
  height: 234px;
}
.Results .Landscape .Item .Details .Info {
  margin-top: 264px;
}
.Results .Landscape .Item .Details .Info .Title {
  height: auto;
}
.Results .Landscape .Item .Details .Info .ColourExpander.Closed {
  max-height: 27px;
}
.CSSDivider {
  height: 16px;
  clear: both;
}
/* Pagination Footer */
.Results .ResultsFooter {
  height: 32px;
  clear: both;
  margin: 8px 8px 8px 22px;
  padding-top: 8px;
}
.Results .ResultsFooter .ItemsPerPage {
  width: 200px;
  float: left;
  padding-left: 30px;
}
.Results .ResultsFooter .Pages {
  float: right;
  text-align: right;
  width: 350px;
}
.Results .ResultsFooter .Pages .Page,
.Results .PageEllipsis {
  display: inline-block;
  text-align: center;
}
.Results .ResultsFooter .Pages .Page {
  width: 26px;
  height: 20px;
  padding-top: 6px;
  text-decoration: none;
  color: #111;
  font-size: 12px;
  border: 1px solid #C7C5C5;
  cursor: pointer;
}
.Results .ResultsFooter .Pages .Page:hover {
  text-decoration: underline;
}
.Results .ResultsFooter .Pages .Page:hover,
.Results .ResultsFooter .Pages .Page.Active {
  border-color: #111;
}
.Results .ResultsFooter .Pages .Page.Active {
  font-weight: bold;
}
.Results .ResultsFooter .Pages .Page.Previous .Label,
.Results .ResultsFooter .Pages .Page.Next .Label {
  background-image: url(/Images/Structural/Arrows/arrows-sprite.png);
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  text-indent: -9999px;
  margin: 0 auto;
}
.Results .ResultsFooter .Pages .Page.Previous .Label {
  background-position: -50px 0px;
}
.Results .ResultsFooter .Pages .Page.Next .Label {
  background-position: -32px 0px;
}
/*.Results .ResultsFooter .Pages .Page.Next .Label,
.Results .ResultsFooter .Pages .Page.Previous .Label { visibility:hidden; }*/
/* Infinite Scroll */
.Results a.loadMore {
  font-weight: bold;
  display: block;
  margin: 35px auto;
  width: 75px;
  text-decoration: none;
  clear: both;
  font-size: 13px;
  text-align: center;
  color: #454545;
  padding: 9px 19px;
  background: -moz-linear-gradient(top, #f7f7f7 0%, #ececec);
  background: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#ececec));
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #cbcbcb;
  -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
}
.Results .pageBreak {
  background-position: 0 29px;
  height: 20px;
  padding: 20px;
  text-align: center;
  clear: both;
  font-weight: bold;
  background-image: url('/Images/Structural/Search/pageSeperator.gif');
  background-repeat: repeat-x;
  margin-left: 21px;
  margin-right: 15px;
  cursor: pointer;
  margin-bottom: 5px;
}
.Results .pageBreak:hover {
  text-decoration: underline;
}
.Results .pageBreak span {
  background-color: #fff;
  padding: 0 17px;
  text-align: center;
  cursor: pointer;
}
.Results.disabled .pageBreak {
  display: none;
}
.Results .ajaxLoader {
  background-image: url('/Images/Structural/Icons/Loaders/loader.gif');
  background-repeat: no-repeat;
  width: 775px;
  height: 40px;
  background-position: center center;
  clear: both;
  margin-bottom: 45px;
  margin-top: 35px;
}
.Results .placeholder {
  height: 2190px;
}
.JSEnabled .Results .ResultsFooter {
  display: none;
}
.JSEnabled .Results .Page.defaultView {
  display: none;
}
a.backToTop {
  display: block;
  position: fixed;
  bottom: -51px;
  right: 0;
  width: 59px;
  height: 50px;
  background-image: url('/Images/Structural/Search/top.png');
  background-repeat: no-repeat;
  overflow: hidden;
  text-indent: -1000px;
  z-index: 110;
}
[dir=rtl] a.backToTop {
  background-image: url('/Images/Structural/Search/topRTL.png');
}
body.touchMode,
html.touchMode {
  /*overflow:hidden;*/
  margin-bottom: 0;
  /*overflow-y:hidden;*/
}
body.touchMode a.backToTop {
  display: none;
}
body.touchMode #result {
  position: relative;
  width: 990px;
  height: 700px;
  /*overflow-y:scroll;-webkit-overflow-scrolling: touch;*/
  margin-top: -7px;
  margin-left: 0;
  z-index: 100;
}
/*body.touchMode #result > * {
    -webkit-transform: translateZ(0px);
}*/
body.touchMode .Results {
  padding-top: 0;
  margin-top: 0;
  left: -9px;
}
body.touchMode .ResultsHeader {
  position: static;
  padding-top: 0;
}
body.touchMode #filters {
  position: static;
  border-right: 5px solid #fff;
  border-bottom: 25px solid #fff;
  padding-top: 48px;
}
body.touchMode #filters.fixedOutside {
  position: fixed;
  top: 118px;
  margin-left: 7px;
}
body.touchMode .ResultCount {
  margin-left: 8px;
  font-size: 12px;
  position: absolute;
  font-weight: bold;
  padding-bottom: 9px;
  padding-left: 5px;
  padding-top: 14px;
  z-index: 101;
}
body.touchMode .ResultCount a {
  font-size: 11px;
  color: #000;
  text-decoration: none;
  float: right;
  font-weight: normal;
}
body.touchMode .filterSummary {
  position: absolute;
  top: 150px;
  margin-left: 7px;
  z-index: 99;
  opacity: 1;
  display: block;
}
body.touchMode .filterSummary.active {
  z-index: 199;
}
body.touchMode .FilterModal .letterNav a {
  margin-right: 0;
}
body.touchMode .FilterModalOuter {
  top: 100px;
}
body.touchMode .filterSummary h2:hover {
  color: #fff;
}
body.touchMode .filterSummary h2 span {
  background-image: url('../Images/Structural/Search/upArrowFilters.png');
}
body.touchMode .filterSummary h2:hover span {
  background-position: right 5px;
}
body.touchMode .Results .Item .Details .Images .Logos {
  display: block;
}
/*
body.touchMode .filterControls{ overflow-y:scroll; -webkit-overflow-scrolling: touch; position:fixed; top:130px; bottom:0; padding-top:25px; width:167px; padding-right:17px; padding-bottom:50px; }

 */
#displaystuff {
  position: fixed;
  width: 200px;
  height: 200px;
  background-color: #fff;
  bottom: 20px;
  left: 20px;
  z-index: 999999999;
  color: Black;
  padding: 5px;
}
/*
body.touchMode #ResultsClipping
{
    position:fixed;  width:795px;  overflow-y:scroll; -webkit-overflow-scrolling: touch; top:115px; bottom:0px; left:50%; margin-left:-310px; padding-top:6px; height:100%;
    

    -webkit-overflow-scrolling: touch;
    
     } 
*/
.touchBackToTopImage {
  display: none;
}
html.touch .touchBackToTopImage,
body.touchMode .touchBackToTopImage {
  width: 67px;
  height: 25px;
  float: right;
  margin-top: -3px;
  background-repeat: no-repeat;
  background-position-x: center;
  background-image: url('/Images/Structural/Arrows/Carousel/back-to-top-btn.png');
  display: block;
}
/*# sourceMappingURL=SearchResults.css.map */
/* lazy load fade in product images and swatches */
img.lazyload:not(.lazyLoadPlaceholder),
img.lazyloading:not(.lazyLoadPlaceholder) {
  opacity: 0;
}
img.lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}
/*# sourceMappingURL=SearchResults.css.map */