/* Globals  */




html, body 
{
  background: #414549;
  /*
  ackground: #414549 url(/images/takeovers/flash-of-genius-1280-5.jpg) repeat-y 50% 50%; 
  ackground-image: url(/images/global/winter.jpg); background-repeat: repeat-x; background-position: 50% 0; background-color: #9F9F9F;
  ackground-image: url(/images/global/winter.jpg); background-repeat: repeat-x; background-position: 50% 0; background-color: #9F9F9F;
  */
  font-family: arial;
  font-size: 13px;
  text-align: center;
  color: #333333;
  height: 100%;
}

#background
{
	
	width: 1010px;
	margin: 0 auto;
	background: #414549 url(/images/global/background.gif) repeat-y 50% 50%;

	/*
	width: 1280px;
	margin: 0 auto;
	background-image: url(/images/adv/fb_bg.png); background-repeat: no-repeat; background-position: 50% 0; background-color: #000;
	*/
}


#wrapper 
{
	width: 990px;
	text-align: left;
	line-height: 20px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -110px;
 }

*
{
  margin: 0px;
  padding: 0px; 
}

h1
{
	line-height:99%;
	font-size:20px;
}


h1, h2, h3, h4, h5, h6 
{
  text-decoration: none;
}

a 
{
  color: #a00000;
  outline: none; 
}
  a:hover 
  {
    color: #e02020; 
  }

a:active,a:focus 
{
	outline:0;
}


li 
{
  list-style-type: none; 
}

.clear 
{
  clear: both; 
}

p
{
	margin: 20px 0 20px 0;
}

p#alert
{
	background: #F6FAFF;
	padding: 10px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
}

hr
{
	border-style: none;
	background-color: #ccc;
	ackground: url(/images/global/dotted2px.gif) repeat-x; 
	height: 1px;
	margin: 4px 0 10px 0;
}



/* forms */

textarea, select, input
{
	background-color: #fff;
	border-left: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #B0AEAE;
	border-bottom: 1px solid #B0AEAE;
	outline: none;
	padding: 4px;
}




/* Header */

#header 
{
  height: 70px;
  background: url(/images/global/header_bg.gif) repeat-x; 
}


#header h1 a
{
  position: relative;
  left: 26px;
  top: 12px;
  display: block;
  width: 123px;
  height: 45px;
  text-indent: -100000px;
  background: url(/images/global/logo_small.jpg) no-repeat; 
}


#header #noh1 a	
{
  position: relative;
  left: 29px;
  top: 12px;
  display: block;
  width: 123px;
  height: 45px;
  text-indent: -100000px;
  background: url(/images/global/logo_small.jpg) no-repeat; 
}


#header #user
{
	float: right;
	color: #fff;
	position: relative;
	top: 5px;
	right: 20px;
	clear: both;
}

#search_box 
{
	left: 320px;
	position:relative;
	bottom: 23px;
	width: 305px;
	height: 24px;
	background: transparent url(/images/global/search_bg2.gif) no-repeat 0 0;
}



#search_box input
{
	width: 270px;
	margin-top: 5px;
	margin-left: 5px;
	padding: 0;
	outline: none;
	border: 0px;
	color: #333;
	font-size: 11px;
}


#header #user a
{
	color: #fff;
	font-weight: bold;
}

p#beschrijving
{
	margin: 10px 0 10px 0;
	color: #555;
}

#general_2_left h2.festivals
{
	margin-bottom: 10px;
	margin-top: 40px;
	padding-bottom: 8px;
	padding-top:8px;
	background-color: #f2f2f2;
}


/* main menu */


/* main menu */


#mainmenu 
{
	height: 65px;
	position: relative;
	margin: 0;
	padding: 0 29px;
	list-style: none;
	background: #3d3d3d url(/images/main_menu/mainmenu.jpg) repeat-x;
}

#mainmenu li 
{
	height: 34px;
	float: left;
	font-size: 13px;
	font-weight: bold;
}


#mainmenu>li 
{
	width: 93px;
}


#mainmenu li a 
{
	height: 28px;
	width: 91px;
	display: inline-block;
	padding: 6px 0 0 2px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background: url(/images/main_menu/mainmenv.jpg) repeat-y;
}

#mainmenu>li>a 
{
	width: none;
	display: block;
}


#mainmenu li.first a 
{
	background: transparent;
}

#mainmenu li.active 
{
	height: 35px;
	background: #3d3d3d url(/images/main_menu/mainmenw.jpg) no-repeat;
}

#mainmenu li.active a 
{
	background: transparent;
}

#mainmenu li.active a.last 
{
	background: url(/images/main_menu/mainmenv.jpg) right top repeat-y;
}


#mainmenu li.active ul 
{
	display: block;
}

/* Submenu */



#mainmenu li ul 
{
	height: 31px;
	width: 961px;
	left: 45px;
	position: absolute;
	display: none;
	overflow: hidden;
	_margin-top: 33px;
}

#mainmenu>li>ul 
{
	left: 29px;
}



#mainmenu>li>li 
{
	float: left;
}


#mainmenu li li a 
{
	color: #999999;
	background: transparent;
	font-weight: normal;
	padding:6px 10px;
	margin: 0 6px 0 6px;
	font-size: 13px;
	width: auto;
}


#mainmenu li li a.subactive
{
	font-weight: bold;
	color: #fff;
}

#mainmenu li li a:hover
{
	color: #fff;
}





/* advertisements */

#takeover_marge
{
	margin-top: 0px;
}


#header_banner_area
{
	background: #e2e2e2;
}


#leaderboard
{
	margin: 0 auto;
	margin-top: 15px;
	width: 728px;
	height: 90px;
	display: block;
	background: #fff;
}


#films_scyscraper
{
	margin-top: 20px;
}

#tv_skyscraper
{
	text-align: center;
	margin: 20px 0 0 0;
}

#frontpage_skyscraper
{
	text-align: center;
	margin-bottom: 15px;
	margin-top: 15px;
}

#frontpage_rectangle
{
	float: left;
	width: 300px;
	height: 250px;
}

#tv_rectangle
{
	width: 755px;
	border-bottom: 1px solid #E1E1E1;
	padding: 15px 0 15px 0;
	text-align: center;
	float: left;
}

