html,body,div,span,hr,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,:before,:after,input,textarea,select{background:none;border:0;border-collapse:collapse;border-spacing:0;border-width:0;bottom:auto;clear:none;content:none;direction:ltr;float:none;font-family:Arial,Helvetica,sans-serif;left:auto;letter-spacing:0;margin:0;outline:0;padding:0;right:auto;text-decoration:none;text-indent:0;top:auto;visibility:visible;}

body {
background: #00689E url(../graphics/layout/back.jpg) repeat-x;
color: #757475;
font-size: 62.5%;
text-align: center;
}

	h1.gallery-line, body#news ul#subpages { display: none; }



/* Main containing wrapper. */

#wrapper {
background: #fff url(../graphics/layout/banner.jpg) no-repeat;
font-size: 1.2em;
margin: auto;
padding: 122px 0 0;
text-align: left;
width: 960px;
position: relative;
}

div#current_show {
position: absolute;
top: 2px;
right: 4px;
width: 278px;
height: 114px;
}

/* Top nmavigational menu. */

ul#nav {
background: #000 url(../graphics/layout/nav.jpg) repeat-x;
list-style: none;
padding: 2px 2px 0;
}

	ul#nav li { display: inline; }
	
	ul#nav a {
	background: #3C3C3C url(../graphics/layout/nav_hover.jpg) repeat-x;
	color: #fff;
	display: inline;
	float: left;
	font-weight: bold;
	margin: 0 2px 0 0;
	padding: 9px 15px;
	text-transform: uppercase;
	}
	
		ul#nav a:hover, ul#nav a.active_tab { background: #009BDE; }
		ul#nav a#main_onair:hover, ul#nav a#main_onair.active_tab { background: #833082; }
		ul#nav a#main_news:hover, ul#nav a#main_news.active_tab { background: #83C902; }
		ul#nav a#main_whats-on:hover, ul#nav a#main_whats-on.active_tab { background: #FE4110; }
		ul#nav a#main_competitions:hover, ul#nav a#main_competitions.active_tab { background: #FFB502; }
		ul#nav a#main_i8voI6:hover, ul#nav a#main_i8voI6.active_tab { background: #00C6F0; }
		ul#nav a#main_advertising:hover, ul#nav a#main_advertising.active_tab { background: #EB208D; }



/* Breadcrumb links. */

p#breadcrumbs {
color: #ccc;
font-size: .9em;
font-weight: bold;
padding: 7px 17px;
text-transform: uppercase;
}

	p#breadcrumbs { background: #009BDE; }
	body#onair p#breadcrumbs { background: #833082; }
	body#news p#breadcrumbs { background: #83C902; }
	body#whats-on p#breadcrumbs { background: #FE4110; }
	body#competitions p#breadcrumbs { background: #FFB502; }
	body#gallery p#breadcrumbs { background: #00C6F0; }
	body#advertising p#breadcrumbs { background: #EB208D; }

	p#breadcrumbs a { color: #fff; margin: 0 5px; }
	p#breadcrumbs a:hover { text-decoration: underline; }
	
	
	
/* Main Content areas. */

#main { padding: 15px; }

#content {
display: inline;
float: left;
margin: 0 15px 0 0;
width: 715px;
}

	#content .panel {
	display: inline;
	float: left;
	margin: 0 15px 15px 0;
	width: 350px;
	}
	
		#content .panel.nomargin { margin: 0 0 15px 0; }
	
		#content .panel img {
		float: left;
		margin: 6px 7px 0 0;
		}
	
	#content h1, #adverts h1 {
	background: url(../graphics/layout/bullet.gif) 100% 0 no-repeat;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	padding: 4px 9px;
	text-transform: uppercase;
	}
	
		#content h1 { background-color: #009BDE; }
		body#onair #content h1, #content h1.onair { background-color: #833082; }
		body#news #content h1, #content h1.news { background-color: #83C902; }
		body#whats-on #content h1, #content h1.whats-on { background-color: #FE4110; }
		body#competitions #content h1, #content h1.competitions { background-color: #FFB502; }
		body#gallery #content h1, #content h1.gallery { background-color: #00C6F0; }
		body#advertising #content h1, #content h1.advertising, #adverts h1 { background-color: #EB208D; }
		
	#content h2, #content h3, #content h4, #content h5, #content h6, #content p, #content ul, #content ol, #content blockquote {
	line-height: 1.6em;
	padding: 10px 0 0;
	}
	
		#content h2, #content h3, #content h4, #content h5, #content h6 { font-size: 1.2em; }
	
		#content ul, #content ol, #content blockquote { margin: 0 40px; }
	
		#content a { color: #009BDE; }
		body#onair #content a, #content .panel.onair a { color: #833082; }
		body#news #content a, #content .panel.news a { color: #83C902; }
		body#whats-on #content a, #content .panel.whats-on a { color: #FE4110; }
		body#competitions #content a, #content .panel.competitions a { color: #FFB502; }
		body#gallery #content a, #content .panel.gallery a { color: #00C6F0; }
		body#advertising #content a, #content .panel.advertising a { color: #EB208D; }
		
		#content a:hover {
		color: #000;
		text-decoration: underline;
		}
		
		
	
	
	/* Inner content areas. */
	
	ul#leftnav {
	float: left;
	list-style: none;
	padding: 0;
	margin: 10px 0 0;
	text-transform: uppercase;
	width: 185px;
	}
	
		ul#leftnav li { padding: 0 0 4px 0; }
	
		ul#leftnav a {
		background: #ECF1F4;
		display: block;
		font-weight: bold;
		padding: 1px 10px;
		}
	
		ul#leftnav a { color: #009BDE; }
		body#onair ul#leftnav a { color: #833082; }
		body#news ul#leftnav a { color: #83C902; }
		body#whats-on ul#leftnav a { color: #FE4110; }
		body#competitions ul#leftnav a { color: #FFB502; }
		body#gallery ul#leftnav a { color: #00C6F0; }
		body#advertising ul#leftnav a { color: #EB208D; }
		
			ul#leftnav a:hover {
			color: #fff !important;
			text-decoration: none;
			}
	
			ul#leftnav a:hover { background: #009BDE; }
			body#onair ul#leftnav a:hover { background: #833082; }
			body#news ul#leftnav a:hover { background: #83C902; }
			body#whats-on ul#leftnav a:hover { background: #FE4110; }
			body#competitions ul#leftnav a:hover { background: #FFB502; }
			body#gallery ul#leftnav a:hover { background: #00C6F0; }
			body#advertising ul#leftnav a:hover { background: #EB208D; }
	
	#inner {
	float: right;
	width: 515px;
	}



