* {
	margin: 0;
	padding: 0;
	font-family: "Lucida Sans", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
}



#devnotice {
	padding: 10px;
	background-color: yellow;
	border-bottom: 1px solid #000;
	font-family: "Lucida Sans", Tahoma, sans-serif;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	line-height: 130%;
}

	#devnotice span {
		display: block;
		margin-top: 12px;
		text-transform: none;
	}
	
	
body {
	background: url('../img/body_bg.jpg') no-repeat fixed -15px 330px;
}



h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 53px;
	line-height: 100%;
	margin: 0 0 20px 0;
	letter-spacing: -3px;
}

	h1 span {
		font-family: Helvetica, Arial, sans-serif;
		font-size: 60px;
		line-height: 100%;
		color: #999;		
	}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 85%;
	margin: 20px 0 12px 0;
	margin: 35px 0 12px 0;
}

	h2 span {
		font-size: 13px;
		padding-left: 25px;
		text-transform: uppercase;
		color: #999;
	}

h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	margin: 10px 0;
	margin-top: 20px;
}

h3.headline {
	background-color: transparent;
	margin-top: 8px;
	margin-bottom: 5px;
	position: relative;
}

	h3.headline span,
	h3.headline a {		
		background-color: #000;
		display: inline;
		color: #ffc423;
		font-family: Tahoma, Arial, sans-serif;
		font-size: 13px;
		line-height: 15px;
		padding: 3px 6px;
		text-decoration: none;
	}
	
		h3.headline a:hover {
			text-decoration: underline;
		}
	
	h3.headline small {
		font-size: 9px;
		text-transform: uppercase;
		font-weight: normal;
		color: #666;
		font-family: Tahoma, Arial, sans-serif;
		position: relative;
		top: -1px;
		line-height: 25px;
		padding: 3px 5px;
		padding-right: 0;
		position: relative;
	}
	
		h3.headline small span {
			padding: 0;
			padding-left: 50px;
			font-size: 9px;
			position: relative;
			right: -1px;
			padding: 3px 2px;
			line-height: 14px;
			background-color: transparent;
		}
	
		h3.headline small.today {
			left: 5px;
			color: #000;
			background: url('../img/today_bg.png') no-repeat 0 0;
		}
		
			h3.headline small.today span {
				background: #fff url('../img/today_bg.png') no-repeat 100% 0;
			}
		
		h3.headline small.tomorrow {
			left: 5px;
			color: #000;
			background: url('../img/tomorrow_bg.png') no-repeat 0 0;
		}
		
			h3.headline small.tomorrow span {
				background: #fff url('../img/tomorrow_bg.png') no-repeat 100% 0;
			}
			
			
h3.formheading {
	margin-top: 20px;
	margin-bottom: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
}

	h3.formheading span {
		font-size: 9px;
		font-weight: normal;
		padding-left: 10px;
	}


blockquote {
	margin: 20px 0;
	padding: 0 30px;
	font-family: Georgia, Garamond, serif;
	font-style: italic;
	color: #888;
	line-height: 110%;
	font-size: 20px;
	text-align: center;
}

	blockquote p {
		font-family: Georgia, Garamond, serif;
		font-style: italic;
		color: #888;
		line-height: 110%;
		font-size: 20px;
		text-align: center;
	}

	blockquote em {
		display: block;
		text-align: right;
		font-size: 15px;
		text-transform: uppercase;
		text-align: center;
	}


