/*--------------------------------------	notes	-----------------------------
*html p
	{
	for IE6
	}
	
*+html p
	{
	for IE7
	}
	
html>body p
	{
	except IE6 all other browsers
	}
	
p, x:-moz-any-link, x:default
	{
	firefox 3
	}
	
@media all and ()
	{
		p
			{
			opera(!important)
			}
	}
	
p:not(:root:root)
	{
	safari
	}
	
p,x:-moz-any-link
	{
	firefox 2
	}
---------------------------------------	end of notes	-----------------------*/
/*--------------------------------------	global css	-----------------------------*/
body
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15.5px;
	}
	
html,body
	{
	height:100%;
	}

	
*
	{
	margin:0px;
	}
	
*
	{
	padding:0px;
	}
	
a
	{
	outline:none;
	}
	
a:hover
	{
	text-decoration:underline;
	}
	
#main
	{
	width:995px;
	margin:auto;
	height:100%;
	}
	
#main_inner
	{
	width:100%;
	min-height:100%;
	float:left;
	position:relative;
	background:url(../../_images/body-bg.png);
	}
	
*html #main_inner
	{
	height:100%;
	}
/*--------------------------------------	end of global css	-----------------------*/
/*--------------------------------------	left container css	-----------------------*/
.left_container
	{
	width:227px;
	float:left;
	}
	
.logo
	{
	width:100%;
	height:142px;
	float:left;
	position:relative;
	background:#fff;
	z-index:1;
	}
	
.logo_inner
	{
	width:283px;
	height:148px;
	position:absolute;
	top:0px;
	cursor:pointer;
	background:url(../../_images/wow-logo.png);
	}
	
.nav_menu_left
	{
	width:100%;
	height:198px;
	background:url(../../_images/left-nav-bg.png) no-repeat;
	float:left;
	position:relative;
	}
	
.nav_menu
	{
	width:247px;
	height:193px;
	position:absolute;
	top:21px;
	background-image:none;
	background:url(../../_images/left-nav-menu-bg.png);
	}
	
.nav_menu_left ul
	{
	padding-top:34px;
	position:absolute;
	}
	
.nav_menu_left ul li
	{
	float:left;
	list-style:none;
	width:100%;
	}
	
.nav_menu_left ul li a
	{
	float:left;
	text-decoration:none;
	cursor:pointer;
	}
	
.nav_menu_left ul li.werelds_oude_westen,.nav_menu_left ul li.werelds_oude_westen-selected
	{
	padding-top:14px;
	padding-bottom:5px;
	}
	
.nav_menu_left ul li.werelds_oude_westen a,.nav_menu_left ul li.werelds_oude_westen-selected a
	{
	width:165px;
	height:15px;
	overflow:hidden;
	text-indent:-500px;
	float:right;
	position:relative;
	right:1px;
	}
	
.nav_menu_left ul li.werelds_oude_westen a
	{
	background:url(../../_images/left-menu.png) -34px 0px no-repeat;
	}
	
.nav_menu_left ul li.werelds_oude_westen a:hover
	{
	background:url(../../_images/left-menu.png) -34px -15px no-repeat;
	}
	
.nav_menu_left ul li.werelds_oude_westen-selected a
	{
	background:url(../../_images/left-menu.png) -34px -15px no-repeat;
	}
	
.nav_menu_left ul li.wijkveiligheid,.nav_menu_left ul li.wijkveiligheid-selected
	{
	padding-bottom:2px;
	}
	
.nav_menu_left ul li.wijkveiligheid a,.nav_menu_left ul li.wijkveiligheid-selected a
	{
	width:101px;
	height:18px;
	overflow:hidden;
	text-indent:-500px;
	float:right;
	position:relative;
	right:1px;
	}
	
.nav_menu_left ul li.wijkveiligheid a
	{
	background:url(../../_images/left-menu.png) -98px -30px no-repeat;
	}
	
.nav_menu_left ul li.wijkveiligheid a:hover
	{
	background:url(../../_images/left-menu.png) -98px -48px no-repeat;
	}
	
.nav_menu_left ul li.wijkveiligheid-selected a
	{
	background:url(../../_images/left-menu.png) -98px -48px no-repeat;
	}
	
.nav_menu_left ul li.wijkvoorzieningen,.nav_menu_left ul li.wijkvoorzieningen-selected
	{
	padding-top:3px;
	padding-bottom:1px;
	}
	
.nav_menu_left ul li.wijkvoorzieningen a,.nav_menu_left ul li.wijkvoorzieningen-selected a
	{
	width:134px;
	height:21px;
	overflow:hidden;
	text-indent:-500px;
	position:relative;
	right:1px;
	float:right;
	}
	
.nav_menu_left ul li.wijkvoorzieningen a
	{
	background:url(../../_images/left-menu.png) -65px -66px no-repeat;
	}
	
.nav_menu_left ul li.wijkvoorzieningen a:hover
	{
	background:url(../../_images/left-menu.png) -65px -87px no-repeat;
	}
	
.nav_menu_left ul li.wijkvoorzieningen-selected a
	{
	background:url(../../_images/left-menu.png) -65px -87px no-repeat;
	}
	
.nav_menu_left ul li.winkels_en_ondernemingen,.nav_menu_left ul li.winkels_en_ondernemingen-selected
	{
	padding-bottom:3px;
	margin-top:3px;
	}
	
.nav_menu_left ul li.winkels_en_ondernemingen a,.nav_menu_left ul li.winkels_en_ondernemingen-selected a
	{
	width:199px;
	height:28px;
	overflow:hidden;
	text-indent:-500px;
	float:right;
	position:relative;
	right:1px;
	}
	
.nav_menu_left ul li.winkels_en_ondernemingen a
	{
	background:url(../../_images/left-menu.png) 0px -108px no-repeat;
	}
	
.nav_menu_left ul li.winkels_en_ondernemingen a:hover
	{
	background:url(../../_images/left-menu.png) 0px -136px no-repeat;
	}
	
.nav_menu_left ul li.winkels_en_ondernemingen-selected a
	{
	background:url(../../_images/left-menu.png) 0px -136px no-repeat;
	}

.nav_menu_left ul li.woon_en_werkongeving a,.nav_menu_left ul li.woon_en_werkongeving-selected a
	{
	width:183px;
	height:35px;
	overflow:hidden;
	text-indent:-500px;
	float:right;
	position:relative;
	right:1px;
	}
	
.nav_menu_left ul li.woon_en_werkongeving a
	{
	background:url(../../_images/left-menu.png) -16px -164px no-repeat;
	}
	
