@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 88%;
}
h1 {
	margin: 0px 0;
	padding: 0;
	font-size: 1.4em;
	color: #035a82;
}
h2 {
	margin: 6px 0;
	padding: 0;
	font-size: 1.2em;
	color: #035a82;
}
.bold {
	font-weight: bold;
}
img {
	border: 0;
	vertical-align: text-bottom;
}
a {
	text-decoration: none;
	outline: none;
	color: #3897b4;
}
ul {
	margin: 4px 0 0 12px;
	padding: 0 0 0 6px;
}
ul li {
	margin: 4px 0;
	padding: 0;
}
li a {
	font-size: 1.1em;
	font-weight: bold;
}

.bullet_list {
list-style:disc!important;
}

.row_wrapper {
	margin: 4px 0 4px 0;
}
.row_wrapper .spacer {
	margin: 14px 0;
}
.row_wrapper select {
	margin: 4px 0;
	width: 200px;
}
.highlighted {
	color: #035a82;
}
.strong {
	font-weight: bold;
}
.italic {
	font-style: italic;
	color: #3897b4;
	font-size: 1.1em;
	padding-top:0;
}
.clearLeft {
	clear:left;
}
.clearRight {
	clear:right;
}
#wrapper {
	margin: 0 auto;
	width: 927px;
	font-size: 76%;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	margin: 14px 0 20px 0;
	width: 927px;
	height: 131px;
	background: url(../img/bg_header.png);
	position: relative;
}
#header #navigation {
	margin: 0 0 0 16px;
	padding: 0 0 1px 26px;
	position: absolute;
	top: 83px;
	font-size: 1.3em;
	background: url(../img/icon_home.png) no-repeat top left;
	color: #3897b4;
}
#header #navigation li, #header #subNavigation li {
	margin: 0  6px 0 0;
	padding: 0;
	list-style: none;
	float: left;
}
#header #navigation li a:hover, #header #subNavigation li a:hover {
	color: #035a82;
}
#header #subNavigation {
	position: absolute;
	top: 112px;
	left:16px;
	margin: 0;
	padding: 0;
	color: #3897b4;
}
#header #searchBox {
	position: absolute;
	padding: 10px 0 0 0;
	width: 210px;
	height: 25px;
	top: 40px;
	right: 0;
}
#header #searchBox .searchInput {
	margin: 0 10px 0 0;
	width: 110px;
	float: left;
	border: 1px solid #000;
}
#header #searchBox .button {
	border: 1px solid #000;
	background: #89c9dc;
	float: left;
}
#header #fontSize {
	position: absolute;
	width: 220px;
	height: 24px;
	top: 80px;
	right: 10px;
}
#header #fontSize li {
	display: inline;
	list-style: none;
	margin: 0 6px 0 0;
}
#leftWing {
	margin: 0;
	width: 220px;
	float: left;
}
#leftWing #sideNavigation {
	width: 220px;
	color: #0084A5;
}
#leftWing #sideNavigation p {
	margin: 10px 0;
	padding: 0;
}
#leftWing #sideNavigation .top {
	padding: 4px 0 0 14px;
	width: 206px;
	height: 36px;
	background: url(../img/bg_sideNavTop.png) no-repeat;
}
#leftWing #sideNavigation .middle {
	padding: 1px 22px;
	width: 176px;
	background: url(../img/bg_sideNavMiddle.png) repeat-y;
}
#leftWing #sideNavigation .bottom {
	width: 220px;
	height: 20px;
	background: url(../img/bg_sideNavBottom.png) no-repeat;
}
#leftWing #sideNavigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#leftWing #sideNavigation ul li {
	margin: 6px 0;
	padding: 0;
}
#leftWing #sideNavigation a:hover {
	color: #035a82;
}
#leftWing #sideNavigation li ul {
	margin: 0 0 0 14px;
	font-size: .9em;
}
#leftWing #contactBox {
	margin: 16px 0 0 0;
	padding: 0 0 0 22px;
	width: 198px;
	height: 22px;
	background: url(../img/icon_rightArrow.png) no-repeat;
}
#leftWing #contactBox h1 {
	padding: 1px 0 0 0;
}
#leftWing #partnersBox {
	margin: 14px 0 0 0;
	width: 221px;
	height: 54px;
}
#leftWing #translationBox {
	margin: 12px 0 0 0;
	padding: 0 0 0 60px;
	width: 160px;
	background: url(../img/bg_translate.jpg) no-repeat;
}
#leftContent {
	margin: 0 0 0 13px;
	width: 220px;
	float: left;
}
#rightContent {
	margin: 0 0 0 12px;
	width: 220px;
	float: left;
}
.roundContentBox {
	margin: 18px 0 18px 0;
	padding: 0;
	width: 221px;
}
.roundContentBox ul {
	list-style-image: url(../img/bullet.png);
}
.roundContentBox h1 {
	margin: 5px 0;
}
.roundContentBox .top {
	width: 221px;
	height: 6px;
	padding: 0;
	margin: 0;
	background: url(../img/bg_roundContentBox-top.png) no-repeat;
}
.roundContentBox .middle {
	margin: 0 0 0 0;
	padding: 1px 16px;
	width: 189px;
	background: url(../img/bg_roundContentBox-middle.png) repeat-y;
	float:left;
}
.roundContentBox .middle ul {
	margin: 0 0 0 8px;
}
.roundContentBox .bottom {
	width: 221px;
	height: 8px;
	clear: both;
	background: url(../img/bg_roundContentBox-bottom.png) no-repeat;
}
.roundContentBoxResidents {
	height:98px;
}

