﻿@import url("font-dax.css");
/* Note DXTransform changes for IE not working */
@import url(nivo-slider.css);
@import url(themes/light/light.css);
/* 
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: #0083be;
  text-decoration: none;
  -webkit-transition: color 0.3s ease 0s;
  transition: color 0.3s ease 0s;
}

a:hover {
  color: #57ccef;
  text-decoration: none;
}

/*
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: #0083be;
  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: #0083be;
  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 {
  position: relative;
  background: none;
  border-right: 1px solid #ccc;
  height: 31px;
  /*width: 136px;*/
  padding-left: 14px;
  padding-right: 14px;
  padding-top: 12px;
  text-align: center;
}

header.beko nav ul li.first-item {
  border-left: 1px solid #ccc;
}

header.beko nav ul li a {
  color: #0083be;
  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 nav ul ul {
  left: -9999px;
  padding: 10px 0;
  position: absolute;
  z-index: 50;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease 0.1s;
  transition: opacity 0.3s ease 0.1s;
}

header.beko nav ul ul li {
  float: none;
  clear: both;
}

header.beko nav ul ul li a {
  font-size: 12px;
  text-align: left;
}

header.beko nav ul li:hover > ul {
  left: 0;
  top: 20px;
  width: auto;
  height: auto;
  border: 1px solid #ccc;
  background: white;
  padding: 0 10px;
  opacity: 1;
  -moz-box-shadow: 4px 4px 14px #ccc;
  -webkit-box-shadow: 4px 4px 14px #ccc;
  box-shadow: 4px 4px 14px #ccc;
}

header.beko nav ul li:hover > ul li {
  background: #fff;
  border: none;
  border-top: 1px solid #57ccef;
  padding: 5px;
  margin: 0;
  height: auto;
}

header.beko nav ul li:hover > ul li.first-item {
  border-top: 0;
}

header.beko nav ul li:hover > ul li a {
  display: block;
}

header.beko nav ul ul ul {
  display: none;
}

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;
  top: 9px;
  width: 225px;
}

header.beko #mums a {
  color: #003366;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

header.beko #mums > a {
  position: absolute;
  top: 27px;
  left: -54px;
}

header.beko #mums div.bmu {
  position: absolute;
  bottom: -81px;
  left: 0px;
}

header.beko #falogo {
  position: absolute;
  top: 37px;
  left: 470px;
}

header.beko #falogo span {
  color: #003366;
  font-size: 9px;
  margin-left: -3px;
}

#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 {
  -moz-user-select: none;
  position: relative;
  text-align: center;
  z-index: 100;
  width: 931px;
  height: 194px;
  margin: 7px auto;
}

section#appliancesBeko ul {
  list-style: none outside none;
  margin: 0 0 0 6px;
  padding: 0;
  text-align: center;
  white-space: nowrap;
  display: inline-block;
}

section#appliancesBeko ul ul {
  left: -9999px;
  padding: 10px 0;
  position: absolute;
  top: 70px;
  -webkit-transition: left 0.2s ease 0.2s;
  transition: left 0.2s ease 0.2s;
  -webkit-transition: opacity 1s ease 0.5s, top 1s ease 0.5s;
  transition: opacity 1s ease 0.5s, top 1s ease 0.5s;
  z-index: 50;
}

section#appliancesBeko li {
  display: block;
  position: relative;
}

section#appliancesBeko ul
> ul {
  margin: 0 auto;
}

section#appliancesBeko > ul > li {
  float: left;
  position: relative;
  background: url("/Content/Images/Furniture/CatNavHome.jpg") no-repeat scroll 0 0 transparent;
  margin: 25px 15px;
  width: 180px;
  height: 190px;
}

section#appliancesBeko > ul > li h2 {
  font-size: 18px;
  color: #003366;
  padding: 8px 0px 14px 4px;
}

section#appliancesBeko > ul > li h2 a:hover {
  color: #57ccef;
  text-decoration: none;
}

section#appliancesBeko a {
  display: block;
  padding: 0 20px;
  position: relative;
  text-decoration: none;
  z-index: 10;
  color: #003366;
}

section#appliancesBeko li:hover > a {
  color: #57ccef;
  text-decoration: none;
  pointer-events: visiblePainted;
}

section#appliancesBeko ul ul {
  opacity: 0;
}

section#appliancesBeko ul ul li a {
  font-size: 12px;
  padding: 2px 0;
  pointer-events: none;
}

section#appliancesBeko ul li:hover > ul {
  left: 14px;
  opacity: 1;
  top: 30px;
}

section#appliancesBeko ul li:hover > ul
li {
  background: url("/Content/Images/furniture/ccc80.png") repeat;
  margin-bottom: 5px;
  width: 145px;
}

section#appliancesBeko ul li:hover > ul
li:hover {
  background: #ccc;
}

/*
section#appliancesBeko{
	width: 931px;
	height: 194px;
	margin: 7px auto;

	>ul {
		list-style: none;
		>li {
			background: url('/Content/Images/Furniture/CatNavHome.jpg') no-repeat scroll 0 0 transparent;
			list-style: none;
			float: left;
			width:176px;
			margin: 25px 0 25px 5px;
			padding: 5px 0 5px 5px;
			h2 {
				font-size: 20px; color: #003366; padding: 4px 0px 14px 4px;
				a:hover {color:$default-hover-color; text-decoration: none;}
				
				}
			>a {
				float: left;
				img {
					max-width: 75px;
					max-height: 90px;
					margin: 0 auto;
				}

			}

			ul {
				list-style: none;
				padding-left:5px;
				float: left;
				li {
					width:89px;
					margin: 7px 0;
					line-height: 14px;
					a:hover {color:$default-hover-color; text-decoration: none;}
				}

			}
		}
	}
}
*/
section#home_introBeko {
  width: 931px;
  height: 173px;
  margin: 0px auto;
  padding-top: 37px;
  background: #fff 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: #fff 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: #0083be;
  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: #0083be;
}

/* ===[ 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: #fff;
  font-size: 12px;
}

#promo .style1 .content {
  width: 390px;
  height: 78px;
  padding: 25px 15px 15px 25px;
  position: relative;
  top: 60px;
  left: 500px;
  color: #fff;
  font-size: 12px;
  background: #0b3257 url(images/furniture/bg_home_promo_tile.png) repeat-y;
  border: 1px solid #fff;
}

#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 #000;
  font-size: 22px;
}

#promo .style3 .content h1, #promo .style3 .content h2 {
  text-shadow: 1px 1px 3px #000;
  font-size: 22px;
}

#promo .style3 .content {
  width: 420px;
  height: 39px;
  padding: 25px 15px 15px 25px;
  position: relative;
  top: 40px;
  left: 0px;
  color: #fff;
  font-size: 12px;
  background: #0b3257 url(images/furniture/bg_home_promo_tile.png) repeat-y;
  border: 1px solid #fff;
}

#promo .style4 .content {
  width: 300px;
  height: 60px;
  padding: 10px;
  position: relative;
  top: 268px;
  left: 633px;
  color: #fff;
  font-size: 12px;
  background: #0b3257 url(images/furniture/bg_home_promo_tile.png) repeat-y;
  border: 1px solid #fff;
}

#promo .style5 .content {
  width: 300px;
  height: 60px;
  padding: 10px;
  position: relative;
  top: 268px;
  left: 30px;
  color: #fff;
  font-size: 12px;
  background: #0b3257 url(images/furniture/bg_home_promo_tile.png) repeat-y;
  border: 1px solid #fff;
}

#promo .style6 .content {
  width: 300px;
  padding: 10px;
  position: relative;
  top: 219px;
  left: 633px;
  color: #fff;
  font-size: 12px;
  background: #0b3257 url(images/furniture/bg_home_promo_tile.png) repeat-y;
  border: 1px solid #fff;
}

#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: #fff;
  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: #fff;
  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: #fff;
}

#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 #fff;
  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 #ccc;
  -webkit-box-shadow: 0px 5px 5px #ccc;
  box-shadow: 0px 2px 2px #ccc;
}

#mission_boxes .box h3 {
  color: #fff;
  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: #333;
  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: #333;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 15px;
}

#latest .thumb {
  border: 1px solid #cccccc;
  float: left;
}

#latest h3 {
  color: #0083be;
  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: #fff;
}

.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: #0083be;
  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 #fff;
  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: #fff;
  font-weight: normal;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  /* padding-bottom: 20px; adh */
}

