@import url("font-dax.css");
@import url(nivo-slider.css);
@import url(themes/light/light.css);
/* Note DXTransform changes for IE not working */
/* 
filter: progid:DXImageTransform.Microsoft.Shadow(color='#eeeeee', Direction=145, Strength=3);
*/
/* ===[ Site-wide styles ]=== */
.ie6 section#content {
  MARGIN: 20px 0 0 0; }

section h3 {
  /*color: $have-you-seen;*/
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif; }

.dax {
  font-family: Arial, Helvetica, sans-serif; }

.inactive {
  opacity: .3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30); }

.active {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100); }

strong {
  font-weight: bold; }

.clear {
  clear: both; }

a {
  color: #003366;
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

/*
body.template_home { background: url(images/furniture/bg_home_tile.png) repeat-x center top }
body { background: url(images/furniture/bg_page_tile_inner.png) repeat-x }
*/
/* ===[ Page header ]===
   ================================================== */
header {
  width: 960px;
  margin: 0 auto;
  height: 93px;
  position: relative;
  padding: 57px 24px 0 24px; }

header #logo {
  width: 144px;
  height: 26px;
  float: left; }

/* ===[ Top menu ]===
   ================================================== */
header nav {
  float: left;
  font-size: 13px;
  color: #003366;
  clear: left; }

.ie6 header nav {
  height: 67px; }

header nav ul {
  background: url(images/furniture/menu_divider.png) left 0 no-repeat;
  height: 67px; }

header nav li {
  list-style: none;
  background: url(images/furniture/menu_divider.png) right 0 no-repeat;
  height: 37px;
  margin: 0;
  float: left;
  padding-top: 30px; }

header nav li.hover {
  background: #ededed url(images/furniture/bg_nav_hover_tile.png) repeat-x; }

header nav a {
  text-decoration: none;
  color: #003366;
  padding: 30px 20px 20px 20px; }

header nav li a {
  width: 100%; }

header nav a:hover {
  color: #57ccef;
  text-decoration: none; }

header #search {
  width: 312px;
  height: 30px;
  bottom: 15px;
  right: 24px;
  position: absolute; }

header #search input {
  float: left;
  margin-top: 5px;
  width: 220px;
  border: 1px solid #abadb3; }

header #search button {
  background: transparent;
  border: 0;
  float: left;
  cursor: pointer;
  width: 80px; }

header.beko {
  width: 931px;
  padding: 57px 0 0 0; }
  header.beko nav {
    background-image: url(images/furniture/headerTop.png);
    background-repeat: no-repeat;
    background-position: top left;
    width: 931px;
    margin-top: 14px;
    padding-bottom: 14px;
    border-bottom: 2px solid #53c2f4;
    height: 51px; }
    header.beko nav ul {
      background: none;
      height: 31px;
      margin-top: 14px; }
      header.beko nav ul li {
        background: none;
        border-right: 1px solid #cccccc;
        height: 31px;
        width: 136px;
        padding-top: 12px;
        text-align: center; }
        header.beko nav ul li.first-item {
          border-left: 1px solid #cccccc; }
        header.beko nav ul li a {
          color: #003366;
          font-family: Arial, Helvetica, sans-serif;
          font-size: 14px;
          font-weight: bold;
          width: 100%;
          text-align: center;
          padding: 0; }
          header.beko nav ul li a:hover {
            color: #57ccef; }
  header.beko section#search {
    border: 1px solid #57ccef;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 169px;
    height: 28px;
    bottom: auto;
    top: 118px;
    right: 0px; }
    header.beko section#search input {
      margin-left: 5px;
      width: 120px;
      border: none;
      padding: none;
      color: #005e8a; }
    header.beko section#search button {
      width: 20px;
      padding: 0;
      margin: 3px 0px 0 14px; }
  header.beko #mums {
    position: absolute;
    right: 0px;
    bottom: 62px; }

#promoV2 {
  width: 931px;
  height: 300px;
  margin: 14px auto;
  padding: 26px 0 0 0;
  border-top: 2px solid #abe2fb;
  	/*
  	ul {
  		list-style: none;
  		li {
  			list-style: none;
  			img {
  				-webkit-border-radius: 3px;
  				-moz-border-radius: 3px;
  				border-radius: 3px;
  
  			}
  		
  		}
  	}
  	*/ }
  #promoV2 .nivoSlider {
    position: relative;
    background: url(themes/light/loading.gif) no-repeat 50% 50%; }
    #promoV2 .nivoSlider img {
      position: absolute;
      top: 0px;
      left: 0px;
      display: none; }
      #promoV2 .nivoSlider img a {
        border: 0;
        display: block; }
  #promoV2 .nivo-controlNav {
    position: relative;
    top: -30px;
    left: 11px; }

section#appliancesBeko {
  width: 931px;
  height: 173px;
  margin: 7px auto; }
  section#appliancesBeko ul {
    list-style: none;
    padding-left: 52px; }
    section#appliancesBeko ul li {
      list-style: none;
      float: left;
      width: 133px;
      margin: 30px 16px; }
      section#appliancesBeko ul li figure {
        width: 133px;
        height: 90px;
        text-align: center; }
        section#appliancesBeko ul li figure img {
          max-width: 90px;
          max-height: 90px;
          margin: 0 auto; }
      section#appliancesBeko ul li a.catbutton {
        display: table;
        width: 133px;
        height: 31px;
        text-align: center;
        background: white url(images/furniture/CatNavButtonUnselected.jpg) no-repeat;
        text-decoration: none;
        font-weight: bold;
        color: #003366;
        font-size: 12px;
        /*				padding-top: 7px;*/
        margin-top: 4px;
        line-height: 1; }
        section#appliancesBeko ul li a.catbutton span {
          display: table-cell;
          vertical-align: middle; }
        section#appliancesBeko ul li a.catbutton:hover {
          background: white url(images/furniture/CatNavButtonSelected.jpg) no-repeat;
          color: white; }

section#home_introBeko {
  width: 931px;
  height: 173px;
  margin: 0px auto;
  padding-top: 37px;
  background: white url(images/furniture/pageDivider.jpg) 39px 0 no-repeat; }
  section#home_introBeko ul {
    list-style: none;
    padding-left: 31px; }
    section#home_introBeko ul li {
      list-style: none;
      float: left;
      width: 220px;
      padding: 0 36px; }

div#outer.beko {
  margin-bottom: 30px; }

footer.beko {
  width: 931px;
  height: auto;
  margin: 0 auto;
  padding-bottom: 40px;
  background: white url(images/furniture/BekoBottom.jpg) no-repeat; }
  footer.beko div.content {
    padding-top: 30px;
    margin: 0;
    width: inherit; }
    footer.beko div.content ul li {
      border-right: 1px solid #ccc;
      margin: 0 10px 0 10px; }
      footer.beko div.content ul li.first-item {
        margin-left: 0; }
      footer.beko div.content ul li.last-item {
        border-right: none; }
      footer.beko div.content ul li a {
        color: #003366;
        font-size: 12px; }
        footer.beko div.content ul li a:hover {
          color: #57ccef;
          text-decoration: none; }
    footer.beko div.content div#copyright {
      font-weight: bold;
      color: #003366; }

/* ===[ Promo ]===
   ================================================== */
#promo {
  width: 100%;
  height: 372px;
  border-top: 1px solid #fff;
  position: relative; }

#promo .container {
  width: 960px;
  margin: 0 auto; }

#promo .style2 .content {
  width: 420px;
  height: 150px;
  position: relative;
  top: 100px;
  left: 30px;
  color: white;
  font-size: 12px; }

#promo .style1 .content {
  width: 390px;
  height: 78px;
  padding: 25px 15px 15px 25px;
  position: relative;
  top: 60px;
  left: 500px;
  color: white;
  font-size: 12px;
  background: #0b3257 url(images/furniture/bg_home_promo_tile.png) repeat-y;
  border: 1px solid white; }

#promo .style1 .content h1, #promo .style1 .content h2,
#promo .style4 .content h2, #promo .style4 .content h1,
#promo .style5 .content h1, #promo .style5 .content h2,
#promo .style6 .content h1, #promo .style6 .content h2 {
  text-shadow: 1px 1px 3px black;
  font-size: 22px; }

#promo .style3 .content h1, #promo .style3 .content h2 {
  text-shadow: 1px 1px 3px black;
  font-size: 22px; }

#promo .style3 .content {
  width: 420px;
  height: 39px;
  padding: 25px 15px 15px 25px;
  position: relative;
  top: 40px;
  left: 0px;
  color: white;
  font-size: 12px;
  background: #0b3257 url(images/furniture/bg_home_promo_tile.png) repeat-y;
  border: 1px solid white; }

#promo .style4 .content {
  width: 300px;
  height: 60px;
  padding: 10px;
  position: relative;
  top: 268px;
  left: 633px;
  color: white;
  font-size: 12px;
  background: #0b3257 url(images/furniture/bg_home_promo_tile.png) repeat-y;
  border: 1px solid white; }

#promo .style5 .content {
  width: 300px;
  height: 60px;
  padding: 10px;
  position: relative;
  top: 268px;
  left: 30px;
  color: white;
  font-size: 12px;
  background: #0b3257 url(images/furniture/bg_home_promo_tile.png) repeat-y;
  border: 1px solid white; }

#promo .style6 .content {
  width: 300px;
  padding: 10px;
  position: relative;
  top: 219px;
  left: 633px;
  color: white;
  font-size: 12px;
  background: #0b3257 url(images/furniture/bg_home_promo_tile.png) repeat-y;
  border: 1px solid white; }

#promo .style6 .content img {
  position: absolute;
  top: 41px;
  right: -39px; }

#promo .style4.swapped .content {
  top: 10px;
  left: 6px; }

#promo .style4.raised .content {
  top: 10px; }

li.styleNone div.control_video {
  top: -44px;
  font-size: 17px;
  width: 203px; }

#promo .styleNone .content {
  width: 930px;
  height: 327px;
  padding: 10px;
  position: relative;
  top: 0px;
  left: 0px;
  color: white;
  font-size: 12px;
  background: transparent;
  border: none; }

#promo h1 {
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 15px; }

#promo a:hover {
  text-decoration: none; }

#controls_top {
  height: 34px;
  position: absolute;
  width: 100%;
  margin: 0 auto;
  text-align: center; }

#controls_bottom {
  height: 32px;
  position: absolute;
  width: 100%;
  margin: 0 auto;
  text-align: center; }

#controls_top {
  top: 0;
  z-index: 10; }

#controls_top .control {
  width: 293px;
  height: 34px;
  margin: 0 auto;
  background: url(images/furniture/bg_control_top.png) 0 0 no-repeat; }

