/*
	Style overwrite template voor genrepagina Film
*/

/* Text color */

.article h3,
.topArticle h3,
.infoBox .header,
.topBox ol li.no1 a,
.tipBox .progInfo,
.article .progInfo,
.topArticle .progInfo,
.article .content a,
.topArticle .content a,
#footer a,
#horNavigation ul li a.active,
#horNavigation ul li a:hover,
#verNavigation .navBox ul li.header {
	color:				#464646;
}

/* Backgrounds */

.poll a.pollBtn {
	background:			url('../graphics/grey/arrow_submit.gif');
}

#header .teaser {
	background:			url('../graphics/grey/bg_teaser.gif');
}

	#header .teaser .teaserLinks span {
		background:			url(../graphics/grey/bg_teaserlnk.gif) no-repeat;
	}

	#header .teaser .teaserLinks a {
		background:			#797979;
		border-top:			1px solid #686868;
	}

#verNavigation .navBox ul li.header,
.infoBox .header {
	background:			url('../graphics/grey/bg_vernav.gif') top left repeat-x;
}

.sponsored {
	background:			url('../graphics/grey/bg_sponsor.gif') no-repeat #ffffff;
}

.searchBox .content .input-submit {
	background:			url('../graphics/grey/arrow_submit.gif') no-repeat;
}

.infoBox {
	background:			#ffffff;
}

.listingBox .program {
	border-bottom:		1px dashed #464646;
}

.listingBox .program:hover {
	background:			#e7e4e4;
}


.banner-top {
	background:			#eeedf2 url('../graphics/grey/advertical.gif') top right no-repeat;
}

.banner-custom span {
	border:				1px dashed #464646;
	color:				#464646;
}

.tipBox .title {
	background:		url('../graphics/grey/bg_tip.gif') no-repeat;
}

/* Numbers */
.topBox ol li.no1 {
	background:			url('../graphics/grey/no1.gif') no-repeat;
}

.topBox ol li.no2 {
	background:			url('../graphics/grey/no2.gif') no-repeat;
}

.topBox ol li.no3 {
	background:			url('../graphics/grey/no3.gif') no-repeat;
}

.topBox ol li.no4 {
	background:			url('../graphics/grey/no4.gif') no-repeat;
}

.topBox ol li.no5 {
	background:			url('../graphics/grey/no5.gif') no-repeat;
}
/* Oscars */
.topBox ol li.no {
	background:			url('../graphics/grey/no.gif') no-repeat;
}

/* Headers */

.listingBox ul li a {
	background:			url('../graphics/grey/bg_quick.gif') no-repeat;
}

.listingBox ul li a.active,
.listingBox ul li a:hover {
	background:			url('../graphics/grey/bg_quick_act.gif') no-repeat;
}