#results1 h1, #have_you_seen h1 {
  color: #0083be;
  padding-bottom: 20px;
}

#feature .intro h2 {
  color: #0083be;
  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: #fff;
}

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: #0083be;
  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: #0083be;
}

#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: #000;
}

.tabactive {
  background: url(images/furniture/bg_tab_blue_tile.png) repeat-x;
  color: #fff;
}

.tabactive a {
  color: #fff;
}

.tabinactive a {
  color: #000;
}

#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: #0083be;
  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: #fff;
}

/* ===[ 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: #fff;
  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: #0083be;
}

#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 #fff;
  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: #0083be;
  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 #fff;
  border-right: 0;
  top: 35px;
  right: 0;
  z-index: 2;
  background: #fff 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: #ddd;
}

#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 #fff !important;
  color: #fff;
  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: #fff;
  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 #fff;
  border-color: #fff -moz-use-text-color #fff #fff;
  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: #ddd;
  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: #fff;
}

#feature .style2.heroStyle .text p {
  padding-bottom: 5px;
}

#feature .heroStyle .details h3 {
  font-size: 22pt;
  color: #fff;
  margin-bottom: 10px;
}

#feature .heroStyle .details a {
  color: #fff;
  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: #0083be;
  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: #0083be;
}

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: #0083be;
}

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: #fff;
  font-size: 22px;
  line-height: 20px;
  padding: 10px 0 10px 145px;
}

#choices.two h3 a {
  color: #fff;
  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: #0083be;
}

.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 0px 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: #fff;
}

#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: #fff;
  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: #00f;
  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: #00f;
  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: #0083be;
  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: #fff;
  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: #0083be;
  /* was 80bb27;*/
}

#nutshell_compare tr.first-item td {
  padding: 15px 5px 20px 10px;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  color: #0083be;
}

#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: #fff;
  width: 174px;
}

#nutshell_compare tr.r1 th {
  background-color: #fff;
}

#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 #fff;
  width: 295px;
  padding-right: 5px;
}

#safetyinsert .safetyRight li {
  width: 285px;
  float: left;
  list-style: none;
  margin: 5px 20px 0px 0px;
}

#safetyinsert .safetyRight h4 {
  color: #333;
  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 aside.sidebar h3 {
  background: url("/Content/images/furniture/CatNavButtonUnselected.jpg") no-repeat scroll left top transparent;
  color: #003366;
  font-size: 14px;
  font-weight: bold;
  height: 27px !important;
  padding-top: 7px;
  /*padding-left: 10px;*/
  display: block;
  width: 133px;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  /*	font-weight: bold;
			margin-top: 5px;
			margin-bottom: 5px;*/
}

#product_feature .feature_list aside.sidebar p {
  padding-right: 25px;
}

#product_feature .feature_list aside.sidebar p a {
  font-weight: bold;
}

#product_feature .feature_list aside.sidebar img {
  padding-top: 5px;
}

#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 #000;
  background: url("images/furniture/bg_home_promo_tile.png") repeat-y scroll 0 0 #0b3257;
  border: 1px solid #fff;
  color: #fff;
  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: #fff;
  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: #0083be;
  /*
    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: #fff;
}

li.asheader, h1.asheader, h3.asheader {
  background: url("images/furniture/bg_box_header_tile.png") repeat-x scroll 0 0 transparent !important;
  color: #fff !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 #fff;
  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 #ccc;
  -webkit-box-shadow: 0px 5px 5px #ccc;
  box-shadow: 0px 2px 2px #ccc;
}

#latestnews .more {
  padding: 5px 10px 5px 125px;
}

#latestnews h2 {
  color: white;
  font-size: 18px;
  float: left;
  width: 300px;
  height: 210px;
  background: #ccc;
  display: none;
}

#latestnews h3 {
  color: #0083be;
  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 #ccc;
  -webkit-box-shadow: 2px 2px 5px #ccc;
  box-shadow: 2px 2px 5px #ccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

#logOnForm h2 {
  color: #0083be;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 15px;
}

#logOnForm legend {
  display: none;
}

#logOnForm label {
  color: #0083be;
  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: #fff;
  border-radius: 13px 13px 13px 13px;
  color: #0083be;
  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: #ff0000;
}

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 #ccc;
  -webkit-box-shadow: 0px 5px 5px #ccc;
  box-shadow: 0px 2px 2px #ccc;
}

#article div.topImageFeature div.outercompetitionwrapper .tandc {
  font-size: 10pt;
}

#article div.topImageFeature div.outercompetitionwrapper p {
  font-size: 8pt;
}

span.headlinkreverse {
  border: 1px solid #0083be;
  border-radius: 18px 18px 18px 18px;
  color: #fff;
  padding: 7px 2px;
}

span.headlinkenlarged {
  margin-left: 199px;
}

span.headlinkreverse a {
  background: #0083be;
  border: 1px solid #0083be;
  border-radius: 13px 13px 13px 13px;
  color: #fff;
  padding: 5px 8px;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
}

span.headlinkreverse:hover {
  background: #0083be;
}

span.headlinkreverse a:hover {
  background: #fff;
  color: #0083be;
}

section#feature_top .first-item span.headlink a:hover {
  background: #0083be;
  color: #fff;
}

#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: #0083be;
}

#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;*/
  margin-left: -280px;
  width: 560px;
  height: 35px;
  border: 1px solid #ccc;
  background: #eee;
  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: 460px;
}

#cookieAccept {
  position: absolute;
  top: 5px;
  right: 5px;
}

.button {
  display: inline-block;
  outline: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  font: 14px/100% Arial, Helvetica, sans-serif;
  padding: 0.5em 2em 0.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(#0083be));
  background: -moz-linear-gradient(top, #207af4, #0083be);
  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(#0083be), to(#207af4));
  background: -moz-linear-gradient(top, #0083be, #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;
}

/* Import was here */
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 .table {
  display: table;
  margin: 0 auto;
}

body.bodybeko #feature_top div.NewsHeadings {
  display: block;
  background-color: #D2E0EE;
  border: 1px solid #FFFFFF;
  height: 20px;
  padding: 10px;
}

body.bodybeko #feature_top div.NewsHeadings ul.NewsHeadings {
  list-style: none;
  padding: 0;
}

body.bodybeko #feature_top div.NewsHeadings ul.NewsHeadings li {
  display: inline-block;
  background: url("/Content/images/icons/icon_dot_blue.png") no-repeat scroll left center transparent;
  height: 20px;
}

body.bodybeko #feature_top div.NewsHeadings ul.NewsHeadings li a {
  color: #6298C2;
  float: left;
  font-size: 18px;
  margin-left: 4px;
  padding: 0px 10px 0px 16px;
  text-decoration: none;
}

body.bodybeko #feature_top div.NewsHeadings ul.NewsHeadings li a:hover {
  color: #003D6B;
}

body.bodybeko #feature_top div.NewsHeadings ul.NewsHeadings li.first-item {
  background: none;
}

body.bodybeko #feature_top div.NewsHeadings ul.NewsHeadings li.first-item a {
  margin-left: 0;
  padding-left: 0;
}

body.bodybeko #feature_top div.NewsHeadings ul.NewsHeadings li.selected a {
  color: #003D6B;
}

body.bodybeko #feature_top.noheight {
  margin-bottom: 5px;
  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.noheight div#feature.noheight {
  margin-bottom: 5px;
}

body.bodybeko #feature_top header {
  display: none;
}

body.bodybeko #feature_top h1.title2012 {
  color: #0083be;
  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 #fff;
  height: 30px;
}

body.bodybeko #feature_top.ftcontrol header ul {
  margin-top: 6px;
}

body.bodybeko #feature_top.ftcontrol header ul h1 {
  color: #0083be;
  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: #333;
}

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: #0083be;
  background: url("images/furniture/wideBar756.jpg") no-repeat #fff;
  width: 756px;
  height: 24px;
  font-size: 14px;
  padding: 6px 0 0 17px;
}

