body
{
	font:11px/14px verdana, arial, sans-serif;
	color:#464646;
	/*background:url(http://static.tvfilm.nl/gfx/bg.gif);
	background-repeat:repeat-x;*/
}

img
{
	border:0;
}

p
{
	margin:0 0 1em 0;
	padding:0;
}

/*ul
{
	list-style: none;
	margin:0 0 1em 0;
}*/

ul.web
{
        list-style: none;
        margin:0 0 1em 0;
}


/*ul li
{
	display:block;
	padding:0 0 0 10px;
}*/

ul.web li
{
        display:block;
        padding:0 0 0 10px;
}

/*ul li a
{
	padding-left:10px;
}*/

ul.web li a
{
        padding-left:10px;
}

a
{
	font-weight:bold;
	text-decoration:underline;
	color:#BE0614;
}

a:hover
{
	text-decoration:none;
}

a#knop
{
	height:20px;
	display:block;
	float:left;
	font-size:12px;
	color:#FFE200;
	text-decoration:none;
	font-weight:bold;
	background:black;	
}

h1, h2, h3, h4, h5, h6
{
	margin:0 0 1px 0;
	padding:0;
	line-height:1.1em;
	color:#B80020;
}

h1	{font-size:20px;}
h2	{font-size:18px;}
h3	{font-size:16px;}
h4	{font-size:13px;}
h5	{font-size:12px;}
h6	{font-size:11px;}

form
{
	margin:0;
	padding:0;
}

input, select, option, textarea
{
	font-family:verdana, sans-serif;
	font-size:10px;
}

.clearFix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

th, td
{
	vertical-align:top;
	text-align:left;
}

/* Hides from IE-mac \*/
* html .clearFix {height: 1%;}
/* End hide from IE-mac */

