/* CSS Document */

/* set all padding and margin to 0 */
* { 
	margin: 0;
	padding: 0;	

}

img { /* set all images to display as block elements initially, over-ride to inline as required */
	
	display: block;	
}

	
.clearFloat {
		
	clear: both;	
}
	

body {

	
	font: normal normal normal 12px Arial, Geneva, sans-serif; 
	color: #000000;	
	background-color: #263548;
		
}
	
body a {
	
	text-decoration: none;
	outline: none;
}
	
body a img {
		
	border: 0;	
}
	
	
.sitelink a {

	color: #5F5F5F;
	text-decoration: underline;
	font-weight: bold;
	
}
	
	
.sitelink a:hover {

	color: #575757;
	
}

.sitelink a.small {
	
	font-size: 11px;
	letter-spacing: 2px;
	font-weight: bold;
}


.largerFont {

	font-size: 14px;	
}


.smallerFont {

	font-size: 11px;	
}


.shireLightBlue {
	
	color: #95C5DF;
}

.bold {
	
	font-weight: bold;
	
}

.normalFont {
	
	font-weight: normal;	
}

.green {
	
	color: #009900;	
}

.alert {
	
	color: #FF0000;

}


.alignCenter {
	
	text-align: center;	
	width: 130px;
	display: block;
}

h2 {

	font-size: 16px;
	padding-bottom: 10px;	
	color: #1356A6;
}


h3 {

	font-size: 13px;
	padding-bottom: 10px;	
	color: #1356A6;		
}

h3.centreText {

	text-align: center;
	padding: 0;
}

h3.newsItem {
	
	padding-top: 15px;	
}

h2.headerText {
	
	font-size: 20px;
	color: #9C9DA0;
	text-align: left;	
	font-weight: normal;
	
}

.noShow {

	display: none;	
}

.leftpad3 {
	
	padding-left: 3px;	
}

.leftpad5 {
	
	padding-left: 5px;	
}

.leftMargin5 {
	
	margin-left: 5px;	
}

.leftpad10 {
	
	padding-left: 10px;	
}

.leftpad15 {
	
	padding-left: 15px;	
}

.leftpad50 {
	
	padding-left: 50px;	
}


.toppad20 {
	
	padding-top: 20px;	
}

.toppad5 {
	
	padding-top: 5px;	
}

.toppad7 {
	
	padding-top: 7px;	
}

.toppad15 {
	
	padding-top: 15px;
}

.toppad40 {
	
	padding-top: 40px;
	
}


ul.shirelist {
	
	margin: 0;
	padding: 0;
	border: 0px solid red;
	list-style: disc;
	padding-top: 15px;	
	margin-left: 20px;
	padding-left: 20px;
}

ul.shirelist li {
	
	padding: 0;
	padding: 2px 0;
	color: #4C4B4D;

}

.alignButton {
	
	position: relative;
	top: -20px;
	left: 20px;	
	
}

#outerShell {
	
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top left;
	width: 100%;	
	position: relative;
	display: block;
	z-index: 0;
	
	
}


/* the shell is set width auto left and right margins to centre the div on the screen */

#shell {
	
	display: block;		
	width: 922px;
	margin-left:   auto;
	margin-right:   auto;
	position: relative;
	
}


#logo {
	
	position: relative;
	top: 0px;
	left: 0;	
	
}

img.headerImage {
	
	display: block;
	margin-left: auto;
	margin-right: auto;	
	height: 160px;
}

#contentMain {
		
	
	width: 922px;
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 0px;
	background-color: transparent;
	/* min-height: 680px; */
	border: 0px solid blue;
	z-index: 0;
	
}

#contentMain p {
	
	padding: 5px 5px;
	background-color: transparent;	
	color: #4C4B4D;
}

#contentMain p.noPad {
	
	padding: 0px;
	
}