.nav_menu_left ul li.woon_en_werkongeving a:hover
	{
	background:url(../../_images/left-menu.png) -16px -199px no-repeat;
	}
	
.nav_menu_left ul li.woon_en_werkongeving-selected a
	{
	background:url(../../_images/left-menu.png) -16px -199px no-repeat;
	}
	
.wow_spots_card
	{
	width:126px;
	height:204px;
	float:left;
	overflow:hidden;
	text-indent:-500px;
	position:relative;
	left:95px;
	top:-12px;
	cursor:pointer;
	background:url(../../_images/wow-spots-card.png) no-repeat;
	z-index: 1011;
	}
	
.wow_spots_card_flash
	{
	padding-bottom:15px;
	position: relative;
	z-index: 111;
	width:100%;
	height:204px;
	float:left;
	}
		
/*--------------------------------------	end of left container css	---------------*/
/*--------------------------------------	middle container css	-------------------*/
.middle_container
	{
	width:608px;
	background:#fff;
	float:left;
	min-height:100%;
	}
	
*html .middle_container
	{
	height:100%;
	}
	
.header
	{
	float:left;
	height:76px;
	width:100%;
	background:url(../../_images/header-bg.png)
	}
	
.header ul
	{
	float:right;
	padding-top:38px;
	}
	
.header ul li
	{
	list-style:none;
	float:left;
	padding:0px 0px 12px 0px;
	}
	
.header ul li.algemeen
	{
	padding-left:7px;
	margin-right:6px;
	background:url(../../_images/algemeen-menu-bg.png) bottom right no-repeat;
	}
	
.header ul li.algemeen a
	{
	background:url(../../_images/algemeen-menu.png) 0px 0px no-repeat;
	width:92px;
	height:21px;
	overflow:hidden;
	text-indent:-500px;
	padding-right:12px;
	}
	
.header ul li.algemeen a:hover
	{
	background:url(../../_images/algemeen-menu.png) 0px -21px no-repeat;
	}
	
.main_wow .header ul li.algemeen a
	{
	background:url(../../_images/algemeen-menu.png) 0px -21px no-repeat;
	}
	
.header ul li.nieuws
	{
	background:url(../../_images/nieuws-menu-bg.png) bottom right no-repeat;
	padding-left:6px;
	margin-right:28px;
	}
	
.header ul li.nieuws a
	{
	background:url(../../_images/nieuws-menu.png) no-repeat;
	width:67px;
	height:21px;
	overflow:hidden;
	text-indent:-500px;
	padding-right:19px;
	}
	
.header ul li.nieuws a:hover
	{
	background:url(../../_images/nieuws-menu.png) 0px -21px no-repeat;
	}
	
.main_news .header ul li.nieuws a
	{
	background:url(../../_images/nieuws-menu.png) 0px -21px no-repeat;
	}
	
.header ul li.contact
	{
	background:url(../../_images/contact-menu-bg.png) bottom right no-repeat;
	}
	
.header ul li.contact a
	{
	background:url(../../_images/contact-menu.png) no-repeat;
	width:80px;
	height:21px;
	overflow:hidden;
	text-indent:-500px;
	padding-right:4px;
	}
	
.header ul li.contact a:hover
	{
	background:url(../../_images/contact-menu.png) 0px -21px no-repeat;
	}
	
.main_contact .header ul li.contact a
	{
	background:url(../../_images/contact-menu.png) 0px -21px no-repeat;
	}
	
.header ul li a
	{
	float:left;
	text-decoration:none;
	}
	
.middle_content_inner
	{
	float:left;
	width:580px;
	padding:10px 14px 10px 14px;
	background:#fff;
	position:relative;	
	}
	
.flash_container
	{
	float:left;
	width:100%;
	position:relative;
	height:179px;
	overflow-x: hidden;
	}
	
.welcome_text
	{
	width:459px;
	height:48px;
	position:absolute;
	bottom:-2px;
	left:18px;
	background:url(../../_images/wat-is-het-oude-westen.png);
	}
	
.flash_container img
	{
	float:left;
	padding-left:7px;
	}
/*--------------------------------------	end of middle container css	---------------*/
/*--------------------------------------	right container css	-----------------------*/
.right_container
	{
	width:160px;
	float:left;
	background:url(../../_images/right-bg.png) no-repeat;
	}
	
.right_nav
	{
	width:100%;
	height:114px;
	position:relative;
	padding-top:150px;
	}
	
.right_nav_inner
	{
	width:174px;
	height:129px;
	position:absolute;
	right:0px;
	background:url(../../_images/right-nav-bg.png) right;
	}
	
.right_flash_container
	{
	width:160px;
	height:420px;
	overflow:hidden;
	float:left;
	position:relative;
	margin:126px 0px 0px 0px;
	}
	
.right_flash
	{
	position:relative;
	margin:-1px 0px 0px -1px;
	}
/*--------------------------------------	end of right container css	---------------*/
/*--------------------------------------	main bottom container css	---------------*/
.footer
	{
	width:100%; 
	height:0px; 
	float:left; 
	position:relative;
	}
	
.footer_menu
	{
	float:left;
	position:absolute;
	left:8px;
	bottom:8px;
	}
	
.footer_menu ul
	{
	float:left;
	}
	
.footer_menu ul li
	{
	list-style:none;
	float:left;
	font-size:11px;
	color:#000;
	}
	
.footer_menu ul li a
	{
	text-decoration:none;
	font-size:11px;
	color:#000;
	padding:0px 4px 0px 5px;
	}
	
*html .footer_menu ul li a
	{
	float:left;
	}
	
.right_bottom_bg
	{
	width:160px;
	height:207px;
	position:absolute;
	right:0px;
	bottom:0px;
	float:left;
	background:url(../../_images/bottom-right-bg.png);
	}
/*--------------------------------------	end of main bottom container css	-------*/
/*--------------------------------------	middle container css	-------------------*/
/*--------------------------------------	home page	-------------------------------*/
.content_container
	{
	width:580px;
	float:left;
	margin:0px;
	padding:23px 0px 18px 0px;
/*	overflow-x: hidden;*/
	}
		
p
	{
	font-size:12px;
	color:#000;
	font-weight:normal;
	float:left;
	word-spacing:2px;
	line-height:15.5px;
	padding:0px 30px 14px 22px;
	}
	
p, x:-moz-any-link, x:default
	{
	line-height:15.5px;
	}

p:not(:root:root)
	{
	line-height:16.5px;
	}
	
*+html p
	{
	line-height:16.5px;
	padding-bottom:12px;
	}
	
*html p
	{
	padding-bottom:16px;
	word-spacing:3px;
	}

