body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 75%;
	line-height: 1.5;
	color: #000000;
	background: #e3dbda;
	margin: 0;
	padding: 0;
}

.wrapper {
  float: left;
  clear: both;
  width: 100%;
  display: block;
  font-size: 13px; /* 1.1em; */
}

.page {
  float: left;
  clear: both;
  width: 100%;
  display: block;
  text-align: center;
  /* replace with full page background */
  background: #EFF1ED url(../images/bg_main_container.jpg) no-repeat center 139px;
}

.header-container {
  clear: both;
  width: 100%;
  display: block;
  margin-bottom: 10px;
  text-align: center;
  background: #EFF1ED url(../images/bg_header_container.jpg) no-repeat top center;
  padding: 0;
  /*border-bottom: 1px solid #ccc;*/
}

.navigation {
  width: 960px;
  margin: 0 auto;
  text-align: left;
  display: block;
  background: #e1e1e1 url(../images/menu_gradient_small.jpg) repeat-x top left;
  padding: 0;
  line-height: 30px;
  height: 30px;
  font-size: 13px;
}

.header {
  width: 930px;
  margin: 0 auto;
  text-align: left;
  clear: both;
  padding: 10px 0 11px 30px;
  display: block;
  /* replace with horizontal header background / highlight */
  /* background: #c4b89e url(../images/bg_header.jpg) no-repeat top center; */
}

#issuu {
	width: 100%;
	height: 600px;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	text-align: center;
	background: #EFF1ED;
}
#issuu .section {
	width: 1000px;
	height: 600px;
	margin: 0 auto;
	padding: 0;
}

#issuu-header {
  clear: both;
  width: 100%;
  display: block;
  text-align: center;
  background: #EFF1ED url(../images/bg_header_container.jpg) no-repeat top center;
  padding: 0;
  margin-bottom: 0px;	
  border-bottom: 1px solid #ccc;
}
#issuu-header .header {
  padding-bottom: 0;
}

.main {
  width: 960px;
  margin: 0 auto;
  text-align: left;
  clear: both;
  padding: 0;
  display: block;
  min-height: 500px;
  _height: 500px;

}

.footer-wrapper {	
  float: left;
  clear: both;
  width: 100%;
  display: block;
  padding-bottom: 20px;
  text-align: center;
  background: #e1e1e1 url(../images/menu_gradient_small.gif) repeat-x top left;
}

.footer {
  width: 960px;
  margin: 0 auto;
  text-align: left;
  clear: both;
}

.dashboard a:link,
.dashboard a:visited,
p a:link,
p a:visited {
	text-decoration: underline;
}

img.v-middle {
  vertical-align: middle;
}

.merchantinfo {
  color: #777;
}

.popup-message,
.welcome-msg {
  float: left;
  clear: both;
  margin: 0 0 10px 20px;
  padding: 5px 10px;
  width: 678px;
  border: 1px solid #cccccc;
  display: block;
  background: #ffffff;
}

.dsub {
  width: 5px;
  margin: 2px;
  padding: 0;
  border: 3px solid #ffcc00;
  display: inline;
  background: #eeeeee;
  font-size: 13px;
  position: absolute;
  height: 5px;
  overflow: hidden;
}

.dsub:hover {
  width: 450px;
  border: 3px solid #ffcc00;
  display: inline;
  min-height: 300px;
  z-index: 1000;
  overflow: scroll;
}


ul.links {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}

.group-select ul,
ul.form-list {
  margin: 5px 0;
  padding: 0;
  list-style: none;
}

div.container {
  margin: 0 0 0 20px;
  padding: 0;
  width: 940px;
}

div.note-msg {
  border: 1px solid #ffcc99;
  margin: 5px 0;
  padding: 5px;
  background: #fffccf;
  color: #ff6600;
  font-weight: bold;
}

textarea.input-text {
  width: 80%;
}

table.products-grid {
  border: 0;
  width: 680px;
  margin: 0;
  padding: 0;
}

table.products-grid td {
  width: 155px;
  padding: 4px 20px 20px 0;
}
table.products-grid td.last {
  padding-right: 0;
}

table.products-grid td.empty {
  background: #efefef;
}

fieldset.no-display {
  border: 0;
  margin: 0;
  padding: 0;
  display: none;
}

.price-box {
	margin: 0 0 5px 0;
}

.block-layered-nav ol {
  float: left;
  clear: both;
  margin: 2px 0;
  padding: 0;
  width: 178px;
  border-bottom: 1px solid #cccccc;
  list-style: none;
  display: block;
}

.block-layered-nav ol li {
  float: left;
  clear: both;
  margin: 0;
  padding: 0;
  width: 100%;
  border-top: 1px solid #cccccc;
  list-style: none;
  display: block;
  text-align: right;
  font-size: 12px;
  color: #666;
}

.block-layered-nav ol li a {
  float: left;
  clear: none;
  padding: 2px;
  width: 140px;
  display: block;
  float: left;
  text-align: left;
  color: #000;
}

.block-layered-nav ol li span {
  float: right;
  clear: none;
  padding: 2px;
  color: #cccccc;
  text-align: right;
}

