#M0_container {
	width: 991px;
	margin: 10px auto;
	padding: 0px;
}

#M1_header{
	height: 153px;
	background-image: url('/styles/magnetron/header.png');
	background-repeat: no-repeat;
}

#M1_menu{
	height: 31px;
	background-image: url('/styles/magnetron/menu.png');
	background-repeat: no-repeat;
	padding: 0 0 0 60px;
}

.menu-items{
	color: #fff;
	float: left;
	padding: 5px 200px 0 0;
	line-height: 18px;
	font-weight: bold;
	position: relative;
    font-size: 12px;
}

.menu-shop{
	color: #fff;
	width: 360px;
	font-size: 12px;
	float: left;
	text-align: right;
	padding: 5px 0 0 0;
	line-height: 18px;
	font-weight: bold;
	position: relative;
}

#M1_content{
	background-image: url('/styles/magnetron/content.png');
	background-repeat: repeat-y;
	padding: 15px 0 0 50px;
}

#M2_crumbs {
}

#M2_shopmenu{
	width: 180px;
	float: left;
	padding: 0 0 0 9px;
    font-size: 10px;
}

#M2_content {
	float: left;
	width: 686px;
	position: relative;
	padding: 0 0 0 10px;
}

#M3_hondpicture{
	position: relative;
	width: 161px;
	background-image: url('/styles/magnetron/hond.png');
	background-repeat: no-repeat;
	height: 124px;
	bottom: -60px;
	left: -50px;
}

#M1_disclaimer{
	height: 42px;
	line-height: 12px;
	text-align: center;
	background-image: url('/styles/magnetron/bottom.png');
	background-repeat: no-repeat;
}

#M2_text{
	font-size: 10px;
}

.checkout_step {
	float: left;
	width: 23.8%;
	padding: 2px;
	margin: 10px 0 0 0;
	text-align: center;
	border-bottom: 1px solid #40444c;	
}

.checkout_selected {
	background-color: #40444c;
	color: #fff;
}


#M0_popupcontainer {
	width: 97%;
	margin: 0 auto;
	padding: 2px;
}

#M1_popupheading {
	
}

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

/* Links LoVeHAte
 * --------------------------------------------------*/
#M1_menu a:link					{ color: #fff; text-decoration: none; }
#M1_menu a:visited				{ color: #fff; text-decoration: none; }
#M1_menu a:hover				{ color: #ccc; text-decoration: none; }
#M1_menu a:active				{ color: #fff; text-decoration: none; }
