

body {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0;
	color: #efefef;
	background: white;
}

#content-wide {
	color: black;
	background: white url(/images/background.jpg) repeat-x;
	width: 100%;
	min-width:1000px;
}

#content-header{
	width: 1000px;
	clear:right;
}

#content {
	clear:left;
	overflow: hidden;
	padding: 2px 0px 40px 0px;
	width: 1000px;
	min-height: 300px;
}

img {
	border: none;
}

ul, ol {
	list-style: none;
}
ul, ol, li, dl, dd, dt {
	padding: 0;
	margin: 0;
}

td, th {
	vertical-align: top;
}

a {
	color: #000;
	text-decoration: none;
}

body div.bg {
	overflow: hidden;
}

h1 a {
	display: block;
	color: white;
	text-decoration: none;
	white-space: nowrap;
}
#menuCommunity h1 a, #menuUser h1 a {
	text-transform: lowercase;
}

h3 {
	font-size: 14px;
	margin: 0;
}
h5 {
	font-size: 18px;
}

.clear { 
	clear: both; 
	display: block; 
	height: 0px; 
	overflow: hidden; 
	margin: 0; 
	padding: 0;
}

.hidden {
	display: none;
}

.totop {
	position: absolute;
	top: 0;
}

.hr { 
	height: 1px; 
	width: 100%; 
	margin: 0 auto; 
	font-size:1px; 
	background: #fff;	
	display: block;line-height:1px; 
	padding: 0; 
	margin: 0 auto; 
	margin-top: 2px; 
	margin-bottom: 2px;
	content:'.'; 
}

.autoheight {
	height: auto;
}

/*
div.bgCinema { background: #F09F02; }
*/
div.bgCinema { background: #F09F02; }
div.bgCommunity { background: #FF5502; }
div.bgUser { background: #4560eb; }

body#Film div.bgCinema { background: #38a630; }
body#Film .fg-theme-color { color: #38a630; }
body#Film .bg-theme-color { background-color: #38a630; }
body#Film .underline-theme-color { border-bottom: 1px solid #38a630; }

body#Person div.bgCinema { background: #50B2D3; }
body#Person .fg-theme-color { color: #50B2D7; }
body#Person .bg-theme-color { background-color: #50B2D7; }
body#Person .underline-theme-color { border-bottom: 1px solid #50B2D7; }

body#Article div.bgCinema { background: #e30b00; }
body#Article .fg-theme-color { color: #e30b00; }
body#Article .bg-theme-color { background-color: #e30b00; }
body#Article .underline-theme-color { border-bottom: 1px solid #e30b00; }

body#Magazine div.bgCinema { background: #e30b00; }

body#Dossier div.bgCinema { background: #e30b00; }

body#Aflevering div.bgCinema { background: #000; }

.menuContainer, .menuContainerFaded {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
}
.menuContainer a, .subContainer a, .menuContainerFaded a {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	cursor: pointer;
	padding-left: 8px;
	opacity: 0.75; filter: alpha(opacity=75);
}
.menuContainer a:hover, .subContainer a:hover, .menuContainerFaded a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.menuContainer a img, .subContainer li ul li a img, .menuContainerFaded a img{
	visibility: hidden;
	border: 0;
	margin-right: 6px;
	width: 8px;
	height: 8px;
	background: url(http://images.vpro.nl/img.db?29075527) no-repeat left center;
}

/*----------------------------- Menu */
div.rondOnder {
	display: none;
}
ul.rondContainer {
	-display: block;
	color: #fff;
	width: 240px;
	list-style:none;
	margin-top: -1px;
	overflow: hidden;
	opacity: 0.95;
}
ul.rondContainer>li { /* zorgt voor witte lijn aan linker kant */
	width: 100%;
	float: left; /* spacing fix */
	display: inline;
}
div.rondTopLeft {
	background: url(/images/outerleft.gif) no-repeat bottom left;
}
div.rondTopLeft div.rondTopRight {
	background: url(/images/outerright.gif) no-repeat bottom right;
	padding: 0 3px 0px 3px;
}

div.rondTopRight div.bgCinema { /* achtergrond-Cinema */
	background: #f09f02;
}
div.bgCinema a {
	color:#fff;
}

div.bgCommunity { /* achtergrond-Community */
	background: #FF5502;
}
div.bgCommunity a {
	color:#fff;
}
	
div.rondTopRight div.bgUser { /* achtergrond-User */
	background: #4560eb;
}
div.rondTopRight div.bgUser a {
	color:#fff;
}
	
div.rondTopRight div.bgcruise { /* tomcruise */
	background: #87c2da url(http://images.vpro.nl/img.db?28180257) no-repeat center;
}
div.bgcruise .content {
	color: #fff;
}
/* algemeen - fonts */
.rondTopRight .content {
	display:inline;
	position: relative;
}
.rondTopRight .content h1 {
	margin: 0;
	padding: 4px 5px 9px 6px;
	font-size: 30px;
	line-height: 24px;
	display: block;
}
.rondTopRight .content h2 {
	margin: 0;
	padding: 0px 4px 0 7px;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	opacity: .68; filter: alpha(opacity=68); 
	cursor: pointer;
}
.rondTopRight .content h2:hover {
	opacity: 100; filter: alpha(opacity=100); 
}
.rondTopRight .content p, .rondTopRight .content b {
	margin: 0px;
	padding: 0 5px;
	font-size: 11px;
}
.rondContainer .content img.contentleft, img.contentright {
	width: 7px;	height: 7px;
	padding:0; margin: 0; 
	vertical-align: bottom;
}
.rondContainer .content img.contentleft {
	float: left;
	background: url(/images/il.png) no-repeat bottom left;
}
.rondContainer .content img.contentright {
	float: right;
	background: url(/images/ir.png) no-repeat bottom left;
}
/* PIJL */
.rondContainer .content .arrow {
	margin: 0;
	padding: 0;
	text-align: right;
}
.rondContainer.unfold .content .arrow {
	x-display: none;
}
/* aangepast met menu
.rondContainer .content .arrow img.arrowdown {
	margin: 0 auto;
	height: 8px;
	width: 8px;
	background: #fff;
	margin-right: 8px;
	display: block;
	cursor: pointer;
	background: url(/images/arrow_down.png) no-repeat center;
}
*/
.rondContainer .content .arrow img.arrowdown {
	margin: 0 auto;
	margin-top:-5px;
	height: 12px;
	width: 50px;
	background: #fff;
	margin-right: 8px;
	display: block;
	cursor: pointer;
	background: url(/images/icons/arrow_white_right_down_menu_txt.png) no-repeat center;
}
div.rondTopRight div.content { /* content */
	margin: 0 auto;
	padding: 0;
}
	
	
ul.rondContainer li.footer {
	height:3px;
	display: inline;
}
ul.rondContainer li.footer div.fleft {
	float: left;
	height:3px;
	width:50%;
	margin-left: 10px;
	background: #fff;
	display: inline;
}
.fleftimg {
	float: left;
	width: 10px;
	height: 3px;
	background: url(/images/footerl.png) no-repeat bottom left;
	display: inline;
}
.frightimg {
	float: right;
	width: 10px;
	height: 3px;
	background: url(/images/footerr.png) no-repeat bottom left;
	display: inline;
}
ul.rondContainer li.footer div.footermidden {
	height:3px;
	background: #fff;
}

ul.rondContainer li.footer img{
	height:3px;
}
ul.rondContainer li.footer div {
	line-height:3px;
	overflow: hidden;
}
ul.rondContainer li.footer div div {
	margin: 0 10px 0px 10px;
	background: #fff;
}

/* ---------- posities vakken * onderaan in css houden * ---- */
#menuCinema, #menuCommunity, #menuUser {
	position: absolute;
	width: 240px;
	top: 0px;
	z-index: 1;
}
#menuCinema {
	left: 3px;
}
#menuCommunity {
	left: 243px;
}
#menuUser {
	left: 483px;
}