#header {
	width: 100%;
	height: 244px;
	background: #fff url('../img/header_bg.jpg') repeat-x 50% 0;
}

	#network_navigation_wrapper {
		width: 100%;
		height: 31px;
		background-color: #ffc423;
	}
			
		#network_navigation {
			display: block;
			height: 31px;
			width: 986px;
			margin: 0 auto;
			color: #fff;
			position: relative;
			background: #ffc423 url('../img/network_bg.jpg') no-repeat -16px 0;
		}
	
			#network_overflow_left {
				display: block;
				height: 31px;
				width: 50%;
				left: -50%;
				position: absolute;
				background: #fff url('../img/network_overflow.png') repeat-x 0 0;
			}
			
			#network_pcm_link {
				position: absolute;
				display: block;
				left: 5px;
			}
			
			#network {
				position: absolute;
				left: 140px;
				border-left: 1px solid #e5e5e5;
				height: 31px;
				display: block;
			}
			
				#network li {
					display: block;
					float: left;
					width: 109px;
					border-right: 1px solid #e5e5e5;
				}
				
					#network li a {
						background: transparent url('../img/prem_network_hover.png') no-repeat 0 -1000px;
						font-family: Tahoma, Arial, sans-serif;
						display: block;
						font-weight: bold;
						line-height 11px !important;
						font-size: 11px;
						padding: 7px 0 8px 0;
						text-align: center;
						text-decoration: none;
					}
					
						#network li a:hover {
							background-position: 0 0;
						}
						
						a.navlink_premier { color: #2e9328; }
						a.navlink_radio { color: #005893; }
						a.navlink_tv { color: #f47c00; }
						a.navlink_mags { color: #936; }
	
	#brandedheader_wrapper {
		display: block;
		height: 213px;
		width: 950px;
		margin: 0 auto;
		position: relative;
	}
	
		#headeroverflow_left {
			display: block;
			height: 213px;
			width: 50%;
			left: -50%;
			margin-left: -34px;
			position: absolute;
			background: #fff url('../img/header_overflow_left.jpg') repeat-x 100% 121px;
		}
	
		#brandedheader {
			width: 645px;
			height: 213px;
			float: left;
			margin-left: -34px;
			background-repeat: no-repeat;
			background-color: #fff;
			position: relative;
		}
		
			#headerlink {
				position: absolute;
				width: 100%;
				height: 80%;
			}
		
		#sideheader {
			width: 380px;
			height: 213px;
			float: right;
			margin-right: -41px;
			background-repeat: no-repeat;
			background-color: #fff;
		}
		
		
		
#container {}

	#main {
		width: 950px;
		margin: 0 auto;
	}
	
		#main a {
			color: #d3a21d;
		}
		
		#main ul, #main ol {
			margin-top: 20px;
			margin-bottom: 20px;
		}
	
	div.one {
		width: 285px;
	}
	
	div.two {
		width: 625px;
	}
	
	div.three {
		width: 950px;
	}
	
	div.one, div.two, div.three {
		float: left;
	}
	
	div.mr, table.mr {
		margin-right: 30px;
	}
	
	div.ml, table.ml {
		margin-left: 30px;
	}
	
	div.mb, table.mb {
		margin-bottom: 30px;
		margin-bottom: 40px;
	}
	
		div.mbs, table.mbs {
			margin-bottom: 20px;
		}
	
	div.mt, table.mt {
		margin-top: 30px;
	}
	
	#container p {
		margin: 10px 0;
		line-height: 170%;
	}
	
	a.navigationlink {
		color: #000 !important;
		display: block;
		font-family: Helvetica, Arial, sans-serif;
		color: #000;
		padding: 13px 15px 11px 43px;
		font-size: 20px;
		font-weight: bold;
		letter-spacing: -1px;
		text-decoration: none;
		background: url('../img/navlink_bg.png') no-repeat 0 0;
		margin-bottom: 7px;
	}
	
		a.navigationlink:hover {
			text-decoration: underline;
		}
		
		a.navigationsublinkone {
			display: block;
			padding-left: 44px;
			color: #000 !important;
			margin-top: -9px;
			margin-bottom: 7px;
			padding-bottom: 6px;
			background: url('../img/navlink_bg.png') no-repeat 0 -30px;
			text-decoration: none;
		}
		
			a.navigationsublinkone:hover {
				text-decoration: underline;
			}
			
			a.navigationsublinkone.active {
				font-weight: bold;
			}
		
	div.event,
	div.pageteaser,
	div.newsitem {
		margin-bottom: 35px;
	}
	
	div.event p, 
	div.pageteaser p
	div.newsitem p {
		margin: 5px 0 !important;
	}
	
	
	#areatickboxes,
	#optiontickboxes,
	#checkboxes_londonboroughs,
	#optinboxes {
		margin-bottom: 15px;
	}
	
		#areatickboxes input,
		#optiontickboxes input,
		#checkboxes_londonboroughs input,
		#optinboxes input {
			margin-right: 5px;
		}
		
		#areatickboxes td,
		#optiontickboxes td,
		#checkboxes_londonboroughs td,
		#optinboxes td {
			padding-top: 5px;
		}
		
			#areatickboxes td a,
			#optiontickboxes td a,
			#checkboxes_londonboroughs td a,
			#optinboxes td a {
				font-size: 9px;
				margin-top: -4px;
				display: block;
			}
			
		#checkboxes_londonboroughs {
			padding: 7px 0 12px 0;
			border-top: 1px solid #ccc;
			border-bottom: 1px solid #ccc;
			margin: 15px 0;
			width: 100%;
		}
		
