/*----- GLOBAL RESET -----*/
* {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin:0.5em 0;
}
li, dd {
	margin-left:1em;
}
fieldset {
	padding:.5em;
}
body {
	font-size:76%;
	font-family: "Trebuchet MS",Trebuchet,arial,sans-serif;
	line-height:1.3;
}
/*------------------------*/
/*-----Clearfix-----*/
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hide from IE Mac \*/
.clearfix { display: block; }
/* End hide from IE Mac */
/*------------------*/

html {
	background: #eee url('../images/body-bg.jpg') no-repeat top center;
	text-align: center;
	color: #333;
	font-size: 1.1em;
}
body {
	margin: 0;
	padding: 0;
}
#wrapper {
	width: 970px;
	text-align: left;
	margin: 0 auto 10px auto;
	padding: 0;
}
p {
	margin: 5px 0;
	padding: 5px 0;
}
h1, h2, h3, h4, h5, h6 {}
h1 {}
h2 {}
h3 {
	font-size: 1.5em;
	line-height: 1.3em;
	margin: 1.1em 0;
}
h4 {
	font-size: 1.2em;
}

a:link, a:visited {
	color: #999;
	text-decoration: none;
} 
a:hover {
	color: #fff;
	/*background: transparent;*/
	background: #b9133c;
}
a:focus {
	outline: none;
}
a img {
	border: none;
	text-decoration: none;
	outline: none;
	line-height: 1em;
}
a:hover img, a img:hover {
	background: none;
}
fieldset {
	border: 1px solid #ccc;
}
.required {
	font-weight: bold;
	color: #f00;
}
.message {
	background: #e4fecd;
	color: #666;
	padding: 10px;
	margin: 5px 0;
	border-top: 2px solid #009700;
	border-bottom: 2px solid #009700;
}
.error {
	background: #ffb3b3;
	color: #666;
	padding: 10px;
	margin: 5px 0;
	border-top: 2px solid #800000;
	border-bottom: 2px solid #800000;
	color: #333;
}
.warning {
	padding-left: 20px;
	background: url('../admin/images/icons/bullet_error.png') no-repeat 0 50%;
}
input.button {
	color: #fff;
	font-weight: bold;
	border: none;
	background: #666;
	padding: 3px 6px;
	cursor: pointer;
}
input.textbox {
	padding: 2px 4px;
}
input.textarea {
	padding: 2px 4px;
}
.pdf {
	padding-left: 20px;
	background: url('../images/pdf.png') no-repeat 0 50%;	
}
.myaccounticons {
	margin: 0;
	padding: 0;
}
.myaccounticons li {
	margin: 10px 6px;
	padding: 5px;
	list-style: none;
	float: left;
	text-align: center;
}

