 #adj-nav-filter-cat  dd a {
	background:url("../images/sprite.png") no-repeat scroll -5px -1849px transparent !important;
}

.header .form-search { 
	background: none repeat scroll 0px 0px #FFFFFF;
}

.header .form-search input.input-text {
    color: #000000;

}
.search_autocomplete { 
	display:none;
	width:1px;
	height:1px;
	border:0px;
}

#attr-val-featured a { 
	padding-left:5px;
}
 
// div.narrow-by dd a { padding:0px 5px 0px 10px !important; } 

div.narrow-by dd li { line-height:18px; }

#sidebar-nav-menu > li {
    background: url('') 0 100% repeat-x;
}

.itemMenu.level2 {
	// border: 1px solid  green;
 position: absolute; top: 0; left:170px;
    border-radius: 10px;
}

.itemMenu.level3 {
        // border: 1px solid  green;
 position: absolute; top: 10%; left:120px;

}


.itemMenu.level2 {
    border-top: 0.8px solid #00354C;
}



/* image display */
.cms-home IMG.photo.fn,
IMG.photo.fn {
	padding-left: 25px;
	display:block;
}

.products-grid .product-image {
    padding: 20px;
}

#upsell-product-table .products-grid .product-image {   
    padding:10px;
}

.mini-products-list .product-image {
	width:100px;	
	height:100px;	
	padding:10px;
}
.cart-table td {padding:10px 20px 20px 20px;}

div.awan-checkoutcheckboxes{padding-left:0px;padding-top:0px;border:none;}


.boxy-wrapper { position: absolute; }
.boxy-wrapper.fixed { position: fixed; }

  /* Modal */
  
  .boxy-modal-blackout { position: absolute; background-color: black; left: 0; top: 0; }
  
  /* Border */

  .boxy-wrapper { empty-cells: show; }
	.boxy-wrapper .boxy-top-left,
	.boxy-wrapper .boxy-top-right,
	.boxy-wrapper .boxy-bottom-right,
	.boxy-wrapper .boxy-bottom-left { width: 10px; height: 10px; padding: 0 }
	
	:root .boxy-wrapper .boxy-top-left { background: url('../images/boxy-nw.png'); }
	:root .boxy-wrapper .boxy-top-right { background: url('../images/boxy-ne.png'); }
	:root .boxy-wrapper .boxy-bottom-right { background: url('../images/boxy-se.png'); }
	:root .boxy-wrapper .boxy-bottom-left { background: url('../images/boxy-sw.png'); }
	
	/* IE6-8 hacks for the border. IE7+8 should support this natively but fails in conjuction with modal blackout bg. */
	/* NB: these must be absolute paths or URLs to your images */
	.boxy-wrapper .boxy-top-left {
		#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/boxy-nw.png');
		-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/boxy-nw.png')";
	}
	.boxy-wrapper .boxy-top-right {
		#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/boxy-ne.png');
		-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/boxy-ne.png')";
	}
	.boxy-wrapper .boxy-bottom-right {
		#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/boxy-se.png');
		-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/boxy-se.png')";
	}
	.boxy-wrapper .boxy-bottom-left {
		#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/boxy-sw.png');
		-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/boxy-sw.png')";
	}
	
	.boxy-wrapper .boxy-top,
	.boxy-wrapper .boxy-bottom { height: 10px; background-color: black; opacity: 0.6; filter: alpha(opacity=60); padding: 0 }
	
	.boxy-wrapper .boxy-left,
	.boxy-wrapper .boxy-right { width: 10px; background-color: black; opacity: 0.6; filter: alpha(opacity=60); padding: 0 }
	
	/* Title bar */
	
	.boxy-wrapper .title-bar { background-color: black; padding: 6px; position: relative; }
	  .boxy-wrapper .title-bar.dragging { cursor: move; }
	    .boxy-wrapper .title-bar h2 { font-size: 12px; color: white; line-height: 1; margin: 0; padding: 0; font-weight: normal; }
	    .boxy-wrapper .title-bar .close { color: white; position: absolute; top: 6px; right: 6px; font-size: 90%; line-height: 1; }
		
	/* Content Region */
	
	.boxy-inner { overflow: hidden; background-color: white; padding: 0 }
	.boxy-content { padding: 15px; }
	
	/* Question Boxes */

    .boxy-wrapper .question { width: 350px; min-height: 80px; }
    .boxy-wrapper .answers { text-align: right; }

/* pdp */
.pdp-left {float:left;width:220px;}

.show_product_disclaimer {padding:0;margin-top:20px;float:left;}
.show_product_disclaimer img {width:100%;}
.show_product_disclaimer h3 {color:#009999;font-size:14px;font-weight:bold;padding:10px 0 0 0;line-height:18px;}
.show_product_disclaimer ul {padding-left:20px;list-style-type:disc!important}
.show_product_disclaimer ul li {color:#009999;font-size:13px;padding:3px 0;}
.show_product_disclaimer ul li span {color:#000000;}

.listrak-products-grid .product-block .holder.smooth img {
    width: 100px;
}

.products-grid.listrak-products-grid li.hproduct.grid-item.item {
    width: 183px;
}

.category-description .listrak-plp-product {
    width: 30%;
    float:right;
    border: 1px solid #F6EFD0 !important;
}

.category-description .listrak-plp-product .listrak-product-image img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.category-description .listrak-plp-product h2,
.category-description .listrak-plp-product .price-box {
    width: 70%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.category-description .listrak-plp-product .price-box {
    width: 50%;
}

.shipment-methods #sendcloudshipping_service_point_select span:after {
 content:"Selecteer Afhaalpunt";
}
.shipment-methods #sendcloudshipping_service_point_select span span {
 display:none;
}