#control_reload {
  width: 16px;
  float: left;
  position: relative;
  left: 38px;
  top: 8px; }

#control_discover {
  color: white;
  float: left;
  font-size: 12px;
  font-weight: bold;
  left: 70px;
  position: relative;
  text-align: left;
  top: 8px;
  width: 130px; }

#control_discover a {
  text-decoration: none;
  color: white; }

#control_discover img {
  vertical-align: bottom; }

#control_video {
  width: 17px;
  float: left;
  position: relative;
  top: 8px;
  left: 80px; }

#control_video.videoOff {
  margin-left: -1000px; }

#reloadholder {
  width: 16px;
  height: 17px; }

#controls_bottom {
  bottom: 0; }

#controls_bottom .control {
  margin: 0 auto;
  display: inline-block;
  height: 32px; }

#control_play, #control_pause {
  float: left;
  height: 22px;
  width: 70px; }

#control_play {
  background: url("images/furniture/bg_control_left.png") no-repeat;
  padding: 10px 10px 0 3px; }

#control_pause {
  background: url("images/furniture/bg_control_right.png") no-repeat;
  padding: 10px 0 0 8px; }

.control ul {
  list-style: none;
  margin: 0;
  padding: 8px 0 0 0;
  display: inline-block;
  float: left;
  background: url(images/furniture/bg_control_tile.png) repeat-x;
  height: 24px; }

.control li {
  margin-right: 3px;
  display: inline;
  width: 30px; }

/* ===[ Main wrapper ]=== */
#wrapper {
  width: 960px;
  margin: 0 auto; }

/* ===[ Three Mission Boxes ]===
   ================================================== */
#mission_boxes {
  font-family: Arial, Helvetica, sans-serif;
  width: 949px;
  clear: both;
  margin: 18px auto 0 auto;
  height: 123px; }

#mission_boxes .box {
  width: 303px;
  height: 123px;
  border: 1px solid white;
  background: url(images/furniture/bg_missionbox_tile.png) repeat-y;
  float: left;
  margin-left: 17px; }

#mission_boxes .box.first-item {
  margin-left: 0px; }

#mission_boxes .box {
  position: relative;
  -moz-box-shadow: 0px 2px 2px #cccccc;
  -webkit-box-shadow: 0px 5px 5px #cccccc;
  box-shadow: 0px 2px 2px #cccccc; }

#mission_boxes .box h3 {
  color: white;
  margin: 0;
  padding: 10px 0 0 20px;
  font-size: 18px;
  font-weight: normal; }

#intelligent h3 {
  background: url(images/furniture/bg_mission_intelligent.png) repeat-x;
  height: 31px;
  width: 283px; }

#environmental h3 {
  background: url(images/furniture/bg_mission_environmental.png) repeat-x;
  height: 31px;
  width: 283px; }

#technology h3 {
  background: url(images/furniture/bg_mission_technology.png) repeat-x;
  height: 31px;
  width: 283px; }

#mission_boxes .box p {
  width: 185px;
  float: left;
  margin: 15px;
  font-size: 14px; }

.ie6 #mission_boxes .box p {
  margin: 15px 0 0 10px; }

#mission_boxes .box img {
  position: relative;
  top: -25px;
  float: right;
  right: 10px;
  width: 87px;
  height: 87px; }

/* ===[ Home content ]===
   ================================================== */
#home_intro {
  clear: both;
  margin: 25px auto 0 auto;
  width: 946px;
  height: 300px;
  border: 1px solid #fff;
  border-bottom: 0;
  background: url(images/furniture/bg_homeintro_tile.png) repeat-x; }

#intro {
  padding: 15px 15px 0 15px;
  width: 250px;
  /*514px;*/
  font-size: 12px;
  float: left; }

/* Add extra middle panel */
#middle {
  padding: 15px 15px 0 15px;
  width: 232px;
  font-size: 12px;
  float: left;
  /*    background: url("images/furniture/homenewsbg.png") repeat-x scroll 0 0 transparent;*/ }

#intro, #middle {
  width: 272px;
  float: left;
  /*        background: #f0f0f0;*/
  background: url("images/furniture/secondRowbg.png") repeat-x scroll 0 0 transparent;
  border: 1px solid #fff;
  border-bottom: 0;
  margin-bottom: 20px;
  margin-right: 17px;
  /*    height: 370px;*/ }

#latest {
  width: 282px !important;
  margin-right: 0px!important;
  padding: 15px 5px 0 15px !important;
  /*    height: 370px;*/ }

#home_intro {
  border: none !important; }

/* end Add extra middle panel */
#latest h4 {
  margin-top: 5px !important; }

#intro h1, #middle h1 {
  color: #333333;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 15px; }

#intro p, #middle p {
  line-height: 20px;
  margin-bottom: 15px; }

/* ===[ Home content - latest news ]===
   ================================================== */
#latest {
  float: left;
  width: 366px;
  padding: 15px 15px 0 20px;
  font-size: 12px;
  background: url(images/furniture/bg_latest_tile.png) repeat-x; }

#latest h2 {
  color: #333333;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 15px; }

#latest .thumb {
  border: 1px solid #cccccc;
  float: left; }

#latest h3 {
  color: #003366;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  margin-bottom: 0px; }

#latest .more {
  margin-left: 15px;
  width: 250px;
  float: left; }

#latest .more p {
  margin-bottom: 10px; }

#latest .more img {
  padding: 0px 5px 0 0;
  vertical-align: absmiddle; }

#latest article {
  clear: both;
  margin-bottom: 25px; }

/* ===[ Supporting boxes ]===
   ================================================== */
#supporting {
  clear: both;
  width: 946px;
  margin: 0 auto; }

.template_appliances #supporting {
  width: 754px;
  margin-top: 20px; }

.template_product #supporting {
  width: 754px;
  height: 125px;
  margin-top: 25px; }

#supporting article {
  width: 223px;
  height: 96px;
  -moz-box-shadow: 0px -3px 5px #c9c9c9;
  -webkit-box-shadow: 0px -3px 5px #c9c9c9;
  box-shadow: 0px -3px 5px #c9c9c9;
  float: left;
  margin-left: 18px;
  background-color: white; }

.ie6 #supporting article,
.ie7 #supporting article,
.ie8 #supporting article {
  behavior: url(/Scripts/PIE.htc); }

.template_appliances #supporting article {
  width: 221px;
  height: 123px;
  margin-left: 43px;
  margin-top: 20px; }

.ie6 .template_appliances #supporting article {
  width: 219px;
  height: 123px;
  margin-left: 43px;
  margin-top: 20px;
  border: 1px solid #eee; }

#supporting article.first-item {
  margin-left: 0; }

.ie6 #supporting article.first-item {
  margin-left: 0; }

#supporting article p {
  width: 115px;
  float: right;
  color: #003366;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  margin: 18px 18px 0 0; }

.ie6 #supporting article p {
  margin-right: 5px; }

#supporting article img {
  float: left;
  margin: 18px 0 0 10px; }

#supporting article a:hover {
  text-decoration: none; }

/* ===[ Footer ]===
   ================================================== */
footer {
  font-size: 12px;
  background-color: #dfdfdf;
  height: 56px;
  clear: both;
  margin-top: 40px; }

footer .content {
  width: 946px;
  margin: 0 auto;
  padding-top: 15px; }

footer a {
  color: #2d67a7; }

footer ul {
  list-style: none;
  padding: 0; }

footer li {
  float: left;
  padding-right: 15px; }

#footer_logo {
  float: left;
  margin-right: 20px; }

#footer_flag {
  vertical-align: top;
  -moz-box-shadow: 3px 3px 5px #b4b4b4;
  -webkit-box-shadow: 3px 3px 5px #b4b4b4;
  box-shadow: 3px 3px 5px #b4b4b4;
  margin-right: 5px; }

#copyright {
  float: right;
  color: #212121; }

/* ===[ Content section, main page body ]=== */
section#content {
  width: 756px;
  height: 100%;
  float: right;
  margin: 0 20px 0 0; }

#content_top header {
  width: 100%;
  height: 46px;
  padding-top: 0;
  margin: 0;
  padding-left: 0px;
  font-family: Arial, Helvetica, sans-serif;
  background: url(images/furniture/bg_box_header_tile.png) repeat-x;
  border: 1px solid white;
  border-bottom: 0; }

#content_top #intro p {
  margin: 60px 0 0 25px;
  clear: left; }

#content_top header ul,
#feature_top header ul {
  /* reset */
  margin: 15px 0 0 0;
  padding: 0; }

section#content header li,
h1.title,
#results1 h1,
#have_you_seen h1 {
  font-size: 20px;
  color: white;
  font-weight: normal;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  /* padding-bottom: 20px; adh */ }

#results1 h1, #have_you_seen h1 {
  color: #003d6b;
  padding-bottom: 20px; }

#feature .intro h2 {
  color: #003d6b;
  font-family: DaxOTWideMedium,Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: normal;
  padding-bottom: 12px; }

section#content header li a {
  text-decoration: none;
  color: white; }

section#content header li.first-item {
  list-style: none;
  margin-left: 16px;
  /* 25px adh */
  padding-left: 0;
  background: none;
  font-weight: bold; }

section#content header li {
  margin-left: 12px;
  padding-left: 15px;
  list-style: none;
  background: url(images/icons/icon_dot_white.png) left 6px no-repeat; }

/* content section article formatting */
#content #article .image img {
  width: inherit;
  height: inherit; }

#content #article ul li {
  float: right;
  width: 500px; }

#content #article .image {
  height: inherit;
  margin-bottom: 25px; }

#content #article ol {
  margin-left: 20px; }

#content #article ol li {
  float: left;
  line-height: 22px;
  width: 470px;
  font-weight: bold; }

#content #article ol li p {
  font-weight: normal; }

#content #article h1 {
  color: #003d6b;
  font-family: DaxOTWideMedium,Arial,Helvetica,sans-serif;
  font-size: 18px;
  font-weight: normal; }

/* ===[ Content section, supplemental links ]=== */
#extra_links {
  clear: both;
  padding-top: 10px;
  padding-left: 25px;
  border: 1px solid #fff;
  border-top: 0;
  width: 754px;
  height: 30px;
  background: url(images/furniture/bg_feature_box_tile.png) repeat-x; }

#extra_links span {
  background: url(images/icons/icon_arrow_right.png) left 6px no-repeat;
  margin: 0;
  padding: 0 0 0 10px; }

#extra_links span {
  margin-left: 20px;
  display: block;
  float: left; }

#extra_links span a {
  text-decoration: none;
  color: #003d6b; }

#extra_links a:hover {
  color: #80bb27; }

#extra_links .first-item {
  margin-left: 0; }

