@charset "UTF-8";
/* CSS Document : Newcastle I.T. M.Reed 0191 2116445 */
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */

@import url('reset.css'); 

/* Filthy Hacks Section */
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.nodisp {margin-left:-5000px;height:1.3em;}
.nodisptop {margin-left:-5000px;height:1px;float:left;}
.clearl {clear:left;}


body {
	font : 12px/1 Helvetica, Arial serif;
	color:#464646;
	text-align:center;
	background:#fff url('/2010/if/bg.jpg') no-repeat center top;
}

p {
	margin:1em 1em;
	line-height:1.5em;
	font-size:14px;
}


h2 {
	margin:0.2em;
	font-size:220%;
	color:#003b54;
}


h3 {
	margin:0.5em;
	font-size:180%;
	color:#003b54;
	font-weight:normal;
}

h4 {
	margin:0.5em;
	font-size:160%;
	color:#003b54;
	font-weight:normal;
}

h5 {
	margin:0.5em;
	font-size:140%;
	color:#003b54;
}

address {
	font-style:normal;
	margin:0.8em;
	line-height:1.3em;
}

a {
	color:#000;
	text-decoration:underline;
	
	padding:0.2em;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius : 5px;
}

/*a:visited {
	color:#00914b;
	text-decoration:underline;
}*/

a:hover, a:active, a:focus {
	color:#000;
	background-color:#FFDA00;
	background-image : -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFDA00), to(#e9d000)); 
	background-image : -moz-linear-gradient(left top, left bottom, from(#FFDA00), to(#e9d000));
	text-decoration:none;
}

#myMap a {
	color:#000;
	text-decoration:underline;
	padding:0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius : 5px;
}

#myMap a:hover, #map a:active, #map a:focus {
	color:#000;
	background-color:#005D85;
	background-image : -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFDA00), to(#e9d000)); 
	background-image : -moz-linear-gradient(left top, left bottom, from(#FFDA00), to(#e9d000));
	text-decoration:none;
}

#myMap img {
-moz-border-radius:5px 5px 5px 5px;
float:right;
margin:0;
}

/* Additional Classes */
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */



.page_banner {
	background:#005c84 url('/2010/if/footerskyline.jpg') no-repeat bottom left ;
	min-height:84px;
	width:610px;
	text-shadow : rgba(0,0,0,.5) 0 2px 1px, rgba(255,255,255,.6) 0 1px 1px, rgba(0,0,0,.3) 0 10px 30px; 
	-webkit-box-shadow : 0 5px 15px rgba(0,0,0,.2);
	-moz-box-shadow : 0 5px 15px rgba(0,0,0,.2);
	margin:0.5em 0em;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	border-radius : 0.5em;
	clear:left;
	margin-bottom:1.5em;
}

.banner_accessibility {
	background:#005c84 url('/2010/if/footerskyline.jpg') no-repeat bottom left ;
}

.banner {
	color:#fff;
	font-weight:normal;
	padding:0.2em 0 0 0.5em;
}

.banner span {
	display:block;
}

.banner_advert {
	float:right;
	display:block;
	width:100px;
	margin:0.5em;
	text-align:right;
}

.banner_advert_image_div {
	background:transparent url('/2010/if/warning-trans.png') no-repeat right top;
	width:80px;
	height:71px;
}

.all_corners {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius : 5px;
}

.no_corners {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius : 0;
}

.top_corners {
	-webkit-border-top-left-radius : 5px;
	-webkit-border-top-right-radius : 5px;
	-moz-border-radius-topleft :  5px; 
	-moz-border-radius-topright :  5px; 
	-webkit-border-bottom-left-radius : 0;
	-webkit-border-bottom-right-radius : 0;
	-moz-border-radius-bottomleft :  0; 
	-moz-border-radius-bottomright :  0; 
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px; 
}

.bottom_corners {
	-webkit-border-bottom-left-radius : 5px;
	-webkit-border-bottom-right-radius : 5px;
	-moz-border-radius-bottomleft :  5px; 
	-moz-border-radius-bottomright :  5px; 
	-webkit-border-top-left-radius : 0;
	-webkit-border-top-right-radius : 0;
	-moz-border-radius-topleft :  0; 
	-moz-border-radius-topright :  0; 
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px; 
}

/* Skip to content */
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */

.skip_to_content {
	width:960px;
	margin:0 auto;
	text-align:left;
	position:relative;
	top:-1px;
}

.skip_to_content li {
	display:inline;
}

.skip_to_content a{
	-webkit-border-bottom-left-radius : 0.5em;
	-webkit-border-bottom-right-radius : 0.5em;
	-moz-border-radius-bottomleft :  0.5em; 
	-moz-border-radius-bottomright :  0.5em; 
	-webkit-border-top-left-radius : 0;
	-webkit-border-top-right-radius : 0;
	-moz-border-radius-topleft :  0; 
	-moz-border-radius-topright :  0; 
	border:1px solid rgba(255,255,255,.1);
	-webkit-box-shadow : 0 5px 15px rgba(0,0,0,.2);
	-moz-box-shadow : 0 5px 15px rgba(0,0,0,.2); 
}

.no-rgba .skip_to_content a{
	border:1px solid #CCC;
}

.skip_to_content ul li a {
	color:#fff;
	text-align:left;
	text-decoration:none;
	padding:5px 15px 6px 15px;
	display:block;
	float:left;
	margin-right:0.5em;
	
}

.skip_to_content a { 
	background-color:rgba(13,76,104,.4);
}

.no-rgba .skip_to_content a { 
	background-color:#0d4c68;
}

.skip_to_content a.accessible {
	background:#FFDA00 url('/2010/if/accessible_symbol.gif') no-repeat 2px 0;	
	color:#464646;
	letter-spacing:0.1em;
	padding-left:27px;
}

.skip_to_content a:hover, .skip_to_content a:focus, .skip_to_content a:active {
	color:#000;
	background-color:#FFDA00;
	text-decoration:none;
}

.page_header {
	clear:both;	
}



/* Sitemap Div*/
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */

#slickbox {
		text-align:center;
		margin-top:-20px;
}