#contactus ul label{
width: 70%;
float: left;
text-align: left;
margin-right: 0em;
display: block;
}
#contactus ul li {
	list-style: none;
}
#contactus input.button {
	margin: 5px 0 0 0;
}
/*Blue*/
.blue h3, h3.blue, .blue h4 { color: #00BBFF; }
/*.blue a:link, .blue a:visited,*/ a.blue:link, a.blue:visited { color: #00BBFF; }
/*.blue a:hover,*/ a.blue:hover { color: #fff; background: #00BBFF; }
/*Green*/
.green h3, h3.green, .green h4 { color: #BDD42D; }
/*.green a:link, .green a:visited,*/ a.green:link, a.green:visited { color: #BDD42D; }
/*.green a:hover,*/ a.green:hover { color: #fff; background: #BDD42D; }
/*purple*/
.purple h3, h3.purple, .purple h4 { color: #AC09FE; }
/*.purple a:link, .purple a:visited,*/ a.purple:link, a.purple:visited { color: #AC09FE; }
/*.purple a:hover,*/ a.purple:hover { color: #fff; background: #AC09FE; }
/*pink*/
.pink h3, h3.pink, .pink h4 { color: #FF00AD; }
/*.pink a:link, .pink a:visited,*/ a.pink:link, a.pink:visited { color: #FF00AD; }
/*.pink a:hover,*/ a.pink:hover { color: #fff; background: #FF00AD; }
.programme-wrapper {
	background: url('../images/programme-bg.jpg') no-repeat center top;
}
.episodes {
	
}
.episode {
	padding: 10px 0;
	border-top: 2px dashed #eee;
	clear: left;
	margin: 0;
}
.episode .thumblink {
	/*background: #000;*/
	width: 100px; 
	height: 70px; 
	/*text-indent: -999em; */
	float: left; 
	clear: left;
	margin-right: 5px;
}
.episode .watchlink {
	margin: 0;
	padding: 0;
}
.episode .watchlink a {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 1.2em;
}
.blue .episode .watchlink a { color: #00BBFF;}
.green .episode .watchlink a { color: #BDD42D;}
.purple .episode .watchlink a { color: #AC09FE;}
.pink .episode .watchlink a { color: #FF00AD;}
.episode .watchlink a:hover { color: #fff; }
.episode .subtitle {
	margin: 0;
	padding: 0;
}
.episode .airdate {
	margin: 0;
	padding: 0;
}
#tweet-box a:link, #tweet-box a:visited {
	color: #00BBFF;
}
#tweet-box a:hover {
	background: #00BBFF; color: #fff;
}

img.left {
	float: left;
	margin: 5px 5px 5px 0;
}
img.right {
	float: right;
	margin: 5px 0 5px 5px;
}
/*Header login panel*/
#panel {
	background-color:#b9133c;
	height: 95px; 
	width: 100%;
	display: none;
	border-bottom: #701028 4px solid;
	/*float: left;*/
	padding: 0; 
	margin: 0;
	text-align: left;
}
#panel-inner {
	height: 95px; 
	width: 970px;
	margin: 0 auto;
	padding: 0;
}
#panel form {
	margin: 0;
	padding: 0;
}
.slide {
	padding: 0;
	float: right;
	/*background: url('images/btn-slide.gif') no-repeat center top;*/
	margin: 0 40% 0 0;
	z-index: 6;
}
.btn-slide {
	/*background: url(images/login.png) no-repeat right -50px;*/
	text-align: center;
	text-decoration: none;
	border: none; 
	outline: none;
	padding: 0; 
	margin: 0;
}
.btn-slide:hover {
	background-color: transparent;
}
.slide:hover {
	background-color: transparent;
}
.stylechanger {
	clear: right;
	float: right;
	margin: -30px 5px 0 0;
}
#login-left { 
	width: 270px; 
	float: left; 
	padding: 0; 
	margin: 0;
}
#login-left p {
	margin: 0;
	padding: 16px 0 6px 0;
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
}
#login-left input {
	background: #fff;
	border: none;
	font-size: 1.2em;
	padding: 3px 6px;
	margin: 0 0 0 20px;
	width: 224px;
	font-weight: bold;
	color: #666;
}
#login-center { 
	width: 260px; 
	float: left; 
	padding: 0; 
	margin: 0;
}
#login-center p {
	margin: 0;
	padding: 16px 0 6px 0;
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
}
#login-center input.textbox {
	background: #fff;
	border: none;
	font-size: 1.2em;
	padding: 3px 6px;
	margin: 0 0 0 20px;
	width: 224px;
	font-weight: bold;
	color: #666;
}
#login-center input.checkbox {
	margin: 6px 0 0 20px;
}
#login-center2 {
	width: 160px;
	float: left;
}
#login-center2 input.button {
	margin: 42px 0 0 15px;
	color: #fff;
	font-weight: bold;
	border: none;
	background: #666;
	padding: 5px 8px;
	cursor: pointer;
}
#login-right { 
	width: 260px; 
	float: left;  
	margin: 0; 
	padding: 14px 0 0 0; 
	text-align: center;
}
#login-right ul {
	margin: 0;
	padding: 0;
}
#login-right li { 
	font-size: 1.3em; 
	padding: 0; 
	margin: 5px; 
	list-style: none; 
	color: white; 
	font-weight: bold; 
}
#login-right li a:link, #login-right li a:visited {
	color: #fff;
	text-decoration: none;
}
#login-right li a:hover {
	color: #fff;
	text-decoration: underline;
}
#loggedin-info {
	color: #fff;
	font-size: 1.2em;
	width: 600px;
	float: left;
	margin: 0;
}
#loggedin-info p {
	margin: 0;
	padding: 5px 0;
}
#loggedin-menu {
	color: #fff;
	width: 300px;
	float: left;
}
#loggedin-menu ul {
	margin: 0;
	padding: 10px 0 0 0;
}
#loggedin-menu li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#loggedin-menu li a:link, #loggedin-menu li a:visited {
	color: #fff;
	background: none;
	font-size: 1.3em;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
#loggedin-menu li a:hover {
	color: #fff;
	background: none;
}
input.buttonLogin {
	width: 138px;
	height: 36px;
	display: block;
	cursor: pointer;
	border: none;
	background: url('../images/buttons/button-login.png') no-repeat top left;
	text-indent: -999em;
	margin: 41px 0 0 15px;
}
input.buttonLogin:hover {
	background: url('../images/buttons/button-login.png') no-repeat top right;
}
/*end header login panel*/


#header {
	margin: 0;
	padding: 18px 0 0 0;
	width: 970px;
	height: 200px;
	background: url('../images/virginmedia.png') no-repeat 485px 36px; 
}
#header h1 {
	margin: 0;
	padding: 0;
}
#seven {
	margin: 0;
	padding: 0;
}
#seven a:link, #seven a:visited {
	background: url(../images/sevenlogo.png) no-repeat 0 0;
	width: 181px; 
	height: 157px;
	padding: 0; 
	margin: 0 0 0 7px;
	display: block;
	text-indent: -999em;
	position: relative;
	top: 20px;
}
#seven a:hover {
	background-position: -181px 0;
}
/*Mainmenu*/
#mainmenu  {
	float: left;
	list-style: none;
	margin: 0; 
	padding: 0 0 7px 0;
	height: 69px; 
	width: 970px;
	display: inline; 
	overflow: hidden;
	z-index:1;
}

#mainmenu li {
	margin: 0;  
	padding: 0;
	display: inline; 
	list-style: none;
	text-indent: -999em;
}

