@charset "utf-8";
/* CSS Document */

body {
margin: 0;
padding: 0;
text-align: center;
line-height: 1em;
font: small Arial, Helvetica, sans-serif;
}



#container {
clear: both;
/* centre for proper browsers */
margin: 0 auto;
padding: 0;
width: 797px;
height:553px;
text-align: left;
border:1px solid #8eb04e;
}

#news #container 
{
	height:auto;
}

#header {
height:106px;
width: 797px;
float:left;
background: #8eb04e;
}

#main {
width:797px;
float:left;
background-image:url(../images/background_long.gif);
background-repeat:no-repeat;
height:447px;}


#news #main 
{
	height:auto;
}


#nav-col {
width:140px;
height:447px;
float:left;
margin-right:10px;
}

#home #nav-col {
width:140px;
height:407px;
float:left;
margin-right:10px;
}

#centre-col {
width:381px;
height:auto;
float:left;
margin-top:30px;
}

#right-col {
width:230px;
float:left;
margin: 200px 0 0 10px;
}

#home #right-col {
width:230px;
float:left;
margin: 160px 0 0 10px;
}

#home #ticker{
width:797px;
float:left;
margin: 0 0 0 0px;
height:40px;
}
/* ----- primary ----- */



#footer{
clear:both;
width:850px;
height:16px;
background:#000000;
padding:5px;
}

#footer p {
float:left;
font-size:110%;
margin-top:0px;
}
#footer p.footer_right {
float:right;
font-size:90%;
}


/* ----- global navigation ----- */
#global-nav {
	float: left;
	list-style: none;
	margin: 2px 0 0px 5px;
	padding: 0;
	width:124px;
}
#global-nav li {
	float: left;
	margin: 3px 0 0 0px;
	padding: 0;
}
#global-nav li a {
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -1000em;
	outline-style:none;
}
#global-nav li a:hover {
	background-position: 0 -20px;
}
#nav0 {
	width: 124px;
	height: 20px;
	background: url(../images/nav/1.gif) 0 0 no-repeat;
}
#nav1 {
	width: 124px;
	height: 20px;
	background: url(../images/nav/2.gif) 0 0 no-repeat;
}
#nav2 {
	width: 124px;
	height: 20px;
	background: url(../images/nav/3.gif) 0 0 no-repeat;
}
#nav3 {
	width: 124px;
	height: 20px;
	background: url(../images/nav/4.gif) 0 0 no-repeat;
}
#nav4 {
	width: 124px;
	height: 20px;
	background: url(../images/nav/5.gif) 0 0 no-repeat;
}
#nav5 {
	width: 124px;
	height: 20px;
	background: url(../images/nav/6.gif) 0 0 no-repeat;
}
#nav6 {
	width: 124px;
	height: 20px;
	background: url(../images/nav/sub1.gif) 0 0 no-repeat;
}
#nav7 {
	width: 124px;
	height: 20px;
	background: url(../images/nav/sub2.gif) 0 0 no-repeat;
}
#nav8 {
	width: 124px;
	height: 20px;
	background: url(../images/nav/sub3.gif) 0 0 no-repeat;
}




/* ----- property navigation ----- */
#property-nav {
	float: left;
	list-style: none;
	margin: 0px 0 0px 0px;
	padding: 0;
	border-right:1px solid #8eb04e;
	width:100px;
	margin-right:0;
}
#property-nav li {
	float: left;
	margin: 0px 10px 0 0px;
	padding: 0;
	margin-right:0;
}
#property-nav li a {
	display: block;
	margin: 0;
	padding: 4px;
	text-indent: -1000em;
	

}
#property-nav li a:hover {

}
#pnav0 {
	width: 94px;
	height: 49px;
	background: url(../images/logos/keepmoat.gif) 0 0 no-repeat;
}
#pnav1 {
	width: 94px;
	height: 48px;
	background: url(../images/logos/gleeson.gif) 0 0 no-repeat;
}
#pnav2 {
	width: 94px;
	height: 42px;
	background: url(../images/logos/lowry.gif) 0 0 no-repeat;
}
#pnav3 {
	font-size:70%;
	color:#7b7979;
	margin-right:5px;
}


/* ----- partner navigation ----- */
#partner-nav {
	float: left;
	list-style: none;
	margin: 0px 0 0px 5px;
	padding: 0;
	width:103px;
}
#partner-nav li {
	float: left;
	margin: 0px 10px 0 0px;
	padding: 0;
}
#partner-nav li a {
	display: block;
	margin: 0;
	padding: 4px;
	text-indent: -1000em;
	

}
#partner-nav li a:hover {

}
#ptrnav0 {
	width: 103px;
	height: 54px;
	background: url(../images/logos/knowsley.gif) 0 0 no-repeat;
}
#ptrnav1 {
	width: 103px;
	height: 44px;
	background: url(../images/logos/huyton.gif) 0 0 no-repeat;
}
#ptrnav2 {
	width: 103px;
	height: 42px;
	background: url(../images/logos/knowsley_council.gif) 0 0 no-repeat;
}
#ptrnav3 {
	font-size:70%;
	color:#7b7979;
}

h1 {
color: #8eb04e;
font-family:Arial, Helvetica, sans-serif;
font-size:120%;
line-height:130%;
}

p {
color:#4c4947;
}

.homepage {
font-size:120%;
line-height:130%;
}

.img_margin {
margin-left:33px;
}


h2 {
color: #8eb04e;
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
line-height:130%;
margin-bottom:0;
}

.no-top-margin {
margin-top:0;
}

.no-bottom-margin {
margin-bottom:0;
}

.news-pic {
margin-right:10px;
border:none;
}


.h1-sub-page {
line-height:110%;
font-size:100%;
}

#centre-col-phase1 {
width:500px;
height:auto;
float:left;
margin-top:30px;
}

.table {
color:#4c4947;
font-size:80%;
}

.green {
color:#8eb04e;
}

#centre-col a {
color: #8eb04e;
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
line-height:130%;
margin-bottom:0;
}

.small_green{
color:#98b75e;
font-size:80%;
margin-top:5px;
font-wieght:bold;
}

.small_grey {
color:#4c4947;
font-size:80%;
}
.small_white {
color:#ffffff;
font-size:80%;
padding:2px;
}

.title{
color:#4c4947;
font-size:110%;
font-weight:bold;
}

.clear 
{
	clear:both;
	font-size:0px;
	height:0px;
}