.block-layered-nav ol li:hover {
  background: #e8e8e8;
}

.block-layered-nav ol li a:hover {
  background: #e1e1e1;
}

.block-layered-nav dl,
.block-layered-nav dt,
.block-layered-nav dd {
  margin: 0;
  padding: 0;
  list-style: none;
}

.block-layered-nav dt {
  color: #777777;
  font-weight: bold;
}


.header-container .navigation a {
  float: left;
  clear: none;
  /*margin-left: 30px;*/
  color: #777;
  margin: 0 0.6em 0 0;
  padding: 0 0.6em 0 0;
  text-transform: lowercase;
}
.header-container .navigation #homelink {
  margin-left: 30px;
	
}
.header-container .navigation a:hover {
	color:#990066;
}

.header-container .navigation ul.links {
  float: left;
  clear: none;
  /*margin: 0 0 0 20px;*/
  display: inline;
}

.header-container .navigation ul.links li {
  float: left;
  clear: none;
  margin: 0;
  padding: 0;
  display: inline;
  white-space: nowrap;
}

.header-container .navigation ul.links li a {
  /*margin-left: 20px;*/
}

.header-container .navigation form#search_mini_form {
  float: right;
  clear: none;
  border: 0;
  margin: 0 0 0 50px;
  padding: 0;
  display: inline;
  line-height: 30px;
}

.header-container .navigation form#search_mini_form fieldset {
  border: 0;
  margin: 0;
  padding: 0;
  display: inline;
}

.header-container .navigation form#search_mini_form fieldset.form-search legend,
.header-container .navigation form#search_mini_form fieldset.form-search label {
  display: none;
}

.header-container .navigation form#search_mini_form fieldset.form-search input#search {
  font: normal normal 12px/1.2 Arial, Helvetica, Verdana, sans-serif;
  border: 1px solid #888;
  width: 220px;
}

.form-search .button {
  /*font: normal normal 11px/1.2 Verdana, Arial, Helvetica, Verdana, sans-serif;*/
  border: 0px solid #000;
  background-color: transparent;
}

.form-search .button span.o {                     
  background-image: url(../images/buttonsbg_search.gif);       
}
.form-search .button span.i {             
  background-image: url(../images/buttonsbg_search.gif);
}

.header-container .navigation form#search_mini_form fieldset.form-search div#search_autocomplete {
  width: 230px;
  border: 1px solid #cccccc;
  display: none;
  background: #ffffff;
  position: absolute;
  min-height: 50px;
  z-index: 1000;
  _height: 50px;
}

.header-container .navigation form#search_mini_form fieldset.form-search button.button {
  margin-top: 4px;
  _margin-top: 0;
}
.header-container .navigation form#search_mini_form fieldset.form-search button.button,
.header-container .navigation form#search_mini_form fieldset.form-search button.button span {
  line-height: 20px;
}

.col1-layout {
  clear: none;
}

.col2-right-layout {
  width: 950px;
}

.col-main {
  float: left;
  clear: none;
  margin: 0 0 10px 30px;
  width: 700px;
  display: inline;
}

.col1-layout .col-main {
  float: left;
  clear: none;
  margin: 0 0 10px 30px;
}

.main .category-list {
  float: left;
  clear: both;
  width: 678px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.main .col-right {
  float: right;
  clear: right;
  margin: 0 0 10px 20px;
  padding: 0;
  width: 200px;
  display: inline;
}

.main .storeheader {
  float: right;
  clear: right;
  margin: 0 0 0 20px;
  padding: 0;
  width: 200px;
  display: inline;
}
.main .storeheader div.block {
  float: left;
  clear: both;
  display: block;
  width: 178px;
  margin: 0 0 20px 0;
  padding: 5px 10px;
  background: #ffffff;
  border: 1px solid #e1e1e1;
  border-top-color: #999;
}

.main .sections #slideshow {
  margin-bottom: 10px;
}

.main .breadcrumbs ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline;
}

.main .breadcrumbs ul li {
  list-style: none;
  display: inline;
}

.main .category-block .block-title h3 {
  font-size: 1em;
}

.main .category-list li {
  float: left;
  clear: none;
  margin: 0 8px 4px 0;
  padding: 0;
  width: 216px;
  border: 1px solid #cccccc;
  list-style: none;
}

.main .category-list li a {
  float: left;
  clear: none;
  width: 100%;
  height: 54px;
  margin: 0;
  padding: 0;
  display: block;
  line-height: 2;
}
.main .category-list li a img {
  float: left;
  clear: none;
  width: 50px;
  margin: 2px;
  padding: 0;
  
}
.main .category-list li a span {
  width: 155px;
  float: right;
  clear: none;
  margin: 4px 2px 2px;
  padding: 0;
  line-height: 1.4;
}
.main .category-list li a span.description {
  color:#aaa;
}


.mainmenu {
  float: left;
  clear: both;
  margin: 0 0 10px 0;
  width: 700px;
  display: inline;
}

.main .category-products table {
  float: left;
  clear: both;
  width: 100%;
  border: 0;
}