.slickbox_inner {
		clear:both;
		height:130px;
		width:960px;
		margin:0 auto;
		-moz-border-radius: 0.5em;
		-webkit-border-radius: 0.5em;
		border-radius : 0.5em;
		background-color:#0d3d4e;
		padding-top:1em;

}

.slickbox_inner a.site_map_close {
	margin:0;
	float:right;
	margin-right:-1em;
	
	position:relative;
}

.main_navigation ul li #slick-slidetoggle  {
	width:10.5em;	
	background-image:	url('/2010/if/hidesitemap-trans.png');
	background-position:9.2em 9px;
	background-repeat:no-repeat;
}

.main_navigation ul li #slick-slidetoggle:hover, .main_navigation ul li #slick-slidetoggle:focus, .main_navigation ul li #slick-slidetoggle:active {
	color:#000;
	background-color:#FFDA00;
}

/* Top Advert */
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */

.slickbox_inner a.header_advert {
	padding:90px 0 0 0;
	margin:0.4em 0 0 1em;
	height:10px;
	background:transparent url('/2010/if/school_admissions.jpg') no-repeat center top;
	color:#fff;
	text-decoration:none;
}

.slickbox_inner a.header_advert:hover, .slickbox_inner a.header_advert:focus, .slickbox_inner a.header_advert:active {
	color:#fff;
	background:transparent url('/2010/if/school_admissions.jpg') no-repeat center top;
	text-decoration:underline;
}


/* Main Umbrella Navigation*/
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */

div.main_navigation {
	margin:0 auto;
	width:960px;
	text-align:left;
	background:transparent url('/2010/if/ncclogo-trans.gif') top right no-repeat;
	height:75px;
}

.main_navigation ul {
	list-style-type:none;
}

.main_navigation ul li {
	display:inline;
}

.main_navigation ul li a{
	float:left;
	display:block;
	padding:0.7em 0 0 0;
	text-align:center;
	text-decoration:none;
	color:#000;
	font-size:130%;
	width:8em;
	height:1.7em;
	margin-right:0.5em;
}