#itemcontent {}

	#itemcontent img {
		float: right;
		margin: 0 0 20px 20px;
		padding: 3px;
		border: 1px solid #ccc;
	}
	
	#itemcontent span.intro,
	span.introdemo {
		display: block;
		font-size: 17px;
		margin-bottom: 15px;
		line-height: 22px;
		/*
		background: url('../img/intro_bg.gif') repeat 0 0px;
		color: #333;
		*/
		font-weight: bold;
	}
	
	#itemcontent li {
		padding: 5px 0;
		line-height: 15px;
	}
	
	#itemcontent p {
		text-align: justify;
	}
		
#other_websites {
	min-height: 56px;
	background: url('../img/strap_bg.png') no-repeat 0 0;
	position: relative;
}

	#other_websites p {
		position: absolute;
		margin: 0;
		top: 16px;
		left: 20px;
		width: 350px;
		font-weight: bold;
		line-height: 130%;
	}
	
	#other_websites select {
		position: absolute;
		width: 200px;
		right: 40px;
		top: 20px;
	}
	
	
#reordernavigation {
	width: 50%;
	margin-bottom: 25px;
}

	#reordernavigation td {
		padding: 7px 0;
		border-top: 1px solid #ccc;
	}
	
	#reordernavigation tr.top td {
		font-weight: bold;
	}
	
	#reordernavigation tr.sub td {
		border-top: 1px dotted #ddd;
		padding-left: 15px;
	}
	
	
#footer {
	text-align: center;
	padding-left: 70px;
	padding-top: 15px;
	margin-top: 40px;
	margin-bottom: 40px;
	border-top: 1px solid #ddd;
}

	#footer * {
		font-size: 9px;
		color: #999;
		padding-right: 20px;
	}
	
	#footer a {
		color: #666;
		text-decoration: none;
	}
	
		#footer a:hover {
			text-decoration: underline;
		}
		
	
	
	
/* DEV STYLES 	

#container {
	padding: 20px;
	padding-bottom: 100px;
}

	#content {
		margin-top: 20px;
		border-top: 1px dotted #ccc;
		padding-top: 20px;
	}

	#container, 
	#container p,
	#container pre {
		font-family: "Lucida Sans", Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 15px;
	}
	
		#container h1 {
			font-family: Helvetica, Arial, sans-serif;
			font-size: 40px;
			font-weight: bold;
			letter-spacing: -2px;
			margin: 5px 0;
		}
	
		#container h2 {
			font-family: Helvetica, Arial, sans-serif;
			font-size: 25px;
			font-weight: bold;
			letter-spacing: -1px;
			margin: 15px 0;
		}
	
	#container p, #container ul {
		margin: 15px 0;
	}
	
	#container ul {
		list-style-position: outside;
		margin-left: 25px;
	}
	
*/