.main .category-products .toolbar {
  float: left;
  clear: both;
  width: 100%;
  margin: 0;
  padding: 5px 0;
  background: #efefef;
  line-height: 20px;
}
.main .category-products .toolbar .toolbar {
  padding: 0;
}
 .toolbar .pager,
 .toolbar .sorter {
  float: left;
  clear: both;
  width: 100%;
}

 .toolbar .pager .limiter,
 .toolbar .sorter .sort-by {
  float: right;
  clear: none;
  margin-right: 5px;
 }
.main .category-list li:hover {
  background: url(../images/menu_gradient.gif) #e1e1e1 repeat-x left top;
}

.main .col-right div.block {
  float: left;
  clear: both;
  margin: 0 0 20px 0;
  padding: 5px 10px;
  width: 178px;
  border-right: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  border-left: 1px solid #e1e1e1;
  border-top: 1px solid #999;
  display: block;
  background: #ffffff;
}

.main .col-right div.block dl {
  list-style: none;
}

.main .col-right div.block dt {
  font-weight: bold;
  color: #333;
  border-bottom: 1px solid #ccc;
}

.main .col-right div.block dt span {
  font-weight: normal;
  color: #333;
  font-size: 11px;
  cursor: pointer;
  float: right;
  display: block;
  margin-top: 2px;
  text-decoration: underline;
}

.main .col-right div.block dt.complete {
  color: #6a6;
}

.main .col-right div.block dd {
  list-style: none;
  margin: 0 0 5px 0;
  border-bottom: 1px solid #aaa;
}

.main .col-right div.block .truncated dl {
  list-style: none;
  margin: 0 0 5px 0;
}
.main .col-right div.block .truncated dt {
  list-style: none;
  margin: 0
}
.main .col-right div.block .truncated dd {
  list-style: none;
  margin: 0 0 5px 0;
  border: 0;
}

.main .category-products ol.products-list {
  float: left;
  clear: both;
  width: 100%;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #cccccc;
  list-style: none;
}

.main .category-products ol.products-list li {
  float: left;
  clear: both;
  margin: 0;
  padding: 5px 0;
  width: 100%;
  border-top: 1px solid #cccccc;
  list-style: none;
}

.main .category-products ol.products-list li .product-image,
.main .category-products ol.products-list li .product-shop {
  float: left;
  clear: none;
  margin-right: 20px;
}

.main .category-products .pager p,
.main .category-products .sorter p {
  float: left;
  clear: none;
  border: 0;
  margin: 0;
  padding: 0 5px 0;
}

.main .category-products .pager .pages {
  float: left;
  clear: both;
  border: 0;
  width: 100%;
  margin: 0;
  padding: 0 5px 0;
}

.pages ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

.pages ol li {
	list-style: none;
	margin: 0;
	padding: 0 5px 0 0;
	display: inline;
}

.main .category-products fieldset.limiter,
.main .category-products fieldset.sort-by {
  float: right;
  clear: none;
  border: 0;
  margin: 0;
  padding: 0;
  line-height: 20px;
}

.main .category-products .pager .pages strong,
.main .category-products .pager .pages ol {
  float: left;
  clear: none;
  margin: 0;
  padding: 0 5px 0 0;
  display: inline;
  list-style: none;
  line-height: 20px;
}

.main .col-right div.block h1,
.main .col-right div.block h2,
.main .col-right div.block h3 {
  font-size: 1em;
}


.main .col1-layout .col-main {
  float: left;
  clear: none;
  margin: 0 0 0 20px;
  display: inline;
}

.main .category-list li a:link,
.main .category-list li a:visited {
  color: #777777;
  font-weight: bold;
}


.product-collateral h1,
.product-collateral h2,
.product-collateral h3,
.product-view h1,
.product-view h2,
.product-view h3,
.products-grid h1,
.products-grid h2,
.products-grid h3 {
  font-size: 1.2em;
}

.page-title h2 {
  font-size: 1.2em;
}

.block-title h2,
.category-title h2,
.home-page-cntr h2,
.up-sell h2,
.section h3 {
  font-size: 1em;
}

.main .col-main .sections .up-sell h2 {
	padding: 5px 0 10px 0;
}

.main #logo a img {
  border: 0;
}

.footer #footer_logos {
  float: left;
  clear: none;
  display: block;
  margin-top: 35px;
}
.footer #footer_logos a {
  float: left;
  clear: none;
  padding: 0 0 5px 0;
  display: block;
}

.mainmenu ul#nav {
  float: left;
  clear: none;
  margin: 0;
  padding: 0;
  display: block;
}

.mainmenu ul#nav li {
  float: left;
  clear: none;
  margin: 0 25px 5px 0;
  padding: 0;
  border: none;
  width: 120px;
  display: inline;
  background: transparent;
  height: 40px;
}

.mainmenu ul#nav li a {
  float: left;
  clear: none;
  padding: 11px 0 3px 0;
  margin: 0;
  width: 120px;
  display: block;
  font: normal 17px/15px "Helvetica Neue", Helvetica, Arial, Sans-serif;
  text-align: center;
  height: 26px;
  /*color:#000;*/
}