.main_navigation ul li a{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius : 0.5em;
	background-color:#e3e3e3;
	-webkit-box-shadow : 0 10px 30px rgba(0,0,0,.5);
	-moz-box-shadow : 0 10px 30px rgba(0,0,0,.5); 
	box-shadow : 0 10px 30px rgba(0,0,0,.5);
	background-image : -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ececec), to(#cbcbcb)); 
	background-image : -moz-linear-gradient(left top, left bottom, from(#ececec), to(#cbcbcb) ); 
}


.main_navigation ul li a.last{
	margin-right:0;
	width:160px;
}

.main_navigation ul li a.first{
	
}

.no-rgba .main_navigation ul li a.first{
	border:1px solid #fff;
}

.main_navigation ul li a:hover, .main_navigation ul li a:focus, .main_navigation ul li a:active  {
	color:#000;
	background-color:#FFDA00;
	background-image : -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFDA00), to(#e9d000)); 
	background-image : -moz-linear-gradient(left top, left bottom, from(#FFDA00), to(#e9d000));
}

.main_navigation ul li a.active {
	background-color:#0e526d;
	color:#fff;
	background-image : -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1b87b8), to(#0e526d)); 
	background-image : -moz-linear-gradient(left top, left bottom, from(#1b87b8), to(#0e526d));
	border:1px solid #fff;
	border:1px solid rgba(255,255,255,.3);
}


.main_navigation ul li #slick-slidetoggle span {
	margin-left:-1em;	
}


/* breadcrumb and Search */
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */


.search_box {
	text-align:center;
	padding:0.5em;
	background-color:#0e526d;
	color:#fff;
	background-image : -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1b87b8), to(#0e526d)); 
	background-image : -moz-linear-gradient(left top, left bottom, from(#1b87b8), to(#0e526d)); 
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	border-radius : 0.5em;
	width:90%;
	margin:0 auto;	
	margin-bottom:1.8em;
}

.input_box {
	border:0;
	padding:3px;
	display:inline;
	font-size:14px;
	width:170px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius : 0.5em;
}

.search_button, #edit-vote {
	background-color:#FC0;
	color:#000;
	border:0;
	padding:3px;
	font-size:14px;
	display:inline;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius : 0.5em;
	background-image : -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffe401), to(#ffcb00)); 
	background-image : -moz-linear-gradient(left top, left bottom, from(#ffe401), to(#ffcb00)); 
	width:7em;
}

.search_button:hover, .search_button:active, .search_button:focus, #edit-vote:hover, #edit-vote:active, #edit-vote:focus {
	background-color:#68ab00;
	color:#fff;
	cursor:pointer;
	background-image : -webkit-gradient(linear, 0% 0%, 0% 100%, from(#68ab00), to(#599300)); 
	background-image : -moz-linear-gradient(left top, left bottom, from(#68ab00), to(#599300));  
}

#breadcrumbs {

}

#breadcrumbs p {
	display:block;
	margin:0;
	padding:0.4em 0.4em 0.2em 0.4em;
	background-color:#edefee;
	width:600px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius : 0.5em;
	border: 1px solid #ddd;
	font-size:12px;
}

#breadcrumbs p a{ 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius : 5px;
	background-color:#ccc;
	text-decoration:none;
	padding:0.1em 1em 0 1em;
	display:inline-block;
	background-image : -webkit-gradient(linear, 0% 0%, 0% 100%, from(#cbcbcb), to(#b4b4b4)); 
	background-image : -moz-linear-gradient(left top, left bottom, from(#cbcbcb), to(#b4b4b4) ); 
	margin-bottom:0.2em;
}

#breadcrumbs p a:hover, #breadcrumbs p a:focus, #breadcrumbs p a:active{ 
	color:#000;
	background-color:#FFDA00;
	background-image : -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFDA00), to(#e9d000)); 
	background-image : -moz-linear-gradient(left top, left bottom, from(#FFDA00), to(#e9d000));
}

/* Right Hand Column*/
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */

.right_column {
	float:right;
	width:320px;
	padding-top:10px;
	background-color:#dce0df;
	-webkit-border-top-right-radius : 0.5em;
	-webkit-border-top-left-radius : 0.5em;
	-moz-border-radius-topleft :  0.5em;
	-moz-border-radius-topright :  0.5em;
	position:relative;
	top:-15px;
	margin:0 auto;
}

* html

.right_column p{
	margin:0.5em 0;
	padding:10px;
}

.right_column h2{
	color:#fff;
	font-weight:normal;
}

/* Drupal Side Menu */
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */

/* page menu */

#page_menu {
	clear:both;
	float:right;
	width:340px;
}

#inner_menu {
	margin-left:17px;
}

h2.menu_heading {
	display:block;
	width:300px;
	height:38px;
	font-size:150%;
	line-height:150%;
	color:#fff;
	margin:0 auto;
	-webkit-border-top-right-radius : 0.5em;
	-webkit-border-top-left-radius : 0.5em;
	-moz-border-radius-topleft :  0.5em;
	-moz-border-radius-topright :  0.5em;
	background-color:#005D85;
	background-image : -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1b87b8), to(#0e526d)); 
	background-image : -moz-linear-gradient(left top, left bottom, from(#1b87b8), to(#0e526d)); 
}

h2.related {
	margin-top:0.5em;
	background-color:#469d59;
	background-image : -webkit-gradient(linear, 0% 0%, 0% 100%, from(#54bd6b), to(#469d59)); 
	background-image : -moz-linear-gradient(left top, left bottom, from(#54bd6b), to(#469d59)); 
}

h2.news {
	margin-top:1.25em;
	background-color:#005D85;
	background-image : -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1b87b8), to(#0e526d)); 
	background-image : -moz-linear-gradient(left top, left bottom, from(#1b87b8), to(#0e526d)); 
}

h2.menu_heading span{
	float:left;
	padding:0.7em 0 0.3em 3.5em;
	font-weight:normal;
	background-image : url('/2010/if/sill_h2_online-trans.png');
	background-position: left top;
	background-repeat:no-repeat;
	display:block;
	margin-top:-7px;
	position:relative;
}

h2.menu_heading span.news_person{
	background-image : url('/2010/if/sill_h2_news-trans.png');
}

h2.related span{
	background-image : url('/2010/if/sill_h2_related-trans.png');
}

h2.menu_heading span.rss{
	background-image : url('/2010/if/sill_h2_rss-trans.png');
}

h2.menu_heading span.ni14{
	background-image : url('/2010/if/sill_h2_ni14-trans.png');
}

h2.menu_heading span.tlt{
	background-image : url('/2010/if/sill_h2_tlt-trans.png');
}

.side_item_container {
	width:300px;
	margin:0 auto;
	padding-bottom:1em;
	background-color:#005D85;
	-webkit-border-bottom-right-radius : 0.5em;
	-webkit-border-bottom-left-radius : 0.5em;
	-moz-border-radius-bottomleft :  0.5em;
	-moz-border-radius-bottomright :  0.5em;
	margin-bottom:2em;
}

.side_item_container a {
	color:#fff;	
}

.side_item_container a:hover, .side_item_container a:focus, .side_item_container a:active {
	color:#000;	
}

.flickr_badge_image {
	float:left;
	padding:0;

}

.tyneside_life_and_times p {
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	text-align:center;
}

.side_item_container p {
	margin-top:0;
	color:#fff;
}

.side_item_container p.helpline {
	font-size:220%;
	display:block;
	margin:0;
	background-color:#ccc;
	color:#005D85;
}

.helpline_container p {
	text-align:center;
}

.helpline_container p.twentyfour {
	margin:0;
}

.helpline_container p.twentyfour a{
	background-color:transparent;
	color:#fff;
}

.flickr_badge_image a{
	padding:0;
	border-radius:0;
	background-color:transparent;
}

.flickr_badge_image a ima{
	padding:0;
	margin:0;
}

/* -------------------------- */
/* Items on the side bar */
/* -------------------------- */

.news_side {
	width:300px;
	margin:0 auto;
	padding-bottom:2em;
	-webkit-border-bottom-right-radius : 0.5em;
	-webkit-border-bottom-left-radius : 0.5em;
	-moz-border-radius-bottomleft :  0.5em;
	-moz-border-radius-bottomright :  0.5em;
	background-color:#005D85;
	margin-bottom:1em;
}

.full_news_list {
		
}

ul.side_news li a{
	display:block;
	padding:0.8em 0;
	font-size:110%;
	background-color:#F4F4F4 ;
	text-decoration:none;
	padding-left:1em;
	border-bottom:1px solid #777;
	color:#000;
}

ul.side_news li a:hover, ul.side_newsl li a:focus, ul.side_news li a:active {
	background-color:#68ab00;
	color:#fff;
	background-image : -webkit-gradient(linear, 0% 0%, 0% 100%, from(#68ab00), to(#599300)); 
	background-image : -moz-linear-gradient(left top, left bottom, from(#68ab00), to(#599300));	
}

ul.menu {
	background-color:#005D85 ;
	width:300px;
	padding-bottom:10px;
	margin:0 auto;
	-webkit-border-bottom-right-radius : 0.5em;
	-webkit-border-bottom-left-radius : 0.5em;
	-moz-border-radius-bottomleft :  0.5em;
	-moz-border-radius-bottomright :  0.5em;
	margin-bottom:2em;
}

ul.menu li a{
	display:block;
	padding:5px 10px;
	font-size:120%;
	border-top:1px solid #fff;
	text-decoration:none;
	color:#000;
	line-height:140%;
	border-bottom:1px solid #777777;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius : 0;
}

ul.menu li.first a{
	border-top:0;
}

* html ul.menu li a {
	height:1%;
}



ul.menu li a:hover, ul.menu li a:active, ul.menu li a:focus {
	color:#000;
	background-color:#FFDA00;
	background-image : -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFDA00), to(#e9d000)); 
	background-image : -moz-linear-gradient(left top, left bottom, from(#FFDA00), to(#e9d000)); 
}

ul.related {
	background-color:#41aa60;
}

ul.menu li.level2_active a {
	background:#dfdfdf url('/2010/if/level2_active.gif') no-repeat left top;
}

ul.menu li.level2_active a:hover, ul.menu li.level2_active a:focus, ul.menu li.level2_active a:active {
	background:#FFDA00 url('/2010/if/level2_active_over.gif') no-repeat left top;
}



ul.menu li.expanded a:hover, ul.menu li.expanded a:active, ul.menu li.expanded a:focus {
	color:#000;
	background-color:#FFDA00;
	background-image : -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFDA00), to(#e9d000)); 
	background-image : -moz-linear-gradient(left top, left bottom, from(#FFDA00), to(#e9d000));
}

/* Related menu items */

ul.related li a {
	background-color:#fff;	
	color:#000;
}

/* Now listen. remove these next few lines they're not needed, there only here for testing*/

ul.menu li ul li {
	background-color:#ccc;
	
}




.text, .percent {
	width:80%;
	margin:0 auto;
}

.right_column div.links {
	margin-top:0.5em;	
}

.right_column .links a {
	background-image : -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ececec), to(#cbcbcb)); 
	background-image : -moz-linear-gradient(left top, left bottom, from(#ececec), to(#cbcbcb) );
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius : 0.5em;
	background-color:#EDA012;
	padding:0.3em 1em 0.3em 1em;
	display:inline-block;
	color:#000;
	text-decoration:none;
}

.right_column .links a:hover, .right_column .links a:focus, .right_column .links a:active{
	background-color:#1a87b8;
	color:#fff;
	background-image : -webkit-gradient(linear, 0% 0%, 0% 100%, from(#66afcf), to(#1b87b8)); 
	background-image : -moz-linear-gradient(left top, left bottom, from(#66afcf), to(#1b87b8));	
}

/* Page Content */
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */

.page_content_container {
	width:960px;
	margin:0 auto;
	text-align:left;
	background:#fff url('/2010/if/bg_page_content_container.gif') repeat-y right top;
	-webkit-border-top-left-radius : 0.5em;
	-moz-border-radius-topleft :  0.5em;
}

.page_content {
	width:620px;
	position:relative;
	padding-left:15px;
	padding-top:1em;
	padding-bottom:3em;
}

.page_content ul, .page_content ol{
	margin-left:2em;
	font-size:14px;
}

.page_content ul li, .page_content ol li{
	line-height:1.75em;
	list-style-type:disc;
}

.page_content ol li a {
	
}

.page_content ul.normal li{
	line-height:1em;
	margin:0.5em 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius : 0.5em;
	background-color:#EDEFEE;
	padding:0.3em;
}

.page_content ul li a {
	
	padding:0.2em;
	text-decoration:underline;
}

* html .page_content ul li a {
	height:1%;
}

.page_content ul li a:hover, .page_content ul li a:focus, .page_content ul li a:active {
	color:#000;
	background-color:#FFDA00;
}

/* Level 2 ol & Level 2 related items*/
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */

ol.level2_listing {
	
}

ol.level2_listing li, ol.related_level2_listing li, ol.level3_listing li, ol.related_level3_listing li {
	margin-bottom:0.5em;
	line-height:1.5em;
}

ol.related_level2_listing {
	
}

/* 
*/
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */

.footer {
	width:960px;
	margin:0 auto;
	background-repeat :  no-repeat;
	background-image : url('/2010/if/footerskyline.png'), url('/2010/if/footer-trans.png');
	background-position :bottom, top;
	background-color:#fff;
	text-align:left;
	height:124px;
}

.no-multiplebgs .footer {
	background:#fff url('/2010/if/footer-single-trans.png') no-repeat left top;
}

.footer h2 {
	margin:0;
	color:#fff;
	font-weight:normal;
	padding:55px 0 0 25px;
}

.footer h2 span {
	visibility:hidden;
}


.footer_middle {
	width:960px;
	margin:0 auto;
	text-align:left;
	padding-bottom:30px;
	background:#dce0df url('/2010/if/footerskylinereflection.gif') no-repeat left top; 
}
.footer_lgnl_container {
	padding-top:20px;
	height:1%;
}

.copyright_etc {
	width:960px;
	margin:0 auto;
	background-color:#003b54;
	text-align:right;
	color:#fff;
	font-size:80%;
	position:relative;
}

.copyright_etc ul{
	float:left;
	margin-left:2.5em;
	margin-top:1em;
}

.copyright_etc ul li{
	float:left;
}

.copyright_etc p {
	margin:0;
	padding-right:2em;
}

.copyright_etc ul li a{
	padding:0.5em;
	display:block;
	font-size:12px;
	margin-left:0.5em;
	background-color:#006289;
	color:#fff;
	text-decoration:none;
}

.copyright_etc ul li a:hover, .copyright_etc ul li a:active, .copyright_etc ul li a:focus{
	color:#000;
	background-color:#FFDA00;
	background-image : -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFDA00), to(#e9d000)); 
	background-image : -moz-linear-gradient(left top, left bottom, from(#FFDA00), to(#e9d000)); 
	border:0;
}

.copyright_etc ul li a span{
	visibility:hidden;
}

.copyright_etc ul.social_media {
	float:right;
	margin-top:-10px;
	margin-right:20px;
	position:relative;
}

.copyright_etc ul li a.twitter {
	text-decoration:none;
	height:46px;
	width:61px;
	background:transparent url('/2010/if/ico_twitter-trans.png') no-repeat left top;
	position:relative;
}

.copyright_etc ul li a.facebook {
	text-decoration:none;
	height:46px;
	width:46px;
	background:transparent url('/2010/if/ico_facebook-trans.png') no-repeat left top;
}

.copyright_etc ul li a.youtube {
	text-decoration:none;
	height:46px;
	width:127px;
	background:transparent url('/2010/if/ico_youtube-trans.png') no-repeat left top;
	border-radius : 0;
}

.lgnl_column1 {
	width:190px;
	float:left;
	margin-right:10px;
	margin-left:30px;
	display:inline; 
}

.lgnl_column2 {
	float:left;	
	width:190px;
	margin-right:10px;
	display:inline; 
}

.lgnl_column3 {
	float:left;	
	width:210px;
	margin-right:10px;
	display:inline; 
}

.lgnl_column4 {
	float:left;	
	text-align:center;
	width:310px;
	display:inline; 
}

.lgnl_column4 a.footer_advert {
	display:block;
	background:#fff url('if/advert_foster.jpg') no-repeat left top;
	height:90px;
	width:179px;
	padding:0;
	margin:0 auto;
	margin-top:0.4em;
}

.footer_middle .lgnl_column4 a:hover, .footer_middle .lgnl_column4 a:focus, .footer_middle .lgnl_column4 a:active {
	background:#fff url('if/advert_foster.jpg') no-repeat left top;	
}

.footer_middle .lgnl_column4 a span {
	visibility:hidden;
}


.links_footer {
	text-align:center;
	padding:1em 0;
	overflow:hidden;
	width:100%;
}

.links_footer ul {
	position:relative;
	left:40%;
	margin:0 auto;
}

.links_footer ul li{
	float:left;

}

.links_footer ul li a {
	display:block;
	border:1px solid white;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius : 5px;
	margin-right:1em;
}

.links_footer ul li a span {
	visibility:hidden;	
}

.links_footer ul li a.newcastlegateshead {
	text-decoration:none;
	height:40px;
	width:106px;
	background:#fff url('/2010/if/ico_vnewgat.gif') no-repeat left top;
}

.links_footer ul li a.directgov {
	text-decoration:none;
	height:40px;
	width:90px;
	background:#fff url('/2010/if/ico_directgov.gif') no-repeat left top;
}

.links_footer ul li a.browsealoud {
	text-decoration:none;
	height:40px;
	width:60px;
	background:#fff url('/2010/if/ico_browsealoud.gif') no-repeat left top;
}

/* Slide overrides */

.lgnl_slide_column1 {
	margin-left:10px;
}


.chrome {
	background-color:#005D85;
	color:#fff; 
	-webkit-border-bottom-left-radius : 0.5em;
	-webkit-border-bottom-right-radius : 0.5em;
	-moz-border-radius-bottomleft :  0.5em;
	-moz-border-radius-bottomright :  0.5em;
	-webkit-box-shadow : 0 5px 15px rgba(0,0,0,.2);
	-moz-box-shadow : 0 5px 15px rgba(0,0,0,.2); 
	border-top:1px solid rgba(255,255,255,.3);
	position:relative;
	width:300px;
	margin:0 auto;
	padding-bottom:0.2em;
	margin-bottom:2em;
	text-align:center;
}


.chrome button {
	border:0;
	padding:4px 18px;
	font-size:14px;
	display:inline;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius : 5px;
	color:#fff;
	text-decoration:none;
	margin:0.5em;
}

.chrome button.yes {
	background-color:#fff;
	color:#000;
	background-image : -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#cccccc)); 
	background-image : -moz-linear-gradient(left top, left bottom, from(#ffffff), to(#cccccc) ); 
}

.chrome button.no {
	background-color:#000;
	color:#fff;
	background-image : -webkit-gradient(linear, 0% 0%, 0% 100%, from(#777777), to(#000000)); 
	background-image : -moz-linear-gradient(left top, left bottom, from(#777777), to(#000000) ); 
}

.chrome button:hover {
	background-color:#FFDA00;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-image : -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFDA00), to(#e9d000)); 
	background-image : -moz-linear-gradient(left top, left bottom, from(#FFDA00), to(#e9d000));	
	color:#000;
}



.chrome a{
	color:#FC0;
	padding:0 0.2em;
	text-decoration:none;
	display:block;
	text-align:center;
	width:70%;
	margin:0 auto;
}

.chrome p{
	padding:1em 0.2em;
	margin:0;
	line-height:1em;
	color:#000;
	font-size:14px;
	background-color:#fff;
}

.chrome a:hover{
	background-color:#FC0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius : 0.5em;
	text-decoration:none;
	color:#000;
	-webkit-box-shadow : 0 5px 15px rgba(0,0,0,.2);
	-moz-box-shadow : 0 5px 15px rgba(0,0,0,.2); 
	
}

.footer_middle a , .slickbox_inner a{
	display:block;
	padding:5px;
	margin:0.4em 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius : 0.5em;
	background-color:#ccc;
	text-decoration:none;
	background-image : -webkit-gradient(linear, 0% 0%, 0% 100%, from(#cbcbcb), to(#b4b4b4)); 
	background-image : -moz-linear-gradient(left top, left bottom, from(#cbcbcb), to(#b4b4b4) ); 
	text-align:center;
}

* html .footer_middle a {
	height:1%;
}

* html .slickbox_inner a {
	height:1%;
}

.footer a span{
	
}

.footer_middle a:hover, .footer_middle a:focus, .footer_middle a:active, .slickbox_inner a:hover, .slickbox_inner a:focus, .slickbox_inner a:active {
	color:#000;
	background-color:#FFDA00;
	background-image : -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFDA00), to(#e9d000)); 
	background-image : -moz-linear-gradient(left top, left bottom, from(#FFDA00), to(#e9d000));
}

.links_footer {
	border-top:2px solid #fff;
	background-color:#b7c4c8;
	width:960px;
	margin:0 auto;
	-webkit-border-bottom-right-radius : 5px;
	-webkit-border-bottom-left-radius : 5px;
	-moz-border-radius-bottomleft :  5px;
	-moz-border-radius-bottomright :  5px;
	padding-bottom:0.5em;
	margin-bottom:1em;
	
}

/* Overrides */
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */

/* Override spurious classes from some of drupal system menu's*/

ul.links li {
	display:block;
	padding:0;
}

ul.menu li{
	margin:0;
	background-color:#f4f4f4;
}	

ul.menu li.first{
	border-top:1px solid #fff;
}	

li.expanded {
	list-style-image:url();
	list-style-type:none;
	margin:0;
	padding:0;
}

li.leaf {
	list-style-image:url();
	list-style-type:none;
	margin:0;
	padding:00;
}


li.collapsed {
	list-style-image:url();
	list-style-type:none;
	margin:0;
	padding:0;
}

.item-list ul li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 0.25em 0em;
padding:0;
}

.item-list ul li a{ 
	display:block;
}



/* Aggregator classes */
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */

#aggregator h2 {
	color:#fff;
	font-size:180%;
	font-weight:normal;
	padding:0.2em 0 0.2em 0.5em;
	-webkit-border-top-right-radius : 5px;
	-webkit-border-top-left-radius : 5px;
	-moz-border-radius-topleft :  5px;
	-moz-border-radius-topright :  5px;
	background-color:#EDA012;
	width:80%;
	margin: 0 0 0 0.3em;
}

.links {
	text-align:right;	
	margin-right:1em;
}

.feed-item-categories {
	text-align:right;	
}

.feed-item {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius : 0.5em;
	background-color:#EDEFEE;
	padding:0.3em 0;
}

.feed-item div{
	padding:0.2em 0.5em;
}

.feed-source {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius : 0.5em;
	background-color:#082C3B;	
	color:#fff;
	margin-bottom:1em;
	padding:0.3em;
}

.feed-source a{
	background-image : -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ececec), to(#cbcbcb)); 
	background-image : -moz-linear-gradient(left top, left bottom, from(#ececec), to(#cbcbcb) );
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius : 0.5em;
	background-color:#EDA012;
	padding:0.3em 1em 0.3em 1em;
	display:inline-block;
	color:#000;
	text-decoration:none;
}

.feed-source a:hover, .feed-source a:focus, .feed-source a:active{
	background-color:#1a87b8;
	color:#fff;
	background-image : -webkit-gradient(linear, 0% 0%, 0% 100%, from(#66afcf), to(#1b87b8)); 
	background-image : -moz-linear-gradient(left top, left bottom, from(#66afcf), to(#1b87b8));	
}

.feed-source a.feed-icon {
		background-color:#0E526D;
}

.feed-updated, .feed-url, .feed-item-meta {
	padding:0.3em 0;
}

.feed-item-title a{
	background-color:#1a87b8;
	color:#fff;
	background-image : -webkit-gradient(linear, 0% 0%, 0% 100%, from(#66afcf), to(#1b87b8)); 
	background-image : -moz-linear-gradient(left top, left bottom, from(#66afcf), to(#1b87b8));
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius : 0.5em;
	padding:0.3em;
	display:inline-block;
	text-decoration:none;
}

.feed-item-title a:hover, .feed-item-title a:focus, .feed-item-title a:active{
	background-color:#777;
	color:#fff;
	background-image : -webkit-gradient(linear, 0% 0%, 0% 100%, from(#777777), to(#616161)); 
	background-image : -moz-linear-gradient(left top, left bottom, from(#777777), to(#616161) );
}

.feed-item-meta {
	margin-top:0.5em;	
}

.feed-item-body {
	line-height:150%;	
}

.feed-item-categories a {
	background-image : -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ececec), to(#cbcbcb)); 
	background-image : -moz-linear-gradient(left top, left bottom, from(#ececec), to(#cbcbcb) );
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius : 0.5em;
	background-color:#EDA012;
	padding:0.3em 1em 0.3em 1em;
	display:inline-block;
	color:#000;
	text-decoration:none;
}

.feed-item-categories a:hover, .feed-item-categories a:focus, .feed-item-categories a:active{
	background-color:#1a87b8;
	color:#fff;
	background-image : -webkit-gradient(linear, 0% 0%, 0% 100%, from(#66afcf), to(#1b87b8)); 
	background-image : -moz-linear-gradient(left top, left bottom, from(#66afcf), to(#1b87b8));	
}

.age {
	font-size:9px;	
}

.item-list {
	position:relative;
	-moz-border-radius:10px;
	-webkit-border-radius: 10px;
	border-radius : 10px;
	background-color:#EDEFEE;
	padding:1em 0;
	margin-bottom:1em;
	margin-right:0.6em
}

.item-list ul{
	margin:0 1em;	
}

.item-list ul li{
	margin:1em 0;	
}

.item-list ul li.first{
	margin:0;	
}

.item-list ul li a {
	border:0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius : 5em;
	background-color:#ccc;
	text-decoration:none;
	padding:0.5em;
	background-image : -webkit-gradient(linear, 0% 0%, 0% 100%, from(#cbcbcb), to(#b4b4b4)); 
	background-image : -moz-linear-gradient(left top, left bottom, from(#cbcbcb), to(#b4b4b4) ); 
	width:auto;
	line-height:100%;
}

.item-list ul li a:hover, .item-list ul li a:active, .item-list ul li a:focus {
	color:#000;
	background-color:#FFDA00;
	background-image : -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFDA00), to(#e9d000)); 
	background-image : -moz-linear-gradient(left top, left bottom, from(#FFDA00), to(#e9d000)); 
	border:0;
}


.item-list ul li span.source a {
	background-color:#fff;	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius : 5px;
	width:70%;
	background-image : -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#ffffff)); 
	background-image : -moz-linear-gradient(left top, left bottom, from(#ffffff), to(#ffffff));
}

.item-list ul li span.source a:hover, .item-list ul li span.source a:active, .item-list ul li span.source a:focus {
	background-color:#1a87b8;
	color:#fff;
	background-image : -webkit-gradient(linear, 0% 0%, 0% 100%, from(#66afcf), to(#1b87b8)); 
	background-image : -moz-linear-gradient(left top, left bottom, from(#66afcf), to(#1b87b8));
	border:0;
}

.aggregator .links {
	
}

/* Contact Form */
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */


#edit-name-wrapper, #edit-mail-wrapper, #edit-subject-wrapper, #edit-message-wrapper, #edit-copy-wrapper, #edit-submit, #edit-telephone-number-wrapper, #edit-address-wrapper  {
	margin:1em;
	
}

#edit-subject, #edit-mail, #edit-name {
	font-size:140%;
	width:540px;
}

#edit-message {
	font-size:160%;
	width:540px;
}

#contact-mail-page label {
	font-size:140%;
	margin-bottom:0.5em;
	color:#082c3b;
	font-weight:normal;
	
}

/* Tables */
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */

table {
	width:610px;
}


table p {
	margin:0;
}

table thead tr th, table tbody tr th {
	background-color:#005D85;
	color:#fff;
}

table thead th, table tbody tr th {
	padding:0.3em;	
	border:1px solid #fff;
}

table caption {
	background-color:#ccc;
	padding:0.3em;
	color:#003b54;
	font-size:18px;
	
}

table tr td {
	padding:0.3em;	
	border:1px solid #ccc;
}

/* Search Results table */ 

.search_content table {
	width:auto;
}

.search_content table thead tr th {
	background-color:#005D85;
	color:#fff;
}

.search_content table thead th {
	padding:0.3em;	
	border:1px solid #fff;
}

.search_content table caption {
	background-color:#ccc;
	padding:0.3em;
	color:#003b54;
	font-size:18px;
	
}

.search_content table tr td {
	padding:0.3em;	
}

/*delete me I am very temporary */
.page_content img {
	float:right;
	-webkit-border-radius : 5px;
	-moz-border-radius :  5px;
	border-radius :  5px; 

	margin:0 1em 1em 1em;
}

.page_content img.imgleft {
	float:left;	
}

p img.imageempty {
	margin:0 0 1em 1em;	
}



/* Tweeks to overide errant behaviour */


.anchor {
		text-decoration:none;
}

h3 a, h4 a  {
	text-decoration:none;	
	color:#003B54;
}

h3 a:hover, h4 a:hover {
	background-color:transparent;
}



