* {
	margin:					0;
	padding:				0;
}

body {
	font:					11px/16px Arial, Helvetica, sans-serif;
	background-color:		#fff;
}

/* elements */

img {
	display:				block;
	border:					0;
}

ul {
	list-style:				none;
}

ol {
	list-style:				none;
}

.clear {
	clear:					both;
	height:					0;
	font:					0/0 serif;
}

a {
	text-decoration:		none;
}

p {
	color:					#98a5a8;
	line-height:			20px;	
}

h1 {
	font:					bold 28px/28px Arial, Helvetica, sans-serif;
	color:					#323b3d;
	margin-bottom:			25px;
}

h2 {
	font:					bold 14px/16px Arial, Helvetica, sans-serif;
	color:					#323b3d;
}

h5 {
	background-color:		#98a5a8;	
	font:					bold 18px/18px Arial, Helvetica, sans-serif;
	color:					#fff;
	width:					275px;	
	height:					37px;
	padding:				18px 12px 15px;	
}

h5 span {
	display:				block;
	font:					bold 12px/18px Arial, Helvetica, sans-serif;
	color:					#fff;
	font-weight:			normal;
}

h6 {
	display:				inline;
	font:					bold 28px/28px Arial, Helvetica, sans-serif;
	color:					#fff;	 
}


/* wrappers */

.wrapper {
	position:				relative;
	width:					972px;
	margin:					0 auto;
}

.wrapper-header,
.wrapper-header-nopadding
{
	position:				relative;
	background-color:		#f3f5f5;
	width:					100%;
	padding:				25px 0;
	min-width:				972px;
}

.wrapper-header-nopadding
{
	padding:				0 0 25px 0;
	position:				relative;
}

.wrapper-header-home {
	position:				relative;
	background-color:		#f3f5f5;
	width:					100%;
	padding:				25px 0 12px;
	min-width:				972px;
}

.wrapper-content {
	position:				relative;
	background-color:		#fff;
	width:					100%;
	padding:				0 0 50px 0;
	min-width:				972px;
}



/* left */

.left {
	width:					644px;
	padding:				0 12px 0 0;
	float:					left;
}

/* right */

.right {
	position:				relative;
	float:					left;
	width:					316px;
	z-index:				10000;
}

/* Paragraphs */

.overdocdepot p {
	font-size:				12px;
	margin-bottom:			20px;
}	

.left p a,
.left p a:hover {
	color:					#5b6b6f;
	text-decoration:		none;
}

.left p a:hover {
	text-decoration:		underline;
}

/* left - navigation */

ul.nav {
	display:				block;
	width:					644px;
	height:					32px;
	margin:					0;
}

ul.nav li {
	float:					left;
}

ul.nav li a {
	font:					bold 12px/12px Arial, Helvetica, sans-serif;
	color:					#5b6b6f;
	text-decoration:		none;
	padding:				9px 12px;
	height:					14px;
	display:				inline-block;
}

ul.nav li a:hover {
	background-color:		#5b6b6f;
	color:					#fff;
}

ul.nav li a.active {
	background-color:		#5b6b6f;
	color:					#fff;
}

/* right - filter */

.filter {
	width:					316px;
	height:					32px;
	margin:					0;
}

.filter input {
	font:					11px/11px Arial, Helvetica, sans-serif;
	width:					210px;
	height:					28px;
	border:					1px solid #dddddd;
	border-top-color:		#7c7c7c;
	float:					left;
	padding:				8px 12px 0;		
}

.filter input.submit {
	background:				url(../../inc/image/btn-filter-submit.gif) top left no-repeat;
	width:					70px;
	height:					38px;
	float:					right;
	cursor:					pointer;
	border:					0;
	padding:				0;
	outline:				none; 
}

/* right - filter dropdown */

.z-index {
	z-index:				20000;
}

.search
{
	position:				relative;	
}

.filterwrapper
{
	position:				absolute;
	top:					60px;
	right:					0px;
}

.filterdropdown {
	display:				none;
	position:				absolute;
	top:					0px;
	right:					0px;
	background:				#19394a url(../../inc/image/bg-dropdown-filter.gif) top left no-repeat;
	width:					296px;
	padding:				0 10px 10px 10px;
	margin:					0;
	z-index:				20000;
}

.filterdropdown ol
{
}

.filterdropdown ol li {
	background-image:		url(../../inc/image/bg-border-filter-repeat.gif);
	color:					#fff;	
	padding:				0 10px;
}