/* generic styles */
	
.devcomment {
	background-color: yellow;
	font-weight: bold;
	padding: 5px;
	margin: 10px 0;
}

a {
	text-decoration: underline;
}

	a:hover {
		text-decoration: none;
	}

	a.cancel {
		font-size: 9px;
		color: #f00;
	}
	
	a.readmore {
		color: #d3a21d;
		/*
		padding-left: 15px;
		background: url('../img/linkarrow_orange.gif') no-repeat 0 60%;
		*/
	}
	
		a.readmore.list {
			display: block;
			padding-top: 5px;
			border-top: 1px dotted #d3a21d;
			margin-top: -15px;
			text-decoration: none;
			font-size: 11px;
			background-position: 0 65%;
		}
		
			a.readmore.list:hover {
				border-color: #666;
				color: #666 !important;
			}
		
	a.list_older, 
	a.list_newer {
		display: block;
		padding-top: 5px;
		border-top: 1px dotted #d3a21d;
		text-decoration: none;
		font-size: 9px;
		width: 120px;
	}
	
		a.list_older {
			float: left;
			/*
			padding-left: 15px;
			background: url('../img/linkarrow_orange_left.gif') no-repeat 0 65%;
			*/
			text-align: right;
		}
	
		a.list_newer {
			float: right;
			/*
			padding-right: 15px;
			background: url('../img/linkarrow_orange.gif') no-repeat 100% 65%;
			*/
		}
		
			a.list_older:hover,
			a.list_newer:hover {
				border-color: #666;
				color: #666 !important;
			}
	
	a img {
		border: none;
	}
	
	a.itemheading_link {
		margin-left: 25px;
		text-decoration: none;
		background-color: #000;
		display: inline;
		color: #ffc423;
		font-family: Tahoma, Arial, sans-serif;
		font-size: 13px;
		line-height: 15px;
		padding: 3px 6px;
	}

ul, ol {
	margin-left: 20px;
}

div.clear {
	width: 100%;
	height: 1px;
	clear: both;
}

.nodisplay {
	display: none !important;
}

div.message {
	padding: 5px;
	padding-left: 30px;
	border-left: 3px double #ccc;
	margin-bottom: -1px;
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

	div.message.success {
		background-image: url('../img/greentick.gif');
	}
	
	div.message.error {
		background-image: url('../img/redcross.gif');
	}
	
	div.message.info {
		background-image: url('../img/blueinfo.gif');
	}
	
	div.message.warning {
		background-image: url('../img/yellowwarning.gif');
	}
	
		div.message a {
			text-decoration: underline;
		}
		
			div.message a:hover {
				text-decoration: none;
			}
			
		div.message strong {
			padding-right: 5px;
		}
		
		
div.adminlinks {
	margin: 30px 0;
	margin-top: 40px;
	background-color: yellow;
	padding: 10px 20px;
	min-height: 56px;
	background: url('../img/strap_bg.png') no-repeat 0 0;
}

	div.adminlinks h3 {
		margin-top: 5px;
		margin-bottom: 2px;
	}

	div.adminlinks a {
		color: #000 !important;
		padding-left: 15px;
		padding-right: 30px;
		text-decoration: none;
		background: url('../img/linkarrow_black.gif') no-repeat 0 50%;
		font-size: 9px;
		text-transform: uppercase;
	}
	
		div.adminlinks a:hover {
			text-decoration: underline;
		}
		
#admincontrolpanel {
	padding: 15px;
	background: #ffaf16 url('../img/admin_bg.png') repeat-x 0 0;
}

	#admincontrolpanel h3 {
		margin-top: 0;
	}
	
	#admincontrolpanel p {}
	
	#admincontrolpanel p strong {
		padding-right: 10px;
	}
	
	#admincontrolpanel ul {
		margin-left: 0;
		margin-top: 10px;
		border-top: 1px solid #d8a920;
		padding-top: 10px;
	}
	
		#admincontrolpanel ul li {
			list-style-type: none;
			margin-bottom: 3px;
		}
		
			#admincontrolpanel ul li a {
				padding-left: 15px;
				background: url('../img/linkarrow_black.gif') no-repeat 0 50%;
				font-size: 9px;
				text-transform: uppercase;
				text-decoration: none;
				color: #000;
			}
			
				#admincontrolpanel ul li a:hover {
					text-decoration: underline;
				}
		
		
