@charset "utf-8";

/* CSS Document */

/* DESIGNER NOTE
   This file contains the global css that will effect all pages within the website */

*, .noMargin_NoPadding{
	margin:0px;
	padding:0px;
	outline:0px;
}
body {
	background-color: #D4E6F4;
	padding-top: 15px;
	font-family: Arial, Verdana, sans-serif;
	background-image: url(/images/background/BG.jpg);
	background-repeat: repeat-x;
	background-position: center -50px;
	font-size: 1em;
}
img {
	border:0px;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

/*layout controllers*/
.clearFloat {
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
	display: block;
}
.textpadding {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 21px;
	padding-left: 30px;
}
.textpadding.noMargin_Bot {
	padding-bottom: 0px;
}
.textpadding.noMargin_Top {
	padding-top: 0px;
}

.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.textAlignRight {
	text-align: right;
}
.leftColSmall {
	width: 205px;
}

img.marginRight {
	margin-right: 20px;
}
img.marginBot {
	margin-bottom: 15px;
}
.content table.noBorder td  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.content table.noBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E8EEF4;
	border-right-color: #E8EEF4;
	border-bottom-color: #E8EEF4;
	border-left-color: #E8EEF4;
}

.content table#contactDetails {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E8EEF4;
	border-right-color: #E8EEF4;
	border-bottom-color: #E8EEF4;
	border-left-color: #E8EEF4;
}
.content table#contactDetails td{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;

}

.px10 {
	font-size: 10px;
}
.introText {
	font-size: 14px;
	line-height: 18px;
}
.intro {
	font-size: 1.2em;
	line-height: 1.4em;
}
.minHeight {
	min-height: 336px;
}


/*colour styles*/
.blue {
	color: #013183;
}


/*button styles*/
a.button_More {
	display: block;
	background-image: url(/images/buttons/arrowRight.jpg);
	background-repeat: no-repeat;
	background-position: 90% center;
	padding-left: 23px;
	font-weight: bold;
	color: #666666;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
}


a.button_More:hover {
	background-image: url(/images/buttons/arrowRight_hover.jpg);
}
a.button {
	background-image: url(/images/buttons/button.png);
	background-repeat: repeat-x;
	display: block;
	float: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #324056;
	border: 1px solid #8499AA;
}
a.button:hover {
	background-image: url(/images/buttons/button_ro.png);
	color: #F4F7F7;
	text-decoration: none;
}
a.button_Enquire {
	background-image: url(/images/buttons/button.png);
	background-repeat: repeat-x;
	display: block;
	float: left;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	font-weight: bold;
	color: #324056;
	border: 1px none #8499AA;
}
a.button_Enquire:hover {
	color: #FFFFFF;
	background-image: url(/images/buttons/button_ro.png);
	text-decoration: none;
}
a.button_myArea {
	background-image: url(/images/background/tab-propertyList4.png);
	background-repeat: repeat-x;
	display: block;
	float: left;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	font-weight: bold;
	color: #324056;
	border: 1px none #8499AA;
	background-color: #CDD5C9;
}
a.button_myArea:hover {
	background-image: url(/images/background/tab-propertyList4_ro.png);
	text-decoration: none;
}

a.button_Print {
	background-image: url(/images/buttons/button.png);
	background-repeat: repeat-x;
	display: block;
	float: left;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: bold;
	color: #324056;
	border: 1px none #8499AA;
	width: 213px;
	background-color: #D7E6F0;
}
a.button_Print:hover {
	text-decoration: underline;
}



.back {
	background-image: url(/images/background/vacancy.png);
	display: block;
	padding-left: 10px;
	color: #FFFFFF;
	height: 20px;
	padding-top: 5px;
	padding-right: 10px;
}
a.apply {
	color: #2E2E2E;
	text-decoration: underline;
}





/*main text styles*/
h1 {
	font-size: 2.0em;
	margin-bottom: 10px;
	font-weight: normal;
	color: #2E2E2E;
}
h1 em {
	font-size: 14px;
	margin-top: 10px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	margin-bottom: 10px;
}
h3 {
	font-size: 1.2em;
}