body.bodybeko #feature_top #feature li div.product div.details {
  left: 258px;
  width: 450px;
  border: none;
  background: transparent;
  filter: none;
}

body.bodybeko #feature_top #feature li div.product div.details h4 {
  color: #333;
  font-size: 11px;
}

body.bodybeko #feature_top #feature li div.icons ul {
  left: 279px;
  top: 150px;
  width: 450px;
}

body.bodybeko #feature_top #feature.short {
  height: inherit;
}

body.bodybeko #feature_top #feature.short form {
  padding-bottom: 15px;
}

body.bodybeko #feature_top div#carousel #feature {
  border: none;
}

body.bodybeko #feature_top #slide_status {
  width: 235px;
  top: 230px;
  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: #0083be;
  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 #fff;
  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 #fff;
  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_filter #filter_options
.instruction {
  background: url("images/furniture/ArrowRight.png") no-repeat right 13px white;
}

body.bodybeko #product_list, body.bodybeko #products_discontinued, body.bodybeko #have_you_seen {
  margin-left: 8px;
  width: 756px;
}

body.bodybeko #product_list div.product, body.bodybeko #products_discontinued div.product, body.bodybeko #have_you_seen div.product {
  position: inherit;
  height: auto;
  padding-bottom: 60px;
  width: 318px;
}

body.bodybeko #product_list div.product div.product_image, body.bodybeko #products_discontinued div.product div.product_image, body.bodybeko #have_you_seen div.product div.product_image {
  position: inherit;
  width: 100%;
  text-align: center;
  height: 212px;
}

body.bodybeko #product_list div.product div.title, body.bodybeko #products_discontinued div.product div.title, body.bodybeko #have_you_seen div.product div.title {
  margin-top: 0;
  background: url("images/furniture/wideBar318.jpg") no-repeat top left #fff;
  width: 318px;
  height: 30px;
  left: 0;
}

body.bodybeko #product_list div.product div.title h3, body.bodybeko #products_discontinued div.product div.title h3, body.bodybeko #have_you_seen div.product div.title h3 {
  padding: 2px 0 0 15px;
}

body.bodybeko #product_list div.product div.title h3 a, body.bodybeko #products_discontinued div.product div.title h3 a, body.bodybeko #have_you_seen div.product div.title h3 a {
  color: #0f5aa2;
  font-size: 10pt;
  font-weight: bold;
}

body.bodybeko #product_list div.product div.details, body.bodybeko #products_discontinued div.product div.details, body.bodybeko #have_you_seen div.product div.details {
  margin-left: 0px;
  width: 316px;
}

body.bodybeko #product_list div.product div.details a, body.bodybeko #products_discontinued div.product div.details a, body.bodybeko #have_you_seen div.product div.details a {
  padding-right: 20px;
  background: url("images/furniture/ArrowRight.png") no-repeat top right #fff;
  color: #005e8a;
}

body.bodybeko #product_list div.product div.details a:hover, body.bodybeko #products_discontinued div.product div.details a:hover, body.bodybeko #have_you_seen div.product div.details a:hover {
  color: #57ccef;
  text-decoration: none;
}

body.bodybeko #product_list div.product.first-item, body.bodybeko #products_discontinued div.product.first-item, body.bodybeko #have_you_seen 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 article p {
  /*width: inherit;*/
  margin-bottom: 10px;
}

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 #fff !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 #fff !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 #fff !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 #fff !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 #fff !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 #fff;
  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;
}

li.movein a.active, li.movein a:hover {
  color: #6cb7e1;
  background: url("/Content/images/icons/icon_tab_light.png") no-repeat scroll left top transparent;
}

section#home_introBeko .homepageblock {
  min-height: 370px;
}

section#home_introBeko h3.colDivider {
  padding: 11px 0 26px;
  font-weight: bold;
  font-size: 13px;
  color: #0083be;
  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 #fff;
  color: #0083be;
}

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 #fff;
  padding-left: 20px;
}

section#home_introBeko p.homepagelinks.download {
  background: url("images/furniture/IconDownload.png") no-repeat 1px 3px #fff;
  padding-left: 20px;
}

.spacer {
  margin-top: 30px;
}

section#NotificationZone {
  display: block;
  width: 931px;
  /*margin: 25px auto 5px auto;*/
  margin-top: -20px;
  margin-bottom: 7px;
  height: 44px;
  background: url("images/furniture/Notification_Dark.png") repeat-x center top #0b4085;
  color: #fff;
  font-size: 13pt;
  position: relative;
}

section#NotificationZone .notification_image {
  float: left;
  height: 44px;
}

section#NotificationZone .lightnotification {
  background: url("images/furniture/Notification_Light.png") repeat-x center top #216ba6;
  padding: 13px 10px 13px 5px;
  height: 18px;
  display: block;
  float: left;
}

section#NotificationZone .darknotification {
  padding: 13px 10px 13px 10px;
  display: block;
  float: left;
  height: 18px;
}

section#NotificationZone a {
  color: #eaeaea;
}

section#NotificationZone a:hover {
  color: #fff;
}

section#NotificationZone .playbutton {
  position: absolute;
  top: 0px;
  right: 0px;
}

body.bodybeko div#wrapper {
  /*
	section.menu_side>ul.news>li.open {
		background: url("/Content/images/furniture/icon_tab_down.png") no-repeat scroll 0 10px transparent;
	}*/
}

body.bodybeko div#wrapper section#content section#feature_top li.noborder {
  border: none;
}

body.bodybeko div#wrapper section#content article#article h1.news {
  font-family: Arial,Helvetica,sans-serif;
}

body.bodybeko div#wrapper section#content article#article div.onecol h1, body.bodybeko div#wrapper section#content article#article div.onecol h1.news, body.bodybeko div#wrapper section#content article#article div.onecol h2, body.bodybeko div#wrapper section#content article#article div.onecol h3, body.bodybeko div#wrapper section#content article#article div.onecol span, body.bodybeko div#wrapper section#content article#article div.onecol p {
  float: none !important;
}

body.bodybeko div#wrapper section#content section#other.endorsements div.endorsementwrapper {
  display: block;
  overflow: hidden;
  float: left;
  /* Hack for putting Integrated next to Fridges and Freezers */
}

body.bodybeko div#wrapper section#content section#other.endorsements div.endorsementwrapper .clear.padded {
  padding-top: 5px;
}

body.bodybeko div#wrapper section#content section#other.endorsements div.endorsementwrapper a.viewall {
  margin: 0;
  padding: 0px 15px 0px 10px;
  color: #003D6B;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
  background: url("images/furniture/ArrowRight.png") no-repeat right 2px #fff;
}

body.bodybeko div#wrapper section#content section#other.endorsements div.endorsementwrapper a.viewall:hover {
  color: #6298C2;
}

body.bodybeko div#wrapper section#content section#other.endorsements div.endorsementwrapper .reevoobox {
  padding: 10px 5px 0;
}

body.bodybeko div#wrapper section#content section#other.endorsements div.endorsementwrapper .reevoobox > div {
  float: left;
}

body.bodybeko div#wrapper section#content section#other.endorsements div.endorsementwrapper .reevoobox span {
  color: #000000;
}

body.bodybeko div#wrapper section#content section#other.endorsements div.row div.item div.content h3 {
  font-weight: bold;
}

body.bodybeko div#wrapper section#content section#other.endorsements h2 {
  font-size: 17px;
  font-weight: bold;
  color: #6298C2;
  margin: 20px 10px 0 10px;
}

body.bodybeko div#wrapper section#content section#other.endorsements p {
  margin: 0 10px;
}

body.bodybeko div#wrapper section#content section#other.endorsements div.endorsedProduct {
  float: left;
  width: 238px;
  min-height: 561px;
  margin-left: 10px;
  margin-top: 6px;
  border: 2px solid #e0e0e0;
}

body.bodybeko div#wrapper section#content section#other.endorsements div.endorsedProduct div.endorsefooter {
  /*					min-height:76px;
					position: relative;*/
}

body.bodybeko div#wrapper section#content section#other.endorsements div.endorsedProduct div.endorsefooter img {
  float: left;
  /*width: 75px;*/
  margin: 9px 5px 0px 10px;
}

