/*
	Style overwrite template voor genrepagina Sport
*/

/* 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:			#558d0d;

	}


/* Backgrounds */

	.poll a.pollBtn{
		background:		url('../graphics/green/arrow_submit.gif');
	}

	#header .teaser{
		background:		url('../graphics/green/bg_teaser.gif');
	}

		#header .teaser .teaserLinks span{
			background:			url(../graphics/green/bg_teaserlnk.gif) no-repeat;
		}

		#header .teaser .teaserLinks a{
			background:			#82ae5c;
			border-top:			1px solid #69a31b;
		}

	#verNavigation .navBox ul li.header,
	.infoBox .header{
		background:		url('../graphics/green/bg_vernav.gif') top left repeat-x;
	}

	.sponsored{
		background:		#ffffff url('../graphics/green/bg_sponsor.gif') no-repeat;
	}

	.searchBox .content .input-submit{
		background:		url('../graphics/green/arrow_submit.gif') no-repeat;
	}


	.infoBox{
		background:		#fbfcf2;
	}


	.listingBox .program{
		border-bottom:		1px dashed #558d0d;
	}

	.listingBox .program:hover{
		background:		#dfe8d8;
	}
	.banner-top{
		background:		#eeedf2 url('../graphics/green/advertical.gif') top right no-repeat;
	}

	.banner-custom span{
		border:			1px dashed #82ae5c;
		color:			#82ae5c;
	}

/* Numbers */

	.topBox ol li.no1{
		background:		url('../graphics/green/no1.gif') no-repeat;
	}

	.topBox ol li.no2{
		background:		url('../graphics/green/no2.gif') no-repeat;
	}

	.topBox ol li.no3{
		background:		url('../graphics/green/no3.gif') no-repeat;
	}

	.topBox ol li.no4{
		background:		url('../graphics/green/no4.gif') no-repeat;
	}

	.topBox ol li.no5{
		background:		url('../graphics/green/no5.gif') no-repeat;
	}

/* Headers */

	.listingBox ul li a{
		background:		url('../graphics/green/bg_quick.gif') no-repeat;
	}


	.listingBox ul li a.active,
	.listingBox ul li a:hover{
		background:		url('../graphics/green/bg_quick_act.gif') no-repeat;
	}

/* RSS display */
.rss_item span.item,
.rss_item span.time {
	color:		#464646;
}

.rss_item {
	border-bottom:			1px dashed #558D0D;
}
.rss_item:hover {
	background:				#DFE8D8;
}