@font-face {
  font-family: 'Din';
  src: url('din-medium-webfont.eot');
  src: url('din-medium-webfont.eot?#iefix') format('embedded-opentype'), url('din-medium-webfont.woff') format('woff'), url('din-medium-webfont.ttf') format('truetype'), url('din-medium-webfont.svg#dinmedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Din Light";
  src: url('din-light.eot');
  src: url('din-light.eot?#iefix') format('embedded-opentype'),
    url('din-light.svg#Din Light') format('svg'),
    url('din-light.woff') format('woff'),
    url('din-light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Hipster';
  src: url('hipsterscriptpro-webfont.eot');
  src: url('hipsterscriptpro-webfont.eot?#iefix') format('embedded-opentype'), url('hipsterscriptpro-webfont.woff') format('woff'), url('hipsterscriptpro-webfont.ttf') format('truetype'), url('hipsterscriptpro-webfont.svg#hipster_script_proregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
§* {
  padding: 0;
  margin: 0;
  outline: none;
}
body {
  font-family: Din, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #858D94;
  background: url(shadow-wrapper.png) no-repeat center top transparent;
  margin:0;
}
.no-scroll {
  position:relative;  
}
a {
  color: #354654;
  text-decoration: none;
  outline: 0;
}
a:hover {
}
a img {
  border: none;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.clear {
  clear: both;
}
h1, h2 {
  margin: 0 0 15px 0;
}
h2, h2 * {
  line-height: 28px;
  font-size: 26px;
}
h2 {
  padding-top: 6px;
  padding-bottom: 6px;
}
.login-holder h3 {
  color: #475A69;
  float: left;
  font-family: Hipster;
  font-size: 36px;
  letter-spacing: 1px;
  line-height: 36px;
  margin-bottom: 20px;
  margin-top: 12px;
  text-align: center;
  text-indent: 5px;
  text-shadow: 0 2px 2px #CCCCCC;
  width: 425px;
}
.login-holder .txt{
  float: left;
  line-height: 17px;
  margin-bottom: 15px;
  padding: 0 20px;
  text-align: justify;
  width: 388px;
}
.titleline {
  background: url("bg-h2.png") repeat-x scroll center center rgba(0, 0, 0, 0);
  clear: left;
  float: left;
  height: 50px;
  margin-bottom: 20px;
  margin-top: 30px;
  width: 100%;
}
.titleline h2 {
  background: none repeat scroll 0 0 #FFFFFF;
  color: #354654;
  display: table;
  font-family: Hipster, Arial;
  font-size: 42px !important;
  font-weight: normal;
  line-height: 50px;
  margin: 0 auto;
  padding: 0 30px;
  text-shadow: 0 3px 3px #CCCCCC;
}
h3 {
  font-family: Din, sans-serif;
  font-size: 18px;
  font-weight: normal;
  letter-spacing: -0.5px;
  line-height: 24px;
}
h2.border, h4.border {
  border-bottom: 1px solid #DDD;
}
h2.border.border-small, h4.border.border-small {
  display: inline-block;
}
.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.icon {
  position: relative;
  background-repeat: no-repeat;
  background-position: center left;
}
.icon.icon-10 {
  padding-left: 14px !important;
}
.icon.icon-16 {
  padding-left: 24px !important;
}
.icon .icon-icon {
  position: absolute;
  left: 0;
  top: 50%;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #187EA2;
}
.icon:hover .icon-icon {
  background-color: #EA2E49;
}
.icon.icon-10 .icon-icon {
  width: 10px;
  height: 10px;
  margin-top: -5px;
}
.icon.icon-16 .icon-icon {
  width: 16px;
  height: 16px;
  margin-top: -8px;
}
.icon.icon-10 .icon-icon-add {
  background-image: url(icon-10-add.png);
}
.icon.icon-10 .icon-icon-edit {
  background-image: url(icon-10-edit.png);
}
.icon.icon-16 .icon-icon-cart {
  background-image: url(icon-16-cart.png);
}
.icon.icon-16 .icon-icon-grid {
  background-image: url(icon-16-grid.png);
}
.icon.icon-16 .icon-icon-list {
  background-image: url(icon-16-list.png);
}
.grid .grid-4 {
  float: left;
  width: 300px;
  margin-right: 20px;
}
.grid .grid-4.grid-4-last {
  margin-right: 0;
}
.color-green.stock {
  color: #7db76d;
}
.color-green {
  color: #7DB76D;
}
.color-red {
  color: red;
}
.color-primary {
  color: #187EA2;
}
.color-secondary {
  color: #EA2E49;
}
html.blur{
  height: 100%;
  background: #fff;
}
.wrapper.blur{
  
}
.not-logged-in {
  background: #FFF;
  height: 120%;
  width: 100%;
  z-index: 90;
}
.not-logged-in #gui-form{
  float: left;
  margin-top: 400px;
}
.not-logged-in .login-holder{
  height: 700px;
  margin: 0 auto;
  position: relative;
  width: 1060px;
}
.not-logged-in .login-holder .password{
  position: relative;
}
.not-logged-in .login-holder .password a:hover { color: #D7466F; text-decoration: underline; }

.not-logged-in .login-holder .login-txt{
  position: absolute;
  right: 55px;
  top: 15px;
  width: 460px;
  z-index: 3;
}
.not-logged-in .login-holder .gui.facebook{
    left: 55px;
    position: absolute;
    top: 54px;
}
.not-logged-in .login-holder .backgroundmask {
  background: url("bginlog.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  height: 700px;
  position: absolute;
  width: 1090px;
  z-index: 2;
}
.not-logged-in .login-holder .background {
  left: 23px;
  position: absolute;
  top: 134px;
  z-index: 1;
}
.not-logged-in .login-holder .login-txt p {
  color: #354654;
  font-family: Hipster;
  font-size: 48px;
  line-height: 50px;
  margin-bottom: 25px;
  text-align: center;
  letter-spacing: 1px;
  text-shadow: 0 3px 3px #CCCCCC;
}
.gui-buttons .gui-right {
  margin-left: 10px;
}
.not-logged-in .login-holder .right .content{
  padding-left: 15px;
}
.not-logged-in .login-holder .title {
  color: #475A69;
  float: left;
  font-family: Hipster;
  font-size: 36px;
  line-height: 55px;
  margin-bottom: 10px;
  padding: 0 15px;
  text-align: center;
  text-shadow: 0 1px 0 #FFFFFF;
  width: 385px;
}
.not-logged-in .login-holder .gui-required {
  display: none;
}  
.not-logged-in .login-holder .gui-form label em {
  color:#858D94 !important;
}
.not-logged-in .login-holder .messages {
  float: left;
  font-size: 12px;
  font-weight: normal !important;
  line-height: 16px;
  margin: 0 18px;
  width: 425px !important;
}
.not-logged-in .login-holder .messages ul li{
  background: none repeat scroll 0 0 transparent !important;
  text-align: center;
  text-indent: 0;
}
.not-logged-in .login-holder .title small,
.not-logged-in .login-holder .gui small{
  color:#9CAAB6;
  margin-right:5px;
}
.not-logged-in .login-holder ul,
.header .uspheader ul{
  list-style: none outside none;
  margin: 0 0 20px;
  padding: 0;
  box-sizing:inital;
}
.not-logged-in .login-holder ul li{
  background: url("check.png") no-repeat scroll left center transparent;
  line-height: 19px;
  text-indent: 20px;
}
.header .uspheader ul li{
  background: url("check.png") no-repeat scroll left center transparent;
  color: #354654;
  float: left;
  font-size: 13px;
  line-height: 30px;
  text-indent: 20px;
  width: 290px;
}
.header .uspheader ul li.last{
  width:170px; 
}
.header .uspheader{
  background: url("usps.png") no-repeat scroll right center rgba(0, 0, 0, 0);
  height: 90px;
  left: 460px;
  padding: 13px 20px 20px;
  position: absolute;
  top: 12px;
  width: 440px;
}
.header .uspheader .help{
  display: block;
  height: 100px;
  position: absolute;
  right: 0;
  text-indent: -9999px;
  width: 130px;
}
.not-logged-in .login-holder .gui {
  float: left;
  margin-bottom: 10px;
  margin-right: 20px;
  margin-top: 6px;
}
.not-logged-in .login-holder .left .content {
  width:350px;
}

.not-logged-in .login-holder .content1 {
  height: 260px;
  padding: 125px 15px 0;
  position: absolute;
  width: 428px;
}
.not-logged-in .login-holder .content2 {
  padding: 25px 15px 0;
  position: absolute;
  top: 200px;
  width: 425px;
}
.not-logged-in .login-holder .content3 {
  float: left;
  padding: 0 15px;
  width: 425px;
}

.not-logged-in .login-holder #gui-form .content {
  padding-top:0px;
}
.not-logged-in .login-holder .button{
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background:#93c99d;
  background: -moz-linear-gradient(top, #a9d4b1 0%, #7fbf8b 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a9d4b1), color-stop(100%, #7fbf8b)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #a9d4b1 0%, #7fbf8b 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #a9d4b1 0%, #7fbf8b 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #a9d4b1 0%, #7fbf8b 100%); /* IE10+ */
  background: linear-gradient(to bottom, #a9d4b1 0%, #7fbf8b 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9d4b1', endColorstr='#7fbf8b', GradientType=0 ); /* IE6-9 */
  -webkit-box-shadow: 0 3px 0 0 #699C73, 0 -1px 0 #A4D2AD inset;
  box-shadow: 0 3px 0 0 #699C73, 0 -1px 0 #A4D2AD inset;
  font-family: Din, Arial;
  font-size: 18px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  text-shadow: 0 1px 0 #699C73;
  color: #FFFFFF;
  padding: 5px 35px; 
  display: table;
  margin: 0 auto;
}
.not-logged-in .login-holder .button.active{
  background: #df5485; /* Old browsers */
  background: -moz-linear-gradient(top, #df5485 0%, #d0395a 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #df5485), color-stop(100%, #d0395a)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #df5485 0%, #d0395a 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #df5485 0%, #d0395a 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #df5485 0%, #d0395a 100%); /* IE10+ */
  background: linear-gradient(to bottom, #df5485 0%, #d0395a 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#df5485', endColorstr='#d0395a', GradientType=0 ); /* IE6-9 */
  -webkit-box-shadow: 0 3px 0 0 #a71d44, 0 -1px 0 #e7547f inset;
  box-shadow: 0 3px 0 0 #a71d44, 0 -1px 0 #e7547f inset;
  text-shadow: 0 1px 0 #a71d44;
}
.not-logged-in .login-holder .button.small{
  color: #FFFFFF;
  font-size: 12px;
  height: 18px;
  line-height: 18px;
  padding: 5px 15px;
}
.not-logged-in .login-holder .button:hover{
  background: #df5485; /* Old browsers */
  background: -moz-linear-gradient(top, #df5485 0%, #d0395a 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #df5485), color-stop(100%, #d0395a)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #df5485 0%, #d0395a 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #df5485 0%, #d0395a 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #df5485 0%, #d0395a 100%); /* IE10+ */
  background: linear-gradient(to bottom, #df5485 0%, #d0395a 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#df5485', endColorstr='#d0395a', GradientType=0 ); /* IE6-9 */
  -webkit-box-shadow: 0 3px 0 0 #a71d44, 0 -1px 0 #e7547f inset;
  box-shadow: 0 3px 0 0 #a71d44, 0 -1px 0 #e7547f inset;
  text-shadow: 0 1px 0 #a71d44;
}
.not-logged-in .login-holder .button:active{
  background: #df5485; /* Old browsers */
  background: -moz-linear-gradient(top, #df5485 0%, #d0395a 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #df5485), color-stop(100%, #d0395a)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #df5485 0%, #d0395a 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #df5485 0%, #d0395a 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #df5485 0%, #d0395a 100%); /* IE10+ */
  background: linear-gradient(to bottom, #df5485 0%, #d0395a 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#df5485', endColorstr='#d0395a', GradientType=0 ); /* IE6-9 */
  -webkit-box-shadow: 0 3px 0 0 #a71d44, 0 -1px 0 #e7547f inset;
  box-shadow: 0 3px 0 0 #a71d44, 0 -1px 0 #e7547f inset;
  box-shadow: 0 2px 0 0 #A71D44, 0 -1px 0 #E7547F inset;
  text-shadow: 0 -1px 0 #b42746;
  margin-top: 1px;
}
.wrapper {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #C2DCDC !important;
  margin: 0 auto;
  padding: 0 19px !important;
  width: 960px;
  border-top:none;
  border-bottom:none;
  -webkit-box-shadow:  0px 0px 20px 0px rgba(117, 138, 138, 0.4);
  box-shadow:  0px 0px 20px 0px rgba(117, 138, 138, 0.4);
  box-sizing:initial;
}
.header {
  height: 190px;
  margin: 0 auto;
  position: relative;
  width: 960px;
  z-index: 2;
}
.header .container {
  background: url("menu-bg.png") no-repeat scroll center bottom transparent;
  float: left;
  height: 200px;
  width: 960px;
}
.header .container.index {
  margin-bottom: -15px !important;
}
.header a.logo {
  display: block;
  float: left;
  height: 80px;
  margin: 25px 10px 20px 5px;
  width: 270px;
}
.header .topnav {
  height: 26px;
  position: absolute;
  right: 0;
  top: 140px;
  white-space: nowrap;
  display:none;
}
.header .topnav .language {
  float: right;
  margin-right: 10px;
}
.header .topnav .currency {
  float: right;
  margin-right: 10px;
}
.header .topnav .search {
  float: right;
  width: 210px;
  height: 26px;
}
.header .topnav .search input {
  width: 180px;
  background: url(icon-search.png) 4px 4px no-repeat #F5F5F5;
  padding: 3px 5px 3px 23px;
}
.header .topnav .autocomplete {
  width: 208px;
  position: absolute;
  right: 0;
  top: 35px;
  background: #FFF;
  border-radius: 4px;
  border: 1px solid #DDD;
  box-shadow:rgba(0,0,0,0.1) 0 0 10px;
  z-index: 300;
  display: none;
}
.header .topnav .autocomplete .arrow {
  position: absolute;
  left: 0;
  top: -10px;
  width: 100%;
  height: 10px;
  background: url(dropdown-arrow.png) 10px 0 no-repeat;
}
.header .topnav .title {
  font-weight: bold;
  color: #999999;
  height: 18px;
  padding: 10px;
  border-bottom: 1px solid #eee;
  background: rgba(0, 0, 0, 0.025);
}

.header .topnav .autocomplete .more {
  padding: 10px;
  border-top: 1px solid #eee;
}
.header .topnav .autocomplete .more a {
  padding-left: 15px;
  background: url(list-bullet.png) top left no-repeat #187EA2;
  font-size: 12px;
}
.header .topnav .autocomplete .more span {
  color: #999;
}
.header .topnav .autocomplete .notfound {
  padding: 15px 10px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  display: none;
}
.header .topnav .autocomplete.noresults .products, .header .topnav .autocomplete.noresults .more {
  display: none;
}
.header .topnav .autocomplete.noresults .notfound {
  display: block;
}
.header .shopnav {
  float: left;
  text-align: right;
  width: 180px;
}
.header .shopnav p {
  margin-bottom: 9px;
  text-align: right;
  font-size: 12px;
  color: #999;
  line-height: 18px;
}
.header .shopnav p a {
  color: #187EA2;
}
.header .shopnav p a:hover {
  color: #EA2E49;
}
.header .shopnav ul {
  list-style: none;
  height: 18px;
  display: block;
  line-height: 18px;
}
.header .shopnav ul li {
  display: inline;
  margin-left: 17px;
  height: 18px;
  line-height: 18px;
  padding-left: 15px;
  background: url(list-bullet.png) top left no-repeat #187EA2;
}
.header .shopnav ul li a {
  height: 18px;
  line-height: 18px;
}
.header .hallmarks {
  float: right;
}
.header .categories {
  clear: both;
  float: left;
  font-family: Din, sans-serif;
  width: 590px;
}
.header .categories ul {
  display: block;
  list-style: none outside none;
  margin-top: 20px;
  padding: 0;
}
.header .categories ul li {
  display: block;
  float: left;
  height: 32px;
  line-height: 32px;
}
.header .categories ul li.home {
  width: 36px;
}
.header .categories ul li.home a, .header .categories ul li a.main {
  color: #354654;
  display: block;
  float: left;
  font-family: Hipster;
  font-size: 22px;
  height: 32px;
  letter-spacing: 0.5px;
  line-height: 42px;
  padding: 0 39px;
}
.header .categories ul li.home a {
  width: 36px;
  padding: 0;
  text-indent: -9999px;
  background: url(icon-home.png) center no-repeat #DDD;
}
.header .categories ul li.hover a {
}
.header .categories ul li.hover a.main {
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background: #eff0f1; /* Old browsers */
  background: -moz-linear-gradient(top, #FFF 0%, #fefefe 88%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFF), color-stop(88%, #fefefe)) ; /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #FFF 0%, #fefefe 88%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #FFF 0%, #fefefe 88%) ; /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #FFF 0%, #fefefe 88%); /* IE10+ */
  background: linear-gradient(to bottom, #FFF 0%, #fefefe 88%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFF', endColorstr='#fefefe', GradientType=0 ) ; /* IE6-9 */
  border-left: 1px solid #dcebeb;
  border-right: 1px solid #dcebeb;
  border-top: 1px solid #dcebeb;
  height: 50px;
  margin-top: -11px;
  padding: 10px 38px;
  color:#D7466F;
}
.header .categories ul li.blog.hover a.main {
  background: none !important;
  border-color: transparent !important;
}


.header .categories ul li a.main.active:before{
  background: url("active-menu.png") no-repeat scroll left top transparent;
  content: "";
  display: block;
  float: left;
  height: 50px;
  left: 0;
  position: absolute;
  top: 0;
  width: 7px;
}
.header .categories ul li a.main.active{
  background: url("active-menu.png") no-repeat scroll center top transparent;
  color: #D7466F;
  height: 50px;
  margin-top: -11px;
  padding-top: 10px;
  position: relative;
}
.header .categories ul li a.main.active:after{
  background: url("active-menu.png") no-repeat scroll right top transparent;
  content: "";
  display: block;
  float: left;
  height: 50px;
  right: 0;
  position: absolute;
  top: 0;
  width: 7px;
}
.header .categories ul li.hover a.main.active,
.header .categories ul li.hover a.main.active:before,
.header .categories ul li.hover a.main.active:after{
  background:none;  
}

.header .categories ul li#sub3.hover a, .header .categories ul li#sub4.hover a {
  -webkit-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-radius: 5px;
  background: none; /* Old browsers */
  border: none;
  height: 35px;
  padding: 0 20px;
  color:#D7466F;
  margin-top:0px;
}
.header .categories ul li.hover.home a {
  background-color: #EA2E49;
}
.header .categories ul ul {
  background: url("bg-menu-hover.png") no-repeat scroll left top transparent;
  display: none;
  font-size: 13px;
  height: 225px;
  left: -7px;
  line-height: 18px;
  padding: 10px;
  position: absolute;
  top: 43px;
  width: 975px;
  z-index: 1000;
}
.header .categories ul li#sub3.hover ul, .header .categories ul li#sub4.hover ul {
  display:none !important;
}
.header .categories ul ul #producten1 .product, .header .categories ul ul #producten2 .product,  .header .categories ul ul .blogarticles .product {
  float: left;
  padding: 20px 8px 10px 10px;
  width: 175px;
}
.product.smallest img {
  height: 60px;
}
.header .categories ul ul #producten1 .product h3, .header .categories ul ul #producten2 .product h3, .header .categories ul ul .blogarticles .product h3 {
  color: #354654;
  font-size: 14px;
  height: 15px;
  line-height: 14px;
  margin-bottom: -5px;
  margin-top: 10px;
  overflow: hidden;
}
.header .categories ul ul #producten1 .product p, .header .categories ul ul #producten2 .product p, .header .categories ul ul .blogarticles .product p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  height: 25px;
  line-height: 13px;
  overflow: hidden;
}.sidebar.sidebar-left .sidebar-main, .sidebar.sidebar-right .sidebar-side{
  float:left !important;  
}
.sidebar .sidebar-main{
  width:100% !important;
}
.heading{ background:none }
.productpage-images-thumbs{padding:0; margin:10px 0 0;}
.productpage-images-thumbs li{margin:0 }
.categories .category h3, .products.products-horizontal .product h3, .products.products-grid .product h3, .categories .category h3 a, .products.products-horizontal .product h3 a, .products.products-grid .product h3 a{width:200px; max-height:none;}
.categories .category, .products.products-grid .product{float:left;}
.productpage .product-info .pricing{ position:none; }
.productpage .related .product .bekijk, 
.header .categories ul ul .blogarticles .product.smallest .bekijk, 
.header .categories ul ul #producten1 .product.smallest .bekijk, 
.header .categories ul ul #producten2 .product.smallest .bekijk {
  background:#93c99d;
  background: -moz-linear-gradient(top, #a9d4b1 0%, #7fbf8b 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a9d4b1), color-stop(100%, #7fbf8b)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #a9d4b1 0%, #7fbf8b 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #a9d4b1 0%, #7fbf8b 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #a9d4b1 0%, #7fbf8b 100%); /* IE10+ */
  background: linear-gradient(to bottom, #a9d4b1 0%, #7fbf8b 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9d4b1', endColorstr='#7fbf8b', GradientType=0 ); /* IE6-9 */
  -webkit-box-shadow: 0 3px 0 0 #699C73, 0 -1px 0 #A4D2AD inset;
  box-shadow: 0 3px 0 0 #699C73, 0 -1px 0 #A4D2AD inset;
  border-radius: 3px 3px 3px 3px;
  float: right;
  font-family: Din, Arial;
  text-align: center;
  text-shadow: 0 1px 0 #699C73;
  font-size: 14px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  width: 130px;
  margin-right:10px;
  color: #fff;
}
.productpage .related .product.hover .bekijk,
.header .categories ul ul #producten1 .product.smallest:hover .bekijk, 
.header .categories ul ul #producten2 .product.smallest:hover .bekijk,
.headlines .slides-container .holder.hover .bekijk,
.product-info .buy .add.hover,
.products.products-horizontal .product.hover .bekijk,
.products.products-horizontal .product.smaller.hover .bekijk
{
  background: #df5485; /* Old browsers */
  background: -moz-linear-gradient(top, #df5485 0%, #d0395a 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #df5485), color-stop(100%, #d0395a)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #df5485 0%, #d0395a 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #df5485 0%, #d0395a 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #df5485 0%, #d0395a 100%); /* IE10+ */
  background: linear-gradient(to bottom, #df5485 0%, #d0395a 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#df5485', endColorstr='#d0395a', GradientType=0 ); /* IE6-9 */
  -webkit-box-shadow: 0 3px 0 0 #a71d44, 0 -1px 0 #e7547f inset;
  box-shadow: 0 3px 0 0 #a71d44, 0 -1px 0 #e7547f inset;
  text-shadow: 0 1px 0 #a71d44;
}
.productpage .related .product a.bekijk, .header .categories ul ul #producten1 .product.smallest a.bekijk, .header .categories ul ul #producten2 .product.smallest a.bekijk {
  color:#FFF;
}
.header .categories ul ul #producten1 .product.smallest:hover h3 a, .header .categories ul ul #producten2 .product.smallest:hover h3 a {
  color:#d7466f !important;
}
.header .categories ul ul #producten1 .product.smallest h3, .header .categories ul ul #producten2 .product.smallest h3 {
  width:165px;
}
.header .categories ul li.hover ul {
  display: block;
}
.header .categories ul ul li {
  float: none;
  padding-left: 15px;
  background: url(list-bullet.png) top left no-repeat #187EA2;
  height: 18px;
  line-height: 18px;
}
.header .categories ul ul li a {
  min-width: 160px;
  display: block;
}
.header .categories ul ul li a span {
  color: #999;
  font-weight: normal;
  font-size: 12px;
}
.header .categories ul ul li.arrow {
  position: absolute;
  left: 0;
  top: -10px;
  width: 100%;
  height: 10px;
  background: url(dropdown-arrow.png) 10px 0 no-repeat;
}
.header .categories ul ul li.title {
  color: #999;
  padding: 0 0 10px 0;
  background: none;
  text-transform: uppercase;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.header .categories ul ul ul, .header .categories ul li.hover ul ul {
  left: 140px;
  top: -12px;
  display: none;
}
.header .categories ul li.hover ul li.hover ul {
  display: block;
}
.header .loyaltypoints{
  color: #93C99D;
  position: absolute;
  right: 140px;
  top: 151px;
}
.header .account {
  background: url("arrow-account.png") no-repeat scroll right 15px transparent;
  font-family: Din,Arial;
  font-size: 12px;
  height: 26px;
  padding-left: 18px;
  padding-right: 22px;
  padding-top: 7px;
  position: absolute;
  right: 280px;
  top: 143px;
  z-index: 250;
  color:#3c3f44;
}
.header .account.not-logged {
  right: 130px;
}
.header .account.not-logged.hover {
  background: url("arrow-account.png") no-repeat scroll right 15px transparent;
  border:0;
  border-bottom:none;
  right: 130px;
  top: 143px;
}
.header .account a,
.loyaltypoints a span:nth-child(1){
  font-family: Din,Arial;
  color:#3c3f44;
}
.loyaltypoints a span:nth-child(1){
  font-family: Din,Arial;
}
.loyaltypoints span{
  color:#3C3F44 !important;
}
.header .account ul {
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #e9f0f3 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e9f0f3)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #e9f0f3 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #e9f0f3 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #e9f0f3 100%); /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #e9f0f3 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e9f0f3', GradientType=0 ); /* IE6-9 */
  border: 1px solid #DCEBEB;
  margin-left: -19px;
  margin-top: 8px;
  width: 100%;
  display:none;
  position:relative;
}
.header .account li {
  border-bottom: 1px solid #DCEBEB;
  border-top: 1px solid #FFFFFF;
  line-height: 30px;
  list-style-type: none;
  margin-left: -40px;
  text-indent: 5px;
}
.header .account li:hover {
  background:#CD3A64;
}
.header .account li:hover a {
  color:#FFF;
}
.header .account li a {
  display: block;
}
.header .account li.last {
  background: url("bg-account-bottom.png") repeat scroll center top transparent;
  border: medium none;
  display: block;
  height: 24px;
  padding: 0 1px;
  position: absolute;
  right: -1px;
  width: 100%;
}
.header .account.hover {
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color:#FFFFFF;
  border: 1px solid #DCEBEB;
  border-bottom:none;
  right: 279px;
  top: 143px;
}
.header .account.hover ul li a {

}
.header .account.hover ul {
  display:block;
}
.header .cart {
  height: 24px;
  margin-right: 0;
  padding: 4px 0;
  position: absolute;
  right: 10px;
  top: 139px;
  z-index: 250;
}
.header .cart a:hover small {

}
.header .cart a.button {
  display: block;
  height: 30px;
  line-height: 24px;
  padding: 5px 10px;
}
.header .cart.hover a.button {
  color:#93c99d;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background: #eff0f1; /* Old browsers */
  background: -moz-linear-gradient(top, #FFF 0%, #fefefe 88%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFF), color-stop(88%, #fefefe)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #FFF 0%, #fefefe 88%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #FFF 0%, #fefefe 88%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #FFF 0%, #fefefe 88%); /* IE10+ */
  background: linear-gradient(to bottom, #FFF 0%, #fefefe 88%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFF', endColorstr='#fefefe', GradientType=0 ); /* IE6-9 */
  border-left: 1px solid #dcebeb;
  border-right: 1px solid #dcebeb;
  border-top: 1px solid #dcebeb;
  height: 31px;
  padding: 4px 9px;
  position: absolute;
  right: 0;
  z-index: 1001;
}
.header .cart .bekijk:active{
  background: #df5485; /* Old browsers */
  background: -moz-linear-gradient(top, #df5485 0%, #d0395a 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #df5485), color-stop(100%, #d0395a)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #df5485 0%, #d0395a 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #df5485 0%, #d0395a 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #df5485 0%, #d0395a 100%); /* IE10+ */
  background: linear-gradient(to bottom, #df5485 0%, #d0395a 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#df5485', endColorstr='#d0395a', GradientType=0 ); /* IE6-9 */
  -webkit-box-shadow: 0 3px 0 0 #a71d44, 0 -1px 0 #e7547f inset;
  box-shadow: 0 3px 0 0 #a71d44, 0 -1px 0 #e7547f inset;
  box-shadow: 0 2px 0 0 #A71D44, 0 -1px 0 #E7547F inset;
  text-shadow: 0 -1px 0 #b42746;
  margin-top: 1px;
}
.header .cart a.buttonempty {
  color:#3c3f44;
  height: 31px;
  padding: 4px 9px;
  position: absolute;
  right: 0;
  z-index: 1001;
}
.header .cart i {
  display: block;
  float: left;
  width: 24px;
  height: 24px;
  background: url(icon-cart.png) no-repeat #187EA2;
}
.header .cart a small {
  background: url("arrow.png") no-repeat scroll right center transparent;
  color: #3c3f44;
  display: block;
  float: left;
  font-family: Din, Arial;
  font-size: 12px;
  height: 24px;
  line-height: 24px;
  min-width: 75px;
  padding: 0 10px 0 0;
}
.header .cart a strong {
  float: left;
  display: block;
  color: #187EA2;
  font-size: 20px;
  padding: 6px;
  margin: -6px -6px 0 4px;
}
.header .cart.hover a strong {
  color: #FFFFFF;
  background: #187EA2;
  border-radius: 3px;
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
}
.header .cart .contents {
  display: none;
  font-size: 13px;
  height: auto;
  line-height: 18px;
  position: absolute;
  right: 2px;
  top: 43px;
  width: 250px;
  z-index: 1000;
}
.header .cart.hover .contents {
  display: block;
}
.header .cart .contents .products {
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #e3ecf0 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e3ecf0)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #e3ecf0 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #e3ecf0 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #e3ecf0 100%); /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #e3ecf0 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e3ecf0', GradientType=0 ); /* IE6-9 */
  border: 1px solid #DCEBEB;
  float: left;
  width: 250px;
}
.header .cart .contents .product {
  color: #D7466F;
  float: right;
  font-family: Din, Arial;
  font-size: 12px;
  height: 50px;
  padding: 15px;
  width: 220px;
}
.header .cart .contents .product .delete {
  float: left;
  font-family: Din, Arial;
  font-size: 14px;
  height: 50px;
  line-height: 46px;
  text-align: left;
  width: 16px;
}
.header .cart .contents .product .image {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #9CAAB6;
  float: left;
  height: 42px;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 3px;
  width: 42px;
}
.header .cart .contents .product .title {
  float: left;
  font-family: Din, Arial;
  font-size: 13px;
  height: 30px;
  letter-spacing: -0.3px;
  line-height: 14px;
  overflow: hidden;
  width: 140px;
}
.header .cart .contents .product .quantity {
  float:left;
}
.header .cart .contents .product .price {
  color: #D7466F;
  float: right;
  font-family: Din, Arial;
  font-size: 12px;
  padding-right: 5px;
}
.header .cart .contents .sum span {
  color: #D7466F;
  float: right;
  font-family: Din, Arial;
  font-size: 22px;
  margin-top: -1px;
  padding-right: 5px;
}
.header .cart .contents .product .buttons {
}
.header .cart .contents .product .buttons .bekijk {
}
.header .cart .contents .arrow {
  position: absolute;
  left: -1px;
  top: -10px;
  width: 300px;
  height: 10px;
  background: url(dropdown-arrow.png) 260px 0 no-repeat;
}
.header .cart .contents .sum {
  background: url("bg-cart-bottom.png") no-repeat scroll left top transparent;
  float: left;
  font-family: Din, Arial;
  font-size: 12px;
  height: 85px;
  line-height: 20px;
  margin-left: -1px;
  padding: 30px 10px 10px;
  text-align: left;
  text-indent: 20px;
  width: 235px;
}
.header .cart .contents .buttons {
  border-top: 1px solid #eee;
  padding: 10px 0;
  text-align: center;
}
.header .cart .contents .buttons a {
  display: inline-block;
  padding-left: 15px;
  background: url(list-bullet.png) top left no-repeat #187EA2;
  line-height: 18px;
  margin: 0 5px;
  font-size: 12px;
}
.heading {
  float: left;
  overflow: hidden;
  padding-top: 15px;
  position: relative;
}
.messages {
  margin: 0 auto 20px auto;
  width: 940px;
  font-size: 12px;
  line-height: 16px;
}
.messages ul {
  margin: 0 0 20px 0;
  padding: 5px 5px 5px 26px;
  color: #3B5998;
  text-shadow: 0 1px #FFFFFF;
  background: #ECEFF5;
  border: 1px solid #3B5998;
  border-radius: 5px;
}
.gui-messages ul {
  padding: 5px 5px 5px 26px;
  margin-bottom: 10px;
  color: #3B5998;
  text-shadow: 0 1px #FFFFFF;
  list-style-type: none;
  background: #ECEFF5;
  border: 1px solid #3B5998;
  border-radius: 5px;
}
.messages ul.error {
  color: #DD3C10;
  background: #FCECE8;
  border-color: #DD3C10;
}
.messages ul.success {
  color: #609946;
  background: #EFF5ED;
  border-color: #609946;
}
.messages ul.warning {
  color: #E2C822;
  background: #FCFAE9;
  border-color: #E2C822;
}
.heading .container {
  float: left;
  margin: 0 auto;
  min-height: 165px;
  position: relative;
  width: 960px;
  z-index: 1;
}
.heading .container .breadcrumbs {
  font-size: 11px;
  margin-bottom: 10px;
  padding-top: 20px;
}
.heading .container .breadcrumbs a {
  color: #858D94;
  margin-left: 4px;
  margin-right: 4px;
}
.heading .container .breadcrumbs a:hover {
  color: #D7466F;
}
.heading .container .image {
  border: 1px solid #EEEEEE;
  box-shadow: 0 2px 3px #EEEEEE;
  float: left;
  height: 200px;
  margin-right: 20px;
  width: 310px;
}
.heading h1 {
  color: #CD3A64;
  font-family: Hipster,Arial;
  font-size: 40px !important;
  font-weight: normal;
  line-height: 50px;
  padding-left: 10px;
}
.heading.heading-image h1 {
  float: left;
  height: 50px;
  margin-bottom: 0;
  padding-right: 0;
  padding-top: 50px;
  width: 580px;
}
.textpage {
  width: 940px;
  margin: 0 auto;
}
.wysiwyg {
  color: #354655;
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
  overflow: hidden;
}
.wysiwyg.wysiwyg-margin {
  border-bottom: 1px solid #E7E9EB;
  float: left;
  min-height: 70px;
  padding-left: 10px;
  padding-right: 200px;
  width: 575px;
}
.wysiwyg p {
  margin-bottom: 18px;
  color: #354654;
}
.wysiwyg ul {
  padding-left: 18px;
  margin-bottom: 18px;
}
.wysiwyg ol {
  color:#D7466F;
}
.wysiwyg strong{
  
}

.wysiwyg h2 {
  color: #D7466F;
  font-size: 15px;
  font-weight: normal;
  line-height: 28px;
  margin-bottom: -15px;
}
.template-content.template-catalog {
    float: left;
    height: 300px;
}
/*
.wysiwyg ul li {
padding-left: 15px;
background: url(list-bullet.png) top left no-repeat #187EA2;
}
.wysiwyg ul ul {
margin-bottom: 0;
}

.wysiwyg ol {
margin-bottom: 18px;
list-style: decimal;
padding-left: 20px;
}
.wysiwyg ol ol {
margin-bottom: 0;
}
*/

.sidebar {
  width: 100% !important;
  margin: 0 auto;
}
.sidebar .sidebar-side {
  width: 940px;
}
.sidebar .sidebar-main {
  width: 940px;
}
.sidebar.sidebar-left .sidebar-side, .sidebar.sidebar-right .sidebar-main {
  float: left;
}
.sidebar.sidebar-left .sidebar-main, .sidebar.sidebar-right .sidebar-side {
  float: right;
}
.sidebar-box {
  display:none;
  margin-bottom: 18px;
  border-bottom: 1px solid #DDD;
}
.sidebar-box:last-child {
  border-bottom: none;
}
.sidebar-box.sidebar-box-dark {
  background: #F5F5F5;
  border-bottom: none;
  padding: 15px;
  border-radius: 5px;
}
.sidebar-box h2 {
  margin-bottom: 17px;
  padding: 0;
  line-height: 18px;
  font-size: 18px;
  color: #187EA2;
}
.sidebar-box.sidebar-box-dark h2 {
  color: #999;
}
.sidebar-box h2 a {
  float: right;
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
  color: #999;
  letter-spacing: normal;
}
.sidebar-box-link {
  padding-bottom: 10px;
  margin-top: -10px;
  text-align: right;
}
.sidebar-box a.bullet {
  padding-left: 15px;
  background: url(list-bullet.png) top left no-repeat #187EA2;
}
.sidebar-box .sidebar-box-filter {
  padding: 10px 15px;
  background: #F5F5F5;
  margin-bottom: 15px;
  border-radius: 5px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.05);
}
.sidebar-box .sidebar-box-filter h4 {
  color: #666;
  font-size: 13px;
  padding-bottom: 5px;
  text-shadow: 0 1px 0 #FFF;
}
.sidebar-box-filter-box {
}
.sidebar-box .sidebar-box-filter select {
  width: 190px !important;
}
.sidebar-box.sidebar-box-filter {
  border-radius: 5px;
  border-bottom: none;
  padding: 10px 15px;
  background: #F5F5F5;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
}
.sidebar-box-filter-filter {
  border-top: 1px solid #ddd;
  padding-top: 10px;
  margin-top: 5px;
}
.sidebar-box-filter-filter select {
  width: 180px !important;
}
.sidebar-box.sidebar-box-filter h4 {
}
.sidebar-box ul {
  list-style: none;
  margin-bottom: 18px;
}
.sidebar-box ul li .arrow {
  background: url(list-bullet.png) top left no-repeat #187EA2;
  display: inline-block;
  height: 15px;
  width: 15px;
}
.sidebar-box ul li a.active {
  color: #000;
  font-weight:bold;
}
.sidebar-box ul li a span {
  color: #999;
  font-weight: normal;
  font-size: 12px;
}
.sidebar-box ul ul {
  margin-bottom: 0;
  padding-left: 15px;
}
.sidebar-filter {
}
.sidebar-filter-item input[type="checkbox"] {
  margin: 3px 5px 3px 0 !important;
}
.sidebar-filter-item label {
  font-size: 13px;
  height: 22px !important;
  line-height: 22px !important;
  font-weight: normal !important;
  width: 165px !important;
}
.sidebar-filter-item label span {
  color: #999;
  font-weight: normal;
  font-size: 12px;
}
.productpage .product-info h1 {
  color: #354654;
  font-family: Hipster;
  font-size: 40px;
  font-weight: normal;
  line-height: 44px;
  margin-top: 20px;
}
.productpage .productpage-images {
  float: left;
  width: 470px;
}
.productpage .productpage-images-featured {
  display: inline-block;
  border: 1px solid #E5E5E5;
  position:relative;
}
.productpage .productpage-images-featured img {
  display: block;
}
.productpage-images-thumbs {
  list-style: none;
  display: block;
}
.productpage-images-thumbs li:first-child {
    margin-left: 0;
}
.productpage-images-thumbs li img{
  float: left;
  cursor:pointer;
  cursor:-moz-zoom-in;
  cursor:-webkit-zoom-in;
}
.productpage-images-thumbs li.video a{
  display:block;
}
.productpage-images-thumbs li.video{
  background:url("videobtn.png") repeat scroll 0 0 transparent;
}
.productpage-images-thumbs li.video:hover{
  background:url("videobtn.png") repeat scroll 0 72px transparent;
}
.productpage-images-thumbs li {
  border: 1px solid #D8D9DB;
  cursor: zoom-in;
  float: left;
  height: 70px;
  line-height: 67px;
  margin: 0 10px;
  text-align: center;
  text-indent: -9999px;
  width: 70px;
  display: inline-block;
}
.productpage .product-info {
  float: right;
  margin-bottom: 80px;
  position: relative;
  width: 440px;
}
#product_configure_form {
  float:left;
}
.productpage .product-info .description, .productpage .product-info .description p {
  font-family: Din, Arial;
}
.productpage .product-info .pricing {
  float: left;
  height: 100px;
  width: 170px;
}
.productpage .product-info .pricing .price {
  color: #354654;
  font-size: 42px;
  letter-spacing: -2px;
  margin-bottom: 0;
  margin-top: 0;
  width: 170px;
}
.productpage .product-info .pricing .price.price-offer .border {
  height: 79px;
  padding-top: 10px;
}
.productpage .product-info .pricing .price span {
  display: block;
}
.productpage .product-info .pricing .price span.price-old {
  font-size: 14px;
  height: 16px;
  letter-spacing: 0;
  line-height: 16px;
  opacity: 0.8;
  padding-bottom: 10px;
  text-decoration: line-through;
}
.productpage .product-info .pricing .price span.currency {
  opacity: 0.7;
  line-height: 16px;
  font-size: 18px;
  padding-top: 8px;
  letter-spacing: normal;
  text-transform: lowercase;
}
.productpage .product-info .pricing .price-tax {
  font-size: 12px;
  padding: 8px 0;
  text-align: left;
}
.productpage .product-info .details {
  background: none repeat scroll 0 0 #FCFDFD;
  border: 1px solid #F1F2F3;
  display: block;
  float: left;
  font-size: 12px;
  margin-bottom: 20px;
  padding: 10px;
  width: 430px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.productpage .product-info .details .product-discounts {
  font-weight: bold;
  margin-bottom: 10px;
}
.productpage .product-info .details .product-discounts span {
  width: 100%;
  margin-bottom: 7px;
  display: block;
}
.productpage .product-info .details dt:first-of-type { border: none; }
.productpage .product-info .details dt {
  border-top: 1px dashed #E6EAED;
  clear: left;
  float: left;
  line-height: 28px;
  padding-left: 2px;
  width: 157px;  
}
.productpage .product-info .details dd:first-of-type { border: none; }
.productpage .product-info .details dd {
  border-top: 1px dashed #E6EAED;
  color: #354654;
  display: block;
  float: left;
  line-height: 28px;
  margin-left: 0;
  padding-left: 20px;
  width: 250px;
}
.productpage .product-info .details dt.last,
.productpage .product-info .details dd.last{
  border-bottom:0px;
}
.productpage .share {
  float: left;
  margin-bottom: 20px;
  padding: 15px 0 5px;
  width: 470px;
}
.productpage .share .rating {
  margin-right: 120px;
  padding: 5px 10px 20px 10px;
  text-align: center;
}
.productpage .share .rating .stars {
  width: 80px;
  height: 16px;
  background: url(icon-16-stars.png) 0px 0px repeat-x;
  margin: 0 3px 9px 0;
  display: inline-block;
  vertical-align: bottom;
}
.productpage .share .rating .stars-percent {
  width: 100%;
  height: 16px;
  background: url(icon-16-stars.png) 0px -16px repeat-x;
  display: inline-block;
  float: left;
}
.productpage .share .rating .score {
  margin-bottom: 9px;
  display: inline-block;
  height: 16px;
  line-height: 16px;
  font-size: 13px;
}
.productpage .share .rating .score .total {
  color: #999999;
  font-weight: normal;
  font-size: 12px;
}
.productpage .share .rating .score .total a {
  color: #999999;
}
.productpage .share .rating .score .total a:hover {
  color: #EA2E49;
}
.productpage .share .rating .button-review {
  color: #187EA2;
}
.productpage .share .rating .button-review:hover {
  color: #EA2E49;
}
.productpage .share .social {
  max-width: 390px;
  min-height: 30px;
  text-align: left;
}
.container .eindigt {
  background: none repeat scroll 0 0 #FFFFFF;
  box-shadow: 0 5px 7px rgba(0, 0, 0, 0.3);
  color: #354654;
  float: left;
  font-family: Din;
  font-size: 15px;
  height: 48px;
  line-height: 46px;
  min-width: 275px;
  padding-left: 10px;
  padding-right: 20px;
  position: absolute;
  right: 0;
  text-align: end;
  text-indent: -20px;
  top: 50px;
  -webkit-border-top-left-radius: 30px;
  -webkit-border-bottom-left-radius: 30px;
  -moz-border-radius-topleft: 30px;
  -moz-border-radius-bottomleft: 30px;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}
.container .date {
  color: #CD3A64;
  font-family: Din;
}
.container .share {
  background: none repeat scroll 0 0 #FFFFFF;
  box-shadow: -2px -2px 2px rgba(0, 0, 0, 0.1);
  color: #354654;
  float: left;
  font-family: Din;
  height: 25px;
  margin-left: 10px;
  padding-left: 60px;
  padding-top: 10px;
  position: absolute;
  right: 0;
  top: 137px;
  width: 115px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.container .share .social{
  position: relative;
}
.container .share .deel{
  left: -48px;
  position: absolute;
  top: -2px;
}
.container .share .social a {
  display: inline-block;
  font-size: 16px;
  width: 24px;
}
.container .share .social .social-block,
.productpage .share .social .social-block {
  margin: 5px 0;
}
.container .share .social .social-block.social-block-facebook,
.productpage .share .social .social-block.social-block-facebook {
  display: inline-block;
  width: 82px;
  height: 20px;
  vertical-align: bottom;
}
.container .share .social .social-block.social-block-google,
.productpage .share .social .social-block.social-block-google {
  display: inline-block;
  width: 66px;
  height: 20px;
  vertical-align: bottom;
}
.container .share .social-block.social-block-pinterest,
.productpage .share .social .social-block.social-block-pinterest {
  display: inline-block;
  width: 45px;
  height: 20px;
  vertical-align: bottom;
}
.container .share .social-block.social-block-twitter,
.productpage .share .social .social-block.social-block-twitter {
  display: inline-block;
  width: 94px;
  height: 20px;
  vertical-align: bottom;
}
.container .share .social .social-block.social-block-addthis,
.productpage .share .social .social-block.social-block-addthis {
  display: inline-block;
  width: 20px;
  height: 16px;
  padding: 2px 0;
  vertical-align: bottom;
}
.product-info .buy {
  float: right;
  margin-top: 20px;
  text-align: right;
}
.product-info .quantity {
  float: right;
  height: 40px;
  margin-top: 24px;
  position: relative;
  width: 65px;
}
.product-info .quantity.hover {
  border-color: #999 #DDD #DDD #AAA;
}
.tui-dropdown{
  background: url(tui-dropdown-arrow.png) 100% 4px no-repeat #F3F6F8;
  min-height: 18px;
  position: relative;
  float: left;
  z-index: 1;
  border-color: #C2C7CB #C2C7CB #E6EAEC;
  border-image: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 2px 2px #D7DADD inset;
  display: block;
  height: auto;
  line-height: 24px;
  padding: 2px 5px;
  text-indent: 7px;
  width: 40px;
  font-family: Din, Arial;
}
.tui-dropdown ul li a:hover{
  color:#D7466F;
}
.product-info .quantity input {
  background: none repeat scroll 0 0 #F3F6F8;
  border-color: #C2C7CB #C2C7CB #E6EAEC;
  border-image: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 2px 2px #D7DADD inset;
  display: block;
  float: left;
  height: 24px;
  line-height: 24px;
  padding: 2px 5px;
  text-indent: 7px;
  width: 40px;
  font-family: Din, Arial;
}
.product-info .quantity .change {
  border-left: 1px solid #DDDDDD;
  float: left;
  height: 29px;
  left: 24px;
  margin-left: 11px;
  position: absolute;
  width: 20px;
  top:1px;
}
.product-info .quantity.hover .change {
}
.product-info .quantity .change a {
  background: url("quantity.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 13px;
  margin-top: 1px;
  text-align: center;
  text-indent: -9999px;
  width: 16px;
}
.product-info .quantity .change a.up {
  background-position: 0px 0px;
}
.product-info .quantity .change a.down {
  background-position: 0px -16px;
}
.product-info .quantity .change a:hover {
  background-color: #DDD;
}
.product-info .buy .add-outofstock {
  display: inline-block;
  height: 36px;
  padding: 3px;
  background: #187EA2;
  border-radius: 4px;
}
.product-info .buy .add-outofstock span {
  display: inline-block;
  border: 1px solid rgba(255, 255, 255, 0.4);
  padding: 0 15px;
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 2px;
}
.product-info .buy .add-outofstock:hover span {
  border: 1px solid rgba(255, 255, 255, 0.8);
}
.product-info .actions {
  text-align: center;
  font-weight: bold;
  margin-top: 20px;
}
.product-info .actions a {
  margin: 0 5px;
}
.productpage .reviews {
}
.productpage .reviews .write {
  text-align: right;
}
.productpage .reviews .write .stats {
  float: left;
}
.productpage .reviews .review {
  margin-bottom: 15px;
  border-bottom: 1px solid #EEEEEE;
}
.productpage .reviews .review p {
  margin-bottom: 15px;
}
.productpage .reviews .review .rating {
  float: right;
}
.productpage .reviews .review .rating .stars {
  width: 80px;
  height: 16px;
  background: url(icon-16-stars.png) 0px 0px repeat-x;
  margin: 0 3px 9px 0;
  display: inline-block;
  vertical-align: bottom;
}
.productpage .reviews .review .rating .stars-percent {
  width: 100%;
  height: 16px;
  background: url(icon-16-stars.png) 0px -16px repeat-x;
  display: inline-block;
  float: left;
}
.productpage .reviews .review .rating .score {
  margin-bottom: 9px;
  display: inline-block;
  height: 16px;
  line-height: 16px;
  font-size: 13px;
  font-weight: bold;
}
.productpage .reviews .review .author {
  font-weight: bold;
}
.productpage .reviews .review .author .date {
  color: #999999;
  font-weight: normal;
  font-size: 12px;
}
.productpage .tabs {
  margin: 20px 0 0 -10px;
}
.productpage .tabs ul.tabs-tabs {
  list-style: none;
  width: 100%;
  height: 40px;
  display: table;
}
.productpage .tabs ul.tabs-tabs li {
  display: table-cell;
  padding-left: 10px;
  *float: left;
  *width: 28%;
}
.productpage .tabs ul.tabs-tabs li a {
  display: block;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  padding: 0 30px;
  text-align: center;
  box-shadow: inset 0 -3px 4px rgba(0, 0, 0, 0.03);
  background: #DDD;
  border-radius: 3px 3px 0 0;
}
.productpage .tabs ul.tabs-tabs li.ui-tabs-active a {
  box-shadow: none;
  background: #F3F3F3;
  color: #999;
}
.productpage .tabs-holder {
  border: 10px solid #F3F3F3;
  border-radius: 0 0 4px 4px;
  margin-left: 10px;
}
.productpage .tabs-content {
  padding: 75px 15px 15px 15px;
  margin-top: -60px;
}
.productpage .tabs-content.ui-tabs-hide {
  display: none;
}
.productpage .tabs-content td.spec-title {
  padding-right:10px;
}
.productpage .related {
  float: left;
  margin-bottom: 60px;
  margin-top: 20px;
  width: 940px;
}
.productpage .related .product {
  width:170px;
  float:left;
  margin-right:22px;
}
.productpage .related .product.last {
  margin-right:0px;
}
.productpage .related .product h3 {
  border-top: 1px solid #EDECE8;
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 0;
  min-height: 16px;
  padding-top: 10px;
  width: 170px;
  word-wrap: normal;
}
.productpage .related .product.hover h3 a {
  color:#D7466F !important
}
.productpage .related .product .description {
  font-size: 11px;
  height: 30px;
  line-height: 14px;
  margin-top: 5px;
  overflow: hidden;
}
.not-logged-in .brands{
  margin-bottom: 15px;
  margin-top: -10px;
}
.brands {
  background: url("bg-brands.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
  clear: left;
  height: 95px;
  margin: 0 auto 30px;
  padding: 0 30px;
  position: relative;
  width: 900px;
}
.brands-container {
  width: 880px;
  height: 80px;
  overflow: hidden;
  position: relative;
}
.brands-container ul {
  list-style: none;
  width: 20000px;
  position: absolute;
}
.brands-container ul li {
  float: left;
  margin-right: 12px;
}
.brands-container ul li img {
  margin: 0 40px;
}
.brands a.prev, .brands a.next {
  display: block;
  width: 30px;
  height: 24px;
  background: #F00;
  position: absolute;
  top: 27px;
  text-indent: -9999px;
  background: url(slides-controls.png) no-repeat #ddd;
}
.brands a.prev:hover, .brands a.next:hover {
  background-color: #EA2E49;
}
.brands a.prev {
  left: 0;
  background-position: 0px 0;
}
.brands a.next {
  right: 0;
  background-position: -18px 0;
}
.brands .slides {
  position: relative;
}
.brands .slides-container {
  overflow: hidden;
  width: 880px;
  height: 80px;
  margin: 0 auto;
}
.brands .slides .pagination {
  display: none;
}
.brands .slides .slide a {
  display: block;
  width: 220px;
  float: left;
}
.brands .slides a.next, .brands .slides a.prev {
  display: block;
  width: 30px;
  height: 48px;
  background: #F00;
  position: absolute;
  top: 16px;
  text-indent: -9999px;
  background: url(slides-controls.png) no-repeat #ddd;
}
.brands .slides a.next:hover, .brands .slides a.prev:hover {
  background-color: #EA2E49;
}
.brands .slides a.prev {
  left: 0;
  background-position: -15px 0;
}
.brands .slides a.next {
  right: 0;
  background-position: -51px 0;
}
.headlines {
  background: none repeat scroll 0 0 #E6F6FA;
  float: left;
  height: 390px;
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
}
.headlines .slides {
  position: relative;
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
  height: 390px;
}
.headlines .slides-container {
  width: 960px;
  height: 390px;
  position: relative;
  margin-top:-5px;
}
.headlines .slides-container .holder {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.12);
  bottom: 0;
  height: 120px;
  position: absolute;
  width: 960px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.headlines .slides-container .holder.hover {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.6);
}
.headlines .slides-container .holder:hover h3 {
  text-shadow: 0 2px 2px #999;
}
.headlines .slides-container .holder h3 {
  bottom: 67px;
  font-family: Hipster, Arial;
  font-size: 46px !important;
  font-weight: normal;
  margin: 0;
  padding-left: 20px;
  position: absolute;
  text-shadow: 0 2px 5px #000000;
  width: 960px;
}
.headlines .slides-container .holder h3 a {
  color: #FFFFFF;
}


.products.products-horizontal .product.hover h3 a,
.products.products-horizontal .product.smaller.hover h3 a,
.headlines .slides-container .holder.hover h3 a,
.products.products-grid .product.hover h3 a,
.products .product.hover .desc-holder .pricing p.price{
  color: #D7466F;
}
.headlines .slides-container .holder .description {
  bottom: 0;
  color: #FFFFFF;
  font-size: 17px;
  height: 60px;
  margin: 0;
  padding: 20px 20px 0;
  position: absolute;
  text-shadow: 0 2px 5px #000000;
  width: 920px;
}
.headlines .slides a.prev, .headlines .slides a.next {
  display: block;
  position: absolute;
  width: 24px;
  height: 24px;
  background: url(slides-controls.png) no-repeat transparent;
  top: 53%;
  z-index: 50;
  border-radius: 24px;
  text-indent: -9999px;
  opacity: 0;
  border: 2px solid white;
}
.headlines .slides a.prev {
  left: 0;
  margin: -24px 0 0 29px;
  background-position: 0 0;
}
.headlines .slides a.next {
  right: 0;
  margin: -24px 29px 0 0;
  background-position: -24px 0;
}
.headlines .slides a.prev:hover, .headlines .slides a.next:hover {
  background-color: #EA2E49;
}
.slides ul {
  list-style: none;
  width: 20000px;
  position: absolute;
  margin:0;
}
.slides ul li {
  float: left;
}
.content {
  width: 960px;
  margin: 0 auto;
}
.content .index {
  width: 960px;
  margin: 0 auto;
}
.content .index h2 {
  font-size: 24px;
}
.index .index-content {
  margin: 0 0 18px 0;
}
.index .index-content p {
  padding: 0 0 18px 0;
}
.index .index-latest {
  margin: 0 0 18px 0;
}
.index .categories.clearfix {
  width: auto;
}
.index .categories .category {
  width: 172px;
}
.banners {
  margin-bottom: 32px;
}
.banners .banner {
  width: 220px;
  height: 140px;
  float: left;
  margin-right: 20px;
}
.banners .banner.banner-last {
  margin-right: 0;
}
.index .index-brands {
  margin: 0 0 18px 0;
  height: 80px;
}
.index .index-brands .jcarousel_horizontal li {
  width: 25%;
}
.socialbar {
  margin-bottom: 30px;
  background: url(bg-none.png) #F5F5F5;
  padding: 20px 29px;
  position: relative;
}
.socialbar.has_newsletterbar {
  margin-bottom: 0;
}
.border-shadow-light .socialbar.has_newsletterbar .box-border.box-border-bottom {
  background-image: url(border-none.png);
}
.border-shadow-dark .socialbar.has_newsletterbar .box-border.box-border-bottom {
  background-image: url(border-none.png);
}
.socialbar .socialbar-container {
  width: 940px;
  margin: 0 auto;
}
.socialbar h4 {
  padding: 10px 0;
  text-indent: 34px;
  background-position: left center;
  background-repeat: no-repeat;
  font-weight: normal;
  line-height: 18px;
  font-size: 18px;
}
.socialbar .socialbar-blog h4 {
  margin-bottom:10px;
  background-image: url(icon-24-blog.png);
}
.socialbar .socialbar-twitter h4 {
  background-image: url(icon-24-twitter.png);
}
.socialbar .socialbar-facebook h4 {
  background-image: url(icon-24-facebook.png);
}
.socialbar .socialbar-blog {
  width: 300px;
  float: left;
}
.socialbar .socialbar-blog .blog-article {
  margin-bottom: 15px;
}
.socialbar .socialbar-blog .blog-article h3 {
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
}
.socialbar .socialbar-twitter, .socialbar .socialbar-facebook {
  width: 300px;
  float: left;
  margin-left: 20px;
}
.socialbar .socialbar-twitter h2, .socialbar .socialbar-facebook h2 {
  margin-bottom: 0;
}
#newsletterbar {
  background-color: #D0D0D0;
  margin-bottom: 30px;
  padding: 25px;
  position: relative;
}
.border-shadow-light #newsletterbar.has_socialbar .box-border.box-border-top {
  background-image: url(border-none.png);
}
.border-shadow-dark #newsletterbar.has_socialbar .box-border.box-border-top {
  background-image: url(border-none.png);
}
#newsletterbar .inner {
  margin: 0 auto;
  text-align: center;
  width: 940px;
}
#newsletterbar .inner label {
}
#newsletterbar .inner label span {
  color: #666;
}
#newsletterbar .inner input {
  border: 0;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.4);
  font-size: 12px;
  height: 16px;
  line-height: 16px;
  margin-left: 10px;
  padding: 5px 7px;
  text-shadow: 0 1px 0 #FFF;
  width: 180px;
}
#newsletterbar .inner button {
  background-color: #78C94D;
  border: 0;
  border-radius: 4px;
  color: #FFF;
  cursor: pointer;
  height: 26px;
  line-height: 26px;
  margin-left: 3px;
  padding: 0 7px;
  font-size: 12px;
}
.soldout{
  background: url("soldout.png") repeat scroll 0 0 transparent;
  bottom: -5px;
  height: 171px;
  position: absolute;
  right: -5px;
  width: 171px;
  z-index:99;
}
.template-collection .soldout{
  background: url("soldout.png") repeat scroll 0 0 transparent;
  bottom: -4px;
  height: 171px;
  position: absolute;
  right: 32px;
  width: 171px;
}
.gui-messages { float: left; width: 100%; }
.gui-page-title { line-height:90px !important;}

.body1 {
  float: left;
  padding: 10px;
  width: 98%;
}