.executive {
	margin: 8px 0;
	width: 454px;
	float: left;
	clear: left;
}
.executive ul {
	margin: 0 0 14px 0;
	padding: 0;
	list-style: none;
}
.executive p {
	margin: 0;
	padding: 0;
}
.executive img {
	margin: 6px 0 0 0;
	float: left;
}
.executive .details {
	width: 330px;
	float: right;
}
.executive ul {
	width: 280px !important;
}
#centreContent {
	margin: 0 0 0 16px;
	padding: 0;
	width: 450px;
	float: left;
}
#centreContent img {
	margin: 0 0 8px 0;
	float: left;
}
#centreContent ul {
	margin: 0 0 0 12px;
	width: 388px;
}
#result_report {
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 1px solid #b2dae4;
}
.title {
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
	font-size: 1.3em;
	font-weight: bold;
}
.description {
	margin: 10px 0;
}
.url {
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
	font-weight: bold;
	border-bottom: 2px solid #b2dae4;
}
#rightWing {
	margin: 0 0 0 13px;
	width: 220px;
	float: right;
}
#rightWing h2 {
	margin: 0;
	text-align:center;
}
#rightWing img{
	margin: 0 0 12px 0;
}
#rightWing #imageSlideShow {
	width: 221px;
	height: 237px;
}

/*-------------------------------------*/

.featureButton {
	line-height:14px;
	width:220px;
	height:54px;
	margin: 16px 0;
	position:relative;
}
.featureButton .titletext {
	margin:0;
	padding:6px 0px 2px 10px;
	font-size: 1.4em;
	color: #035a82;
	font-weight:bold;
	display:block;
}
.featureButton a {
	padding:0;
	margin:0;
	width:220px;
	height:54px;
	position:absolute;
}
.featureButton .bodytext {
	font-size:0.8em;
	color: #000000;
	margin:0;
	padding:0px 0px 0px 10px;
	display:block;
}
.featureButton .footertext {
	font-size:0.8em;
	color: #3897b4;
	margin:0;
	padding:0px 0px 0px 10px;
	display:block;
}
.featureNewsPress {
	line-height:14px;
	width:220px;
	height:30px;
	margin: 16px 0;
	position:relative;
}
.featureNewsPress h1 {
	margin:0;
	padding:8px 0px 0px 10px;
	color:#FFFFFF;
}
.featureNewsPress a {
	padding:0;
	margin:0;
	width:220px;
	height:30px;
	position:absolute;
}
.featureNewsDark {
	background: url(../img/bg_featureNewsDark.jpg) no-repeat;
}
.featureNewsLight {
	background: url(../img/bg_featureNewsLight.jpg) no-repeat;
}