h2
	{
	font-size:13px;
	color:#630400;
	float:left;
	padding-bottom:2px;
	padding-left:0px;
	}
	
a
	{
	color:#630400;
	text-decoration:none;
	}
	
.content_container img.arrow
	{
	float:left;
	margin:3px 0px 0px 0px;
	}	
	
.arrow_lefttext
	{
	width:530px;
	float:left;
	margin:0px;
	padding:0px 0px 0px 11px;
	}
	
.arrow_lefttext h2
	{
	padding-left:0px;
	}	
	
.arrow_lefttext p
	{
	width:520px;
	padding:0px 0px 15px 0px;
	}
	
.arrow_lefttext p:not(:root:root)
	{
	width:510px;
	line-height:15px;
	padding-bottom:15px;
	}
	
*html .arrow_lefttext p
	{
	padding-bottom:15px;
	}
	
.bottom_text
	{
	width:375px;
	float:left;
	margin:0px;
	}

*+html .bottom_text p
	{
	line-height:15px;
	}

.form_content:not(:root:root)
	{
	margin:4px 0px 0px 0px;
	}
	
.bottom_text p,.bottom_text h2
	{
	width:329.9px;
	padding-right:23px;
	}
	
.bottom_text p, x:-moz-any-link, x:default
	{
	line-height:16px;
	}
	
.form_content
	{
	/*background:url(../../_images/form-bg.gif) no-repeat;*/
	width:208px;
	height:110px;
	float:right;
	margin:25px 0px 0px 0px;
	padding:0px;
	}
	
.form_content h2
	{
	font-size:21px;
	color:#fff;
	float:left;
	/*background:url(../../_images/form-houmijopdehoogte.gif) 11px 0px no-repeat;*/
	background:url(../../_images/form-houmijopdehoogte-one.gif) 11px 0px no-repeat;
	width:179px;
	height:16px;
	text-indent:-500px;
	overflow:hidden;
	margin:11px 0px 0px 0px;
	padding:0px 11px 8px 0px;
	}
	
*html .form_content h2
	{
	padding:0px 11px 6px 0px;
	}
	
*+html .form_content h2
	{
	margin:7px 0px 0px 0px;
	}
	
*+html .form_content
	{
	margin:6px 0px 0px 0px;
	}
	
.form_content form
	{
	float:left;
	}
	
.form_content input
	{
	width:164px;
	height:14px;
	font-size:11px;
	padding:3px 0px 3px 4px;
	margin:0px 0px 5px 11px;
	border:none;
	float:left;
	}
	
*html .form_content input
	{
	height:12px;
	margin-bottom:4px;
	padding:1px 0px 5px 4px;
	width:162px;
	}
	
*+html .form_content input
	{
	height:11px;
	padding:0px 0px 5px 4px;
	}
	
.button
	{
	width:101px;
	float:right;
	cursor:pointer;
	margin:0px;
	padding:0px;
	}
	
.button .send_button
	{
	float:left;
	width:70px;
	height:12px;
	font-size:12px;
	color:#fff;
	cursor:pointer;
	background:none;
	margin:8px 5px 0px 2px;
	padding:0px;
	font-weight:bold;
	outline: none;
	}
	
.button img
	{
	float:left;
	width:16px;
	margin:0px;
	padding:3px 0px 0px 0px;
	}
	
.button img:not(:root:root) 
	{
	position:relative;
	top:-2px;
	padding:0px; 
	}	
	
.button:not(:root:root) 
	{
	width:101px;
	}
	
.main_wow h1
	{
	width:100%;
	height:21px;
	text-indent:-500px;
	padding:0px 0px 15px 0px;
	overflow:hidden;
	background:url(../../_images/wow-header.png) no-repeat;
	}

/*--------------------------------------	end of home page	-----------------------*/
/*--------------------------------------	werken-in-het page	-----------------------*/
h1
	{
	font-size:24px;
	color:#630400;
	float:left;
	width:100%;
	height:18px;
	text-indent:-2000px;
	overflow:hidden;
	}
	
.werken_in_het_oude_westen h1
	{
	background:url(../../_images/werken-in-het.gif) no-repeat;
	}
	
.content
	{
	width:524px;
	float:left;
	margin:0px;
	padding:1px 0px 0px 0px;
	position:relative;
	left:21px;
	}
	
.content h1,.main_contact h1
	{
	padding:0px 0px 18px 0px;
	}
	
.bottom_text h2
	{
	padding-left:22px;
	}
	
*+html .content h1
	{
	padding:12px 0px 40px 0px;
	}
	
.content p
	{
	width:520px;
	margin:0px;
	padding:0px 0px 11px 1px;
	}
	
.cat_details_content h2
	{
	width:100%;
	}
	
.cat_details_content p
	{
	width:auto;
	float:none;
	}
	
.cat_details_content img
	{
	padding:5px;
	}
	
.cat_details_content img:not(:root:root) 
	{
	padding-top: 0px;
	}
html* .content p
	{
	line-height:15px;
	}	

.right_image_frame
	{
	width:100%;
	float:left;
	padding-bottom:11px;
	}
	
.middle_text
	{
	width:298px;
	float:left;
	margin:0px;
	padding:0px 0px 0px 1px;
	}
	
.middle_text p,.middle_text h2
	{
	width:250px;
	float:left;
	line-height:16px;
	padding:0px 0px 0px 0px;
	}
	
html* .middle_text p
	{
	line-height:16px;
	}
	
*html .middle_text p
	{
	width:268px;
	}
	
*+html .middle_text p
	{
	width:250px;
	}		
	
.middle_text h2
	{
	padding:5px 0px 2px 0px;
	}	
	
.image_frame
	{
	background:url(../../_images/werken-image-frame.png) no-repeat;
	width:223px;
	height:198px;
	float:left;
	margin:0px;
	padding:0px 0px 0px 0px;
	}
	
.image_frame img
	{
	padding:5px 9px 9px 7px;
	}
	
.spots_list
	{
	width:524px;
	float:left;
	margin:0px;
	padding:10px 0px 0px 0px;
	}
	
.spots_list h2
	{
	font-size:24px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 7px 14px 0px;
	color:#630400;
	background:url(../../_images/spot.gif) no-repeat;
	width:49px;
	height:18px;
	overflow:hidden;
	text-indent:-500px;
	}
	
.spots_list h2:not(:root:root)
	{
	padding-bottom:16px;
	}			
						
.spots_list span
	{
	font-size:10px;
	float:left;
	margin:0px;
	padding:6px 0px 0px 0px;
	color:#630400;
	}
	
.spots_list ul,.spots_list ul li
	{
	width:524px;
	float:left;
	margin:0px;
	padding:0px;
	}
	