p {
	font-size: 1em;
	margin-bottom: 10px;
	color: #2E2E2E;
	line-height: 1.4em;
}
a {
	color: #355C95;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}




ol {
	margin-left: 20px;
	margin-bottom: 10px;
}
ol li {
}
ul {
	margin-left: 20px;
	margin-bottom: 10px;
}
ul li {
}

hr {
	color: #ADC0CB;
	background-color: #D3DDE3;
	height: 1px;
	margin-bottom: 15px;
	display: block;
}

#breadCrumbs {
	color: #666666;
	background-color: #EAEDEE;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 21px;
	padding-top: 6px;
	font-size: 11px;
}



/* DESIGNER NOTE
   Change width to the overall width of your page */

#container{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	border: 10px solid #FFFFFF;
}
.navColumn1 {
	width: 189px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	display:block;
}





/*Header Styles*/
#breadcrumbs {
	clear: none;
	margin-top: 0px;
}
.tels {
	display:none
}
#picLogo {
	float: none;
	display: block;
}
#textLogo {
	float: none;
}
#header {
	background-image: url(/images/header/BG_header.jpg);
	background-repeat: repeat-x;
	height: 123px;
}

#header h1 {
	margin-top: 25px;
	margin-right: 25px;
}
#header .tels {
	display: none;
}


#header #logoWrapper {
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	margin-right: 10px;
}




/*Utility Bar Styles*/
#utilityBar {
	float: right;
	display: block;
}
#utilityBar ul {
	margin: 0px;
	padding: 0px;
}

#utilityBar ul li {
	float: left;
	list-style-type: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B9CDE3;
	border-top-style: none;
	border-left-style: none;
	font-size: 11px;
	height: 30px;
	border-bottom-color: #B9CDE3;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	line-height: 30px;
	padding-right: 8px;
	padding-left: 8px;
}
#utilityBar ul li a {
	color: #FFFFFF;
}

#utilityBar ul li.last {
	background-image: none;
}
#utilityBar ul li.first {
	background-image: url(/images/header/utilityFirst.png);
	background-repeat: repeat-y;
}
#utilityBar ul li input {
	width: 100px;
	font-size: 11px;
}
#utilityBar    ul    li.textSize  {
	padding-top: 0px;
	padding-bottom: 4px;
}
#utilityBar ul li.search {
	padding-top: 9px;
	padding-bottom: 0px;
	line-height: normal;
	height: 25px;
}
#utilityBar ul li.search input {
	margin-bottom: 0px;
}







/*Global Nav Styles*/
.globalNav ul {
	background-image: url(/images/header/BG_nav.png);
	background-repeat: repeat-x;
	display: block;
	height: 28px;
	margin: 0px;
	padding: 0px;
	display:block;
}
.globalNav ul li {
	list-style-type: none;
	background-repeat: no-repeat;
	float: left;
	background-image: url(/images/header/globalNavDivider.png);
}
.globalNav ul li a {
	display: block;
	height: 23px;
	font-size: 12px;
	color: #B9C8E6;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	width: 163px;
	text-align: center;
}
.globalNav ul li a:hover {
	color: #FFFFFF;
}
.globalNav {
}
#header   #utilityBar   #goButton {
	height: auto;
	width: auto;
	margin-top: 1px;
	float: left;
}
#header #utilityBar .searchBox {
	float: left;
	width: 200px;
}


.mainContent {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}


/*latest news module styles*/
.latestNews {
	background-color: #FFFFFF;
	min-height: 237px;

}
.latestNews .title h2 {
	background-color: #A6AFB8;
	padding-left: 23px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	display: block;
}
.latestNews .title  strong {
	background-color: #FFFFFF;
	font-size: 12px;
	padding-left: 23px;
	color: #333333;
	padding-top: 5px;
	display: block;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 2px;
}
.latestNews ul {
	margin: 0px;
	padding: 0px;
}
.latestNews ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
}
.latestNews ul li a {
	display: block;
	padding-left: 23px;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 5px;
	color: #666666;

}
.latestNews ul li a:hover {
}