#menuCinema.unfold, #menuCommunity.unfold, #menuUser.unfold {
	width: 330px;
	z-index: 2;
}


/*------- toggable */
.rondToggle {
	height: 1px;
	display: block;
	overflow: hidden;
}
.unfold .rondToggle {
	height: auto;
}

/*---- zoom */
img.firstMenuZoom {
	position: absolute;
	left: 220px;
	top: 185px;
	cursor: pointer;
}

#topPhotos {
	width: 720px;
	float: left;
	clear: both;
	margin: 0 0 10px 6px;
}
ul#topPhotos li {
	margin-right: 6px;
}
img#topPhotos {
	width: 714px;
	margin-right: 6px;
}
ul#topPhotos li a {
	display: block;
}



ul.round {
	list-style: none;
}
ul.round li {
	float: left;
}
ul.round li img {
	display: block;
	cursor: pointer;
}

/* ========= MENU ========== */
dl.menu {
	margin-left: 8px;
}
dl.menu dt {
	font-size:12px;
	font-weight: bold;
}
dl.menu dd {
	font-size: 11px;
	margin-left: 32px;
}
dl.menu a:hover {
	text-decoration: underline;
}

/** component **/

div.component {
	clear: both; /* voor pers.pag. op scherp */
	overflow: hidden;
	position: relative;
	margin: -17px 0 26px 0;
	top: 17px;
}
#Article div.component {
	/*margin-top: 8px;*/
}
body#Front div.related {
	width:348px;
}
body#Front div.component, #Bioscoop #sub-page-teaser div.component, #TVgids #sub-page-teaser div.component{
	background-color: black;
	color: white;
}
div.component h4 {
	clear: left;
	margin: 0;
	padding: 0 10px;
	font-size: 11px;
	line-height: 17px;
	height: 1.4em;
	color: #000;
	text-transform: uppercase;
	border-bottom: 1px solid white;
}
div.component h4 span, div.component form span{
	float: right;
	padding-right: 15px;
	background: url(/images/icons/arrow_white.png) right 0 no-repeat;
}
 
body#Front div.component a, #Bioscoop #sub-page-teaser div.component a, #TVgids #sub-page-teaser div.component a {
	color: white;
}
div.component h4.bg-theme-color {
	color: #fff;
}
/** ads **/
div.component.ad {
	float: left;
	clear:none;
	width: 120px;
	margin-left: 25px;
	overflow: hidden;
	background-color:#f8f8f8;	
}
div.component.ad img, div.component.ad-hor img, div.component.ad-rect img, div.component.ad-rect embed, div.component.ad embed, div.component.ad-hor embed, div.component.ad object, div.component.ad-rect object,  div.component.ad-hor object {
	display: block;
}

body#Front div.component.ad-hor{
	margin-top: 10px;
	margin-bottom: 35px;
} 
div.component.ad-hor {
	background-color: #ccc;
	padding-bottom: 10px;
	margin-bottom: 45px;
}

div.component.ad-hor img.ad {
	position: relative;
	left: 2px;
}
div.ad-rect{
	width:336px;
	background-color:#f8f8f8;
}

div.ad h4, div.ad-rect h4{
	color: #000;
	background-color: #ccc;
	border-bottom:0px;
}
div.ad h4{
	height:17px;
}

body.ad-frontpage{
	background-color:#000;
	text-align:center;
}
body.ad{
	background-color:#f8f8f8;
	text-align:center;
}

body#Front div.ad{
	margin-left: 6px;
	top:44px;
}
body#Front div.ad h4, body#Front div.ad-hor h4{
	color: #fff;
	background-color: #000;
	height:1.4em;
	border-bottom:1px solid white;
}

div.ad-container{
	float:left;
}

div.ad-container div.ad.component{
	background-color:#f8f8f8 !important;
	top:0px;
}
div.ad-container div.ad.component h4{
	color: #000 !important;
	background-color: #ccc !important;
	height:17px !important;
}

/** used in search */
body#Search div.ad-container div.ad.component {
	top:54px !important;
	/* breaks ie6 margin-left:25px !important; */
}

/** nieuws **/
div.component.nieuws ul {
	margin-top: 3px;
	overflow: hidden;
}
div.component.nieuws li {
	clear: both;
	color: white;
	padding: 0 6px;
	margin-bottom: 2px;
	font-size: 11px;
}
div.component.nieuws li strong {
	float: left;
	width: 37px;
	color: #ccc;
}
div.component.nieuws li div {
	float: left;
	color:#ccc;
}
div.component.nieuws li div a {
	color:#999 !important;
	display:block;
	white-space: nowrap;
	width:286px;
	overflow: hidden;
}
div.component.nieuws li div a strong {
	color:#fff;
	float:none;
	font-size: 12px;
}
div.component p {
	margin: 0;
}
div.component p.bottom {
	clear: both;
	margin-top: 1em;
	padding-left: 15px;
	background: url(/images/icons/arrow_black.png) no-repeat;
}
div.component div.bottom {
	position: absolute;
	bottom: 0;
	height: 10px;
	background-color: #ccc;
}
div.component iframe {
	margin-left: 2px;
}
div.ad.component iframe, div.ad-rect.component iframe {
	margin: 0px;
}
body#Front div.component div.bottom {
	background-color: black;
}
body#Front div.ad-container div.ad.component div.bottom {
	background-color: #ccc;
}

/*==== TEASER ====*/

#main-page-teaser div.teaser {
	clear: left;
	height: 483px !important;
	overflow: hidden;
}

#main-page-teaser div.teaser-meta-all {
	height: 420px;
	overflow: hidden;
	position: relative;
}
#main-page-teaser div.teaser-meta {
	position: absolute;
	background: url(/images/icons/voorpagina_info_background.png) repeat-x;
	padding-top:10px;
	bottom: 0;
	left: 0;
	color: #ccc;
	cursor: pointer;
	width:100%;
}
#main-page-teaser div.teaser-meta a {
	display: block;
	color: #ccc;
	text-decoration: none;
}

#main-page-teaser div.teaser-meta ul{
	clear:both;
	background-color:#000;
}

#main-page-teaser div.highlight.teaser-meta-text, div.teaser-meta-text.highlight a {
	color: #fff;
}

#main-page-teaser ul.related li a:hover {
	color: #fff;
}

h2.teaser-kop {
	font-size: 180%;
	margin: 0;
	padding-left: 1px;
	text-transform: lowercase;
	height: 27px;
}

#main-page-teaser div.teaser {
	position: relative;
	overflow: hidden;
	width: 473px;
	background-color: black;
	color: white;
}
#main-page-teaser div.teaser h2 {
	/*float: left;*/ 
	font-size: 21px;
	width: 450px;
	margin: 0;
	padding: 0 6px;
}
#main-page-teaser div.teaser h2 a {
	color:#eee !important;
}
#main-page-teaser div.teaser img.teaser-head-image {
	cursor: pointer;
}

