body {
	background:url('../images/body_bg.jpg') repeat;
	padding:0;
	margin:0;
	font-family:Arial,helvetica,sans-serif;
	font-size:0.625em;
	color:#383838;
	text-align:left;
}
h1 {
	color:#FF6C00;
	font-size:3.1em;
	margin:0;
	padding:0;
}
h2 {
	font-size:2em;
	margin:0;
	padding:0;
	color:#FF6C00;
}
h3 {
}
h4 {
}
p {
	/*font-size:1.2em;
	line-height:1.6em;*/
}
a {
	color:#FA7600;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:none;
}
hr {
	height:1px;
	width:100%;
	background-color:#C4C4C4;
	border:none;
	margin-top:20px;
	margin-bottom:20px;
}

/* General site layout styles */
#outer {
	width:950px;
	margin:0 auto;
}
#header {
	background:url('../images/header_bg.png') no-repeat;
	height:127px;
}
#content {
	margin-top:18px;
}
#bodyContent {
	background:#fff;
	font-size:1.2em;
	line-height:1.6em;
}
#bodyContentHeader {
	background:url('../images/content_bg.png') no-repeat 0 0px;
	height:12px;
}
#bodyContentFooter {
	background:url('../images/content_bg.png') no-repeat 0 -14px;
	height:15px;
}
#footer {
	margin:20px 0 20px 0;
	text-align:center;
	color:#fff;
}
.one-third {
	width:255px;
}
.two-third {
	width:537px;
}

/*Header styles */
#logo {
	display:block;
	float:right;
	height:56px;
	margin-right:47px;
	margin-top:14px;
	width:379px;
}
#mainNav {
	float:right;
	clear:right;
	font-size:1.3em;
	font-family:Arial;
	letter-spacing:0.1em;
	padding-right:42px;
}
#mainNav li {
	margin:0 13px 0 0;
	padding:0 0 0 14px;
	background:url('../images/main-nav_divider.png') no-repeat 0 1px;
}
#mainNav li.noBackground {
	background:none;
}
#mainNav li a {
	color:#fff;
	text-decoration:none;
}
#mainNav li a:hover {
	text-decoration:underline;
}
/* Content styles */
#bodyContent {
	padding:43px 59px 40px 58px;
}
#title, #programmeSubNav {
	height:78px;
	background: #fff url('../images/sub-nav_bg.gif') repeat-x bottom;
}
#title h1 {
	margin-left:58px;
	padding-top:20px;
	letter-spacing:-0.03em;
}
#bodyContent h1 {
	font-size:2em;
}
#bodyContent h2 {
	font-size:2.4em;
	color:#B7B7B7;
	margin-bottom:20px;
}

/* Home styles */
#flashContainer {
	height:315px;
	background:url('../images/banner_home.png') no-repeat;
}
#flashContainer a {
	display:block;
	height:315px;
	width:100%;
}
#programmeSubNav {
	height:64px;
}
#programmeSubNav ul {
	padding:12px 0 0 0;
	margin:0 0 0 25px;
}
#programmeSubNav li {
	font-size:1.65em;
	margin:0 33px 0 33px;
	padding:0;
	width:115px;
}
#programmeSubNav li a {
	text-decoration:none;
}
#programmeSubNav li a:hover {
	text-decoration:underline;
}

/* About styles */
.profile li {
	width:82px;
	margin:0 1px;
}
.profile li a img {
	padding:1px;
}
.profile li a:hover img, .profile li a.select img {
	border:1px solid #FF6C00;
	padding:0;
}
#clients li {
	width:99px;
	text-align:center;
	margin-right:0px;
	margin-bottom:15px;
}
.profile-image {
	background:url('../images/profile_bg.gif') no-repeat;
	position:relative;
	height:339px;
	width:171px;
	margin-left:-12px;
}
.profile-image img {
	margin-left:12px;
}
.profile-text {
	width:355px;
}