body.bodybeko div#wrapper section#content section#other.endorsements div.endorsedProduct div.endorsefooter p {
  font-size: 10px;
  line-height: 10px;
  margin-left: 80px;
}

body.bodybeko div#wrapper section#content section#other.endorsements div.endorsedProduct div.endorsefooter img.GHK {
  float: none;
  margin: 20px auto 0;
  display: block;
  vertical-align: middle;
  /*
						left: 50%;
						top: 50%;
						margin: -10% 0 0 -35px;
						position: absolute;*/
}

body.bodybeko div#wrapper section#content section#other.endorsements div.endorsedProduct div.endorseImages > a > img {
  max-width: 160px;
  max-height: 160px;
  margin: 18px auto;
  display: block;
}

body.bodybeko div#wrapper section#content section#other.endorsements div.endorsedProduct div.endorseImages {
  margin: 0 auto;
  display: table;
  width: 245px;
}

body.bodybeko div#wrapper section#content section#other.endorsements div.endorsedProduct div.endorseImages ul {
  list-style: none;
  display: table;
  margin: 0 auto;
}

body.bodybeko div#wrapper section#content section#other.endorsements div.endorsedProduct div.endorseImages ul li {
  display: inline;
  float: left;
  width: 45px;
  border: 1px solid #e0e0e0;
  margin: 0 5px;
}

body.bodybeko div#wrapper section#content section#other.endorsements div.endorsedProduct div.endorseImages ul li img {
  display: block;
  max-width: 45px;
  margin: 3px auto;
  cursor: pointer;
}

body.bodybeko div#wrapper section#content section#other.endorsements div.endorsedProduct div.endorseText {
  min-height: 218px;
}

body.bodybeko div#wrapper section#content section#other.endorsements div.endorsedProduct div.endorseText h2, body.bodybeko div#wrapper section#content section#other.endorsements div.endorsedProduct div.endorseText h3 {
  margin: 0;
  padding: 10px;
  color: #003D6B;
  font-weight: bold;
  font-size: 12px;
}

body.bodybeko div#wrapper section#content section#other.endorsements div.endorsedProduct div.endorseText h2 a, body.bodybeko div#wrapper section#content section#other.endorsements div.endorsedProduct div.endorseText h3 a {
  text-decoration: none;
}

body.bodybeko div#wrapper section#content section#other.endorsements div.endorsedProduct div.endorseText h2 a:hover, body.bodybeko div#wrapper section#content section#other.endorsements div.endorsedProduct div.endorseText h3 a:hover {
  color: #6298C2;
}

body.bodybeko div#wrapper section#content section#other.endorsements div.endorsedProduct div.endorseText h3 {
  font-weight: normal;
  padding: 0 10px;
}

body.bodybeko div#wrapper section#content section#other.endorsements div.endorsedProduct div.endorseText ul.endorseLines {
  list-style: none;
  padding-left: 5px;
}

body.bodybeko div#wrapper section#content section#other.endorsements div.endorsedProduct div.endorseText ul.endorseLines li {
  background: url("images/furniture/ArrowRight.png") no-repeat 1px 3px #fff;
  padding-left: 15px;
  margin: 5px;
}

body.bodybeko div#wrapper section#content section#other.endorsements div.endorsedProduct p.endorseAvailableIn {
  margin: 0;
  padding: 10px 10px 0 10px;
}

body.bodybeko div#wrapper section#content section#other.endorsements div.endorsedProduct p.endorseAvailableIn img {
  margin-bottom: -5px;
}

body.bodybeko div#wrapper section#content section#other.endorsements hr {
  display: block;
  height: 2px;
  border: 0;
  border-top: 1px solid #74ceed;
  background: #74ceed;
  margin: 6px 10px;
}

body.bodybeko div#wrapper section#content section#feature_top.noheight article#article.EndorseArticle h1, body.bodybeko div#wrapper section#content section#feature_top.noheight article#article.EndorseArticle h2, body.bodybeko div#wrapper section#content section#feature_top.noheight article#article.EndorseArticle h3, body.bodybeko div#wrapper section#content section#feature_top.noheight article#article.EndorseArticle p, body.bodybeko div#wrapper section#content section#feature_top.noheight article#article.EndorseArticle ul, body.bodybeko div#wrapper section#content section#feature_top.noheight article#article.EndorseArticle li {
  float: left;
  width: 740px;
}

body.bodybeko div#wrapper section#content section#feature_top.noheight article#article.EndorseArticle h1, body.bodybeko div#wrapper section#content section#feature_top.noheight article#article.EndorseArticle h2, body.bodybeko div#wrapper section#content section#feature_top.noheight article#article.EndorseArticle h3 {
  font-weight: bold;
}

body.bodybeko div#wrapper section#content section#feature_top.noheight article#article.EndorseArticle ul, body.bodybeko div#wrapper section#content section#feature_top.noheight article#article.EndorseArticle li {
  list-style: none;
}

body.bodybeko div#wrapper section#content section#feature_top.noheight article#article.EndorseArticle ul a, body.bodybeko div#wrapper section#content section#feature_top.noheight article#article.EndorseArticle li a {
  text-decoration: none;
}

body.bodybeko div#wrapper section#content section#feature_top.noheight article#article.EndorseArticle ul a:hover, body.bodybeko div#wrapper section#content section#feature_top.noheight article#article.EndorseArticle li a:hover {
  color: #6298C2;
}

body.bodybeko div#wrapper section#content nav#viewby p {
  color: #003D6B;
  float: left;
  padding: 0 5px;
}

body.bodybeko div#wrapper section#content nav#viewby ul {
  list-style: none;
}

body.bodybeko div#wrapper section#content nav#viewby ul li {
  padding: 0 3px 0 5px;
  color: #003D6B;
  display: inline-block;
  font-weight: bold;
  border-left: 1px solid #003D6B;
}

body.bodybeko div#wrapper section#content nav#viewby ul li:first-child {
  border-left: none;
}

body.bodybeko div#wrapper section#content nav#viewby ul li a {
  text-decoration: none;
}

body.bodybeko div#wrapper section#content nav#viewby ul li a:hover {
  color: #6298C2;
}

body.bodybeko div#wrapper section#product_list section div.reevoo {
  float: left;
}

body.bodybeko div#wrapper div.buybutton {
  /*background: url("images/furniture/reevoostylebutton90.jpg") no-repeat 0 0 ;*/
  background: #003366;
  width: 90px;
  height: 24px;
  margin: 0 0 0 12px;
  padding-top: 6px;
  text-align: center;
  text-transform: uppercase;
  font-size: 11px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

body.bodybeko div#wrapper div.buybutton a {
  color: #fff;
}

body.bodybeko div#wrapper div.buybutton a:hover {
  color: #CCEEFF;
}

body.bodybeko div#wrapper section#product_list section div.buybutton {
  float: right;
  margin: 0 0 0 1px;
  width: 89px;
  font-size: 10px;
}

body.bodybeko div#wrapper section.menu_side > ul.news > li {
  background: url("/Content/images/furniture/icon_tab.png") no-repeat scroll 0 10px transparent;
  padding-left: 25px;
  cursor: pointer;
}

body.bodybeko div#wrapper section.menu_side > ul.news > li.open {
  background: url("/Content/images/furniture/icon_tab_down.png") no-repeat scroll 0 10px transparent;
}

body.bodybeko div#wrapper section.menu_side .awards h3, body.bodybeko div#wrapper section.menu_side .awards p {
  font-size: 8pt;
  font-style: italic;
  color: #16386d;
  margin-bottom: 0px;
}

body.bodybeko div#wrapper section.menu_side .awards h3 {
  font-weight: bold;
}

body.bodybeko div#wrapper section.menu_side .awards p {
  margin-bottom: 15px;
  /*			border-bottom: 2px solid #74ceed;*/
  border-bottom: 1px solid #00AADF;
  padding-bottom: 15px;
}

body.bodybeko div#wrapper section.menu_side .awards a, body.bodybeko div#wrapper section.menu_side .awards a img {
  cursor: default !important;
}

