﻿/* headers for the content section */
.headerafl .headertext,
.headerhome .headertext,
.headerhome .headertext a,
.headerhome .sentext,
.headerhorseracing .headertext,
.headerleague .headertext,
.headermotorsport .headertext,
.headerneutral .headertext,
.headerothersport .headertext,
.headerrugby .headertext,
.headerprogram .headertext
{
	color:#FFF;
}
.headerafl
{
	background:url(../images/header-bg-afl.png) top right;
}
.headerafl .headertext
{
	background:url(../images/header-bg-afl.png) top left;
}
.headerbasketball
{
	background:url(../images/header-bg-basketball.png) top right;
}
.headerbasketball .headertext
{
	background:url(../images/header-bg-basketball.png) top left;
}
.headercricket
{
	background:url(../images/header-bg-cricket.png) top right;
}
.headercricket .headertext
{
	background:url(../images/header-bg-cricket.png) top left;
}
.headerfootball
{
	background:url(../images/header-bg-football.png) top right;
}
.headerfootball .headertext
{
	background:url(../images/header-bg-football.png) top left;
}
.headergolf
{
	background:url(../images/header-bg-golf.png) top right;
}
.headergolf .headertext
{
	background:url(../images/header-bg-golf.png) top left;
}
.headerhorseracing
{
	background:url(../images/header-bg-horseracing.png) top right;
}
.headerhorseracing .headertext
{
	background:url(../images/header-bg-horseracing.png) top left;
}
.headerleague
{
	background:url(../images/header-bg-league.png) top right;
}
.headerleague .headertext
{
	background:url(../images/header-bg-league.png) top left;
}
.headermotorsport
{
	background:url(../images/header-bg-motorsport.png) top right;
}
.headermotorsport .headertext
{
	background:url(../images/header-bg-motorsport.png) top left;
}
.headerneutral
{
	background:url(../images/header-bg-neutral.png) top right;
}
.headerneutral .headertext
{
	background:url(../images/header-bg-neutral.png) top left;
}
.headerothersports
{
	background:url(../images/header-bg-other-sports.png) top right;
}
.headerothersports .headertext
{
	background:url(../images/header-bg-other-sports.png) top left;
}
.headerrugby
{
	background:url(../images/header-bg-rugby.png) top right;
}
.headerrugby .headertext
{
	background:url(../images/header-bg-rugby.png) top left;
}
.headerhome
{
	background:url(../images/header-bg-home.png) top right;
}
.headerhome .headertext
{
	background:url(../images/header-bg-home.png) top left;
}
.headerprogram
{
	background:url(../images/header-bg-program.png) top right;
}
.headerprogram .headertext
{
	background:url(../images/header-bg-program.png) top left;
}
/* large headers for the sections */
.sectionheaderafl,
.sectionheaderbasketball,
.sectionheadercricket,
.sectionheaderfootball,
.sectionheadergolf,
.sectionheaderhorseracing,
.sectionheaderleague,
.sectionheadermotorsport,
.sectionheaderrugby,
.sectionheaderothersports
{
	font-size:30px;
	height:50px;
	line-height:50px;	
	text-indent:30px;
}
.sectionheaderafl,
.sectionheaderhorseracing,
.sectionheaderleague,
.sectionheadermotorsport,
.sectionheaderrugby,
.sectionheaderothersports
{
	color:#FFF;
}
.sectionheaderafl
{
	background-image:url(../images/aflad-header-bg-left.png);
}
.sectionheaderbasketball
{
	background-image:url(../images/basketballad-header-bg-left.png);
}
.sectionheadercricket
{
	background-image:url(../images/cricketad-header-bg-left.png);
}
.sectionheaderfootball
{
	background-image:url(../images/footballad-header-bg-left.png);
}
.sectionheadergolf
{
	background-image:url(../images/golfad-header-bg-left.png);
}
.sectionheaderhorseracing
{
	background-image:url(../images/horseracingad-header-bg-left.png);
}
.sectionheaderleague
{
	background-image:url(../images/leaguead-header-bg-left.png);
}
.sectionheadermotorsport
{
	background-image:url(../images/motorsportad-header-bg-left.png);
}
.sectionheaderrugby
{
	background-image:url(../images/rugbyad-header-bg-left.png);
}
.sectionheaderothersports
{
	background-image:url(../images/other-sportsad-header-bg-left.png);	
}
