/* CSS Document */
.layout_clear {
	clear: both;
}

a img {
	border: 0px solid #000000;
}

/* Text Styles */
html, body {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	background-color: #E7E7DE;
	color: #666666;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
	color: #666666;
}
.bold {
	font-weight: bold !important;
}
.dark {
	color: #333333 !important;
}
a, a:link, a:visited, a:hover, a:active {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.page_background {
	width: 100%;
	background-color: #E7E7DE;
}
.page_container {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	background-color: #FFFFFF;
}
.page {
	margin-left: auto;
	margin-right: auto;
	width: 890px;
}
a.blue
{
	color:#144A73;
}

#feedback_tab {
	z-index: 100;
	position: fixed;
	display: block;
	top: 120px;
	right: 0px;
}
.ie6_only {
	display: none !important;
}

.header {
	height: 92px;
	padding-top: 25px;
}
.header img.header_logo {
	display: block;
	float: left;
}
.header img.channel_details {
	display: block;
	float: right;
}

.header_menu {
	width: 100%;
	height: 30px;
	background-color: #144A73;
	margin-bottom: 17px;
}
.header_menu h1, .header_menu a, .header_menu a:link, .header_menu a:visited, .header_menu a:hover, .header_menu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
}
.header_menu ul {
	background-color: #FFFFFF;
}
.header_menu li {
	display: block;
	float: left;
	height: 30px;
	line-height: 16px;
	padding-left: 30px;
	padding-right: 30px;
}
.header_menu li h1 {
	margin-top: 7px;
}
.header_menu li.selected {
	background-color: #061A29;
}
.header_menu li.last_header_menu.selected {
	padding-right: 40px;
}
#content {
	width: 800px;
	padding: 30px;
	margin-bottom: 34px;
}
#content h1 {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	line-height: 28px;
	color: #030303;
}
#content h2 {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	line-height: 28px;
	color: #144A73;
}
#content h3 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	color: #144A73;
}
#content h4 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	color: #000000;
}
#content h5 {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	line-height: 28px;
	color: #000000;
}
#content h6 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	color: #144A73;
}
#content address {
	font-style: normal;
	font-weight: bold;
	color: #144a73;
}

.solid_background {
	background-color: #EAEBEC;
}
#content.solid_background h1 {
	color: #030303;
}
#content.solid_background h2 {
	color: #144A73;
}
#content.solid_background h3 {
	color: #144A73;
}
#content.solid_background h3 a {
	color: #144A73;
}
#content.solid_background h4 {
	color: #000000;
}
#content.solid_background address {
	color: #144a73;
}
#content.solid_background hr {
	border: 1px solid #D8D8D9;
	background-color: #D8D8D9;
	color: #D8D8D9;
}

.two_column {
	float: left;
	width: 390px;
	margin-right: 20px;
}
.two_column.blog_body {
	width: 590px;
	margin-bottom:20px;
}
.two_column.blog_menu {
	width: 190px;
}
.two_column.first {
	margin-left: 0px;
}
.two_column.last {
	margin-left: 0px;
	margin-right: 0px;
}
.two_column div.three_column {
	float: left;
	width: 130px;
}
.two_column select.text,
.two_column input.text,
.two_column textarea {
	font-size: 10px;
	width: 384px;
	padding: 3px;
	border: 0px solid #CCCCCC;
	background-color: #CCCCCC;
	color: #666666;
	margin: 0px;
	margin-top: 3px;
	margin-bottom: 7px;
	left: 0px;
}
.two_column input.text.blog, .two_column textarea.blog
{
	width: 584px;
}

.two_column input.checkbox {
	padding: 3px;
	border: 0px solid #CCCCCC;
	background-color: #CCCCCC;
	color: #666666;
	margin: 0px;
}
.two_column textarea {
	overflow: auto;
	height: 113px;
}
.two_column input.radio {
	margin-top: 10px;
}
.submit_button {
	float: right;
	margin-top: 6px;
}
.location_map {
	border: 1px solid #D3D3D3;
}
.tv_programme {
	float: left;
	width: 142px;
	height: 60px;
	padding-right: 18px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 16px;
	border-bottom: 1px solid #D8D8D9;
}
.advertising_rate {
	float: left;
	margin-right: 26px;
}
.scroll_advert {
	width: 50px;
}
.still_advert {
	width: 114px;
}
.website_advert {
	width: 225px;
}
.video_advert {
	width: 197px;
}
.advert_package {
	width: 156px;
}
.adverts {
	width: 350px;
	margin-left: 11px;
}
.adverts img {
	margin-right: 20px;
	margin-bottom: 20px;
}
hr.advert_separator {
	margin-top: 20px;
	margin-bottom: 20px;
}
.home_page {
	background-image: url(image/home_background.jpg);
	background-repeat: repeat-x;
}