section#searchcontent, section#searchcontentMobile {
  width: 760px;
  height: 100%;
  float: left;
  margin: 20px 20px 0 14px;
  /*	#preview {
		margin-left: 490px;
		width: $previewwidth*$scale;
		position: absolute;
		float: left;
	
	}*/
}

section#searchcontent h2, section#searchcontentMobile h2 {
  color: #003366;
  font-size: 24px;
  margin: 5px 0 10px;
  min-width: 160px;
}

section#searchcontent #resultswrapper, section#searchcontentMobile #resultswrapper {
  border: 1px solid #ccc;
  width: 440px;
  min-height: 740px;
}

section#searchcontent #resultswrapper h3, section#searchcontentMobile #resultswrapper h3 {
  background: #f7f7f7;
  color: #003366;
  padding: 5px;
}

section#searchcontent #resultswrapper article ul, section#searchcontentMobile #resultswrapper article ul {
  list-style: none;
}

section#searchcontent #resultswrapper article ul li, section#searchcontentMobile #resultswrapper article ul li {
  position: relative;
  margin: 0 15px 28px;
}

section#searchcontent #resultswrapper article ul li.shown:after, section#searchcontentMobile #resultswrapper article ul li.shown:after {
  content: url("/Content/images/furniture/dent.png");
  position: absolute;
  top: 20px;
  right: -20px;
}

section#searchcontent #resultswrapper article ul li h4, section#searchcontent #resultswrapper article ul li h5, section#searchcontentMobile #resultswrapper article ul li h4, section#searchcontentMobile #resultswrapper article ul li h5 {
  font-weight: bold;
  margin-top: 12px;
  font-size: 10pt;
}

section#searchcontent #resultswrapper article ul li h5, section#searchcontentMobile #resultswrapper article ul li h5 {
  margin-top: 0px;
}

section#searchcontent #resultswrapper article ul li h5 a, section#searchcontentMobile #resultswrapper article ul li h5 a {
  color: #ccc;
}

section#searchcontent #resultswrapper article ul li p a, section#searchcontentMobile #resultswrapper article ul li p a {
  color: #000;
  padding-right: 15px;
}

section#searchcontent #resultswrapper article ul li p.hasimage, section#searchcontentMobile #resultswrapper article ul li p.hasimage {
  margin-left: 70px;
}

section#searchcontent #resultswrapper article ul li p.hastag, section#searchcontentMobile #resultswrapper article ul li p.hastag {
  width: 270px;
  float: left;
}

section#searchcontent #resultswrapper article ul li img, section#searchcontentMobile #resultswrapper article ul li img {
  float: left;
  margin: 5px 10px -5px 0;
  border: 1px solid #ccc;
  padding: 10px 0;
}

section#searchcontent #preview, section#searchcontentMobile #preview {
  display: none;
  margin-left: 490px;
  width: 460px;
  position: absolute;
  float: left;
}

section#searchcontent #preview .wrap, section#searchcontentMobile #preview .wrap {
  width: 1150px;
  height: 1725px;
  padding: 0;
  overflow: hidden;
  float: left;
  border: 1px solid black;
  -ms-zoom: 0.4;
  -moz-transform: scale(0.4);
  -moz-transform-origin: 0 0;
  -o-transform: scale(0.4);
  -o-transform-origin: 0 0;
  -webkit-transform: scale(0.4);
  -webkit-transform-origin: 0 0;
  background: url("images/furniture/ajax-loader.gif") no-repeat 350px 350px #fff;
}

section#searchcontent #preview .wrap .innerwrap, section#searchcontentMobile #preview .wrap .innerwrap {
  background: white;
}

section#searchcontent #preview .frame, section#searchcontentMobile #preview .frame {
  width: 1150px;
  height: 1725px;
  border: 1px solid black;
  overflow: hidden;
}

section#searchcontentMobile {
  width: 930px;
}

section#searchcontentMobile #resultswrapper {
  width: 100%;
}

section#searchcontentMobile #resultswrapper p.hastag {
  width: 80%;
}

body.search div#wrapper section#content section#product_list {
  border: 2px solid #E0E0E0;
  margin-left: 6px;
  width: 755px;
  padding-bottom: 10px;
  position: relative;
}

body.search div#wrapper section#content section#product_list span.pager {
  float: left;
  padding: 0 10px;
  padding: 8px 5px 2px;
}

body.search div#wrapper section#content section#product_list ul.pager {
  display: block;
  list-style: none;
}

body.search div#wrapper section#content section#product_list ul.pager li {
  border: 1px solid #CCCCCC;
  display: inline-block;
  margin: 6px 4px 2px;
  padding: 2px 6px;
}

body.search div#wrapper section#content section#product_list ul.pager li.selected {
  background: #f0f0f0;
}

body.search div#wrapper section#content section#product_list ul.pager li a {
  text-decoration: none;
}

body.search div#wrapper section#content section#product_list section {
  border: 2px solid #E0E0E0;
  display: inline;
  float: left;
  font-size: 1.2em;
  margin-left: 10px;
  margin-top: 6px;
  min-height: 384px;
  width: 216px;
  padding: 5px 10px;
  font-size: 12px;
}

body.search div#wrapper section#content section#product_list section h3 {
  font-weight: bold;
  color: #003366;
  padding-top: 10px;
}

body.search div#wrapper section#content section#product_list section p.description {
  min-height: 70px;
}

body.search div#wrapper section#content section#product_list section div.intro a {
  display: block;
  width: 128px;
  margin: 5px auto;
  text-align: center;
}

body.search div#wrapper section#content section#product_list section div.intro a img {
  height: 120px;
}

body.search div#wrapper section#content section#product_list section ul {
  display: table;
  list-style: none outside none;
  margin: 0 auto;
}

body.search div#wrapper section#content section#product_list section ul li {
  border: 1px solid #E0E0E0;
  display: inline;
  float: left;
  margin: 0 5px;
  width: 45px;
}

body.search div#wrapper section#content section#product_list section ul li.award {
  border: none;
  height: 45px;
}

body.search div#wrapper section#content section#product_list section ul li img {
  cursor: pointer;
  display: block;
  margin: 3px auto;
  max-width: 45px;
}

body.search div#wrapper section#content section#product_list section div.availablIn {
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
  height: 28px;
  padding-top: 7px;
}

body.search div#wrapper section#content section#product_list section div.availablIn img {
  float: right;
  padding-left: 6px;
}

body.search div#wrapper section#content section#product_list section div.compare {
  border-bottom: 1px solid #E0E0E0;
  color: #003366;
  padding: 7px 0;
  margin-bottom: 7px;
}

body.search div#wrapper section#content section#product_list #recently_compare {
  position: absolute;
  top: 100px;
  right: -110px;
  width: 100px;
  border: 2px solid #ccc;
  display: none;
  background: white;
  text-align: center;
}

body.search div#wrapper section#content section#product_list #recently_compare h4 {
  background: none repeat scroll 0 0 #F2F2F2;
  padding: 5px;
}

body.search div#wrapper section#content section#product_list #recently_compare img {
  margin: 5px auto;
  display: block;
}

body.search div#wrapper section#content section#product_list #recently_compare a img {
  float: left;
  margin-top: 3px;
  padding-top: 3px;
  margin-left: 12px;
}

body.search div#wrapper section.menu_side div#expand-searching, body.search div#wrapper section.menu_side div.remove {
  border: 1px solid #f2f2f2;
}

body.search div#wrapper section.menu_side div#expand-searching ul, body.search div#wrapper section.menu_side div.remove ul {
  margin: 10px 0;
}

body.search div#wrapper section.menu_side div#expand-searching ul li, body.search div#wrapper section.menu_side div.remove ul li {
  padding-left: 0px;
}

body.search div#wrapper section.menu_side div#expand-searching ul li a, body.search div#wrapper section.menu_side div.remove ul li a {
  padding-left: 26px;
  background: url("images/furniture/CircleClear.png") no-repeat 3px 0 #fff;
  display: block;
}

body.search div#wrapper section.menu_side div#expand-searching ul li.multiple a, body.search div#wrapper section.menu_side div.remove ul li.multiple a {
  background: url("images/furniture/BoxClear.png") no-repeat 3px 0 #fff;
}