#topNavHolder {
	
	height: 45px;
	padding: 0;
	position: relative;
	top: 0px;
	border: 0px solid red;
	margin-bottom: 0px;
	z-index: 100;

}

#topNavHolder ul {
	
	
	display: block;
	border: 0px solid red;
	height: 45px;
	list-style: none;
	width: 920px;	
	border-left: 1px solid #757F92;
	position: relative;
	top: 0;
	
}

#topNavHolder ul li {
	
	height: 45px;
	display: block;
	float: left;
	border-right: 1px solid #757F92;
	border-left: 1px solid #151E2A;
	position: relative;
	
}

#topNavHolder ul li a {

	color: white;
	font-size: 13px;
	display: block;
	margin-top: 15px;
	padding: 0 15px;
	padding-bottom: 1px;

}

#topNavHolder ul li a:hover {
	
	color: #91C5DF;	
}

#topNavHolder ul li a.noLink {

	cursor: text;
	
}

#topNavHolder ul li ul {
	
	display: none;
	width: 180px;	
	position: absolute;
	top: 45px;
	left: 0;
	
	
}

#topNavHolder ul li ul li {

	display: block;
	height: 43px;
	background-image: url(images/menuBackground_on.jpg);
	width: 100%;	
	z-index: 100;
	left: -2px;
border-left: 2px solid #151E2A;
}


#topNavHolder ul li ul li a {

	display: block;
	color: white;
	height: 43px;
	margin-top: 0;
	padding-top: 15px;
	border: 0px solid red;
}


#topNavHolder ul li ul li a:hover {


}


#slideShowContainer {
	
	position: relative;
	top: 0px;
	border: 0px solid red;
	display: block;
	margin-top: 5px;
	z-index: 0;
}

#slideShowContainer img.family2 {
	
	position: absolute;
	right: 0;
	top: 0;	
}

#slideshowHolder {
	
	position: absolute;
	top: 20px;
	left: 170px;
	border: 0px solid red;
}

#sliderContent img {

	width: 545px;
	height: 270px;
}

#qualityHomesHeader {
	
	position: relative;
	left: 15px;	
}

#slideshowHolder h2 {
	
	font-size: 20px;
	color: #9C9DA0;
	text-align: center;	
	font-weight: normal;
	
}


#googleMapHolder {
	
	background-image: url(images/newsViewerBackground.jpg);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
	margin-top: 20px;
	padding: 0;
		
}


#googleMapHolder h3.articleCaption {
	
	display: block;
	width: 430px;
	padding-bottom: 0;
	font-size: 11px;
	height: 44px;
	color: white;
	vertical-align: middle;	
	
}

#googleMapHolder h3.articleCaption span {
	
	padding-left: 15px;
	padding-top: 17px;
	display: block;		
}


#leftCol {
	
	border: 0px solid yellow;
	width: 230px;	
	position: relative;
	top: 0;
	left: 0;
	margin-top: 22px;

}

#leftCol.contact {
	
	border: 0px solid yellow;
	width: 200px;	
	
}

#leftCol h2 {
	
	font-size: 20px;
	color: #9C9DA0;
	text-align: left;	
	font-weight: normal;	
	
}

#sectionMenu {
	
	list-style: none;
		
}

#sectionMenu li a {

	color: #4C4B4D;
	font-size: 13px;
	font-weight: bold;
	border: 0px solid red;
	display: block;
	padding: 10px 0;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left;
	
}

#sectionMenu li a:hover {
	
	color: #9C9DA0;
}


#centerCol {
	
	border: 0px solid blue;
	width: 430px;	
	float: right;
	margin-bottom: 20px;
	margin-right: 2px;
	margin-top: 22px;
	padding-left: 10px;
}

#centerCol div {
	
	color: #4C4B4D;

}

#centerCol h2, #centerCol.twoThirdsWidth h2 {
	
	font-size: 20px;
	color: #9C9DA0;
	text-align: left;	
	font-weight: normal;
	padding-left: 0px;	
	
}