#extra_links span.type_pdf {
  background: none;
  padding-left: 0; }

#extra_links .type_pdf a {
  background: url(images/icons/icon_pdf_med.png) left 0 no-repeat;
  padding: 4px 0 20px 25px; }

/* ===[ Product details ]=== */
#product_details {
  margin-top: 15px;
  width: 100%;
  clear: both; }

#tab_control {
  height: 33px; }

#tab_control .tabs {
  font-family: Arial, Helvetica, sans-serif;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-topleft: 8px;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  padding: 8px 10px 5px 10px;
  float: left;
  height: 20px;
  width: 120px;
  margin-right: 15px;
  cursor: pointer; }

#holder h3 {
  height: 24px;
  background: #bcd0e5 url(images/furniture/bg_tab_content_header_tile.png) repeat-x;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 15px;
  font-weight: bold;
  color: #02467f;
  padding: 5px 0 0 10px;
  -webkit-border-top-right-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  cursor: pointer; }

#holder h3.collapsed {
  -webkit-border-top-right-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px; }

#holder h3 img.arrow {
  margin-right: 5px; }

.tabinactive {
  background: url(images/furniture/bg_tab_grey_tile.png) repeat-x;
  color: black; }

.tabactive {
  background: url(images/furniture/bg_tab_blue_tile.png) repeat-x;
  color: white; }

.tabactive a {
  color: white; }

.tabinactive a {
  color: black; }

#tab_control .tab {
  font-size: 12px; }

.tab_content {
  display: none; }

#product_features dt {
  float: left;
  width: 175px; }

#product_features dd {
  padding-left: 185px; }

#product_features {
  float: right;
  width: 364px; }

#product_features ul {
  list-style: none;
  margin-top: 15px; }

#holder ul {
  margin: 0; }

#product_features li {
  /*height: 30px; breaks multi line - rely on line-height */
  margin-left: 0;
  padding: 10px 15px;
  /*
      padding-left: 10px;
      line-height: 30px;
  */ }

#product_features li.alt {
  background-color: #dde2e7; }

#product_features .alt0 {
  background-color: #e5eef5; }

#product_features .alt1 {
  background-color: #d6e4ef; }

#product_features .alt2 {
  background-color: #fefefe; }

#product_features .alt3 {
  background-color: #e6eff6; }

#product_detail {
  width: 314px;
  float: left;
  clear: left;
  background-color: #e8edf2;
  padding: 15px 25px; }

#product_detail h1 {
  font-size: 18px;
  color: #003d6b;
  font-weight: normal;
  font-family: DaxOTWideMedium,Arial,Helvetica,sans-serif; }

#product_detail ul {
  margin-top: 25px; }

#product_detail li {
  padding-bottom: 4px;
  list-style-image: url(images/icons/icon_dot_green.png); }

#product_detail img {
  padding: 5px;
  margin: 20px; }

#product_features #icons {
  margin: 20px 0 20px 0; }

#product_features #icons img {
  margin-right: 2px;
  vertical-align: top; }

#product_carousel {
  height: 300px;
  width: 364px;
  background-color: white; }

/* ===[ Product list (inc Product List Discontinued) ]=== */
#product_list,
#products_discontinued,
#have_you_seen {
  margin-top: 25px;
  float: left;
  clear: left; }

#product_list .product,
#products_discontinued .product,
#have_you_seen .product {
  position: relative;
  height: 238px;
  width: 375px;
  float: left; }

#alternatives .product {
  height: auto; }

#product_list .product h3,
#products_discontinued .product h3,
#have_you_seen .product h3 {
  /*height: 41px;
  width: 274px;*/
  padding-left: 145px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px; }

.ie7 #products_discontinued {
  width: 100%; }

#products_discontinued .product {
  /* background: url(images/furniture/bg_product_label.png) 75px 10px no-repeat */ }

#product_list .product.first-item,
#products_discontinued .product.first-item,
#have_you_seen .product.first-item {
  margin-left: 0; }

#product_list .product_image,
#products_discontinued .product_image,
#have_you_seen .product_image {
  position: absolute;
  top: 0;
  left: 0; }

#product_list .product .title,
#products_discontinued .product .title,
#have_you_seen .product .title {
  position: relative;
  margin-top: 20px;
  left: 15px;
  width: 340px;
  background: url(/Content/images/furniture/bg_product_label.png) top right no-repeat; }

#products_discontinued .product .title {
  background: url(/Content/images/furniture/bg_product_label_Discontinued.png) top right no-repeat; }

#have_you_seen .product .title {
  background: url(/Content/images/furniture/bg_product_label_SeeAlso.png) top right no-repeat; }

#product_list .product .title h3,
#products_discontinued .product .title h3,
#product_list .product .title h3 a,
#products_discontinued .product .title h3 a,
#have_you_seen .product .title h3,
#have_you_seen .product .title h3 a {
  font-size: 22px;
  color: white;
  text-decoration: none; }

#product_list .details,
#products_discontinued .details,
#have_you_seen .details {
  position: relative;
  margin-top: 15px;
  width: 200px;
  margin-left: 143px; }

#product_list .details ul.product_three,
#products_discontinued .details ul.product_three,
#have_you_seen .details ul.product_three {
  list-style: none; }

#product_list .details ul.readmore,
#products_discontinued .details ul.readmore,
#have_you_seen .details ul.readmore {
  list-style: none;
  margin-top: 10px; }

#product_list .product_three li,
#products_discontinued .product_three li,
#have_you_seen .product_three li {
  list-style-image: url(images/icons/icon_dot_green.png); }

#product_list .readmore li,
#products_discontinued .readmore li,
#have_you_seen .readmore li {
  padding: 0 0 10px 0;
  margin: 0 0 0 2px; }

/* ===[ View options ]=== */
#view_options {
  padding-top: 10px;
  height: 30px;
  width: 364px;
  color: #003d6b; }

#view_options .video {
  margin-right: 5px;
  float: right; }

#view_options .colour {
  float: left; }

#view_options img {
  vertical-align: middle; }

#view_options .colour img {
  padding-right: 2px; }

/* ===[ Feature section ]=== */
#feature_top {
  position: relative;
  background: url(images/furniture/bg_tile_pagetop.png) repeat-x;
  -moz-box-shadow: 5px 5px 10px #ddd;
  -webkit-box-shadow: 5px 5px 10px #ddd;
  box-shadow: 5px 5px 10px #ddd;
  filter: progid:DXImageTransform.Microsoft.Shadow(color='$feature-top', Direction=145, Strength=3);
  clear: left;
  float: left;
  height: 300px; }

.ie7 #feature_top {
  margin-top: 25px; }

.ie6 #feature_top {
  /*margin-top: 15px*/ }

#feature_top #feature {
  z-index: 1;
  width: 754px;
  height: 253px;
  border: 1px solid white;
  position: relative;
  top: 47px;
  padding: 0;
  list-style: none;
  background: url(images/furniture/bg_feature_box_tile.png) repeat-x; }

#feature_top.nofeature {
  height: 80px; }

#feature_top.nofeature #feature {
  height: 45px; }

#feature_top.nofeature h2 {
  color: #003d6b;
  font-family: DaxOTWideMedium,Arial,Helvetica,sans-serif;
  font-size: 18px;
  font-weight: normal;
  margin: 10px 0px 20px 40px; }

#feature_top #feature.short {
  height: 80px; }

#feature_top header {
  width: 739px;
  background-color: #013f6e;
  background: url(images/furniture/bg_box_header_tile.png) repeat-x;
  height: 46px;
  z-index: 2;
  position: absolute;
  top: 0;
  padding: 0 0 0 15px;
  border: 1px solid #fff;
  border-bottom: 0; }

#feature_top header.full {
  width: 100%; }

#feature .text {
  position: absolute;
  width: 298px;
  height: 110px;
  padding: 20px;
  border: 1px solid white;
  border-right: 0;
  top: 35px;
  right: 0;
  z-index: 2;
  background: white url(images/furniture/bg_feature_text_box_tile.png) repeat-y; }

#feature .text h3, #feature .text h4 {
  color: #1b83b2;
  font-size: 30px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 35px;
  margin-bottom: 10px; }

#feature .text h4 {
  margin-top: -20px; }

#feature .smaller .text h3, #feature .smaller .text h4 {
  font-size: 20px;
  line-height: 25px; }

#feature .image {
  position: relative;
  width: 100%;
  height: 150px;
  top: 0;
  z-index: 1; }

#feature .style2 .text {
  position: absolute;
  width: 335px;
  height: 110px;
  padding: 20px;
  border: 0;
  top: 0px;
  left: 390px;
  z-index: 2;
  background: none; }

#carousel #feature .lighttext .text, #carousel #feature .lighttext .text h3 {
  color: #dddddd; }

#carousel #feature .reduced .text {
  left: 450px;
  width: 275px; }

#carousel #feature .lighttext .text {
  font-size: 13pt; }

#carousel #feature .lighttext .text h3 {
  font-size: 24px; }

#feature .boxleft .text {
  top: 30px;
  left: 10px;
  width: 390px;
  height: auto; }

#feature .boxleft h3, #feature .boxleft h4 {
  font-size: 20px; }

#feature .boxtopleft .text {
  top: 10px;
  left: 5px;
  width: 220px;
  height: auto;
  -moz-opacity: 0.8;
  opacity: 0.8; }

#feature .boxtopleft h3, #feature .boxtopleft h4 {
  font-size: 20px;
  line-height: 25px; }

#feature .boxtoprightsemi .text {
  top: 5px;
  left: 505px;
  width: 200px;
  height: auto;
  -moz-opacity: 0.8;
  opacity: 0.8;
  padding-bottom: 5px; }

#feature .boxtoprightsemi h3, #feature .boxtoprightsemi h4 {
  font-size: 20px;
  line-height: 25px; }

#feature .boxtopright .text {
  top: 0px;
  left: 525px;
  width: 210px;
  height: auto;
  background: none;
  border: none;
  padding: 10px; }

#feature .boxtopright h3, #feature .boxtopright h4 {
  font-size: 20px;
  line-height: 25px; }

#feature .centredicon .text {
  top: 10px;
  left: 350px;
  width: 350px;
  height: auto;
  background: none;
  border: none; }

#feature .centredicon .image {
  top: 20px;
  left: 70px; }

#feature .textleft .text {
  top: 10px;
  left: 25px;
  width: 350px;
  height: auto;
  -moz-opacity: 0.8;
  opacity: 0.8;
  background: none;
  border: none; }

#feature .textleft .image {
  top: 20px;
  left: 380px; }

#feature .textright .text {
  top: 10px;
  left: 550px;
  width: 150px;
  height: auto;
  background: none;
  border: none; }