/* Programmes styles */
#tabbedSubNav {
	position:relative;
	top:-1px;
	padding-right:56px;
}
#tabbedSubNav li a {
	display:block;
	height:21px;
	margin-right:1px;
}
#factual-series {
	background:url('../images/tabs.gif') no-repeat 0 0;
	width:106px;
}
#factual-series:hover, #factual-series.select {
	background:url('../images/tabs.gif') no-repeat 0 -21px;
}
#single {
	background:url('../images/tabs.gif') no-repeat 0 -42px;
	width:140px;
}
#single:hover, #single.select {
	background:url('../images/tabs.gif') no-repeat 0 -63px;
}
#live {
	background:url('../images/tabs.gif') no-repeat 0 -84px;
	width:102px;
}
#live:hover, #live.select {
	background:url('../images/tabs.gif') no-repeat 0 -105px;
}
#drama {
	background:url('../images/tabs.gif') no-repeat 0 -126px;
	width:102px;
}
#drama:hover, #drama.select {
	background:url('../images/tabs.gif') no-repeat 0 -147px;
}
#multi {
	background:url('../images/tabs.gif') no-repeat 0 -168px;
	width:101px;
}
#multi:hover, #multi.select {
	background:url('../images/tabs.gif') no-repeat 0 -189px;
}
.programmes li {
	width:380px;
	background-color:#F5F5F5;
	height:142px;
	padding:9px 12px 9px 12px;
	margin:0 10px 10px 0;
	position:relative;
}
.programmes li a {
	display:block;
	width:402px;
	height:160px;
	position:absolute;
	left:0;
	top:0;
	z-index:100;
	background:url('../images/view_butt.gif') no-repeat 345px 125px;
	border:3px solid #fff;
}
.programmes li a:hover {
	border:3px solid #9C9C9C;
	padding:0;
}
.programmes li img {
	border:3px solid #9C9C9C;
	margin-right:10px;
}
.programmes li p {
	margin:0;
	padding:0 0 3px 0;
}
.programme-detail-cont {
	width:672px;
}
.programme-detail {
	background-color:#EDEDED;
	padding:16px 13px 16px 13px;
}
.programme-detail img {
	border:4px solid #018F87;
	float:left;
	margin-right:30px;
}
.credits {
	width:140px;
	margin-top:0px; /* was 60px when logo was there */
	text-align:right;
}
.ex-links, .reviews {
	width:45%;
}
.ex-links li img, .reviews li img  {
	position:relative;
	top:6px;
	margin-right:7px;
}

/* Contact styles */
#map {
	border:1px solid #B8B8B8;
	width:535px;
}
.social-media li a {
	height:24px;
	display:block;
}

/* Footer styles */
#footer p {
	margin:0;
	padding:0;
	font-size:1.2em;
	line-height:1.6em;
}

/* General classes */
.orange {
	color:#FF7800;
}
.purple {
	color:#960051;
}
.red {
	color:#DF3A01;
}
.green {
	color:#709401;
}
.torquoise {
	color:#019A91;
}
.blue {
	color:#0056AE;
}
.grey {
	color:#B7B7B7;
}
.hide {
	display:none;
}
.left-list {
	list-style:none;
	padding:0;
	margin:0;
}
.left-list li {
	float:left;
}
.clear {
	clear:both;
}
.clearLeft {
	clear:left;
}
.clearRight {
	clear:right;
}
.left {
	float:left;
}
.right {
	float:right;
}
.no-style {
	margin:0;
	padding:0;
	list-style:none;
}
.no-top {
	padding-top:0;
	margin-top:0;
}
.back-to-top {
	margin-right:12px;
	line-height:2.4em;
}
.view-all {
	margin-right:12px;
}
.facebook {
	background:url('../images/social-media.gif') no-repeat 0 -24px;
	width:80px;
	margin-right:17px;
}
.facebook:hover {
	background:url('../images/social-media.gif') no-repeat 0 0;
}
.twitter {
	background:url('../images/social-media.gif') no-repeat 0 -72px;
	width:87px;
	margin-right:13px;
}
.twitter:hover {
	background:url('../images/social-media.gif') no-repeat 0 -48px;
}
.youtube {
	background:url('../images/social-media.gif') no-repeat 0 -120px;
	width:57px;
}
.youtube:hover {
	background:url('../images/social-media.gif') no-repeat 0 -96px;
}