#centerCol.fullWidth {
	
	clear: left;
	border: 0px solid red;	
	width: 900px;	
	
}


#centerCol.twoThirdsWidth {
	
	clear: left;
	border: 0px solid red;	
	width: 660px;
	padding-left: 0;
	
}

#centerCol.contact {
	
	width: 460px;	
	
}


div.performance {
	
	border-bottom: 1px dashed #575757;
	padding-bottom: 20px;
	margin-bottom: 20px;
	width: 660px;
	display: block;
	margin-left: auto;
	margin-right: auto;		
	
}

div.performance img {
	
	width: 650px;	
	border: 3px solid #C1C2C5;	
	padding: 3px;
}

div.performance h3 {
	
	color: #575757;
	padding-bottom: 2px;
}

#rightCol {
	
	width: 231px;
	margin-left: 10px;		
	float: right;
	padding-left: 0px;
	margin-right: 3px;
	margin-top: 14px;
	border: 0px solid red;
}

#newsRegisterContainer {
	
	border: 0px solid red;
	position: relative;
	left: 3px;
	margin-top: 0px;	
}




#newsRegisterContainer div {
	
	border: 1px solid #ABACB1;
	border-top: none;	
	background-color: #C5C5C7;
	background-image: url(images/gradBackground.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 15px;
	padding-right: 10px;
	
}

#newsRegisterContainer div.latestNews {
	
	padding-bottom: 10px;	
}


#newsRegisterContainer div p.inputHolder {
	
	padding: 0;
	padding: 5px 0px;	
	color: #4C4B4D;
	border: 0px solid white;
	position: relative;
	height: 39px;
	top: 10px;
}


#newsRegisterContainer div p.textOnly {
	

	padding: 0px 0px;
	font-size: 12px;		
}



#newsRegisterContainer div form p img {
	
	display: inline;
	position: absolute;
	top: 0px;
	right: 0;
	height: 39px;
	
	border: 0px solid white;

}

#newsRegisterContainer div form p input {
	
	width: 190px;
	border: 0px solid #A9ABAF;
	color: #9C9DA0;
	height: 25px;
	padding-top: 10px;
	padding-left: 10px;
	position: absolute;
	top: 0px;
	margin-top: 0px;
	background-image: url(images/inputShadowregister.gif);
	background-repeat: repeat-x;
}

#newsRegisterContainer input.sendRegister {
	
	display: block;	
	position:relative;
	top: 0px;	
	left: 106px;	
	width: 87px;	
	border: none;
	cursor: pointer;
	height: 32px;
	background-color: transparent;
	background-image: url(images/sendRegister_off.jpg);
}




#applyHouseContainer {
	
	border: 0px solid red;
	position: relative;
	left: 3px;
	margin-top: 0px;
	margin-bottom: 15px;	
}

#applyHouseContainer div {
	
	border: 1px solid #ABACB1;
	border-top: none;	
	background-color: #C5C5C7;
	background-image: url(images/gradBackground.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 15px;
	padding-right: 10px;
	
}

#applyHouseContainer div p.textOnly {
	

	padding: 0px 0px;
	font-size: 12px;		
}

#applyHouseContainer div img.download {
	
	position: relative;
	left: 110px;	
	margin: 10px 0;
		
}


#payRentContainer {
	
	border: 0px solid red;
	position: relative;
	left: 3px;
	margin-top: 0px;
	margin-bottom: 15px;	
}

#payRentContainer div {
	
	border: 1px solid #ABACB1;
	border-top: none;	
	background-color: #C5C5C7;
	background-image: url(images/gradBackground.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 15px;
	padding-right: 10px;
	
}

#payRentContainer div p.textOnly {
	

	padding: 0px 0px;
	font-size: 12px;		
}

#payRentContainer div img.download {
	
	position: relative;
	left: 110px;	
	margin: 10px 0;
		
}