#film_rectangle
{
	float: left;
	margin-left: 15px;
	text-align: right;
	width: 336px;
}

#general_rectangle
{
	float: left;
	width: 336px;
	text-align: center;
}

#film_synopsis_468
{
	margin: 5px 0 15px 0;
}

#nieuws_rectangle
{
	text-align: center;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #E1E1E1;
}

#ad_filmlijst
{
	border-bottom: 1px solid #E1E1E1;
	padding: 0 0 15px 100px;
	margin-top: 15px;
}

#fotv_kop_goo
{
	padding: 10px 0 10px 15px;
	margin-left: 206px;
	border-bottom: 1px solid #ccc;
}

/* content */


#main_content
{
	background: #fff;
	padding: 15px;
}

#general_2_left
{
	width: 608px;
	float: left;
}

#general_2_right
{
	width: 336px;
	margin-left: 16px;
	float: left;
}

/* recensie pagina */

#recensie_list p.info
{
	margin: 10px 0 30px 0;
	color: #666;
}


#recensie_list h2 a
{
	font-size: 19px;
	text-decoration: none;
}

#recensie_list h2 
{
	margin: 0 0 3px 0;
}


#recensie_list p
{
	margin: 10px 0 10px 0;
}



/* film pagina */

#film_wrapper
{
	background: url(/images/film/film_background3.jpg) left repeat-y;
	width: 960px;
}


#film_left
{
	float: left;
	width: 120px;
}


#film_middle
{
	float: left;
	margin-left: 15px;
}

#film_middle h1
{
	margin-bottom: 20px;
	color: #333;
	letter-spacing:-1px;
	line-height: 25px;
	font-size: 26px;
}

#alt_title
{
	margin-top: -10px;
	margin-bottom: 20px;
	font-style: italic;
}

#film_middle h1 a
{
	text-decoration: none;
	color: #333;
	letter-spacing:-1px;
	line-height: 25px;
	font-size: 26px;
}

#film_middle h1 span#year
{
	font-size: 16px;
	font-weight: normal;
}


#film_left #film_cover img
{
	width: 100px;
	height: 140px;
	padding: 9px;
	border: 1px solid #999;
	background: #fff;
}


#film_middle h2
{
	margin-top: 40px;
	padding: 0;
	font-size: 16px;
}

#rateomatic
{
	margin-top: 20px;
}

#filmoverslaan
{
	float: right;
	margin-top: 10px;
}


.film_info 
{
	margin-bottom:13px;
	margin-left:76px;
}

.film_info ul li
{
	padding: 4px;
}

.film_info a
{
	color: #333;
}

.film_info a:hover
{
	color: #e02020;
}

.recensie_img
{
	border: 1px solid #999;
	padding: 2px;
	margin: 0 0 15px 15px;
	float: right;
}


.film_info .film_info_nieuws
{
	color: #999;
}


.film_info h3
{
	font-size:13px;
	font-weight:bold;
	margin-left:-76px;
	margin-top:0;
	position:absolute;
	color: #888;
}

h1#stemtabelh1
{
	margin-bottom: 0px;
}


#stemtabel p
{	
	color: #666;
}

#stemtabel ul li
{
	text-align: right;
	font-weight: bold;
	padding: 3px 0 3px 0;
	clear: both;
}

#stemtabel ul li span.stemtabel_user
{
	float: left;
	font-weight: normal;
	margin-left: 10px;
}

#stemtabel ul li span.stemtabel_user a
{
	color: #333;
}

#stemtabel img
{
	width: 18px;
	height: 25px;
	padding: 2px;
	border: 1px solid #999;
	float: left;
}

/* Stemmen */

#film_rating
{
	width: 474px;
	float: left;
}

.rate_fieldset 
{
	border:0px solid #ccc;
	padding:10px 5px 10px 0px;
}


.rate_fieldset legend 
{
	color:#000000;
	margin: 0 0px;
	padding:0 5px;
	color: #555;
}

.rating_written
{
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	width: 40px;
	margin-left: 5px;
	font-size: 24px;
	font-weight: bold;
	letter-spacing:-1px;
	border: 1px solid #ccc;
	padding: 3px;
	text-align: center;
}

.rating
{
	width:360px;
	height:34px;
	padding:0;
	list-style:none;
	float: left;
	position:relative;
	background: url(../images/star-matrix.gif) no-repeat 0 0;
}


.rating_user
{
	width:360px;
	height:34px;
	padding:0;
	list-style:none;
	float: left;
	position:relative;
	background: url(../images/star-matrix-user.gif) no-repeat 0 0;
}

ul.rating li 
{
	cursor: pointer;
	float:left;
	text-indent:-999em;
}

ul.rating_user li 
{
	cursor: pointer;
	float:left;
	text-indent:-999em;
}

ul.rating li a 
{
	position:absolute;
	left:0;
	top:0;
	width:36px;
	height:34px;
	text-decoration:none;
	z-index: 200;
}

ul.rating_user li a 
{
	position:absolute;
	left:0;
	top:0;
	width:36px;
	height:34px;
	text-decoration:none;
	z-index: 200;
}

ul.rating li.one a {left:0;}
ul.rating li.two a {left:36px;}
ul.rating li.three a {left:72px;}
ul.rating li.four a {left:108px;}
ul.rating li.five a {left:144px;}
ul.rating li.six a {left:180px;}
ul.rating li.seven a {left:216px;}
ul.rating li.eight a {left:252px;}
ul.rating li.nine a {left:288px;}
ul.rating li.ten a {left:324px;}


ul.rating_user li.one a {left:0;}
ul.rating_user li.two a {left:36px;}
ul.rating_user li.three a {left:72px;}
ul.rating_user li.four a {left:108px;}
ul.rating_user li.five a {left:144px;}
ul.rating_user li.six a {left:180px;}
ul.rating_user li.seven a {left:216px;}
ul.rating_user li.eight a {left:252px;}
ul.rating_user li.nine a {left:288px;}
ul.rating_user li.ten a {left:324px;}


	
.nostar {background-position:0 0;}
.onestar {background-position:0 -34px;}
.twostar {background-position:0 -68px;}
.threestar {background-position:0 -102px;}
.fourstar {background-position:0 -136px;}
.fivestar {background-position:0 -170px;}
.sixstar {background-position:0 -204px;}
.sevenstar {background-position:0 -238px;}
.eightstar {background-position:0 -272px;}
.ninestar {background-position:0 -306px;}
.tenstar {background-position:0 -340px;}
	