.filterdropdown ol li.last {
	background-image:		none;
}

.filterdropdown ol li.submit {
	padding:				0 10px 0 0;
	background-image:		none;
	height:					32px;
	margin-top:				42px;
}

.filterdropdown ol li input {
	position:				absolute;
	right:					10px;
	top:					10px;

}

.filterdropdown ol li.submit input {
	position:				relative;
	display:				block;
	background:				url(../../inc/image/btn-filter-documentaires.gif) top left no-repeat;
	width:					296px;
	height:					32px;
	border:					0;
	float:					none;
	top:					auto;
	right:					auto;
}

/* right - filter quick search */

.quick-search {
	position:				absolute;
	top:					-12px;
	right:					0px;
	z-index:				20000;
}	

.quick-search ul.docu-list {
	display:				none;
	width:					316px;	
}

.quick-search ul.docu-list li {
	background-image:		none;
	background-color:		#19394a;
	position:				relative;
	margin:					0 !important;
	height:					35px;
	padding:				10px 0 0 10px;
	display:				block;
}

.quick-search ul.docu-list li.light {
	background-color:		#19394a;
}
li.all-results a.play,
.quick-search ul.docu-list li a.play {
	position:				absolute;
	top:					16px;
	right:					12px;
 	background:				url(../../inc/image/btn-catagories-play-current.gif) top left no-repeat;
	width:					18px;
	height:					13px;
	display:				inline;
	clear:					none;	
} 

li.all-results p,
.quick-search ul.docu-list li p {
	color:					#fff;
	display:				inline;	
	width:					270px	
}

li.all-results h2,
.quick-search ul.docu-list li h2 {
	color:					#fff;
	display:				inline;
	padding:				0 15px 0 0;
	width:					258px;
	clear:					none;
}

.quick-search ul.docu-list li.current a.play  {
 	background:				url(../../inc/image/btn-catagories-play-current.gif) top left no-repeat;
	width:					18px;
	height:					13px;
}

.quick-search ul.docu-list li.current {
	background-color:		#19394a;
	color:					#fff;
}

.quick-search ul.docu-list li.all-results {
	background-color:		#19394a;
	color:					#fff;
	padding-left:			15px;
}

/* right - Today's Documentairies */

.daily-docu {
	position:				relative;
	height:					280px;
	width:					316px;	
	overflow:				auto;
	overflow-x:				hidden;
}

.daily-docu h5 {
	width:					261px;
}

.daily-docu ul {
	width:					283px;
	display:				block;
}

ul.docu-list li {
	background-color:		#f9fafa;
	height:					58px;
	margin-top:				12px;
	display:				block;
}

ul.docu-list li img {
	float:					left;
	margin-right:			12px;
}

ul.docu-list li span {
	line-height:			11px;		
	color:					#5b6b6f;
}

ul.docu-list li p {
	line-height:			11px;	
	float:					left;
}

ul.docu-list li h2 {
	padding-top:			4px;
}

ul.docu-list li a.h2 {
	font:					bold 14px/16px Arial, Helvetica, sans-serif;
	color:					#323b3d;
	display:				block;	
	padding-top:			4px;	
}

ul.docu-list li .top {
	font:					bold 12px/12px Arial, Helvetica, sans-serif;
	color:					#98a5a8;	
	display:				block;
	width:					25px;
	height:					48px;
	padding:				10px 0 0 0;
	float:					left;
	text-align:				center;

}

/* Pushbox */

.theme {
	position:				relative;
	width:					644px;
	height:					280px;
}

.theme-text {
	position:				absolute;
	bottom:					1px;
	left:					1px;
	background-color:		none;
	width:					630px;		
	padding:				0 0 3px 14px;
	z-index:				2000;	
}

.theme-text span {
	font:					bold 12px/16px Arial, Helvetica, sans-serif;
	color:					#fff; 
	padding:				1px 3px 1px 3px;
	display:				inline-block;
}

.theme-text h6 {
	color:					#fff;
	line-height:			36px;
	padding-right:			6px;	
}
		
.theme-text-holder {
	position:				absolute;
	bottom:					0;
	left:					0;
	width:					630px;		
	padding:				0 0 3px 14px;
	background-color:		#323B3D;	
	filter:					alpha(opacity=50);	
	-moz-opacity:			0.5;
	opacity:				0.5;
	z-index:				1000;	
	color:					#000;
}