#feature .textright .image {
  top: 0px;
  left: 0px; }

#feature .centredicon h3, #feature .centredicon h4 {
  font-size: 20px;
  line-height: 25px; }

#feature .style2 .text h3, #feature .style2 .text h4 {
  color: #1b83b2;
  font-size: 24px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 35px;
  margin-bottom: 10px; }

#feature .bluestrip .text {
  background: url("images/furniture/bg_home_promo_tile.png") repeat-y scroll 0 0 #0b3257;
  border: 1px solid white !important;
  color: white;
  position: absolute;
  left: auto;
  right: 5px;
  padding: 5px 0 5px 10px;
  border-right: none;
  opacity: 0.85;
  -moz-opacity: 0.85;
  height: auto;
  width: 350px; }

#feature .bluestrip .text h3, #feature .bluestrip .text h4 {
  color: white;
  padding-bottom: 0px;
  margin-bottom: 0px; }

#feature .style2 .text h4 {
  margin-top: -10px; }

#feature .style2 .image {
  position: relative;
  width: 100%;
  height: 150px;
  top: 0;
  left: 0;
  z-index: 1; }

#feature li.heroStyle {
  background: url("http://fiftyeggs.blob.core.windows.net/bekoupload/category/background_product_gradient.jpg") repeat-x scroll 0 0 transparent; }

#feature .product_image {
  /*position: relative;
  top: 20px;
  left: 90px;*/
  height: 233px;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 20px;
  width: 364px; }

#feature .details {
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: url("images/furniture/bg_feature_text_box_tile.png") repeat-y scroll 0 0 white;
  border-color: white -moz-use-text-color white white;
  border-style: solid none solid solid;
  border-width: 1px 0 1px 1px;
  padding: 20px;
  z-index: 2;
  position: relative;
  top: 5px;
  left: 450px;
  width: 260px;
  height: auto;
  -moz-opacity: 0.8;
  opacity: 0.8;
  padding-bottom: 5px; }

#feature .heroStyle .details, #feature .heroStyle .text, div.questtip {
  background: #04529a;
  /* Old browsers */
  background: -moz-linear-gradient(top, #04529a 0%, #0b3357 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #04529a), color-stop(100%, #0b3357));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #04529a 0%, #0b3357 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #04529a 0%, #0b3357 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #04529a 0%, #0b3357 100%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#04529a', endColorstr='#0b3357',GradientType=0 );
  /* IE6-9 */
  background: linear-gradient(top, #04529a 0%, #0b3357 100%);
  /* W3C */
  opacity: 1;
  color: #dddddd;
  font-size: 13pt;
  line-height: 100%;
  width: 240px; }

#feature .heroStyle .text {
  height: auto;
  padding: 10px;
  margin: 20px auto;
  /*    padding: 10px 10px 60px;*/ }

#feature .style2.heroStyle .text h3 {
  color: white; }

#feature .style2.heroStyle .text p {
  padding-bottom: 5px; }

#feature .heroStyle .details h3 {
  font-size: 22pt;
  color: white;
  margin-bottom: 10px; }

#feature .heroStyle .details a {
  color: white;
  margin-top: 20px;
  display: block; }

#feature .details .product_three, #feature .icons ul {
  display: block;
  position: inherit;
  width: inherit;
  opacity: inherit;
  -moz-opacity: inherit; }

#feature .details .product_three li, #feature .icons ul li {
  display: block;
  position: inherit;
  background: transparent;
  line-height: 110%; }

#feature .icons ul {
  position: absolute;
  top: 2px;
  left: 300px;
  width: 140px; }

#feature .icons ul li {
  height: 60px;
  position: static;
  clear: none;
  display: list-item;
  float: left;
  margin: 0 0 34px;
  width: 70px; }

#feature h1 {
  color: #003d6b;
  font-size: 30px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 35px;
  margin-bottom: 10px; }

#feature_top #slide_status {
  z-index: 2;
  position: absolute;
  height: 33px;
  top: 269px;
  width: 100%;
  overflow: hidden; }

#feature_top.noheight, #feature.noheight, #feature_top #feature.noheight {
  height: auto;
  margin-bottom: 40px;
  display: inline-block; }

#feature_top.noheight.wtb {
  height: 130px;
  margin-bottom: 0px; }

#XXXslide_status_controls {
  width: 250px;
  height: 33px;
  margin: 0 auto; }

#slide_status_controls {
  height: 33px;
  margin: 0;
  float: left;
  left: 50%;
  position: relative; }

#slide_status #carouselnav2 {
  list-style: none;
  padding: 0 0 0 30px;
  margin-left: -3px;
  float: left;
  position: relative;
  right: 50%; }

#slide_status #carouselnav2 li {
  float: left;
  margin-right: 4px; }

#slide_status img {
  float: left;
  position: relative;
  right: 50%; }

/* ===[ Feature icons ]=== */
#feature_top .icons {
  width: 40px;
  float: left;
  margin-left: 30px; }

#feature_top .icons ul {
  list-style: none; }

#feature_top .icons li {
  margin: 12px 0 0 0; }

#feature_top .icons li.first-item {
  margin-top: 0; }

#feature_top .intro {
  float: left;
  margin-left: 30px;
  width: 700px;
  padding-bottom: 20px;
  padding-top: 8px; }

#feature_top .intro ul {
  margin: 20px; }

/* ===[ Side menu ]=== */
section.menu_side {
  width: 160px;
  padding-left: 15px;
  margin: 25px 15px 0 0; }

.ie6 section.menu_side {
  margin-top: 15px; }

section.menu_side h3 {
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 15px;
  font-size: 14px;
  color: #003d6b; }

section.menu_side ul {
  list-style: none;
  margin: 10px 0 20px 0;
  padding: 0; }

section.menu_side li {
  /*    background: url(images/icons/icon_arrow_right.png) left 6px no-repeat; */
  margin: 0;
  padding: 0 0 0 10px;
  font-size: 12px;
  line-height: 20px; }

section.menu_side li a {
  text-decoration: none; }

section.menu_side li a:hover {
  color: #57ccef; }

li.navcat span a {
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 15px;
  font-size: 14px;
  color: #003366; }

section.menu_side li {
  background: inherit; }

section.menu_side ul li ul li {
  background: url(images/icons/icon_arrow_right.png) left 6px no-repeat; }

/* ===[ Products choices - landing page ]=== */
#choices {
  clear: both;
  padding-left: 5px;
  position: relative;
  top: 10px; }

.ie6 #choices {
  position: static;
  top: auto; }

#choices.five {
  clear: both;
  margin-top: 25px; }

#choices.five .product {
  min-height: 400px; }

#choices.five .product_image {
  min-height: 200px;
  max-height: 200px; }

#choices.five .product,
#choices.five .productlink {
  width: 140px;
  float: left;
  padding: 0 5px 0 5px; }

.rollout .product {
  width: 170px;
  float: left;
  padding: 0 5px 0 5px; }

.rollout .productlink {
  width: 170px;
  float: left;
  padding: 0 5px 0 5px; }

.rollout .details {
  color: #121212; }

.rollout .details h3 {
  margin-bottom: 10px; }

.rollout .details a {
  padding: 0 0 0 0; }

.rollout .product_image a {
  padding-bottom: 0; }

#choices.two .product {
  position: relative;
  width: 375px;
  float: left;
  margin-top: 20px;
  min-height: 240px;
  /* Added to force product height correctly */ }

#choices.two .product_image {
  left: 0;
  position: absolute;
  top: 0; }

#choices.two .product .details {
  position: relative;
  margin-top: 15px;
  width: 200px;
  margin-left: 143px; }

#choices.two .title {
  position: relative;
  margin-top: 20px;
  left: 2px;
  width: 340px;
  background: url(/Content/images/furniture/bg_product_label.png) top right no-repeat;
  padding-right: 26px; }

.ie6 #choices.two .title {
  width: 350px; }

.product_image img {
  max-height: 250px; }

/* #choices.two .product_image{position:absolute; top:0; left:0}
   ================================================== */
#choices.two h3 {
  color: white;
  font-size: 22px;
  line-height: 20px;
  padding: 10px 0 10px 145px; }

#choices.two h3 a {
  color: white;
  padding-left: 0;
  text-decoration: none; }

#choices.two .details p {
  min-height: 120px; }

#choices.five .title h3, .rollout .product .title h3 {
  font-size: 22px;
  line-height: 25px; }

.rollout .product h3 {
  font-size: 18px;
  line-height: 25px;
  font-family: DaxOTWideMedium,Arial,Helvetica,sans-serif; }

#choices.two .details {
  /*    position: absolute; top:70px; left:130px; width:200px;_NO__DOTCOMMA__AFTER__*/ }

#choices.five .details {
  margin-top: 10px; }

.rollout .product .details {
  margin-top: 0px; }

#choices .details ul.product_three, .rollout .product .details ul.product_three {
  list-style: none; }

#choices .details ul.readmore, .rollout .product .details ul.readmore {
  list-style: none;
  margin-top: 10px; }

#choices.five .productlink ul.readmore {
  list-style: none; }

#choices .product_three li {
  list-style-image: url(images/icons/icon_dot_green.png); }

#choices .readmore li, .rollout .product .readmore li {
  padding: 0 0 10px 0;
  margin: 0 0 0 2px; }

#choices.five .readmore li {
  margin: 0 0 10px 0; }

/* === [ Filter ]=== */
#filter_options {
  border: 1px solid #dfe7ef;
  background: #dfe7ef url(images/furniture/bg_tile_filter_options.gif) top repeat-x; }

#filter_options ul {
  list-style: none; }

#filter_options ul li {
  margin: 0;
  float: left; }

#filter_options ul li li {
  margin-left: 40px;
  clear: left; }

#filter_options ul li.first-item li {
  margin-left: 15px; }

#filter_options ul li h3 {
  margin: 10px 0 10px 40px;
  font-size: 14px;
  height: 25px; }

#filter_options ul li.first-item h3 {
  margin: 0px;
  padding: 10px 15px 0  15px;
  background: #dfe7ef;
  height: 25px; }

#filter_options ul li h3 img {
  vertical-align: middle; }

#filter_options a {
  text-decoration: none;
  color: #003d6b; }

.ie6 #filter_options ul li {
  width: 185px; }

.ie6 #filter_options ul li li {
  border: 0;
  display: inline;
  margin-left: 0;
  width: 165px; }

.ie6 #filter_options ul li.first-item li {
  border: 0;
  display: inline;
  margin-left: 15px; }

.ie6 #filter_options ul li h3 {
  margin-left: 0; }

.ie6 #filter_options ul li.first-item h3 {
  margin-left: 15px; }