label.form_invalid,
label.invalid {
	display: block;
	color: red;
	width: 100%;
	text-align: right;
}
input.form_invalid,
input.invalid {
	color: black !important;
	background-color: #FE7691 !important;
}

.footer {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 126px;
	background-image: url(image/footer_background.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #3972A5;
	padding-top: 21px;
}
.footer h1, .footer p, .footer address, .footer a, .footer a:link, .footer a:visited, .footer a:hover, .footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	color: #3972A5;
}
.footer h1 {
	font-weight: bold;
}
.footer_content {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}
.footer_column {
	float: left;
	width: 185px;
	margin-left: 10px;
	margin-right: 10px;
}
.footer_column.first {
	margin-left: 0px;
}
.footer_column.last {
	margin-right: 0px;
}
.footer_content div li {
	float: left;
	width: 92px;
	line-height: 14px;
}
.social_media_link, .social_media_link img {
	vertical-align: middle !important;
	font-weight: bold !important;
}

a.view_now_button {
	display: block;
	width: 86px;
	height: 21px;
	background-image: url(image/view_now_button.jpg);
	background-position: left top;
}
a:hover.view_now_button {
	background-position: left -21px;
}
a.donate_button {
	display: block;
	width: 141px;
	height: 33px;
	background-image: url(image/read_more_button.jpg);
	background-position: left top;
}
a:hover.donate_button {
	background-position: left -33px;
}

a.action_panel {
	display: block;
	float: left;
	margin-right: 18px;
	width: 186px;
	height: 108px;
	background-position: left top;
}
a:hover.action_panel  {
	background-position: left -108px;
}
a.action_panel.last {
	margin-right: 0px;
}

a.advertising_pack {
	display: block;
	float: right;
	width: 100px;
	text-align: center;
}

.tv_programmes li {
	display: block;
	float: left;
	width: 320px;
	height: 320px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 55px;
}
.tv_programmes li.even {
	margin-right: 0px;
}
.tv_programmes li h2 {
	margin-bottom: 30px;
}
h2.blog
{
	border-bottom:1px solid #ccc;
}
ul.blog
{
	width:190px;
	float:left;
	margin-bottom:20px;
}
ul.blog li
{
	width:190px;
	float:left;
	border-bottom:1px solid #ccc;
}
ul.blog li a
{
	width:190px;
	float:left;
	padding:6px 0px;
}

a.blog_link.yellow
{
	color:#ffcc00;
}
a.blog_link.blue
{
	color:#144A73;
}
a.blog_link.header_link
{
	color:#000;
}
a.blog_link.sub_header_link
{
	color:#144A73;
}
a.blog_link.yellow:hover
{
	background:#ffcc00;
}
a.blog_link:hover
{
	background:#144A73;
	text-decoration:none;
	color:#fff;

}
hr {
	border: 1px solid #D8D8D9;
	background-color: #D8D8D9;
	color: #D8D8D9;
}

.blog_comment_container
{
	position:relative;
	float:left;
	width:470px;
	clear:both;

	padding-top:15px;
}

.blog_comment_container .author
{
	width:270px;
	float:left;
	text-align:left;
	color:#666;
}
.blog_comment_container .date_time
{
	width:200px;
	float:left;
	text-align:right;
}
.blog_comment
{
	position:relative;
	width:570px;
	clear:both;
	background:#e7e7de;
	padding:10px;
	float:left;
	margin:15px 0px 24px 0px;
}


.blog_arrow
{
	position:absolute;
	background-position:0px 0px;
	background-repeat:no-repeat;
	width:20px;
	height:20px;
	top:-20px;
	left:50px;
	background-image:url('image/comments/pointer.jpg');

}
.blog_corner
{
	position:absolute;
	background-position:0px 0px;
	background-repeat:no-repeat;
	width:6px;
	height:5px;

}
.blog_corner.tl
{
	top:0;
	left:0;
	background-image:url('image/comments/top_left.jpg');
}
.blog_corner.tr
{
	top:0;
	right:0;
	background-image:url('image/comments/top_right.jpg');
}
.blog_corner.bl
{
	bottom:0;
	left:0;
	background-image:url('image/comments/bottom_left.jpg');
}
.blog_corner.br
{
	bottom:0;
	right:0;
	background-image:url('image/comments/bottom_right.jpg');
}
.blog_pagination
{
	width:590px;
	text-align:center;
	float:left;
}
.blog_pagination a.current, .blog_pagination a:hover
{
	color:#144A73;
}

/* Homepage TV */
#tv_screen {
	display: block;
	height: 360px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 640px;
}