/*Style Reset-----------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
{	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body 
{	line-height: 1.25;
	background: #fff;
	color: #000; 
	font-family:  arial,helvetica,sans-serif;  
	font-size: 0.8em;
}



th{text-align:left;}
td.c1{font-weight:normal;}
#pr_fsr td.c1 span{font-weight:bold;}
#pr_fsr tr.c1, tr.c2, tr.c3 {vertical-align:middle; font-weight:bold; color: #006f7a;}
#sp_fsr tr.c1, tr.c2, tr.c3 {vertical-align:left; font-weight:bold; color: #006f7a;}

th.c1{width:14%;font-weight:bold; color: #006f7a;}
th.c2{width:8%;font-weight:bold; color: #006f7a;}
th.c3{width:16%;font-weight:bold; color: #006f7a;} 
th.c4{width:4%;font-weight:bold; color: #006f7a;} 

#pr_fsr 
{	border-collapse:collapse;
	/*width:764px;*/
	margin-top:1em;
}

#pr_fsr img{padding: 3px;}

#pr_fsr td, #fsr th
{
	padding: 10px 20px 6px 6px;
	line-height:150%;
}

.MoreDetails td, .MoreDetails tr, .MoreDetails th{border:solid grey 1px;}

ul li
{	margin-left: 1.2em;
	padding-left:0;
}

ol li
{	margin-left:2em;
	padding-left:0;
}

ul, ol
{	margin-bottom: 1em;
}
ul 
{	list-style: disc;
}

ol
{	list-style: decimal;
}	

