body{
	background-color: #2D3235;	
}

#column_left{
	width:195px;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}

#categories{
	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;
}

#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;
}

#header_foto{
	background-image: url("../images/header_foto_home.jpg");
	background-repeat: no-repeat;
	width: 100%;
	height: 221px;
	margin-bottom: 10px;
	float:left;
}

#header_foto #tekst{
	float:left;
	padding-left: 15px;
	width:360px;
	margin-top: 10px;
}

#subtekst{
	float:left;
	padding-left: 15px;
}

#banner{
	float: left;
	margin-top: 10px;
	margin-left: 35px;
}

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

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

#content{
	width: 680px;
	padding: 20px;
	float: left;
}

#content_wide{
	width: 680px;
	padding: 20px;
	float: left;
}

#master{
	margin:0 auto; 
	width:723px;
}

#master_content{
	width: 100%;
	float: left;
	padding-bottom: 0px;

	background-position: bottom;
	background-repeat: no-repeat;
	background-color: white;
}

#bottom_div{
	background-image: url("../images/content_bottom_bg.gif");
	width: 100%;
	height: 128px;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
}


#footer{
	width: 100%;
	clear:both;
	padding-top: 8px;
	margin-bottom: 20px;
}

#currencies{
	float: left;
}

#search{
	float: right;
}

#languages{
	float: right;
	margin: 5px;
}

#header{
	float: left;
	background-image: url("../images/header.jpg");
	width: 489px;
	height: 241px;
}

#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{
	float: left;
}

#copyright{
	text-align: left;
	float: left;
}

#sublinks{
	text-align: right;
	float: right;
}

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

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

#product_listing{
	width:225px;
	float:left; 
	border-left: 3px solid #FF9900;
	margin-bottom:5px;
	margin-left:2px;
}

#product_listing_alternate{
	width:225px;
	float:left; 
	border-left: 3px solid #333333;
	margin-bottom:5px;
	margin-left:2px;
}

#product_listing_leeg{
	height: 100px; 
	text-align: center; 
	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: 250px;
	border: 1px solid black;
	margin-bottom: 10px;
}


#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: 85px;
	float: left;
}

#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: 85px;
	float: left;
}

#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;
	width: 400px;
}
#tooltip div { margin: 0; }

#tooltip.pretty {
	margin-top: 300px;
}

.options_hiddenfields{
	display: none;
}

#content_product_info{
	width: 680px;
	padding: 20px;
	float: left;
	background-color: #FFFFFF;
}