input.memberLogin {
	
	display: block;	
	position:relative;
	top: 0px;	
	left: 313px;	
	width: 87px;	
	border: none;
	cursor: pointer;
	height: 32px;
	background-color: transparent;

}



#eventsListContainer {
	
	border: 0px solid red;
	position: relative;
	left: 3px;	
	margin-top: 15px;	
	margin-bottom: 15px;	
	border-top: none;	
	background-color: #C4C5C8;
	border: 1px solid #ABACB1;
	background-image: url(images/eventListGrad.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#eventsList {
	
	list-style: none;
	margin: 0 10px 0 15px;
	
}

#eventsList li {
	
	background-color: transparent;	
	border: 0px solid #C4C5C8;
	border-bottom: 1px dashed #575757;
	position: relative;
	top: 0;	
}

#eventsList li.finalEvent {
	
	border-bottom: 0px dashed #ABACB1;
	
}


#eventsList li a {
	
	color: #4C4B4D;
	display: block;
	padding: 5px 0;		
	font-weight: bold;
}

#eventsList li a.eventRegister {
	
	padding: 0;	
	float: right;	
	position: relative;
	top: -46px;	
}

#eventsList li a:hover {
	
	text-decoration: underline;	
}

#eventsList li span.eventDate {
	
	display: block;
	font-weight: normal;
	margin-bottom: 15px;	
	color: #4C4B4D;
	
}

#downloadsContainer {
	
	border: 0px solid red;
	position: relative;
	left: 3px;	
	top: -15px;
}

#downloadsContainer div {
	
	border: 1px solid #ABACB1;
	border-top: none;	
	background-color: #C5C5C7;
	background-image: url(images/gradBackground.gif);
	background-repeat: repeat-x;
	background-position: top;
	
}

#downloadsContainer div ul {

	list-style: none;
	margin: 0;
	padding: 0;
	margin: 0 15px;
	margin-bottom: 15px;
	
}

#downloadsContainer div ul li a {
	
	color: #4C4B4D;
	display: block;
	padding: 5px 0;
		
}

#downloadsContainer div ul li a:hover {

	text-decoration: underline;
}



#contactForm {
	
	width: 430px;	
	border: 1px solid #B3B3B3;	
	padding-left: 10px;
	padding-right: 10px;		
	background-image: url(images/contactBackground.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #CBCCCE;
	
}


#enqDetails {
	
	width: 430px;	
	border: 0px solid #B3B3B3;	


}

#enqDetails td {
	
	border: 0px solid blue;
	font-weight: bold;
	color: #272727;
	

}



#enqDetails td.normalWeight {
	
	font-weight: normal;
	
}



#enqDetails tr td img.captchaImage {
	
	border: 0px solid red;
	position: relative;
	left: 0;
	margin: 8px 0;	
}


#enqDetails tr td input {
	
	width: 98%;
	border: 1px solid #C0C2C5;
	color: #9C9DA0;
	height: 23px;
	padding-top: 9px;
	padding-left: 5px;
	background-color: #FFFFFF;

}


#enqDetails tr td p input.sendContact {
	
	
	width: 87px;
	height: 32px;
	position: relative;
	top: 5px;
	left: 0;
	border: none;
	
	
}

#enqDetails tr td table {
	
	width: 100%;	
	
}


#enqDetails tr td table tr td {
	
	border: 0px solid red;
	width: 50%;	
}

#enqDetails tr td table tr td input {

	width: 97%;	
	
}

#enqDetails tr td table tr td input.radio {
	
	display: inline;
	background-color: transparent;
	width: 20px;
	margin-left: 5px;
	vertical-align: middle;
	border: none;
	
}


#enqDetails tr td table tr td.leftCell {
	
	border: 0px solid blue;
	padding-right: 5px;
		
}

#enqDetails tr td table tr td.rightCell {
	
	border: 0px solid blue;
	padding-left: 5px;
		
}