blockquote, q 
{	quotes: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table 
{	border-collapse: collapse;
	border-spacing: 0;
}

tr, td, th
{	vertical-align:top;
	text-align:left;
}

hr
{	margin: 0.5em 0 0.5em 0;
color:red;
}

h2,h4,p
{	margin-bottom: 1em;
}
/*
h1
{		font-size: 1.4em;
		margin-bottom:0.5em;
		color: #006f7a;
}

h2
{   font-size:1.2em;
   color: #006f7a;
}

h3
{
	font-weight:bold;
	margin-bottom:0.5em;
}
*/
h1 {
    font-size: 250%;
    margin-bottom: 0.5em;
    color: #006f7a;
}
h2 {
    font-size: 140%;
    margin:0 0 0.6em 0;
    color: #006f7a;
    font-weight:bold;
}
.ms-WPBody H2 {
    font-size: 140%;
    margin:0 0 0.6em 0;
    color: #006f7a;
    font-weight:bold;
}
h3 {
    font-size: 120%;
   	margin:1.4em 0 0.6em 0;
    color: #006f7a;
    font-weight:bold;
}
h4 {
    margin:0;
    font-size: 110%;
    font-weight:bold;
    font-style:normal
}

img
{	border:none;
}

a
{	text-decoration: underline;
	font-weight:bold
}

a:link, a:visited, a:hover, a:active 
{	color: #000
}


.red, a.red:link, a.red:visited, a.red:hover, a.red:active 
{	color:#f00;
}


table.WithBorders td,table.WithBorders th,table.NoBorders td,table.NoBorders th
{	padding:0.3em;
}

table.WithBorders td,table.WithBorders th
{	border: 1px solid black;
}

table.NoBorders td,table.NoBorders th
{	padding: 0 2em 0 0;
}

#content a
{	font-weight:normal
}

#content .subPageLinks a
{	font-weight:bold
}

ol.longList li
{	margin-left:2.4em;
	padding-left:0;
}
	
@media screen
{
	/*Text Styles-----------------------------------------------------------------*/
	
	.imageText { font-size: 8pt; }
	#navbar a.searchText { color: #000000; font-size: 8pt; font-weight:normal; }
	
	/*Positioning-----------------------------------------------------------------*/
	
	body
	{	text-align:center
	}
	
	#container
	{	width:1000px;
		text-align: left;
		margin: 0 auto;	
	}
	
	#banner
	{	float:left;	
		width:1000px;
		background: #4e2a28;
		margin-bottom: 0.5em;	
	}
	
	#navbar
	{	float:left;
		width:1000px;
		margin: 0.5em 0 1em 0;
		text-transform:uppercase;
		font-size: 8pt;
	}
	
	#crumbTrail
	{	float:left;
		line-height:2em;
	}
	
	#navbar form
	{	float:right;
	}
	
	#main
	{	float:left;
		width: 1000px;
		margin-bottom: 1em;
	}
	
	#leftNav
	{	float:left;
		width:150px;
		margin-right:12px;
	}
	
	#rightNav
	{	float:right;
		width:150px;
		margin-left: 10px;
	}
	
	#content
	{	float:left;
		
	}
	
	#contentPadding
	{	float:left;
	}
	
	/*Banner--------------------------------------------------------------------*/
	#pics
	{	background: #35cbda;
		float: left;
		width:1000px;
	}
	
	#banner #logo
	{ 	float:left;
		padding:6px;
	}
	
	#pics img
	{	float: right;
		padding:6px 6px 0 0;   
	}  
	
	#headerLinks 
	{	width:1000px;
		float:left;
		padding: 6px 0;
	  line-height:1.3em;
	}
	#headerLinks a
	{	font-size:1.3em;
	}
	
	#date
	{ 	padding-left:6px;
		float:left;
		color: #fff;
		font-weight:bold;
	}
	
	#banner ul
	{	float:right;
		margin: 0;
		padding: 0 6px 0 0;
		list-style: none;
	}
	#banner ul li
	{	float:left;
		margin:0;
		padding:0;
	}
	
	#banner a:link, #banner a:visited, #banner a:hover, #banner a:active 
	{  color: #fff;
	  text-decoration:  none;
	  padding-left:1.7em;
	}
	
	
	/*Styling---------------------------------------------------------------------*/
	
	#navbar form
	{	display:inline;
		margin:0;
	}
	
	/*Menus-----------------------------------------------------------------------*/
	
	.linkList
	{	margin-bottom: 1em;
	}
	
	.linkList h2
	{	margin:0;
	}
	
	.linkList ul
	{	margin:0;
		list-style: none;
	}
	
	.linkList ul li
	{	margin:0;
	}
	
	.linkList ul li a 
	{	display: block;
	}
	
	.linkList ul li a:link, .linkList ul li a:visited, .linkList ul li a:active
	{	color:#003f4a;
	}
	
	.linkList ul li a span
	{	font-size:0.8em;
		font-style:normal;
		font-weight:normal;
	}
	
	
	#footer
	{	clear:both;
		border-top: 1px solid black;
		padding-top: 0.5em;
		font-family:Verdana, serif;
		font-size:7pt;
	}
	
	/*-------- Navigation styles ----------- */
	
	#leftNav .linkList h2, #rightNav .linkList h2
	{	color: #fff;
		background:  #4e2a28;
		padding: 0.2em 5px 0.2em 5px;
		font-size:1.4em;
	}
	
	#leftNav .linkList ul li a, .NewsArticleLinks .linkList ul li a, #UsefulLinks ul li a
	{	padding: 0.4em 5px 0.4em 5px;
		background:#dcf0f3;
		text-decoration:none;
		border-top: 1px solid #90bade;
	}
	
	
	#leftNav .linkList ul li a:hover, .NewsArticleLinks .linkList ul li a:hover, #UsefulLinks ul li a:hover
	{ 	color: #000;
		background: #a9dee7; 
	}
	
	
	#QuickLinks, #UsefulLinks
	{	margin-bottom: 0;
	}
	
	/*-------- Home page news styles ------------ */
	
	a.more:link, a.more:visited, a.more:active 
	{
		display:block;
		background:#dbedf4;
		color:#003f4a;
		padding: 0.4em 5px 0.4em 5px;
		border-top: 1px solid #90bade;
		text-decoration:none;
	}
	a.more:hover
	{	background : #a9dee7;
		color: #000;
	}
	/*-------- Righthand links ------------------  */
	
	#RighthandLinks
	{	margin:0;
	}
	
	#RighthandLinks ul li a 
	{	padding: 0 0 10px 0;
		border-bottom: none;
	}
	
	.right
	{	float:right;
	}
	.left
	{float:left;
	}
	
	
	/* Hide content for all users through css */
	.hide {
		display: none;
		visibility: hidden;
	}

}
@media print
{
	
	/*Positioning-----------------------------------------------------------------*/
	
	#navbar
	{	text-transform:uppercase;
	}
	
	#crumbTrail
	{	line-height:2em;
	}
	
	
	
	
	/*Menus-----------------------------------------------------------------------*/
	
	.linkList
	{	display:none;
	}
	

	/* Hide navigation and banners */
	#banner, #headerLinks ul, #navbar form, #leftNav, #rightNav
	{
	display: none;
	}
	
	/* Show hidden title */
	h1.hide 
	{
		display:block;
		visibility:visible;
	}
	
	
	/* Ensure the content spans the full width */
	#container, 
	#container #main, 
	#container #content, 
	#container #contentPadding, 
	#container .article, 
	#container .article_first, 
	#container .article_last,
	#container #councillorList,
	#container #councillorList table,
	#container #meetings,
	#container iframe
	{
		width: 100%; 
		margin: 0; 
		float: none;
	}
	
	
	#container #main
	{	margin-bottom: 1em;
	}
	#container .articleItem
	{
		width: 432px;
		float:none;
		clear:both;
		margin: 0 0 1em 0;	
	}	
	
	#container .articleItem img
	{	float:left;
		margin-bottom: 0.5em;	
	}
	
	#container .articleItem div
	{	margin-left:9em;
	}

	#footer
	{	border-top: 1px solid black;
		padding-top: 0.5em;
		font-family:Verdana, serif;
		font-size:7pt;
	}

	
}

.searchText
{
	border:none;
	padding:0px;
	margin:0px;
}

#k
{
	font-style:italic;
	font-family: arial, helvetica, sans-serif;	
	color: #000;
	border: 1px solid #e3e3e3;
	width: 191px !important;
	padding:0px !important;
	height:19px;
}
.srch-gosearchimg
{
	padding:0px !important;
	/*vertical-align:bottom;*/
	border-top: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
	border-bottom: #e3e3e3 1px solid;
}
/*
#kbs
{
	background-color:red;
	padding:0px !important;
	border: none;
}*/
#searchbox
{
	margin:0px; !important
	padding:0px; !important
background-color:red;
}
/* City Walls tables within text  */
.tableStyle table 
{	border-collapse: collapse;
	padding: 5px;
}

.tableStyle tr, .tableStyle td, .tableStyle th
{	vertical-align:top;
	text-align:left;
	padding:5px;
}
.tableStyle2 table 
{	border-collapse: collapse;
	margin-bottom:1em;
}

.tableStyle2 tr, .tableStyle2 td, .tableStyle2 th
{	vertical-align:top;
	text-align:left;
	padding-left:5px;
}
.supScript
{
	font-size:0.7em;
	vertical-align:top;
}
.indentP
{
	margin-left:25px;
	margin-right:25px;
}
.nav--breadcrumb li:before, li:after
{
	content:none;
}
.nav li{padding:5px;}

@media screen and (min-width:650px){
.nav--breadcrumb li:after
{
	content:none;
}
.nav--breadcrumb li:before, li:after
{
	content:none;
}
.nav li{padding:10px:}
}
