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