.mainmenu ul#nav li a:hover {
	color: #990066;
	}

.mainmenu ul#nav li.level0 a {
  background: transparent url(../images/buttons/mainmenu_button.png) no-repeat top left;
  /*text-indent: -500px;*/
  overflow: hidden;
}
.mainmenu ul#nav li.level0 a:hover {
  background: transparent url(../images/buttons/mainmenu_button_a.png) no-repeat top left;
}

.mainmenu ul#nav li.nav-3 a,
.mainmenu ul#nav li.nav-dekbedden-kussens a {
  background: transparent url(../images/buttons/mainmenu_button.png) no-repeat top left;
  overflow: hidden;
  padding: 5px 0 8px 0;
  font-size: 14px;
}
.mainmenu ul#nav li.nav-3 a:hover,
.mainmenu ul#nav li.nav-dekbedden-kussens a:hover {
  background: transparent url(../images/buttons/mainmenu_button_a.png) no-repeat top left;
}

.mainmenu ul#nav li.nav-5 {
  margin-right: 0;
}
.main .col1-layout .col-main #login-form div.col2-set {
  float: left;
  clear: both;
  margin: 0 0 10px 0;
  padding: 0;
  width: 700px;
  display: block;
}

.main .col1-layout .col-main #login-form div.col-1 {
  margin-right: 20px;
}

.mainmenu ul#nav li:hover ul {
  width: 100px;
  margin: 0;
  padding: 0;
  display: block;
  background: #ffcc00;
  position: relative;
  z-index: 1000;
}

.mainmenu ul#nav li:hover ul li {
  float: left;
  clear: none;
  margin: 0 20px 0 0;
  padding: 5px 0;
  border: 1px solid #cccccc;
  border-bottom: 0;
  width: 180px;
  display: inline;
  background: url(../images/menu_gradient.gif) #e1e1e1 repeat-x left top;
  height: auto;
}

.mainmenu ul#nav li:hover ul li a {
  float: left;
  clear: none;
  padding: 2px 5px;
  margin: 0;
  width: 100%;
  display: block;
  font: normal normal 12px/1.2 Arial, Helvetica, Verdana, sans-serif;
  text-align: left;
  text-transform: none;
  height: auto;
}

.mainmenu ul#nav li:hover ul li:hover {
  background: #e1e1e1;
}

.main .col-main .sections {
  float: left;
  clear: both;
  margin: 0;
  padding: 0;
  width: 702px;
  display: block;
}

.main .breadcrumbs {
  float: left;
  clear: both;
  margin: 0 0 10px 0;
  padding: 5px 10px;
  width: 678px;
  border: 1px solid #cccccc;
  display: block;
  background: #ffffff;
}

.main .col-main .section {
  float: left;
  clear: both;
  margin: 0 0 10px 0;
  padding: 5px 10px;
  width: 678px;
  border: 1px solid #cccccc;
  display: block;
  background: #ffffff;
}

.catalog-product-view .main .col-main .sections {
  float: left;
  clear: both;
  margin: 0 0 10px 0;
  padding: 5px 10px;
  width: 678px;
  border: 1px solid #cccccc;
  display: block;
  background: #ffffff;
}

.col1-layout .col-main div.page-head {
  float: left;
  clear: both;
  margin: 0 0 10px 0;
  padding: 5px 10px;
  width: 678px;
  border: 1px solid #cccccc;
  display: block;
  background: #ffffff;
}

.main .col-main .sections .home-page-cntr,
.main .col-main .sections .up-sell,
.main .col-main .sections .recently-viewed {
  float: left;
  clear: both;
  margin: 0 0 20px 0;
  padding: 5px 10px ;
  width: 680px;
  border-right: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  border-left: 1px solid #e1e1e1;
  border-top: 1px solid #999;
  display: block;
  background: #ffffff;
}


.main .category-products .pager .pages ol li,
.main .category-products .pager .pages ol li a, 
.main .breadcrumbs ul li strong, 
.main .col-main #breadcrumbs ul.breadcrumbs li {
  display: inline;
}

.main .col1-layout .col-main #login-form div.col-1,
.main .col1-layout .col-main #login-form div.col-2 {
  float: left;
  clear: none;
  width: 318px;
  margin: 0;
  padding: 5px 10px;
  border: 1px solid #cccccc;
  display: block;
  background: #ffffff;
  height: 240px;
}

.mainmenu ul#nav li.last,
.mainmenu ul#nav li.nav-nieuw {
  margin-right: 0;
}

.main .col-main #breadcrumbs h4,
.mainmenu ul#nav ul {
  display: none;
}
.main .breadcrumbs strong {
  display: none;
}
.no-display {
  display: none;
}

#shopping-cart-totals-table {
  float: left;
  clear: both;
}

.data-table,
.cart-table {
  border: 0;
  width: 100%;
}

.data-table td,
.cart-table td {
  padding: 2px 4px;
}

.data-table th,
.cart-table th {
  font-weight: bold;
  padding: 2px 4px;
}