#mainmenu a {
	float: left;
	padding: 0; 
	height: 69px;
	overflow: hidden;
}

#mainmenu a:hover {
	background-position: 0 -69px;
	background-color:transparent;
	cursor: pointer;
}
/*.home a  {
width: 79px;
background: url('../images/nav-home.png') top left no-repeat;
}
.about a  {
width: 104px;
background: url('../images/nav-about.png') top left no-repeat;
}
.whatson a  {
width: 154px;
background: url('../images/nav-whats.png') top left no-repeat;
}
.blog a  {
width: 124px;
background: url('../images/nav-blog.png') top left no-repeat;
}
.how a  {
width: 183px;
background: url('../images/nav-how.png') top left no-repeat;
}
.soapbox a  {
width: 101px;
background: url('../images/nav-soapbox.png') top left no-repeat;
}
.gallery a  {
width: 106px;
background: url('../images/nav-viewer.png') top left no-repeat;
}
.contact a  {
width: 119px;
background: url('../images/nav-contact.png') top left no-repeat;
}*/

.home a  {
width: 72px;
background: url('../images/nav-home2.png') top left no-repeat;
}
.about a  {
width: 93px;
background: url('../images/nav-about2.png') top left no-repeat;
}
.whatson a  {
width: 143px;
background: url('../images/nav-whats2.png') top left no-repeat;
}
.blog a  {
width: 110px;
background: url('../images/nav-blog2.png') top left no-repeat;
}
.how a  {
width: 171px;
background: url('../images/nav-how2.png') top left no-repeat;
}
.tvforchange a  {
width: 171px;
background: url('../images/nav-tvforchange.png') top left no-repeat;
}
.archive a  {
width: 81px;
background: url('../images/nav-archive2.png') top left no-repeat;
}
.soapbox a  {
width: 91px;
background: url('../images/nav-soapbox2.png') top left no-repeat;
}
.gallery a  {
width: 92px;
background: url('../images/nav-viewer2.png') top left no-repeat;
}
.contact a  {
width: 114px;
background: url('../images/nav-contact2.png') top left no-repeat;
}

#mainmenu li.current a {
	background-position: 0 -69px;
}
/*End mainmenu*/

/*#mainmenu {
	width: 970px; 
	height: 69px; 
	padding: 0; 
	margin: 0 0 0 0; 
	z-index: 10; 
	float: left;
	background: url('../images/mainmenu-bg.png') no-repeat top center;
	overflow: hidden;
	white-space: nowrap;
}
#mainmenu ul {
	margin: 0;
	padding: 0;
	width: 970px; 
	height: 69px; 
	overflow: hidden;
	white-space: nowrap;
}
#mainmenu li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#mainmenu a:link, #mainmenu a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	padding: 16px 17px 30px 16px;
	font-size: 1em;
	text-align: center;
	text-transform: uppercase;
}
#mainmenu a:hover {
	background: url('../images/mainmenu-hover-bg.png') no-repeat center 49px;
}
#mainmenu li.current a {
	background: url('../images/mainmenu-hover-bg.png') no-repeat center 49px;
}
#mainmenu li {
	border-top-width: 3px;
	border-top-style: solid;
}
#mainmenu li.blue {
	border-color: #00baff;
}
#mainmenu li.green {
	border-color: #bdd42d;
}
#mainmenu li.purple {
	border-color: #ac09fe;
}
#mainmenu li.pink {
	border-color: #ff00ac;
}*/
#banner {
	height: 48px;
	clear: both;
}
#banner h2 {
	width: 450px;
	float: left;
	height: 22px; 
	margin: 0;
	padding: 8px 0 0 20px;
	color: #fff;
	font-size: 1.9em;
	text-transform: uppercase;
	font-weight: normal;
}
#clock { 
	width: 485px; 
	height: 48px; 
	float: right;
	z-index: 30; 
}
#content {
	background: #fff url('../images/video-block.png') no-repeat top center;
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
	line-height: 1.6em;
}
#content .inner {
	background: #fff;
	padding: 10px;
}
#leftcol {
	width: 570px;
	float: left;
	margin: 240px 0 0 30px;
	padding: 0;
	opacity: 50;
}
.programme_page #leftcol {
	width: 510px;
	float: left;
	margin: 0 0 0 100px;
}
.programme_page h3 {
	font-size: 3.5em;
	font-weight: normal;
	line-height: 1em;
	margin: 10px 0;
}
.programme_page .regular_time {
	color: #333;
	font-style: italic;
}
.programme_page .main_img {
	margin-left: 10px;
}
#rightcol {
	width: 310px;
	float: right;
	margin: 55px 30px 0 0;
	padding: 0;
	opacity: 50;
}
.programme_page #rightcol {
	
}
.programme_page #rightcol .episodes {
	border: 1px solid #ccc;
	background: #fff;
	padding: 10px;
}
#rotator {
	margin: 10px;
}