.spots_list ul li
	{
	list-style:none;
	}
		
.spots_list ul li a
	{
	float:left;
	font-size:11px;
	color:#630400;
	margin:0px;
	padding:0px 0px 0px 12px;
	width:492px;
	word-spacing:1.5px;
	}
	
*html .spots_list ul li a
	{
	word-spacing:3px;
	}
	
*+html .spots_list ul li a
	{
	word-spacing:2px;
	}
	
.spots_list ul li a.blue
	{
	background:url(../../_images/spots-list-arrow.png) no-repeat right center;
	position:relative;
	top:1px;
	}
	
.spots_list ul li a.white
	{
	background:url(../../_images/spots-list-arrow-white.gif) no-repeat right center;
	position:relative;
	top:1px;
	}
	
*html .spots_list ul li a.blue
	{
	top:2px;
	}
	
*+html .spots_list ul li a.blue
	{
	top:2px;
	}
	
*html .spots_list ul li a.white
	{
	top:2px;
	}	
		
*+html .spots_list ul li a.white
	{
	top:3px;
	}

.spots_list ul li.blue
	{
	float:left;
	background:#d8e5ee;
	margin:0px;
	padding:4px 0px 5px 0px;
	}
	
.spots_list ul li.white
	{
	background:#fff;
	padding:3px 0px 4px 0px;
	}
	
.spots_list ul li.blue:not(:root:root)
	{
	padding:4px 0px 6px 0px;
	}	
		
.spots_list ul li.white:not(:root:root)
	{
	padding:4px 0px 5px 0px;
	}
	
*+html .spots_list ul li.blue
	{
	padding:2px 0px 6px 0px;
	}
	
*+html .spots_list ul li.white
	{
	padding:0px 0px 7px 0px;
	}

*html .spots_list ul li.white
	{
	padding-top:2px;
	}

*html .spots_list ul li.blue
	{
	padding-top:3px;
	}
	
.spots_list ul li.blue, x:-moz-any-link 
	{
	padding:4px 0px 6px 0px;
	}

.spots_list ul li.white, x:-moz-any-link 
	{
	padding:4px 0px 5px 0px;
	}
	
.spots_list ul li.blue, x:-moz-any-link, x:default 
	{
	padding:4px 0px 5px 0px;
	}
	
.spots_list ul li.white, x:-moz-any-link, x:default 
	{
	padding:3px 0px 4px 0px;
	}

*html .content h1
	{
	padding-bottom:40px;
	}
/*--------------------------------------	end of werken-in-het page	---------------*/
/*--------------------------------------	contact css		---------------------------*/
.main_contact h1
	{
	width:100%;
	height:18px;
	text-indent:-500px;
	padding:0px 0px 15px 0px;
	background:url(../../_images/contact_header.gif) no-repeat;
	}
	
.contact_info
	{
	float:left;
	width:540px;
	padding-top:4px;
	}
	
.contact_info h2
	{
	font-size:11px;
	color:#630400;
	font-weight:normal;
	padding:0px 0px 2px 1px;
	margin-top:-1px;
	}
	
*html .contact_info h2
	{
	padding:0px 0px 2px 3px;
	margin-top:-2px;
	}
	
*+html .contact_info h2
	{
	padding:0px 0px 2px 3px;
	margin-top:-2px;
	}
	
address
	{
	float:left;
	width:160px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	font-weight:normal;
	word-spacing:2px;
	line-height:15.5px;
	font-style:normal;
	padding-top:8px;
	}
	
address span
	{
	color:#630400;
	}
	
.contact_map
	{
	float:right;
	}
	
.contact_map img
	{
	float:left; 
	}
	
*+html .contact_map img
	{
	position:relative;
	top:-1px;
	}
	
.contact_address
	{
	float:left;
	width:330px;
	}
	
.contact_address p
	{
	width:300px;
	}
	
.right_address
	{
	position:relative;
	left:19px;
	top:2px;
	}
	
form
	{
	float:left;
	}
	
.contact_form
	{
	float:left;
	width:340px;
	padding:7px 0px 0px 1px;
	}
	
.contact_form h2
	{
	padding:0px 0px 12px 0px;
	font-size:11px;
	width:100%;
	}
	
.contact_form p
	{
	width:100%;
	margin-top:-3px;
	}
	
.contact_form p span
	{
	width:70px;
	float:left;
	margin-top:3px;
	}
		
.contact_form p input
	{
	border:1px solid #630400;
	height:18px;
	width:264px;
	}
	
*html .contact_form p span
	{
	margin-top:1px;
	}
	
*+html .contact_form p span
	{
	margin-top:1px;
	}
	
*html .contact_form p input
	{
	margin:0px 0px -4px -3px;
	position:relative;
	top:-2px;
	}
	
*+html .contact_form p input
	{
	margin:0px 0px -5px 0px;
	position:relative;
	top:-3px;
	}
	
*html .contact_form p textarea
	{
	position:relative;
	left:-3px;
	top:-2px;
	}
	
*+html .contact_form p textarea
	{
	position:relative;
	left:0px;
	top:-3px;
	}
	
.contact_form p textarea
	{
	width:264px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #630400;
	height:61px;
	}
	
.submit_send
	{
	float:right;
	height:22px;
	width:78px;
	cursor:pointer;
	position:relative;
	left:-10px;
	top:-2px;
	}

*+html .submit_send
	{
	top:-5px;
	}
	
*html .submit_send
	{
	top:-5px;
	}
	
*html address
	{
	padding-top:10px;
	padding-left:2px;
	}
	
*+html address
	{
	padding-top:6px;
	padding-left:2px;
	}
	
.submit_send input
	{
	border:none;
	background:none;
	color:#fff;
	font-size:11px;
	cursor:pointer;
	padding:0px 0px 0px 0px;
	position:relative;
	left:6px;
	top:0px;
	}
	
*html .main_contact h1
	{
	padding:0px 0px 15px 0px;
	}
	
*+html .main_contact h1
	{
	padding:0px 0px 15px 0px;
	}
	
.contact_info h2:not(:root:root)
	{
	margin-top:2px;
	}
	
address:not(:root:root)
	{
	margin-top:5px;
	margin-left:1px;
	}
	
.contact_form:not(:root:root)
	{
	padding:8px 0px 0px 1px;
	}
	
.content_container img:not(:root:root)
	{
	margin-top:5px;
	}
	
.contact_form p input.file_contact
	{
	float:left;
	height:22px;
	border:0px solid #fff;
	font-size:11px;
	}
	
