@import url("Colour/colour-genesis.css");


body , td, input, textarea, li, select
{
	font-family: Tahoma;
	font-size: 0.7em;
}

a {
	color: #11495e;	
}

body {
	color: #11495e;		
}

img
{
	border-width: 0;	
}

#wrapper {
	padding: 0px; 
	margin: 0px;
	display: block;
	position: absolute;
}

.stretch {
	margin: 0px;
	width: 100%; 
	height:100%;
}
.fixed {
	position: absolute;
	top: 0px;
}

a
{
	text-decoration: none;	
}

/********************************/
/*			Banner				*/
/********************************/
#banner, #bannerPchaFix {
	display: none;
}

#leftpane {
	display: none;
}

#contentpane {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: block;
}

#rightpane {
	display: none;
}



#middlepane {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: block; 
	float: none;	
}

#middlepane-wide {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px; 
	display: block; 
	float: none;	
}

.content-fix {
	float: left; 
	display: block;
	width: 100%;
	margin-bottom: 10px;	
}

*html .content-fix {
	width: auto;
}

.content-wide {
	width: 100%;	
}

*html .content-wide {
	width: auto;
}

.summary {
	clear: both;
	margin-bottom: 10px;
}
	
.summary h2 {
	margin-top: 4px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
	
.summary img
{
	float: left;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
}
	
.summary p {
	margin-top: 0px;
	padding-top: 0px;
}

.summary .text {
	clear: none; 
	float: left 
}

.summary-news .text {
	clear: none; 
	float: left;
	width: 260;
}

.clear
{
	clear: both; 
	width: 100%; 
	height: 1px; 
	overflow: hidden;	
}

/********************/
/*	introduction	*/
/********************/
.introduction 
{
	background-color: #e2e2e2;	
	padding: 0px 0px 16px 0px;	
	margin: 0px;	
}

.text-section {
	width: 296px;
	padding: 16px 0px 15px 0px;
	margin: 0px;	
}

.text-section h2 
{
	margin: 0px 0px 0px 15px;
	padding: 0px;
	font-weight: normal;
}
	
.text-section ul 
{
	margin: 0px 0px 0px 15px;
	padding: 0px;
} 
	
.text-section ul li {
	margin: 0px 0px 0px 15px;
	padding: 12px 0px 0px 00px;	
}


.image-section 
{
	float: right;
	width: 266px;
	margin: 0px;
	padding: 30px 0px 10px 0px;
	text-align: center;	
	background-color: #e2e2e2;
}	

*html .image-section 
{
	width: 263px;
}	

.image-section img
{
	padding: 0px;
	margin: 0px;	
	vertical-align: middle;
}

.image-section span
{
	padding: 0px;
	margin: 0px;	
	vertical-align: middle;
}

/********************/
/* End introduction	*/
/********************/
.text-section-body-home {	
	padding: 29px 0px 20px 15px;
	font-weight: normal;
}	

.text-section-body-home p {	
	padding: 0px;
	margin: 0px;
}	

.text-section-body-home h2 {	
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}	

.text-section-body-content {	
	margin: 0px 15px 0px 15px;
	font-weight: normal;
}

.text-section-body-content h2 {	
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}	

.text-section-body-content p {	
	margin: 0px;
	padding: 0px;
}		


.text-section-body-generic {
	padding: 9px 15px 0px 15px;
}

.text-section-body-generic p {	
	padding: 0px;
	margin: 0px;
}	

.text-section-body-generic h2 {	
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.text-section-body {	
	padding: 9px 15px 0px 15px;
	font-weight: normal;
}	

.text-section-body p {	
	padding: 0px;
	margin: 0px;
}	

.text-section-body h2 {	
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.text-section-body{
	margin: 0px;
	padding: 0px;
}

.text-section-body-summary {	
	padding: 9px 0px 0px 0px;
	font-weight: normal;
	background-image: url(/genesis/images/background-intro-summary.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}	

.content-wide .text-section-body-summary {	
	background-image: url(/genesis/images/background-intro-summary-wide.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}	

.text-section-body-summary p {	
	padding: 0px;
	margin: 0px;
}	

.text-section-body-summary h2 {		
	margin: 5px 0px 0px 15px;
	padding: 0px;
}

.news-summary-intro {
	padding: 0px;
	margin: 5px 15px 8px 15px;
}

.content-summary {
	display: none;
}

.body-generic {
	padding: 14px 0px 0px 0px;
	margin: 0px;
	background-color: orange;
}

.summary-news {
	clear: both;
	margin: 0px 0px 0px 0px;
}
	
.summary-news img
{
	float: left;
	margin: 0px 8px 0px 0px;
	padding: 0px;
}
	
.summary-news p {
	margin-top: 0px;
	padding-top: 0px;
}

.summary-news h2 {
	font-weight: bold;
}

.title-banner {
	clear: both;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}
	
.title-banner h3 {
	font-weight: bold;
}
	
.title-banner .news-title {
	float:left;
	margin: 2px 0px 2px 15px;
	padding: 0px;
	}
	
*html .title-banner .news-title {
	margin: 2px 0px 2px 7px;
}

.title-banner .job-title {
	float: right;
	width: 235px;
	margin: 2px 0px 1px 0px;
	padding: 0px;
	}


.home-summary
{
	display: none;
}

#SummaryTopLine {
	display: none;
}

#SummaryBottomLine {
	display: none;
}

/********************************/
/*		Start LeftNavigation	*/
/********************************/

#leftnav
{
	display: none;
}

.links-subsidiaries {
	margin: 0px 0px 17px 17px;
	padding: 14px 0px 12px 0px;
	border-top: solid 1px #c8c5ab;
	border-bottom: solid 1px #c8c5ab;	
	width: 153px;
	display: block;
}

.links-subsidiaries-top {
	margin-bottom: 14px;
}

.links-subsidiaries-top .second {
	padding-left: 14px;
}

.links-subsidiaries-bottom .first {
	padding-left: 6px;
}

.links-subsidiaries-bottom .second {
	padding-left: 12px;
}

/********************************/
/*		End LeftNavigation		*/
/********************************/



/********************************/
/*		Start BreadCrumbs		*/
/********************************/

.breadcrumb-main
{
	display: none;
}

/********************************/
/*		End BreadCrumbs		*/
/********************************/

.site-properties
{
	
	float: right;
	width: 77px;
	height: 18px;
	border-right: solid 1px #a8c982;
	border-bottom: solid 1px #a8c982;
	border-top: solid 1px #a8c982;
	margin-top:11px;
	padding: 0px;
}

*html .site-properties
{
	overflow: hidden;
	height: 20px;
}

.site-properties ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.site-properties ul li {
	border-left: solid 1px #a8c982;
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}


/********************************/
/*		Start Jobs Summary		*/
/********************************/
.jobslist {
	display: none;
}

.jobs-summary-intro
{
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 20px 15px;
}

/********************************/
/*		End Jobs Summary		*/
/********************************/

/********************************/
/*		Start Footer			*/
/********************************/
#footer {
	display: none
}

/****************************/
/******** Pagination ********/
/****************************/
.pagination {
	display: none;
}

/****************************/
/**** Start Job Detail ******/
/****************************/

.job-detail-inline h3
{
	padding-right: 10px;
	display: inline;
}

.ApplicationRepeater ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.ApplicationRepeater ul li
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.ViewerRepeater ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}


.ViewerRepeater ul li
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.ViewerRepeater ul li img
{
	display: block;
}

/****************************/
/******** End Job Detail ********/
/****************************/


/****************************/
/******** Start Governance****/
/****************************/

.image-board
{
	text-align: center;
}

/****************************/
/******** End Governance *****/
/****************************/

.news-image {
	background-color: red;
	float: right;
	margin-top: 60px;
	padding: 10px 0px 0px 20px;
}

.news-image-text {
	margin-top: 3px;
}

.news-image-text-middle {
	margin-top: 3px;
	text-align: left;
	
}

.news-image-part {
	margin-bottom: 31px;
	text-align: center;
}

.news-text-part {
	margin: 0px;
	padding: 0px;
}

.news-text-text {
	padding: 0px 10px 18px 10px;
	margin: 0px;
}

.news-text-text p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

.news-text-text a {
	font-weight: bold;
}

.news-text-text ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
} 
	