ul.rating li a:hover
{
	z-index:2;
	width:360px;
	height:34px;
	overflow:hidden;
	left:0;
	background: url(../images/star-matrix.gif) no-repeat 0 0;
}

ul.rating_user li a:hover
{
	z-index:2;
	width:360px;
	height:34px;
	overflow:hidden;
	left:0;
	background: url(../images/star-matrix-user.gif) no-repeat 0 0;
}

ul.rating li.one a:hover {background-position:0 -374px;}
ul.rating li.two a:hover {background-position:0 -408px;}
ul.rating li.three a:hover {background-position:0 -442px;}
ul.rating li.four a:hover {background-position:0 -476px;}
ul.rating li.five a:hover {background-position:0 -510px;}
ul.rating li.six a:hover {background-position:0 -544px;}
ul.rating li.seven a:hover {background-position:0 -578px;}
ul.rating li.eight a:hover {background-position:0 -612px;}
ul.rating li.nine a:hover {background-position:0 -646px;}
ul.rating li.ten a:hover {background-position:0 -680px;}

ul.rating_user li.one a:hover {background-position:0 -374px;}
ul.rating_user li.two a:hover {background-position:0 -408px;}
ul.rating_user li.three a:hover {background-position:0 -442px;}
ul.rating_user li.four a:hover {background-position:0 -476px;}
ul.rating_user li.five a:hover {background-position:0 -510px;}
ul.rating_user li.six a:hover {background-position:0 -544px;}
ul.rating_user li.seven a:hover {background-position:0 -578px;}
ul.rating_user li.eight a:hover {background-position:0 -612px;}
ul.rating_user li.nine a:hover {background-position:0 -646px;}
ul.rating_user li.ten a:hover {background-position:0 -680px;}



/* wallpapers film pagina*/


.wallpaper_thumbs
{
	float: left;
	margin-right: 11px;
	padding: 2px;
	border: 1px solid #999;
}

.wallpaper_thumbs ul li
{
	text-align: center;
}

.wallpaper_thumbs ul li a
{
	color: #333;
}	
	.wallpaper_thumbs ul li a:hover
	{
		color: #e02020;
	}

.wallpaper_thumbs img
{
	width: 100px;
	height: 80px;
	border: none;
}

.niet_hier
{
	color: #999;
}


/* wallpapers bekijk pagina */

h1#wallpapers a
{
	text-decoration: none;
	color: #333;
}


h1#wallpapers
{
	margin-bottom: 20px;
}


.wallpaper_thumbs_bekijk
{
	float: left;
	margin-left: 19px;
	margin-top: 20px;
	padding: 2px;
	line-height: 0px;
	border: 1px solid #999;
}


.wallpaper_thumbs_bekijk ul li
{
	text-align: center;
}

.wallpaper_thumbs_bekijk ul li a
{
	color: #333;
}	
	.wallpaper_thumbs_bekijk ul li a:hover
	{
		color: #e02020;
	}


.wallpaper_thumbs_bekijk img
{
	width: 100px;
	height: 80px;
	border: none;
}


#bekijk_wallpaper img
{
	width: 608px;
	height: 457px;
	border: 0;
}


#wallpaper_afmeting
{
	margin: 20px 0 0 0;
	color: #555;
	font-size: 20px;
	text-align: center;
}

#wallpaper_downloaden_uitleg h5
{
	font-size: 18px;
	margin-top: 20px;
}


/* Multimedia */

.multimedia
{
	margin-right: 3px;
	background: #fff;
	padding: 4px;
	float: left;
	margin-bottom: 6px;
}



.multimedia h3
{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 13px;
}

.multimedia h2
{
	margin-bottom: 10px;
	font-size: 15px;
	padding: 0;
}

span#h3_more
{
	font-weight: normal;
	font-size: 13px;
}

.multimedia img.foto
{
	padding: 2px;
	border: 1px solid #999;
	background: #fff;
	float: left;
	width: 100px;
	height: 100px;
	margin-right: 6px;
	margin-bottom: 10px;
}

.multimedia .wallpaper
{
	float: left;
	width: 100px;
	height: 75px;
	padding-top: 15px;
	padding-bottom: 14px;
	background: #000;
	margin-right: 6px;
	border: 0;
}


/* trailers */

a.video
{
	border: 3px solid #272727;
	float: left;
	margin-right: 10px;
	width: 100px;
	height: 100px;
}

a.video img
{
	border: none;
	background-image:url(/images/play.png);
	position: relative;
	left: 25px;
	top: 25px;
	background-repeat: no-repeat;
	height: 51px;
	width: 51px;
}


/* foto */

h1#foto a
{
	text-decoration: none;
	color: #333;
}


h1#foto
{
	margin-bottom: 20px;
}

#foto_view
{
	background: #000;
	text-align: center;
	margin-bottom: 20px;
}

.foto_view_bekijk
{
	float: left;
	margin-left: 19px;
	margin-top: 20px;
	padding: 2px;
	border: 1px solid #999;
}




/* Persoon */


#persoon h2
{
	margin: 20px 0 10px 0;
	font-size: 14px;
}

#persoon p
{
	margin: 5px 0 5px 0;
	color: #999;
}

#persoon ol li
{
	list-style-type: decimal;
	margin-left: 30px;
	padding: 3px 0 3px 0;
}


/*trailers bekijken */

h1#trailers a
{
	text-decoration: none;
	color: #333;
}

h1#trailers
{
	margin-bottom: 20px;
}



#watch_trailer
{
	width: 608px;
	text-align: center;
	background: #000;
}


/*trailers listings */

.trailer_list
{
	padding: 10px 0 10px 10px;
}

.trailer_info
{
	float:left;
	width: 480px;
}

.trailer_info p
{
	margin: 10px 0 10px 0;
}

.trailer_info_title
{
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}

#trailer_archief
{
	margin-bottom: 15px;
}





/* search */

#search_filmpage
{
	text-align: center;
	border: 1px solid #E1E1E1;
	background: #FBFBFB;
	padding: 20px;
	margin-top: 30px;
}


#search ol li
{
	list-style-type: decimal;
	margin-left: 30px;
	padding: 3px 0 3px 0;
}


