body {
	padding				: 0px;
	margin				: 0px;
	font-size			: 11px;
	color				: #0C1A7D;
	font-family			: tahoma, arial, helvetica, verdana, sans-serif;
	background-color	: #ffffff;
}
a {
	color				: #3C4AcD;
	text-decoration		: none; 
}
a:hover	{
	color				: #5C6AfD;
	text-decoration		: none;
}

table {
	border				: 0px;
	padding				: 0px;
	margin				: 0px;
	border-collapse		: collapse;
}
td {
	border				: 0px;
	padding				: 0px;
}

img {
	border				: 0px;
}


h1, h2, h3, h4, h5, h6 {
	font-weight			: bold;
	margin-top			: 0px;
	margin-bottom		: 0px;
}
h1 {
	font-size			: 18px;
}
h2 {
	font-size			: 18px;
}
h3 {
	font-size			: 16px;
}
h4 {
	font-size			: 14px;
}
h5 {
	font-size			: 12px;
}
h6 {
	font-size			: 10px;
}

input {
	margin				: 1px;
	padding				: 1px;
	padding-bottom		: 2px;
	font-size			: 10px;
	color				: #000000;
}
/*
textarea {
	margin				: 2px;
	font-size			: 11px;
}

button {
	border-bottom		: 1px #9f5f00 solid;
	border-right		: 1px #9f5f00 solid;
	border-top			: 1px #ffdd66 solid;
	border-left			: 1px #ffdd66 solid;
	background-color	: #c58501;
	color				: #ffffff;
	margin				: 2px;
	font-size			: 11px;
	font-weight			: bold;
}*/

.textheader {
	color				: #ffffff;
	font-size			: 16px;
	font-weight			: bold;
	margin-left			: 7px;
}