table.helptext {
	width: 100%;
	padding: 0 0 15px 0;
	margin: 15px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

	table.helptext th {
		text-align: left;
		padding-bottom: 7px;
		padding-top: 7px;
		padding-left: 10px;
		border-bottom: 1px dotted #ccc;
		background-color: #f5f5f5;
	}

	table.helptext td {
		padding-top: 10px;
		padding-left: 10px;
	}
	
#uploaded_files {
	width: 100%;
	border-collapse: collapse;
}

	#uploaded_files td {
		padding: 5px 7px;
		border-top: 1px solid #ccc;
	}
	
		#uploaded_files tr.first td.timeago {
			font-size: 9px;
			text-transform: uppercase;
			text-align: right;
		}
		
		#uploaded_files tr.second td {
			font-size: 9px;
			border-top: 1px dotted #ddd;
			padding-bottom: 10px;
		}
	
			#uploaded_files tr.second td.id {
				border-top: none;
			}
	
	#uploaded_files th {
		border-bottom: 3px double #ccc;
		padding: 5px 7px;
	}
	
		#uploaded_files th.id {	text-align: left; }
		#uploaded_files th.location { text-align: left; }
		#uploaded_files th.timeuploaded { text-align: right; }
	
#userlist, 
#areaslist {
	width: 100%;
}

	#userlist td,
	#areaslist td {
		padding: 5px 30px 5px 0;
		border-bottom: 1px solid #ccc;
	}

	#areaslist th {
		text-align: left;
		padding: 5px 10px 5px 0;
		border-bottom: 3px double #ccc;
	}
	
	#areaslist th,
	#areaslist td {
		font-size: 9px;
	}
	
		#areaslist td strong {
			font-size: 9px;
		}
	
	#userlist td.group,
	#areaslist td.group {
		font-size: 9px;
	}
	
	#userlist td a,
	#areaslist td a {
		font-size: 9px;
		text-transform: uppercase;
		text-decoration: none;
		/*
		padding-left: 15px;
		background: url('../img/linkarrow_orange.gif') no-repeat 0 50%;
		*/
	}
	
#lovelondon_welcome {
	padding-left: 193px;
	margin-left: -34px;
	min-height: 275px;
	background: url('../img/london_welcome_girl.gif') no-repeat 0 0;
}
			
			
*.error, *.error * {
	color: #cf0000;
}

*.success, *.success * {
	color: #0c0;
}

*.info, *.info * {
	color: #77a0d0;
}

*.warning, *.warning * {
	color: #e09622;
}

input.simple, textarea.simple {
	padding: 5px;
	border: 1px solid #ccc;
	margin-top: 4px;
}

	textarea.html {
		height: 350px;
		font-family: "Courier New", Courier, monospace;
	}

input.simple {
	width: 300px;
}

	input.simple.short {
		width: 120px;
	}
	
	input.simple.medium {
		width: 262px;
	}

textarea {
	padding: 13px 9px;
	border: 1px solid #ccc;
	display: block;
	width: 98%;
	height: 100px;
}

	textarea.small {
		height: 65px;
	}

	textarea.medium {
		height: 100px;
	}
	
	textarea.large {
		height: 250px;
	}
	
p.errors {
	color: #f00;
}

	p.errors span {
		display: block;
		padding-left: 10px;
	}
	
span.inactive {
	color: #777;
}



/* IE HACKS */

* html #lovelondon_welcome {
	height: 275px;
}