body.search div#wrapper section.menu_side div#expand-searching h4, body.search div#wrapper section.menu_side div#expand-searching h3, body.search div#wrapper section.menu_side div.remove h4, body.search div#wrapper section.menu_side div.remove h3 {
  background: #f2f2f2;
  color: #003366;
  padding: 5px;
}

body.search div#wrapper section.menu_side div#expand-searching h4 span.ui-icon, body.search div#wrapper section.menu_side div#expand-searching h3 span.ui-icon, body.search div#wrapper section.menu_side div.remove h4 span.ui-icon, body.search div#wrapper section.menu_side div.remove h3 span.ui-icon {
  width: 18px;
  height: 18px;
  background: url("/Content/Images/furniture/icon_arrow_right.png") no-repeat right 6px transparent;
  float: right;
}

body.search div#wrapper section.menu_side div#expand-searching h4 span.ui-icon.ui-icon-triangle-1-s, body.search div#wrapper section.menu_side div#expand-searching h3 span.ui-icon.ui-icon-triangle-1-s, body.search div#wrapper section.menu_side div.remove h4 span.ui-icon.ui-icon-triangle-1-s, body.search div#wrapper section.menu_side div.remove h3 span.ui-icon.ui-icon-triangle-1-s {
  background: url("/Content/Images/furniture/icon_arrow_down.png") no-repeat right 6px transparent;
}

body.search div#wrapper section.menu_side div#expand-searching h4, body.search div#wrapper section.menu_side div.remove h4 {
  cursor: pointer;
}

body.search div#wrapper section.menu_side div#expand-searching li.removable a, body.search div#wrapper section.menu_side div.remove li.removable a {
  background: url("images/furniture/CircleFilled.png") no-repeat 3px 0 #fff;
}

body.search div#wrapper section.menu_side div#expand-searching li.removable.multiple a, body.search div#wrapper section.menu_side div.remove li.removable.multiple a {
  background: url("images/furniture/BoxTicked.png") no-repeat 3px 0 #fff;
}

body.search div#wrapper section.menu_side div.remove {
  margin-bottom: 20px;
}

body.search div#wrapper section.menu_side div.remove ul li a {
  background: url("images/furniture/BoxTicked.png") no-repeat 3px 0 #fff;
}

body.template_product div#wrapper section#internalWrapper, body.bodybeko div#wrapper section#internalWrapper {
  margin-left: 13px;
  width: 934px;
  position: relative;
  display: block;
  min-height: 775px;
  /* Here */
}

body.template_product div#wrapper section#internalWrapper section.where > section, body.bodybeko div#wrapper section#internalWrapper section.where > section {
  width: 706px;
  border: 1px solid #ccc;
}

body.template_product div#wrapper section#internalWrapper section.where > section h4.subhead, body.bodybeko div#wrapper section#internalWrapper section.where > section h4.subhead {
  margin: 0;
  width: 684px;
}

body.template_product div#wrapper section#internalWrapper.compare, body.bodybeko div#wrapper section#internalWrapper.compare {
  height: inherit;
}

body.template_product div#wrapper section#internalWrapper div#breadcrumbwrapper, body.bodybeko div#wrapper section#internalWrapper div#breadcrumbwrapper {
  width: 919px;
  margin: 24px 0 10px 0px;
  padding: 0 0 0 14px;
  height: 30px;
  background: #F7F7F7;
}

body.template_product div#wrapper section#internalWrapper div#breadcrumbwrapper ul, body.bodybeko div#wrapper section#internalWrapper div#breadcrumbwrapper ul {
  list-style: none;
}

body.template_product div#wrapper section#internalWrapper div#breadcrumbwrapper ul li, body.bodybeko div#wrapper section#internalWrapper div#breadcrumbwrapper ul li {
  float: left;
  padding: 5px 0;
  font-weight: bold;
}

body.template_product div#wrapper section#internalWrapper div#breadcrumbwrapper ul li a, body.bodybeko div#wrapper section#internalWrapper div#breadcrumbwrapper ul li a {
  padding-right: 10px;
  background: url("images/furniture/icon_arrow_right.png") no-repeat scroll right 4px transparent;
  margin-right: 4px;
}

body.template_product div#wrapper section#internalWrapper div#breadcrumbwrapper ul li h1, body.bodybeko div#wrapper section#internalWrapper div#breadcrumbwrapper ul li h1 {
  color: #003366;
  float: none;
  font-size: inherit;
  font-weight: bold;
}

body.template_product div#wrapper section#internalWrapper div#identifier, body.bodybeko div#wrapper section#internalWrapper div#identifier {
  min-height: 29px;
}

body.template_product div#wrapper section#internalWrapper div#identifier h2, body.bodybeko div#wrapper section#internalWrapper div#identifier h2 {
  color: #003366;
  display: block;
  min-width: 160px;
  font-size: 24px;
  float: left;
  margin: 5px 0 10px 0;
  padding-right: 10px;
}

body.template_product div#wrapper section#internalWrapper div#identifier p, body.bodybeko div#wrapper section#internalWrapper div#identifier p {
  padding-top: 3px;
  color: #003366;
  margin-right: 300px;
  line-height: 14px;
}

body.template_product div#wrapper section#internalWrapper div#identifier p.compareIntro, body.bodybeko div#wrapper section#internalWrapper div#identifier p.compareIntro {
  margin-left: 220px;
}

body.template_product div#wrapper section#internalWrapper div#rightsidebar, body.template_product div#wrapper section#internalWrapper div#leftsidebar, body.bodybeko div#wrapper section#internalWrapper div#rightsidebar, body.bodybeko div#wrapper section#internalWrapper div#leftsidebar {
  position: absolute;
  top: 128px;
  right: 0px;
  width: 195px;
  /*
				&.where {
					ul.wtb li {
						margin-bottom: 12px;
						padding-bottom: 12px;
						border-bottom: 1px solid #ccc;
						&:last-child { border-bottom: none; margin-bottom: 0; padding-bottom: 0;}
					}
				}*/
}

body.template_product div#wrapper section#internalWrapper div#rightsidebar.where, body.template_product div#wrapper section#internalWrapper div#leftsidebar.where, body.bodybeko div#wrapper section#internalWrapper div#rightsidebar.where, body.bodybeko div#wrapper section#internalWrapper div#leftsidebar.where {
  top: 33px;
}

body.template_product div#wrapper section#internalWrapper div#rightsidebar ul, body.template_product div#wrapper section#internalWrapper div#leftsidebar ul, body.bodybeko div#wrapper section#internalWrapper div#rightsidebar ul, body.bodybeko div#wrapper section#internalWrapper div#leftsidebar ul {
  list-style: none;
  overflow: auto;
}

body.template_product div#wrapper section#internalWrapper div#rightsidebar ul li, body.template_product div#wrapper section#internalWrapper div#leftsidebar ul li, body.bodybeko div#wrapper section#internalWrapper div#rightsidebar ul li, body.bodybeko div#wrapper section#internalWrapper div#leftsidebar ul li {
  clear: both;
}

body.template_product div#wrapper section#internalWrapper div#rightsidebar ul li img.RefImage, body.template_product div#wrapper section#internalWrapper div#leftsidebar ul li img.RefImage, body.bodybeko div#wrapper section#internalWrapper div#rightsidebar ul li img.RefImage, body.bodybeko div#wrapper section#internalWrapper div#leftsidebar ul li img.RefImage {
  float: left;
  width: 60px;
  padding: 8px;
}

body.template_product div#wrapper section#internalWrapper div#rightsidebar ul li .ModName, body.template_product div#wrapper section#internalWrapper div#leftsidebar ul li .ModName, body.bodybeko div#wrapper section#internalWrapper div#rightsidebar ul li .ModName, body.bodybeko div#wrapper section#internalWrapper div#leftsidebar ul li .ModName {
  padding-top: 10px;
}

body.template_product div#wrapper section#internalWrapper div#rightsidebar ul li .CatName, body.template_product div#wrapper section#internalWrapper div#leftsidebar ul li .CatName, body.bodybeko div#wrapper section#internalWrapper div#rightsidebar ul li .CatName, body.bodybeko div#wrapper section#internalWrapper div#leftsidebar ul li .CatName {
  margin-left: 83px;
}

