/* Layout for homepage */

#home #middle {
    padding-top: 0;
}

#home #content {
    padding-left: 425px;
	width: 335px;
	height: 360px;
	overflow: hidden;
}

/* Page specific backgrounds */

#fox-sports-venues #content {
	background: #FFF url('../images/backgrounds/pve.jpg') no-repeat top center;
}

/* Digital Content */

#pdm #content {
	background: #FFF url('../images/backgrounds/pdm.jpg') no-repeat top center;
}

#stats #content {
	background: #FFF url('../images/backgrounds/stats.jpg') no-repeat top center;
}

#rugbytv #content {
	background: #FFF url('../images/backgrounds/rugbytv.jpg') no-repeat top center;
}

#contact #content {
	background: #FFF url('../images/backgrounds/contact.jpg') no-repeat top center;
}

/* Subscription TV */

#foxsports123 #content {
	background: #FFF url('../images/backgrounds/foxsports123.jpg') no-repeat top center;
}

#foxsportshd #content {
	background: #FFF url('../images/backgrounds/foxsportshd.jpg') no-repeat top center;
}

#foxsportsnews #content {
	background: #FFF url('../images/backgrounds/foxsportsnews.jpg') no-repeat top center;
}

#fueltv #content {
	background: #FFF url('../images/backgrounds/fueltv.jpg') no-repeat top center;
}

#speedtv #content {
    background: url(../images/backgrounds/speedtv.jpg) no-repeat scroll center top #FFFFFF;
}

#howto #content {
	background: #FFF url('../images/backgrounds/howto.jpg') no-repeat top center;
}

/* Opportunities */

#opportunities #content {
	background: #FFF url('../images/backgrounds/opportunities.jpg') no-repeat top center;
}