div#wrapper
{
	/* width:714px; */
	width:796px;
	position:absolute;
	top:0;
	left:50%;
	/* margin-left:-357px; */
	margin-left:-398px;
	background-image:url(http://static.tvfilm.nl/gfx/midbgnew.png);
	background-repeat:repeat-y;
	
}

div#top
{
	height:20px;
	/*
	background:no-repeat url(http://static.tvfilm.nl/gfx/topbg.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://static.tvfilm.nl/gfx/topbg.png',sizingMethod='scale');
	*/
}

div#mid
{
	padding:122px 0 0 0;
	width:714px;
	/* background:repeat-y url(http://static.tvfilm.nl/gfx/midbgnew.png); */
	/* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://static.tvfilm.nl/gfx/midbgnew.png',sizingMethod='scale'); */
}

div#bottom
{
	font-size:1px;
	height:5px;
	/*
	background:no-repeat url(http://static.tvfilm.nl/gfx/bottombg.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://static.tvfilm.nl/gfx/bottombg.png',sizingMethod='scale');
	*/
}

* html div#bottom
{
	position:relative;
	top:-1px;
}

div#main
{
	position:relative;
	margin:0 65px;
	min-height:1310px;
	background:white;
	width:665px;
}

* html div#main
{
	height:1310px;
}

body#front div#main
{
	min-height:1000px;
}

* html body#front div#main
{
	height:1000px;
}

div#logo
{
	display:block;
	position:absolute;
	top:20px;
	left:70px;
	width:656px;
	height:160px;
	cursor:pointer;
	background:no-repeat url(http://static.tvfilm.nl/gfx/logo.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://static.tvfilm.nl/gfx/logo.png',sizingMethod='scale');
	z-index:10;
}

body#front div#logo
{
	cursor:default;
}

div#logo img#hd
{
	display:block;
	margin:58px 0 0 178px;
}

a#abo
{
	display:block;
	position:absolute;
	top:30px;
	left:550px;
	width:125px;
	height:125px;
	background:no-repeat url(http://static.tvfilm.nl/gfx/bannerabo.gif);
	cursor:hand;
	z-index:15;
}

a#excl_abo
{
        display:block;
        position:absolute;
        top:30px;
        left:550px;
        width:125px;
        height:125px;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://static.tvfilm.nl/gfx/excl_abo.png',sizingMethod='scale');
        z-index:15;
}

html > body a#excl_abo
{
	background:no-repeat url(http://static.tvfilm.nl/gfx/excl_abo.png);
}

div#vis
{
	position:absolute;
	top:54px;
	left:259px;
	width:302px;
	height:391px;
	z-index:5;
	overflow:hidden;
}

div#vis img, div#vis a
{
	display:block;
}

* html div#top, * html div#mid, * html div#bottom, * html div#logo, * html a#abo
{
	background:none;
}

* html div#logo
{
	background:no-repeat url(http://static.tvfilm.nl/gfx/logo.gif);
	bac\kground:none;
}

div#side
{
	position:absolute;
	float:left;
	width:189px;
}

div#content
{
	width:450px;
	padding:30px 10px 0 189px; 
}

body#front div#content
{
	padding-top:313px;
}

div#nav
{ 
	margin:0 0 14px 10px;
	padding:45px 0 20px 0;
	width:165px;
	background:#FFFFFF;
}

div#nav img.hd
{
	display:block;
	margin:0 0 8px 14px;
}

div#nav ul.web
{
	list-style:none;
	margin:0;
	padding:0;
}

div#nav ul.web li
{
	display:block;
	margin:0;
	padding:0;
	background:#FFFFFF;
	height: 1%;
}

div#nav ul.web li.even
{
	background:#FFFFFF;
}

div#nav ul.web li.actief a
{
	color:#ED008C !important;
}

div#nav ul.web li a
{
	display:block;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	text-decoration:none;
	color:black;
	padding:3px 5px 3px 12px;
}

/*
div#nav ul
{
        list-style:none;
        margin:0;
        padding:0;
}

div#nav ul li
{
        display:block;
        margin:0;
        padding:0;
        background:#FFCB05;
        height: 1%;
}

div#nav ul li.even
{
        background:#FFE200;
}

div#nav ul li.actief a
{
        color:#ED008C !important;
}

div#nav ul li a
{
        display:block;
        font-size:12px;
        line-height:14px;
        font-weight:bold;
        text-decoration:none;
        color:black;
        padding:3px 5px 3px 12px;
}*/

div#nav a#goldenGerardButton
{
	display:block;
	border:1px solid #9B7B03;
}

div#nav a#goldenGerardButton img
{
	display:block;
}

div#nav a#actie
{
	display:block;
	margin:16px 0 0 11px;
}

/* Poll: */
div#poll
{
	width:168px;
	margin:0 0 23px 10px;
	font-size:11px;
	font-weight:bold;
	background:no-repeat bottom left url(http://static.tvfilm.nl/gfx/pollbg_rood.gif);
}

div#poll h3
{
	height:31px;
	font-size:14px;
	line-height:30px;
	color:white;
	padding:0 10px;
	background:#B80020 no-repeat top right url(http://static.tvfilm.nl/gfx/hoek_r.gif) !important;
}

div#poll div.content
{
	padding:10px;
}

div#poll p
{
	margin:0;
	padding:0;
}

div#poll form
{
	margin:10px 0 0 0;
}

div#poll form p
{
	margin:0 0 6px 0;
}

div#poll a
{
	display:block;
	text-decoration:none;
	color:#B80020;
}

div#pollResult
{
	margin:10px 0 0 0;
}
div#poll h6
{
	color:#464646;
	font-weight:normal;
}

div#poll h6 span
{
	float:right;
}

div#poll div.gauge
{
	margin:2px 0 5px 0;
	padding:2px;
	border:1px solid #7ABA24;
}

div#poll div.gauge div
{
	font-size:0;
	height:5px;
	line-height:5px;
	background:#7ABA24;
}

a#meerOp
{
	display:block;
	margin:0 0 15px 10px;
	width:467px;
}

a#pageFlipLink
{
	margin:0 0 15px 0;
	display:block;
	width:467px;
}

/* Strip van de week: */
div#strip
{
	width:150px;
	height:250px;
	margin:0 0 0px 0px;
	z-index:10;
}

body#front div#strip
{
	position:absolute;
	top:209px;
	left:548px;
}

div#strip h3
{
	height:31px;
	font-size:14px;
	line-height:30px;
	color:white;
	margin:0;
	padding:0 10px;
	background:#7ABA24 no-repeat top right url(http://static.tvfilm.nl/gfx/hoek_r.gif);
}

div#strip img
{
	display:block;
	border-top:0;
}

div#content h2.hd
{
	margin:0;
	padding:0 10px 0 20px;
	height:40px;
	line-height:39px;
	color:white;
	background:#9C9C9C no-repeat top left url(http://static.tvfilm.nl/gfx/hoek_l.gif);
}

/* Banner: */

div.banner
{
	margin:0 0 14px 0;
}

/* botNav: */

div#botNav
{
	height:30px;
	margin:0 0 14px 0;
	padding:0 0 0 35px;
	background:black no-repeat top left url(http://static.tvfilm.nl/gfx/botnav.gif);
	width:432px;
}

div#botNav a
{
	display:block;
	float:left;
	height:30px;
	line-height:29px;
	font-size:12px;
	color:#FFE200;
	text-decoration:none;
	font-weight:bold;
	margin:0 25px 0 0;
}


/* Colofon: */
div#colofon
{
	text-align:center;
}

/* Top 10: */
div#top10
{
	margin:0 0 14px 0;
	width:467px;
}

div#top10 div.content
{
	/* border:1px solid #99B9D8; */
	border:1px solid #9C9C9C;
	border-top:0;
}

div#top10 h2.hd
{
	background-color:#9C9C9C;
	color:white;
}

div#top10 div.content div.item
{
	padding:0 0 0 76px;
	background-position:17px 19px;
	background-repeat:no-repeat
}

div#top10 div.item p
{
	margin:0;
}

div#top10 div#topNo1
{
	padding:0 0 0 80px;
	background-position:4px 13px;
}

div#top10 div.item:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html div#top10 div.item {height: 1%;}
/* End hide from IE-mac */



/* Abonnee actie: */

	div#abonneeactie
	{
		margin:0 0 14px 0;
		width:467px;
	}

	div#abonneeactie div div
	{
		background-image:none;
	}

	div#abonneeactie div.content
	{
		/* border:1px solid #99B9D8; */
		border:1px solid #9C9C9C;
		border-top:0;
	}

	div#abonneeactie h2.hd
	{
		background-color:#9C9C9C;
		color:white;
	}

	div#abonneeactie div.content div
	{
		padding:0 !important;
		background-position:17px 19px;
		background-repeat:no-repeat
	}

	div#abonneeactie div#topNo1, div#abonneeactie div#topNo3, div#abonneeactie div#topNo5, div#abonneeactie div#topNo7, div#abonneeactie div#topNo9
	{
		padding:0 0 0 10px !important;
	}

	div#abonneeactie h4
	{
		margin:0;
		padding:10px 0 0 0;
	}

	div#abonneeactie p
	{
		margin:0;
		padding:0 0 10px 0;
	}


	div#abonneeactie div:after {
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

	/* Hides from IE-mac \*/
	 * html div#abonneeactie div {height: 1%;}
	/* End hide from IE-mac */

	div#abonneeactie img
	{
		display:block;
		float:left;
		margin:0 15px 0 0;
	}

	div#abonneetopNo1 img.sideImg, div#abonneetopNo3 img.sideImg, div#abonneetopNo5 img.sideImg, div#abonneetopNo7 img.sideImg, div#abonneetopNo9 img.sideImg
	{
		float:right;
		margin:0 0 0 15px;
	}

div#abonneetopNo1, div#abonneetopNo3, div#abonneetopNo5, div#abonneetopNo7, div#abonneetopNo9
{
	/* background-color:#D6E3EF; */
	background-color:#DFDFDF;
}

div#abonneetopNo1 img.sideImg, div#abonneetopNo3 img.sideImg, div#abonneetopNo5 img.sideImg, div#abonneetopNo7 img.sideImg, div#abonneetopNo9 img.sideImg
{
	float:right;
	margin:0 0 0 15px;
}


div#top10 img
{
	display:block;
	float:left;
	margin:0 15px 0 0;
}

div#topNo1, div#topNo3, div#topNo5, div#topNo7, div#topNo9
{
	/* background-color:#D6E3EF; */
	background-color:#DFDFDF;
}

div#topNo1 img.sideImg, div#topNo3 img.sideImg, div#topNo5 img.sideImg, div#topNo7 img.sideImg, div#topNo9 img.sideImg
{
	float:right;
	margin:0 0 0 15px;
}

div#topNo1	{background-image:url(http://static.tvfilm.nl/gfx/top10/1.gif)}
div#topNo2	{background-image:url(http://static.tvfilm.nl/gfx/top10/2.gif)}
div#topNo3	{background-image:url(http://static.tvfilm.nl/gfx/top10/3.gif)}
div#topNo4	{background-image:url(http://static.tvfilm.nl/gfx/top10/4.gif)}
div#topNo5	{background-image:url(http://static.tvfilm.nl/gfx/top10/5.gif)}
div#topNo6	{background-image:url(http://static.tvfilm.nl/gfx/top10/6.gif)}
div#topNo7	{background-image:url(http://static.tvfilm.nl/gfx/top10/7.gif)}
div#topNo8	{background-image:url(http://static.tvfilm.nl/gfx/top10/8.gif)}
div#topNo9	{background-image:url(http://static.tvfilm.nl/gfx/top10/9.gif)}
div#topNo10	{background-image:url(http://static.tvfilm.nl/gfx/top10/10.gif)}

div#top10 h4
{
	margin:0;
	padding:10px 0 0 0;
}

div#top10 p
{
	margin:0;
	padding:0 0 10px 0;
}

/* Programmadetail: */
div#detail
{
	margin:0 0 14px 0;
}

div#detail h2.hd
{
	color:#FFFFFF;
	background-color:#9C9C9C;
}

div#detail h2.hd span
{
	display:block;
	float:right;
	padding:9px 0 0 0;
	color:#FFFFFF;
	background-color:#9C9C9C;
}

div#detail table.content td
{
	/* border:1px solid #BBBFF2; */
	border:1px solid #9C9C9C; 
	border-top:0;
	background:#C8CAE3;
}

div#detail table.content img.sideImg
{
	display:block;
	float:right;
	margin:0 0 0 15px;
}

div#detail table.content div
{
	padding:7px 0 7px 11px;
}

div#detail table.content div *
{
	color:black;
	text-decoration:none;
}

div#detail table.content div h6
{
	margin:0 0 1em 0;
}

div#detail table.content div p span
{
	color:#B80020;
	font-weight:bold;
}

td#nlZenders
{
	width:240px;
	background:repeat-y top left url(http://static.tvfilm.nl/gfx/detail/nlzenderbg.gif);
}

td#blZenders
{
	width:231px;
	background:repeat-y top left url(http://static.tvfilm.nl/gfx/detail/blzenderbg.gif);
}

td#nlZenders h2, td#blZenders h2
{
	width:231px;
	background:#9C9C9C no-repeat top left  url(http://static.tvfilm.nl/gfx/hoek_l.gif);
}

td#nlZenders h2 span, td#blZenders h2 span
{
	display:block;
	height:36px;
	line-height:35px;
	padding:0 11px;
	font-size:15px;
	color:#ffffff;
	background:no-repeat top right url(http://static.tvfilm.nl/gfx/hoek_r.gif);
	font-family: verdana, arial, sans-serif;
}

td#blZenders h2
{
	background-color:#9C9C9C;
}

table#nlBlZendersOverz
{
	margin:0 0 14px 0;
}

table#nlBlZendersOverz strong
{
	float:right;
}

table#nlBlZendersOverz div	
{
	width:208px;
	margin:8px 0 10px 14px;
	color:#464646;
	background:repeat-x bottom url(http://static.tvfilm.nl/gfx/dots.gif);
}

table#nlBlZendersOverz div span
{
	font-weight:bold;
	background:white;
}

table#nlBlZendersOverz a
{
	color:#464646;
	text-decoration:none;
}

td#nlZendBot div, td#blZendBot div
{
	width:231px;
	margin:0;
	padding:0;
	background:#9C9C9C no-repeat bottom left url(http://static.tvfilm.nl/gfx/hoek_l_b.gif);
}

td#nlZendBot div span, td#blZendBot div span
{
	display:block;
	width:231px;
	height:17px;
	background:no-repeat bottom right url(http://static.tvfilm.nl/gfx/hoek_r_b.gif);
}

td#blZendBot div
{
	/* background-color:#C8CAE3; */
	background-color:#9C9C9C;
}

/* Nu en straks: */
div#nu, div#straks
{
	margin:0 0 14px;
	width:467px;
}

div#nu h2.hd
{
	background-color:#9C9C9C;
        color:#FFFFFF;
}

div#straks h2.hd
{
	background-color:#9C9C9C;
	color:#FFFFFF;
}

div#nuStraks div.content
{
	padding:18px 0 0 19px;
	border-left:1px solid #BBBFF2;
	border-right:1px solid #BBBFF2;
	/* 
	border-left:1px solid #B80020;
	border-right:1px solid #B80020; 
	*/
}

div#straks div.content
{
	border-left:1px solid #BBBFF2;
	border-right:1px solid #BBBFF2;
	/* 
	border-left:1px solid #B80020;
	border-right:1px solid #B80020; 
	*/
}

div#nuStraks div.content table *
{
	color:#B80020;
	text-decoration:none;
	font-weight:bold;
}

div#straks div.content table *
{
	color:#464343;
}

div#nuStraks div.content th
{
	font-size:14px;
	padding:0 0 12px 0;
}

div#nuStraks div.bot
{
	height:17px;
	/*border-right:1px solid #B80020;*/
	border-right:1px solid #BBBFF2;
	/* background:no-repeat top left url(http://static.tvfilm.nl/gfx/nustraks/nubot.gif); */
	background:no-repeat top left url(http://static.tvfilm.nl/gfx/bottom_noleftcorner_grey.gif);
}

div#straks div.bot
{
	/* border-right:1px solid #464343; */
	border-right:1px solid #BBBFF2;
	/* background:no-repeat top left url(http://static.tvfilm.nl/gfx/nustraks/straksbot.gif); */
	background:no-repeat top left url(http://static.tvfilm.nl/gfx/bottom_noleftcorner_grey.gif);
}

div#nuStraks td.tijd
{
	width:52px;
}

div#nuStraks td.prog
{
	width:266px;
	background:repeat-x bottom left url(http://static.tvfilm.nl/gfx/dots.gif);
}

div#nuStraks td.prog a
{
	background:white;
}

div#nuStraks td.zender
{
	padding:0 0 0 5px;
}

/* Alle zenders formulier: */
div#alleZenders
{
	margin:0 0 14px 0;
}

div#alleZenders h2.hd
{
	background-color:#9C9C9C;
	color:#FFFFFF;
}

div#alleZenders div.content
{
	padding:16px 22px 0 22px;
	border-left:1px solid #B80020;
	border-right:1px solid #B80020;
}

div#alleZenders div.bot
{
	height:17px;
	border-right:1px solid #B80020;
	background:no-repeat top left url(http://static.tvfilm.nl/gfx/nustraks/nubot.gif);
}

div#alleZenders div.content p
{
	margin:0 0 3px 0;
}

/* Front: */
div#frontArtk
{
	margin:0 0 14px 0;
	width:467px;
}

div#frontArtk h2.hd
{
	color:white;
	background-color:#9C9C9C;
}

div#frontArtk h2.hd span
{
	display:block;
	float:right;
	padding:9px 0 0 0;
	color:white;
	background-color:#9C9C9C;
}

div#frontArtk table.content td
{
	border:1px solid #9C9C9C;
	border-top:0;
	background:#EFEFEF;
}

div#frontArtk table.content img.sideImg
{
	display:block;
	float:right;
	margin:0 0 0 15px;
}

div#frontArtk table.content div
{
	padding:7px 0 7px 11px;
}

div#frontArtk table.content div h6
{
	margin:0 0 1em 0;
}

/* Verder deze week in TVFilm: */
div#dezeWeek
{
	margin:0 0 14px 0;
	width:467px;
}

div#dezeWeek h2.hd
{
	background-color:#9C9C9C;
	color:white;
}

div#dezeWeek h2.hd span
{
	background-color:#9C9C9C;
	color:white;
}

div#dezeWeek div.content
{
	border:1px solid #9C9C9C;
	border-top:0;
}

div#dezeWeek div.content div div
{
	padding:5px 10px 0 19px;
}

div#dezeWeek div.row0
{
	/* background:#E0BA81; */
	background:#DFDFDF;
}

div#dezeWeek div.row0 img
{
	display:block;
	float:left;
	margin:0 19px 0 0;
}

div#dezeWeek div.row1 img
{
	display:block;
	float:right;
	margin:0 0 0 19px;
}

* html div#dezeWeek div.row0 img, * html div#dezeWeek div.row1 img
{
	margin:0;
}

div#dezeWeek div:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html div#dezeWeek div {height: 1%;}
/* End hide from IE-mac */

div#dezeWeek p
{
	line-height:13px;
	margin:0 0 5px 0;
	padding:0;
}

div#dezeWeek div.content *
{
	color:black;
}

/* Overzicht: */
div.overzicht
{
	margin:0 0 17px 0;
}

div.overzicht h2.hd
{
	background-color:#9C9C9C !important;
	color:white;
}

div.overzicht div.content
{
	padding:18px 0 0 19px;
	border-left:1px solid black;
	border-right:1px solid black;
}

div.overzicht div.content table *
{
	color:#464343;
	text-decoration:none;
	font-weight:bold;
}

div.overzicht div.content table p
{
	font-weight:normal;
	margin:0;
	padding:0;
}

div.overzicht div.content th
{
	font-size:14px;
	color:#B80020;
	padding:0 0 12px 0;
}

div.overzicht div.bot
{
	height:17px;
	border-right:1px solid black;
	background:no-repeat top left url(http://static.tvfilm.nl/gfx/bot.gif);
}

div.overzicht td.tijd
{
	width:75px;
}

div.overzicht td.prog
{
	width:360px;
	background:repeat-x bottom url(http://static.tvfilm.nl/gfx/dots.gif);
}

div.overzicht td.prog span
{
	font-weight:normal;
	background:white;
}

/* BBC */
div#bbc
{
	margin:0 0 17px 0;
}

div#bbc th
{
	font-size:18px;
	margin:0;
	padding:0 10px 0 20px;
	height:40px;
	line-height:39px;
	color:white;
	background-color:black !important;
}

div#bbc th.eerste
{
	background:black no-repeat top left url(http://static.tvfilm.nl/gfx/hoek_l.gif);
}

div#bbc td
{
	border-left:1px solid black;
}

td#bbcWorld div.content
{
	border-right:1px solid black;
}

div#bbc td.bot
{
	margin:0;
	padding:0;
	height:17px;
	border:0;
	background:black no-repeat bottom left url(http://static.tvfilm.nl/gfx/hoek_l_b.gif);
}

div#bbc td.bot div
{
	display:block;
	height:17px;
	background:no-repeat bottom right url(http://static.tvfilm.nl/gfx/hoek_r_b.gif);
}

div#bbc div.content div
{
	padding:7px 5px 12px 17px;
	color:#464646;
	background:repeat-x bottom url(http://static.tvfilm.nl/gfx/dots.gif);
}

div#bbc div.content div a
{
	color:#464646;
}

div#bbc div.content div a.film
{
	font-weight:bold;
	color:#B80020;
}

td.dagNav div
{
	padding:0 15px;
	height:24px;
	line-height:24px;
	border-right:1px solid black;
	border-bottom:1px solid black;
	background:#FFE200;
}

td.dagNav a.volgende
{
	display:block;
	float:right;
}

td.dagNav div a
{
	text-decoration:none;
}

td.dagNav div a:hover
{
	color:black;
}

/* Uniek: */
div#uniek
{
	margin:0 0 17px 0;
	width:467px;
}

div#uniek h2.hd
{
	background-color:#9C9C9C;
	color:white;
}

div#uniek table.content td
{
	/* border:1px solid #99B9D8; */
	border:1px solid #9C9C9C;
	border-top:0;
	/* background:#D6E3EF; */
	background:#DFDFDF;
}

div#uniek table.content img.sideImg
{
	display:block;
	float:right;
	margin:0 0 0 15px;
}

div#uniek table.content div
{
	padding:7px 0 7px 11px;
}

div#uniek table.content div *
{
	color:black;
	text-decoration:none;
}

/* Daarom: */
div#daarom
{
	margin:0 0 17px 0;
	width:467px;
}

div#daarom h2.hd
{
	background-color:#9C9C9C;
	color:white;
}

div#daarom div.content
{
	/* border:1px solid #99B9D8; */
	border:1px solid #9C9C9C;
	border-top:0;
}

div#daarom div.content div
{
	min-height:22px;
}

div#daarom div.content div div
{
	position:relative;
	padding:19px 10px 10px 50px;
}

* html div#daarom div.content div
{
	height:22px;
}

div#daarom1, div#daarom3, div#daarom5, div#daarom7
{
	background:white no-repeat 10px 14px;
}

div#daarom2, div#daarom4, div#daarom6, div#daarom8
{
	/* background:#D6E3EF no-repeat 10px 14px; */
	background:#DFDFDF no-repeat 10px 14px;
}

div#daarom1		{background-image:url(http://static.tvfilm.nl/gfx/uniek/1.gif);}
div#daarom2		{background-image:url(http://static.tvfilm.nl/gfx/uniek/2.gif);}
div#daarom3		{background-image:url(http://static.tvfilm.nl/gfx/uniek/3.gif);}
div#daarom4		{background-image:url(http://static.tvfilm.nl/gfx/uniek/4.gif);}
div#daarom5		{background-image:url(http://static.tvfilm.nl/gfx/uniek/5.gif);}
div#daarom6		{background-image:url(http://static.tvfilm.nl/gfx/uniek/6.gif);}
div#daarom7		{background-image:url(http://static.tvfilm.nl/gfx/uniek/7.gif);}
div#daarom8		{background-image:url(http://static.tvfilm.nl/gfx/uniek/8.gif);}

div#daarom p
{
	line-height:13px;
	margin:0;
	padding:0;
}

div#daarom div.content *
{
	color:black;
}

/* Kek spul: */
div#kekSpul
{
	margin:0 0 14px 0;
}

div#kekSpul div div
{
	background-image:none;
}

div#kekSpul div.content
{
	/* border:1px solid #99B9D8; */
	border:1px solid #9C9C9C;
	border-top:0;
}

div#kekSpul h2.hd
{
	background-color:#9C9C9C;
	color:white;
}

div#kekSpul div.content div
{
	padding:0 !important;
	background-position:17px 19px;
	background-repeat:no-repeat
}

div#kekSpul div#topNo1, div#kekSpul div#topNo3, div#kekSpul div#topNo5, div#kekSpul div#topNo7, div#kekSpul div#topNo9
{
	padding:0 0 0 10px !important;
}

div#kekSpul h4
{
	margin:0;
	padding:10px 0 0 0;
}

div#kekSpul p
{
	margin:0;
	padding:0 0 10px 0;
}

div#kekSpul div:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html div#kekSpul div {height: 1%;}
/* End hide from IE-mac */

div#kekSpul img
{
	display:block;
	float:left;
	margin:0 15px 0 0;
}

div#topNo1 img.sideImg, div#topNo3 img.sideImg, div#topNo5 img.sideImg, div#topNo7 img.sideImg, div#topNo9 img.sideImg
{
	float:right;
	margin:0 0 0 15px;
}


label
{
	font-weight:bold;
}

/* Persoonlijke TvGids */
/* zet de checkbox bij login netjes */
* html input#perstvgidscheck
{
	margin-left:-4px;
}

input#perstvgidscheck
{
	margin-left:0px;
}

input#perstvgids
{
	margin-left:0px;
}


div#perstvgids
{
	padding:15px;
	margin:0px;
}

div#perstvgids a
{
	background:no-repeat 0 3px url(http://static.tvfilm.nl/gfx/bullet.gif) 
}

* html div#perstvgids div#perstvgidsknop
{
	margin-left:10px;
}

div#perstvgids div#perstvgidsknop
{
	margin-left:50px;
}

div#perstvgids div#perstvgidsknop a
{
	margin:10px;
	padding:0;
}

div#perstvgidsknop 
{
	background:#000000 no-repeat bottom right url(http://static.tvfilm.nl/gfx/perstvgids/button.gif);;
	padding:3px 0px;
	width: 160px;
}

div#perstvgidsknop a
{
	margin:10px;
	color:#FFFFFF;
	text-decoration:none;
	width:160px;
}

td#perstvgidsknop
{
	background:#000000 no-repeat bottom right url(http://static.tvfilm.nl/gfx/perstvgids/button.gif);
	padding:3px 0px;
	width: 160px;
}

td#perstvgidsknop a
{
	margin:10px;
	color:#FFFFFF;
	text-decoration:none;	
	width: 160px;
}

div#perstvgidstop
{
	/* background-color: #D6E3EF; */
	background-color: #DFDFDF;
	padding:15px;
	border-left:1px solid  #9C9C9C;
	border-right:1px solid  #9C9C9C;	
	/* border-left:1px solid  #99B9D8;
	border-right:1px solid  #99B9D8; */
}

div#perstvgidstopzender
{
	/* background-color: #D6E3EF; */
	background-color: #DFDFDF;
	padding:15px;
	border-left:1px solid  #9C9C9C;
	border-right:1px solid  #9C9C9C;	
	/* border-left:1px solid  #99B9D8;
	border-right:1px solid  #99B9D8; */
}

div.contentzender
{
	border:1px solid #9C9C9C;
	border-top:0;
	border-bottom: 0;
}

div#midpopup
{
        padding:12px 0 0 0;
        width:600px;
        background:repeat-y url(http://static.tvfilm.nl/gfx/midbg.png);
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://static.tvfilm.nl/gfx/midbg.png',sizingMethod='scale');
}
* html div#midpopup
{
        background:none;
}

div#contentpopup
{
        padding:30px 10px 0 20px;
}

div#contentpopup h2.hd
{
        margin:0;
        padding:0 10px 0 20px;
        height:40px;
        line-height:39px;
        color:white;
        background:#9C9C9C no-repeat top left url(http://static.tvfilm.nl/gfx/hoek_l.gif);
}
form#tipTvFanForm label
{
	display:block;
	float:left;
	width:100px;
}
form#tipTvFanForm textarea
{	
	width: 530px;
	height:5em;
}

/*** fotostrip: mail-a-friend ***/


div#email_a_friend {
	background: white;
	padding: 5px;
	margin-top: 5px;
	width: 978px;
}

div#email_a_friend a#mailKnop {
	background: #000000 url('http://static.tvfilm.nl/gfx/perstvgids/button.gif') no-repeat bottom right;
	width: 200px;
	padding: 3px 20px 3px 10px;
	color: white;
	text-decoration: none;
}

div#mailafriend {
	width: 600px;
	margin: 0 auto;
	padding: 170px 25px 25px 25px;
	background: #FFFFFF url('http://static.tvfilm.nl/gfx/logo.png') no-repeat left top;
}

div#mailafriend h2 {
	background: #9C9C9C url('http://static.tvfilm.nl/gfx/hoek_l.gif') no-repeat left top;
	color: #FFFFFF;
	padding: 5px 10px 5px 20px;
	display: block;
	margin: 0;
}

div#mailafriend div#borderblack {
	border: 2px solid black;
	padding: 20px;
}

div#mailafriend div.knop {
	background:#000000 url('http://static.tvfilm.nl/gfx/perstvgids/button.gif') no-repeat bottom right;
	width: 160px;
	padding: 3px 0;
}

div#mainpopup div.knop
{
	background:#000000 url('http://static.tvfilm.nl/gfx/perstvgids/button.gif') no-repeat bottom right;
        width: 160px;
        padding: 3px 0;
}

div#mailafriend div.knop a {
	padding: 0 20px 0 10px;
	color: white;
	text-decoration: none;
}


/*
div.knoppen {
	background: white;
	padding: 5px 0;
	margin: 5px 0;
}

div.knoppen table td {
	text-align: center;
	padding-bottom: 5px;
}

div.knoppen a.knop {
	background: #000000 url('http://static.tvfilm.nl/gfx/button_arrow_right.gif') no-repeat bottom right;
	width: 180px;
	padding: 3px 20px 3px 10px;
	color: white;
	text-decoration: none;
}

div.knoppen a.left {
	background: #000000 url('http://static.tvfilm.nl/gfx/button_arrow_left.gif') no-repeat bottom left;
	padding: 3px 10px 3px 20px;
}

div#hoofdafbeelding {
	text-align: center;
}

td.huidigepagina {
	font-size: 200%;
	font-weight: bold;
}

*/

div.video {
	margin-top:0px;
	margin-bottom:8px;
	text-align:center;
}