.block-cart h2,
.block-cart h3,
.block-cart h4,
.cart-table h2,
.cart-table h3 {
  font-size: 1.2em;
}
.section h4 {
  font-size: 1em;
}

.data-table tr.odd,
.cart-table tr.odd {
  background: #ddd;
}

.block-cart ol.mini-products-list,
.cart ul.checkout-types,
ul.messages  {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

.block-cart ol.mini-products-list li {
  margin: 0 0 5px 0;
  padding: 0;
  float: left;
  clear:both;
  width: 100%;
}


.block-cart ol.mini-products-list li .product-image {
  float: left;
  clear: none;
}

.block-cart ol.mini-products-list li .product-details {
 position: relative;
 float: right;
 clear: none;
 width: 115px;
 padding: 2px;
 margin: 0 0 0 5px;
}

.block-cart ol.mini-products-list li .product-details .btn-remove {
  position: absolute;
  right: 0;
}

.block-cart .actions {
  margin-bottom: 15px;	
}

.totals table {
  width: 100%;
  border: 0;
}

table .a-right {
  text-align: right;
}

table .a-center {
  text-align: center;
}

table td .price {
  display: inline;
  white-space: nowrap;
}

ol.one-page-checkout {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-position: none;
  width: 678px;
}

ol.one-page-checkout li {
  margin: 0;
  padding: 0;
}
.main .col-main ol.one-page-checkout li.section,
ol.one-page-checkout li.section {
  float: left;
  clear: both;
  margin: 0 0 5px 0;
  padding: 0;
}

ol.one-page-checkout li.section div.step {
  float: left;
  clear: both;
  margin: 2px 0;
  padding: 0 0 0 10px;
}


ol.one-page-checkout li.section div.step-title {
  float: left;
  clear: both;
  background: url(../images/menu_gradient.gif) repeat-x top left;
  font-size: 1.2em;
  width: 100%;
  margin: 0;
  padding: 0;
}

ol.one-page-checkout li.section div.step-title .number {
  float: left;
  clear: none;
  font-size: 1.2em;
  line-height:1.8;
  width: 30px;
  text-align: center;
}

ol.one-page-checkout li.section div.step-title h3 {
  float: left;
  clear: none;
  font-size: 1.2em;
  line-height:1.8;
}

ol.one-page-checkout li.section table,
ol.one-page-checkout li.section form {
  width: 600px;
}

ol.one-page-checkout li.section form fieldset.group-select {
  float: left;
  clear: both;
  margin: 0 0 5px 0;
  padding: 0;
  border: 0;
  width: 100%;
}

ol.one-page-checkout li.section div.step p.required {
  float: left;
  clear: both;
  margin: 0 0 5px 0;
  padding: 0;
  border: 0;
  width: 300px;
}

ol.one-page-checkout li.section .step dl dd fieldset {
  border: 0;
}

ol.one-page-checkout li.section .step .warning,
ol.one-page-checkout li.section .step #payment_form_ideal_basic {
  background: #ffc;
  font-weight: bold;
  border: 1px solid #f00;
  padding: 10px 5px;
  margin: 10px 5px;
}
ol.one-page-checkout li.section .step .notice {
  background: #ffc;
  font-weight: bold;
  border: 1px solid #aaa;
  padding: 10px 5px;
  margin: 10px 5px;
}

.required {
  font-weight: normal;
  color: #600;
  display: none;  
}

dl.shipping-methods {
  float: left;
  clear: both;
  margin: 0 0 10px 0;
  padding: 0;
  border: 0;
}

dl.shipping-methods dt {
  float: left;
  clear: both;
  width: 400px;
  font-weight: bold;
  background: #efefef;
  padding: 0 10px 0 10px;
  margin: 0;
  border: 1px solid #ccc;
  border-bottom-color: #efefef;
}

dl.shipping-methods dd {
  float: left;
  clear: both;
  width: 400px;
  padding: 5px 10px 10px 10px;
  margin: 0 0 10px 0;
  border: 1px solid #ccc;
  border-top-color: #efefef;
  background: #fff;
}

form fieldset.group-select .input-text {
  width: 300px;
  margin: 0 0 2px 0;
}

input.validation-failed {
  border-color: #f00;
  background-color: #CCC;
}

div.validation-advice {
  color: #C00;
  background-color: #EDEDED;
  padding: 3px 6px;
}

h4.product-name {
  font-size: 1.2em;
}

h3.product-name  {
	margin-top: 4px;
	font-size: 13px;
	border-top: 1px solid #ccc;
}

.dashboard .welcome-msg {
  width: 650px;
  float: left;
  clear: both;
  background: url(../images/menu_gradient.gif) repeat-x bottom left;
  margin: 0 0 10px 0;
  padding: 10px;
}


.group-select h3 {
  font-size: 1.4em;
}

.col2-set h2,
.col2-set h3 {
  font-size: 1.4em;
}

.dashboard .welcome-msg h2,
.dashboard .welcome-msg h3 {
  font-size: 1.4em;
}

.col2-set h4,
.col2-set h5 {
  margin: 5px 0;
  font-size: 1.2em;
}

