/*
Colours
-------
Dark:	#ffe40f
Mid:	#89bf3a
Light:	#fdf7d9
*/
body {
	background: url('../images/channel/Backgrounds_Cbeebies.jpg') no-repeat;
	background-position: center top;
	background-color: #000;
}

#footer-container {	
	background: url('../images/channel/Footer_Cbeebies.jpg') no-repeat;
	background-position: center top;
	background-color: #000;	
}

#highlights-slideshow div.mid div.pic div.details {
	background: url('../images/channel/carousel_5.png');
}
#highlights-slideshow div.head {
	background-color: #ffe40f;
}
#highlights-slideshow div.mid {
	overflow: hidden;
	background-color: #ffe40f;
}
#highlights-slideshow div.paging {
	background-color: #ffe40f;
}
#highlights-slideshow div.paging a.on {
	color: #ffe40f;
	background-color: #000;
}
#highlights-slideshow div.head div.title, 
	#highlights-slideshow div.head div.nav a, 
	#highlights-slideshow div.paging a  {
	color: #000;
}

#programme-image div.details, #home-page-image div.details {
	background: url('../images/channel/programme_5.png');
}

#nav ul li.on a {
	color: #71b53e;
}
#nav ul li ul li.on a.sub {
	color: #71b53e;
}

#daily_listings div.calendar	{
	background-color: #fdf7d9
}
#daily_listings div.head, #weekly_listings div.head {
	background-color: #89bf3a;
	color: #FFF;
}
#daily_listings div.schedule div.head div.paging, #weekly_listings div.head div.paging	{
	color: #FFF; 
}
#daily_listings div.schedule div.head div.paging a, #weekly_listings div.head div.paging a	{
	color: #FFF; 
	text-transform: uppercase;
}
td.day, td.tlc, td.trc, td.time {
	background-color: #ffe40f;
	color: #FFF;
}
td.day a {
	color: #FFF;
}
td.entry {
	background-color: #fdf7d9;
}
td.entry_alternate a {
	color: #ffe40f;
}

.calendar	{
	border-color: #fdf7d9;
}
.calendar_day a.today {
	background-color: #89bf3a;
}
.calendar_title	{
	background-color: #fdf7d9; 
}
.calendar_day_header {	
	background-color: #fdf7d9;
}
.calendar_day {	
	background-color: #fdf7d9;
}

#welcome_panel div.text_v2 {
	background-color: #fdf7d9; 
}


#content ul.assets-list li div.head {
	background-color: #89bf3a;
}
#content ul.assets-list li.on div.head {
	background-color: #ffe40f;
}
#content ul.assets-list li a.toggle {
	background-color: #ffe40f;
}
#content ul.assets-list li.on a.toggle {
	background-color: #89bf3a;
}
#content ul.assets-list li ul{
	background-color: #fdf7d9;
}

input.button-color, a.button-color {
	background: url('../images/channel/buttons/Cbeebies-rest.jpg') no-repeat;
}
input.button-color:hover, a.button-color:hover {
	background: url('../images/channel/buttons/Cbeebies-rollover.jpg') no-repeat;
}