#search
{
	text-align: left;
}


#search_filmpage input#searchbox2
{
	outline: none;
	padding: 3px;
	font-size: 14px;
	color: #444;
	width: 300px;
}

#films_php h2
{
	font-size: 14px;
	margin-top: 50px;
}

#films_php h1
{
	margin-bottom: 14px;
}


#films_php p
{
	margin: 8px 0 8px 0;
}

p#ft_250
{
	color: #a00000;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	margin: 40px 0 40px 0;
}

/* footer */


.footer, .push 
{
	height: 170px;
	width: 990px;
	margin: 0 auto;
	background-color: #fff;
}

.footer
{
	background: #000;
	color: #9c9c9c;
	text-align: left;
}

.footer img
{
	float: right;
	border: 0;
	margin: 0 0 10px 5px;
}
	

#footer_content
{
	padding: 30px 20px 0 20px;
}

#footer_content a
{
	text-decoration: none;
	color: #C3C0C0;
}

#footer_content a:hover
{
	text-decoration: underline;
}

#footer_hot
{
	margin-top: 15px;
	color: #4F4E4D;
	line-height: 20px;
}

#footer_hot a
{
	color: #4F4E4D;
}

#copyright
{
	margin-bottom: 10px;
}


/* bioscoop */

#steden_lijst
{
	padding: 20px;
	background: #F2F2F2;
}


#steden_lijst p
{
	margin-top: 0;
	color: #555;
}

#steden_lijst h2
{
	margin-bottom: 10px;
	font-size: 15px;
}

#steden_lijst ul
{
	float: left;
	width: 130px;
}

#steden_lijst ul li a
{
	color:#333;
	text-decoration: none;
}

h1#bioscoopagenda
{
	text-align: right;
	width: 609px;
	padding-bottom: 15px;
	font-size: 18px;
}

h1#bioscoopagenda span#stad
{
	float: left;
	clear: both;
}

h1#bioscoopagenda span#belbios
{
	font-weight: normal;
}

/* bioscoop agenda */

#filmladder
{
	color: #000;
}

#filmladder td
{
	padding: 2px;
	line-height: 15px;
	font-size: 12px;
}

#reserveren td
{
	padding: 2px;
	line-height: 15px;
	font-size: 12px;
}


#reserveren p
{
	margin-top: 0;
}

td.wt
{
	background-color: #000;
	text-align: center;
}

td.tTDl
{
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	background-color: #FFFFFF;
	padding-bottom: 3px;
	width: 42px;
	border-bottom: 1px solid #C1C1C1;
	border-left: 1px solid #C1C1C1;
}

td.tTD
{
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	background-color: #FFFFFF;
	padding-bottom: 3px;
	width: 42px;
	border-bottom: 1px solid #C1C1C1;
	
}

td.tTDr
{
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	background-color: #FFFFFF;
	padding-bottom: 3px;
	width: 42px;
	border-bottom: 1px solid #C1C1C1;
	border-right: 1px solid #C1C1C1;
	
}

.filmladder_list
{
	padding: 10px 2px 10px 2px;
}


.filmladder_list .info
{
	float: left;
	width: 244px;
	font-size: 12px;
}

.filmladder_list .info ul li
{
	line-height: 17px;
}

.filmladder_list .info ul li a
{
	font-weight: bold;
	text-decoration: none;
	color: #000;
	font-size: 13px;
}

.filmladder_list .info ul li a:hover
{
	text-decoration: underline;
}

.filmladder_list .info ul li span.title
{
	font-weight: bold;
	color: #555;
	font-size: 13px;
}



.filmladder_list .info ul li span
{
	font-size: 11px;
	color: #777;
}

.filmladder_list .reserveer
{
	float: left;
	padding: 3px 5px 0 5px;
	width: 50px;
	
}

.filmladder_list .info img
{
	border: 0;
	padding-right: 4px;
}



.filmladder_list .reserveer img
{
	border: 0;
}

.filmladder_list .tijden
{
	float: left;
	padding-top: 2px;
}

#filmladder h2
{
	font-size: 16px;
	background: #990000;
	padding: 2px 3px 2px 6px;
	margin-bottom: 4px;
	color: #fff;
	font-weight: bold;
}

#filmladder h2 span
{
	font-weight: normal;
	font-size: 12px;
}


/* Artikel pagina */

#article h1
{
	color: #A00000;
	border-top: 1px solid #B9B9B9;
	border-bottom: 1px solid #B9B9B9;
	padding: 14px 0 14px 0;
	letter-spacing:1px;
}

#article_info
{
	margin-top: 7px;
	color: #999;
	font-size: 12px;
}

#article_info a
{
	color: #333;
	text-decoration: none;
}
	#article_info a:hover
	{
		color: #e02020;
		text-decoration: underline;
	}


#article_background
{
	 ackground: #fff url(/images/global/headline_background.gif) repeat-y 50% 50%;
}

#article_sidebar
{
	float: left;
	width: 336px;
	margin-left: 30px;
}

#article
{
	float: left;
	width: 594px;
}

#article p
{
	line-height: 22px;
}

#sticky_old
{
	float:left;
	margin: 0 10px 10px 0;
	padding: 2px;
	border: 1px solid #999;
	width: 95px;
	height: 115px;
}

#sticky
{
	float:left;
	margin: 0 10px 10px 0;
	padding: 2px;
	border: 1px solid #999;
}

#more_news
{
	margin-top: 20px;
	text-align: left;
}

#more_news ul
{
	margin-top: 10px;
	padding: 0;
}

#more_news ul li.list
{
	color:#9A9A9A;
	list-style-type:none;
	padding: 7px;
}


/* Nieuws headlines */

.news_headlines
{
	padding: 6px;
}

.news_headlines img
{
	float:left;
	padding: 2px;
	background: #fff;
	border: 1px solid #999;
	width: 40px;
	height: 40px;
}

.news_headlines_info
{
	float: left;
	width: 250px;
	padding-left: 5px;
}

.news_headlines_info a
{
	color: #444;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	line-height:130%;
}

.news_headlines_info a:hover
{
	color: #e02020;
}

.news_headlines_date
{
	color: #777;
	padding-top: 6px;
	font-size: 11px;
}