.buttons-set {
  width: 678px;
  float: left;
  clear: both;
  margin: 0 0 10px 0;
  padding: 0;
}
.section .col2-set {
  width: 670px;
  float: left;
  clear: both;
  margin: 0 0 10px 0;
  padding: 0;
}
.dashboard .col2-set {
  width: 670px;
  float: left;
  clear: both;
  margin: 0 0 10px 0;
  padding: 0;
}


.section form .col2-set{
  padding: 10px;
  
}

.section .col2-set .col-1,
.dashboard .col2-set .col-1  {
  float: left;
  clear: none;
  width: 300px;
  margin: 0 10px 0 0;
  padding: 10px;
}

.section .col2-set .col-2,
.dashboard .col2-set .col-2  {
  float: left;
  clear: none;
  width: 300px;
  padding: 10px;
}

.page .main .block-banner, 
.page .main .sidebar .block-banner {
  margin: 0 0 20px 0;
  width: 198px;
  padding: 0;
  border: 0;
}

/*
  Product detail page
*/
.product fieldset {
  padding: 5px;
  
}
.product-img-box {
  width: 300px;
  float: left;
  clear: none;
  margin-right: 8px;
}
.product-img-box .more-views ul {
  list-style: none;
  margin: 0 0 5px;
  padding: 0;
}
.product-img-box .more-views li {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline;
}
.product-essential,
.product-collateral {
  float: left;
  clear: none;
  width: 370px;
}
.product-essential h3,
.product-collateral h3,
.product-shop {
  margin: 10px 0 5px 0;
}
.price-box {
  font-weight: bold;
  padding: 5px;
  margin: 5px 0;
  background: #ededed;
}
.product-options p,
.product-options dl {
  float: left;
  clear: both;
  width: 99%;
  margin: 0;
  padding: 0;
  
}
.product-options dt {
  float: left;
  clear: both;
}
.product-options dd {
  float: left;
  clear: none;
  width: 99%;
  margin: 0;
  padding: 0;
}

.product-options dd select {
  width: 99%;
  margin: 0;
  padding: 0;
}

.page-popup ul.category-list {
  display: none;
}

/*
 product deatil page upsell products
*/
.block-upsell {
  float: left;
  clear: both;
  width: 100%;
}

/*
 related products
*/
.block-related {
  margin: 10px 0;
  float: left;
  clear: both;
  padding: 5px 0;
  border: 1px solid #ccc;
  background: #e1e1e1;
  width: 675px;
}

.block-related .block-title,
.block-related .block-content p {
  margin: 0 0 2px 7px;
  padding: 0 0 2px 0;
}

.block-related .block-content ol {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  clear: both;
  width: 100%;
  font-size: 11px;
}

.block-related .block-content ol li {
  float: left;
  clear: none;
  display: inline;
  margin: 0 0 5px 7px;
  padding: 2px 0 2px 0;
  width:32%;
  /*height: 55px;*/
  background: #fff;
}

.block-related .block-content ol li .related-checkbox {
  float: right;
  clear: none;
  
}

.block-related .block-content ol li .related-item {
  width:100%;
  margin: 0;
  padding: 0;
  float: left;
  clear: both;
}

.block-related .block-content ol li .product-image {
  float: left;
  clear: none;
  margin: 0 2px;
  padding: 0;
}

.block-related .block-content ol li .product-details {
  position: relative;
  float: right;
  clear: none;
  width: 100px;
  padding: 0 2px;
  margin: 0;
  width: 155px;
}

.block-related .block-content ol li h2,
.block-related .block-content ol li h3 {
  font-size: 1.2em;
  margin: 0;
  padding: 0;
  border: 0;
}

.block-related .block-content ol li .product-details .price-box {
  background: #fff;
  padding: 0;
}

body.sales-order-print {
  background: #fff;
  
}
div.page-print {
  margin: 1em;
  max-width: 70em;
}
div.page-print h2,
div.page-print h3 {
  font-size: 1.4em;
  color: #333;
  margin-top: 1em;
}
div.page-print h4 {
  font-size: 1.2em;
  color: #333;
}
div.page-print tr {
  border-bottom: 1px solid #777;
}

body.catalog-product-gallery {
  background: #fff;
  
}
.page-popup .category-block .block-title {
  display: none;
}


.page-popup .product-image-popup img {
  margin-left: 1em;
}

.page-popup .product-image-popup .nav  {
  width: 100%;
  float: left;
  clear: both;
}
.page-popup .product-image-popup .image-label {
  margin-left: 1em;
}
.page-popup .product-image-popup .nav span.a-left {
  margin-left: 1em;
  float: left;
  clear: none;
}
.page-popup .product-image-popup .nav span.a-right {
  float: right;
  clear: none;
}

