/*
Colours
-------
Dark:	#00ab4f
Mid:	#73bf43
Light:	#e8f4d9
*/
body {
	background: url('../images/channel/Backgrounds_Lifestyle.jpg') no-repeat;
	background-position: center top;
	background-color: #000;
}

#footer-container {	
	background: url('../images/channel/Footer_Lifestyle.jpg') no-repeat;
	background-position: center top;
	background-color: #000;	
}

#highlights-slideshow div.mid div.pic div.details {
	background: url('../images/channel/carousel_3.png');
}
#highlights-slideshow div.head {
	background-color: #73bf43;
}
#highlights-slideshow div.mid {
	overflow: hidden;
	background-color: #73bf43;
}
#highlights-slideshow div.paging {
	background-color: #73bf43;
}
#highlights-slideshow div.paging a.on {
	color: #73bf43;
}

#programme-image div.details, #home-page-image div.details {
	background: url('../images/channel/programme_3.png');
}

#nav ul li.on a {
	color: #00ae4f;
}
#nav ul li ul li.on a.sub {
	color: #00ae4f;
}

#daily_listings div.calendar	{
	background-color: #e8f4d9
}
#daily_listings div.head, #weekly_listings div.head {
	background-color: #73bf43;
	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: #00ab4f;
	color: #FFF;
}
td.day a {
	color: #FFF;
}
td.entry {
	background-color: #e8f4d9;
}
td.entry_alternate a {
	color: #00ab4f;
}

.calendar	{
	border-color: #e8f4d9;
}
.calendar_day a.today {
	background-color: #73bf43;
}
.calendar_title	{
	background-color: #e8f4d9; 
}
.calendar_day_header {	
	background-color: #e8f4d9;
}
.calendar_day {	
	background-color: #e8f4d9;
}

#welcome_panel div.text_v2 {
	background-color: #e8f4d9; 
}

#content ul.assets-list li div.head {
	background-color: #73bf43;
}
#content ul.assets-list li.on div.head {
	background-color: #00ab4f;
}
#content ul.assets-list li a.toggle {
	background-color: #00ab4f;
}
#content ul.assets-list li.on a.toggle {
	background-color: #73bf43;
}
#content ul.assets-list li ul{
	background-color: #e8f4d9;
}

input.button-color, a.button-color {
	background: url('../images/channel/buttons/Lifestyle-rest.jpg') no-repeat;
}
input.button-color:hover, a.button-color:hover {
	background: url('../images/channel/buttons/Lifestyle-rollover.jpg') no-repeat;
}