#main-page-teaser div.teaser p {
	margin: 0;
	padding: 0 6px;
}
#main-page-teaser div.teaser p.metadata {
	display:block;
	/*
	float: right;
	width: 140px;
	text-align: right;
	*/
}

#main-page-teaser div.teaser p.meta {
	padding: 0;
}
#main-page-teaser div.teaser p.intro {
	clear: both;
	padding-bottom: 1em;
	background: url(/images/icons/voorpagina_info_background.png) repeat-x;
}

#sub-page-teaser div.teaser-meta-text, #sub-page-teaser div.teaser img.teaser-head-image  {
	cursor: pointer;
}

body#Front div.teaser .tags {
	background: url(/images/icons/icon_white_trefwoord.png) no-repeat;
	padding-left: 20px;
	margin-left: 6px;
}
body#Front div.teaser .article {
	background: url(/images/icons/icon_white_artikel.png) no-repeat;
	padding-left: 20px;
	margin-left: 6px;
}
body#Front div.teaser .special {
	background: url(/images/icons/icon_white_audio.png) no-repeat;
	padding-left: 20px;
	margin-left: 6px;
}
body#Front div.teaser .movie {
	background: url(/images/icons/icon_white_film.png) no-repeat;
	padding-left: 20px;
	margin-left: 6px;
}
body#Front div.teaser .person {
	background: url(/images/icons/icon_white_person.png) no-repeat;
	padding-left: 20px;
	margin-left: 6px;
}
body#Front div.teaser .video {
	background: url(/images/icons/icon_white_video.png) no-repeat;
	padding-left: 20px;
	margin-left: 6px;
}
body#Front div.teaser .url {
	background: url(/images/icons/icon_white_url.png) no-repeat;
	padding-left: 20px;
	margin-left: 6px;
}


div.teaser ul.hor-scroll {
	width: 1005px;
	height: 25px;
}
div.teaser ul.hor-scroll li {
	margin-right:5px;
	margin-top:-15px !important;
}
div.teaser ul.hor-scroll li.selected {
	margin-top:0px !important;
}
div.teaser ul.hor-scroll li img.overlay {
	top: 0;
	display: none;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
div.teaser ul.hor-scroll li.selected img.overlay {
	display: block;
}
div.teaser ul.hor-scroll li.highlight img.overlay {
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: block;
}

div.teaser ul.hor-scroll li p {
	display: none;
}

div.hor-scroll {
	position: relative;
	border-top: 1px dotted white;
	padding: 4px 0 0 5px;
	margin-top: 4px;
	width: 464px;
	overflow: auto;
	height: 70px;
}

body.js div.hor-scroll {
	overflow: hidden;
	height: 45px;
}

div.page {
	display: none;
}
body.js div.page {
	position: relative;
	display: block;
	margin: 0;
	z-index: 1;
}
div.teaser img.knop {
	position: absolute;
	filter: alpha(opacity=70);
	opacity: 0.7;
	margin-top:-15px;
}
div.teaser img.knop.right {
	right: 0;
}

p.hover-text {
	/* display:none; */
	clear: both;
	margin: 0;
	padding: 0 8px;
	height: 16px;
	overflow:hidden;
	font-size:14px;
	font-weight:bold;
}

/*==== BEGIN SUB TEASER ====*/
#sub-page-teaser div.teaser-meta-all {
	position:relative;
	margin-top: 1px;
	border-top: 1px solid #E30B00;
	padding-top: 3px;
/*	height: 244px; verlaagd */
	height:206px;
	overflow: auto;
}
#sub-page-teaser p.hover-text {
	border-bottom: 10px solid #ccc;
}

#sub-page-teaser h2.kop {
	margin: 0;
	color: white;
	background-color: #E30B00;
	padding: 0 10px;
	font-size: 11px;
	line-height: 17px;
}

#sub-page-teaser p {
	margin: 0;
}
#sub-page-teaser p.metadata {
	color: #999;
	font-size: 90%;
}

#sub-page-teaser div.teaser{
	background: url(/images/backgrounds/background_component_uitgelicht.jpg) no-repeat;
}

#sub-page-teaser div.hor-scroll {
	border-top: 1px solid black;
}

#sub-page-teaser img.teaser-head-image {
	float: left;
	margin-right: 6px;
}
#sub-page-teaser div.teaser-meta h2 {
	margin: 0;
	font-size:18px;
}
#sub-page-teaser ul.related {
	padding-top: 6px;
	clear: left;
}

#Bioscoop #sub-page-teaser h2.teaser-kop{
	display:none;
}

/***/
div.teaser .tags {
	background: url(/images/icons/icon_black_trefwoord.png) no-repeat;
	padding-left: 20px;
	margin-left: 6px;
}
div.teaser .article {
	background: url(/images/icons/icon_black_artikel.png) no-repeat;
	padding-left: 20px;
	margin-left: 6px;
}
div.teaser .video {
	background: url(/images/icons/icon_black_video.png) no-repeat;
	padding-left: 20px;
	margin-left: 6px;
}
div.teaser .special {
	background: url(/images/icons/icon_black_audio.png) no-repeat;
	padding-left: 20px;
	margin-left: 6px;
}
div.teaser .movie {
	background: url(/images/icons/icon_black_film.png) no-repeat;
	padding-left: 20px;
	margin-left: 6px;
}
div.teaser .person {
	background: url(/images/icons/icon_black_person.png) no-repeat;
	padding-left: 20px;
	margin-left: 6px;
}
div.teaser .url {
	background: url(/images/icons/icon_black_url.png) no-repeat;
	padding-left: 20px;
	margin-left: 6px;
}
/*==== EINDE TEASER ====*/

#main-nav {
	float: left;
	/* _overflow: hidden; verdwijnt achter tekst */
	width: 726px;
	height: 60px;
}

/* --- columns --- */
div.single-width {
	float: left;
	width: 234px;
	margin-left: 6px;
	overflow: hidden;
}

div.single-width2 {
	float: left;
	width: 234px;
	margin-left: 6px;
	overflow: hidden;
}

div.double-width {
	float: left;
	/* width: 473px; was 474px; versmalt voor teaser */
	width:474px; /* ..en is nu weer 474px! */
	margin-left: 6px; 
	overflow: hidden;
	clear: both;
}