body.template_product div#wrapper section#internalWrapper div#rightsidebar article, body.template_product div#wrapper section#internalWrapper div#leftsidebar article, body.bodybeko div#wrapper section#internalWrapper div#rightsidebar article, body.bodybeko div#wrapper section#internalWrapper div#leftsidebar article {
  border: 1px solid #ccc;
  margin-bottom: 20px;
}

body.template_product div#wrapper section#internalWrapper div#rightsidebar article h4.subhead, body.template_product div#wrapper section#internalWrapper div#leftsidebar article h4.subhead, body.bodybeko div#wrapper section#internalWrapper div#rightsidebar article h4.subhead, body.bodybeko div#wrapper section#internalWrapper div#leftsidebar article h4.subhead {
  width: 171px;
  margin-top: 0px;
}

body.template_product div#wrapper section#internalWrapper div#rightsidebar article #colourdd, body.template_product div#wrapper section#internalWrapper div#leftsidebar article #colourdd, body.bodybeko div#wrapper section#internalWrapper div#rightsidebar article #colourdd, body.bodybeko div#wrapper section#internalWrapper div#leftsidebar article #colourdd {
  width: 165px;
  margin-left: 14px;
}

body.template_product div#wrapper section#internalWrapper div#rightsidebar #iSiteFakes, body.template_product div#wrapper section#internalWrapper div#leftsidebar #iSiteFakes, body.bodybeko div#wrapper section#internalWrapper div#rightsidebar #iSiteFakes, body.bodybeko div#wrapper section#internalWrapper div#leftsidebar #iSiteFakes {
  margin: 5px;
}

body.template_product div#wrapper section#internalWrapper div#rightsidebar .wtb, body.template_product div#wrapper section#internalWrapper div#leftsidebar .wtb, body.bodybeko div#wrapper section#internalWrapper div#rightsidebar .wtb, body.bodybeko div#wrapper section#internalWrapper div#leftsidebar .wtb {
  margin: 5px 10px;
  display: block;
}

body.template_product div#wrapper section#internalWrapper div#rightsidebar .wtb img, body.template_product div#wrapper section#internalWrapper div#leftsidebar .wtb img, body.bodybeko div#wrapper section#internalWrapper div#rightsidebar .wtb img, body.bodybeko div#wrapper section#internalWrapper div#leftsidebar .wtb img {
  margin-right: 5px;
}

body.template_product div#wrapper section#internalWrapper div#rightsidebar .wtb span.wtbnow, body.template_product div#wrapper section#internalWrapper div#leftsidebar .wtb span.wtbnow, body.bodybeko div#wrapper section#internalWrapper div#rightsidebar .wtb span.wtbnow, body.bodybeko div#wrapper section#internalWrapper div#leftsidebar .wtb span.wtbnow {
  padding: 7px 0 0 3px;
  vertical-align: top;
  display: inline-block;
}

body.template_product div#wrapper section#internalWrapper div#rightsidebar a, body.template_product div#wrapper section#internalWrapper div#leftsidebar a, body.bodybeko div#wrapper section#internalWrapper div#rightsidebar a, body.bodybeko div#wrapper section#internalWrapper div#leftsidebar a {
  text-decoration: none;
}

body.template_product div#wrapper section#internalWrapper div#rightsidebar a:hover, body.template_product div#wrapper section#internalWrapper div#leftsidebar a:hover, body.bodybeko div#wrapper section#internalWrapper div#rightsidebar a:hover, body.bodybeko div#wrapper section#internalWrapper div#leftsidebar a:hover {
  color: #57ccef;
}

body.template_product div#wrapper section#internalWrapper div#rightsidebar ul.wtb, body.template_product div#wrapper section#internalWrapper div#leftsidebar ul.wtb, body.bodybeko div#wrapper section#internalWrapper div#rightsidebar ul.wtb, body.bodybeko div#wrapper section#internalWrapper div#leftsidebar ul.wtb {
  margin-left: 17px;
}

body.template_product div#wrapper section#internalWrapper div#rightsidebar ul.wtb li, body.template_product div#wrapper section#internalWrapper div#leftsidebar ul.wtb li, body.bodybeko div#wrapper section#internalWrapper div#rightsidebar ul.wtb li, body.bodybeko div#wrapper section#internalWrapper div#leftsidebar ul.wtb li {
  margin-bottom: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #ccc;
}

body.template_product div#wrapper section#internalWrapper div#rightsidebar ul.wtb li:last-child, body.template_product div#wrapper section#internalWrapper div#leftsidebar ul.wtb li:last-child, body.bodybeko div#wrapper section#internalWrapper div#rightsidebar ul.wtb li:last-child, body.bodybeko div#wrapper section#internalWrapper div#leftsidebar ul.wtb li:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

body.template_product div#wrapper section#internalWrapper div#rightsidebar #recently_compare .readytarget h4, body.template_product div#wrapper section#internalWrapper div#leftsidebar #recently_compare .readytarget h4, body.bodybeko div#wrapper section#internalWrapper div#rightsidebar #recently_compare .readytarget h4, body.bodybeko div#wrapper section#internalWrapper div#leftsidebar #recently_compare .readytarget h4 {
  display: none;
}

body.template_product div#wrapper section#internalWrapper div#rightsidebar #recently_compare .readytarget img, body.template_product div#wrapper section#internalWrapper div#leftsidebar #recently_compare .readytarget img, body.bodybeko div#wrapper section#internalWrapper div#rightsidebar #recently_compare .readytarget img, body.bodybeko div#wrapper section#internalWrapper div#leftsidebar #recently_compare .readytarget img {
  margin: 3px 15px;
}

body.template_product div#wrapper section#internalWrapper div#rightsidebar #recently_compare .readytarget p, body.template_product div#wrapper section#internalWrapper div#leftsidebar #recently_compare .readytarget p, body.bodybeko div#wrapper section#internalWrapper div#rightsidebar #recently_compare .readytarget p, body.bodybeko div#wrapper section#internalWrapper div#leftsidebar #recently_compare .readytarget p {
  margin: 10px;
}

body.template_product div#wrapper section#internalWrapper div#leftsidebar, body.bodybeko div#wrapper section#internalWrapper div#leftsidebar {
  right: inherit;
  left: 0px;
}

body.template_product div#wrapper section#internalWrapper .hasleftsidebar, body.bodybeko div#wrapper section#internalWrapper .hasleftsidebar {
  margin-left: 223px;
}

/* Start */
div#tabsneu {
  margin-top: 20px;
  position: relative;
  color: #003366;
}

div#tabsneu > section {
  float: left;
}

div#tabsneu > section h3 {
  color: #003366;
  font-size: 14px;
  padding: 10px;
  margin: 0 5px;
  z-index: 2;
  position: relative;
  cursor: pointer;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-right-radius: -5px;
  -webkit-border-bottom-left-radius: -5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: -5px;
  -moz-border-radius-bottomleft: -5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: -5px;
  border-bottom-left-radius: -5px;
  /* IE10 */
  background-image: -ms-linear-gradient(top left, #f0f0f0 0%, #ffffff 100%);
  background-image: -moz-linear-gradient(top left, #f0f0f0 0%, #ffffff 100%);
  background-image: -o-linear-gradient(top left, #f0f0f0 0%, #ffffff 100%);
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #f0f0f0), color-stop(1, #ffffff));
  background-image: -webkit-linear-gradient(top left, #f0f0f0 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom right, #f0f0f0 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */
}

div#tabsneu > section h3:hover {
  color: #57ccef;
}

div#tabsneu > section > article {
  position: absolute;
  top: 39px;
  left: 0;
  display: none;
  border: 1px solid #ccc;
  margin-left: 5px;
  padding: 5px;
  background: #fff;
  width: 706px;
  z-index: 1;
}

div#tabsneu > section > article ul {
  list-style: none;
}

div#tabsneu > section > article ul li {
  display: inline-block;
  margin-right: 10px;
}

div#tabsneu > section > article p {
  margin: 10px;
}

div#tabsneu > section > article label {
  margin-left: 10px;
}

div#tabsneu > section > article .fb-like-box {
  margin-left: 62px;
}

div#tabsneu > section > article .twitter-timeline-rendered {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

div#tabsneu > section > article .brochure {
  overflow: auto;
}