/*content layout styles*/
.contentColumn {
	float: left;
	width: 790px;
}

.rightCol {
	float: right;
	width: 177px;
	margin-left: 0px;
	margin-right: 30px;
}
.rightCol ul.buttons {
	padding: 0px;
	display: block;
	width: 177px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.rightCol ul.buttons li  {
	list-style-type: none;
}
.rightCol ul.buttons    li a {
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	color: #834A77;
	display: block;
	border: 1px solid #834A77;
	background-image: url(/images/buttons/residentButton.png);
	background-repeat: repeat-x;
	margin-bottom: 5px;
	background-color: #F1E7E0;
	width: 160px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	min-height: 40px;
}
.midCol {
	width: 523px;
	float: left;
}

.content {
	background-color: #E8EEF4;
	min-height: 374px;
}
.content .textpadding img {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

.content.sale {
	background-color: #DFE2E5;
}


/*home window styles*/
.homeWindow  {
	background-image: url(/images/homeWindow/1.jpg);
}
.homeWindow .hw_Text {
	background-image: url(/images/homeWindow_fade.png);
	background-repeat: no-repeat;
	height: 217px;
	padding-left: 35px;
	padding-top: 20px;
	width: 270px;
	padding-right: 20px;
	color: #FFFFFF;
}
.homeWindow .hw_Text p {
	color: #FFFFFF;
	font-size: 1em;
	line-height: 20px;
}
.homeWindow .hw_Text h1 {
	color: #FFFFFF;
}

/*quickbutton module styles*/
.quickButtons {
	background-color: #B6A5BB;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 145px;
}
.quickButtons a {
	display: block;
	font-size: 12px;
	background-image: url(/images/buttons/quickButtons.jpg);
	background-repeat: repeat-x;
	margin-right: 15px;
	margin-left: 15px;
	border: 1px solid #834A77;
	margin-bottom: 10px;
	color: #7D083F;
	font-weight: bold;
	padding-left: 10px;
	height: 25px;
	background-position: left top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 9px;
	background-color: #F1E7E6;
}
.reportLink {
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	height: 54px;
	margin-top: 5px;
}
.reportLink a {
	color: #5B6773;
	font-weight: bold;
	display: block;
	height: 45px;
	padding-left: 25px;
}
.reportLink a strong {
	display: block;
	float: left;
	margin-top: 10px;
}





/*quick link styles*/
.quickLinks {
	width: 395px;
	float: left;
	padding: 0px;
	height: 165px;
}
.quickLinks.mint {
	background-color: #E9F0DA;
}
.quickLinks.beige {
	background-color: #EDEDEE;
}
.quickLinks h2   a  {
	color: #806D52;
}
.quickLinks p a {
	color: #333333;
}


.quickLinks h2 {
	font-size: 18px;
	margin-top: 20px;
	color: #806D52;
}

.quickLinks  ul  {

}
.quickLinks  ul li {
	list-style-type: none;
	font-size: 12px;
}
.quickLinks ul li a {
	background-image: url(/images/icons/arrowRight.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 18px;
	padding-top: 0px;
	padding-bottom: 8px;
	font-weight: bold;
	color: #5A4D38;
	width: 160px;
}
.quickLinks    .cycle  {
	float: left;
	margin-right: 0px;
	width: 163px;
	height: 165px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
}
.quickLinks .text {
	margin-left: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 165px;
	float: left;
	width: 200px;
}


/*footer styles*/
#footer {
	font-size: 12px;
	color: #8D8D8D;
	font-weight: bold;
	text-align: center;
	display: block;
}
#footer .copyright {
	font-size: 11px;
	margin-bottom: 20px;
	font-weight: normal;
}
#footer address {
	font-size: 14px;
	display: inline;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	color: #3D5040;
}
#footer .tel {
	color: #3D5040;
	font-weight: normal;
}