/*==== LINK COLORS ====*/
	body#Article div.double-width a,
	body#Article div.cinema div.dynaText a {
		color:#E30B00;
		font-weight:bold;
	}
	body#Article div.double-width a:visited,
	body#Article div.cinema div.dynaText a:visited {
		font-weight:normal;
	}
	body#Article div.double-width a:hover,
	body#Article div.cinema div.dynaText a:hover {
		color:#000;
		text-decoration:underline;
	}
	/* body#Article uitzonderingen */
			body#Article div.double-width p.author a {
				font-weight:normal;
			}
			body#Article div.double-width ul.images a,
			body#Article div.double-width h1 a,
			body#Article div.double-width h2 a,
			body#Article div.double-width h3 a,
			body#Article div.double-width h4 a,
			body#Article div.double-width h5 a,
			body#Article div.double-width h6 a {
				font-weight:bold;
			}
	/* einde body#Article uitzonderingen */
	
	body#Film span.selectedTextField a,
	body#Film div.cinema div.dynaText a {
		color:#38A630;
		font-weight:bold;
	}
	body#Film span.selectedTextField a:visited,
	body#Film div.cinema div.dynaText a:visited {
		font-weight:normal;
	}
	body#Film span.selectedTextField a:hover,
	body#Film div.cinema div.dynaText a:hover {
		color:#000;
		text-decoration:underline;
	}
	
	body#Person div.cinema div.dynaText a {
		color:#50B2D7;
		font-weight:bold;
	}
	body#Person div.cinema div.dynaText a:visited {
		font-weight:normal;
	}
	body#Person div.cinema div.dynaText a:hover {
		color:#000;
		text-decoration:underline;
	}	
	
	body#Media div.cinema div.dynaText a {
		color:#E2007A;
		font-weight:bold;
	}
	body#Media div.cinema div.dynaText a:visited {
		font-weight:normal;
	}
	body#Media div.cinema div.dynaText a:hover {
		color:#000;
		text-decoration:underline;
	}
	
	body#trefwoord div.cinema div.dynaText a {
		color:#F09F02;
		font-weight:bold;
	}
	body#trefwoord div.cinema div.dynaText a:visited {
		font-weight:normal;
	}
	body#trefwoord div.cinema div.dynaText a:hover {
		color:#000;
		text-decoration:underline;
	}
	

	
/*==== EINDE LINK COLORS ====*/

div.double-width-media {
	float: left;
	width: 480px; /* mediaplayer is 480 pixels wide */
	margin-left: 6px; 
	overflow: hidden;
	clear: both;
}

div.full-width {
	float: left;
	clear: left;
	width: 822px;
}

div.related {
	float: left;
	width: 336px;
	margin-left: 6px;
	overflow: hidden;
}

/* --- components --- */
div.list.component p.intro {
	font-weight: bold;
	margin-bottom: 1em;
}
div.list.component p.intro span {
	font-weight: normal;
}
div.list.component dl {
	margin: 0;
	padding: 0;
}
div.list.component dt {
	position: absolute;
	padding-left: 4px;
	width: 90px;
	font-weight: bold;
}
div.component.list dd {
	padding-left: 102px;
	margin: 0;
	background: url(/images/icons/arrow_black_small_right.png) 90px 0 no-repeat;
}
div.component.list dd.stripe {
	background-color: #f8f8f8;
}
div.component.list dd.extra {
	display: none;
}
div.component.list dd.extra.show {
	display: list-item;
	list-style:none;
}
.more {
	background: url(/images/icons/arrow_black_small_down.png) 4px no-repeat !important;
	font-weight: normal;
	cursor: pointer;
	color:#888 !important;
}
.more.less {
	clear: both;
	background: url(/images/icons/arrow_black_small_up.png) 4px no-repeat !important;
	color:#888 !important;
}
div.config {
	position: relative;
	margin-bottom: 10px;
}
div.config label.more {
	position: absolute;
	right: 10px;
	bottom: 0;
}
div.zoek-box label.more {
	margin-left: 85px;
	padding-left: 17px;
}
div.component.list dd.more {
	margin-left: 85px;
	padding-left: 17px;
}

div.component div.status {
	position: absolute;
	right: 0;
	padding: 3px 4px 0 0;
	text-transform: capitalize;
}

div.component ul.top {
	display: none;
	margin-top: 1px;
	padding: 1px 3px;
	background-color: #efefef;
	height: 15px;
}
div.component.cinema ul.top.cinema {
	display: block;
}
div.component.community ul.top.community {
	display: block;
}
div.component.user ul.top.user {
	display: block;
}
div.component ul.top li {
	display: inline;
}
div.component ul.top li a {
	padding: 0 5px 0 17px;
}
div.component ul.top li.movie a {
	background: url(/images/icons/icon_black_film.png) no-repeat;
}
div.component ul.top li.video a{
	background: url(/images/icons/icon_black_video.png) no-repeat;
}
div.component ul.top li.audio a{
	background: url(/images/icons/icon_black_audio.png) no-repeat;
}
div.component ul.top li.article a {
	background: url(/images/icons/icon_black_artikel.png) no-repeat;
}
div.component ul.top li.person a {
	background: url(/images/icons/icon_black_person.png) no-repeat;
}
div.component ul.top li.attachment a {
	background: url(/images/icons/icon_black_bijlage.png) no-repeat;
}
div.component ul.top li.subscribe a {
	background: url(/images/icons/icon_black_gebruiker_emailservice.png) no-repeat;
}
div.component ul.top li.url a {
	background: url(/images/icons/icon_black_url.png) no-repeat;
}
div.component ul.top li.theatre a {
	background: url(/images/icons/icon_black_bioscoop.png) no-repeat;
}
div.component ul.top li.tag a {
	background: url(/images/icons/icon_black_trefwoord.png) no-repeat;
}
div.component ul.top li.tv a {
	background: url(/images/icons/icon_black_televisie.png) no-repeat;
}
div.component.community ul.top {
	border-top: 1px solid #FF5502 !important;
}
body#Film div.component ul.top, body#Film div.component.cinema p.top {
	border-top: 1px solid #38a630;
}
body#Person div.component ul.top, body#Person div.component.cinema p.top {
	border-top: 1px solid #50B2D3;
}
body#Person div.component a.abonneer {
	display:none;
}
body#Article div.component ul.top, body#Article div.component.cinema p.top {
	border-top: 1px solid #e30b00;
}
div.rel-block.community ul.top {
	border-top: 1px solid #FF5502 !important;
}div.rel-block.user ul.top {
	border-top: 1px solid #4560eb !important;
}

p.lead {
	font-weight: bold;
	margin-top: 0;
}

h1.head {
	clear: both;
	font-size: 30px;
	margin: 6px 6px;
}
h2.head {
	/*clear: both;
	margin-left: 6px;*/
}

/*** related ***/
div.related div.component{
	margin-bottom:37px;
}
div.related-empty div.component{
	margin-bottom:26px;
	top:7px;
}

div.rel-block {
	position: relative;
	padding-top: 1.4em;
}

div.rel-block dt a {
	display: block;
}
div.rel-block dt {
	overflow: hidden;
}

div.related .dynaText{
	padding-top:20px;
}

body#Film div.rel-block.cinema dt.rel-cinema {
	background-color: #38a630;
}
body#Person div.rel-block.cinema dt.rel-cinema {
	background-color: #50B2D3;
}
body#Article div.rel-block.cinema dt.rel-cinema {
	background-color: #e30b00;
}
div.rel-block.community dt.rel-community{
	background-color: #FF5502;
}
div.rel-block.community .fg-theme-color{
	color: #FF5502 !important;
}
div.rel-block.community .underline-theme-color {
	border-bottom: 1px solid #FF5502 !important;
}

div.rel-block.user dt.rel-user {
	background-color: #4560eb;
}
div.rel-block.user .fg-theme-color {
	color: #4560eb !important;
}

div.rel-block.user .underline-theme-color {
	border-bottom: 1px solid #4560eb !important;
}

div.rel-block.cinema dt.rel-cinema a {
	color: white;
}
div.rel-block.community dt.rel-community a {
	color: white;
}
div.rel-block.user dt.rel-user a {
	color: white;
}

