/*
	Style overwrite template voor genrepagina Muziek
*/

/* 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:				#7d247e;
}

/* Backgrounds */

.poll a.pollBtn {
	background:			url('../graphics/purple/arrow_submit.gif');
}

#header .teaser {
	background:			url('../graphics/purple/bg_teaser.gif');
}

	#header .teaser .teaserLinks span {
		background:			url(../graphics/purple/bg_teaserlnk.gif) no-repeat;
	}

	#header .teaser .teaserLinks a {
		background:			#8f4290;
		border-top:			1px solid #7e267f;
	}

#verNavigation .navBox ul li.header,
.infoBox .header {
	background:			url('../graphics/purple/bg_vernav.gif') top left repeat-x;
}

.sponsored {
	background:			url('../graphics/purple/bg_sponsor.gif') no-repeat #ffffff;
}

.searchBox .content .input-submit {
	background:			url('../graphics/purple/arrow_submit.gif') no-repeat;
}

.infoBox {
	background:			#ffffff;
}

.listingBox .program {
	border-bottom:		1px dashed #7d247e;
}

.listingBox .program:hover {
	background:			#fae6fa;
}

.banner-top {
	background:			#eeedf2 url('../graphics/purple/advertical.gif') top right no-repeat;
}

.banner-custom span {
	border:				1px dashed #7d247e;
	color:				#7d247e;
}

/* Numbers */

.topBox ol li.no1 {
	background:			url('../graphics/purple/no1.gif') no-repeat;
}

.topBox ol li.no2 {
	background:			url('../graphics/purple/no2.gif') no-repeat;
}

.topBox ol li.no3 {
	background:			url('../graphics/purple/no3.gif') no-repeat;
}

.topBox ol li.no4 {
	background:			url('../graphics/purple/no4.gif') no-repeat;
}

.topBox ol li.no5 {
	background:			url('../graphics/purple/no5.gif') no-repeat;
}

/* Headers */

.listingBox ul li a {
	background:			url('../graphics/purple/bg_quick.gif') no-repeat;
}

.listingBox ul li a.active,
.listingBox ul li a:hover {
	background:			url('../graphics/purple/bg_quick_act.gif') no-repeat;
}