#M0_container {
	width: 1009px;
	margin: 0px auto;
	padding: 0px;
	min-height: 100%;
	background-image: url('/styles/tuinspeakers/bground.jpg');
	background-repeat: no-repeat;
}

#M1_logo {
	height: 122px;
}

	#M2_logo {
		background-image: url('/styles/tuinspeakers/logo.png');
		background-repeat: no-repeat;
		width: 440px;
		height: 122px;
		float: left;
		position: relative;
	}
	
		#M2_logo a {
			width: 396px;
			height: 122px;
			display: block;
			color: #000;
		}		

	#M2_topmenu {
		padding: 106px 0 0 0;
		float: right;
		width: 300px;
		text-align: right;
	}
	
		#M2_topmenu a {
			display: block;
			float: left;
			color: #fff;
			width: 90px;
			font-size: 8pt;
		}
		
		#M2_topmenu a:hover {
			color: #62dcf2;
		}

#M1_top {
	background-image: url('/styles/tuinspeakers/top.png');
	background-repeat: no-repeat;
	height: 17px;
}

#M1_banner {
	background-image: url('/styles/tuinspeakers/middle.png');
	background-repeat: repeat-y;
	padding: 10px 10px 10px 24px;
}

	#M2_image {
		background-image: url('/styles/tuinspeakers/banner.jpg');
		background-repeat: no-repeat;
		height: 162px; 
		width: 782px;
		float: left;
	}	

	#M2_imagemenu {
		background-image: url('/styles/tuinspeakers/menu.jpg');
		background-repeat: no-repeat;
		margin: 0 0 0 8px;
		height: 162px; 
		width: 172px;		
		float: left;
		position: relative;
	}	
	
	#M2_imagemenu ul, li {
		list-type: disc;
		margin: 2px 0 0 0;
	}
	
	#M2_imagemenu ul {
		padding: 6px 0 0 30px;
		margin: 0;
	}

	#M2_imagemenu li {
		padding: 2px;
		height: 20px;
	}
	
	#M2_imagemenu li a  {
		color: #000;
	}

#M1_line {
	background-image: url('/styles/tuinspeakers/middle.png');
	background-repeat: repeat-y;
}

	#M2_crumbs {
		width: 780px;
		height: 28px;
		line-height: 28px;
		margin: 0 0 0 26px;
		border-bottom: 1px dashed #c0c0c0;
		float: left;
		position: relative;
	}

	#M2_search {
		width: 172px;
		height: 28px;
		margin: 0 0 0 8px;
		border-bottom: 1px dashed #c0c0c0;
		float: left;
		line-height: 28px;
		position: relative;
	}
	
	#M2_search input {
		width: 134px;
		padding: 2px;
		margin: 0;
		position: relative;
	}
	
	#M2_search form button {
		margin: 7px 0 0 0;
		padding: 0;
		border: 0;
		width: 32px;
		background-color: #fff;
		position: relative;
	}

#M1_content {
	background-image: url('/styles/tuinspeakers/middle.png');
	background-repeat: repeat-y;
	min-height: 450px;
	padding: 10px 24px 10px 24px;
	position: relative;
}

	#M2_menu {
		width: 190px;
		float: left;
		padding: 0 0 0 0;	
		position: relative;
	}

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

#M1_uline {
	background-image: url('/styles/tuinspeakers/middle.png');
	background-repeat: repeat-y;
	position: relative;
}

	#M2_uline {
		height: 18px;
		margin: 0 26px 0 26px;
		border-top: 1px dashed #c0c0c0;
	}

#M1_disclaimer {
	background-image: url('/styles/tuinspeakers/bottom.png');
	background-repeat: no-repeat;
	text-align: right;
	height: 28px;
	padding: 4px 20px 0 0;
	position: relative;
}

	#M1_disclaimer a {
		color: #c0c0c0;
	}


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

.checkout_selected {
	background-color: #c0c0c0;
	color: #fff;
}
	
#M0_popupcontainer {
	width: 97%;
	margin: 0 auto;
	padding: 2px;
}

#M1_popupheading {
	
}

#M1_popupcontent {
	margin: 0 0 0 0;
	padding: 10px;
	height: 100%;
	background-color: #fff;
}