dl.related {
}
dl.related dd.related {
/*	height: 300px; verlaagd */
	height: 262px;
	overflow: auto;
	display: none;
	position: relative;
	background: url(/images/backgrounds/background_component_tabs.jpg) no-repeat;
}
	body#Program dl.related dd.related {
		height: 300px; /* tabblad hoger, even hoog als videoplayer */
	}
	
dl.related dt.related {
	position: absolute;
	top: 0;
	width: 88px;
	padding: 0 10px;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	color: #666;
	background-color: #ccc;
}

div.rel-block.cinema dd.rel-cinema {
	display: block;
}
div.rel-block.community dd.rel-community {
	display: block;
}
div.rel-block.user dd.rel-user {
	display: block;
}

dt.rel-community {
	left: 114px;
}

dt.rel-user {
	left: 228px;
}

ul.movie div.rating {
	float: right;
}
div.rel-block.user dd.rel-user div.bookmark{
	display: none;
}


/*** credits ***/
div.component h5 {
	margin: 4px 0 2px 0;
	color: #50b2d7;
	border-bottom: 1px solid #50b2d7;
	text-transform: capitalize;;
}
div.component ul + h5 {
	margin-top: 12px;
}
div.rel ul {
	margin: 2px 0 10px 0;
}
div.rel ul li {
	overflow: hidden;
	padding: 2px 0 0 20px;
}
div.rel ul li a {
	font-weight: bold;
}
div.rel ul li a:hover {
	text-decoration: underline;
}
div.rel ul li.highlight {
	background-color: #f8f8f8;
}
div.rel div.rating {
	float: right;
}
div.rel div.rating div {
	background-color: #666;
}


/*** rating ***/

div.rating {
	width: 72px;
	height: 11px;
	position: relative;
	background-color: #efefef;
}
div.rating.user {
}
div.rating div {
	position: absolute;
	width: 72px;
	height: 11px;
	background-color: #ccc;
}
div.rating img {
	position: absolute;
}

body#Front div.rating, body#Bioscoop #sub-page-teaser div.rating, body#TVgids #sub-page-teaser div.rating{
	background-color: #333;
}
body#Front div.rating div, body#Bioscoop #sub-page-teaser div.rating div, body#TVgids #sub-page-teaser div.rating div{
	background-color: #fff;
}
body#Front div.dvd div.rating, body#Front div.dvd p.side{
	display:block;
	float:left;
}
body#Front div.dvd div.rating{
	clear:left;
}
body#Front div.dvd p.side{
	clear:right;
	padding-left:5px;
}
body#Front div.dvd p.left{
	clear:left;
}

/***/
div.ratings div.rating.cinema div {
	background-color: #000;
}
div.ratings div.community{
	background-color: #FFE2D5;
}
div.remoteContent ul.movie div.rating{
	background-color: #FFE2D5;
}
div.ratings div.community div{ 
	background-color: #FF5502;
}
div.remoteContent ul.movie div.rating div{ 
	background-color: #FF5502;
}
div.ratings div.rating.user {
	background-color: #D9DFFB;
}
div.ratings div.rating.user div {
	background-color: #4560eb;
}

/** community ratings in tabcomponent */
ul.rating-program li, ul.rating-person li, ul.rating-movie li{
	margin-left:20px; 
}

ul.rating-person li.first, ul.rating-movie li.first, ul.rating-program li.first{
	padding-left: 20px;
	padding-bottom:0px;
	margin-left:0px;
}
ul.rating-person li.first{
	background: url(/images/icons/icon_black_person.png) 2px 3px no-repeat;
}	
ul.rating-movie li.first{
	background: url(/images/icons/icon_black_film.png) 2px 3px no-repeat;	
}
ul.rating-program li.first{
	background: url(/images/icons/icon_black_video.png) 2px 3px no-repeat;	
}

dl.related div.ratings ul li img.avatar{
	float:left;
	width:30px;
	height:20px;
}
dl.related div.ratings ul li span.community,
div.component.reacties span.community{
	display:block;
	position:relative;
	float:left;
	text-align:center;
	vertical-align:middle;
	width:27px;
	height:18px;
	background: #FF5502 url(/images/icons/button_ffffff.png) repeat scroll 0% 50%;
}

div.component.reacties p.top a{
	text-decoration:underline;
}
div.component.reacties ol.reacties {
	background: url(/images/backgrounds/background_component_abonnementen.jpg) top left no-repeat;
}
div.component.reacties ol.reacties li {
	padding:3px 0px 6px;
}
dl.related div.ratings ul li span.community img,
div.component.reacties span.community img{
	position:relative;
	top:1px;
}

dl.related div.ratings ul li a.fg-theme-color{
	float:left;
	margin-left:5px;
}

/** user ratings in tabcomponent */
dd.rel-user div.current-userrating{
	background: transparent url(/images/icons/symbol_black_rating.png) no-repeat;
	font-size:12px;
	margin:0pt;
	padding-left:30px;
	padding-top:5px;
}
dd.rel-user div.current-userrating p.meta{
	margin-left:0px;
}
dd.rel-user div.current-userrating p.meta a{
	display:inline;
	color:#888;
	font-weight:normal;
}

/** ratings in tabcomponent shared */
ul.rating-person div.rating, ul.rating-movie div.rating, ul.rating-program div.rating, div.current-userrating div.rating{
	float:right;
	clear:right;
}
ul.rating-person p.meta, ul.rating-movie p.meta, ul.rating-program p.meta, div.current-userrating p.meta{
	clear:left;
	display:block;
	margin-left:30px;
}
ul.rating-person li.first p.meta, ul.rating-movie li.first p.meta, ul.rating-program li.first p.meta, div.current-userrating li.first p.meta{
	margin-left:0px;
}

ul.movie li {
	clear: both;
	overflow: hidden;
	background: url(/images/icons/icon_black_film.png) 2px 1px no-repeat;
	padding-left: 20px;
}
ul.movie li.highlight {
	background-color: #f8f8f8;
}
ul.audio li {
	background: url(/images/icons/icon_black_audio.png) 2px 3px no-repeat;
	padding-left: 20px;
}
ul.video li, ul.program li {
	background: url(/images/icons/icon_black_video.png) 2px 3px no-repeat;
	padding-left: 20px;
}

ul.article li {
	background: url(/images/icons/icon_black_artikel.png) 2px 1px no-repeat;
	padding-left: 20px;
}
ul.person li {
	background: url(/images/icons/icon_black_person.png) 2px 3px no-repeat;
	padding-left: 20px;
}
ul.attachment li {
	background: url(/images/icons/icon_black_bijlage.png) 2px 4px no-repeat;
	padding-left: 20px;
}
ul.url li {
	background: url(/images/icons/icon_black_url.png) 2px 5px no-repeat;
	padding-left: 20px;
}
ul.movie li.done {
	cursor: auto;
}
ul.movie div.rating-uitklap {
	font-size: 0.9em;
}

div.rating-uitklap div.rating {
	margin-top: 1px;
}
div.movie-title {
	float: left;
}
div.double-width ul.movie div.movie-title {
	width:300px;
	clear:left; 
}
div.single-width2 ul.movie div.movie-title {
	width: 130px;
}