h3#headline_header
{
	background:transparent url(/images/nieuws/nieuws_headline_bg.gif) repeat-x scroll 0 0;
	padding: 3px 0 3px 5px;
	height: 19px;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	border-bottom: 1px solid #fff;
}


#news_archive p
{
	margin: 10px 0 30px 0;
	color: #444;
}

#news_archive h2
{
	font-size: 14px;
	margin: 30px 0 10px 0;
}

#news_archive .article
{
	padding: 5px;
}

#news_archive .article a
{
	text-decoration: none;
	color: #333;
}
	#news_archive .article a:hover
	{
		text-decoration: underline;
		color: #e02020;
	}
	

.paginator
{
	margin-top: 20px;
	margin-bottom: 20px;
}

.paginas
{
	margin-top: 20px;
	margin-bottom: 20px;
}

.paginas a
{
	padding-right: 10px;
}


/* Nieuws headlines op TV */

h3#headline_header_optv
{
	background: #000;
	padding: 3px 0 3px 5px;
	height: 19px;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	border-bottom: 1px solid #fff;
}



.news_headlines_optv
{
	padding: 6px 6px 6px 0;
}

.news_headlines_optv img
{
	float:left;
	padding: 2px;
	background: #fff;
	border: 1px solid #999;
	width: 25px;
}

.news_headlines_info_optv
{
	float: left;
	width: 148px;
	padding-left: 5px;
}

.news_headlines_info_optv a
{
	color: #444;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	line-height:130%;
}

.news_headlines_info_optv a:hover
{
	color: #e02020;
	text-decoration: underline;
}






/*  reacties  */



#movie_comments
{
	width: 825px;
}

#news_comments h4
{
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #E2DCDC;
	padding-bottom: 8px;
	margin-bottom: 8px;
	margin-top: 30px;
}

/* comments general*/

.comment
{
	padding-bottom: 15px;
	padding-top: 8px;
	border-bottom: 1px solid #E2DCDC;
	text-align: left;
}

.comment .avatar img
{
	width: 45px;
	height: 45px;
	padding: 2px;
	border: 1px solid #999;
}

.comment .avatar
{
	float: left;
	margin-right: 8px;
}

.comment .text_news
{
	float: left;
	width: 535px;
	order: 1px solid #dd0000;
}

.comment .text_film
{
	float: left;
	width: 764px;
}


.comment .date
{
	font-size: 11px;
	color: #777;
	margin-bottom: 10px;
}

.comment .user a
{
	font-weight: bold;
	text-decoration: none;
}

.comment .moderator a
{
	font-weight: bold;
	text-decoration: none;
	color: blue;
}

.comment .moderator a span
{
	color: #999;
	font-size: 11px;
	font-weight: normal;
}


.comment .opties
{
	float: right;
}

.comment .opties img
{
	border: 0;
}

.quote
{
	background: #EFEFEE;
	padding: 5px;
	width: 450px;
	border: 1px solid #C3BAB1;
	margin: 0 auto;
	color: #777;
	font-size: 12px;
	margin-bottom: 2px;
}

.quote .text
{
	width: 440px;
}

.quote .writer
{
	font-weight: bold;
}

#write_comment
{
	background: url(../images/global/blurp_comment.png) no-repeat; 
	height: 50px;
	padding-left: 50px;
	padding-top: 10px;
	margin-top: 20px;
}

#write_comment a
{
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}


/* comment form  */

#comment_form
{
	padding-bottom: 40px;
}

#comment_form ul
{
	margin-left: 30px;
}

#comment_form ul li
{
	list-style-type: square;
	color: #555;
}
	
#comment_form h2
{
	font-size: 14px;
	margin-top: 20px;
}

#comment_text textarea
{
	width: 590px;
	height: 200px;
}

/* films op TV */

.filmtip img
{
	margin-top: 5px;
}

#filmsoptv
{
	background: url(../images/global/fotv_background.jpg) repeat-y 50% 50%;  
}

#filmsoptv_menu_left
{
	width: 190px;
	float: left;
}

#filmsoptv_menu_left li
{
	padding: 5px;
}

#filmsoptv_menu_left li a
{
	text-decoration: none;
	color: #333;
	font-size: 14px;
}
	#filmsoptv_menu_left li a:hover
	{
		text-decoration: underline;
		color: #e02020;
	}

#filmsoptv_menu_left li a.active
{
	font-weight: bold;
	color: #a00000;
}


#filmsoptv_content_right
{
	margin-left: 205px;
}

#filmsoptv_menu_left #kies_dag
{
	font-size: 16px;
	padding: 6px;
	color: #fff;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	background: #999999 url(../images/global/ontv_icon.jpg) right 0px no-repeat;
}

#filmsoptv_content_right h1
{
	color: #333;
	border-top: 1px solid #B9B9B9;
	border-bottom: 1px solid #B9B9B9;
	padding: 10px;
	font-size: 24px;
}

.tvlist
{
	float: left;
	border-bottom: 1px solid #E1E1E1;
	width: 755px;
	padding: 15px 0 15px 0;
}

.tvlist_time
{
	float: left;
	width: 100px;
	text-align: center;
}

.tvlist_time li.start_time
{
	font-size: 20px;
	font-weight: bold;
}

.tvlist_time li.zender
{
	font-size: 15px;
	padding-top: 12px;
}


.tvlist_cover
{
	float: left;
	width: 96px;
}

.tvlist_cover img
{
	border: 1px solid #999;
	padding: 2px;
	float: left;
	width: 90px;
	height: 126px;
}


.tvlist_info
{
	float: left;
	width: 549px;
	padding-left: 10px;
}

.tvlist_info h2
{
	margin-bottom: 7px;
}

.tvlist_info h2 a
{
	font-size: 19px;
	text-decoration: none;
	letter-spacing:-1px;
}

.tvlist_info p
{
	margin: 10px 0 10px 0;
}

.tvlist_info .jaar
{
	font-size: 15px;
	font-weight: normal;
}

.tvlist_info .korte_info
{
	color: #555;
	font-size: 12px;
}

.tvlist_info .korte_info a
{
	text-decoration: none;
	color: #555;
	font-size: 12px;
}
	.tvlist_info .korte_info a:hover
	{
		text-decoration: underline;
		color: #e02020;
	}
	
.ratings
{
	text-align: right;
}

.ft_rating
{
	float:left;
}