#enqDetails tr td textarea {
	
	
	border: 1px solid #C0C2C5;
	color: #9C9DA0;
	height: 80px;
	padding-top: 9px;
	padding-left: 5px;

	width: 98%;

}





#footerShell {
	
	clear: both;
	width: 100%;
	border-top: 1px solid #B0B0B4;
	height: 360px;
	display: block;
	position: relative;
	z-index: -1;		
	background-image: url(images/footerBackground.jpg);
	background-repeat: repeat-x;
	background-position: top left;	
}

#footerShell.housing {
	
	height: 160px;
	background-image: url(images/footerBackgroundHousing.jpg);
	
	
}


#footer {
	
	
	display: block;		
	width: 922px;
	margin-left:   auto;
	margin-right:   auto;
	position: relative;
	height: 360px;
	border: 0px solid red;

}

#footerHousing {
	
	display: block;		
	width: 922px;
	margin-left:   auto;
	margin-right:   auto;
	position: relative;
	height: 160px;
	border: 0px solid red;	
}

#footer div.footerBoxContainer {
	
	border-right: 1px solid #B0B0B4;	
	border-left: 1px solid white;		
	height: 209px;
	border: 0px solid red;	
}


#footer div.footerBox {
	
	width: 226px;
	height: 209px;
	float: right;
	border-left: 1px solid #B0B0B4;	
	border-right: 1px solid white;
	position: relative;
		
}



#footer div.footerBox p {
	
	position: relative;
	top: 10px;
	left: 20px;
	color: #545254;
	line-height: 20px;	
	width: 210px;
	
}

#footer div.footerBox a.quickLink {
	
	position: absolute;
	top: 150px;
	left: 20px;	
	display: block;
	border: 1px solid #4D555A;	
}

#footerLogos {
	
	border: 0px solid red;
	height: 149px;
	clear: both;
	position: relative;	
}

#footerLogos span.normal {
	
	font-size: 11px;
	font-weight: normal;
	display: block;		
	
}

#excellenceQuote {
	
	width: 228px;
	position: absolute;
	top: 40px;
	left: 20px;	
	color: white;
	line-height: 18px;
	font-size: 11px;
	
}

#excellenceQuote span {
	
	font-size: 17px;
	font-weight: bold;	
	
}



#footerLogos img {
	
	position: absolute;
	top: 5px;
	left: 220px;		
}

#footerLogos img.iip {
	
	left: 318px;		
	
}


#footerLogos img.footerEnquiry {
	
	left: 820px;		
	
}

#footerAddress {
	
	width: 400px;
	position: absolute;
	top: 40px;
	left: 480px;	
	color: white;	
	line-height: 18px;
	font-size: 11px;
}

#footerAddress span {
	
	font-size: 17px;
	font-weight: bold;	
		
}

#footerLink {
	
	padding-bottom: 15px;
	text-align: right;
	padding-right: 10px;	
}

#footerLink, #footerLink a {
	
	color: #041F32;
}


#newsEventsList {
	
	list-style: none;
	padding-top: 8px;
	width: 227px;
	border: 0px solid red;	
	
}

#newsEventsList li {
	
	border: 0px solid red;	
	position: relative;
	top: 0;
	padding: 5px 10px 5px 20px;

	
}


#newsEventsList li a {
	
	color: #5F5F5F;
	text-decoration: underline;
	font-weight: bold;
}

#userSlideShow {
	
	background-image: url(images/newsViewerBackground.jpg);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
	margin-top: 10px;
	padding: 0;
	border: 0px solid red;	
		
}

#userSlideShow.staffImage {
	
	width: 430px;
	position: relative;
	top: 20px;
	margin-left: 0px;
	margin-bottom: 30px;
	
}

#userSlideShow img.mainImage {
	
	width: 430px;
	position: relative;
}