div.movie-ratings {
	margin: 21px 0 18px 0;
	overflow: hidden;
	padding-left: 3px;
}
div.movie-ratings div.rating {
	clear: both;
	float: left;
}
div.movie-ratings div.text {
	float: left;
	padding: 0 8px;
}
div.movie-ratings p {
	margin: 0;
}
div.movie-ratings p.meta {
	color: #999;
}
div.movie-ratings p.meta a{
	color: #999;
	text-decoration:underline;
}

p.meta {
	color: #999;
	font-size: 0.9em;
	font-weight:normal !important;
	margin: 0;
}
p.small {
	font-size: 0.9em;
	margin: 0;
}

div.movie-title p.meta {
	/*padding-left: 20px;*/
}

div.ankeiler {
	font-size: 0.9em;
	/*padding-left: 20px;*/
	padding-bottom: 1em;
	display: none;
	cursor: pointer;
}

div.ankeiler.highlight span {
	text-decoration: underline;
}

div.rating-more {
	display: none;
}

div.rating-more p {
	padding: 0;
	margin-bottom: 3px;
}
a.popup {
	display: block;
	position: relative;
}
img.loep {
	visibility: hidden;
	position: absolute;
	right: 7px;
	bottom: 8px;
}
a.popup.highlight img.loep {
	visibility: visible;
}

div.component div.op-scherp p {
	padding: 0;
}
div.recensie {
	margin-top: 1em;
}
div.recensie h5 {
	margin: 0;
	font-size: 18px;
	color:#38A630;
	border-bottom:#38A630 1px solid;
}
div.recensie h4 {
	margin: 0;
	font-size: 12px;
	padding-left:18px;	
	background: url(/images/icons/icon_black_artikel.gif) 1px 0 no-repeat;
}
/*
div.recensie h4.ikoontje {
	background: url(/images/icons/icon_black_artikel_recensie.gif) 1px 0 no-repeat;
	padding-left: 18px;	
}
*/
div.recensie p {
	margin: 0;
	padding-left:18px;
}

div.mouseover, p.mouseover {
	cursor: pointer;
}
div.mouseover a, p.mouseover a {
	text-decoration: none;
}
div.mouseover.highlight span, p.mouseover.highlight span {
	text-decoration: underline;
}

div.component.reacties {
	display: none;
}
div.component.reacties h4 {
	color: white;
	background: #FF5502;
}
div.component.reacties p.datum {
	float: right;
	color: #999;
	font-style: italic;
	margin: 0;
}
div.component.reacties h3 {
	color: #FF5502;
	margin: 0 4px;
	height: 20px;
	line-height: 20px;
	float: left;
	margin-bottom: 2px;
}
div.component.reacties h3 a,
div.component.reacties h3 a:link,
div.component.reacties h3 a:visited,
div.component.reacties h3 a:active,
div.component.reacties h3 a:hover {
	color: #FF5502;
}
div.component.reacties h3 a:hover {
	text-decoration:underline;
}

div.component.reacties p.reactie {
	background: url(/images/icons/icon_black_reactie.png) 1px 0 no-repeat;
	padding-left: 20px;	
	font-style: italic;
	clear: both;
}
div.component.reacties img.avatar {
	float: left;
}

div.component.reacties form {
	position: relative;
	display: none;
	padding: 4px;
	background-color: #efefef;
	border-top: 1px solid #ccc;
}
div.component.reacties input.input {
	margin: 0 10px;
	width: 200px;
}
div.component.reacties input.submit {
	position: absolute;
	top: 6px;
	margin-left: 7px;
	background-color: #FF5502;
	border: none;

}	
div.component.reacties label {
	margin: 0 4px;
	color: #999;
}	
ol.template {
	display: none;
}
ol.reacties {
	max-height: 350px;
	overflow: auto;
	position: relative;
}
ol.reacties li {
	border-top: 1px solid #ccc;
	padding-bottom: 2px;
	overflow: hidden;
}
ol.reacties img.delete {
	display: none;
	float: right;
}
ol.reacties li.self img.delete {
	opacity: 0.4; filter: alpha(opacity=40);
	display: block;
}
ol.reacties li.delete img.delete {
	opacity: 1; filter: alpha(opacity=100);
}
ol.reacties li.delete p.datum {
	color: red;
}

#crumbtrail {
	position: relative;
	float: left;
	width: 234px;
	height: 150px;
}
#crumbtrail ol {
	position: absolute;
	bottom: 0;
}
#crumbtrail ol li.level4 {
	opacity: 0.3; filter: alpha(opacity=30);
}
#crumbtrail ol li.level3 {
	opacity: 0.4; filter: alpha(opacity=40);
}
#crumbtrail ol li.level2 {
	opacity: 0.6; filter: alpha(opacity=60);
}
#crumbtrail ol li {
	background: url(/images/icons/arrow_black.png) no-repeat;
	padding-left: 15px;
}
#crumbtrail ol li.level1 a.abonneer {
	color:#888;
	margin-left:-17px;
	text-decoration:none;
	display:block;
}
#crumbtrail ol li.level1 a.abonneer img{
	opacity: 0.4; filter: alpha(opacity=60);
	margin-right:2px;
}
#crumbtrail ol li.level1 a:hover.abonneer {
	color:#000;
	cursor:pointer;
}
#crumbtrail ol li.level1 a:hover.abonneer img{
	opacity: 1; filter: alpha(opacity=100);
}
#crumbtrail a:hover {
	text-decoration: underline;
}
#crumbtrail ol li div {
	color: #666;
	font-size: 9px;
}
#crumbtrail ol li div a{
	color: #666;
	font-size: 9px;
}
#crumbtrail ol li div.highlight {
	color: black;
}

form#search {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 4px;
	width:234px;
	float: left;
	background: url(/images/backgrounds/background_header_search.jpg) bottom left no-repeat;
}
form#search h1 {
	font-size:32px;
	color:#fff;
	padding:0px;
	margin:-4px 0px 0px;
}
form#search input {
	float: left;
	color: #666; 
	width: 102px;
	height: 18px;
	margin:-4px 0px 0px;
	padding: 2px 0 2px 3px;
	font-size: 90%;
	border: none;
	background: url(/images/outline/form_input_105_ffffff.png) top right no-repeat;
}
form#search button, button.flat, #search input.button {
	float: left;
	padding: 1px;
	margin-left: 4px;
	width: 27px;
	height: 18px;
	border: none;
	background: url(/images/outline/form_input_27_ffffff.png) no-repeat;
}
#search input.button {
	width: 15px;
	height: 15px;
	padding: 2px 6px;
}
i b {
	font-style: normal;
}

#logos {
	position:absolute;
	left:728px;
	top:60px;
	z-index:0 !important;
	width:234px;
	/* opacity: 0.3; */
}


.streamer{
  font: 14px Arial, Helvetica, sans-serif;
  font-weight: bold;
  float: right;
  margin: 20px 1px;
  width: 226px;
  text-align: center;
}

dl.related ul li a {
	display:block;
	font-weight: bold;
}
dl.related ul li a:hover {
	text-decoration: underline;
}
dl.related ul li a span{
	display:block;
	font-weight: normal;
}
dl.related ul li a span.caption{
	display:block;
	font-size: 0.9em;
}
dl.related ul li a p.meta{
	margin-bottom:0;
}
dl.related ul li {
	border-top: 1px solid #efefef;
	margin-top: 5px;
	padding-bottom: 5px;
}
dl.related ul li.first, dl.related dd.rel-user ul li{
	border-top: none;
}
dl.related dd.rel-user ul li{
	padding-bottom: inherit;
}