#footer {
	background: #B9133C url('../images/footer-top-bg.png') no-repeat top center;
	color: #fff;
	font-size: 0.9em;
}
#footer .inner {
	margin: 0;
	padding: 40px 10px 10px 10px;
	background: url('../images/footer-bottom-bg.png') no-repeat bottom center;
}
#footer .yoursmineours {
	background: url('../images/yoursmineours.gif') no-repeat bottom right;
	min-height: 50px;
	padding: 0 0 35px 0;
}
#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	background: #B9133C;
	color: #fff;
	text-decoration: underline;
}
#footer ul {
	margin: 0;
	padding: 0;
}
#footer li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.footer1 {
	width: 200px;
	margin: 0 0 0 60px;
	background: url('../images/icon-small.gif') no-repeat top left;
	float: left;
	padding: 0 0 0 50px;
}
.footer2 {
	width: 200px;
	margin: 0 0 0 20px;
	background: url('../images/icon-small.gif') no-repeat top left;
	float: left;
	padding: 0 0 0 50px;
}
.footer3 {
	width: 250px;
	margin: 0 0 0 20px;
	background: url('../images/icon-small.gif') no-repeat top left;
	float: left;
	padding: 0 0 20px 50px;
}
.bubble {
	background: #fff url('../images/maincontent-top.gif') no-repeat bottom center;
	padding-bottom: 60px;
}

.blue .banner {
	background: url('../images/banner-blue.gif') no-repeat top center;
}
.green .banner {
	background: url('../images/banner-green.gif') no-repeat top center;
}
.pink .banner {
	background: url('../images/banner-pink.gif') no-repeat top center;
}
.purple .banner {
	background: url('../images/banner-purple.gif') no-repeat top center;
}
/*.banner-home {
	background: url('../images/banner-home.gif') no-repeat top left;
	text-indent: -999em;
}
.banner-about {
	background: url('../images/h2-about.gif') no-repeat top left;
	text-indent: -999em;
}
.banner-how {
	background: url('../images/h2-how.gif') no-repeat top left;
	text-indent: -999em;
}
.banner-sevendays {
	background: url('../images/h2-sevendays.gif') no-repeat top left;
	text-indent: -999em;
}
.banner-whatsnew {
	background: url('../images/h2-new.gif') no-repeat top left;
	text-indent: -999em;
}
.banner-soapbox {
	background: url('../images/h2-soapbox.gif') no-repeat top left;
	text-indent: -999em;
}
.banner-yourpics {
	background: url('../images/h2-gallery.gif') no-repeat top left;
	text-indent: -999em;
}
.banner-contact {
	background: url('../images/h2-contact.gif') no-repeat top left;
	text-indent: -999em;
}*/
.page {
	padding: 10px;
}
.breadcrumbs {
	padding: 0;
	list-style-type: none;
	line-height: 1.7em;
	margin: 0;
	display: inline;
}
.breadcrumbs li {
	padding: 0;
	margin: 0;	
	color: #bb133e;
	display: inline;
}
.breadcrumbs a:link, .breadcrumbs a:visited {
	color: #b9133c; 
	text-decoration: none; 
	border-bottom: 1px dotted #999;
}
.breadcrumbs a:hover, .breadcrumbs a:focus { 
	background-color: #b9133c; 
	color: #fff; 
	text-decoration: none;
}
/*This first banner is a default banner which shows for all pages unless overwritten with another using a specific body ID.*/
#content .inner  {
	background: #fff url('../images/banner3.jpg') no-repeat top center;
}
#about #content .inner {
	background: #fff url('../images/banner5.jpg') no-repeat top center;
}
#how #content .inner {
	background: #fff url('../images/banner9.jpg') no-repeat top center;
}
#sevendays #content .inner {
	background: #fff url('../images/banner7.jpg') no-repeat top center;
}
#whatsnew #content .inner {
	background: #fff url('../images/banner3.jpg') no-repeat top center;
}
#soapbox #content .inner {
	background: #fff url('../images/banner6.jpg') no-repeat top center;
}
#yourpics #content .inner {
	background: #fff url('../images/banner8.jpg') no-repeat top center;
}
#contact #content .inner {
	background: #fff url('../images/banner12.jpg') no-repeat top center;
}
#mediasolutions #content .inner {
	background: #fff url('../images/banner15.jpg') no-repeat top center;
}
#mediapartners #content .inner {
	background: #fff url('../images/banner1.jpg') no-repeat top center;
}
#usefulcontacts #content .inner {
	background: #fff url('../images/banner12.jpg') no-repeat top center;
}
#nobanner #content .inner {
	background: #fff url('../images/bannerblank.jpg') no-repeat top center;
}
#sevenplayer #content .inner {
	margin-top: 0;
	padding-top: 0;
	text-align: center;
}
.sevenplayer {
	background: #efefef url('../images/player-bg.jpg') no-repeat top center;
}
#player {
	margin: 0 auto;
	/*background: #333;
	border: 1px solid #333;*/
}