.news-text-text ul li {
	background-image: url(/genesis/Images/arrow-list-right-pane.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 12px;
}

.news-text-title1 h2{
	background-image: url(/genesis/images/background-h2-right-pane.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 24px;
	padding: 3px 0px 0px 10px;
	margin: 0px 0px 9px 0px;
}

.news-text-title2 h2{
	background-image: url(/genesis/images/background-h3-right-pane.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 24px;
	padding: 3px 0px 0px 10px;
	margin: 0px 0px 9px 0px;
}

/****************************/
/********* Site Map  ********/
/****************************/
.site-map {
	margin: 12px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #ffffff;
	font-size: 1.6em;
}

.site-map a {
	font-size: 1.2em;
}

.sitemap-menu
{
	display: inline-block;
	float: left;
	vertical-align: top;
	margin: 0px;
	width: 50%;
}

*html .sitemap-menu
{
	width: 46%;
}

.sitemap-menu ul li {
	list-style-type: none;
	padding: 0px;
	margin: 4px 0px 4px 0px;
}
.first-item {
	padding: 9px 0px 3px 0px;
	font-weight: bold;
	display: block;
	border-bottom: 1px solid #000000;
	width: 90%;
}

.block-list {
	display: block;
	clear: both;
}
.site-map-left {
	float: left;
}
.site-map-right {
	margin: 0px 0px 0px 150px;
}

*html .site-map-right {
	margin: 0px 0px 0px 160px;
}

.site-map ul {
	margin: 2px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}
.site-map ul ul {
	margin: 2px 0px 14px 0px;
	padding: 0px;
	list-style-type: none;
}


/****************************/
/******** Start Questions****/
/****************************/

.questions-title
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}

.questions-intro
{	
	padding: 0px 10px 10px 15px;		
	margin: 0px;
}

.faq {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 15px;
}

.faq-checkbox
{
	margin: 10px 0px 15px 0px;
	padding: 0px;	
}

.a-sym
{		
	float: left;
}

.faqa 
{	
	padding: 10px 0px 0px 20px;	
}

*html .faqa 
{	
	padding: 0px 0px 0px 20px;	
}

.clickable
{
	cursor: hand;
	clear: both;
}

/****************************/
/******** End Questions  ****/
/****************************/

/*****************************/
/**** Start	Search Results ***/
/*****************************/
.searchbut
{
	margin: 0px;
}

.searchresults
{
	padding: 0px;
	margin-left: 0px;
}

.searchresults-intro {
	margin-left: 15px;
}

.search-allsubsidiaries
{
	margin: 15px 0px 30px 0px;
}
.search-allsubsidiaries a
{
	font-weight: bold;
}

.searchresults-items
{
	margin: 15px 0px 0px 15px;
}

.searchresults-items ul
{
	margin-top: 15px;	
	clear: both;
	padding: 1px 0px 1px 0px;
	margin: 0px;		
	list-style: none;
	text-decoration: none; 
}

.searchresults-items ul li
{
	margin-top: 15px;	
	clear: both;
	padding: 1px 0px 20px 0px;
	margin: 0px;	
	text-decoration: none; 
}

.content-summary-title a
{
	font-weight: bold;
}
/****************************/
/**** End Search Results*****/
/****************************/

/****************************/
/**** Start Contact Us ******/
/****************************/
.contact-us
{
	padding:0px;
	margin: 0px 5px 0px 15px;	
}


.contact-part 
{
	margin: 25px 0px 10px 0px;
	padding: 0px;		
}

.contact-item
{
	margin: 10px 0px 0px 0px;
	padding: 0px;	
}

.contact-text 
{
	width: 340px;
}
.contact-question 
{	
	padding: 10px 0px 10px 0px;
	margin: 0px;	
}

.contact-question-title
{
	margin-bottom: 10px;
	padding: 0px;
}

.contact-buttons
{
	float: right;		
}

.contact-checkbox
{
	display: none;
}

.contact-label
{
	float: left;
	width: 200px;	
}

.validation-summary-contactus {
	float: left;
	clear: both;
}

/****************************/
/**** End Contact Us ********/
/****************************/

/****************************/
/*	*** Start Tenants***/
/****************************/

.tenants-summary {
	clear: both;	
	padding: 15px 0px 0px 15px;
}
	
.tenants-summary h2 {
	margin-top: 4px;
	padding-top: 0px;
	margin-left: 00px;
	margin-bottom: 0px;
	padding-bottom: 0px;	
}
	
.tenants-summary img
{
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	padding-bottom: 2px;
}
	
.tenants-summary p 
{
	margin-top: 4px;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;			
}

.tenants-summary-group
{
	margin-top: 15px;
	margin-bottom: 15px;
}


/****************************/
/**** Start List Control ********/
/****************************/


.rule-part .list 
{
	width: 150px;
	height: 200px;
	float: left;
}
	
.rule-part .up-down-buttons 
{
	width: 50px;
	float: left;
}
	
.rule-part .add-edit-buttons 
{
	clear: both;	
	text-align: center;
}

/****************************/
/**** End List Control ********/
/****************************/

/****************************/
/**** Start News	********/
/****************************/
.news-image-part
{
	padding: 0px;
	margin-bottom: 15px;
}

.news-text-part
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

.newstexttitle h2
{
	padding: 0px 0px 0px 0px;		
	margin: 0px 0px 5px 0px;
}

.newstexttext p
{
	padding: 0px 0px 0px 0px;	
	margin: 0px 0px 20px 0px;	
}

/****************************/
/**** End	News	********/
/****************************/



/****************************/
/**** Start Report a Repair***/
/****************************/

.report-part 
{
	margin: 25px 0px 10px 0px;
	padding: 0px;		
}

.report-item
{
	margin: 10px 0px 7px 0px;
	padding: 0px;		
}

.report-item-larger
{	
	margin: 20px 0px 10px 0px;
}

.report-text 
{
	width: 340px;
}
.report-question 
{	
	padding: 0px;
	margin: 10px 0px 18px 0px;	
}

.report-question-title
{
	margin-bottom: 10px;
	padding: 0px;
}

.report-buttons
{
	text-align: right;
}


.report-label
{
	float: left;
	width: 200px;	
}

.timetable table tr th
{
	border: 1px solid red;
	font-size: 1.4em;
}

.timetable td
{
	font-weight: normal;
	padding-left: 40px;	
}
.timetable th
{
	font-weight: normal;
	padding-left: 40px;	
}

.report-label-timetable
{
	float: left;
	padding-top: 35px;
	width: 200px;
}

.report-checkbox
{
	text-align: center;
}
/****************************/
/**** End Report a Repair ***/
/****************************/

/****************************/
/*	*** Start Board Member***/
/****************************/

.board-member
{
	margin: 0px 0px 15px 15px;
}

.board-summary {
	margin: 0px 0px 15px 0px;
}

.boardmember-summary {
	clear: both;	
	padding: 10px 0px 0px 0px;
}
	
.boardmember-summary h2 {
	margin-top: 4px;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;	
}
	
.boardmember-summary img
{
	float: left;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
}
	
.boardmember-summary p 
{
	margin-top: 4px;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;			
}


/*****************/
/*	Console		*/
/******************/
#consoleblock {
	display: none;
}

/**************/
/***Careers Home*/
/**************/

.careers-content
{
	padding: 0px;
	margin-left: 0px;
}

.careerslist {
	width: 150px;
}

.careers-columns-first
{
	display: none;
}

.careers-columns
{
	display: none;
}

.careers-columns-search {
	display: none;
}

.careers-search-title {
	display: none;	
}