body {
	background: url(../images/scheme/blue/body-background.jpg) repeat-x #4D81B0 fixed;
}

.header-top {
	background: url(../images/scheme/blue/header-top-background.jpg) repeat-y #FFFFFF;
}

.video-archive,
.paging .current,
.navigation-top .active, 
.navigation-top .active:hover {
	border-left: solid 1px #74ACDD; 
	border-top: solid 3px #367CCB; 
	border-right: solid 1px #004B8D; 
	border-bottom: solid 1px #367CCB; 
	background: url(../images/scheme/blue/navigation-tab-background.png) repeat-x;
}

.video-archive {
	border: solid 1px #004B8D; 
	background-position: bottom;
}

.paging .current {	
	border-width: 1px; 
	background: url(../images/scheme/blue/navigation-tab-background.png) repeat-x left -25px;
}	

.content {
	border-top: solid 3px #004B8D;
}

.content h1, .content h1 a {
	color: #003C9E;
}
.content h1 {
	background: #7CB7F9;
}

.a h1, .a h1 a {
	color: #FFFFFF;
}
.a h1 {
	background: #3871D2;
}

.b h1, .b h1 a {
	color: #FFFFFF;
}
.b h1 {
	background: #003C9E;
}

.header-on-air img,
.header-on-air object,
.header-on-air embed,
.content-one img,
.content-one object,
.content-one embed,
.content-two img,
.content-two object,
.content-two embed,
.content-three img,
.content-three object,
.content-three embed
{
	border: solid 1px #004B8D;
}

.news-content .published {
	color: #FFFFFF;
	background: #004B8D;
}

.bar-chart {
	background: #004B8D;
}

.production h2, .copyright {
	color: #004B8D;
}

.calendar-container th {
	background: #003C9E;
}

.schedule-approved,
.schedule-mixed {
	background-color: #7CB7F9;
	border: solid 2px #7CB7F9;
}

.calendar-over,
.calendar-today, 
.calendar-today-over, 
.schedule-approved-over,
.schedule-mixed-over {
	background-color: #3871D2;
	border: solid 2px #3871D2;
}