#footer .marginLeftRight {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer .footerLinks {
	margin-bottom: 10px;
	font-style: normal;
}
#footer  a  {
	color: #666666;
	font-style: normal;
	font-weight: normal;
}
.mainCategory {
	width: 47%;
	float: left;
	margin-right: 6%;
	margin-bottom: 15px;
	cursor: pointer;
}
.mainCategory  a.forSale {
	background-image: url(/images/homes/for-sale.jpg);
	height: 276px;
	width: 313px;
	display: block;
	text-align: left;
	background-repeat: no-repeat;
}
.mainCategory  a.forSale img  {
	margin: 0px;
	padding: 0px;
	float: left;
}
.mainCategory .forRent {
	background-image: url(/images/homes/for-rent.jpg);
	height: 276px;
	width: 313px;
	display: block;
	text-align: left;
	background-repeat: no-repeat;
}
.mainCategory .forRent img  {
	margin: 0px;
	padding: 0px;
	float: left;
}

.mainCategory .padding {
	padding: 15px;
}


.mainCategory .text p {

}
.mainCategory .padding p {

}
.mainCategory     .padding img  {
	margin: 0px;
	padding: 0px;
}



.mainCategory .icon {
	float: left;
	height: 235px;
	margin-top: 15px;
	width: 90px;
	margin-left: 10px;
	text-align: center;
}
.mainCategory .text {
	float: left;
	margin-top: 30px;
	width: 202px;
}
.mainCategory .text h1 {
	margin-bottom: 5px;
	font-size: 18px;
}

.mainCategory.last {
	margin-right: 0%;
}


.mainCategory.mintBlue {
	background-image: url(/images/background/fade_mint-blue.jpg);
	background-repeat: repeat-x;
	background-color: #C4DEDB;
}
.mainCategory.mintGreen {
	background-image: url(/images/background/fade_mint-green.jpg);
	background-repeat: repeat-x;
	background-color: #EEF5D3;
}
.mainCategory .mapLink {
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 13px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 6px;
}
.mainCategory .mapLink.green {
	background-image: url(/images/background/small-fade_mint-green.jpg);
}
.mainCategory .mapLink.blue {
	background-image: url(/images/background/small-fade_mint-blue.jpg);
}
.map  {
	float: right;
	width: 521px;
}

.team {
	margin-top: 20px;
}
.team img {
	margin-right: 20px;
	border: 3px solid #FFFFFF;
}
.team hr {
	clear: both;
	margin-bottom: 15px;
	color: #A6AFB8;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #A6AFB8;
}
.team .item {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8C697;
	margin-bottom: 15px;
	min-height: 140px;
}

.team  h2 {
	font-size: 14px;
	font-weight: bold;
	color: #2E2E2E;
	margin-bottom: 3px;
}
.team h3 {
	color: #606060;
	margin-bottom: 5px;
	margin-top: 0px;
}


/*========================================
-------- Press
========================================*/
.pressClear {
 clear: both;
 width: 534px;}
.press1 {
	padding: 0 15px 0 0;
	border-right: 1px solid #ddd;
	float: left;
}
.press2 {
 width: 250px;
 padding: 0 0 0 15px;

 float: left;}
.press1 h6,
.press2 h6 {
 font-size: 1.2em;
 }
.press1 img,
.press2 img {
 margin: 0 0 8px 8px;
 float: right;
 }
.press1 h6 a,
.press2 h6 a {
 text-decoration: none;
 }
.press {
 padding: 10px 0 0 0;
 margin-bottom: 5px;
 border-bottom: 1px solid #ddd;
 clear: both;}
.pressDetail img {
	margin-left: 20px;
	border: 5px solid #FFFFFF;
}
.pressDetail hr {
	margin-bottom: 10px;
	margin-top: 0px;
	clear: both;
}
.pressDetail p {
	margin-right: 170px;
}


