body
{
	background-image: url(/images/support/background_left.jpg);
}

					#header div#slider ul li a
					{
						color: #d0d5d7;
					}
	
		#header div.flashmovie
		{
			width: 250px;
			height: 200px;
			
			top: 105px;
			left: 70px;
		}
		
		#header div.navigation
		{
			top: 36px;
		}
		
			#header div.navigation ul
			{
				width: 230px;
			}
			
				#header div.navigation ul li
				{
					width: 230px;
				}
					
					#header div.navigation ul li a:hover
					{
						color: #2e3742;
					}
					
					#header div.navigation ul li.active a
					{
						color: #2e3742;
					}
					
					#header div.navigation ul li.li_0_0_active a { color: #2e3742; background-image: url(/images/support/navigation/0_0_active.gif);  background-repeat: no-repeat; background-position: 40px; }
					#header div.navigation ul li.li_0_1_active a { color: #2e3742; background-image: url(/images/support/navigation/0_1_active.gif);  background-repeat: no-repeat; background-position: 42px; }
					#header div.navigation ul li.li_0_2_active a { color: #2e3742; background-image: url(/images/support/navigation/0_2_active.gif);  background-repeat: no-repeat; background-position: 46px; }
					#header div.navigation ul li.li_0_3_active a { color: #2e3742; background-image: url(/images/support/navigation/0_3_active.gif);  background-repeat: no-repeat; background-position: 50px; }
					#header div.navigation ul li.li_0_4_active a { color: #2e3742; background-image: url(/images/support/navigation/0_4_active.gif);  background-repeat: no-repeat; background-position: 55px; }
					#header div.navigation ul li.li_0_5_active a { color: #2e3742; background-image: url(/images/support/navigation/0_5_active.gif);  background-repeat: no-repeat; background-position: 60px; }
					#header div.navigation ul li.li_0_6_active a { color: #2e3742; background-image: url(/images/support/navigation/0_6_active.gif);  background-repeat: no-repeat; background-position: 67px; }
					#header div.navigation ul li.li_0_7_active a { color: #2e3742; background-image: url(/images/support/navigation/0_7_active.gif);  background-repeat: no-repeat; background-position: 74px; }
				
							#header div.navigation ul li ul li a
							{
								color: #2e3742;
							}
					
					#header div.navigation ul li ul
					{
						left: 230px;
					}
					
						#header div.navigation ul li ul li
						{
							width: 170px;
						}
	
		#header .label
		{
			position: absolute;
			
			width: 98px;
			height: 73px;
			
			top: 50px;
			left: 118px;
			
			border: none;
			
			z-index: 4;
		}
		
		#center_wrapper #center h1
		{
			color: #03547a;
		}
		
		#center_wrapper #center h2
		{
			color: #dd7900;
		}
		
		#center_wrapper #center h3
		{
			color: #144469;
		}
		
		#center_wrapper #center #photobook
		{
			
		}
		
			#center_wrapper #center #photobook
			{
				
			}
			
				#photobook #photobookdetail
				{
					
				}
				
				#photobook #photobookthumbnails
				{
					height: 56px;
					width: 388px;
					
					position: relative;
					
					margin: 10px 0 0 0;
				}
				
					#photobook #photobookthumbnails #photobookthumbnailsbar
					{
						padding: 0 0 0 14px;
						
						width: 356px;
						height: 56px;
						
						overflow: hidden;
					}
				
						#photobook #photobookthumbnails #photobookthumbnailsbar table
						{
							border-collapse: collapse;
						}
						
							#photobook #photobookthumbnails #photobookthumbnailsbar table tr
							{
								margin: 0;
								padding: 0;
							}
						
								#photobook #photobookthumbnails #photobookthumbnailsbar table tr td
								{
									margin: 0;
									padding: 0;
								}
						
									#photobook #photobookthumbnails #photobookthumbnailsbar table tr td img
									{
										margin: 0 0 0 4px;
										padding: 0;
										
										width: 85px;
										height: 56px;
										
										cursor: pointer;
									}
					
					#photobook #photobookthumbnails .arrow_left
					{
						width: 14px;
						height: 56px;
						
						background-image: url(/images/photobook/arrow_left.jpg);
						background-repeat: no-repeat;
						
						position: absolute;
						top: 0;
						left: 0;
						
						cursor: pointer;
					}
					
					#photobook #photobookthumbnails .arrow_right
					{
						width: 14px;
						height: 56px;
						
						background-image: url(/images/photobook/arrow_right.jpg);
						background-repeat: no-repeat;
						
						position: absolute;
						top: 0;
						right: 0;
						
						cursor: pointer;
					}
		
		#center_wrapper #center h4.reaction
		{
			color: #144469;
			
			margin: 25px 0 15px 0;
		}
		
		#center_wrapper #center div.reaction
		{
			font-size: 11px;
			
			border-top: 1px solid #d8d8d8;
			
			padding: 5px 0 0 0;
		}
			
			#center_wrapper #center div.name
			{
				color: #dd7900;
				font-weight: bold;
				
				position: relative;
				float: left;
			}
			
			#center_wrapper #center div.createdate
			{
				position: relative;
				float: right;
				
				font-size: 10px;
				color: #696969;
			}
			
			#center_wrapper #center div.message
			{
				clear: both;
				line-height: 16px;
				padding: 5px 0 20px 0;
			}
		
		#center_wrapper #center table td p
		{
			color: #58524b;
			margin: 0 0 5px 0;
		}
		
		#center_wrapper #center a
		{
			color: #dd7900;
			text-decoration: none;
		}
		
		#center_wrapper #center a:hover
		{
			text-decoration: underline;
		}
		
				#center_wrapper #center .dialog a
				{
					color: #106983;
				}
				
				#center_wrapper #center .dialog a:hover
				{
					color: #ee7f00;
				}
				
				#center_wrapper #center .dialog td.reageer a 	{ background-image: url(/images/support/actionbar_reageer.gif); }
				#center_wrapper #center .dialog td.mail a		{ background-image: url(/images/support/actionbar_mail.gif); }
				#center_wrapper #center .dialog td.print a 		{ background-image: url(/images/support/actionbar_print.gif); }
			
				
			#center_wrapper #center .dialog
			{
				position:relative;
				margin:0px auto;
				min-width:8em;
				max-width:760px; /* based on image dimensions - not quite consistent with drip styles yet */
				z-index:1;
				margin-left:12px; /* default, width of left corner */
				margin-bottom:0.5em; /* spacing under dialog */
				margin-top: 7px;
			}
			
			#center_wrapper #center .dialog .content,
			#center_wrapper #center .dialog .t,
			#center_wrapper #center .dialog .b,
			#center_wrapper #center .dialog .b div
			{
				background:transparent url(/images/support/border.gif) no-repeat top right;
				_background-image:url(/images/support/border.gif);
			}
			
			#center_wrapper #center .dialog .content
			{
				position:relative;
				zoom:1;
				_overflow-y:hidden;
				padding:0px 12px 0px 0px;
			}
			
			#center_wrapper #center .dialog .t
			{
				/* top+left vertical slice */
				position:absolute;
				left:0px;
				top:0px;
				width:12px; /* top slice width */
				margin-left:-12px;
				height:100%;
				_height:1600px; /* arbitrary long height, IE 6 */
				background-position:top left;
			}
			
			#center_wrapper #center .dialog .b
			{
				/* bottom */
				position:relative;
				width:100%;
			}
			
			#center_wrapper #center .dialog .b,
			#center_wrapper #center .dialog .b div
			{
				height:12px; /* height of bottom cap/shade */
				font-size:1px;
			}
			
			#center_wrapper #center .dialog .b
			{
				background-position:bottom right;
			}
			
			#center_wrapper #center .dialog .b div
			{
				position:relative;
				width:12px; /* bottom corner width */
				margin-left:-12px;
				background-position:bottom left;
			}
			
			#center_wrapper #center .dialog .hd,
			#center_wrapper #center .dialog .bd,
			#center_wrapper #center .dialog .ft
			{
				position:relative;
			}
			
				#center_wrapper #center .dialog table
				{
					margin: 10px 0 0 0;
					padding: 0;
					
					border-collapse: collapse;
				}
				
					#center_wrapper #center .dialog table th
					{
						vertical-align: top;
						
						width: 120px;
					}
					
						#center_wrapper #center .dialog table h1
						{
							color: #dd7900;
							
							font-size: 13px;
							
							margin:5px 0 10px 0;
						}
				
					#center_wrapper #center .dialog table td
					{
						vertical-align: top;
					}
					
						#center_wrapper #center .dialog table td input
						{
							width: 215px;
							
							margin: 0 0 2px 0;
						}
						
						#center_wrapper #center .dialog table td textarea
						{
							width: 215px;
							height: 82px;
						}
						
						#center_wrapper #center .dialog table td input.submit
						{
							width: auto;
							
							cursor: pointer;
							
							padding: 0 10px 0 10px;
						}
						
					#center_wrapper #center .dialog table td p
					{
						margin: 10px 0 0 0;
					}
					
						#center_wrapper #center .dialog table td p a
						{
							padding: 0;
							
							font-size: 11px;
							font-weight: normal;
						}
				
			
	#navigation
	{
		background-image: url(/images/support/background_navigation.jpg);
	}
	
				#navigation form div div
				{
					color: #03547a;
				}
				
					#navigation form div .input
					{
						border: 1px solid #106983;
					}
		
				#navigation ul li div
				{
					background-image: url(/images/support/background_h_left.gif);
				}
				
					#navigation ul li div a
					{
						color: #bcd3d8;
					}
					
					#navigation ul li div a:hover, #navigation ul li div a.active
					{
						color: #ffffff;
					}
						
							#navigation ul ul.container li a
							{
								color: #106983;
								
								background-image: url(/images/support/arrow_ul_container_inactive.gif);
							}
							
							#navigation ul ul.container li a:hover, #navigation ul ul.container li a.active
							{
								color: #243d56;
								
								background-image: url(/images/support/arrow_ul_container_active.gif);
							}
		
		#navigation div.container
		{
			background-image: url(/images/support/background_div_container.gif);
		}
			
				#navigation div.container .right h2
				{
					font-size: 9px;
					
					height: 10px;
					line-height: 10px;
					
					color: #910f1b;
				}
			
				#navigation div.container .right p
				{
					font-size: 9px;
					/* font-weight: bold; */
					line-height: 14px;
					
					color: #106983;
				}
				
					#navigation div.container .right p a
					{
						padding: 0 7px 0 0;
						text-decoration: none;
						color: #106983;
					}
					
					#navigation div.container .right p a:hover
					{
						color: #0d395b;
					}
					
						#navigation div.container .right p a img
						{
							border: 0;
							
							margin: 0 2px 0 0;
						}
						
		#navigation .banner
		{
			margin: 0 0 0 -18px;
			border: none;
		}
			
	#sidebar
	{
		width: 240px;
		margin: 0 0 0 -1000px;
		padding: 70px 0 0 20px;
		float: right;
		
		background-image: url(/images/support/background_sidebar.gif);
		background-repeat: no-repeat;
		background-position: left top;
	}
	
		#sidebar .mijnhgjb
		{
			position: relative;
			
			width: 230px;
			height: 148px;
			
			margin: 0 0 0 9px;
			
			background-image: url(/images/support/mijnhgjb_background.gif);
			background-repeat: no-repeat;
			background-position: left;
		}
			
			#sidebar .mijnhgjb .container
			{
				position: relative;
				height: 105px;
				margin: 0;
				padding: 0;
			}
			
				#sidebar .mijnhgjb .container h1
				{
					font-size: 9px;
					color: #FFFFFF;
					
					margin: 0 0 5px 20px;
					padding: 11px 0 0 3px;
				}
					
				#sidebar .mijnhgjb .container input
				{
					float: left;
				}
				
					#sidebar .mijnhgjb .container .input
					{
						width: 139px;
						height: 15px;
						border: 1px solid #1e6d77;
						
						padding: 2px 0 0 3px;
						margin: 0 0 1px 20px;
						
						font-size: 9px;
					}
					
					#sidebar .mijnhgjb .container .password
					{
						width: 120px;
						height: 16px;
						border: 1px solid #1e6d77;
						
						padding: 1px 0 0 3px;
						margin: 0 0 1px 20px;
						
						font-size: 9px;
					}
					
					#sidebar .mijnhgjb .container br
					{
						clear: both;
					}
					
					#sidebar .mijnhgjb .container a
					{
						text-decoration: none;
						color: #ffffff;
						font-size: 9px;
						
						line-height: 16px;
						
						padding: 0 0 0 18px;
						margin: 0 0 0 20px;
						
						background-repeat: no-repeat;
						background-position: left center;
					}
					
					#sidebar .mijnhgjb .container p
					{
						color: #ffffff;
						font-size: 9px;
						
						line-height: 16px;
						
						padding: 3px 0 0 0;
						margin: 5px 55px 0 20px;
						
						border-top: 1px solid #ffffff;
					}
					
					#sidebar .mijnhgjb .container a:hover
					{
						color: #dd7900;
					}
					
						#sidebar .mijnhgjb .container a.shoppingbag
						{
							background-image: url(/images/support/arrow_basket.gif);
						}
					
						#sidebar .mijnhgjb .container a.lost
						{
							background-image: url(/images/support/mijnhgjb_lost.gif);
						}
						
						#sidebar .mijnhgjb .container a.new
						{
							background-image: url(/images/support/mijnhgjb_new.gif);
						}
						
						#sidebar .mijnhgjb .container p a
						{
							margin: 0;
							padding: 0;
							
							text-decoration: underline;
						}
			
			#sidebar .mijnhgjb .profile
			{
				position: absolute;
				
				left: -10px;
				top: 27px;
			} #sidebar .mijnhgjb .profile img { border: none; }
			
			#sidebar .mijnhgjb .basket
			{
				position: absolute;
				
				left: -10px;
				top: 105px;
			} #sidebar .mijnhgjb .basket img { border: none; }
		
		#sidebar .extension
		{
			position: relative;
			
			width: 240px;
			
			background-image: url(/images/support/extension_background.gif);
			background-repeat: repeat-y;
			background-position: left;
			
			margin: 10px 0 0 0;
		}
		
			#sidebar .extension .header
			{
				position: relative;
				height: 12px;
			}
		
			#sidebar .extension .container
			{
				position: relative;
			}
		
				#sidebar .extension .container h1
				{
					width: 190px;
					height: 18px;
					line-height: 18px;
					
					font-size: 11px;
					font-weight: bold;
					
					color: #ffffff;
					
					padding: 0 0 0 5px;
					margin: 0 0 5px 9px;
					
					background-image: url(/images/support/background_h_right.gif);
					background-repeat: repeat-x;
				}
				
					#sidebar .extension .container h1 img
					{
						position: relative;
						float: left;
					}
					
					#sidebar .extension .container h1 span
					{
						display: block;
						position: relative;
						left: 5px;
					}
		
				#sidebar .extension .container ul.list
				{
					list-style: none;
					
					margin: 0 30px 15px 10px;
				}
				
					#sidebar .extension .container ul.list li
					{
						height: 18px;
						line-height: 18px;
					}
					
						#sidebar .extension .container ul.list li a
						{
							display: block;
							
							height: 18px;
							line-height: 18px;
							
							font-weight: bold;
							font-size: 10px;
							
							text-decoration: none;
							color: #106983;
							
							padding: 0 0 0 15px;
							
							background-image: url(/images/support/arrow_ul_container_inactive.gif);
							background-repeat: no-repeat;
							background-position: left top;
						}
						
						#sidebar .extension .container ul.list li a:hover
						{
							color: #243d56;
							
							background-image: url(/images/support/arrow_ul_container_active.gif);
							background-repeat: no-repeat;
							background-position: left top;
						}
						
							#sidebar .extension .container ul.list li a.download, #sidebar .extension .container ul.list li a:hover.download
							{
								background-image: url(/images/support/arrow_ul_container_download.gif);
							}
							
				#sidebar .extension .container div.product
				{
					width: 195px;
					height: 42px;
					
					margin: 0 0 2px 9px;
					
					background-image: url(/images/support/background_div_container.gif);
					background-repeat: no-repeat;
				}
				
				#sidebar .extension .container div.active
				{
					background: none;
				}
				
					#sidebar .extension .container div.product .left
					{
						position: relative;
						
						float: left;
						
						margin: 0 8px 0 0;
						
						width: 42px;
						height: 42px;
					}
						
						#sidebar .extension .container div.product .left img
						{
							position: relative;
						
							width: 37px;
							height: 32px;
							
							margin: 5px 0 5px 5px;
							padding: 0;
						}
					
					#sidebar .extension .container div.product .right
					{
						padding: 2px 0 3px 0;
					}
					
						#sidebar .extension .container div.product .right h2
						{
							font-size: 9px;
							
							height: 10px;
							line-height: 10px;
							
							color: #106983;
						}
					
						#sidebar .extension .container div.product .right p
						{
							font-size: 9px;
							/* font-weight: bold; */
							line-height: 14px;
							
							color: #243d56;
							
							white-space: nowrap;
						}
						
							#sidebar .extension .container div.product .right p a
							{
								padding: 0 7px 0 0;
								text-decoration: none;
								color: #106983;
							}
							
							#sidebar .extension .container div.product .right p a:hover
							{
								color: #243d56;
							}
							
								#sidebar .extension .container div.product .right p a img
								{
									border: 0;
									
									margin: 0 2px 0 0;
								}
		
			#sidebar .extension .footer
			{
				position: relative;
				height: 25px;
			}
			
			#sidebar .extension .design1
			{
				display: block;
				position: absolute;
				
				right: 0px;
				bottom: 30px;
			}
			
			#sidebar .extension .design2
			{
				display: block;
				position: absolute;
				
				left: -11px;
				top: 50px;
			}
			
#footer
{
	height: 20px;
	width: 1000px;
	
	margin-left: auto;
	margin-right: auto;
	
	padding: 20px 0 0 0;
	
	clear: both;
}

	#footer .content
	{
		position: relative;
			
		width: 870px;
		height: 20px;
		line-height: 20px;
		
		margin: 0 65px 0 65px;
		
		color: #ffffff;
		background-color: #03547a;
		
		font-size: 9px;
	}
	
		#footer .content .copyright
		{
			position: absolute;
			
			left: 5px;
		}
		
		#footer .content .links
		{
			position: absolute;
			right: 5px;
		}

	#footer .content a
	{
		text-decoration: none;
		color: #ffffff;
	}
	
	#footer .content a:hover
	{
		text-decoration: underline;
	}



#background
{
	position: absolute;
	width: 50%;
	height: 400px;
	
	top: 0;
	right: 0;
	
	background-image: url(/images/support/background_right.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	
	z-index: 1;
}