/* Right panel for adverts. */

#adverts {
display: inline;
float: left;
width: 200px;
}

	#adverts p {
	padding: 10px 0 0;
	text-align: center;
	}



/* Footer Panel. */

#footer {
background: #000;
list-style: none;
padding: 20px 0 20px 20px;
}

	#footer_message {
	background: #000;
	border-top: 1px solid #333;
	color: #aaa;
	font-size: 1em;
	padding: 7px 30px;
	}

	#footer ul, #footer div { float: left; list-style: none; }
	#footer ul li { padding: 5px 10px; }
	
	#footer ul#general { width: 240px; }
	#footer ul#onair { width: 179px; }
	#footer ul#news { width: 165px; }
	#footer #whats-on_galleries { width: 183px; }
	#footer ul#whats-on { padding-bottom: 25px; }
	#footer #competitions_advertising { width: 157px; }
	#footer ul#competitions { padding-bottom: 25px; }
	
	#footer ul a, #footer ul span {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	}
	
		#footer ul#general span, #footer ul#general a:hover { color: #009BDE; }
		#footer ul#onair span, #footer ul#onair a:hover { color: #833082; }
		#footer ul#news span, #footer ul#news a:hover { color: #83C902; }
		#footer ul#whats-on span, #footer ul#whats-on a:hover { color: #FE4110; }
		#footer ul#competitions span, #footer ul#competitions a:hover { color: #FFB502; }
		#footer ul#galleries span, #footer ul#galleries a:hover { color: #00C6F0; }
		#footer ul#advertising span, #footer ul#advertising a:hover { color: #EB208D; }
	



/* Tables. */

table { background: #eee; border: 1px solid #fff; outline: 1px solid #ccc; margin: 10px 0 0; padding: 0; width: 514px !important; }
table.cms_form thead { display: none; }
table td,
table th { border-right: 1px solid #fff; padding: 5px 10px; vertical-align: top; }
table td.left,
table th.left { border-right: 1px solid #fff; padding: 5px 20px 5px 10px; }
table td label,
table th label { display: block; padding-top: 2px; }
table input,
table select,
table textarea { background: #fff; border-bottom: 1px solid #aaa; border-left: 1px solid #ccc; border-top: 1px solid #ccc; border-right: 1px solid #aaa; font-size: 1em; padding: 3px 5px; }
table select { padding: 2px; }
table input.highlighted,
table select.highlighted,
table textarea.highlighted { border-bottom: 1px solid #900; border-left: 1px solid #c00; border-top: 1px solid #c00; border-right: 1px solid #900; }
table input,
table select { width: 200px; }
table textarea { width: 250px; height: 70px; }

table input.cms_code { background: #fff url(../graphics/layout/code.gif) no-repeat; color: #a00; }

table td.small { color: #aaa; font-size: .9em; }
table tr.headers td { background: #ccc; }

body p.cart_buttons { padding: 0; margin: 0 0 16px; }
body p.cart_buttons a, 
body p.cart_buttons input { background: #eee; border-bottom: 1px solid #aaa !important; border-left: 1px solid #ccc; border-top: 1px solid #ccc; border-right: 1px solid #aaa; display: block; float: left; margin: 0 5px 0 0; padding: 7px 10px; }
body p.cart_buttons input { cursor: pointer; padding: 7px 10px 8px; }
body p.cart_buttons a.important, 
body p.cart_buttons input.important { float: right; margin: 0 0 0 5px; }
body p.cart_buttons a:hover,
body p.cart_buttons input.hover { background: #ccc; border-bottom: 1px solid #777 !important; border-left: 1px solid #aaa; border-right: 1px solid #777; border-top: 1px solid #aaa; }



/* Contact page. */
	
p#map { float: right; }



/* Gallery pages. */

.gallery_box {
border-bottom: 1px solid #aaa;
border-left: 1px solid #ccc;
border-top: 1px solid #ccc;
border-right: 1px solid #aaa;
display: inline;
float: left;
height: 135px;
font-weight: bold;
margin: 10px 10px 0 0;
padding: 5px;
text-align: center;
width: 153px;
}

	.gallery_box.nomargin {
	margin: 10px 0 0;
	}

	.gallery_box.individual {
	height: 100px;
	}

	.gallery_box span {
	display: block;
	height: 105px;
	}

	.gallery_box img {
	margin: 0 0 5px;
	}
	
	
	
p#info_message {
background: #009BDE;
color: #000;
border: 1px solid #000;
margin: 0 0 10px;
padding: 12px 15px;
}


/* Fixes for IE & FireFox. */

		  ul#nav,			#main,			 .panel_wrap,			#footer { height: 1%; }
html>body ul#nav, html>body #main, html>body .panel_wrap, html>body #footer { height: auto; overflow: auto; }