.theme-text-holder span {
	background-color:		#323b3d;
	font:					bold 12px/16px Arial, Helvetica, sans-serif;
	color:					#000; 
	padding:				1px 3px 1px 3px;
	display:				inline-block;
}

.theme-text-holder h6 {
	line-height:			36px;
	padding-right:			6px;
	color:					#333;	
}



/* Content */

.wrapper-content .wrapper {
	padding:				25px 0;
}

	

/* Content - archive */

.archive-item {
	position:				relative;
	width:					316px;
	float:					left;
	margin:					0 12px 30px 0;
	height:					300px;
}

.last {
	margin-right:			0;
	padding:				0;
}

.archive-item span {
	position:				absolute;
	top:					0;
	left:					0;
	display:				block;
	background-color:		#fff;
	font-size:				11px;
	line-height:			11px;		
	color:					#5b6b6f;
	width:					148px;
	height:					25px;
	padding:				0 0 0 2px;			
}

.archive-item img {
	margin-bottom:			16px;
}

.archive-item a,
.archive-item a:hover {
	color:					#5b6b6f;
	text-decoration:		none;
}

.archive-item a:hover {
	text-decoration:		underline;
}

.archive-item a.more {
	background:				url(../../inc/image/bg-readmore-arrow.gif) top left no-repeat;
	font-weight:			bold;
	padding-left:			10px;
	color:					#ff4e00;
}

/* Content - Documentaires */

.alphabetic-browse {
	border-top:				1px solid #e2e6e7;
	border-bottom:			1px solid #e2e6e7;	
	height:					13px;
	padding:				11px 0 12px 15px;	
}

.alphabetic-browse a {
	font-weight:			bold;
	color:					#19394A;
	margin-right:			17px;
}

.alphabetic-browse a.active {
	text-decoration:		underline;
}

.alphabetic-browse a:hover {
	text-decoration:		underline;
}

.documentaires ul li {
	position:				relative;
	display:				block;
}

ul li .play-movie {
	position:				absolute;
	bottom:					12px;
	right:					12px;
}

ul li .play-movie a {
	background:				url(../../inc/image/btn-catagories-play.gif) top left no-repeat;
	width:					16px;
	height:					11px;
	display:				inline-block;
	margin-left:			12px;
}

/* Content - Documentaire */


span.short-info {
	display:				block;
	font-weight:			bold;
	font-size:				12px;
	color:					#323b3d;	
}

.tags {
	background-color:		#f3f5f5;	
	margin-bottom:			12px;		
}

.tags p {
	color:					#323b3d;
	padding:				12px;
	line-height:			12px;
}

.tags p strong {
	margin-right:			10px;
}

.movie {
	background-color:		#000;
	width:					644px;
	height:					300px;
	margin-bottom:			55px;
	padding:				20px 0;
	text-align:				center;	
}

.synopsis {
	width:					303px;
	padding:				0 25px 0 0;
	float:					left;	
}

.credits h2,
.synopsis h2 {
	margin-bottom:			20px;
}

.synopsis p {
	margin-bottom:			20px;
}

.credits {
	width:					316px;
	float:					left;
}

dt {
	display:				block;
	font-weight:			bold;
	color:					#9fabae;
	text-align:				right;	
	width:					75px;
	float:					left;
}

dd {
	display:				block;
	width:					228px;
	color:					#9fabae;	
	float:					left;
	padding:				0 0 0 12px;
}

dd a {
	font-weight:			bold;
	text-decoration:		underline;
	color:					#9fabae;	
}

.right-documentaire {
	padding:				109px 0 0  0;
}



/* Omroepen */

.omroepen h1 {
	background:				url(../../inc/image/bg-border-repeat.gif) bottom left repeat-x;
	margin:					0;
	padding:				0 0 25px 0;
}


/* Content - ol */

ol li {
	position:				relative;
	background:				url(../../inc/image/bg-border-repeat.gif) bottom left repeat-x;
	color:					#5b6b6f;
	font-weight:			bold;
	line-height:			36px;
	height:					36px;
	padding:				0 12px;	
	display:				block;	
}

ol li.current {
	background-color:		#98a5a8;
	color:					#fff;
}

ol li div {
	float:					left;
	clear:					none;
}	

ol li span {
	margin-left:			35px;
}

ol li a {
	color:					#5b6b6f;
}