/*Tidy up(customise) Right column CSS (and also HTML if needed)*/
#showing-box { z-index: 6; width: 315px; padding: 0; margin: 0; }
#showing-box h3 { width:315px; padding: 0px 0px 0px 0px; background:url(../images/h3-currently.png); text-indent:-3000px; height:73px; margin:0px 0px 0px 0px; }
#showing-box h4 { padding: 0px 0px 0px 0px; margin:0px 0px 0px 0px; color:white; font-size:135%; }
#showing-box p { padding: 0px 0px 0px 0px; margin:0px 0px 0px 0px; color:white; line-height:1.3em; }
#showing-box-center { width:255px;  background:url(../images/current-repeat.png) top right repeat-y; padding: 0px 30px 10px 30px; margin:0px 0px 0px 0px; float:left;}
#showing-box-bottom { width:315px; height:44px; background:url(../images/currentlybottom.png) top left no-repeat; padding: 0px 0px 0px 0px; margin:-0px 0px 0px 0px; float:left; }

#fundedwrap { padding: 0; margin: 0 0 30px 0; text-align: center;  }
#tweet-box { width:295px; padding: 0px 0px 45px 0px; margin:15px 0px 0px 20px; background:white url(../images/tweet-bg.gif) bottom right no-repeat; float:left;}
#tweet-box-bottom { width:285px; padding: 5px 15px 15px 5px; margin:0px 0px 0px 0px;float:left;}
#tweet-box h4 { width:295px; padding: 0px 0px 0px 0px; background:url(../images/h4-tweet.gif) top left no-repeat; text-indent:-3000px; height:31px; margin:0px 0px 0px 0px; }
#tweet-box p { padding: 0px 0px 0px 0px; margin:0px 0px 0px 0px; color:#33333a; line-height:1.3em;  }

#post-box { width:295px; padding: 0px 0px 45px 0px; margin:0px 0px 0px 20px; background:white url(../images/post-bg.gif) bottom right no-repeat; float:left;}
#post-box-bottom { width:265px; padding: 5px 35px 15px 5px; margin:0px 0px 0px 0px;float:left;}
#post-box h4 { width:295px; padding: 0px 0px 0px 0px; background:url(../images/h4-post.gif) top left no-repeat; text-indent:-3000px; height:31px; margin:0px 0px 0px 0px; }
#post-box p { padding: 0px 0px 0px 0px; margin:0px 0px 0px 0px; color:#33333a; line-height:1.3em; font-size:105%;  }

#connect-box { width:295px; padding: 0px 0px 45px 0px; margin:0px 0px 0px 20px; background: url(../images/links.png) bottom right no-repeat; float:left;}
#connect-box-bottom { width:265px; padding: 5px 35px 15px 5px; margin:0px 0px 0px 0px;float:left;}
#connect-box h4 { width:295px; padding: 0px 0px 0px 0px; background:url(../images/h4-connect.gif) top left no-repeat; text-indent:-3000px; height:31px; margin:0px 0px 0px 0px; }
#connect-box p { padding: 0px 0px 0px 0px; margin:0px 0px 0px 0px; color:#33333a; line-height:1.3em; font-size:120%;  }

ul#twitter_update_list {
	padding:0px; margin:0px;
}
ul#twitter_update_list li {
	padding:0px; margin:3px 0px 8px 0px;
	line-height:1.6em;
	list-style-type:none;
	border-top: 1px dotted #fff;
	color:#33333a; text-decoration:none;
	font-size:120%;
}
ul#twitter_update_list a:hover { color:#fff; text-decoration:none; background-color:#00bbff;
}
ul.connect { padding:0px; margin:0px; line-height:1.7em;}
ul.connect li { font-size:135%; padding:0px; margin:0px; list-style-type:none; line-height:1.7em; font-weight: bold; }

ul.connect a:link { color:#33333a; margin:0px; text-decoration: none; }
ul.connect a:visited { color:#33333a; margin:0px; text-decoration: none; }
ul.connect a:hover { color:#ff00ad; text-decoration:underline; background-color:transparent; }
ul.connect a:active { text-decoration: none;}
#spacer {height: 32px;}
#adminheader {
	background: #4b4b4b;
	color: #fff;
	height: 32px;
	position: fixed;
	top: 0;
	width: 100%;
	border-bottom: 1px solid #000;
	text-align: left;
	z-index: 999;
}
#adminheader h1 {
	color: #fff;
	margin: 0;
	padding: 5px;
	font-size: 1.3em;
	width: 400px;
	float: left;
}
#adminheader a:link.logout, #adminheader a:visited.logout {
	float: right;
	margin: 5px 10px 0 0;
	font-weight: bold;
}
#adminheader a:link, #adminheader a:visited {
	color: #fff;
	text-decoration: none;
}
#adminheader a:hover {
	color: #fff;
	text-decoration: underline;
	background: none;
}
#adminheader .loggedinas {
	float: right;
	margin: 5px 20px 0 0;
	font-style: italic;
}






@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
 
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0;
    min-width: 84px; /* be nice to Opera */
}
.ui-tabs-nav a {
    display: block;
    padding: 0;
	color: #999;
    height: 39px; 
	width: 383px; 
	padding: 0; 
	margin: 0; 
	background: url(../images/section-bg.gif) top left no-repeat;
}
.ui-tabs-nav a {
	/*font-size:22px;*/
    padding-left: 0;
    color: #fff;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
	text-align:left;
	padding: 7px;
	color: #999;
	width: 425px;
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
	background: url(../images/section-bg-active.gif) top left no-repeat;
	width:425px;
    z-index: 2;
    margin-top: 0;
    color: #fff;
	text-align:left;
}