#messages_product_view {
	clear: both;
}
#messages_contact_view ul {
  list-style: none;
  margin: 0 0 5px 0;
  padding: 0;
  border: 0;
  width: 700px;
}
.cart ul.messages,
#messages_product_view ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}
.cart ul.messages,
#messages_product_view ul.messages {
  
}
.cart ul.messages li,
#messages_contact_view ul li,
#messages_product_view ul li {
  border: 1px solid #aaa;
  margin: 2px 0;
  padding: 5px;
}
ul.messages li.success-msg {
  background: #cfc;
  font-weight: bold;
}
ul.messages li.notice-msg {
  background: #ffc;
  font-weight: bold;
}
.cart ul.messages li ul,
#messages_contact_view ul li ul,
#messages_product_view ul li ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}
.cart ul.messages li ul li,
#messages_contact_view ul li ul li,
#messages_product_view ul li ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}

td h3.product-name {
  border: 0;
}

td span.nobr {
  white-space: nowrap;
}


div.generic-box {
  clear: both;  
}
dd ul {
  margin: 0;
  list-style: none;
  padding: 0;
  
}
dd ul li {
  margin: 0;
  list-style: none;
  padding: 0;
}

.sections .page-title h2 {
  float: left;
  clear: both;
  margin: 0 0 10px 0;
  padding: 5px 10px;
  width: 678px;
  border: 1px solid #cccccc;
  display: block;
  background: #ffffff;
}
.col-main .sections ol.one-page-checkout {
  float: left;
  clear: both;
  margin: 0 0 10px 0;
  padding: 5px 10px;
  width: 678px;
  border: 1px solid #cccccc;
  display: block;
  background: #ffffff;
}
#checkout-step-shipping_method fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

li.error-msg,
#checkout-step-shipping_method .warning {
  background: #ffc;
  font-weight: bold;
  border: 1px solid #f00;
  padding: 10px 5px;
  margin: 10px 5px;
  width: 630px;
}

#checkout-step-shipping_method .warning a,
#checkout-step-shipping_method .warning a:link,
#checkout-step-shipping_method .warning a:visited {
  text-decoration: underline;
  color: #f00;
}

#checkout-step-login fieldset {
  border: 0;
  margin: 0;
  padding: 0;
  width: 300px;
}
#checkout-step-login fieldset p,
#checkout-step-login fieldset ul,
#checkout-step-login fieldset .form-list,
#checkout-step-login fieldset .buttons-set {
  width: 300px;
}

.serverinfo {
  background: #fc0;
  border-bottom: 2px solid #fa0;
  font-weight: bold;
  text-align: center;
}
body.ideal-basic-failure div.sections p {
  background: #FFFFFF;
  border: 1px solid #CCCCCC;
  clear: both;
  display: block;
  float: left;
  margin: 0 0 10px;
  padding: 5px 10px;
  width: 678px;
}
ul.item-options,
dl.item-options {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  clear: none;
  border-top: 1px solid #CCCCCC;
  font-size: 10px;
}
ul.item-options li b,
dl.item-options dt {
  font-weight: bold;
  color: #333;
  margin: 0;
  padding: 0;
}
dl.item-options dt {
  clear: left;
}
ul.item-options li,
dl.item-options dd {
  margin: 0 0 0.2em 0;
  padding: 0;
  float: left;
  clear: none;
  list-style: none;
}


.footer {
  /*
  width: 100%;
  margin: 0;
  */
  padding: 5px 0 40px 0;
  display: block;
  text-transform: lowercase;
}

.footer ul {
  width: 170px;
  float: left;
  clear: none;
  margin: 0 0 0 30px;
  padding: 0;
  display: inline;
  list-style: none;
  line-height: 2;
}
.footer ul.footerlistbreed {
  width: 170px;
}
.footer ul.footerlistsmal {
  width: 145px;
}
.footer .info-copyright {
  width: 200px;
  float: left;
  clear: none;
  margin: 0 0 0 30px;
  padding: 0;
  display: inline;
  list-style: none;
  line-height: 2;
}
/*
.footer .info-copyright a {
  float: left;
  clear: none;
  margin: 10px;
  padding: 0;
  display: inline;
  list-style: none;
  line-height: 2;
}
*/
.footer ul li {
  margin: 0;
  padding: 0;
  text-indent: 0;
  float: left;
  clear: both;
  width: 170px;
}
.footer ul li a {
  color: #777;
}
.footer ul li a:hover {
  color: #990066;
}
.footer ul li h5 {
	font-size: 13px;
	font-weight: bold;
}
.footer ul.links {
	display: none;
}

#login-form {
  float: left;
  clear: both;
  margin: 0 0 10px 0;
  padding: 5px 10px;
  width: 648px;
  border: 1px solid #cccccc;
  display: block;
  background: #ffffff;
}

.col-2 #login-form {
  width: 295px;
}

#login-form fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}
#login-form fieldset legend {
  display: none;
}

#opc-review p.f-left {
  width: 655px;
}

.advancedsearch fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

#checkout-agreements {
  background:#FFFFCC;
  margin:10px 5px;
  padding:10px 5px;
}

#checkout-agreements ul,
#checkout-agreements li {
  list-style: none;
  margin: 0;
  padding: 0;
}

ol.one-page-checkout li.section .step #payment_form_ideal_basic {
	padding-right: 200px;
	background-image: url(../images/ems_pay-label_2.gif);
	background-position: right;
	background-repeat: no-repeat;
	_height: 70px;
	min-height: 70px;
}