#userSlideShow h3.articleCaption {
	
	display: block;
	width: 430px;
	padding-bottom: 0;
	font-size: 11px;
	height: 44px;
	color: white;
	vertical-align: middle;	
	
}

#userSlideShow h3.articleCaption span {
	
	padding-left: 15px;
	padding-top: 17px;
	display: block;		
}

#newsControls {
	
	position: absolute;
	display: block;
	top: 3px;
	right: 10px;
	
}

#scrollLeft {
	
	border: none;
	cursor: pointer;
	vertical-align: middle;
	display: inline;
	
}

#scrollRight {
	
	border: none;
	cursor: pointer;
	vertical-align: middle;
	display: inline;
	
}

#boardMembers {
	
	list-style: none;
	margin-left: 0px;	
	
}

#boardMembers li.staffMember {
	
	float: left;
	padding-right: 9px;
	border: 0px solid red;
	position: relative;
	top: -3px;	
}

#boardMembers li div.holder {
	
	position: relative;
	margin-bottom: 15px;
}


#boardMembers.staffMembers li div.holder {
	
	margin-bottom: 0px;
	
}

#boardMembers li div span.viewMore {
	
	position: absolute;
	top: 10px;
	right: 20px;
	cursor: pointer;	
	color: #425D75;
	text-decoration: underline;
	text-align: left;
	width: 130px;
	border: 0px solid red;
	
}

#boardMembers li div span.viewLess {
	
	display: none;	
	
}


#boardMembers li div div.peopleHeader {
	
	background-image: url(images/peopleHeaderBackground.jpg);
	background-repeat: repeat-x;
	color: white;
	border: 1px solid #535558;
	width: 400px;
	position: relative;
	padding: 10px 20px;
}


#boardMembers li div.staffHeader {
	
	background-image: url(images/peopleHeaderBackground.jpg);
	background-repeat: repeat-x;
	color: white;
	border: 1px solid #535558;
	width: 100px;
	height: 60px;
	position: relative;
	padding: 5px 10px;
	background-color: #203040;
}

#boardMembers li div.staffHeader span {
	
	color: #D7CCC9;
	
}


#boardMembers li div div.peopleHeader p {
	
	width: 150px;
	position: absolute;
	top: 5px;
	left: 300px;
	border: 0px solid red;
	color: white;		
}

#boardMembers li div div.peopleHeader p.staffHeader {
	
	width: 200px;
	left: 250px;
		
}


#boardMembers li div div.peopleHeader span {
	
	color: #D7CCC9;
}


div.expandable {
	
	display: none;
	background-image: url(images/boardBackground.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	background-color: #C4C5C8;
	border: 1px solid #ABADB1;
	min-height: 130px;
		
}

div.expandable img {
	
	border: 1px solid #9DA0A4;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;

}


#boardMembers li.treeBranch img.treeBranch {
	
	margin: 0;	
	border: 0px solid red;
}

div.staffDetails {
	
	background-image: url(images/boardBackground.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	background-color: #C4C5C8;
	border: 1px solid #ABADB1;
	width: 100px;
		
}

div.staffDetails p {

	position: relative;
	left: -5px;
		
}


div.staffDetails p a {
	
	color: #607187;
	
	
}

div.staffDetails p a:hover {
	
	text-decoration: underline;	
}

div.highslide-html-content {
	
padding: 0;
		
}


div.staffFolio img {
	
	float: left;
	margin: 10px;
	margin-right: 20px;	
}

div.staffFolio p {
	
	padding-top: 5px;	
	color: #2B2C2F;
}


div.highslide-html-content h2 {
	
	clear: both;
	padding-left: 10px;	
	color: #2B2C2F;
}

div.highslide-html-content h3 {
	
	color: #2B2C2F;
	font-size: 12px;		
	padding-left: 10px;	
}

#staffProfile { 
	
	float: right;
	position: relative;
	top: 20px;
	right: 0;
	width: 200px;	
	border: 0px solid red;	
}