/*---------------------------------------*/

.featurePDF {
	background: url(../img/bg_featurePDF.jpg) no-repeat;
}
.featureWord {
	background: url(../img/bg_featureWord.jpg) no-repeat;
}
.featureCMail {
	background: url(../img/bg_featureCmail.jpg) no-repeat;
}
.featureCareer {
	background: url(../img/bg_featureCareer.jpg) no-repeat;
}
.featureUsefulLinks {
	background: url(../img/bg_featureUsefulLinks.jpg) no-repeat;
}
.featureAprilCentre {
	background: url(../img/bg_featureAprilCentre.jpg) no-repeat;
}
.featureCommunityFund {
	background: url(../img/bg_communityfund.jpg) no-repeat;
}
.featureLaptop {
	background: url(../img/bg_featureLaptop.jpg) no-repeat;
}
.featureBusinessNeighbourhoods {
	background: url(../img/logo_BusinessNeighbourhoods.jpg) no-repeat;
}
.featureBusinessforNeighbourhoods {
	background: url(../img/bg_featureBusinessforNeighbourhoods.jpg) no-repeat;
}
.featureDirectgov {
	background: url(../img/bg_featureDirectgov.jpg) no-repeat;
}
.featureSuffolkHousing {
	background: url(../img/bg_featureSuffolkHousing.jpg) no-repeat;
}
.featureColnePlus {
	background: url(../img/bg_featureColnePlus.jpg) no-repeat;
}
.featureColneSolutions {
	background: url(../img/bg_featureColneSolutions.jpg) no-repeat;
}
.featureColchesterBorough {
	background: url(../img/bg_featureColchesterB.jpg) no-repeat;
}
.featureCAM {
	background: url(../img/bg_featureCAM.jpg) no-repeat;
}
.featureLettingsSolutions {
	background: url(../img/bg_featureLettingsSolutions.jpg) no-repeat;
}
.featureSafeHaven {
	background: url(../img/bg_featureSafeHaven.jpg) no-repeat;
}
.featureResidentInvolvement {
	background: url(../img/bg_featureResidentInvolvement.jpg) no-repeat;	
}
.featureTenantServicesAuthority {
	background: url(../img/bg_featureTenantServicesAuth.jpg) no-repeat;
}
.featureOurHomes {
	background: url(../img/bg_featureOurHomes.jpg) no-repeat;
}
.featureNews {
	background: url(../img/bg_featureNews.jpg) no-repeat;
}
.featureBlank {
	background: url(../img/bg_featureBlank.jpg) no-repeat;
}
.featureBehaviour {
	background: url(../img/bg_featureBehaviour.jpg) no-repeat;
}
.featureBoardNews {
	background: url(../img/bg_featureBoardNews.jpg) no-repeat;
}
.featureColchesterCommunity {
	background: url(../img/bg_featureColchesterCommunity.jpg) no-repeat;
}
.featureHundredHomes{
	background: url(../img/bg_featureHundredHomes.jpg) no-repeat;
}
.featureIceni {
	background: url(../img/bg_featureIceni.jpg) no-repeat;
}
.featureIceniBlank {
	background: url(../img/bg_featureIceniBlank.jpg) no-repeat;
}
.featureHomechoice {
	background: url(../img/bg_featureHomechoice.jpg) no-repeat;
}
.featureHomechoiceBlank {
	background: url(../img/bg_featureHomechoiceBlank.jpg) no-repeat;
}