*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}


.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
/*.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}*/

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}



#programmes {width:50%;}
#player2 {
	float: left;
}
#rotate, #rotate2 { width:950px; margin: 0; padding: 0 10px 0 10px; }
#rotate .title, #rotate2 .title {
	font-size: 1.5em;
	display: block;
	margin: 0;
	padding: 3px 0 0 5px;
	line-height: 1em;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}
#rotate .intro, #rotate2 .intro {
	display: block;
	font-weight: normal; 
	font-style: italic; 
	line-height: 1em;
	padding: 3px 0 0 22px;
}
.progs { background-color: #fff; float: right; width:425px; margin: 0; padding: 0; list-style-type:none; }
.progs li { background-color: #fff; float: right; width:425px; margin: 0; padding: 0; list-style-type:none; }
.main-sections { padding: 0; margin: 0; width:525px; height:318px; float: left; /*background-color:#FF9933;*/ }

.progs li a {
	display: block;
    padding: 0;
	color: #fff;
    height: 53px; 
	width: 425px; 
	padding:0; 
	margin: 0; 
	
}
.rot-bar-blue a {
	background: url('../images/elements/rot-bar-blue.jpg') top right no-repeat;
}
.rot-bar-blue a:hover {
	background: url('../images/elements/rot-bar-blue.jpg') top left no-repeat;
}
.rot-bar-green a {
	background: url('../images/elements/rot-bar-green.jpg') top right no-repeat;
}
.rot-bar-green a:hover {
	background: url('../images/elements/rot-bar-green.jpg') top left no-repeat;
}
.rot-bar-pink a {
	background: url('../images/elements/rot-bar-pink.jpg') top right no-repeat;
}
.rot-bar-pink a:hover {
	background: url('../images/elements/rot-bar-pink.jpg') top left no-repeat;
}
.rot-bar-purple a {
	background: url('../images/elements/rot-bar-purple.jpg') top right no-repeat;
}
.rot-bar-purple a:hover {
	background: url('../images/elements/rot-bar-purple.jpg') top left no-repeat;
}
#fragment-1, #fragment-2, #fragment-3, 
#fragment-4, #fragment-5, #fragment-6 { 
	margin: 0; 
	padding: 0; 
	height: 305px; 
	width: 525px;
}



#columnleft {
	width:356px;
	float:left;
	margin-top:10px;
		/*background-color:#454550;*/
}
#leftfeatures {
	width:336px;
	float:left;
	margin:0px; padding:10px;
		/*background-color:#454550;*/
}
#leftfeatures h2 {
	width:336px;
	height:96px;
	margin:0px; padding:0px;
	background:url(../images/h2-useful.gif) top left no-repeat;
	text-indent:-3000px;
}
.features {
	width:336px;
	margin:0px; padding:10px 0px 10px 0px;
	border-top: 1px #cccccc dashed ;
}
.featuresleft {
	width:110px; height:110px;
	float:left;
	margin:0px; padding:5px;
	/*background-color:red;*/
}
.featuresright {
	width:206px;
	float:left;
	margin:0px; padding:10px 5px 5px 5px;
}
.featuresright p {
	line-height:1.3em;
	margin:0px; padding:0px;
}
.featuresright a.how,
.featuresright a.solutions,
.featuresright a.partners1,
.featuresright a.contacts {
	width: 190px;
	height: 31px;
	margin: 0;
	padding: 0;
	display: block;
	text-indent: -999em;
}
.featuresright a.how {
	background:url(../images/h3-how.gif) top left no-repeat;
}
.featuresright a.solutions {
	background:url(../images/h3-solutions.gif) top left no-repeat;
}
.featuresright a.partners1 {
	background:url(../images/h3-partners1.gif) top left no-repeat;
}
.featuresright a.contacts {
	background:url(../images/h3-contacts.gif) top left no-repeat;
}
#columnright {
	width:614px; _width:609px;
	/*background-color:#454545;*/
	float:left;
	margin-top:10px;
}
#featuresright {
	width:594px;
	/*background-color:#454545;*/
	float:left;
	margin:10px; _margin:10px 5px 10px 5px;
}
#featuresright h2 {
	width:594px;
	height:96px;
	margin:0px; padding:0px;
	background:url(../images/h2-highlights.gif) top left no-repeat;
	text-indent:-3000px;
}
#flashbox {
	width:594px;
	height:153px;
	margin:0px; padding:0px;
}
#yours {
	width:584px;
	margin:10px 5px 5px 5px; padding:0px;
	border-top: 1px #cccccc dashed ;
}
#yours h2 {
	width:564px;
	height:96px;
	margin:0px 0px 0px 0px; padding:0px;
	background:url(../images/h2-yourseven.gif) top left no-repeat;
	text-indent:-3000px;
}
.yours-feature { width: 181px; float:left; margin: 3px 6px 3px 6px; _margin: 3px 2px 3px 2px; }
.yours-feature-top { width: 181px; height:131px; float:left; margin: 0px;  }
.yours-feature-bottom { width: 175px; float:left; padding: 6px 3px 6px 3px; }
.yours-feature-bottom p {
	line-height:1.3em;	
}
/*----- What's new -----*/
.author {
	color: #999;
	font-style: italic;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	text-align: right;
}
.created {
	color: #999;
	font-style: italic;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	text-align: right;
}
.news-comments {
	clear: both;
}
.comment {
	background: #eee;
	margin: 5px 0;
	padding: 5px;
}
/*---------------------*/