#design_container {
	position			: relative;
	width				: 994px;
	
	margin-left			: auto;
	margin-right		: auto;
}
	#design_header {
		position			: absolute;
		visibility			: hidden;
		width				: 993px;
		height				: 249px;
		background-color	: #ffffff;
		z-index				: 88;
	}
		#design_header-logo {
			position			: absolute;
			top					: -32px;
			left				: 0px;
			width				: 365px;
			height				: 76px;
			background-image	: url('/shared/images/custom/header-logo.jpg');
			background-repeat	: no-repeat;
			z-index				: 91;
		}
		#design_header-infotext {
			position			: absolute;
			top					: 48px;
			left				: 5px;
			width				: 356px;
			height				: 76px;
			text-align			: right;
			color				: #0C1A7D;
			font-size			: 15px;
			z-index				: 92;
		}
			#design_header-infotext a{
				text-decoration		: none; 
				color				: #1939C0;
			}
			#design_header-infotext a:hover{
				text-decoration		: none; 
				color				: #3050FF;
			}
			
		#design_header-images {
			position			: absolute;
			top					: 3px;
			left				: 254px;
			width				: 739px;
			height				: 244px;
			background-image	: url('/shared/images/custom/header-images.jpg');
			background-repeat	: no-repeat;
			z-index				: 90;
		}
		#design_header_menu {
			position			: absolute;
			top					: 102px;
			left				: 3px;
			width				: 249px;
			height				: 145px;
			z-index				: 93;
			background-color	: #B7BDDD;
		}
			.mainmenu-ul {
				padding				: 0px;
				margin				: 0px;
				list-style			: none;
			}
				.mainmenu-ul div {
					padding-top			: 5px;
					margin				: 0px;
				}
				.mainmenu-li {
					position			: relative;
					height				: 24px;
					padding-left		: 6px;
					background-color	: #B7BDDD;
					background-image	: url('/shared/images/custom/header-menu.jpg');
					font-weight			: bold;
				}
				.mainmenu-li a{
					color				: #0C1A7D;
					font-weight			: bold;
				}
				.mainmenu-li a:hover{
					color				: #0C1A7D;
					font-weight			: bold;
				}
				.mainmenu-li-mouseover {
					position			: relative;
					height				: 24px;
					padding-left		: 6px;
					background-color	: #EBF2FF;
					background-image	: url('/shared/images/custom/header-menu-mouseover.jpg');
					color				: #ffffff;;
					cursor				: pointer;
				}
				.mainmenu-li-mouseover a{
					color				: #520F42;
					font-weight			: bold;
				}
				.mainmenu-li-mouseover a:hover{
					color				: #520F42;
					font-weight			: bold;
				}
				.mainmenu-li-selected {
					position			: relative;
					height				: 24px;
					padding-left		: 6px;
					background-color	: #EBF2FF;
					background-image	: url('/shared/images/custom/header-menu-selected.jpg');
					color				: #ffffff;
				}
				.mainmenu-li-selected a{
					color				: #991389;
					font-weight			: bold;
				}
				.mainmenu-li-selected a:hover{
					color				: #991389;
					font-weight			: bold;
				}
				
				.mainmenu-home {
					position			: relative;
					height				: 24px;
					padding-left		: 6px;
					background-color	: #ffffff;
					background-image	: none;
					font-weight			: bold;
				}
				.mainmenu-home a{
					color				: #0C1A7D;
					font-weight			: bold;
				}
				.mainmenu-home-mouseover {
					position			: relative;
					height				: 24px;
					padding-left		: 6px;
					background-color	: #B7BDDD;
					background-image	: url('/shared/images/custom/header-menu-mouseover.jpg');
					color				: #ffffff;;
					cursor				: pointer;
				}
				.mainmenu-home-mouseover a{
					color				: #520F42;
					font-weight			: bold;
				}
				.mainmenu-home-selected {
					position			: relative;
					height				: 24px;
					padding-left		: 6px;
					background-color	: #B7BDDD;
					background-image	: url('/shared/images/custom/header-menu-selected.jpg');
					color				: #ffffff;
				}
				.mainmenu-home-selected a{
					color				: #991389;
					font-weight			: bold;
				}
	#design_content-lines0 {
		position			: relative;
		margin				: 0px;
		width				: 993px;  
		float				: left;
		background-color	: #ffffff;
		
		min-height			: 215px;
		height				: auto !important;
		height				: 215px;
	}
	#design_content-lines1 {
		position			: relative;
		margin				: 0px;
		width				: 993px;  
		float				: left;
		background-color	: #ffffff;
		background-position : 497px 0px;
		background-image	: url('/shared/images/custom/centerLines-1.jpg');
		background-repeat	: repeat-y;
		
		min-height			: 215px;
		height				: auto !important;
		height				: 215px;
		
	}
	#design_content-lines2 {
		position			: relative;
		margin				: 0px;
		width				: 993px;  
		float				: left;
		background-color	: #ffffff;
		background-position : 497px 0px;
		background-image	: url('/shared/images/custom/centerLines-2.jpg');
		background-repeat	: repeat-y;
		
		min-height			: 215px;
		height				: auto !important;
		height				: 215px;
		
	}
	#design_content-lines3 {
		position			: relative;
		margin				: 0px;
		width				: 993px;  
		float				: left;
		background-color	: #ffffff;
		background-position : 433px 0px;
		background-image	: url('/shared/images/custom/centerLines-3.jpg');
		background-repeat	: repeat-y;
		
		min-height			: 215px;
		height				: auto !important;
		height				: 215px;
		
	}
	#design_content-lines-orderstep2 {
		position			: relative;
		margin				: 0px;
		width				: 993px;  
		float				: left;
		background-color	: #ffffff;
		background-position : 453px 0px;
		background-image	: url('/shared/images/custom/centerLines-orderstep2.jpg');
		background-repeat	: repeat-y;
		
		min-height			: 215px;
		height				: auto !important;
		height				: 215px;
		
	}
		#design_content_left {
			position			: absolute;
			visibility			: hidden;
			top					: 0px;
			bottom				: 0px;
			width				: 253px;
			height				: 100%;
			float				: left;
		}
			#design_content_left_menu {
				position			: relative;
				top					: 0px;
				bottom				: 0px;
				width				: 249px;
				margin				: 3px;
				margin-right		: 1px;
				margin-top			: 0px;
			}
				#design_content_left_menu_top {
					position			: relative;
					top					: 0px;
					bottom				: 0px;
					width				: 100%;
					height				: 44px;
					background-color	: #520f41;
					background-image	: url('/shared/images/custom/menu_top.jpg');
					background-repeat	: no-repeat;
				}
					#design_content_left_menu_top_text {
						position			: absolute;
						top					: 0px;
						bottom				: 0px;
						width				: 100%;
						height				: 100%;
						padding-top			: 5px;
						padding-left		: 24px;
						text-align			: left;
						color				: #ffffff;
						font-size			: 20px;
					}
					#design_content_left_menu_top_cart {
						position			: absolute;
						top					: 2px;
						right				: 2px;
						width				: 32px;
						color				: #ffffff;
						font-size			: 20px;
						z-index				: 333;
					}
					
					
			#leftmenu {
				position			: relative;
				top					: 0px;
				left				: 0px;
				bottom				: 0px;
				width				: 249px;
				padding				: 0px;
				margin				: 0px;
			}
				.leftmenu_ul {
					position			: relative;
					top					: 0px;
					left				: 0px;
					padding				: 0px;
					margin				: 0px;
					list-style			: none;
					width				: 100%
				}
					.leftmenu_ul_li {
						position			: relative;
						top					: 0px;
						left				: 0px;
						width				: 100%;
						margin				: 0px;
						background-image	: url('/shared/images/custom/leftmenu-item.jpg');
					}
					.leftmenu_ul_li a{
						color				: #ffffff;
						text-decoration		: none; 
					}
					.leftmenu_ul_li a:hover{
						color				: #ffffff;
						text-decoration		: none; 
					}
					.leftmenu_ul_li-mouseover {
						position			: relative;
						width				: 100%;
						margin				: 0px;
						background-image	: url('/shared/images/custom/leftmenu-item-mouseover.jpg');
						cursor				: pointer;
					}
					.leftmenu_ul_li-mouseover a{
						color				: #ffccee;
						text-decoration		: none; 
					}
					.leftmenu_ul_li-mouseover a:hover{
						color				: #ffccee;
						text-decoration		: none; 
					}
					.leftmenu_ul_li-selected {
						position			: relative;
						width				: 100%;
						margin				: 0px;
						background-image	: url('/shared/images/custom/leftmenu-item-selected.jpg');
					}
					.leftmenu_ul_li-selected a{
						color				: #ffffff;
						text-decoration		: none; 
					}
					.leftmenu_ul_li-selected a:hover{
						color				: #ffffff;
						text-decoration		: none; 
					}
					
					.leftmenu_ul_li-newitem {
						position			: relative;
						width				: 100%;
						margin				: 0px;
						background-image	: url('/shared/images/custom/leftmenu-newitem.jpg');
					}
					.leftmenu_ul_li-newitem a{
						color				: #ffffff;
						text-decoration		: none; 
					}
					.leftmenu_ul_li-newitem a:hover{
						color				: #ffffff;
						text-decoration		: none; 
					}
					.leftmenu_ul_li-newitem-selected {
						position			: relative;
						width				: 100%;
						margin				: 0px;
						background-image	: url('/shared/images/custom/leftmenu-newitem.jpg');
					}
					.leftmenu_ul_li-newitem-selected a{
						color				: #ffffff;
						text-decoration		: none; 
					}
					.leftmenu_ul_li-newitem-selected a:hover{
						color				: #ffffff;
						text-decoration		: none; 
					}
					
					.leftmenu_ul_li-actieitem {
						position			: relative;
						width				: 100%;
						margin				: 0px;
						background-image	: url('/shared/images/custom/leftmenu-actieitem.jpg');
					}
					.leftmenu_ul_li-actieitem a{
						color				: #ffffff;
						text-decoration		: none; 
					}
					.leftmenu_ul_li-actieitem a:hover{
						color				: #ffffff;
						text-decoration		: none; 
					}
					.leftmenu_ul_li-actieitem-selected {
						position			: relative;
						width				: 100%;
						margin				: 0px;
						background-image	: url('/shared/images/custom/leftmenu-actieitem.jpg');
					}
					.leftmenu_ul_li-actieitem-selected a{
						color				: #ffffff;
						text-decoration		: none; 
					}
					.leftmenu_ul_li-actieitem-selected a:hover{
						color				: #ffffff;
						text-decoration		: none; 
					}
					
						.leftmenu_item {
							position			: relative;
							left				: 0px;
							top					: 0px;
							margin				: 0px; 
							padding-top			: 3px;
							padding-bottom		: 5px;
						}
							.leftmenu_item-onclicklayer {
								position			: absolute;
								top					: 0px;
								left				: 0px;
								width				: 100%;
								height				: 21px;
								margin				: 0px;
							}
							.leftmenu_item-text {
								position			: relative;
								width				: 220px;
								height				: 18px;
								margin				: 0px; 
								color				: #ffffff;
								margin-left			: 26px;
								white-space			: nowrap;
								overflow			: hidden;
							}
							.leftmenu_item_submenu {
								position			: absolute;
								visibility			: hidden;
								
								position			: relative;
								visibility			: visible;
								top					: 5px;
								left				: 0px;
							}
								.leftmenu_subitem-text {
									position			: relative;
									width				: 206px;
									margin				: 0px;
									padding-top			: 3px;
									padding-left		: 40px;
									color				: #ffffff;
								}
							.leftmenu_ul_li_ul {
								position			: relative;
								top					: 0px;
								left				: 0px;
								padding				: 0px;
								margin				: 0px;
								list-style			: none;
								width				: 100%;
							}
								.leftmenu_ul_li_ul_li {
									position			: relative;
									height				: 21px;
									width				: 100%;
									margin				: 0px;
									background-image	: url('/shared/images/custom/leftmenu-subitem.jpg');
								}
								.leftmenu_ul_li_ul_li-mouseover {
									position			: relative;
									height				: 21px;
									width				: 100%;
									margin				: 0px;
									background-image	: url('/shared/images/custom/leftmenu-subitem-mouseover.jpg');
								}
								
								.leftmenu_ul_li_ul_li-selected {
									position			: relative;
									height				: 21px;
									width				: 100%;
									margin				: 0px;
									background-image	: url('/shared/images/custom/leftmenu-subitem-selected.jpg');
								}
								.leftmenu_ul_li_ul_li-selected a{
									text-decoration		: none;
									color				: #75155D;
									font-weight			: bold;
								}
								.leftmenu_ul_li_ul_li-selected a:hover{
									text-decoration		: none;
									color				: #75155D;
									font-weight			: bold;
								}
			
									
		#design_content_center {
			position			: relative;
			top					: 0px;
			bottom				: 0px;
			left				: 1px;
			margin-bottom		: 5px;
			width				: 737px;
			height				: 100%;
			float				: left;
		}
			#design_content_center_top-blue {
				position			: relative;
				top					: 0px;
				left				: -1px;
				width				: 737px;
				height				: 38px;
				background-image	: url('/shared/images/custom/content_center_header-blue.jpg');
				background-repeat	: no-repeat;
				color				: #ffffff;
			}
			#design_content_center_top-breadcrums {
				position			: relative;
				top					: 0px;
				left				: -1px;
				width				: 737px;
				height				: 38px;
				background-image	: url('/shared/images/custom/content_center_header-breadcrums.jpg');
				background-repeat	: no-repeat;
				color				: #ffffff;
			}
			#design_content_center_top-home {
				position			: relative;
				top					: 0px;
				left				: -1px;
				width				: 737px;
				height				: 38px;
				background-image	: url('/shared/images/custom/content_center_header-home.jpg');
				background-repeat	: no-repeat;
				color				: #ffffff;
			}
				#design_content_center_top-title-1 {
					position			: absolute;
					top					: 50%;
					left				: 13px;
					width				: 223px;
					height				: 38px;
					text-align			: left;
					font-size			: 15px;
					font-weight			: bold;
					white-space			: nowrap;
					z-index				: 93;
					top					: 50%;
				}
					.breadcrums {
						position			: relative;
						top					: 2px;
						width				: 222px;
						font-size			: 11px;
						color				: #ffaa00;
						white-space			: nowrap;
						overflow			: hidden;
					}
					.breadcrums a {
						text-decoration		: none;
						color				: #ffffff;
					}
					.breadcrums a:hover {
						text-decoration		: none;
						color				: #ffd0f0;
					}
					
				#design_content_center_top-title-2 {
					position			: absolute;
					top					: 0px;
					left				: 259px;
					width				: 224px;
					width				: 440px;
					height				: 38px;
					text-align			: left;
					font-size			: 15px;
					font-weight			: bold;
					white-space			: nowrap;
					z-index				: 93;
					top					: 50%;
				}
				#design_content_center_top-title-3 {
					position			: absolute;
					top					: 0px;
					left				: 505px;
					width				: 224px;
					height				: 38px;
					text-align			: left;
					font-size			: 15px;
					font-weight			: bold;
					white-space			: nowrap;
					z-index				: 93;
					top					: 50%;
				}
				
				#design_content_center_top_maximize {
					position			: absolute;
					top					: 8px;
					right				: 8px;
					width				: 737px;
					height				: 21px;
					width				: 21px;
					z-index				: 96;
				}
				
				.search {
					position			: relative;
					z-index				: 94;
					float				: left;
				}
				.search-search {
					position			: relative;
					z-index				: 95;
					float				: left;
				}
				.search-options {
					position			: relative;
					top					: -6px;
					width				: 240px;
					margin-left			: 16px;
					font-size			: 10px;
					font-weight			: bold;
					white-space			: nowrap;
					overflow			: hidden;
					z-index				: 95;
					float				: left;
				}
				
				.home-url-action {
					text-decoration		: none;
					font-size			: 14px;
					font-weight			: bold;
					color				: #AF0118;
				}
				.home-url-action:hover {
					text-decoration		: none;
					font-size			: 14px;
					font-weight			: bold;
					color				: #EF0118;
					font-w
				}
				.home-url-weekproduct {
					text-decoration		: none;
					font-size			: 14px;
					font-weight			: bold;
					color				: #198E19;
				}
				.home-url-weekproduct:hover {
					text-decoration		: none;
					font-size			: 14px;
					font-weight			: bold;
					color				: #09AE09;
				}
				.homeMoreUrl {
					text-decoration		: none;
					font-size			: 14px;
					font-weight			: bold;
					color				: #264A84;
				}
				.homeMoreUrl:hover {
					text-decoration		: none;
					font-size			: 14px;
					font-weight			: bold;
					color				: #264AC4;
				}

				
				#center_lines1 {
					position			: absolute;
					visibility			: hidden;
					top					: 0px;
					left				: 0px;
					width				: 100%;
				}
					.center_lines1_column1 {
						float				: left;
						width				: 233px;
						padding				: 6px;
					}
					.center_lines1_column2 {
						float				: left;
						width				: 476px;
						padding				: 6px;
					}
					
				#center_lines2 {
					position			: absolute;
					visibility			: hidden;
					top					: 0px;
					left				: 0px;
					width				: 100%;
				}
					.center_lines2_column {
						float				: left;
						width				: 233px;
						padding				: 6px;
					}
				
					
			#newslist {
				position			: relative;
				top					: 0px;
				width				: 230px;
				padding				: 0px;
				margin				: 0px;
			}
				#newslist_ul {
					position			: relative;
					margin				: 0px;
					padding				: 0px;
					font-size			: 11px;
				}
					.newslist_ul_item {
						position			: relative;
						width				: 100%;
						margin				: 0px;
						padding-top			: 2px;
						padding-bottom		: 2px;
						padding-left		: 2px;
						border-top			: 1px #A887A0 solid;
						background-color	: #ffffff;
						list-style-type		: none;
					}
						.newslist_ul_item a{
							text-decoration		: none;
							color				: #75155D;
						}
						.newslist_ul_item a:hover{
							text-decoration		: none;
							color				: #520F42;
						}
					.newslist_ul_item-mouseover {
						position			: relative;
						width				: 100%;
						margin				: 0px;
						padding-top			: 2px;
						padding-bottom		: 2px;
						padding-left		: 2px;
						border-top			: 1px #A887A0 solid;
						list-style-type		: none;
						background-color	: #e4eBf7;
						cursor				: pointer;
					}
						.newslist_ul_item-mouseover a{
							text-decoration		: none;
							color				: #274A85;
						}
						.newslist_ul_item-mouseover a:hover{
							text-decoration		: none;
							color				: #274A85;
						}
					
					.newslist_ul_item-selected {
						position			: relative;
						width				: 100%;
						margin				: 0px;
						padding-top			: 2px;
						padding-bottom		: 2px;
						padding-left		: 2px;
						border-top			: 1px #A887A0 solid;
						list-style-type		: none;
						background-color	: #D4DBE7;
					}
						.newslist_ul_item-selected a{
							text-decoration		: none;
							color				: #274A85;
						}
						.newslist_ul_item-selected a:hover{
							text-decoration		: none;
							color				: #274A85;
						}
					.newslist_ul_item-selected-mouseover {
						position			: relative;
						width				: 100%;
						margin				: 0px;
						padding-top			: 2px;
						padding-bottom		: 2px;
						padding-left		: 2px;
						border-top			: 1px #A887A0 solid;
						list-style-type		: none;
						background-color	: #D4DBE7;
					}
						.newslist_ul_item-selected-mouseover a{
							text-decoration		: none;
							color				: #274A85;
						}
						.newslist_ul_item-selected-mouseover a:hover{
							text-decoration		: none;
							color				: #274A85;
						}
						
					.newslist_ul_item-arrow {
						position			: absolute;
						top					: 4px;
						left				: -7px;
						width				: 4px;
						height				: 6px;
						/*background-image	: url('/shared/images/custom/arrow-left.gif');
						background-repeat	: no-repeat;*/
						
					}
					
					
					
			#products {
				position			: relative;
				width				: 226px;
				z-index				: 333;
			}
				.products_navigation {
					position			: relative;
					top					: 0px;
					left				: 0px;
					width				: 100%;
					margin-top			: 0px;
					margin-bottom		: 8px;
					font-weight			: bold;
					float				: left;
				}
				.products_navigation_buttons {
					position			: relative;
					top					: 0px;
					left				: 0px;
					width				: 100%;
					padding-top			: 3px;
					padding-bottom		: 3px;
					float				: left;
				}
				.products_navigation_buttons-previouspage {
					position			: absolute;
					top					: 0px;
					left				: 0px;
					width				: 13px;
					height				: 13px;
					margin				: 2px;
					margin-top			: 7px;
					z-index				: 111;
				}
				.products_navigation_buttons-nextpage {
					position			: absolute;
					top					: 0px;
					right				: 0px;
					width				: 13px;
					height				: 13px;
					margin				: 2px;
					margin-top			: 7px;
					z-index				: 111;
				}
				
				.products_navigation_buttons_pages {
					position			: relative;
					top					: 0px;
					left				: 0px;
					margin-left			: 28px;
					width				: 170px;
					float				: left;
				}
				.products_navigation_buttons_pages_page {
					position			: relative;
					top					: 0px;
					left				: 0px;
					width				: 15px;
					height				: 15px;
					margin				: 2px;
					border				: 1px solid #7D92B6;
					background-color	: #ffffff;
					color				: #274A84;
					font-weight			: bold;
					text-align			: center;
					float				: left;
				}
				.products_navigation_buttons_pages_page-mouseover {
					position			: relative;
					top					: 0px;
					left				: 0px;
					width				: 15px;
					height				: 15px;
					margin				: 2px;
					border				: 1px solid #7D92B6;
					background-color	: #D5DEED;
					color				: #274A84;
					font-weight			: bold;
					text-align			: center;
					float				: left;
					cursor				: pointer;
				}
				.products_navigation_buttons_pages_page-selected {
					position			: relative;
					top					: 0px;
					left				: 0px;
					width				: 15px;
					height				: 15px;
					margin				: 2px;
					border				: 1px solid #7D92B6;
					background-color	: #7D92B6;
					color				: #274A84;
					font-weight			: bold;
					text-align			: center;
					float				: left;
				}
				.products_navigation_buttons_pages_page-selected-mouseover {
					position			: relative;
					top					: 0px;
					left				: 0px;
					width				: 15px;
					height				: 15px;
					margin				: 2px;
					border				: 1px solid #7D92B6;
					background-color	: #7D92B6;
					color				: #274A84;
					font-weight			: bold;
					text-align			: center;
					float				: left;
					cursor				: pointer;
				}
				
				
				.products_product {
					position			: relative;
					top					: 0px;
					left				: 0px;
					width				: 100%;
					height				: 30px;
					border-top			: 1px #A887A0 solid;
					padding-top			: 2px;
					padding-bottom		: 2px;
					padding-left		: 2px;
					background-color	: #ffffff;
					float				: left;
				}
					.products_product a{
						text-decoration		: none;
						color				: #75155D;
					}
					.products_product a:hover{
						text-decoration		: none;
						color				: #520F42;
					}
					#products_product-text {
						position			: relative;
						top					: 7px;
						left				: 0px;
						width				: 185px;
						float		 		: left;
						color				: #75155D;
					}
					#products_product-image {
						position			: relative;
						top					: 0px;
						right				: 2px;
						width				: 34px;
						height				: 30px;
						float				: right;
					}
					.products_product-image-img {
						position			: absolute;
						top					: 0px;
						right				: 0px;
						width				: 30px;
						height				: 30px;
						overflow			: hidden;
						z-index				: 876;
					}
					.products_product-image-large {
						position			: absolute;
						visibility			: hidden;
						top					: -1px;
						left				: -1px;
						padding				: 3px;
						width				: 112px;
						border				: 1px solid #9F5C8F;
						background-color	: #ffffff;
						background-image	: url('/shared/images/custom/grow.gif');
						background-repeat	: no-repeat;
						background-position	: center;
						z-index				: 877;
					}
				.products_product-mouseover {
					position			: relative;
					top					: 0px;
					left				: 0px;
					width				: 100%;
					border-top			: 1px #979Ab5 solid;
					padding-top			: 2px;
					padding-bottom		: 2px;
					padding-left		: 2px;
					background-color	: #e4eBf7;
					float				: left;
					cursor				: pointer;
				}
					.products_product-mouseover a{
						text-decoration		: none;
						color				: #274A85;
					}
				.products_product-selected {
					position			: relative;
					top					: 0px;
					left				: 0px;
					width				: 100%;
					border-top			: 1px #979Ab5 solid;
					padding-top			: 2px;
					padding-bottom		: 2px;
					padding-left		: 2px;
					background-color	: #D4DBE7;
					float				: left;
				}
					.products_product-selected a{
						text-decoration		: none;
						color				: #274A85;
						font-weight			: bold;
					}
	
			.product {
				position			: relative;
				width				: 226px;
			}
				.product-title {
					color				: #449200;
					font-size			: 18px;
				}
				.product_pacelist {
					position			: relative;
					top					: 0px;
					left				: 0px;
					width				: 100%;
					border-top			: 1px #A887A0 solid;
					padding-top			: 6px;
					padding-left		: 2px;
					padding-right		: 2px;
					padding-bottom		: 6px;
					background-color	: #ffffff;
					float				: left;
				}
				
			.product_pictures {
				position			: relative;
				width				: 232px;
			}
				.product_pictures_imageLarge {
					position			: relative;
					top					: 0px;
					left				: 0px;
					width				: 230px;
					border-left			: 2px solid #5278B6;
					border-right		: 2px solid #5278B6;
					background-color	: #ffffff;
					background-image	: url('/shared/images/custom/grow.gif');
					background-repeat	: no-repeat;
					background-position	: center;
				}
				.product_pictures_imageLarge-bordertop {
					position			: absolute;
					top					: 0px;
					left				: -2px;
					height				: 7px;
					width				: 234px;
					background-image	: url('/shared/images/custom/imagelarge-bordertop.png');
					z-index				: 10;
				}
				.product_pictures_imageLarge-borderbottom {
					position			: relative;
					top					: -7px;
					left				: 0px;
					height				: 7px;
					width				: 234px;
					background-image	: url('/shared/images/custom/imagelarge-borderbottom.png');
					z-index				: 10;
				}
				.product_pictures_magnify {
					position			: relative;
					top					: 0px;
					left				: 0px;
					height				: 50px;
					width				: 234px;
					text-align			: right;
					color				: #274A84;
					font-size			: 16px;
					font-weight			: bold;
				}
					.product_pictures_magnify a{
						text-decoration		: none;
						color				: #274A84;
					}
					.product_pictures_magnify a:hover{
						text-decoration		: none;
						color				: #477Ac4;
					}
				.product_pictures_imageSmall {
					position			: relative;
					top					: 0px;
					left				: 0px;
					width				: 116px;
					float				: left;
				}
				.product_pictures_imageSmall-img {
					position			: relative;
					top					: 0px;
					left				: 0px;
					width				: 112px;
					border-left			: 2px solid #5278B6;
					border-right		: 2px solid #5278B6;
					background-color	: #ffffff;
					background-image	: url('/shared/images/custom/grow.gif');
					background-repeat	: no-repeat;
					background-position	: center;
				}
				.product_pictures_imageSmall-bordertop {
					position			: absolute;
					top					: 0px;
					left				: -2px;
					height				: 6px;
					width				: 116px;
					background-image	: url('/shared/images/custom/imagesmall-bordertop.png');
					z-index				: 10;
				}
				.product_pictures_imageSmall-borderbottom {
					position			: relative;
					top					: -6px;
					left				: 0px;
					height				: 6px;
					width				: 116px;
					background-image	: url('/shared/images/custom/imagesmall-borderbottom.png');
					z-index				: 10;
				}
				
			
			#subcategories {
				position			: absolute;
				visibility			: hidden;
				top					: 0px;
				left				: 0px;
				width				: 737px;
			}
				.subcategory {
					position			: relative;
					top					: 0px;
					left				: 0px;
					width				: 168px;
					padding-left		: 8px;
					padding-right		: 8px;
					padding-top			: 9px;
					padding-bottom		: 16px;
					background-color	: none;
					float				: left;
				}
				.subcategory-mouseover {
					position			: relative;
					top					: 0px;
					left				: 0px;
					width				: 168px;
					padding-left		: 8px;
					padding-right		: 8px;
					padding-top			: 9px;
					padding-bottom		: 16px;
					background-color	: #ffe6ff;
					float				: left;
					cursor				: pointer;
				}
					#subcategory_title {
						position			: relative;
						top					: 0px;
						left				: 0px;
						width				: 100%;
						height				: 24px;
						padding-top			: 0px;
						text-align			: center;
						white-space			: nowrap;
						overflow			: hidden;
					}
					#subcategory_imgborderTop {
						position			: relative;
						top					: 0px;
						left				: 0px;
						width				: 100%;
						height				: 7px;
						text-align			: center;
						background-image	: url('/shared/images/custom/cat-img-border-top.jpg');
						background-position	: bottom;
						background-repeat	: no-repeat;
					}
					#subcategory_img {
						position			: relative;
						top					: 0px;
						left				: 0px;
						width				: 150px;
						border-left			: 2px #A887A0 solid;
						border-right		: 2px #A887A0 solid;
						padding-left		: 7px;
						padding-right		: 7px;
						background-color	: #ffffff;
						background-image	: url('/shared/images/custom/grow.gif');
						background-repeat	: no-repeat;
						background-position	: center;
						overflow			: hidden;
						text-align			: center;
					}
					#subcategory_imgborderBottom {
						position			: relative;
						top					: 0px;
						left				: 0px;
						width				: 100%;
						height				: 8px;
						text-align			: center;
						background-image	: url('/shared/images/custom/cat-img-border-bottom.jpg');
						background-position	: top;
						background-repeat	: no-repeat;
					}
				
				
					
			#cart{
				position			: absolute;
				visibility			: hidden;
				top					: 0px;
				bottom				: 0px;
				width				: 249px;
				margin				: 3px;
				margin-right		: 1px;
				margin-top			: 0px;
			}
				#cart_top {
					position			: absolute;
					visibility			: hidden;
					top					: 0px;
					width				: 100%;
					height				: 38px;
					background-color	: #274A85;
					background-image	: url('/shared/images/custom/cart-top.jpg');
					background-position	: top;
					background-repeat	: no-repeat;
				}
					#cart_top_text {
						position			: absolute;
						visibility			: hidden;
						top					: 50%;
						bottom				: 0px;
						width				: 100%;
						height				: 100%;
						padding-top			: 5px;
						padding-left		: 6px;
						text-align			: left;
						color				: #ffffff;
						font-size			: 15px;
						font-weight			: bold;
					}
				#cartlist {
					position			: absolute;
					visibility			: hidden;
					top					: 0px;
					left				: -1px;
					bottom				: 0px;
					width				: 250px;
					padding				: 0px;
					margin				: 0px;
				}
				#cart_bottom {
					position			: absolute;
					visibility			: hidden;
					top					: 0px;
					width				: 100%;
					height				: 20px;
					background-color	: #274A85;
					background-image	: url('/shared/images/custom/cart-bottom.jpg');
					background-position	: bottom;
					background-repeat	: no-repeat;
				}
					#cart_bottom_text {
						position			: absolute;
						visibility			: hidden;
						top					: 0px;
						width				: 100%;
						height				: 100%;
						padding				: 3px;
						padding-left		: 6px;
						text-align			: left;
						color				: #ffffff;
						font-weight			: bold;
					}
				#cart_bottom_text a{
					font-weight			: bold;
					color				: #ffffff;
				}
				#cart_bottom_text a:hover{ 
					font-weight			: bold;
					color				: #ccddff;
				}
				
					
					
				
			#ordertotal {
				position			: relative;
				top					: 3px;
				left				: 0px;
				width				: 182px;
				margin				: 3px;
				margin-right		: 1px;
				margin-top			: 0px;
			}
				#ordertotal-btwwarning {
					position			: relative;
					top					: 2px;
					left				: 0px;
					padding				: 3px;
					padding-bottom		: 0px;
					height				: 24px;
				}
				#ordertotal_top {
					position			: relative;
					top					: 0px;
					left				: 0px;
					width				: 100%;
					height				: 22px;
					background-color	: #274A85;
					background-image	: url('/shared/images/custom/ordertotal-top.jpg');
					background-position	: top;
					background-repeat	: no-repeat;
				}
					#ordertotal_top_text {
						position			: absolute;
						top					: 1px;
						left				: 4px;
						width				: 100%;
						height				: 100%;
						padding-top			: 2px;
						padding-left		: 3px;
						text-align			: left;
						color				: #ffffff;
						font-weight			: bold;
					}
					
			#order-step {
				position			: relative;
				top					: 0px;
				left				: 2px;
			}
				#steps {
					position			: relative;
					top					: 0px;
					left				: 0px;
					padding-top			: 3px;
					width				: 730px;
					height				: 79px;
					background-color	: #ffffff;
				}
				#order-step_icon {
					position			: relative;
					padding-top			: 3px;
					left				: 0px;
					margin-right		: 16px;
					width				: 90px;
					text-align			: center;
					float				: left;
				}
				#order-step_text {
					position			: relative;
					padding-top			: 6px;
					left				: 0px;
					margin-bottom		: 10px;
					width				: 625px;
					float				: left;
					background-color	: #ffffff;
				}
				#order-steps-content {
					position			: relative;
					top					: 0px;
					left				: 0px;
					width				: 734px;
				}
					#order-step1 {
						position			: relative;
						top					: 0px;
						left				: 0px;;
						float				: left;
						width				: 734px;
					}
						#largecart-edit {
							position			: relative;
							left				: 0px;
							width				: 734px;
							background-image	: url('/shared/images/custom/largecart-edit-top.jpg');
							background-position	: top;
							background-repeat	: no-repeat;
						}
							.largecart-edit_top {
								position			: relative;
								top					: 2px;
								left				: 0px;
								width				: 734px;
								height				: 26px;
								background-color	: #75155D;
								background-image	: url('/shared/images/custom/largecart-edit-top.jpg');
								background-position	: top;
								background-repeat	: no-repeat;
								font-weight			: bold;
								color				: #ffffff;
								
							}
							#largecart-edit td {
								padding-left		: 8px;
								
							}
							#largecart-edit td.separator {
								padding-left		: 0px;
								
							}
						
						#order-step1_ordertotal {
							position			: relative;
							top					: 0px;
							left				: 0px;
							float				: right;
						}
							#order-step1_ordertotal_uwbetaling {
								position			: absolute;
								bottom				: 29px;
								left				: -180px;
								width				: 180px;
								height				: 74px;
								background-image	: url('/shared/images/custom/arrow3-purple.jpg');
								background-position	: right;
								background-repeat	: no-repeat;
							}
							#order-step1_ordertotal_uwbetaling-text {
								position			: absolute;
								top					: 34%;
								left				: 0px;
								font-weight			: bold;
								font-size			: 16px;
							}
							#order-step1_ordertotal_naardekassa {
								position			: relative;
								top					: 0px;
								right				: 0px;
								width				: 122px;
								background-image	: url('/shared/images/custom/arrow2-green.jpg');
								background-position	: left;
								background-repeat	: no-repeat;
								height				: 28px;
							}
							#order-step1_ordertotal_naardekassa-text {
								position			: absolute;
								top					: 4px;
								left				: 38px;
								width				: 100%;
								font-weight			: bold;
								font-size			: 16px;
							}
						
					#order-step2 {
						position			: relative;
						top					: 0px;
						left				: 0px;;
						float				: left;
						width				: 734px;
					}
						#order-step2_ordertotal {
							position			: relative;
							top					: 0px;
							left				: 0px;
							float				: left;
						}
						#order-step2_personalform {
							position			: relative;
							top					: 0px;
							left				: 40px;
							margin-top			: 4px;
							float				: left;
							width				: 300px;
						}
						#order-step2_paymentmethod {
							position			: relative;
							top					: 0px;
							left				: 35px;
							margin-top			: 4px;
							float				: left;
						}
						#order-step2_paymentmethod_submit {
							position			: relative;
							top					: 0px;
							right				: 0px;
							width				: 160px;
							background-image	: url('/shared/images/custom/arrow2-green.jpg');
							background-position	: left;
							background-repeat	: no-repeat;
							height				: 28px;
						}
						#order-step2_paymentmethod_submit-text {
							position			: absolute;
							top					: 4px;
							left				: 38px;
							width				: 100%;
							font-weight			: bold;
							font-size			: 16px;
						}
						
					#order-step3 {
						position			: relative;
						top					: 0px;
						left				: 0px;;
						float				: left;
						width				: 734px;
					}	
						#largecart {
							position			: relative;
							left				: 0px;
							width				: 734px;
							background-image	: url('/shared/images/custom/largecart-top.jpg');
							background-position	: top;
							background-repeat	: no-repeat;
						}
							.largecart_top {
								position			: relative;
								top					: 2px;
								left				: 0px;
								width				: 734px;
								height				: 26px;
								background-color	: #274A85;
								background-image	: url('/shared/images/custom/largecart-top.jpg');
								background-position	: top;
								background-repeat	: no-repeat;
								font-weight			: bold;
								color				: #ffffff;
								
							}
							#largecart td {
								padding-left		: 8px;
								
							}
							#largecart td.separator {
								padding-left		: 0px;
								
							}
						#order-step3_ordertotal {
							position			: relative;
							top					: 10px;
							left				: 0px;
							float				: right;
						}
							#order-step3_ordertotal_uwbetaling {
								position			: absolute;
								bottom				: 29px;
								left				: -180px;
								width				: 180px;
								height				: 74px;
								background-image	: url('/shared/images/custom/arrow3-blue.jpg');
								background-position	: right;
								background-repeat	: no-repeat;
							}
							#order-step3_ordertotal_uwbetaling-text {
								position			: absolute;
								top					: 34%;
								left				: 0px;
								font-weight			: bold;
								font-size			: 16px;
							}
							#order-step3_ordertotal_naardekassa {
								position			: relative;
								top					: 0px;
								right				: 0px;
								width				: 170px;
								height				: 28px;
							}
							#order-step3_ordertotal_naardekassa-text {
								position			: absolute;
								top					: 4px;
								left				: 10px;
								width				: 100%;
								font-weight			: bold;
								font-size			: 12px;
							}
					
	#design_bottom {
		position			: absolute;
		visibility			: hidden;
		top					: 0px;
		left				: 0px;
		width				: 994px;
		height				: 68px;
		background-image	: url('/shared/images/custom/footer.jpg');
		background-repeat	: no-repeat;
		
		float				: left;
		z-index				: 88;
	}
		#design_bottom_disclaimer {
			position			: absolute;
			top					: 12px;
			left				: 20px;
			width				: 212px;
			height				: 22px;
			text-align			: center;
			color				: #ffffff;
			white-space			: nowrap;
			z-index				: 90;
		}
			#design_bottom_disclaimer a{
				font-weight			: bold;
				color				: #ffffff;
			}
			#design_bottom_disclaimer a:hover{ 
				font-weight			: bold;
				color				: #ffccee;
			}
		#design_bottom_text {
			position			: absolute;
			top					: 4px;
			left				: 515px;
			width				: 462px;
			height				: 32px;
			text-align			: right;
			color				: #ffffff;
			white-space			: nowrap;
			
			z-index				: 90;
		}
			#design_bottom_text img {
				display				: block;
				margin-left			: 16px;
				white-space			: nowrap;
				float				: left;
				z-index				: 92;
				float				: left;
			}
			#design_bottom_text div{
				position			: relative;
				top					: 8px;
				height				: 20px;
				color				: #ffffff;
				white-space			: nowrap;
				float				: left;
				z-index				: 92;
			}
			#design_bottom_text div a{
				font-weight			: bold;
				color				: #ffffff;
			}
			#design_bottom_text div a:hover{ 
				font-weight			: bold;
				color				: #ccddff;
			}
			
		#design_bottom_copyright {
			position			: absolute;
			top					: 47px;
			left				: 0px;
			width				: 993px;
			height				: 22px;
			color				: #773B68;
			font-size			: 10px;
			z-index				: 111;
			white-space			: nowrap;
			text-align			: center;
			z-index				: 111;
		}
		#design_bottom_copyright a {
			color				: #905082;
			text-decoration		: none; 
		}
		#design_bottom_copyright a:hover	{
			color				: #b370a2;
			text-decoration		: none;
		}