/*-------------------------------------*/
.featureBox {
	margin: 16px 0;
	padding: 7px 0 0 8px;
	width: 212px;
	height: 48px;
}
.featureBox a {
	width: 200px;
	height: 48px;
	display: block;
	color: #035a82;
	font-size: 1.3em;
	font-weight: bold;
}
.featureBox span {
	width: 160px;
	display: block;
}
.featurePartnership {
	background: url(../img/bg_featurePartnership.jpg) no-repeat;
}

.featureAgeConcern {
	background: url(../img/bg_featureAgeConcern.jpg) no-repeat;
}
.featureLease {
	background: url(../img/bg_featureLease.jpg) no-repeat;
}
.featureRSSFeed {
	background: url(../img/bg_featureRSSFeed.jpg) no-repeat;
}
.featureCommunities {
	background: url(../img/bg_featureCommunities.jpg) no-repeat;
}
.featureMission {
	background: url(../img/bg_featureMission.jpg) no-repeat;
}
.featureVacancies {
	background: url(../img/bg_featureVacancies.jpg) no-repeat;
}
.featureLeaseholders {
	background: url(../img/bg_featureLeaseholders.jpg) no-repeat;
}
.featureHomeowners {
	background: url(../img/bg_featureHomeowners.jpg) no-repeat;
}
.featureCommercialDivision {
	background: url(../img/bg_featureCommercialDivision.jpg) no-repeat;
}
.featureLettingsSolutions {
	background: url(../img/bg_featureLettingsSolutions.jpg) no-repeat;
}
.featureAllpay {
	background: url(../img/bg_featureAllpay.jpg) no-repeat;
}
.featureRepair {
	background: url(../img/bg_featureRepair.jpg) no-repeat;
}
.featureKeyCommunities {
	background: url(../img/bg_featureKeyCommunities.jpg) no-repeat;
}


.featureFoundationEast {
	background: url(../img/bg_featureFoundationEast.jpg) no-repeat;
}
.featureNews2008 {
	background: url(../img/bg_featureNews2008.jpg) no-repeat;
}
.featureNews2007 {
	background: url(../img/bg_featureNews2007.jpg) no-repeat;
}
.featureCMail {
	background: url(../img/bg_featureCMail.jpg) no-repeat;
}
.featureAboutUs {
	background: url(../img/bg_featureAboutUs.jpg) no-repeat;
}
.featureRepairSurvey {
	background: url(../img/bg_featureRepairSurvey.jpg) no-repeat;
}
.featureMaintenanceHandbook {
	background: url(../img/bg_featureMaintenanceHandbook.jpg) no-repeat;
}
.featureReportRepair {
	background: url(../img/bg_featureReportRepair.jpg) no-repeat;
}
.featureCalculator {
	background: url(../img/bg_featureCalculator.jpg) no-repeat;
}
.featureHandbook {
	background: url(../img/bg_featureHandbook.jpg) no-repeat;
}
.featureDefault {
	background: url(../img/bg_featureDefault.jpg) no-repeat;
}

#clearFooter {
	width: 927px;
	clear: both;
}
#footer {
	margin: 30px auto 0 auto;
	width: 927px;
	height: 110px;
	border-top: 2px solid #3897b4;
	background: url(../img/bg_footer.png) repeat-x;
	font-size: .9em;
}
#footer a {
	color: #56A6BD;
}
#footer ul {
	margin: 8px auto 0 auto;
	padding: 0;
	width: 704px;
}
#footer ul li {
	margin: 0 6px 0 0;
	float: left;
	list-style: none;
}
.floatLeft {
	float: left !important;
	width: 218px;
}
.floatRight {
	float: right !important;
}

/*******************************************************************/

#sizeOptions {
	list-style:none;
	float:right;
	margin-top:79px;
	margin-right:14px;
}
#sizeOptions li {
	float:left;
	margin-left:5px;
}