/* special prices in productbeschrijvingen */
.specialprice {
	margin: 2px 0;
	padding: 0;
	border: 0;
	}
.specialprice table {
	border: 1px solid #ddd;
	border-bottom: 0;
	}
.specialprice table td {
	padding: 2px 5px;
	border: 0;
	border-bottom: 1px solid #ddd;
	}
.specialprice table td strong {
	color: red;	
	}

/* nice buttons */
.button {            
	display: inline-block;  
	border: 0;
	margin: 0;
	padding: 0; 
    background: #fff;
	line-height: 20px;
	height: 22px;
	vertical-align: top;
}
.button span.o, .button span.i {
    background-image: url(../images/buttonsbg.gif);
    background-repeat: no-repeat;
    font-family: Arial, Helvetica, Verdana, sans-serif;   
	line-height: 20px; 
    height: 22px; 
    font-size: 13px;        
	text-decoration: none;        
	cursor: pointer; 
} 
.button span.o {                     
	display: inline-block;  
	border: 0;
	margin: 0;
	padding: 0 0 0 10px;  
	color: #2E523B;      
    background-position: 0 0;         
}
.button span.i {             
	display: inline-block;
	border: 0;
	margin: 0;
	padding: 1px 10px 0 0;
	height: 21px;           
	color: #222;                
	white-space: nowrap;      
    background-position: right 0;
}
.button:hover span.o, .button.over span.o, .button:focus span.o {
	color: #222;
	text-decoration: none;      
    background-position: 0 -22px;
}
.button:hover span.i, .button.over span.i, .button:focus span.i {      
	color: #444;      
    background-position: right -22px;
}

.merk {
padding: 5px;
margin: 10px 0;
text-align: center;
}
.product-img-box .product-image-zoom {
	width: 262px;
	overflow: hidden;
}

/* CM formulier */


#subForm {
    padding: 20px;
    width: 400px;
    height: 100px;
    margin-top: 30px;
    }


#subForm div {
    float:left;
    margin-bottom: 10px;
    width: 400px;
    }

#subForm span.label,
#subForm span.spacer,
#subForm span.multiple span {
    width:120px;
    float:left;
} 

#subForm span.multiple {
    float:left;
    } 

#subForm span.button {
    padding-left:120px;
    }
     
#subForm div.clear {
    clear:both;
    padding-top:5px;
    }
    
#veelgesteldevragen {
margin: 20px 0;
padding: 0;
}
.faqblok {
margin-bottom: 10px;
padding: 0;
}
.faqblok h4 {
font-size: 100%;
border-bottom: 1px solid #aaa;
margin: 0;
}
.faqblok h4:hover {
color: #990066;
cursor: pointer;
}
.faqblok p {
margin: 5px 0;
padding: 5px;
}
.faqblok div {
margin: 0;
padding: 2px;
}
.faqblok div div {
border-bottom: 1px solid #eee;
margin: 0;
padding: 2px;
}


/** layered nav **/
.block-layered-nav .block-title {
	display: none;
}
.block-layered-nav .currently li {
	line-height: 20px;
}
.block-layered-nav li span.label {
	float: left;
	clear: none;
	margin: 0;
	padding: 0 5px 0 0;
}
.block-layered-nav .currently li a {
	float: right;
	clear: none;
	width: 11px;
	height: 11px;
	margin: 0;
	padding: 0;
}
.block-layered-nav .block-title {}
/*
.main .col-right div.modifiedlayernav {
	border: 2px solid red;
}
*/
#modifiedlayer_first .block-content dl {
	display: none;
}
#clonedlayer {
	display: block;
	float: left;
	clear: both;
}
#selectorimage {
	display: block;
	float: left;
	clear: both;
	padding: 5px;
}
#selectorimage:hover {
	background-color: #eee;
	cursor: pointer;
}
#selectorimage img {
	float: left;
	clear: none;
}
#selectorimage span {
	float: left;
	clear: none;
	width: 110px;
	padding-left: 10px;
}
#popupcloser {
	display: block;
	float: right;
	clear: none;
}
#clonedlayer h3 {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	font-size: 16px;
	margin-bottom: 10px;
}
#clonedlayer .block-content,
#clonedlayer .block-content .actions {
	display: block;
	float: left;
	clear: both;
	width: 100%;
}
#clonedlayer .block-content .actions {
	margin-bottom: 10px;
}
#selectorBlockCategorie,
#selectorBlockKleur {
	display: block;
	float: left;
	clear: right;
}
#selectorBlockCategorie {
	width: 25%;
}
#selectorBlockKleur {
	width: 75%;
}
#selectorBlockCategorie ol,
#selectorBlockKleur ol {
	float: left;
	clear: none;
	width: 100%;
	margin: 0;
	padding: 0 0 10px 0;
	border-bottom: 0;
}
#selectorBlockCategorie ol li,
#selectorBlockKleur ol li {
	float: left;
	clear: none;
	margin-right: 5px;
    width: 160px;
}
#selectorBlockCategorie ol li a,
#selectorBlockKleur ol li a {
    width: 130px;
}
