body{
	background-position:center bottom;
	background-color: #6690d3;
	background-repeat: no-repeat;
	background-image: url("../images/hb_background_webshop.jpg");
}

#column_left{
	margin: 0;
	padding: 0;
}

#categories{
	border-top: 1px solid #636363;
	margin-bottom: 10px;
	padding-top: 10px;
}

#box_search{
	border-top: 1px solid #636363;
	margin-bottom: 10px;
	height: 50px;
}

#productfilter{
	/*background-image: url("../images/categories_bg.jpg");
	background-repeat: repeat-x;*/
	border-style: solid;
	border-color: black;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	width:195px;
	float: left;
	background-color: #020202;
	margin-bottom: 10px;
	
}

#boxes{
	float: left;
	width:100%;
}

#column_right{
	width: 190px;
	float: left;
	margin-top: 1px;
}

#master_content{
	width: 100%;
	background-color: white;
}

td.content_left{
	vertical-align: top;
	background-color: #ec772e;
	border-right: 1px solid #636363;
	border-bottom: 1px solid #636363;
	width:250px;
}

td.content_right{
	vertical-align: top;
	background-color: white;
	border-bottom: 1px solid #636363;
}
#content{
	width: 727px;
	min-height: 271px; /* Other browsers */
	height: expression(document.body.clientWidth > 271? "271px" : "auto" ); /* IE6 CSS heigth Hack */
	padding-bottom: 20px;
	margin-left: 10px;
}

#content_wide{
	width: 737px;
	float: left;
}

#master{
	margin:0 auto; 
	width: 988px;
	margin-top: 10px;
}


#header_logo{
	width: 614px;
	height: 175px;
	float: left;
}


#winkelvierkant{
	float: left;
	width: 240px;
	height: 191px;
	text-align: center;
	vertical-align: middle;
	margin-left: 5px;
}

#winkelvierkant_header{
	width: 240px;
	height: 24px;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}

#winkelvierkant_middle{
	width: 240px;
	height: 167px;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
}

#vierkant_onder{
	margin-left: 10px;
	height: 26px;
	margin-top: 30px;
	text-align: left;
	vertical-align: bottom;
	color: #ff8637;
	background-color: #FFFFFF;
}

#footer{
	margin:0 auto; 
	width: 988px;
}

#currencies{
	float: left;
}

#search{
	float: right;
}

#languages{
	float: right;
	height: 18px;
	margin-top: 5px;
	margin-right: 5px;
}

#header{
	float: left;
	background-image: url("../images/hb_header.jpg");
	background-repeat: no-repeat;
	width: 988px;
	height: 196px;
}

#bags{
	float: right;
	width: 200px;
	height: 241px;
	overflow: auto;
}

#submenu{
	float: left;
	background-image: url("../images/submenu_bg.jpg");
	width: 197px;
	height: 241px;
	margin-right: 5px;
}

#menu{
	clear: both;
	float: left;
}

#copyright{
	text-align: center;
	background-color: white;
	padding-top: 10px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}

#sublinks{
	text-align: center;
	margin-right: 3px;		
}

.categorieheaderbody{
	margin-top: 10px;
	margin-bottom:15px;
	margin-left:2px;
}

#product_sorting{
	margin-bottom:15px;
	margin-left:2px;
	
}

#product_listing{
	width:710px;
	float:left; 
	
	margin-bottom:5px;
	margin-left:2px;
	
}

#product_listing_alternate{
	width:710px;
	float:left; 
	
	margin-bottom:5px;
	margin-left:2px;
	
}

#product_listing_leeg{
	width:710px;
	float:left; 
	
	margin-bottom:5px;
	margin-left:2px;
}

/* modules */
#modules_links{
	border-left: 1px solid black;	
	margin: 0;
	padding: 0;
	float: left;
}
#modules{
	float: left;
	clear: left;
	width: 690px;
	height: 170px;
	border: 1px solid black;
	margin-bottom: 10px;
}


#upper_menu{
	float: right;
	width: 150px;
	height: 20px;
}

#module_crosssell_link{
	border-right: 1px solid black;
	border-top: 1px solid black;
	float: left;	
	padding: 5px;
	margin: 0;
}

#module_crosssell{
	width: 690px;
	height: 150px;
	position: absolute;
}

#module_crosssell #item{
	width: 162px;
	height: 162px;
	float: left;
	margin: 4px;
}

#module_alsopurchased_link{
	border-right: 1px solid black;
	border-top: 1px solid black;

	float: left;	
	padding: 5px;
	margin: 0;
}

#module_alsopurchased{
	width: 690px;
	height: 150px;
	position: absolute;
}

#module_alsopurchased #item{
	width: 162px;
	height: 162px;
	float: left;
	margin: 4px;
}

#infoscherm{
	width: 411px;
	
	margin: 0 auto;
	padding: 15px;
}

#infoscherm #tekst{
	background-color: white;
	border: 1px solid black;
	padding: 15px;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #FFFFFF;
}
#tooltip div { margin: 0; }

#tooltip.pretty, .pretty {
	cursor: pointer;
}

.magnifying_glas{
	float: right;
	position: relative;
	margin-top: -15px;
}

#menu_productinfo {
clear: both;
width: 690px;
float: center;
}

.floatright { 
    float: right;
    vertical-align: top; 
    margin: 4px; 
}
#box_information_footer{
    margin: 0;
    padding: 0;
    border-collapse: collapse; 
		clear:both;
		margin-top: 10px;
}

#box_information_footer #column1,#box_information_footer #column2,#box_information_footer #column3,#box_information_footer #column4{
    width: 25%;
    padding-left: 20px;
}

#payment{
	margin:0 auto; 
	width: 988px;
	text-align: center;
	background-color: white;
	vertical-align: middle;
}

#payment img {
	padding-top: 3px;
	padding-left: 10px;
	border: 0;
	padding-bottom: 3px;
}