*html .contact_form p input.file_contact
	{
	border:1px solid #630400;
	margin:-3px 0px 0px 0px;
	}
	
*+html .contact_form p input.file_contact
	{
	border:1px solid #630400;
	margin:-3px 0px 0px 0px;
	}
/*--------------------------------------	end of contact css		-------------------*/
/*--------------------------------------	news css	-------------------------------*/
.main_news .content ul
	{
	float:right;
	width:100px;
	position:relative;
	top:-26px;
	/*left:62px;*/
	}
	
.main_news .content ul li
	{
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
	}
	
.main_news .content ul li a
	{
	margin:0px;
	padding:0px 5px 0px 0px;
	font-size:11px;
	text-decoration:underline;
	}
	
.main_news .content ul li span
	{
	font-size:11px;
	padding:0px 4px 0px 0px;
	}	
	
.main_news h1
	{
	width:100%;
	height:18px;
	text-indent:-500px;
	padding:0px 0px 15px 0px;
	background:url(../../_images/news_header.gif) no-repeat;
	}

.main_news .news_info
	{
	float:left;
	background:#efe5e5;
	margin:0px 0px 12px -1px;
	padding:1px 3px 17px 16px;
	width: 505px;
	}

.main_news .news_info_white
	{
	width:100%;
	float:left;
	background:#fff;
	margin:1px 0px 13px 0px;
	}
	
.main_news .news_info p, .news_info_white p
	{
	padding:0px 0px 0px 16px;
	float:none;
	width:auto;
	}
	
*html .main_news .news_info_white p
	{
	padding-bottom:0px;
	}	
	
.main_news .news_info h2, .news_info_white h2
	{
	float:none;
	font-size:14px;
	font-weight:normal;
	letter-spacing:0.3px;
	padding:12px 0px 3px 16px;
	}
	
.main_news .news_info h2,.main_news .news_info p
	{
	padding-left:0px;
	}	
	
.main_news .news_info_white h2
	{
	padding-top:0px;
	padding-bottom:2px;
	}	
	
.main_news .news_info img, .news_info_white img
	{
	float:right;
	padding:18px 10px 0px 10px;
	}
	
.main_news .news_info p span, .news_info_white p span
	{
	text-decoration:underline;
	float:none;
	}
	
.main_news .news_info_white span.date,.news_info_white span.lees,.news_info span.date,.news_info span.lees
	{
	float:left;
	font-size:11px;
	word-spacing:2px;
	color:#630400;
	margin:0px;
	padding:1px 0px 0px 16px;
	}
	
.news_info span.date
	{
	padding-left:0px;
	}	
	
.main_news .news_info_white span.date,.main_news .news_info span.date	
	{
	width:150px;
	}
	
.main_news .news_info_white span.lees,.news_info span.lees
	{
	float:right;
	padding:0px 5px 0px 0px;
	}
/*--------------------------------------	end of news css		-----------------------*/
/*--------------------------------------	links css	-------------------------------*/
.main_links h1
	{
	background:transparent url(../../_images/links_header.gif) no-repeat;
	height:18px;
	padding:0px 0px 9px 0px;
	text-indent:-500px;
	width:100%;
	}
	
*html .main_links h1
	{
	padding-bottom:9px;
	}
	
*+html .main_links h1
	{
	padding-bottom:9px;
	}
	
.main_links h2
	{
	font-size:14px;
	font-weight:normal;
	width:100%;
	padding:0px 0px 4px 1px;
	letter-spacing:.3px;
	}
	
*html .links_lists
	{
	padding-bottom:1px;
	}
	
*+html .links_lists
	{
	padding-bottom:1px;
	}
	
.links_lists
	{
	float:left;
	width:100%;
	padding-top:13px;
	}
	
.links_lists ul
	{
	float:left;
	width:100%;
	margin:0px;
	}
	
.links_lists ul li
	{
	list-style:none;
	float:left;
	margin:0px;
	width:100%;
	}
	
.links_lists ul li a
	{
	width:100%;
	list-style:none;
	float:left;
	margin:0px;
	text-decoration:underline;
	padding:0px 0px 4.7px 10px;
	font-size:12px;
	letter-spacing:.3px;
	color:#000;
	background:url(../../_images/links_arrow.gif) no-repeat 0px 5px;
	}

 
 .links_lists ul li a:not(:root:root)
 	{
	padding:0px 0px 6px 10px;
	background:url(../../_images/links_arrow.gif) no-repeat 0px 4px;
	}

.main_links h2:not(:root:root)
	{
	padding:0px 0px 5px 1px;
	}
/*-------------------------------------- 	end of news css		-----------------------*/
/*-------------------------------------- 	disclaimer css		-----------------------*/
.main_disclaimer h1
	{
	background:url(../../_images/disclaimer-header.gif) no-repeat;
	width:89px;
	height:18px;
	text-indent:-500px;
	overflow:hidden;
	float:left;
	}
/*-------------------------------------- 	end of disclaimer css		---------------*/
/*-------------------------------------- 	privacy css		---------------------------*/
.main_privacy h1
	{
	background:url(../../_images/privacy-header.gif) no-repeat;
	}
/*-------------------------------------- 	end of privacy css		-------------------*/
/*-------------------------------------- 	sitemap css		---------------------------*/
.main_sitemap h1
	{
	background:url(../../_images/sitemap-header.gif) no-repeat;
	}
/*-------------------------------------- 	end of sitemap css		-------------------*/
/*--------------------------------------	overlay css		---------------------------*/
#overlay_main
	{
	width:995px;
	margin:auto;
	height:0px;
	position:relative;
	z-index:1000;
	}
.overlay
	{
	width:100%;
	height:0px;
	float:left;
	position:absolute;
	top:0px;
	left:0px;
	}
.overlay_flash_container
	{
	width:937px;
	position:relative;
	top:79px;
	}
	
.overlay_flash_container_inner
	{
	width:937px;
	position:relative;
	z-index:1000;
	}
	
.close_button
	{
	float:right;
	position:absolute;
	top:-12px;
	right:89px;
	cursor:pointer;
	background:url(../../_images/close_button.png) no-repeat;
	width:28px;
	height:28px;
	z-index:101;
	}
	
*html .close_button
	{
	position:relative;
	margin-bottom:-28px;
	}
/*--------------------------------------	end of overlay css		-------------------*/
.back
	{
	float:right;
	margin:0px;
	padding:10px 6px 0px 0px;
	clear:both;
	/*width:48px;*/
	}
	
.back a
	{
	position:relative;
	float:right;
	display:block;
	height:18px;
	width:48px;
	overflow:hidden;
	text-indent:-500px;
	background:url(../../_images/back_button.gif) no-repeat;
	}
		