#filter_options .removable {
  margin: 3px 0 0px 0;
  padding: 0px 0 0 20px;
  /*background: url(/Content/images/furniture/icon_del.png) no-repeat;*/
  list-style-type: none; }

#filter_options .removable a {
  background: url(/Content/images/furniture/icon_del.png) no-repeat 0px 0px;
  display: block;
  padding: 0 0 0 20px; }

#filter_options .instruction {
  margin: 3px 0 0px 0;
  padding: 0 5px 0 0; }

/* ===[ Compare ]=== */
#recently_compare {
  margin-top: 45px; }

#recently_compare .box {
  width: 370px;
  float: left;
  margin-left: 15px; }

#recently_compare .box.first-item {
  margin-left: 0; }

#recently_compare h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  margin-bottom: 15px; }

#recently_compare p {
  margin-bottom: 10px; }

#product_carousel {
  position: relative;
  height: 315px;
  background-color: white; }

#product_carousel_wrap {
  height: inherit;
  width: 364px;
  overflow: hidden;
  height: 320px;
  position: relative; }

div#carousel ul {
  list-style: none;
  margin: 0;
  width: 3200px;
  position: relative; }

div#carousel ul li {
  /*	background: url("images/furniture/bg_feature_box_tile315.png") repeat-x scroll 0 0 $background-light;*/
  background: #fff;
  list-style: none;
  margin: 0;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%; }

#product_carousel_wrap div#carousel ul li {
  width: 364px;
  height: 315px; }

div#carousel img {
  position: absolute; }

#carousel h1 {
  display: none;
  position: absolute;
  bottom: 5px;
  left: 0px;
  width: 100%;
  background: #000;
  padding: 4px;
  text-align: center;
  color: white;
  filter: alpha(opacity=50);
  -moz-opacity: .5;
  opacity: .5; }

#carouselbg, ul#carouselnav {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 22px;
  z-index: 2; }

#carouselbg {
  display: block;
  height: 26px;
  z-index: 1;
  background: blue;
  filter: alpha(opacity=10);
  -moz-opacity: .10;
  opacity: .10; }

ul#carouselnav {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center; }

ul#carouselnav li {
  list-style: none;
  margin: 0 4px 0 4px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 25px;
  height: 15px;
  background: blue;
  filter: alpha(opacity=50);
  -moz-opacity: .5;
  opacity: .5;
  cursor: pointer; }

ul#carouselnav li.current {
  filter: alpha(opacity=75);
  -moz-opacity: .75;
  opacity: .75; }

ul#carouselnav li a {
  display: block;
  float: left;
  border: 1px solid blue;
  width: 15px;
  height: 15px; }

#exclusivity {
  float: left;
  width: 124px;
  height: 62px;
  background: url(/content/images/furniture/Exclusive.png) top left no-repeat;
  color: White;
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 40px 0 0 0px;
  /*z-index: 1000;*/
  font-family: Arial, Helvetica, sans-serif;
  padding: 11px 5px 0px 0px; }

#exclusivity p {
  font-size: 12px;
  margin: 0 0 0 10px; }

#exclusivity h2 {
  font-size: 18px;
  margin: 0 0 0 10px; }

#product_details h3#exclusive {
  color: #145283;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 2em;
  font-weight: bold;
  margin-left: 26px;
  margin-top: 14px; }

#navback {
  position: absolute;
  bottom: 3px;
  left: 3px;
  z-index: 3;
  cursor: pointer; }

#navforward {
  position: absolute;
  bottom: 3px;
  right: 3px;
  z-index: 3;
  cursor: pointer; }

#productSpecValues {
  border-collapse: collapse; }

a.readless, #specValueClosable, .hidden, .off, .hide {
  display: none; }

#productSpecValues td, #productSpecValues th {
  height: 30px;
  padding: 5px 5px 0px 5px;
  text-align: left; }

#productSpecValues tr.alt, #productSpecValues tr.alt td, #productSpecValues tr.alt th {
  background-color: #dde2e7; }

#productSpecValues tr.headrow {
  height: 15px; }

/* New styles added by ADH */
#recently_compare p.noitem {
  padding: 12px; }

#recently_compare .box {
  min-height: 215px; }

.validatedform .error {
  color: Red;
  clear: both;
  position: static; }

#brochure_form .col1 .field select, #brochure_form .col2 .field select {
  width: 220px; }

section#product_list h1 {
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 15px; }

#promo {
  overflow: hidden; }

ul.promoimage {
  list-style: none; }

.promoimage li {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  /*    background: url(/Content/images/home/home_image_01.jpg) no-repeat scroll center center transparent;*/
  z-index: 0; }

#invisibleLinks {
  display: none; }

/* New styles added by JF */
#recently_compare .box .item {
  width: 120px;
  margin-top: 10px;
  float: left; }

.ie6 #recently_compare .box .item {
  width: 110px;
  margin-top: 10px;
  float: left; }

.readmore li {
  line-height: 21px; }

.readmore li img {
  vertical-align: top; }

/* ===[ Compare ]=== */
#compare {
  margin: 30px 0 0 0;
  width: 100%;
  clear: both;
  padding-left: 5px;
  float: left; }

#compare .item {
  width: 364px;
  float: left;
  margin-left: 20px; }

#compare .item.first-item {
  margin-left: 0; }

#compare .item p {
  margin-top: 15px;
  margin-bottom: 10px; }

#nutshell {
  float: left;
  clear: left;
  margin: 25px 0 0 0; }

.product1 h1, .comparecell h3 {
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  color: #003d6b;
  text-align: left; }

#nutshell h3 {
  margin: 10px auto;
  text-align: center; }

#nutshell ul {
  margin: 0 0 10px 15px; }

#nutshell ul li {
  list-style-image: url(images/icons/icon_dot_green.png);
  line-height: 22px; }

#nutshell .remove1 {
  margin: 10px 0 10px 20px;
  text-align: left;
  color: #2d67a7;
  font-weight: bold; }

#nutshell .remove1 a {
  color: #2d67a7;
  text-decoration: none; }

#nutshell .product1 {
  float: left;
  width: 189px;
  text-align: center; }

#nutshell .product2 {
  background-color: white;
  width: 189px;
  float: left;
  text-align: center; }

/* ===[ Nutshell Compare ]=== */
#nutshell_compare {
  margin-top: 15px;
  width: 100%;
  margin-bottom: 40px; }

#nutshell_compare tr.first-item th {
  padding: 15px 5px 20px 5px;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  color: #003d6b;
  /* was 80bb27;*/ }

#nutshell_compare tr.first-item td {
  padding: 15px 5px 20px 10px;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  color: #003d6b; }

#nutshell_compare th {
  padding: 5px 0 5px 5px;
  font-weight: normal;
  text-align: left; }

#nutshell_compare td {
  padding: 5px 0 5px 10px; }

#nutshell_compare td.comparealt.graduated {
  background: #DFE9F3;
  /* Old browsers */
  background: -moz-linear-gradient(top, #dfe9f3 0%, #f1f1f1 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dfe9f3), color-stop(100%, #f1f1f1));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #dfe9f3 0%, #f1f1f1 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #dfe9f3 0%, #f1f1f1 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #dfe9f3 0%, #f1f1f1 100%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DFE9F3', endColorstr='#f1f1f1',GradientType=0 );
  /* IE6-9 */
  background: linear-gradient(top, #dfe9f3 0%, #f1f1f1 100%);
  /* W3C */ }

#nutshell_compare tr.r1 td.c2 {
  background-color: #dfe9f3;
  width: 174px; }

#nutshell_compare tr.r1 td.c1 {
  background-color: white;
  width: 174px; }

#nutshell_compare tr.r1 th {
  background-color: white; }

#nutshell_compare tr.r2 th {
  background-color: #dfe9f3; }

#nutshell_compare tr.r2 td.c2 {
  background-color: #d4e1ee;
  width: 174px; }

#nutshell_compare tr.r2 td.c1 {
  background-color: #dfe9f3;
  width: 174px; }

#nutshell_compare ul {
  margin: 0 5px 0 15px; }

/* ===[ Instant Compare ]=== 
#instant_compare {
    border-top: 1px solid #6298c2;
    width: 100%;
    margin-bottom: 40px;
}

#instant_compare tr.first-item th {
    padding: 15px 5px 20px 5px;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: $have-you-seen; 
}

#instant_compare tr.first-item td {
    padding: 15px 5px 20px 10px;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: $have-you-seen;
}

#instant_compare th {
    padding: 5px 0 5px 5px;
    font-weight: normal;
    text-align: left;
}

#instant_compare td {
    padding: 5px 0 5px 10px
}

#instant_compare tr.r1 td.c2 {
    background-color: #dfe9f3
}

#instant_compare tr.r1 td.c1 {
    background-color: #fff
}

#instant_compare tr.r1 th {
    background-color: #fff
}

#instant_compare tr.r2 th {
    background-color: #dfe9f3
}

#instant_compare tr.r2 td.c2 {
    background-color: #d4e1ee
}

#instant_compare tr.r2 td.c1 {
    background-color: #dfe9f3
}
*/
#safetyinsert {
  display: block;
  width: 950px;
  height: 125px;
  background: url(/Content/images/furniture/SafetyInsert.png) top left no-repeat;
  margin: 25px auto 0; }

#supporting {
  margin-top: 30px; }

#mission_boxes {
  margin-top: 0px; }

#home_intro {
  height: 250px; }

/* Code below is adjustments for the temporary safety insert */
#safetyinsert .safetyLeft {
  width: 145px;
  float: left;
  padding: 45px 10px 0px 100px;
  color: #eeeeee;
  font-size: 14pt;
  font-weight: bold; }

#safetyinsert .safetyRight {
  width: 629px;
  padding: 10px 10px 10px 30px;
  float: right;
  margin-left: 20px; }

#safetyinsert .safetyRight li.first {
  border-right: 1px solid white;
  width: 295px;
  padding-right: 5px; }

#safetyinsert .safetyRight li {
  width: 285px;
  float: left;
  list-style: none;
  margin: 5px 20px 0px 0px; }

#safetyinsert .safetyRight h4 {
  color: #333333;
  font-family: DaxOTWideMedium,Arial,Helvetica,sans-serif;
  font-size: 18px;
  padding-top: 0px; }

#article.relative {
  position: relative; }

#article .leftcol {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 350px; }

#article .rightcol {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 350px; }

.bullet {
  background: url("/Content/images/furniture/icon_tab.png") no-repeat scroll left top transparent;
  cursor: pointer;
  font-size: 14px;
  padding: 2px 0 15px 20px;
  margin-top: 10px; }

#product_feature .feature_list ul li p.bullet a:hover {
  color: #57ccef; }

