﻿@import url("Themes/DarkPurple.css");

/*<video>====================================================*/
.banner-video-container
{
	height: 180px;
	/*background: transparent url('../Images/jazz-video-banner.png') no-repeat 0 0;*/
	
}

.video-overlay
{
	/*background: transparent url('../Images/banner-arts.png') no-repeat 0 0;*/
}

/*<content area>====================================================*/
#content div.left
{
	float: left;
	width: 186px;
	background: transparent url('../Images/content-shadow-top.png') repeat-x 0 0;
	padding-top: 10px;
}

#content div.middle
{
	float: left;
	width: 551px;
	padding-left: 5px;
	padding-right: 5px;
}

#content div.right
{
	float: left;
	width: 242px;
	background: transparent url('../Images/content-shadow-top.png') repeat-x 0 0;
}

.our-community-left
{
	width: 146px;
}

#scroll-box-grey
{
	width: 260px;
	height: 209px;
}

.split-50 img
{
	margin-left: 7px;	
}

.video-title
{
	margin-left: 5px;
}

#news-list
{
	margin-bottom: 30px;
}

#news-list div.item
{
	margin: 5px;
	border-bottom: 1px solid #E8E8E8;
	padding: 5px;
}

#news-list div.last
{
	border-bottom: none;
}

#news-list div.item div.image
{
	float: left;
	width: 65px;
}

#news-list div.item div.content
{
	float: left;
	width: 400px;
	padding-left: 10px;
}

#scroll-box-grey
{
	height: 150px;
	width: 530px;
}

.our-community-left
{
	width: 406px;
}

.programme tr
{
	background-color: Red;
}

.programme td
{
	background-color: #E7EDF1;
	color: #010667;
	padding: 2px;
	vertical-align: text-top;
}
	
tr.programme-header td
{
	color: #ffffff;
	font-weight: 700;
	background-color: #010667;
	text-align: center;
}

tr.programme-header td.first
{
	background-color: #A08644;
}