table
	{
	float:left;
	}
	
.err_msg
	{
	width:180px;
	height:10px;
	float:left;
	margin:-5px 0px 0px 11px;
	padding:0px;
	}
	
.err_msg p,.err_msg span
	{
	font-size:11px;
	color:#fff;
	float:left;
	margin:0px;
	padding:0px;
	}
	
.err_msg span
	{
	color:#000;
	position:relative;
	left:55px;
	top:8px;
	}
/*--------------------------------------	ajax loader css		-------------------*/
#overlay_box
	{
	background:#666;
	height:100%;
	left:0pt;
	position:fixed;
	top:0pt;
	width:100%;
	z-index:1000;
	opacity: 0.7;
	-moz-opacity:0.70;
	filter: alpha(opacity=70);
	}
	
html >body .overlay_middle
	{
	display:table-cell;
	vertical-align:middle;
	}
	
html >body .overlay_middlebox
	{
	margin:auto;
	}
	
*html .overlay_middle
	{
	z-index:100;
	position:relative;
	top:50%;
	left:50%;
	float:left;
	}
	
*html .overlay_middlebox
	{
	width:480px;
	height:38px;
	position:relative;
	top:-50%;
	left:-50%;
	float:left;
	}
	
.overlay_displaybox
	{
	z-index:1006;
	opacity: 0.7;
	-moz-opacity:0.70;
	filter: alpha(opacity=70);
	background:#666;
	height:100%;
	left:0pt;
	position:absolute;
	top:0pt;
	width:100%;
	display:table;
	vertical-align:middle;
	}
		
.overlaybox
	{
	position:relative;
	background:url(../../_images/overlaybg.png) repeat-x;
	margin:auto;
	width:480px;
	height:38px;
	border:1px solid #ffaf25;	
	}
	
.overlaybox img
	{
	float:left;
	margin:10px 0px 0px 25px;
	}
	
.overlaybox span
	{
	font-size:14px;
	float:left;
	margin:10px 0px 0px 20px;
	}
	
.yellow_bg
	{
	background:url(../../_images/yellow_bg.png) no-repeat 0px 0px;
	}
	
.red_bg
	{
	background:url(../../_images/red_bg.png) no-repeat 0px 0px;
	}
	
.brinjal_bg
	{
	background:url(../../_images/brinjal_bg.png) no-repeat 0px 0px;
	}
	
.orange_bg
	{
	background:url(../../_images/orange_bg.png) no-repeat 0px 0px;
	}
	
.blue_bg
	{
	background:url(../../_images/blue_bg.png) no-repeat 0px 0px;
	}
	
.orange_bg,.brinjal_bg,.red_bg,.yellow_bg,.blue_bg
	{
	float:left;
	position:relative;
	z-index:1;
	margin-top:43px;
	}
	
*html .orange_bg
	{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../../_images/orange_bg.png',sizingMethod='crop');
	}
	
*html .brinjal_bg
	{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../../_images/brinjal_bg.png',sizingMethod='crop');
	}
	
*html .red_bg
	{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../../_images/red_bg.png',sizingMethod='crop');
	}
	
*html .yellow_bg
	{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../../_images/yellow_bg.png',sizingMethod='crop');
	}
	
*html .blue_bg
	{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../../_images/blue_bg.png',sizingMethod='crop');
	}
	
*html .content_container_spots
	{
	height:300px;
	}
	
h1.spot_header
	{
	text-align:center;
	text-indent:0px;
	height:auto;
	float:left;
	padding-top:12px;
	padding-left:2px;
	padding-bottom:40px;
	}
	
h1.spot_header:not(:root:root)
	{
	padding-top:8px;
	}

h1.spot_header img
	{
	float:left;
	padding:1px 0px 0px 0px;
	}
	
.swfir
	{
	position:relative;
	left:13px;
	top:-10px;
	}
	
.spot_bg_main
	{
	width:275px;
	height:304px;
	float:left;
	padding-top:10px;
	position:relative;
	top:-10px;
	}

.yellowspot_bg,.redspot_bg,.brinjalspot_bg,.bluespot_bg,.orangespot_bg
	{
	width:250px;
	height:304px;
	float:left;
	z-index:2;
	padding-right:25px;
	}
	
*html .yellowspot_bg
	{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../../_images/brinjal_bg.png',sizingMethod='crop');
	}
	
*html .redspot_bg
	{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../../_images/redspot_bg.png',sizingMethod='crop');
	}
	
*html .bluespot_bg
	{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../../_images/bluespot_bg.png',sizingMethod='crop');
	}
	
*html .brinjalspot_bg
	{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../../_images/brinjalspot_bg.png',sizingMethod='crop');
	}
	
*html .orangespot_bg
	{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../../_images/orangespot_bg.png',sizingMethod='crop');
	}
	
.yellowspot_bg
	{
	background:url(../../_images/yellowspot_bg.png) no-repeat;
	}
	
.redspot_bg
	{
	background:url(../../_images/redspot_bg.png) no-repeat;
	}
	
.bluespot_bg
	{
	background:url(../../_images/bluespot_bg.png) no-repeat;
	}
	
.orangespot_bg
	{
	background:url(../../_images/orangespot_bg.png) no-repeat;
	}
	
.brinjalspot_bg
	{
	background:url(../../_images/brinjalspot_bg.png) no-repeat;
	}
	
.content_container_spots .content
	{
	width:580px;
	left:6px;
	padding-top:10px;
	}
	
.content_container_spots .content p
	{
	padding-right:25px;
	}
	
.cat_details_content ul
	{
	width:auto;
	padding:0px 0px 11px 15px;
	}
	
.werken_in_het_oude_westen .cat_details_content ul
	{
	width:auto;
	padding:0px 0px 11px 0px;
	}
	
.cat_details_content ol
	{
	width:auto;
	padding:0px 0px 0px 21px;
	}
	
.cat_details_content ol li
	{
	margin:0px;
	padding:0px 0px 3px 0px;
	font-size:12px;
	}
	
*html .cat_details_content ul
	{
	padding-left:17px;
	}
	
*html .cat_details_content ol
	{
	padding-left:25px;
	}
	
*+html .cat_details_content ol
	{
	padding-left:25px;
	}
	
*html .cat_details_content ul.submenu_list
	{
	position:relative;
	left:4px;
	}
	
.cat_details_content ul li
	{
	margin:0px;
	padding:0px 0px 3px 5px;
	font-size:12px;
	}

.cat_details_content ul:not(:root:root)
	{
	padding-left:17px;
	}
	
.spots_list ul:not(:root:root)
	{
	padding-left:0px;
	}
	
