/* CSS Document */
#content_inner{ clear:both;}
.top_left
{
	float:left;
	width:500px;
	heiht:120px;
}

.top_left h1
{
	text-transform:uppercase;
	font-size:16px;
	margin:20px 0 20px 0;
	padding:0;
	letter-spacing:3px;
	color:#424242;
}

.top_left p
{
	text-transform:uppercase;
	font-size:12px;
	margin:0px 0 0 0;
	padding:0;
	color:#434343;
}

.top_right
{
	float:right;
}
#mainContent_Producten
{
	padding:0;
}
.search_center
{
	margin:45px 0 0 150px; 
}

.search_search_block
{
	width:350px;
	margin:30px auto;
}

#search_search_field
{
	font-size:12px;
	width:220px;
	height:16px;
	padding:3px;	
}

#search_search_button
{
	float:right;
	margin:0 15px 0 0;
}


#search_collectie_left
{
	float:left;
	width:210px;
	margin:10px 20px 0 0;
}
	
#search_collectie_left .search_header
{
	font-size:12px;
	width:200px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0;
	padding:0 0 5px 0;
	border-bottom:1px solid #000000;
} 

#search_collectie_left ul
{
	margin:0;
	padding:0;
	list-style:none;
	clear:both;
	height: 90px;
}


#search_collectie_left ul li
{
	margin:0;
	padding:0;
	list-style:none;
	color: black;
	font-family: Helvetica;
	font-size: 10px;
	}

#search_collectie_left ul li a
{
	display:block;
	height:20px;
	clear:both;
	font-size:10px;
	font-family:Helvetica;
	color:#000000;
	text-decoration:none;
	border-bottom:1px dotted #000;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
}

.search_sub_header
{
	text-transform:uppercase;
	font-weight:normal;
	font-size:14px;
	text-decoration:none;
	margin:2px 0 2px 0;
	padding:0;
}
.search_text
{
	margin:0;
	padding:0 0 5px 0;
	float:left;
	width:200px;
} 
.search_more
{
	margin:0;
	padding:0;
	float:left;
	text-decoration:underline;
	font-style:italic;
	width:170px;
}		

#contact_search
{
	background-image: url('https://cdn.jeroenbeekman.nl/images/arrow_404.png');
	background-position: left;
	background-repeat: no-repeat;
	width: 400px;
	text-align: center;
	font-size: 13px;
	color: #434343;
	font-weight: bold;
	font-style: italic;
	margin: 0
	auto 30px auto;
	padding: 0
	0 0 10px;
}

.image-wrapper {
    height: 441px;
    padding-bottom: 0;
    background-size: 100%;
    background-repeat: no-repeat;
}

.lister-productitem:hover .overlay_on_hover {
    display: block;
    position: absolute;
    bottom: -17px;
    background: #FFF;
    min-height: 62px;
    width: 100%;
    box-sizing: border-box;
}
 .lister-thumbnails .image-wrapper {
    height: auto;
    margin: 0;
}
 