/* popup */

#popup {
	margin: 0;
	padding: 0;
	background: none;
	overflow: hidden;
}
#popup p {
	position: absolute;
	display: none;
	width: 100%;
	background-color: white;
	color:black;
	opacity: 0.7;
	margin: 0;
	padding: 3px;
}

/* minitab */
ul.minitab {
	/*
	margin-right: 4px;
	float: right;
	*/
}
div.dvd h4,
div.tv h4,
div.bios h4,
div.promo h4 {
	display:none;
}
div.dvd ul.minitab,
div.tv ul.minitab,
div.bios ul.minitab,
div.promo ul.minitab {
	width:347px;
	height:18px;
	overflow:none;
	margin:0;
	padding:3px 3px 0px;
	border-bottom:#fff 1px solid;
}
div.promo ul.minitab {
	width:471px;
}
ul.minitab li {
	cursor:pointer;
	float:left;
	height:18px;
	overflow:hidden;
	margin-right:3px;
	font-weight:bold;
	color:#ccc;
	background-color:#000;
	background-image:url(/images/roundcorners/rb-5-black.png);
	background-position:right top;
	background-repeat:no-repeat;
}
ul.minitab li span.button {
	display:block;
	height:16px;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	padding:2px 8px 0px 4px;
	background-image:url(/images/roundcorners/lb-5-black.png);
	background-position:left top;
	background-repeat:no-repeat;
}
div.tv ul.minitab li,
div.bios ul.minitab li {
	/* (347 - (2*3) ) / 2 - (2*3) */
	/* 
	max-width:167px;
	_width:167px;
	*/
}
div.dvd ul.minitab li {
	/* (347 - (2*3) ) / 4 - (4*3) */
	/* 
	max-width:82px;
	_width:82px;
	*/
}
div.promo ul.minitab li {
	/* (471 - (2*3) ) / 3 - (3*3) */
	max-width:150px;
	_width:150px;
}
ul.minitab li img {
	margin-top: 1px;
	cursor: pointer;
	display:none;
}
ul.minitab li.highlight, ul.minitab li.selected {
	font-weight:bold;
	color:#000;
	background-color:#fff;
}
div.body {
	width: 336px;
	overflow: hidden;
	background: #000;
}
div.details-block {
	float: left;
	margin: 5px 10px;
	width:  174px;
	height: 230px;
}
div.details {
	padding: 5px 10px;
	color: #ccc;
	z-index: 1;
	opacity: 0.99;
}
div.details h5 {
	font-size: 1.2em;
	color: #ccc;
	background-color: transparent;
	border: none;
}
div.details p {
	font-size: 0.9em;
}
ol.list {
	float: left;
	padding: 4px;
	width:  108px;
	height: 230px;
	background: #000;
	cursor: pointer;
	color: #ccc;
	margin-left: 0;
	padding-left: 30px;
}
ol.list li {
	list-style-type: decimal !important;
}
ol.list li a {
	color: #ccc;
}
ol.list li a:hover {
	color: #fff;
	cursor: pointer;
}

form.sel {
	clear: both;
	margin: 0;
	padding: 4px 4px 4px 6px;
	font-size: 0.9em;
	color: white;
	background: #000;
	border-top: 1px dotted white;
}

form.sel select {
	font-size: 11px;
}

form.sel button.flat {
	float: none;
	font-weight: bold;
	font-size: 10px;
}

img.frontpage {
	float: left;
	margin-left: 6px;
}

p.ajax-wait {
	padding: 4px 4px 4px 50px;
	background: url(/images/icons/ajaxload.gif) 0 5px no-repeat;
}
#sub-page-teaser div.teaser-meta-text {
	float: left;
	width: 208px;
	padding-left: 6px;
}
#sub-page-teaser div.movie-meta {
	float: left;
	width: 234px;
}
a.prev {
	background: url(/images/icons/arrow_left_black.png) no-repeat;
	padding-left: 16px;
}

a.next {
	background: url(/images/icons/arrow_black.png) right 0 no-repeat;
	padding-right: 16px;
}
/* Subscription */

ul.subscribe {
	margin-left: 30px;
}
ul.subscribe li.highlight {
	font-weight: bold;
	background-color: #efefef;
}
ul.subscribe li form {
	margin-left: 10px;
}
ul.subscribe li select {
	display: block;
}
li.tv-subscription {
	background: url(/images/icons/icon_black_emailservice_televisie.png) 0 0 no-repeat;
	padding-left: 20px;
}
li.bios-subscription {
	background: url(/images/icons/icon_black_emailservice_bioscoop.png) 0 0 no-repeat;
	padding-left: 20px;
}
li.tv-subscription strong, li.bios-subscription strong {
	background: url(/images/icons/arrow_black_small_right.png) 0 0 no-repeat;
	padding-left: 12px;
	cursor: pointer;
}
li.tv-subscription.down strong, li.bios-subscription.down strong {
	background-image: url(/images/icons/arrow_black_small_down.png);
}
#edit table {
	width: 100%;
}
#edit table td.type {
	font-weight: bold;
}
#edit strong {
	display: block;
}
#edit td.icon {
	width: 20px;
}
span.disable, span.remove {
	font-size: 9px;
	color: #999;
	cursor: pointer;
}
div.component-scroll td.header {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid black;
	padding-left: 28px;
}
#edit td.header.tv {
	background: url(/images/icons/symbol_black_televisie.png) 0 -2px no-repeat;
}
#edit td.header.bios {
	background: url(/images/icons/symbol_black_bioscoop.png) 0 -2px no-repeat;
}
div.tv ul.list-tabs li.tv {
	background-color: #4760EB;
}
div.bios ul.list-tabs li.bios {
	background-color: #4760EB;
}
div.edit ul.list-tabs li.edit {
	background-color: #4760EB;
}
div.tv #bios, div.tv #edit {
	display: none;
}
div.bios #tv, div.bios #edit {
	display: none;
}
div.edit #tv, div.edit #bios {
	display: none;
}
#User a.edit {
	width: 150px;
}

dl.slider dt {
	background: url(/images/icons/arrow_black_small_right.png) 0 0 no-repeat;
	padding-left: 12px;
	font-weight: bold;
	cursor: pointer;
}
dl.slider.down dt {
	background-image: url(/images/icons/arrow_black_small_down.png);
}

dl.slider dd {
	padding-left: 12px;
}

dl.slider em {
	display: block;
	float: left;
	font-style: normal;
	font-weight: bold;
	width: 60px;
}


dl.slider div.theatre-info {
	margin-left: 50px;
	font-style: italic;
	display: none;
}
dl.slider dd {
	display: none;
	clear: both;
}
span.theatre-info, h4.theatre-info {
	padding-right: 18px;
	background: url(/images/icons/icon_black_info.png) right 1px no-repeat;
	cursor: pointer;
}
#bios table {
	width: 100%;
}