/*----- Media Partners -----*/
ul.iconlist {
	display: block;
	padding: 0;
	margin: 0;
	
	color: #ccc;
}
ul.iconlist li {
	list-style: none;
	display: inline;
	padding: 5px;
	margin: 5px;
	/*float: left;*/
}
/*---------------------------*/

/*----- Useful Contacts -----*/
#teamwrap { 
	top: 0;
    left: 0; 
	position: relative;
	padding: 0; 
	margin: 15px 0 0 0; 
	width: 555px; 
	height: 401px; 
	background: url('../images/team-pic.jpg') top left no-repeat;
}
.trigger  {
	width: 75px; 
	height: 75px;
	padding: 0; 
	margin: 0;
	float: left;
	background-position: 0 0;
	text-indent: -3000px;
	outline: none;
	border: #ccc 1px dotted ;
}
.trigger a {
	width: 75px; 
	height: 75px;
	padding: 0; 
	margin: 0;
	float: left;
	background-position: 0 0;
	text-indent: -3000px;
	outline: none;
}
.trigger  a:hover {
	width: 75px; 
	height: 75px;
	padding: 0; 
	margin: 0;
	float: left;
	background-position: 0 0;
	text-indent: -3000px;
	outline: none;
	background-color: transparent;
	color: #000;
}
.teammember {
	position: absolute;
	width: 75px;
	height: 75px;
}
.hannah {
    left: 380px;
	top: 230px;
}
.rhian {
    left: 41px;
	top: 153px;
}
.martin {
    left: 31px;
	top: 53px;
}
.helen {
    left: 248px;
	top: 151px;
}
.kim {
    left: 145px;
	top: 284px;
}
.emily {
    left: 465px;
	top: 174px;
}
.tom {
    left: 355px;
	top: 84px;
}
.angela {
    left: 205px;
	top: 72px;
}
.trigger {
	position: relative;
	left: 0;
	top: 0;
}
/* Bubble pop-up */
.popup {
	position: absolute;
	display: none;
	z-index: 600;
	width: 83px;
	height: 111px;
	background: url(../images/bubble.png) top center no-repeat;
	float: left;
	padding: 30px 35px 0px 20px;
	text-align: center;
}