/* Newly added fake seeemore button for the home page panels */
/*
#promo .style1 .content h1, #promo .style1 .content h2, 
#promo .style4 .content h2, #promo .style4 .content h1 { text-shadow: 1px 1px 3px #000;font-size: 22px; }
#promo .style3 .content h1, #promo .style3 .content h2 { text-shadow: 1px 1px 3px #000;font-size: 22px; }
*/
div.control_video {
  display: none; }

div.control_video {
  width: 250px;
  cursor: pointer;
  content: '';
  margin-left: 8px;
  font-family: DaxOTWideMedium,Arial,Helvetica,sans-serif;
  line-height: 40px;
  margin-bottom: 15px;
  font-size: 22px;
  text-shadow: 1px 1px 3px black;
  background: url("images/furniture/bg_home_promo_tile.png") repeat-y scroll 0 0 #0b3257;
  border: 1px solid white;
  color: white;
  padding: 10px;
  position: relative;
  top: -75px;
  left: 0px; }

li.style6 div.control_video {
  width: 205px; }

li.style4.swapped div.control_video {
  top: 205px;
  left: 672px;
  width: 214px; }

div.control_video a {
  background: url("/Content/images/furniture/control_icon_3.png") no-repeat scroll right center transparent;
  color: white;
  padding: 5px 28px 5px 5px; }

#promo .style4 h1:after, #promo .style3 h1:after, #promo .style5 h1:after, #promo .style6 p:after {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url("/Content/images/furniture/control_icon_2.png") no-repeat scroll left top transparent;
  cursor: pointer;
  content: '';
  margin-left: 8px;
  -moz-opacity: 0.5;
  opacity: 0.5; }

#promo .style1 h2:after {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url("/Content/images/furniture/control_icon_2.png") no-repeat scroll left top transparent;
  cursor: pointer;
  content: '';
  margin-left: 8px;
  -moz-opacity: 0.7;
  opacity: 0.7; }

#promo .style4 a:hover h1:after, #promo .style3 a:hover h1:after, #promo .style1 a:hover h2:after, #promo .style5 a:hover h1:after {
  -moz-opacity: 1;
  opacity: 1; }

/* Changes for Adrian */
.template_product #content_top #extra_links .first-item {
  background: none; }

.template_product #content_top #extra_links .first-item a {
  background: #003d6b;
    /*
    background-image: linear-gradient(bottom, rgb(17,94,136) 20%, rgb(24,114,163) 60%);
    background-image: -o-linear-gradient(bottom, rgb(17,94,136) 20%, rgb(24,114,163) 60%);
    background-image: -moz-linear-gradient(bottom, rgb(17,94,136) 20%, rgb(24,114,163) 60%);
    background-image: -webkit-linear-gradient(bottom, rgb(17,94,136) 20%, rgb(24,114,163) 60%);
    background-image: -ms-linear-gradient(bottom, rgb(17,94,136) 20%, rgb(24,114,163) 60%);

    background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0.2, rgb(17,94,136)),
	    color-stop(0.6, rgb(24,114,163))
    );
    */
  background: url("images/furniture/bg_tab_blue_tile.png") repeat-x scroll 0 0 transparent;
  padding: 5px 8px;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
  color: white; }

li.asheader, h1.asheader, h3.asheader {
  background: url("images/furniture/bg_box_header_tile.png") repeat-x scroll 0 0 transparent !important;
  color: white !important; }

h1.asheader {
  width: 340px;
  padding: 12px;
  margin-left: -24px;
  margin-top: -20px; }

table.spec tr td {
  padding: 10px; }

table.spec tr td.left {
  width: 182px; }

table.spec tr td.right {
  width: 182px; }

#holder .asheader {
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  margin-top: 10px; }

#product_features li.norm {
  background: white; }

#product_features li.alt {
  background-color: #e5eef5; }

/* Home page news and Important Safety fix */
#latest {
  background: url("images/furniture/bg_latest_tilesafety.png") repeat-x scroll 0 0 transparent; }

#latest img.info {
  float: right;
  margin-top: -5px; }

#latest h3, #latest h4 {
  font-family: DaxOTWideMedium,Arial,Helvetica,sans-serif;
  color: white;
  font-size: 18px;
  margin-top: 0px;
  margin-bottom: 7px; }

#latest h4 {
  margin-top: 10px;
  margin-bottom: 14px;
  font-size: 16px; }

#latest .safetyRight ul {
  list-style: none;
  padding-top: 10px;
  padding-bottom: 10px; }

#latest .safetyRight li {
  margin-top: 10px;
  margin-bottom: 10px; }

#latestnews {
  display: block;
  width: 946px;
  clear: both;
  margin: 25px auto 0 auto; }

#latestnews article {
  width: 301px;
  /*    height: 210px;*/
  float: left;
  margin-left: 18px;
  background: url(images/furniture/homenewsbg.png) repeat-x;
  border: 1px solid white;
  border-bottom: 0;
  margin-bottom: 20px;
  /*background: #ccc;*/ }

#latestnews article.first-item {
  margin-left: 0;
  margin-right: 1px; }

#latestnews article img.thumb {
  float: left;
  padding: 5px;
  margin: 25px 5px 55px 15px; }

#latestnews article img.shadow {
  -moz-box-shadow: 0px 2px 2px #cccccc;
  -webkit-box-shadow: 0px 5px 5px #cccccc;
  box-shadow: 0px 2px 2px #cccccc; }

#latestnews .more {
  padding: 5px 10px 5px 125px; }

#latestnews h2 {
  color: white;
  font-size: 18px;
  float: left;
  width: 300px;
  height: 210px;
  background: #cccccc;
  display: none; }

#latestnews h3 {
  color: #003366;
  font-family: DaxOTWideMedium,Arial,Helvetica,sans-serif;
  font-size: 14px;
  margin: 18px 0 0 0; }

#latestnews a {
  text-decoration: none; }

#latestnews a:hover {
  color: #57ccef; }

#logOnForm {
  display: block;
  width: 250px;
  height: 250px;
  margin: 50px auto;
  padding: 30px;
  border: 1px solid #fefefe;
  background-color: #efefef;
  -moz-box-shadow: 2px 2px 5px #cccccc;
  -webkit-box-shadow: 2px 2px 5px #cccccc;
  box-shadow: 2px 2px 5px #cccccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

#logOnForm h2 {
  color: #003366;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 15px; }

#logOnForm legend {
  display: none; }

#logOnForm label {
  color: #003366;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif; }

#logOnForm input, #logOnForm p {
  margin-bottom: 15px; }

section#feature_top .first-item span.headlink a {
  background: white;
  border-radius: 13px 13px 13px 13px;
  color: #003d6b;
  padding: 5px 8px;
  position: absolute;
  right: 15px;
  bottom: 10px;
  font-size: 12px; }

div.questionfield label {
  display: block;
  padding-top: 12px;
  margin-left: 10px;
  font-weight: bold; }

div.questionfield input, div.questionfield select, div.questionfield textarea {
  vertical-align: middle;
  margin-left: 10px;
  width: 280px; }

div.questionfield label.required:after {
  content: " *";
  color: red; }

div.formwrapper {
  display: block; }

div#feature_carousel_wrap.Topimage {
  position: absolute;
  top: 0px;
  left: 0px; }

div#feature_carousel_wrap.Topimage li {
  padding-left: 0px; }

div.topImageFeature {
  float: left;
  width: 375px; }

#article div.topImageFeature p, #content #article div.topImageFeature ul li {
  width: auto;
  float: left;
  padding: 5px; }

#article div.topImageFeature p {
  font-size: 12px;
  padding-left: 0px; }

#article div.topImageFeature h2 {
  margin-bottom: 5px; }

#content #article div.topImageFeature ul li {
  margin-left: 20px;
  padding: 0px 5px; }

#article div.topImageFeature div.outercompetitionwrapper {
  width: 722px;
  border: 1px solid white;
  padding: 15px 15px 30px 15px;
  -moz-box-shadow: 0px 2px 2px #cccccc;
  -webkit-box-shadow: 0px 5px 5px #cccccc;
  box-shadow: 0px 2px 2px #cccccc; }

#article div.topImageFeature div.outercompetitionwrapper .tandc {
  font-size: 10pt; }

#article div.topImageFeature div.outercompetitionwrapper p {
  font-size: 8pt; }

span.headlinkreverse {
  border: 1px solid #003d6b;
  border-radius: 18px 18px 18px 18px;
  color: white;
  padding: 7px 2px; }

span.headlinkreverse a {
  background: #003d6b;
  border: 1px solid #003d6b;
  border-radius: 13px 13px 13px 13px;
  color: white;
  padding: 5px 8px;
  font-size: 12px;
  text-decoration: none; }

span.headlinkreverse:hover {
  background: #003d6b; }

span.headlinkreverse a:hover {
  background: white;
  color: #003d6b; }

section#feature_top .first-item span.headlink a:hover {
  background: #003d6b;
  color: white; }

#feature div.intro p img {
  float: right; }

div.questionfield {
  margin-top: 20px; }

div.questionfield.qsort_11 input {
  width: auto; }

div.questionfield.typ_checkboxlist ul li input, div.questionfield.typ_checkboxlist ul li label,
div.questionfield.typ_radiolist ul li input, div.questionfield.typ_radiolist ul li label {
  width: 135px;
  text-align: center; }