dd.rel-user h6 {
	font-size: 12px;
	margin: 0;
	background: url(/images/icons/symbol_black_emailservice.png) 0 0 no-repeat;
	padding-left: 30px;
	padding-top: 10px;
	height: 24px;
}
#usertab li.loggedin {
	display: none;
}
#usertab.loggedin li.not-loggedin {
	display: none;
}
#usertab.loggedin li.loggedin {
	display: block;
}
div.component p.login {
	margin: 1em;
	padding-left: 20px;
	background: url(/images/icons/icon_black_gebruiker.png) 0px 0 no-repeat;
	_background: url(/images/icons/icon_black_gebruiker.gif) 0px 0 no-repeat;
}
div.component p.verstuur {
	margin: 1em;
	padding-left: 20px;
	background: url(/images/icons/icon_black_gebruiker_emailservice.png) 0px 0 no-repeat;
	_background: url(/images/icons/icon_black_gebruiker_emailservice.gif) 0px 0 no-repeat;
}

li.subscriptions-current dt.tv {
	font-weight: bold;
	margin: 0;
	padding-left: 20px;	
	background: url(/images/icons/icon_black_emailservice_televisie.png) 1px 0 no-repeat;
}

li.subscriptions-current dt.cinema {
	font-weight: bold;
	margin: 0;
	padding-left: 20px;
	background: url(/images/icons/icon_black_emailservice_bioscoop.png) 1px 0 no-repeat;
}

li.subscriptions-current dt.cinema {
	font-weight: bold;
	margin: 0;
	padding-left: 20px;
	background: url(/images/icons/icon_black_emailservice_bioscoop.png) 1px 0 no-repeat;
}

li.subscriptions-current dd {
	padding-left: 20px;
	color: #999;
	font-size: 0.9em;
}

li.subscriptions-current dl {
	margin-top: 8px;
}

/* media player */
div.mediaplayer-container{
	width:480px;
	height:360px;
	
	background:url(/images/mediaplayer_hidden.gif) 0 0 no-repeat;
}
div.noflash{
	width:480px;
	height:360px;
	background-color:#fff;
}

/* footer */
#footer {
	min-width:1000px;
	clear: both;
	/*overflow: hidden;*/
	padding-bottom: 2em;
	color: #ccc;
	background-color: black;
}
	#footer a {
		color: #ccc;
	}
	#footer div.column {
		float: left;
		width: 235px;
		margin-left: 6px;
		margin-right: 1px;
	}
	#footer div.colofon {
		float:left;
		width: 235px;
		margin-left: 6px;
		margin-right: 1px;
	}
		#footer div.column div.dynaText p {
			margin-top:7px;
		}
	#footer h3 {
		font-weight: bold;
		font-size: 12px;
		line-height: 20px;
		text-transform: uppercase;
		margin: 4px 0;
	}
		#footer div.c div.dynaText p {
			margin-top:7px;
		}
	#footer dt {
		background: url(/images/icons/icon_white_artikel.png) 2px 1px no-repeat;
		padding-left: 20px;
		font-weight: bold;
	}
	#footer dd {
		padding: 0 0 6px 20px;
		font-size: 0.9em;
	}

	#footer ul li span {
		display: block;
		float: left;
		width: 70px;
	}
	

#footer-top {
	position: relative;
	height: 60px;
	border-bottom: 1px solid #ccc;
}
	#footer-top .logo {
		position: absolute;
		top: 0;
		right: 32px;
	}
	#footer-top a.footer-tool {
		display:block;
		float:left;
		margin-left:5px;
		margin-right:20px;
		margin-top:8px;
		padding:10px 0px 0px 20px;
		font-weight:bold;
	}
	#footer-top a.mailredactie {
		background:url(/images/icons/symbol_white_emailservice.png) no-repeat;
		_background:url(/images/icons/symbol_white_emailservice.gif) no-repeat;
	}
	#footer-top a.rssfeeds {
		background:url(/images/icons/symbol_white_rssservice.png) no-repeat;
		_background:url(/images/icons/symbol_white_rssservice.gif) no-repeat;
	}

div.promo dd {
	clear: both;
	overflow: hidden;
}
	div.promo dd img {
		float: left;
		margin-right: 6px;
	}
div.promo h6 {
	font-size: 18px;
	margin: 0;
	padding: 4px 6px 6px 6px;
}
div.promo p {
	float: left;
	padding: 0 6px 4px 0;
	width: 300px;
}
div.comp-bottom {
	clear: both;
	border-top: 1px dotted white;
	padding: 0px 3px 3px 3px;
}
	div.comp-bottom a {
		display:block;
		padding:0px;
		font-weight: bold;
		text-transform: uppercase;
		background: url(/images/icons/arrow_white.png) right 3px no-repeat;
	}
	div.comp-bottom a span.button {
		display:block;
		padding:3px;
	}
	div.comp-bottom a:hover {
		color:#000 !important;
		background-color:#fff;
		background-position:left bottom;
		background-repeat:no-repeat;
		background-image:url(/images/roundcorners/lo-5-black.png);
		_background-image:url(/images/roundcorners/lo-5-black.gif);
	}
	div.comp-bottom a:hover span.button {
		background-position:right bottom;
		background-repeat:no-repeat;
		background-image:url(/images/roundcorners/ro-5-black.png);
		_background-image:url(/images/roundcorners/ro-5-black.gif);
	}
/* aparte mouseover kleuren per component-footer
	div.tv div.comp-bottom a:hover {
		color:#fff !important;
		background-color:#9FC31C;
	}
	div.bios div.comp-bottom a:hover {
		color:#fff !important;
		background-color:#109463;
	}
	div.dvd div.comp-bottom a:hover {
		color:#fff !important;
		background-color:#E20C01;
	}
	div.promo div.comp-bottom a:hover {
		color:#fff !important;
		background-color:#F09F02;
	}
*/

/* homepage teaser component */
div.comp-view {
	float: left;
	position: relative;
	height: 150px;
	width: 188px;
	overflow: hidden;
	cursor:pointer;
}
div.comp-meta {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 20px 6px 4px 6px;
	width: 188px;
	min-height: 38px;
	background: url(/images/icons/voorpagina_info_background.png) repeat-x;
}
dl.list-comp {
	width: 348px;
	height: 150px;
}
dl.list-comp ol {
	float: left;
	width: 128px;
	padding-left: 22px;
	margin: 0;
	overflow: hidden;
	list-style-type: decimal;
}
dl.list-comp ol li {
	font-size: 0.9em;
	white-space: nowrap;
	color:#ccc;
}
	dl.list-comp ol li a:link {
		color:#ccc !important;
	}
dl.list-comp ol li.selected {
	font-weight: bold;
	color:#fff;
}
	dl.list-comp ol li.selected a:link{
		color:#fff !important; 
	}

div.rating-env {
	overflow: hidden;
	clear: both;
	float: right;
}

address {
	line-height: 20px;
	font-size: 10px;
	padding-left: 10px;
	font-style: normal;
	background-color: white;
	color: black;
	height: 20px;
}

a.vpro, a.omroep {
	padding-left: 10px;
}

#make-bookmark {
	font-weight: bold;
	cursor: pointer;
}
#make-bookmark.highlight {
	text-decoration: underline;
}
dl.related p {
	margin-bottom: 1em;
}

#subscription-container {
	display: none;
}
#userrating-container {
	display: none;
}
ul.loggedin #subscription-container {
	display: block;
}
ul.loggedin #userrating-container {
	display: block;
}
p.top {
	font-size: 0.9em;
}
 