/*********** Global Decoration **********************/

#banner h1 {
	font-size: 1.6em;
	font-weight: bold;
	padding:0;
	margin:0;
	}

#content ul,
#content p {
	font-size: 0.8em;
	}

a {
	text-decoration:none;
	color:#009dde;
	}

a:hover {
	text-decoration:underline;
	color:#1c3654;
	}	
	
/*********** Page Decoration **********************/
	
body {
	background: url("https://static.files.bbci.co.uk/webarchive/asset/01d7f1c4eea51a0f94fd4b4da3ffd14dbb3ef1c8bea1347c0ba0ba93c4a35246.gif") repeat;
	margin:0;
	padding:0;
	}

body .section-end {
	background: url("https://static.files.bbci.co.uk/webarchive/asset/cf98c94a08d9a7a90fc56e88d8f4fdebc4c45dc3ab0509fb5095e730928a6d30.gif") 0 100% no-repeat;
	margin:0;
	}

body .section {
	background: url("https://static.files.bbci.co.uk/webarchive/asset/7c465df32f300bdd07842c651a799c16eb509c0d6ba5241baa11dc3f02dfb353.gif") 0 100% repeat-x;
	margin:0;
	}

body .homepage {
	background: url("https://static.files.bbci.co.uk/webarchive/asset/a786f667891fd3b25bafaab93f790c66940b8dfd673e417b7e3502953e593ea8.gif") 0 0 repeat-x;
	}
	
body .homepage-start {
	background: url("https://static.files.bbci.co.uk/webarchive/asset/5528e48b18ae190804754be121c4e50430d04ef3061440d4ce9fc9265f1e9a06.gif") 0 0 no-repeat;
	}

	
body .page-1 {
	background: url("https://static.files.bbci.co.uk/webarchive/asset/57ecf15e9ff3aee557df59ad0ecbf1dc51c959aa2e9b4237808c3c4655f25e34.gif") 0 0 repeat-x;
	}

body .page-start-1 {
	background: url("https://static.files.bbci.co.uk/webarchive/asset/3eaf17de61487f5fe7a39c404ce2a73d5d80751c0057f8cbda377fa379261d92.gif") 0 0 no-repeat;
	width:100%;
	}

body .page-start-2 {
	background: url("https://static.files.bbci.co.uk/webarchive/asset/6bb536e753967b2e38016043a75221fe93f19938aea614bcd2ab514fe2a95c33.gif") 0 0 no-repeat;
	}

body .page-2 {
	background: url("https://static.files.bbci.co.uk/webarchive/asset/70693826594aca083b1d0be41e075ee33d1716e33fb9e6970998d503aa6fb59e.gif") 0 0 repeat-x;
	}

/*********** Secondary content **********************/

#secondary-content .line-up, #secondary-content .artists-nav, #secondary-content .line-up-end {
	background: #f1f4f8;

	}
#secondary-content .box-end  {
	background: url("https://static.files.bbci.co.uk/webarchive/asset/86aa204cd29c5c56cbcc40c5e8f735c95a097e065f7dbec83226c9071e842ba9.gif") 0 100% no-repeat;
	height:23px;
	margin-bottom:20px;
	}

#secondary-content .box-begin  {
	background: url("https://static.files.bbci.co.uk/webarchive/asset/93ffc6f0ba570d57e29cd353e3013aae0fc62cec1a9abd72bff445ef05bf0c0e.gif") 0 0 no-repeat;
	height:12px;
	margin:0;
	padding:0;
	}
	
#secondary-content .external-links  {
	background: #f1f4f8;
	}

#secondary-content .line-up ul, #secondary-content .artists-nav ul, #secondary-content .external-links ul {
	width:100%;
	padding:0;
	margin:0;
	}

#secondary-content .line-up ul li, #secondary-content .artists-nav ul li, #secondary-content .external-links ul li {
	width:100%;
	padding:0;
	margin:0;
	}

#secondary-content .line-up ul li a, #secondary-content .artists-nav ul li a, #secondary-content .external-links ul li a {
	display:block;
	padding:4px 10px 4px 10px;
	margin:0;
	border-bottom:2px solid #edeeef;
	}


#secondary-content .line-up ul li a:hover, #secondary-content .artists-nav ul li a:hover, #secondary-content .external-links ul li a:hover {
	background-color:#fff;
	color:#1c3654;
	text-decoration:none;
	}	
		
#secondary-content .line-up ul li a, #secondary-content .artists-nav ul li a, #secondary-content .external-links ul li a {
	font-weight: bold;
	}


/*********** Primary navigation **********************/


#primary-navigation ul li {
	margin-bottom: 5px;
}

#primary-navigation ul li a {
	color:#1c3654;
	font-weight:bold;
}

.branding ul {
	list-style-type:none;
	margin:0 0 50px 10px;
	
}

.branding ul li{
	margin: 0 0 1px 0;
	padding:0;
}

td.bbcpageServices hr {
	display:none;
}

td.bbcpageServices, td.bbcpageServices a.bbcpageServices, td.bbcpageFooter a {
	color:#1c3654;
}

/*********** Banner **********************/

#banner h1 {
	background: url("https://static.files.bbci.co.uk/webarchive/asset/6ab88df2a588930c028cf5b1169ed0dca478ef4dcf81f00fa9e63449b4cd9803.gif") 0 0 no-repeat;
	width:291px;
	height:67px;
	margin-left:14em;
	margin-bottom:1em;
	margin-top:10px;
	text-indent:-5000px;
	overflow:hidden;
	}


.external-disclaimer p {
	position: absolute;
	width: 635px;
	font-size: 0.6em;
	text-align: center;
	margin-top: -30px;
	}	