div.formwrapper.Refrigeration1 div.qsort_11,
div.formwrapper.Refrigeration2 div.qsort_11,
div.formwrapper.Refrigeration3 div.qsort_11 {
  background: url(http://fiftyeggs.blob.core.windows.net/bekoupload/images/FFBottomBanner.jpg) no-repeat center 30px; }

#content #article div.topImageFeature div.formwrapper.Refrigeration1 div.qsort_11 ul.radiobuttonwrapper,
#content #article div.topImageFeature div.formwrapper.Refrigeration2 div.qsort_11 ul.radiobuttonwrapper,
#content #article div.topImageFeature div.formwrapper.Refrigeration3 div.qsort_11 ul.radiobuttonwrapper {
  background: transparent;
  height: 300px;
  color: #003366; }

#content #article div.topImageFeature div.formwrapper.Refrigeration1 div.qsort_11 ul.radiobuttonwrapper li,
#content #article div.topImageFeature div.formwrapper.Refrigeration2 div.qsort_11 ul.radiobuttonwrapper li,
#content #article div.topImageFeature div.formwrapper.Refrigeration3 div.qsort_11 ul.radiobuttonwrapper li {
  background: transparent;
  margin-left: 0px !important;
  width: 167px;
  list-style: none;
  position: relative; }

div.formwrapper.Refrigeration1 div.qsort_11 div.target,
div.formwrapper.Refrigeration2 div.qsort_11 div.target,
div.formwrapper.Refrigeration3 div.qsort_11 div.target {
  height: 210px;
  width: 167px; }

div.formwrapper.Refrigeration1 div.qsort_11 label h3,
div.formwrapper.Refrigeration2 div.qsort_11 label h3,
div.formwrapper.Refrigeration3 div.qsort_11 label h3 {
  font-size: 14px;
  margin-left: 55px; }

div.formwrapper.Refrigeration1 div.qsort_11 label ul,
div.formwrapper.Refrigeration2 div.qsort_11 label ul,
div.formwrapper.Refrigeration3 div.qsort_11 label ul {
  padding-left: 55px; }

div.formwrapper.Refrigeration1 div.qsort_11 label li,
div.formwrapper.Refrigeration2 div.qsort_11 label li,
div.formwrapper.Refrigeration3 div.qsort_11 label li {
  padding: 0px !important;
  height: 14px;
  text-align: left; }

#content #article div.topImageFeature div.formwrapper.Refrigeration1 div.qsort_11 ul.radiobuttonwrapper li input,
#content #article div.topImageFeature div.formwrapper.Refrigeration2 div.qsort_11 ul.radiobuttonwrapper li input,
#content #article div.topImageFeature div.formwrapper.Refrigeration3 div.qsort_11 ul.radiobuttonwrapper li input {
  /*    margin-top: -41px;
      margin-left: -186px;*/
  position: absolute;
  bottom: 46px;
  left: 38px;
  text-align: left;
  width: auto; }

#content #article div.topImageFeature div.formwrapper.Refrigeration1 div.qsort_11 ul.radiobuttonwrapper li label.error,
#content #article div.topImageFeature div.formwrapper.Refrigeration2 div.qsort_11 ul.radiobuttonwrapper li label.error,
#content #article div.topImageFeature div.formwrapper.Refrigeration3 div.qsort_11 ul.radiobuttonwrapper li label.error {
  display: block;
  width: 300px;
  position: absolute;
  bottom: 0px;
  left: 0px; }

ul.checkboxwrapper, ul.radiobuttonwrapper {
  display: block;
  float: none;
  overflow: hidden; }

ul.checkboxwrapper li, ul.radiobuttonwrapper li {
  list-style: none; }

div.compmovie {
  display: block;
  overflow: auto;
  width: 580px;
  height: 326px;
  float: none;
  clear: both; }

#logos {
  height: 300px; }

#feature_top {
  width: 756px; }

#cookiePolicy {
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -185px;
  width: 420px;
  height: 55px;
  border: 1px solid #cccccc;
  background: #eeeeee;
  padding: 5px;
  -webkit-box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.26);
  box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.26); }

#cookiePolicy p {
  display: block;
  width: 310px; }

#cookieAccept {
  position: absolute;
  top: 15px;
  right: 5px; }

.button {
  display: inline-block;
  outline: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  font: 14px/100% Arial, Helvetica, sans-serif;
  padding: .5em 2em .55em;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: .5em;
  -moz-border-radius: .5em;
  border-radius: .5em;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); }

.button:hover {
  text-decoration: none; }

.button:active {
  position: relative;
  top: 1px; }

.orange {
  color: #fef4e9;
  border: solid 1px #da7c0c;
  background: #f78d1d;
  background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
  background: -moz-linear-gradient(top, #faa51a, #f47a20);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20'); }

.orange:hover {
  background: #f47c20;
  background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
  background: -moz-linear-gradient(top, #f88e11, #f06015);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015'); }

.orange:active {
  color: #fcd3a5;
  background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
  background: -moz-linear-gradient(top, #f47a20, #faa51a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a'); }

.blue {
  color: #e9f4fe;
  border: solid 1px #0c7cda;
  background: #1d8df7;
  background: -webkit-gradient(linear, left top, left bottom, from(#207af4), to(#003d6b));
  background: -moz-linear-gradient(top, #207af4, #003d6b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#207af4', endColorstr='$have-you-seen'); }

.blue:hover {
  background: #207cf4;
  background: -webkit-gradient(linear, left top, left bottom, from(#118ef8), to(#1560f0));
  background: -moz-linear-gradient(top, #118ef8, #1560f0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#118ef8', endColorstr='#1560f0'); }

.blue:active {
  color: #a5d3fc;
  background: -webkit-gradient(linear, left top, left bottom, from(#003d6b), to(#207af4));
  background: -moz-linear-gradient(top, #003d6b, #207af4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$have-you-seen', endColorstr='#207af4'); }

span.quest {
  position: relative; }

span.quest div.questtip {
  display: none;
  position: absolute;
  bottom: -5px;
  border: 1px solid #ccc;
  padding: 7px;
  width: 180px;
  z-index: 10000; }

body.bodybeko section.menu_side {
  width: 145px; }
  body.bodybeko section.menu_side ul li.navcat {
    border-bottom: 1px solid #00aadf;
    padding: 10px 10px 10px 0; }
    body.bodybeko section.menu_side ul li.navcat.first-item {
      border-top: 1px solid #00aadf; }
    body.bodybeko section.menu_side ul li.navcat span a {
      font-weight: bold; }
    body.bodybeko section.menu_side ul li.navcat ul {
      margin-bottom: 8px;
      margin-top: 3px; }
      body.bodybeko section.menu_side ul li.navcat ul li {
        background: #fff;
        padding: 5px 0;
        line-height: 14px;
        height: auto; }
        body.bodybeko section.menu_side ul li.navcat ul li a {
          font-weight: normal; }
body.bodybeko section#appliancesBeko {
  width: 756px;
  margin-left: 5px; }
  body.bodybeko section#appliancesBeko ul {
    padding-left: 0px; }
    body.bodybeko section#appliancesBeko ul li {
      margin: 30px 0;
      padding-left: 22px; }
      body.bodybeko section#appliancesBeko ul li.cols2 {
        padding-left: 66px;
        width: 345px; }
      body.bodybeko section#appliancesBeko ul li.cols4 {
        width: 171px; }
      body.bodybeko section#appliancesBeko ul li.cols4, body.bodybeko section#appliancesBeko ul li.cols8 {
        width: 167px;
        min-height: 300px; }
      body.bodybeko section#appliancesBeko ul li.first-item {
        padding-left: 0px; }
body.bodybeko #recently_compare {
  margin: 0; }
  body.bodybeko #recently_compare .box {
    float: none;
    clear: both;
    width: 756px;
    margin: 0;
    min-height: 100px; }
    body.bodybeko #recently_compare .box h2 {
      color: #005e8a;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 13px;
      display: block;
      padding-bottom: 10px;
      border-bottom: 1px solid #00aadf; }
    body.bodybeko #recently_compare .box p.noitem {
      padding: 0; }

/* ===[ Revised Feature Top ]=== */
body.bodybeko #feature_top {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  filter: none;
  height: 233px;
  margin-left: 5px;
  background: #fff; }
  body.bodybeko #feature_top.noheight {
    margin-bottom: 0;
    height: auto !important; }
    body.bodybeko #feature_top.noheight div#feature {
      height: auto !important; }
      body.bodybeko #feature_top.noheight div#feature.news h2 {
        padding: 10px 10px 10px 15px; }
  body.bodybeko #feature_top header {
    display: none; }
  body.bodybeko #feature_top h1.title2012 {
    color: #003366;
    background: url("images/furniture/wideBar756.jpg") no-repeat transparent;
    width: 756px;
    height: 24px;
    font-size: 14px;
    padding: 6px 0 0 17px;
    z-index: 20; }
  body.bodybeko #feature_top.ftcontrol {
    height: auto; }
    body.bodybeko #feature_top.ftcontrol header {
      display: block;
      background: url("images/furniture/wideBar756.jpg") no-repeat white;
      height: 30px; }
      body.bodybeko #feature_top.ftcontrol header ul {
        margin-top: 6px; }
        body.bodybeko #feature_top.ftcontrol header ul h1 {
          color: #003366;
          font-size: 16px;
          font-weight: bold; }
  body.bodybeko #feature_top #feature {
    top: 0;
    background: transparent;
    border: 1px solid #ccc;
    border-top: 0;
    width: 754px;
    margin-left: 0px;
    margin-top: 0px;
    /*			overflow: hidden;*/ }
    body.bodybeko #feature_top #feature ul.product_three li {
      position: inherit !important; }
    body.bodybeko #feature_top #feature li {
      background: #fff; }
      body.bodybeko #feature_top #feature li img {
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px; }
      body.bodybeko #feature_top #feature li.spin {
        width: 755px;
        /* 756 */
        height: 100%;
        /* 255 */
        border: 1px solid #ccc;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        margin-left: 1px;
        border-radius: 3px; }
      body.bodybeko #feature_top #feature li div.product {
        color: #333333; }
        body.bodybeko #feature_top #feature li div.product {
          border-top: none; }
        body.bodybeko #feature_top #feature li div.product div.product_image {
          top: 30px;
          height: 223px; }
        body.bodybeko #feature_top #feature li div.product div.title h3 {
          color: #003366;
          background: url("images/furniture/wideBar756.jpg") no-repeat white;
          width: 756px;
          height: 24px;
          font-size: 14px;
          padding: 6px 0 0 17px; }
        body.bodybeko #feature_top #feature li div.product div.details {
          left: 228px;
          width: 450px;
          border: none;
          background: transparent;
          filter: none; }
          body.bodybeko #feature_top #feature li div.product div.details h4 {
            color: #333333;
            font-size: 11px; }
      body.bodybeko #feature_top #feature li div.icons ul {
        left: 249px;
        top: 158px;
        width: 450px; }
  body.bodybeko #feature_top div#carousel #feature {
    border: none; }
  body.bodybeko #feature_top #slide_status {
    width: 235px;
    top: 210px;
    position: absolute; }
    body.bodybeko #feature_top #slide_status div#slide_status_controls {
      left: 0;
      right: inhert; }
      body.bodybeko #feature_top #slide_status div#slide_status_controls li {
        width: 17px; }
      body.bodybeko #feature_top #slide_status div#slide_status_controls #carouselnav2 {
        left: 0; }
body.bodybeko #product_feature .feature_list ul h3 {
  color: #003366;
  font-size: 14px;
  font-weight: bold;
  background: url("/Content/images/furniture/CatNavButtonUnselected.jpg") no-repeat scroll left top transparent;
  height: 27px !important;
  padding-top: 7px; }