/* Browse */


#browse
{
	margin-top: 20px;
	background: url(../images/global/fotv_background.jpg) repeat-y 50% 50%;  
}


#browse_left
{
	width: 190px;
	float: left;
}

#browse_content
{
	width: 404px;
	float: left;
	margin-left: 15px;
}

#browse_right
{
	width: 336px;
	float: left;
	margin-left: 15px;
}


#browse_left li
{
	padding: 5px;
}

#browse_left li a
{
	text-decoration: none;
	color: #333;
	font-size: 14px;
}
	#browse_left li a:hover
	{
		text-decoration: underline;
		color: #e02020;
	}

#browse_left li span.active
{
	font-weight: bold;
	color: #a00000;
}

#browse_left #sorteer
{
	font-size: 16px;
	padding: 6px;
	color: #fff;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	background: #999999;
}


#kies_letter a
{
	font-size: 15px;
	margin-right: 4px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	float: left;
}

	#kies_letter a:hover
	{
		color: #a00000;
	}
	
#kies_letter a.active
{
	color: #999;
}

/* filmlijsten */

.movielist
{
	float: left;
	border-bottom: 1px solid #E1E1E1;
	width: 607px;
	padding: 15px 0 15px 0;
}

.movielist .rank
{
	width: 40px;
	float: left;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
}

.movielist_cover
{
	float: left;
	width: 96px;
}

.movielist_cover img
{
	border: 1px solid #999;
	padding: 2px;
	float: left;
	width: 90px;
	height: 126px;
}


.movielist_info
{
	float: left;
	padding-left: 10px;
}

.movielist_info h2
{
	margin-bottom: 7px;
}

.movielist_info h2 a
{
	font-size: 19px;
	text-decoration: none;
	letter-spacing:-1px;
}

.movielist_info p
{
	margin: 10px 0 10px 0;
}

.movielist_info .jaar
{
	font-size: 15px;
	font-weight: normal;
}

.movielist_info .korte_info
{
	color: #555;
	font-size: 12px;
}

.movielist_info .korte_info a
{
	text-decoration: none;
	color: #555;
	font-size: 12px;
}
	.movielist_info .korte_info a:hover
	{
		text-decoration: underline;
		color: #e02020;
	}

.movielist_date
{
	font-size: 17px;
	font-weight: bold;
	color: #fff;
	clear: both;
	background: #990000;
	background:transparent url(/images/frontpage/fp_nieuws_header_bg.gif) repeat-x scroll 0 0;
	padding: 3px 0 3px 5px;
	height: 19px;

}

/* Resecenten */

#recesenten h2
{
	margin: 30px 0 10px 0;
	font-size: 19px;
}

#recesenten ul li
{
	list-style-type: square;
}

/* Updates */

#show_updates
{
	width: 990px;
	height: 174px;
	background: #4E4E4E;
	color: #fff;
	display: block;
}

.update_data
{
	float: left;
	width: 227px;
	padding-left: 16px;
	margin: 0;
}

.update_data h6
{
	font-size: 12px;
	font-weight: bold;
	padding: 6px 0 2px 0;
	color: #E2E2E2;
}

.update_data a
{
	color: #A6A4A2;
	font-size: 11px;
	text-decoration: none;
}

.update_data a:hover
{
	color: #fff;
}

.update_data ul li
{
	border-bottom: 1px solid #545454;
	padding: 1px;
}

.update_data ul li.last
{
	border: 0;
}

/* Wallpaper Menu */


h1#wallpaper_listh1
{

}

.wallpaper_list
{
	margin-bottom: 15px;
	padding: 4px;
}

.wpl_cover img
{
	width: 100px;
	height: 75px;
	border: 1px solid #999;
	padding: 2px;
	float: left;
	margin-right: 8px;
}

.wpl_title a
{
	font-size: 17px;
	text-decoration: none;
	font-weight: bold;
}

.wpl_release
{
	color: #555;
	margin-top: 7px;
}

.wpl_amount	a
{
	color: #333;
}



/* foto Menu */


h1#foto_listh1
{

}

.foto_list
{
	margin-bottom: 15px;
	padding: 4px;
}

.fl_cover img
{
	width: 100px;
	height: 100px;
	border: 1px solid #999;
	padding: 2px;
	float: left;
	margin-right: 8px;
}

.fl_title a
{
	font-size: 17px;
	text-decoration: none;
	font-weight: bold;
}

.fl_release
{
	color: #555;
	margin-top: 7px;
}

.fl_amount	a
{
	color: #333;
}



/* frontpage */

#frontpage_wrapper
{
	background: url(/images/frontpage/frontpage_bg.gif) left repeat-y;
	width: 960px;
	padding-top: 15px;
}

#rotator
{
	width: 645px;
	float: left;
	margin-right: 15px;
}


#alert
{
	width: 960px;
	background-color: #000;
	margin-top: 15px;
}



#fp_left
{
	width: 160px;
	float: left;
}


#fp_middle
{
	width: 470px;
	float: left;
	margin-left: 15px;
}

#fp_middle h2
{
	width: 465px;
	background:transparent url(/images/frontpage/fp_nieuws_header_bg.gif) repeat-x scroll 0 0;
	padding: 3px 0 3px 5px;
	height: 19px;
	color: #fff;
	font-size: 15px;
	margin-bottom: 5px;
}
	


#fp_right
{
	width: 300px;
	float: left;
	margin-left: 15px;
}


.news_headlines_extended img
{
	width: 85px;
	height: 85x;
	padding: 2px;
	border: 1px solid #999;
	float: left;
	margin-right: 7px;
}

.news_headlines_extended
{
	border-bottom: 1px solid #E1E1E1;
	padding: 8px 0 8px 0;
}

.news_headlines_extended .titel a
{
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}

.news_headlines_extended .newsbyte
{
	padding-top: 4px;
	line-height: 17px;
}

.newsbyte input
{
	margin-top: 15px;
	outline: none;
	border: 0px;
	color: #333;
	font-size: 11px;
}

.news_headlines_extended .info
{
	color: #555;
	font-size: 11px;
	padding-top: 8px;
	text-align: right;
}

.news_headlines_extended .newsbyte a
{
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}

.news_headlines_extended .info span.poster
{
	float: left;
}