.cat_details_content ul li a
	{
	font-weight:bold;
	color:#630400;
	padding:0px 0px 0px 10px;
	}
	
.cat_details_content ul.submenu_list
	{
	padding:0px 20px 0px 0px;
	float:left;
	width:285px;
	}

.cat_details_content ul.submenu_list li
	{
	list-style:none;
	background:url(../../_images/menu_list_bullet.png) no-repeat 0px 5px;
	}
	
*html .cat_details_content ul li
	{
	background-position:0px 10px;
	}
	
*+html .cat_details_content ul li
	{
	background-position:0px 10px;
	}
	
.cat_details_content span
	{
	width: 300px;
	padding:0px;
	font-size:11px;
	font-weight: bold;
    }
    
.cat_details_content span a
	{
	padding:0px 10px 0px 0px;
	display:block;
	}
	
.cat_details_content ul li a.spot_selected
	{
	text-decoration: underline;   
	}
	
#spot_detail
	{
	margin:2px 0px 0px 0px;
	}
	
#spot_detail p a
	{
	text-decoration:underline;
	}
	
#spot_detail ul li a
	{
	padding-left:3px;
	}
/*--------------------------------------	end ajax loader css		-------------------*/	
			
/*--------------------------------------flash-video css-----------------------------------*/
#main_inner_video
	{
	width:100%;
	min-height:100%;
	float:left;
	background:transparent url(../../_images/body-bg.png) repeat;
	position: relative;
	/*background:url(../../_images/body-bg-video.png);*/
	}
	
*html #main_inner_video
	{
	height:100%;
	}
		
#main_inner_video .middle_container 
	{	
	/*background: #000;*/
	}
	
#main_inner_video .middle_content_inner
	{
	float:left;
	width:534px;
	padding:12px 34px 10px 40px;
	/*background:#000;*/
	position:relative;
	position: relative;
	z-index: 1;
	}

.spacer
	{
	width: 100%;
	height: 21px;
	background: #fff;
	float: left;
	}

.flash_video_content
	{
	width: 535px;
	min-height: 302px;
	float:left;
	}
	
*html .flash_video_content
	{
	height: 302px;
	}
	
.flash_video
	{
	margin:auto;
	height: 302px;
	}
	
.flash_video img
	{
	float: left;
	}
	
.video_scroll_bg
	{
	float: left;
	height:9px;
	background: #ccc;
	width: 535px;
	position: relative;
	top: -1px;
	background:url(../../_images/scroll_bg.png);
	}
	
.video_scroll_bar
	{
	height:21px;
	width: 23px;
	background:url(../../_images/scroll_bar.png);
	position: absolute;
	left: 150px;
	top: -6px;
	cursor: pointer;
	}
	
*html .video_scroll_bar
	{
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../_images/scroll_bar.png',sizingMethod='crop');
	}
	
*html .jScrollPaneDrag
	{
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../_images/movie_scroller_ver_bar.png',sizingMethod='crop');
	}
	
.video_controllers
	{
	float: left;
	width: 535px;
	height: 26px;
	}
	
.video_buttons
	{
	margin: auto;
	width: 62px;
	height: 19px;
	padding-top: 6px;
	}
	
.video_buttons img
	{
	float: left;
	margin: 0px 2px 0px 0px;
	cursor: pointer;
	}
	
.movie_list_content
	{
	float: left;
	padding: 33px 0px 0px 0px;
	width: 535px;
    }
    
 .movie_list
	{
	float: left;
	width: 487px;
    }
    
 .movie_list_img
   	{
	float: left;
	width: 107px;
	height: 60px;
	cursor: pointer;
	background:url(../../_images/movie_list_img_bg.png) no-repeat;
	}
	
.movie_list_text
	{
	float: left;
	width: 372px;
	font-size: 10px;
	line-height: normal;
	padding: 0px 2px 0px 2px;
	min-height: 59px;
    }
    
*html .movie_list_content p
	{
	height: 25px;
	}
    
 .movie_list_description
   	{
	float: left;
	width: 485px;
	color: #fff;
	margin: 0px 0px 7px 0px;
    }
    
.movie_list_img img
	{
	border: 1px solid #aeaeae;
	margin: 1px 0px 0px 1px;
	}
	
.movie_list_content p
	{
	color: #fff;
	font-size: 10px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: normal;
	word-spacing: 0px;
	min-height: 25px;
	width: 100%;
    }
    
.movie_list_content p span
	{
	font-weight: bold;
	float: left;
    }
	
.movie_list_content p span.movie_title
	{
	width:100%;
    }
   
.movie_list_content strong.movie_date
	{
	float: right;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	text-align: right;
    }
    
.grey_bg
	{
	/*background: #333;*/
	background: #d8e5ee;
	} 
  
 .grey_bg .movie_list_text
 	{
 	width: 372px;
 	padding: 0px 4px 0px 2px;
 	min-height: 59px;
 	position: relative;
	} 
/*=================================movie jquery scroll bar css==========================*/	
.movie_list_scroller_bg
	{
	float:right;
	width: 9px;
	height: 361px;
	position: relative;
	background:url(../../_images/movie_scroller_ver.png) no-repeat;
	}
	
.movie_list_scroller
	{
	position: absolute;
	left: -6px;
	top: 50px;
	width: 23px;
	height: 22px;
	cursor: pointer;
	background:url(../../_images/movie_scroller_ver_bar.png) no-repeat;
	}
		
.main_scroller
	{
	width: 300px;
	float: left;
	padding: 20px;
	background: #ccc;
	}

.jScrollPaneContainer
	{
	position: relative;
	overflow: hidden;
	z-index: 1;
	width: 545px;
	outline: none;
	}
	
.scroll_projects_list
	{
	float:left;
	height:305px;
	overflow:auto;
	width: 485px;
	padding-left: 2px;
	}

.jScrollPaneTrack
	{
	width: 18px !important;
	position: absolute;
	cursor: pointer;
	right: 2px;
	top: 0px;
	height: 100%;
	background:url(../../_images/movie_scroller_ver.png) repeat-y ;
	}
	
.jScrollPaneDrag
	{
	position: absolute;
	background:url(../../_images/movie_scroller_ver_bar.png) no-repeat;
	cursor: pointer;
	overflow: hidden;
	height: 22px !important;
	width: 23px !important;
	left: -6px !important;
	}
	
.jScrollPaneDragTop
	{
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	}
	
.jScrollPaneDragBottom
	{
	position: absolute;
	bottom: 0px;
	left: 0px;
	overflow: hidden;
	}
	