div#tabsneu > section > article .brochure img {
  padding: 10px;
  float: left;
}

div#tabsneu > section > article .brochure .content {
  width: 380px;
  float: left;
}

div#tabsneu > section > article ol {
  margin: 30px;
}

div#tabsneu > section > article div.ncol1 {
  float: left;
  width: 323px;
  padding: 5px;
}

div#tabsneu > section > article div.ncol1 ul.iSiteNav span {
  display: block;
  float: right;
  margin: 6px 15px 0 10px;
}

div#tabsneu > section > article div.ncol1 img.changetarget {
  margin-top: 27px;
  width: 300px;
  padding: 10px 0;
}

div#tabsneu > section > article div.ncol1 ul.imageNav {
  margin-top: 20px;
}

div#tabsneu > section > article div.ncol1 ul.imageNav li {
  width: 91px;
  height: 60px;
  overflow: hidden;
}

div#tabsneu > section > article div.ncol1 ul.imageNav li img {
  margin-left: -20px;
  margin-top: -20px;
}

div#tabsneu > section > article div.ncol1 ul.availablIn li {
  margin: 10px 0 0 0;
}

div#tabsneu > section > article div.ncol1 ul.availablIn li img {
  width: 30px;
  height: 30px;
  float: left;
}

div#tabsneu > section > article div.ncol1 ul.availablIn span {
  color: #003366;
  float: right;
  margin: 6px 8px 4px 7px;
}

div#tabsneu > section > article div.ncol1 .clickchange {
  cursor: pointer;
}

div#tabsneu > section > article div.ncol2 {
  margin-left: 335px;
  width: 360px;
  padding: 5px;
  color: #000;
}

div#tabsneu > section > article div.ncol2 .maincopy {
  min-height: 355px;
}

div#tabsneu > section > article div.ncol2 .maincopy img {
  padding: 15px;
  max-width: 100px;
}

div#tabsneu > section > article div.ncol2 .reevoospace {
  height: 48px;
}

div#tabsneu > section > article div.ncol2 .modeldescription {
  font-weight: bold;
  margin: 9px 0;
}

div#tabsneu > section > article div.ncol2 #icons {
  position: relative;
  min-height: 100px;
}

div#tabsneu > section > article div.ncol2 #icons a {
  display: block;
  float: left;
  padding: 5px;
  width: 55px;
}

div#tabsneu > section#Features h4 {
  width: 681px;
}

div#tabsneu > section#Features ul {
  color: #003366;
}

div#tabsneu > section#Features ul li {
  display: block;
  color: #000;
  padding-left: 20px;
  background: url("images/furniture/icon_dot_blue.png") no-repeat 0 12px #fff;
  margin-left: 10px;
  line-height: 30px;
}

div#tabsneu > section#Features ul li span.colcode {
  display: inline-block;
  min-width: 80px;
  padding-right: 10px;
}

div#tabsneu > section#Specification h4.subhead {
  width: 680px;
}

div#tabsneu > section#Specification table tr {
  height: 30px;
}

div#tabsneu > section#Specification table tr td {
  padding-top: 5px;
}

div#tabsneu > section#Specification table tr td.left {
  width: 500px;
  padding-left: 30px;
  background: url("images/furniture/icon_dot_blue.png") no-repeat 12px 12px #fff;
}

div#tabsneu > section#Specification table tr td.right {
  width: 174px;
}

div#tabsneu > section#ReviewsAwards iframe {
  width: 707px;
  height: 750px;
}

div#tabsneu > section#ReviewsAwards .awardBox img {
  padding: 15px;
}

div#tabsneu > section#SupportManuals div h4 {
  background: #e0f5ff;
  border: 1px solid #CCCCCC;
  color: #003366;
  font-size: 18px;
  font-weight: bold;
  padding: 15px 5px 15px 100px;
  width: 320px- 105px;
  height: 52px- 30px;
  margin-left: 5px;
  margin-top: 10px;
  position: relative;
}

div#tabsneu > section#SupportManuals div h4 img {
  position: absolute;
  top: 6px;
  left: -17px;
}

div#tabsneu > section#SupportManuals div p {
  margin: 10px 20px 10px 108px;
}

div#tabsneu > section#SupportManuals div.ncol1 h4 img {
  left: 6px;
  top: 8px;
}

div#tabsneu > section#SupportManuals div.ncol2 h4 {
  margin-left: 29px;
}

div#tabsneu > section#SupportManuals div.ncol2 p {
  padding-left: 20px;
}

div#tabsneu > section#SupportManuals h4.subhead, div#tabsneu > section#SupportManuals p.subhead {
  margin-left: 10px;
  width: 662px;
}

div#tabsneu > section#SupportManuals h4.subhead a, div#tabsneu > section#SupportManuals p.subhead a {
  text-decoration: underline;
}

div#tabsneu > section.neutabactive h3 {
  background: white;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid white;
}

div#tabsneu > section.neutabactive article {
  display: block;
}

div#tabsneu > section .squeezebox > h4 {
  cursor: pointer;
}

div#tabsneu > section .squeezebox > h4:hover {
  color: #57ccef;
}

div#tabsneu > section span.ui-icon {
  width: 18px;
  height: 18px;
  background: url("/Content/Images/furniture/icon_arrow_right.png") no-repeat right 6px transparent;
  float: right;
}

div#tabsneu > section span.ui-icon.ui-icon-triangle-1-s {
  background: url("/Content/Images/furniture/icon_arrow_down.png") no-repeat right 6px transparent;
}

/* End */
.readytarget .remove, .readytarget .compareNow, #rightsidebar .remove, #rightsidebar .compareNow {
  text-align: center;
  cursor: pointer;
  border-top: 1px solid #ccc;
  margin: 10px;
  padding-top: 5px;
  display: block;
  color: #003366;
  text-decoration: none;
}

.readytarget .remove:hover, .readytarget .compareNow:hover, #rightsidebar .remove:hover, #rightsidebar .compareNow:hover {
  color: #57ccef;
}

.readytarget .addThis, #rightsidebar .addThis {
  text-align: center;
  cursor: pointer;
  border-bottom: 1px solid #ccc;
  margin: 10px;
  padding-bottom: 5px;
  color: #003366;
}

.readytarget .addThis:hover, #rightsidebar .addThis:hover {
  color: #57ccef;
}

#tabsneu table#znutshell_compare td.comparecell h4.subhead {
  width: 160px;
}

#tabsneu table#znutshell_compare td.comparecell ul {
  list-style: none;
  padding: 20px 20px 20px 0;
}

#tabsneu table#znutshell_compare td.comparecell ul li {
  margin-bottom: 5px;
}

#tabsneu table#znutshell_compare tr.r1 {
  background-color: #f7f7f7;
}

#tabsneu table#znutshell_compare td {
  padding: 5px;
  text-align: left;
  vertical-align: middle;
  border-right: 2px solid white;
}

#tabsneu table#znutshell_compare td.headcol {
  text-align: left;
}

#tabsneu table#znutshell_compare td.comparecell {
  vertical-align: top;
}

.shadow {
  -moz-box-shadow: 5px 5px 15px #ccc;
  -webkit-box-shadow: 5px 5px 15px #ccc;
  box-shadow: 5px 5px 15px #ccc;
  /*filter: progid:DXImageTransform.Microsoft.Shadow(color='#cccccc', Direction=125, Strength=5);*/
}

h4.subhead, h5.subhead {
  width: 94%;
  display: block;
  background-color: #F7F7F7;
  color: #003366;
  font-size: 14px;
  font-weight: bold;
  padding: 5px 11px;
  margin: 10px 0;
}

p.subhead {
  font-size: 14px;
  padding: 5px 11px;
  margin: 10px 0;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/* ===[ Hides from IE-mac \ ]=== */
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* ===[ End hide from IE-mac ]=== */
div.embedmanualwrap {
  padding: 20px;
}

div.embedmanualwrap ul {
  list-style: none;
}

/* Jquery UI Fixup */
.ui-accordion .ui-accordion-content {
  display: none;
  zoom: 1;
}

.ui-accordion .ui-accordion-content-active {
  display: block;
}

/*# sourceMappingURL=beko_v5.css.map */