body.bodybeko #product_filter {
  margin-left: 7px;
  margin-top: 35px;
  width: 758px; }
  body.bodybeko #product_filter #filter_options {
    border: none;
    background: transparent; }
    body.bodybeko #product_filter #filter_options ul h3 {
      padding: 0; }
      body.bodybeko #product_filter #filter_options ul h3 a {
        padding: 0;
        margin: 0; }
    body.bodybeko #product_filter #filter_options ul li.first-item {
      width: 165px; }
      body.bodybeko #product_filter #filter_options ul li.first-item h2 {
        padding-top: 10px;
        height: 30px;
        color: #0f5aa2;
        font-size: 10pt; }
      body.bodybeko #product_filter #filter_options ul li.first-item ul li.removable {
        margin-left: 0;
        padding-left: 0; }
        body.bodybeko #product_filter #filter_options ul li.first-item ul li.removable h3 {
          background: url("images/furniture/CatNavButtonUnselected.jpg") no-repeat top left white;
          width: 133px;
          height: 31px;
          font-size: 12px;
          display: table; }
          body.bodybeko #product_filter #filter_options ul li.first-item ul li.removable h3 a {
            background: none !important;
            padding: 0 0 0 10px;
            margin: 0;
            display: table-cell;
            text-align: left;
            vertical-align: middle;
            line-height: 1;
            color: #000 !important; }
        body.bodybeko #product_filter #filter_options ul li.first-item ul li.removable a {
          background: url("images/furniture/CrossButton.png") no-repeat top right transparent;
          margin-top: -37px;
          padding-top: 37px;
          padding-left: 10px;
          margin-bottom: 8px;
          width: 131px; }
      body.bodybeko #product_filter #filter_options ul li.first-item span.quest div.questtip {
        background: #fff; }
    body.bodybeko #product_filter #filter_options ul li.applicable {
      width: 547px;
      min-height: 30px;
      height: auto;
      background: url("images/furniture/wideBar.jpg") no-repeat top left white;
      margin: 44px 0 0 46px; }
      body.bodybeko #product_filter #filter_options ul li.applicable ul li {
        margin-left: 15px;
        width: 167px;
        float: left;
        clear: none; }
        body.bodybeko #product_filter #filter_options ul li.applicable ul li ul li {
          margin-left: 0px; }
        body.bodybeko #product_filter #filter_options ul li.applicable ul li h3 {
          height: 30px;
          margin: 0;
          display: table;
          font-size: 12px; }
          body.bodybeko #product_filter #filter_options ul li.applicable ul li h3 span {
            display: table-cell;
            vertical-align: middle;
            line-height: 1; }
        body.bodybeko #product_filter #filter_options ul li.applicable ul li a {
          color: #005e8a; }
          body.bodybeko #product_filter #filter_options ul li.applicable ul li a:hover {
            color: #57ccef;
            text-decoration: none; }
body.bodybeko #product_list {
  margin-left: 8px;
  width: 756px; }
  body.bodybeko #product_list div.product {
    position: inherit;
    height: auto;
    padding-bottom: 60px;
    width: 318px; }
    body.bodybeko #product_list div.product div.product_image {
      position: inherit;
      width: 100%;
      text-align: center;
      height: 212px; }
    body.bodybeko #product_list div.product div.title {
      margin-top: 0;
      background: url("images/furniture/wideBar318.jpg") no-repeat top left white;
      width: 318px;
      height: 30px;
      left: 0; }
      body.bodybeko #product_list div.product div.title h3 {
        padding: 2px 0 0 15px; }
        body.bodybeko #product_list div.product div.title h3 a {
          color: #0f5aa2;
          font-size: 10pt;
          font-weight: bold; }
    body.bodybeko #product_list div.product div.details {
      margin-left: 0px;
      width: 316px; }
      body.bodybeko #product_list div.product div.details a {
        padding-right: 20px;
        background: url("images/furniture/ArrowRight.png") no-repeat top right white;
        color: #005e8a; }
        body.bodybeko #product_list div.product div.details a:hover {
          color: #57ccef;
          text-decoration: none; }
  body.bodybeko #product_list div.product.first-item {
    margin-right: 120px; }
body.bodybeko div#wrapper section#content #map, body.bodybeko div#wrapper section#content #retailers, body.bodybeko div#wrapper section#content article#article {
  margin-left: 5px; }
body.bodybeko div#wrapper section#content section#content_top header {
  background: url("images/furniture/wideBar756.jpg") no-repeat transparent;
  padding: 0;
  left: 3px;
  height: 30px; }
  body.bodybeko div#wrapper section#content section#content_top header ul {
    padding-top: 4px;
    margin-top: 0px; }
    body.bodybeko div#wrapper section#content section#content_top header ul li a, body.bodybeko div#wrapper section#content section#content_top header ul li h1 {
      color: #003366;
      font-size: 14px;
      height: 20px;
      padding: 0 0 0 17px; }
    body.bodybeko div#wrapper section#content section#content_top header ul li h1 {
      padding-top: 2px; }
body.bodybeko div#wrapper section#content section#content_top div#extra_links {
  background: transparent;
  border: 1px solid #ccc;
  padding: 11px 0 0 20px;
  border-top: none;
  width: 734px;
  margin: 0 0 0 4px; }
body.bodybeko div#wrapper section#content section#view_options {
  /*margin-top: 23px;*/ }
body.bodybeko div#wrapper section#content section#product_details section#product_features {
  position: relative;
  left: 26px; }
  body.bodybeko div#wrapper section#content section#product_details section#product_features div#tab_control div.tabactive {
    background: url("images/furniture/catNavButtonSelected.jpg") no-repeat top left white !important;
    text-align: center;
    padding: 5px 0 10px;
    width: 133px; }
  body.bodybeko div#wrapper section#content section#product_details section#product_features div#tab_control div.tabinactive {
    background: url("images/furniture/catNavButtonUnSelected.jpg") no-repeat top left white !important;
    text-align: center;
    padding: 5px 0 10px;
    width: 133px; }
  body.bodybeko div#wrapper section#content section#product_details section#product_features div#tab_control div a {
    text-decoration: none; }
    body.bodybeko div#wrapper section#content section#product_details section#product_features div#tab_control div a span.tab {
      color: #003366 !important;
      font-size: 14px;
      opacity: 1; }
    body.bodybeko div#wrapper section#content section#product_details section#product_features div#tab_control div a:hover span.tab {
      color: #57ccef !important; }
  body.bodybeko div#wrapper section#content section#product_details section#product_features div#tab_control div#tab_control_support {
    margin-left: 59px; }
  body.bodybeko div#wrapper section#content section#product_details section#product_features div#holder ul {
    width: 340px; }
    body.bodybeko div#wrapper section#content section#product_details section#product_features div#holder ul li.asheader {
      background: url("images/furniture/wideBar340.jpg") no-repeat top left white !important;
      color: #003366 !important;
      font-size: 14px;
      padding: 5px 15px 10px 15px; }
  body.bodybeko div#wrapper section#content section#product_details section#product_features div#holder h3.asheader {
    width: 340px;
    background: url("images/furniture/wideBar340.jpg") no-repeat top left white !important;
    color: #003366 !important;
    font-size: 12px;
    padding: 5px 5px 10px 15px; }
  body.bodybeko div#wrapper section#content section#product_details section#product_features div#holder table.spec {
    width: 340px; }
body.bodybeko div#wrapper section#content section#product_details section#product_carousel {
  height: 337px; }
  body.bodybeko div#wrapper section#content section#product_details section#product_carousel div#product_carousel_wrap {
    height: 337px; }
    body.bodybeko div#wrapper section#content section#product_details section#product_carousel div#product_carousel_wrap div#carousel ul li {
      background: #fff; }
    body.bodybeko div#wrapper section#content section#product_details section#product_carousel div#product_carousel_wrap div#carousel div.productcode {
      position: relative;
      top: 320px;
      left: 0px;
      text-align: center;
      width: 364px;
      background: #fff; }
  body.bodybeko div#wrapper section#content section#product_details section#product_carousel img#navback {
    margin-left: 90px; }
  body.bodybeko div#wrapper section#content section#product_details section#product_carousel img#navforward {
    margin-right: 90px; }
body.bodybeko div#wrapper section#content section#product_details section#product_detail {
  background: #fff; }
  body.bodybeko div#wrapper section#content section#product_details section#product_detail h1.asheader {
    width: 340px;
    background: url("images/furniture/wideBar340.jpg") no-repeat top left white !important;
    color: #003366 !important;
    font-size: 14px;
    padding-top: 6px;
    margin-top: 0; }
  body.bodybeko div#wrapper section#content section#product_details section#product_detail li {
    margin-left: -10px;
    background: url("images/furniture/arrowRightSmall.png") no-repeat 0 2px white;
    list-style: none;
    padding-left: 15px; }
body.bodybeko div#wrapper section#content section#recently_compare div.item {
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: relative;
  width: 223px;
  height: 161px;
  margin-left: 38px;
  margin-bottom: 8px;
  text-align: center; }
  body.bodybeko div#wrapper section#content section#recently_compare div.item.first-item {
    margin-left: 0px; }
  body.bodybeko div#wrapper section#content section#recently_compare div.item img {
    height: 130px;
    padding-top: 3px; }
  body.bodybeko div#wrapper section#content section#recently_compare div.item div.remove img {
    height: 16px;
    width: 16px;
    position: absolute;
    bottom: 50px;
    right: 70px; }
  body.bodybeko div#wrapper section#content section#recently_compare div.item p.modeltitle {
    background: url("images/furniture/WideBar224.jpg") no-repeat top right transparent;
    height: 30px;
    padding-top: 4px;
    position: absolute;
    bottom: -6px;
    margin-bottom: 0px;
    width: 224px; }
body.bodybeko div#wrapper section#content section#recently_compare div.readytarget {
  padding-top: 20px; }

section#home_introBeko h3.colDivider {
  padding: 11px 0 26px;
  font-weight: bold;
  font-size: 13px;
  color: #003366;
  background: url("images/furniture/columnDivider.jpg") no-repeat bottom left transparent;
  text-align: center; }
  section#home_introBeko h3.colDivider a:hover {
    text-decoration: none;
    color: #57ccef; }
section#home_introBeko p {
  padding-bottom: 10px; }
  section#home_introBeko p img {
    padding-top: 10px; }
section#home_introBeko p.homepagelinks {
  padding: 3px 0; }
  section#home_introBeko p.homepagelinks a {
    padding-right: 15px;
    background: url("images/furniture/ArrowRight.png") no-repeat top right white;
    color: #003366; }
    section#home_introBeko p.homepagelinks a:hover {
      text-decoration: none;
      color: #57ccef; }
  section#home_introBeko p.homepagelinks.tick {
    background: url("images/furniture/IconTick.png") no-repeat 1px 3px white;
    padding-left: 20px; }
  section#home_introBeko p.homepagelinks.download {
    background: url("images/furniture/IconDownload.png") no-repeat 1px 3px white;
    padding-left: 20px; }