.popup h3{
	color: #000;
	font-size: 1em;
	padding: 0; 
	margin: 0;
	line-height:1.2em;
}
.popup h4{
	font-size: 0.9em;
	color: #b9133c;
	padding: 0; 
	margin: 0;
	line-height:1.2em;
}
.team-wrapper { width:560px; float: left; padding:0px 0px 0px 0px;  margin:10px 0px 10px 0px;}
.team-wrapper-left { width:190px; float:left; padding:0px 0px 0px 0px; background-color:black; }
.team-wrapper-left .contacts-img {z-index: 10;}
.team-wrapper-left .contacts-frame {z-index: 20; margin-top: -219px;}
.team-wrapper-right { width:350px; float:left; padding:10px 10px 0px 10px; background-color:white; }
.team-wrapper-right-blue { width:350px; float:left; padding:10px 10px 0px 10px; background-color:white; }
.team-wrapper-right h4 {font-size: 150%; color:#ff00ad; padding:0px; margin:0px;}
.team-wrapper-right-blue h4 {font-size: 150%; color:#00bbff; padding:0px; margin:0px;}
.team-wrapper-right h4 span {color:#999; padding:0px; margin:0px;}
.team-wrapper-right-blue h4 span {color:#999; padding:0px; margin:0px;}

/*---------------------------*/

/*----- 7 days Accordian -----*/
div#test-accordion{
	border: 1px solid #ccc;
	background-color:#eee;
	padding: 5px;
}
div.accordion {
	width: 560px;
}
div.accordion-toggle {
	z-index: 10;		/* required for effect */
	background: url(../images/toggle-up.gif) top left no-repeat;
	background-color: #b9133c;
	color: #fff;   
	cursor: pointer;
	padding: 9px 14px 6px 14px;
}
#featuredwhatson h3 {
	color: #ff00ad; 
	font-size: 1.6em;; 
	line-height: 1.4em;
}
div.accordion-toggle:hover, div.accordion-toggle-active{
	background:url(../images/toggle-over.gif) top left no-repeat;
}
div.accordion-content{
	overflow: hidden;	/* required for effect */
	background: #fff;
	padding: 20px;
}
div.accordion-content h3 {
	margin: 6px 0px 6px 0px; padding:0px;
	color:#33333a;
	font-size:100%;
}
div.accordion-content h3 span{
	margin: 0px 0px 0px 0px;
	font-size:100%;
	color:#33333a;
}
div.accordion-content p {
	margin: 0px 0px 0px 5px;
	line-height:1.3em;
	color:#33333a;
}
div.accordion-content h4 {
	margin: 6px 0px 6px 0px; padding:0px;
	color:#33333a;
	font-size:110%;
}
div.accordion-content h4 span{
	margin: 0px 0px 0px 0px;
	font-size:110%;
	color:#ff00ad;
}
/*----------------------------*/

/*----- Whats New Blog -----*/
#blog-wrapper { width:530px; }
.blog-item { padding: 10px 0px 10px 0px; margin:10px 0px 10px 0px; border-top: 1px dotted #999; border-bottom: 1px dotted #999;width:530px; }
.blog-item-left { width:100px;  float:left;}
.blog-item-right { width:410px; float:left; padding: 0px 0px 0px 10px;}
.blog-item-right h4 { color: #fff; font-size: 180%; line-height: 1.6em;  font-weight:bold; padding: 0px; margin: 0px;}
.blog-item-right h4 span {color: #fff; background-color:#bb133e;}
.blog-item-right p {line-height:1.4em;}
/*--------------------------*/
 
/*----- Soapbox layout -----*/
#soapbox-wrap {  padding:0px; margin:0px; margin:0px;}
#soapbox-main {  height:284px; background-color:#99FF00; padding:0px;  }
#soapbox-bottom { padding:10px 0px 10px 0px; margin:0px; }
#soapbox-bottom h4 { font-size:135%; color:white; padding:0px; margin:0px; }
#soapbox-bottom h4 span { color:white; background-color:#bb133e; padding:0px; margin:0px; }

.soapbox-item {width:175px; float:left; padding:0px 5px 0px 5px; margin:0px; /*border-top: 1px dotted #999;*/ border-bottom: 1px dotted #999;}
.soapbox-image {width:175px; float:left; padding:10px 0px 10px 0px;}
.soapbox-text {height:110px; width:175px; float:left; padding:0px;}
.soapbox-text h4 {font-size:100%; color:white; padding:0px; margin:0px;}
.soapbox-text h4 span { font-size:100%; color:white; background-color:#bb133e; padding:0px; margin:0px; }
.submitted { color:#fff; background-color:#999;}
/*--------------------------*/



#gallery-wrap {  padding:0px; margin:0px; margin:0px;}
.gallery-item {width:175px; float:left; padding:0px 5px 0px 5px; margin:0px; /*border-top: 1px dotted #999;*/ border-bottom: 1px dotted #999;}
.gallery-image {width:175px; float:left; padding:10px 0px 10px 0px;}
.gallery-text {height:110px; width:175px; float:left; padding:0px;}
.gallery-text h4 {font-size:100%; color:white; padding:0px; margin:0px;}
.gallery-text h4 span { font-size:100%; color:white; background-color:#b9133c; padding:0px; margin:0px; }
.submitted { color:#fff; background-color:#999;}
ul.soapbox-list {
padding: 0px 0px 0px 0px;
list-style-type:none;
line-height: 1.3em;
margin:10px 0px 0px 0px;
}
ul.soapbox-list  li {
	padding: 0px 0px 0px 0px; margin: 5px 0px 5px 0px;	
	color:#33333a;
}
ul.soapbox-list a:link, ul.soapbox-list  a:visited {color: #33333a ; text-decoration:underline; margin:5px 0px 5px 0px;}
ul.soapbox-list a:hover, ul.soapbox-list a:focus  { background-color:#b9133c; color: #fff;text-decoration:none;}
ul.gallery-list {
padding: 0px 0px 0px 0px;
list-style-type:none;
line-height: 1.3em;
margin:10px 0px 0px 0px;
}
ul.gallery-list  li {
	padding: 0px 0px 0px 0px; margin: 5px 0px 5px 0px;	
	color:#33333a;
}
ul.gallery-list a:link, ul.gallery-list  a:visited {color: #33333a ; text-decoration:underline; margin:5px 0px 5px 0px;}
ul.gallery-list a:hover, ul.gallery-list a:focus  { background-color:#b9133c; color: #fff;text-decoration:none;}


#programmeinfo {
	text-align: left;
	width: 520px; 
	margin: 10px auto;
	padding: 10px 15px;
	background: #fff;
	border: 1px solid #ccc;
}
.p7-title {
	margin: 0;
	padding: 0;
}
.p7-regtime {
	margin: 0;
	padding: 0;
	font-style: italic;
	color: #777;
	font-size: 0.9em;
}
.p7-subtitle {
	margin: 0;
	padding: 0;
}
.p7-description {
	margin: 0 0 0 10px;
	padding: 0;
	width: 300px;
	float: left;
	line-height: 1.3em;
}

#social {float: left; margin: 0 0 0 300px; width: 167px;}
#social a.facebook:hover {background: url('../images/facebook.png') no-repeat top left;}
.facebook {
	float: left;
	width: 100px;
	height: 126px;
	margin-top: -100px;
	background: url('../images/facebook.png') no-repeat top left;
	text-indent: -999em;
	z-index: 6;
}
.twitter {
	float: left;
	width: 67px;
	height: 126px;
	margin-top: -100px;
	background: url('../images/twitter.png') no-repeat top left;
	text-indent: -999em;
	z-index: 6;
}
#social a.twitter:hover {background: url('../images/twitter.png') no-repeat top left;}