a.jScrollArrowUp
	{
	display: block;
	position: absolute;
	z-index: 1;
	top: 0px;
	right: 0px;
	text-indent: -2000px;
	overflow: hidden;
	height: 9px;
	}

a.jScrollArrowDown
	{
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0px;
	right: 0px;
	text-indent: -2000px;
	overflow: hidden;
	height: 9px;
	}
	
a.jScrollArrowUp
	{
	background:transparent url(../../_images/basic_arrow_up.gif) repeat-x scroll 0 0;
	}
	
a.jScrollArrowDown
	{
	background:transparent url(../../_images/basic_arrow_down.gif) repeat-x scroll 0 0;
	}
	
.movie_list_text strong
	{
	width: 100%;
	float: left;
	}
	
#main_flash_video
	{
	float: left;
	position: relative;
	left: -225px;
	margin-top: -300px;
	width: 580px;
	z-index: 1;
	}
	
#main_inner_video .middle_content_inner
	{
	overflow: hidden;
	}
	
.flash_video_middle
	{
	margin:auto;
	}
	
#main_video embed
	{
	margin:auto;
	}
	
/*=================================================opera hacks===============================*/
	
html:first-child .bottom_text
	{
	padding-top:2px;
	}
	
html:first-child .form_content
	{
	padding-top:2px;
	}
	
html:first-child .bottom_text p
	{
	line-height:16px;
	}
	
html:first-child .button 
	{
	width:88px;
	}
  
html:first-child .form_content h2
	{
	margin:9px 0px 0px 0px;
	}
	
html:first-child .spots_list ul li.white										
	{
	padding:3px 0px 5px 0px;
	}
	
html:first-child .contact_form p
	{
	margin-top:-5px;
	position:relative;
	top:2px;
	}
	
html:first-child address 
	{
	padding-top:11px;
	padding-left:1px;
	}

html:first-child .links_lists ul li a
 	{
	padding:0px 0px 5.9px 10px;
	}
	
html:first-child .main_links h2 
	{
	padding:0px 0px 5px 1px;
	}
html:first-child .spot_bg_main
	{
	top:-14px;
	}
	
	
/* adding new css */

.wow_flash_video_container
	{
	float:left;
	margin:0px;
	padding:16px 0px 0px 13px;
	width:538px;
	position: relative;
	left: 7px;
	background: #efe5e5;
	height: 131px;
	}
	
.wow_flash_video_container h2
	{
	font-size:24px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 7px 14px 0px;
	color:#630400;
	width:105px;
	height:16px;
	overflow:hidden;
	text-indent:-500px;
	background:url(../../_images/wow-op-video-one.gif) no-repeat;
	}
	
.wow_news_spots_list
	{
	width: 551px;
	position: relative;
	left:7px;
	padding: 33px 0px 0px 0px;
	}
	
.wow_news_spots_list ul, .wow_news_spots_list ul li
	{
	width:551px;
	}
	
.wow_news_spots_list ul li a
	{
	width: 526px;	
	}

.wow_news_spots_list h2
	{
	background:url(../../_images/wow-news-image.gif) no-repeat;
	width: 93px;
	}
	
.wow_video_text_container p
	{
	width: 528px;
	}
	
.content_container img.arrow
	{
	margin:3px 0px 0px 0px;
    padding-left:7px;
	padding-right: 12px;
	}
	
.arrow_lefttext
	{
	width: auto;
	float: none;
	}
	
.arrow_lefttext h2
	{
	float: none;
	padding: 0px 0px 2px 0px;
	}
	
.arrow_lefttext p
	{
	float: none;
	width: auto;
	padding:0px 14px 15px 11px;
	}
	
.middle_content_inner h1.wow_fimpjes
	{
	margin:0px 0px 0px 0px;
	padding:0px 7px 25px 0px;
	width:120px;
	background:url(../../_images/wow_opvideo_film.gif) no-repeat;
	}
	
.movie_list
	{
	width: 535px;
	}
	
.movie_list_description 
	{
	width: 535px;
	}
	
.movie_list_text
	{
	width: 418px;
	padding:0px 2px 0px 6px;
	}
	
.grey_bg .movie_list_text
	{
	width: 418px;
	padding:0px 2px 0px 6px;
	}
	
.movie_list_text strong
	{
	padding: 2px 0px 0px 0px;
	color: #630400;
	}
	
.movie_list_content strong.movie_date
	{
	padding: 0px 13px 0px 0px;
	width: 402px;
	}
	
.movie_list_content p
	{
	color: #000000;
	}
	
.wow_op_video_images
	{
	float: left;
	width: 100%;
	position: relative;
	height: 74px;
	left: 13px;
	}
		
.wow_op_video_images img
	{
	float: left;
	}
	
.wow_images_box
	{
	position: relative;
	float: left;
	width: 124px;
	height: 74px;
	margin: 0px 8px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.wow_images_box span
	{
	cursor: pointer;
	background:url(../../_images/wow-play-image.png) no-repeat;
	width: 38px;
	height: 38px;
	float: left;
	position: absolute;
	z-index: 3;
	left: 43px;
	top:18px;
	font-size: 0px;
	text-indent: -9999px;
	}
	
*html .wow_images_box span
	{
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "../_images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
	);

	}
	
	
.wow_op_video_images img:not(:root:root)
	{
	margin-top: 0px !important;
	}
	
h1.wow_op_de_karat
	{
	background:url(../../_images/wow-op-de-karat-one.gif) no-repeat;
	height: 16px;
	width: 91%;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 14px;
	}
	
.err_msg p
	{
	color: #630400;
	padding: 10px 0px 0px 0px;
	}
	
.form_content .err_msg
	{
	margin:-5px 0px 0px 0px;
	padding-left: 11px;
	}
	
.videos_pagination
	{
	float: left;
	width: 100%;
	}
	
.videos_pagination ul
	{
	float: right;
	margin: 0px;
	padding: 0px;
	}
	
.videos_pagination ul li
	{
	text-align: right;
	list-style: none;
	}
	
.videos_pagination ul li span
	{
	font-size:11px;
	padding:0 4px 0 0;
	}
	
.videos_pagination ul li a
	{
	font-size:11px;
	margin:0;
	padding:0 5px 0 0;
	text-decoration:underline;
	}
	
.flash_video
	{
	margin: 0px;
	}
	
/****************** new video_strip**************/

.video_strip
	{
	float: left;
	width: 551px;
	height: 205px;
	margin: 0px 0px 20px 8px;
	background: url(../../_images/_video/old-video-bg.png) no-repeat;
	}
	
.bottom_images_videos
	{
	padding: 109px 0px 0px 0px;
	}	
	