ol li a.play {
	position:				absolute;
	top:					12px;
	right:					12px;
	background:				url(../../inc/image/btn-catagories-play.gif) top left no-repeat;
	display:				inline;
	width:					16px;
	height:					11px;
	clear:					none;
}

ol li.current a.play  {
 	background:				url(../../inc/image/btn-catagories-play-current.gif) top left no-repeat;
	width:					18px;
	height:					13px;
}

ol li.current a {
	color:					#fff;
}



/* Content - Categories */

.categories {
	margin-bottom:			50px;
}

.head {
	background:				url(../../inc/image/bg-border-repeat.gif) bottom left repeat-x;
	background-color:		#f3f5f5;
	height:					36px;
	padding:				0 12px;
}

.head h2 {
	line-height:			36px;
	float:					left;
	width:					60px;
}

.categories .head span {
	background:				url(../../inc/image/btn-browse-eerder.gif) top right no-repeat;
	color:					#5b6b6f;
	font-weight:			bold;
	line-height:			36px;		
	padding:				0 12px 0 0;
	float:					right;
	cursor:					pointer;
}

#info_categories {
	position:				relative;
	height:					180px;
	overflow:				hidden;
}

.categories .bottom {
	background-image:		none;
}

.categories .bottom span {
	background:				url(../../inc/image/btn-browse-later.gif) top right no-repeat;
}

ol#categorydatelist {
	position:				absolute;
	top:					0;
	width:					316px;	
}

/* Content - Categories large */

.large h2 {
	background:				url(../../inc/image/bg-border-repeat.gif) bottom left repeat-x;
	line-height:			16px;
	padding:				12px 0 26px;
}	
.large  #info_categories {
	overflow:				visible;
	height:					100%;
}

.large .head {
	background-image:		none;
}	

/* Content - box-about */

.box-about {
	background-color:		#f3f5f5;
	padding:				12px;
}

.box-about h2 {
	margin-bottom:			5px;
}

ol#links {
	position:				relative;
	margin-bottom:			25px;
}

ol#links li div {
	width:					46px;
	padding:				5px 0 0;
}

/* Contact */

.contact {
	padding:				0 12px 0 0;
}

.contact p {	
	font-size:				12px;
	margin-bottom:			20px;
}

.contact .submit {
	float:					right;
	padding:				0 24px 0 0;
}

.contact .submit input {
	width:					80px;
	padding:				0;
}
	

.field {
	position:				relative;
	float:					left;
	padding:				0 12px 0 24px;
	margin-bottom:			20px;
}

.field label {
	position:				relative;
	display:				block;
	font-size:				12px;
	font-weight:			bold;
	line-height:			37px;
	color:					#5b6b6f;
	width:					300px;
	float:					left;	
}

.field span {
	position:				relative;
	font-size:				11px;
	font-weight:			normal;
	color:					#e00000;
	line-height:			37px;	
	visibility:				hidden;
	float:					right;
	width:					288px;
	text-align:				right;
	padding-right:			12px;
	display:				none;
}

.field .textarea,
.field input.text {
	font:					11px/11px Arial, Helvetica, sans-serif;
	border:					1px solid #dddddd;
	border-top-color:		#7c7c7c;
	width:					570px;
	height:					22px;	
	float:					left;
	padding:				8px 12px 0;		
}

.field .textarea {
	height:					202px;
}
	
/* Footer */

.footer {
	position:				relative;
	width:					972px;
	margin:					0 auto;
	padding:				50px 0;
}

.footer p {
	color:					#97a4a7;
	font-size:				10px;
	width:					500px;
	line-height:			14px;
	margin:					0 0 12px 0;
}

.footer .menu {
	color:					#97a4a7;
	font-size:				10px;
	font-weight:			bold;
}

.footer .menu a {
	color:					#97a4a7;
	font-size:				10px;
	font-weight:			bold;	
}

.footer .menu a:hover {
	text-decoration:		underline;
}

.footer .logo {
	position:				absolute;
	right:					128px;
	top:					30px;
}

p.settings
{
	padding:				3px 15px 3px 15px;	
}

#preload
{
	display:				none;	
}

#page
{
	background-color:		#B9BDC0;
	height:					72px;
	overflow-y:				hidden;
}

#hollanddoc #page #header #companies a
{
	font-size:				11px !important;
}

#hollanddoc .navigation
{
	background:				none !important;	
}