.news_headlines_extended .titel a.news_reactie_link
{
	color: #555;
	font-size: 11px;
	font-weight: normal;
}
	.news_headlines_extended .titel a.news_reactie_link:hover
	{
		text-decoration: underline;
	}

	
#tvtip img
{
	width: 294px;
	padding: 2px;
	border: 1px solid #999;
}


.fp_list_left h2
{
	background:transparent url(/images/global/black_headline_bg.jpg) repeat-x scroll 0 0;
	padding: 3px 0 3px 5px;
	height: 19px;
	color: #fff;
	font-size: 15px;
}


.fp_list_left ul li
{
	padding: 2px 0 2px 4px;
}

.fp_list_left a
{
	color: #333;
	text-decoration: none;
}
	.fp_list_left a:hover
	{
		text-decoration: underline;
		color: #e02020;
	}

#tvtip h2
{
	background:transparent url(/images/nieuws/nieuws_headline_bg.gif) repeat-x scroll 0 0;
	padding: 3px 0 3px 5px;
	height: 19px;
	color: #fff;
	font-size: 15px;
}

#tvtip
{
	background: #F2F2F2;
}

#tvtip #title
{
	padding: 3px;
	text-align: left;
}

#tvtip #title a
{
	color: #333;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}
	#tvtip #title a:hover
	{
		color: #e02020;
	}
		
	
#tvtip #tagline
{
	text-align: center;
	padding: 3px;
	color: #555;
	font-style: italic;
}

#tvtip #zender
{
	text-align: right;
	padding: 3px 6px 3px 6px;
	border-top: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	font-weight: bold;
}

#tvtip #zender span
{
	float: left;
}

#tvtip #zender a
{
	color: #333;
	text-decoration: none;
	font-weight: normal;
}

#tvtip #zender a:hover
{
	color: #e02020;
}

#filmladder_fp h2
{
	background:transparent url(/images/nieuws/nieuws_headline_bg.gif) repeat-x scroll 0 0;
	padding: 3px 0 3px 5px;
	height: 19px;
	color: #fff;
	font-size: 15px;
	margin: 0;
}

#filmladder_fp
{
	margin-top: 15px;
	margin-bottom: 15px;
}

#filmladder_fp ul
{
	float: left;
	width: 100px;
	background: #F2F2F2;
	padding-top: 4px;
}

#filmladder_fp ul li
{
	padding: 0px 2px 2px 4px;
	color: #333;
}

#filmladder_fp a
{
	color: #333;
	text-decoration: none;
	font-weight: normal;
}

#filmladder_fp a:hover
{
	color: #e02020;
}

#nuindebios_fp
{
	margin-bottom: 15px;
}

#nuindebios_fp h2
{
	background:transparent url(/images/nieuws/nieuws_headline_bg.gif) repeat-x scroll 0 0;
	padding: 3px 0 3px 5px;
	height: 19px;
	color: #fff;
	font-size: 15px;
	margin: 0;
}

.nuindebios_movie img
{
	border: 1px solid #999;
	padding: 2px;
	float: left;
	width: 33px;
	height: 50px;
	margin-right: 5px;
	background: #fff;
}

.nuindebios_movie
{
	border-bottom: 1px solid #E1E1E1;
	padding: 4px 0 4px 0;
	background: #F2F2F2;
}

.nuindebios_movie .title a
{
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #333;
}
	.nuindebios_movie .title a:hover
	{
		color: #e02020;
	}

.nuindebios_movie .cast
{
	color: #555;
	font-size: 11px;
	line-height: 16px;
	padding-top: 5px;
}

.nuindebios_movie .cast a
{
	text-decoration: none;
	color: #555;
}

.nuindebios_movie .cast a:hover
{
	color: #e02020;
}


#recensies_fp h2
{
	background:transparent url(/images/nieuws/nieuws_headline_bg.gif) repeat-x scroll 0 0;
	padding: 3px 0 3px 5px;
	height: 19px;
	color: #fff;
	font-size: 15px;
	margin: 0;
}


#recensies_fp
{
	background: #F2F2F2;
	margin-bottom: 15px
}

#recensies_fp #title
{
	padding: 3px;
	text-align: left;
}

#recensies_fp #title a
{
	color: #333;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}
	#recensies_fp #title a:hover
	{
		color: #e02020;
	}

#recensies_fp img
{
	width: 294px;
	padding: 2px;
	border: 1px solid #999;
}

#recensies_fp #recensiebyte
{
	padding: 5px;
	color: #555;
	font-size: 12px;
}

#recensies_fp #recensiemore
{
	text-align: right;
	padding: 3px 6px 3px 6px;
	border-top: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	font-weight: bold;
}


#recensies_fp .more
{
	text-align: left;
	padding: 3px 6px 3px 6px;
	border-top: 1px solid #E1E1E1;
	font-weight: bold;
}

#recensies_fp .more a
{
	font-weight: bold;
	font-size: 14px;
	color: #333;
	text-decoration: none;
}

	#recensies_fp .more a:hover
	{
		color: #e02020;
	}
	
#recensies_fp span
{
	font-size: 12px;
	font-weight: normal;
	color: #666;
}



#recensies_fp #recensiemore span
{
	float: left;
}

#recensies_fp #recensiemore a
{
	color: #333;
	text-decoration: none;
	font-weight: normal;
}

#recensies_fp #recensiemore a:hover
{
	color: #e02020;
}


table#star_table td
{
	padding: 10px;
}


/* nieuws clips */


#nieuws_clips
{
	background: #222 url(/images/global/logo_nieuwsclips3.jpg) no-repeat;
	background-position: 24px 0;
	width: 860px;
	height: 42px;
	color: #fff;
	padding-left: 132px;
}

#clip_image
{
	padding-top: 8px;
	float: left;
}

#clip_image img
{
	height: 25px;
	width: 25 px;
	border: 1px solid #fff;
}

#clip_item
{
	float: left;
	margin-left: 10px;
	padding-top: 5px;
	line-height: 16px;
}

#clip_item a
{
	text-decoration: none;
	font-weight: bold;
	color: #D20001;
}

#clip_item a:hover
{
	text-decoration: underline;
	color: #fff;
}


#clip_tagline
{
	font-style: italic;
	font-size: 12px;
}


/* Film nieuws pagina */

#filmnieuws_right
{
	float: left;
	width: 336px;
	margin-left: 15px;
}



/* filminfo clip */

#filminfo_clip h2
{
	background:transparent url(/images/nieuws/nieuws_headline_bg.gif) repeat-x scroll 0 0;
	padding: 3px 0 3px 5px;
	height: 19px;
	color: #fff;
	font-size: 15px;
	margin: 0;
}


#filminfo_clip
{
	background: #F2F2F2;
	margin-bottom: 15px;
	margin-top: 15px;
	padding-bottom: 8px;
}
	
	
.clip_info 
{
	margin-bottom:5px;
	margin-left:90px;
	padding-left: 5px;
	padding-right: 5px;
}


.clip_info a
{
	color: #333;
}

.clip_info a:hover
{
	color: #e02020;
}

.clip_info h4
{
	font-size:13px;
	font-weight:normal;
	margin-left:-90px;
	margin-top:0;
	position:absolute;
	color: #555;
}



/* API */

#api_aanmelden
{
	border: 1px solid #999; 
	background: #f5f5f5;
	padding: 10px;
	margin-top: 40px;
}

#api_terms_h2
{
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #a00000;
}

ul#api_terms li
{
	color: #777;
	padding-bottom: 8px;
	list-style-type: square;
	margin-left: 18px;
}


#api_gallery
{
	margin-top: 15px;
	background: #F2F2F2;
}

#api_gallery h2
{
	background:transparent url(/images/nieuws/nieuws_headline_bg.gif) repeat-x scroll 0 0;
	padding: 3px 0 3px 5px;
	height: 19px;
	color: #fff;
	font-size: 15px;
	margin: 0;
}

#api_gallery ul li
{
	list-style-type: square;
	margin-left: 20px;
	padding: 10px 0 10px 0;
}

#api_gallery ul li a
{
	color: #333;
	text-decoration: none;
}

	#api_gallery ul li a:hover
	{
		text-decoration: underline;
	}

#api_gallery #submit_app
{
	text-align: right;
	padding: 3px 6px 3px 6px;
	border-top: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	font-weight: bold;
}

#api_gallery #submit_app a
{
	font-weight: normal;
	color: #333;
}

#api_uitleg h2
{
	color: #a00000;
	border-bottom: 1px solid #E1E1E1;
	padding-bottom: 6px;
	font-size: 16px;
	margin-top: 40px;
}

p.api_url
{
	color: #444;
	font-family: courier;
	font-size: 12px;
	border: 1px solid #E1E1E1;
	padding: 4px;
	background: #f5f5f5;
	margin: 0;
}

#api_uitleg ul li
{
	list-style-type: square;
	margin-left: 20px;
	padding: 5px 0 5px 0;
}

ul#api_info li
{
	list-style-type: square;
	margin-left: 20px;
	padding: 2px;
	color: #444;
	font-family: courier;
}

/* Profiel */

#avatar
{
	width: 45px;
	height: 45px;
	padding: 2px;
	border: 1px solid #999;
	float: left;
}



#profiel_info
{
	margin-left: 59px;
}

#profiel_info h1
{
	margin-bottom: 12px;
	font-size: 24px;
}


/* Mijn updates */

#table_addfilm
{
	border: 1px solid #999; 
	background: #f5f5f5;
	padding: 10px;
	margin-top: 20px;
	width: 500px;
}


h2.profiel_header
{
	background:transparent url(/images/nieuws/nieuws_headline_bg.gif) repeat-x scroll 0 0;
	padding: 3px 0 3px 5px;
	height: 19px;
	color: #fff;
	font-size: 15px;
	margin-bottom: 5px;
	margin-top: 25px;
	text-align: right;
}

h2.profiel_header span
{
	float: left;
}

h2.profiel_header a
{
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	margin-right: 5px;
}

.reactietabel ul li
{
	padding: 3px;
	border-bottom: 1px solid #999;
	font-size: 14px;
}
	
.reactietabel ul li div
{
	font-size: 12px;
	color: #999;
}

.reactietabel ul li div a
{
	color: #999;
}
	.reactietabel ul li div a:hover
	{
		color: #333;
	}

#twitter
{
	margin-bottom: 15px;
}

/* spoof wars*/


#sw_info
{
	background-color: #000;
	padding: 6px;
	text-align: right;
}

#sw_logo
{
	border: 0px;
	float: left;
}

#sw_submit
{
	margin-top: 6px;
	margin-right: 10px;
}

#sw_text
{
	margin-top: 15px;
}

#sw_prices
{
	float:right;
	width: 274px;
	margin-left: 20px;
}

#sw_prices img
{
	border: 0;
}

#sw_text li
{
	margin-left: 16px;
	list-style-type: circle; 
}

#sw_nff
{
	border: 1px solid #E1E1E1;
	padding: 4px;
	background-color: #F8F8F8;
	margin-top: 10px;
}

#sw_inzendingen
{
	margin-top: 30px;
	background: #000;
	padding: 5px;
	color: #e1e1e1;
	font-size: 16px;
	font-weight: bold;
}

#sw_meedoen
{
	margin-top: 15px;
}

#table_addspoof
{
	border: 1px solid #999; 
	background: #f5f5f5;
	padding: 10px;
	margin-top: 20px;
	width: 800px;
}


.sw_video
{
	float: left;
	margin-right: 20px;
	margin-top: 20px;
	width: 295px;
	border: 1px solid #E1E1E1;
}

.sw_image
{
	float: left;
	margin-right: 5px;
	background-color: #000;
}

.sw_vote
{
	text-align: center;
	background-color: #a00000;
}

.sw_vote a
{
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}

.sw_vote a:hover
{
	text-decoration: underline;
}


.sw_video .sw_image img
{
	width: 120px;
	height: 90px;
	border: 0px;
}

.sw_video a
{
	text-decoration: none;
	font-weight: bold;
}

.sw_video .sw_titel
{
	margin: 2px;
}

.sw_film
{
	font-size: 11px;
	color: #989797;
}

#has_voted
{
	text-align: center;
	margin-top: 20px;
}

#has_voted span
{
	text-align: center;
	background: #fef49c;
	padding: 8px;
	font-size: 15px;
}

#no_avatar
{
	margin-top: 20px;
}


/* spotlight */

.spotlight img
{
	border: 0;
}