.date {
	float: left;
	width: 40px;
	padding-bottom: 4px;
	color: #666;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #ddd;
	background-color: #eee;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0;
}
.date.floatRight {
	float: right;
	margin-right: 0px;
}

.date .month {
 padding: 2px 0 2px 0;
 background-color: #666;
 color: #fff;}

.date .year {
	padding: 2px 0 2px 0;
	background-color: #C5C5C5;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	font-size: 11px;
	font-weight: bold;
}
 
.date .day {
	font-size: 14px;
}



.vacancyList {
	padding-top: 5px;
	margin-bottom: 20px;
}
.vacancyList  .item a {
	background-image: url(/images/background/vacancy.png);
	background-repeat: repeat-x;
	display: block;
	color: #285596;
	text-decoration: none;
	font-size: 12px;
	height: 18px;
	padding-top: 8px;
	background-position: left bottom;
	margin-top: 5px;
	padding-left: 10px;
	background-color: #B1C6DE;
}
.vacancyList .item a:hover {
	background-image: url(/images/background/vacancy_ro.png);
	background-color: #EAEDEE;
}


.vacancyList .item a span {
	float: left;
}
.vacancyList .item a span em {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 85px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.vacancyList  .item  a  strong {
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 10px;
}
.vacancyList .item a em {
	display: block;
	padding-right: 10px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 10px;
	width: 72px;
	font-weight: bold;
}
.vacancyList  .item  a  em.apply {
	width: 130px;
}

.vacancyDetail {
	padding-right: 33px;
	padding-top: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8A598E;
	border-bottom-color: #8A598E;
	border-left-color: #8A598E;
	padding-bottom: 0px;
}
.vacancyDetail  ul  {
	margin-left: 10px;
}
.vacancyDetail  li  {
	color: #8A8A8A;
	font-size: 12px;
}
.propertyList .odd {
	background-color: #D3DDE3;
}
ul.propertyList  {
	margin: 0px;
	padding: 0px;
}
ul.propertyList   li {
	list-style-type: none;
	padding-right: 30px;
	padding-left: 30px;
	display: block;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
ul.propertyList li a {
	color: #004956;
}

ul.propertyList .thumb  {
	float: left;
	background-image: url(/images/background/image-background.png);
	background-repeat: repeat-x;
	padding: 6px;
	background-color: #F8F9FA;
	border: 1px solid #8499AA;
	margin-right: 15px;
}
ul.propertyList  li  h2 strong {
	font-size: 16px;
	font-weight: bold;
}
ul.propertyList li h2 {
	font-size: 1em;
	font-weight: bold;
	color: #004956;
	margin-bottom: 0px;
}
ul.propertyList li p {
	color: #004956;
}
ul.propertyList li .contents {
	float: left;
	width: 620px;
}
.price   {
	background-image: url(/images/background/tab-propertyList.png);
	background-repeat: repeat-x;
	display: block;
	float: left;
	background-color: #EEF1F3;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	width: 160px;
}
.scheme   {
	background-image: url(/images/background/tab-propertyList.png);
	background-repeat: repeat-x;
	display: block;
	float: left;
	background-color: #EEF1F3;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	font-style: italic;
	text-align: center;
	width: 140px;
}
.scheme.shared   {
	background-image: url(/images/background/tab-propertyList3.png);
	background-color: #A8BCC3;
	color: #FFFFFF;
}
.scheme.leasehold   {
	background-image: url(/images/background/tab-propertyList2.png);
	background-color: #BAB7B6;
	color: #FFFFFF;
}
.propertyDetail {
	padding-left: 30px;
	padding-right: 30px;
}
.propertyDetail .footer {
	clear: both;
	width: 100%;
	margin-bottom: 10px;
}
.propertyDetail .footer .textCol {
	background-image: none;
	height: 24px;
}

.propertyDetail .textCol {
	float: right;
	width: 470px;
	margin-left: 7px;
	background-image: url(/images/background/homes-detail.png);
	background-color: #EAF1F6;
	background-repeat: repeat-x;
}
.propertyDetail .textCol h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #2D404C;
}
.propertyDetail .textCol h2 em {
	font-size: 0.9em;
	display: block;
}
.propertyDetail .imageCol {
	float: left;
	width: 253px;
}
.propertyDetail .price {
	font-size: 0.9em;
	width: 100%;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
}
.propertyDetail .scheme {
	font-size: 0.9em;
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
}
.propertyDetail .button_myArea {
	width: 115px;
	font-size: 0.8em;
	text-align: left;
	padding-left: 10px;
	padding-right: 0px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #DFE2E5;
	border-top-width: 2px;
	border-top-style: none;
	border-top-color: #DFE2E5;
	border-bottom-style: none;
	border-left-style: none;
}
.propertyDetail  .button_Enquire {
	width: 116px;
	font-size: 0.8em;
	text-align: left;
	padding-left: 10px;
	padding-right: 0px;
}
.propertyDetail .button_Print {
	font-size: 0.9em;
	text-align: left;
	padding-left: 10px;
	padding-right: 0px;
	width: 243px;
}
.imageCol      img  {
	padding-right: 11px;
	margin-bottom: 7px;
}
.imageCol img.noMargin {
	margin: 0px;
}

.imageCol     .last {
	padding-right: 0px;
}



/*********************************

********* Standard Table Styles

*********************************/

.textpadding  table {
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 95%;
}
.textpadding th {
	text-align: left;
	font-size: 1em;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #D9E1E8;
	color: #000000;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
}
.textpadding td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #EAEEF2;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-size: 1em;
}







/*========================================
-------- Form
========================================*/
form {
	margin: 0;
	padding: 0;}
.form {
	float: left;
	padding: 8px;
	width: 500px;
}
.form div {
	float: left;
	padding: 2px 0 2px 0;
}
.form .field {
	text-align: right;
	padding-right: 8px;
	width: 190px;
	float: left;
}
.form .answer {
	float: left;
	width: 300px;
	clear: right;
}
.form .text {
	border: 1px solid #ccc;
	font-size: 12px;
	padding: 4px;
	width: 100px;
}
.form select {
	width: 240px;
	border: 1px solid #ccc;
	font-size: 12px;
	padding: 4px;
}
textarea  {
	padding: 4px;
	width: 480px;
	border: 1px solid #ccc;
	font: normal 12px Arial, sans-serif;
}
fieldset {
	border: 1px solid #F5F8FA;
	padding: 10px;
	margin-bottom: 15px;
}
legend {
	margin-left: 0px;
	font-weight: bold;
}
form .asterix {
	color: #FF0000;
}



input.error { 
	background-color: #f5cfc8;
}

textarea.error { 
	background-color: #f5cfc8;
}

select.error { 
	background-color: #f5cfc8;
}

/*========================================
-------- Search Results
========================================*/
.description{
	color: #777777;
}






#caseStudies {
	margin-bottom: 15px;
}
#caseStudies h3   {
	display: block;
	color: #0F517A;
	text-decoration: none;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3E84AE;
	background-color: #D9E1E8;
	padding: 5px;
	height: auto;
	font-size: 1em;
}
#caseStudies h3 a {
	display: block;
	color: #0F517A;
	text-decoration: none;
	margin: 0px;
}
#caseStudies h3 strong {
	display: block;
	color: #0F517A;
	text-decoration: none;
	margin: 0px;
	background-color: #D9E1E8;
	padding: 5px;
	float: left;
	height: auto;
}
#caseStudies h3 em {
	display: block;
	color: #0F517A;
	text-decoration: none;
	margin: 0px;
	background-color: #D9E1E8;
	padding: 5px;
	float: right;
}
#caseStudies em a {
	font-weight: normal;
}

#caseStudies .textpadding {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 10px;
}
#caseStudies .textpadding h3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #D9E1E8;
	float: none;
	padding-left: 0px;
}

