body {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 12px;
    color: #231F20;
}

#page-outer-wrapper {
    background: 100% 182px no-repeat url(../images/masthead-side.jpg);
    max-width: 2822px;
    min-width: 980px;
    margin: 0 auto;
}
#page-inner-wrapper {
    background: 0 182px no-repeat url(../images/masthead-side.jpg);
    max-width: 2822px;
    min-width: 980px;
    margin: 0 auto;
}

span.align-center {
    display: block;
    text-align: center;
}
    span.align-center > img {
        display: inline;
    }
span.align-left {
    float: left;
    margin: 0 20px 20px 0;
}
span.align-right {
    float: right;
    margin: 0 0 20px 20px;
}

.internal-large #page-outer-wrapper, .internal-large #page-inner-wrapper {
    background-image: url(../images/masthead-large-side.jpg);
}
.internal-small #page-outer-wrapper, .internal-small #page-inner-wrapper {
    background-image: url(../images/masthead-small-side.jpg);
}

.cf:before, .cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}

.wrapper {
    width: 960px;
    margin: 0 auto;
}

a {
    color: #417197;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

img {
    display: block;
}

em, i {
    font-style: italic;
}
strong, b {
    font-weight: bold;
}

/* HEADER */

#page-header {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#logo {
    float: left;
    margin: 25px 0 5px;
}

#header-content {
    float: right;
    margin: 25px 0 15px;
    width: 800px;
    text-align: right;
}
#header-content p {
    color: #A7A9AC;
    font-size: 15px;
    line-height: 26px;
    float: right;
}
#header-content p span {
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin-left: 20px;
}
#header-content p a {
    color: #A7A9AC;
}
#header-content .twitter,
#header-content .twitter img {
    width: 26px;
    height: 26px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
}

#header-content form {
    float: right;
    margin-left: 2px;
    padding-top: 4px;
    width: 124px;
}
#header-content form input {
    background: #FFF;
    border: 1px solid #a7a9ac;
    color: #A7A9AC;
    font-size: 15px;
    line-height: 19px;
    padding: 0 5px;
    margin: 0;
    width: 90px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    float: left;
    -webkit-appearance: none;
}
#header-content form button {
    height: 17px;
    width: 16px;
    margin-top: 2px;
    border: 0;
    background: top left no-repeat url(../images/search-button.png);
    float: right;
    -webkit-appearance: none;
}

#header-content .strapline {
	display: block;
    color: #417197;
    font-size: 37px;
    line-height: 45px;
    margin: 0;
    padding-top: 15px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 300;
    clear: both;
}

#page-nav {
    width: 960px;
    margin: 10px 0;
    border-top: 1px solid #BCBEC0;
    border-bottom: 1px solid #BCBEC0;
}

#page-nav ul {
    text-align: center;
}

#page-nav ul li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 0;
    padding: 2px 0;
    position: relative;
    text-align: left;
}

#page-nav ul li a {
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    color: #939598;
    padding: 8px 10px 8px 11px;
    text-align: center;
}

#page-nav ul li.selected > a, #page-nav ul li.ancestor > a {
    color: #078750;
}

#page-nav ul li a:hover, #page-nav ul li:hover > a {
    background: #e0e4c5;
    color: #078750;
}

#page-nav ul ul {
    display: none;
    width: 155px;
    background-color: #FFF;
    background-color: rgba(255,255,255,0.85);
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 100;
    padding: 15px 0 10px;
}
#page-nav ul ul li {
    margin: 0;
    padding: 0;
    float: none;
    display: block;
    position: relative;
}
#page-nav ul ul li a {
    text-align: left;
    background: none !important;
}
#page-nav ul .hover > ul {
    display: block;
}

#page-nav ul ul ul {
    left: 155px;
    top: 0;
}

/* MASTHEAD */

#masthead {
    margin: 0 auto;
}

#page-home #masthead {
    height: 540px;
}

#masthead .wrapper {
    background: #FFF;
    padding: 0 10px 10px;
}

#masthead .image {
    display: block;
    position: relative;
    overflow: hidden;
}
#page-home #masthead .image img {
    cursor: pointer;
}
#masthead .image a {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #417197;
    background-color: rgba(65,113,151,0.4);
    color: #FFF;
    text-transform: uppercase;
    line-height: 21px;
    padding: 5px 10px 5px 15px;
    font-size: 15px;
    text-decoration: none;
    z-index: 90;
    display: block;
}
#masthead .image a .more {
    background-image: url(../images/masthead-arrow.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 21px;
    margin-left: 10px;
    display: inline-block;
    text-indent: -1000em;
}
#masthead .image a.down .more {
    background-image: url(../images/masthead-arrow-down.png);
}
#masthead .image .content {
    width: 100%;
    height: auto;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #000;
    background-color: rgba(0,0,0,0.6);
    color: #FFF;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 14px;
    z-index: 80;
    line-height: 120%;
    cursor: pointer;
    padding-bottom: 31px;
}
#masthead .image .content p {
    padding: 20px;
}

#masthead .image .availability {
    padding: 12px 20px;
    background: #a7b34f;
    text-transform: uppercase;
    font-size: 25px;
    color: #FFF;
    position: absolute;
    top: 0;
    left: 0;
}
#masthead .image .availability span {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-style: italic;
    font-size: 21px;
    text-transform: none;
}

#masthead img {
    display: block;
}

#masthead div.left {
    float: left;
    width: 640px;
    position: relative;
}
#page-home #masthead div.left .image.main,
#page-home  #masthead div.right .image {
    margin-bottom: 10px;
}
#masthead .left .image {
    float: left;
}
#masthead .left .half {
    margin: 0 10px 0 0;
}
#masthead .left .last {
    margin: 0;
}

#masthead div.right {
    float: left;
    width: 310px;
    margin-left: 10px;
}

#masthead .box {
    background: #CAD195;
    height: 170px;
}
.internal #masthead .box {
    height: 145px;
    padding: 15px 10px 10px 15px;
}

#masthead .cycle {
    overflow: hidden;
}
    #masthead #cycle-pager {
        position: absolute;
        top: 330px;
        right: 5px;
        height: 9px;
        z-index: 10;
    }
        #masthead #cycle-pager a {
            display: block;
            float: left;
            width: 10px;
            height: 9px;
            margin-right: 5px;
            text-indent: -9999em;
            background: top left no-repeat url(../images/cycle-link.png);
        }
        #masthead #cycle-pager a.activeSlide {
            background: top left no-repeat url(../images/cycle-link-active.png);
        }
#masthead .main {
    overflow: hidden;
}
#page-home #masthead .main {
    width: 640px;
    height: 350px;
}
#masthead .main .slide {
    width: 640px;
    height: 350px;
}
#masthead .box .slide {
    width: 285px;
    height: 143px;
    margin: 15px 10px 10px 15px;
}
#masthead .image .content p {
    padding: 10px;
}
#masthead .box h2 {
    color: #417197;
    font-size: 13px;
    font-family: Georgia, Times, "Times New Roman", serif;
    text-transform: uppercase;
    margin-bottom: 6px;
}

#masthead .box p {
    color: #666b4e;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 16px;
    line-height: 140%;
    margin-bottom: 6px;
}

#masthead .box ul {
    color: #666b4e;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 16px;
    list-style: disc;
    margin-left: 15px;
    line-height: 140%;
    margin-bottom: 6px;
}

#masthead .box ol {
    color: #666b4e;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 16px;
    list-style: decimal;
    margin-left: 15px;
    line-height: 140%;
    margin-bottom: 6px;
}

#masthead .box a {
    line-height: 21px;
    display: block;
}
#masthead .box a img {
    float: left;
    margin: 0 5px 0 0;
}

.internal-large #masthead {
    min-height: 350px;
}

.internal-large #masthead .image h1 {
    position: absolute;
    bottom: 0;
    left: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 51px;
    color: #FFF;
    text-transform: uppercase;
    margin: 0 0 15px 25px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 300;
}

.internal-large #masthead .box {
    height: 310px;
    background: #417197;
    padding: 20px;
}

.internal-large #masthead .box h1, .internal-large #masthead .box h2, .internal-large #masthead .box h3, .internal-large #masthead .box h4, .internal-large #masthead .box h5, .internal-large #masthead .box h6 {
    color: #FFF;
    font-family: Georgia, Times, "Times New Roman", serif;
    line-height: 160%;
    margin-bottom: 10px;
    text-transform: none;
}
.internal-large #masthead .box h1 {
    font-size: 20px;
}
.internal-large #masthead .box h2 {
     font-size: 21px;
 }
.internal-large #masthead .box h3, internal-large #masthead .box h4, .internal-large #masthead .box h5, .internal-large #masthead .box h6 {
    font-size: 19px;
}
.internal-large #masthead .box ul {
    margin-top: 30px;
    font-size: 17px;
    color: #FFF;
}
.internal-large #masthead .box p {
    margin-top: 20px;
    font-size: 17px;
    color: #FFF;
    font-family: Georgia, Times, "Times New Roman", serif;
    line-height: 160%;
}

.internal-small #masthead {
    min-height: 140px;
}

.internal-small #masthead .image h1 {
    position: absolute;
    top: 45px;
    left: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 51px;
    color: #FFF;
    text-transform: uppercase;
    margin: 0 0 0 25px;
    text-shadow: 0 0 10px #000;
    font-family: "proxima-nova", sans-serif;
    font-weight: 300;
}

/* PAGE CONTENT */

#page-content {
    padding-top: 10px;
    border-top: 1px solid #BCBEC0;
}
.main-content {
    position: relative;
}

.main-content img {
    max-width: 780px;
}
#centre-content img {
    max-width: 450px;
}

#page-content > div.left {
    float: left;
    width: 605px;
    padding-right: 35px;
    margin-bottom: 20px;
}
#page-content > div.right {
    float: left;
    width: 295px;
    margin: 5px 0 0 3px;
    padding: 15px 0 0 20px;
    margin-bottom: 20px;
    border-left: 1px solid #BCBEC0;
}
#page-content div.wide {
    padding-top: 10px;
    border-top: 1px solid #BCBEC0;
    clear: both;
    margin-bottom: 20px;
}

#page-content .wide .quarter {
    float: left;
    width: 215px;
    margin-right: 15px;
    padding-right: 16px;
    border-right: 1px solid #BCBEC0;
    position: relative;
    padding-bottom: 25px !important;
    word-wrap: break-word;
}
#page-content .quarter p {
    color: #A7A9AC;
    margin-bottom: 10px;
    line-height: 125%;
}
#page-content .quarter img {
    margin-bottom: 5px;
}
#page-content .quarter .button {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 171px;
    display: block;
}
#page-content .quarter #community {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 195px;
}

#page-content .quarter h1, #page-content .quarter h2, #page-content .quarter h3, #page-content .quarter h4 {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 18px;
    font-style: italic;
    color: #808285;
    margin-bottom: 3px;
    line-height: 120%;
}
#page-content .quarter h2.title {
    color: #088348;
    font-size: 19px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0 0 10px 0;
    text-transform: uppercase;
    line-height: 120%;
    font-style: normal;
}

#page-content .wide .community-hotbox {
    padding-bottom: 55px !important;
}
    #page-content .wide .community-hotbox h3 {
        margin-bottom: 10px;
    }
    #page-content .wide .community-hotbox > img {
        margin: 0 auto 5px;
    }

#page-content .last {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
}
#page-content .wide .community-hotbox p {
    color: #231F20;
}

#page-content a.top {
    font-size: 17px;
    background: top left no-repeat url(../images/blue-arrow-up.jpg);
    line-height: 21px;
    height: 21px;
    padding-left: 25px;
    display: inline-block;
    *display: block;
    zoom: 1;
    cursor: pointer;
}

#page-content a.back {
    background: top left no-repeat url(../images/blue-arrow-left.jpg);
    line-height: 21px;
    height: 21px;
    padding-left: 25px;
    display: inline-block;
    *display: block;
    zoom: 1;
    cursor: pointer;
    color: #939598;
}

#page-content a.pdf {
    font-size: 14px;
    line-height: 30px;
    height: 30px;
    display: inline-block;
    *display: block;
    zoom: 1;
    cursor: pointer;
    margin-left: 0px;
}

.plugin_file img {
    display: none;
}

#page-content .green-box .button, a#community {
	 background: #a7b34f right center no-repeat url(../images/button-arrow.png);
}
#page-content .yellow-box .button, a#community {
	 background: #eaa514 right center no-repeat url(../images/button-arrow.png);
}
#page-content .purple-box .button, a#community {
	 background: #a483bc right center no-repeat url(../images/button-arrow.png);
}
#page-content .button, a#community {
    background: #417197 right center no-repeat url(../images/button-arrow.png);
    padding: 5px 34px 5px 10px;
    color: #FFF;
    text-decoration: none;
    line-height: 130%;
}

#property-enquiry {
    position: absolute;
    bottom: 0;
    right: 0;
}

a#community {
    background-image: none;
    padding: 5px 10px;
}
a#community span {
    padding-bottom: 2px;
    display: block;
}
a#community span.header {
    color: #D7DF23;
    text-transform: uppercase;
    font-size: 17px;
    line-height: 150%;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 0;
}

#page-content h1 {
    color: #96A21A;
    font-size: 40px;
    line-height: 40px;
    font-family: Georgia, Times, "Times New Roman", serif;
    margin: 5px 0 30px 0;
}
#page-content h2 {
    color: #088348;
    font-size: 19px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0 0 10px 0;
    text-transform: uppercase;
    line-height: 120%;
}
#page-content .right h2 {
    color: #417197;
    margin: 0 0 15px 0;
}
#page-content h3 {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 19px;
    font-style: italic;
    color: #808285;
    margin-bottom: 3px;
    line-height: 120%;
}

#page-content p {
    margin-bottom: 20px;
    line-height: 115%;
}
    #page-content p.email_text {
        margin-top: -20px;
    }

.internal #page-content p:before, .internal #page-content p:after {
    content: " ";
    display: table;
}
.internal #page-content p:after {
    clear: both;
}
.internal #page-content p {
    *zoom: 1;
}

#page-content p.georgia {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-style: italic;
    font-size: 13px;
    color: #808285;
}
#page-content p.intro, #page-content .main-content p.intro {
    font-size: 17px;
    font-family: Georgia, Times, "Times New Roman", serif;
    line-height: 21px;
}

p.intro a.arrow img {
    display: inline;
}

#content ul, #centre-content ul, #full-content ul {
    list-style: disc outside;
    margin-left: 20px;
    font-size: 15px;
    line-height: 140%;
    margin-bottom: 20px;
}

#content ol, #centre-content ol, #full-content ol {
    list-style: decimal outside;
    margin-left: 20px;
    font-size: 15px;
    line-height: 140%;
    margin-bottom: 20px;
}

#page-content img.left, #page-content figure.left {
    float: left;
    margin-right: 20px;
}
#page-content img.right, #page-content figure.right {
    float: right;
    margin-left: 20px;
}

#page-content figure img {
    margin-bottom: 5px;
}
#page-content figcaption {
    font-size: 13px;
    font-family: Georgia, Times, "Times New Roman", serif;
    line-height: 130%;
}

#page-content table {
    border: 2px solid #96a21a;
    background: #d5daa3;
    font-size: 15px;
    line-height: 140%;
    margin-bottom: 20px;
}

#page-content table td, #page-content table td {
    border: 1px solid #f5f6e9;
    padding: 5px 15px;
    text-align: left;
}

#page-content hr {
    border: 0;
    height: 1px;
    background: #BCBEC0;
    margin: 20px 0;
}

/* ESTATE NEWS */

#page-content .news-list-plugin li {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #BCBEC0;
}
#page-content .news-list-plugin h3 {
    font-size: 15px;
}
#page-content .news-list-plugin h3 a {
    color: #808285;
}
#page-content .news-list-plugin p.meta {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-style: italic;
    color: #808285;
    margin-bottom: 15px;
}
#page-content .news-list-plugin p {
    color: #A7A9AC;
    margin-bottom: 0;
}
#page-content .news-list-plugin p a {
    color: #231F20;
    text-transform: uppercase;
}

/* INTERNAL PAGE */

.internal #page-content {
    padding-top: 20px;
}

#subnav {
    float: left;
    width: 150px;
    margin: 0 30px 20px 0;
}
#subnav li a {
    display: block;
    font-size: 15px;
    text-transform: uppercase;
    text-decoration: none;
    color: #939598;
    padding: 0 5px;
    border-bottom: 1px solid #BCBEC0;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
#subnav li a:hover, #subnav li.selected > a {
    color: #078750;
}

    #subnav ul ul a {
        padding-left: 10px;
    }

#content {
    float: left;
    width: 780px;
    margin-bottom: 20px;
}
    #page-the-team #content > p {
        font-size: 14px;
    }
#centre-content {
    float: left;
    width: 450px;
    margin-bottom: 20px;
}

.internal #page-content h1 {
    font-size: 30px;
    margin-bottom: 20px;
    line-height: 30px;
}
.internal #page-content h1 em {
    font-size: 21px;
    position: relative;
    top: -3px;
}
.internal #page-content h1.small {
    font-size: 22px;
    margin-bottom: 20px;
}
.internal #page-content h2 {
    font-size: 23px;
    color: #417197;
    font-family: Georgia, Times, "Times New Roman", serif;
    text-transform: none;
    margin-bottom: 5px;
}

.internal #page-content p {
    font-size: 15px;
    line-height: 140%;
}

#sidebar {
    float: left;
    width: 310px;
    margin-left: 20px;
}

#sidebar img {
    max-width: 310px;
}

#sidebar > .imagekit_image {
    margin-bottom: 20px;
}

#sidebar figure {
    border-top: 1px solid #BCBEC0;
    border-bottom: 1px solid #BCBEC0;
    padding: 10px 5px 15px;
    margin: 0 0 20px;
}

#sidebar blockquote {
    color: #417197;
    font-size: 17px;
    margin-bottom: 10px;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-style: italic;
    line-height: 150%;
}

#sidebar figcaption {
    font-size: 11px;
    color: #417197;
}

#sidebar .hotbox {
    display: block;
    padding: 15px 20px 5px;
    font-size: 13px;
    margin-bottom: 20px;
    color: #FFF !important;
    line-height: 140%;
    font-size: 13px;
}
#sidebar .hotbox span.header {
    font-size: 19px;
    margin: 0 0 10px;
    line-height: 110%;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    text-transform: uppercase;
    color: #D7DF23;
}
#sidebar .hotbox span {
    display: block;
}
#sidebar .hotbox > a {
    display: block;
    color: #FFF;
    text-decoration: none;
}

#sidebar .hotbox .content p {
    margin-bottom: 10px;
}

#sidebar .hotbox.link {
    padding: 0;
}
#sidebar .hotbox.link > a {
    padding: 15px 20px 5px;
}

#sidebar .hotbox.image.link > a {
    padding: 0;
}

#sidebar .hotbox.image {
    padding: 0 20px 0 0
}
#sidebar .hotbox.image img {
    float: left;
    margin: 15px;
}
#sidebar .hotbox.image span, #sidebar .hotbox.image .content {
    padding: 0 0 5px 15px;
}
#sidebar .hotbox.image span.header {
    padding: 15px 0 0;
}

#sidebar .hotbox-green, #sidebar .hotbox-green a {
    background: #078750;
}
#sidebar .hotbox-light-green, #sidebar .hotbox-light-green a {
    background: #96a21a;
}
#sidebar .hotbox-blue {
    background: #417197;
}
#sidebar .hotbox-blue a, #sidebar .hotbox-green a, #sidebar .hotbox-light-green a {
    color: #FFF;
    text-decoration: underline;
}

/* PROPERTY LIST */

#page-content .property-list {
    list-style: none;
    margin-left: 0;
}

#page-content .property-list li {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #BCBEC0;
    position: relative;
}

#page-content .property-list li.empty {
    padding-top: 20px;
    border-top: 1px solid #BCBEC0;
}

    #page-content .property-list li.empty p {
        margin-bottom: 0;
    }

#page-content .property-list li img {
    float: left;
    width: 290px;
}

#page-content .property-list li .content {
    float: left;
    width: 375px;
    margin-left: 50px;
    padding-right: 65px;
}

#page-content .property-list h2 {
    color: #96A21A;
    font-size: 21px;
    text-transform: none;
    margin-bottom: 20px;
}

#page-content .property-list p {
    font-size: 15px;
    line-height: 135%;
}

/* PROPERTY DETAIL */

#property-block {
    background: #B3C6D5;
    margin-bottom: 40px;
    padding: 10px 10px 0 10px;
    display: inline-block;
    *display: inline;
    zoom: 1;
}
#property-block img {
    border: 1px solid #FFF;
}

#gallery {
    width: 498px;
    float: left;
    margin: 0;
    position: relative;
}

.property-banner {
    position: absolute;
    top: 1px;
    left: 1px;
    background: #96A21A;
    font-size: 13px;
    color: #FFF;
    line-height: 15px;
    padding: 5px 15px;
    text-align: center;
    max-width: 300px;
}
.property-banner.large {
    font-size: 30px;
    line-height: 32px;
    text-transform: uppercase;
}

.property-list .property-banner {
    top: 0;
    left: 0;
    max-width: 175px;
}
.property-list .property-banner.large {
    font-size: 26px;
    line-height: 28px;
}

#gallery-main {
    margin-bottom: 10px;
}

#gallery .thumbs a {
    display: block;
    float: left;
    margin: 0 10px 10px 0;
    cursor: pointer;
}

#gallery .thumbs img {
    width: 115px;
}


#google-map #map {
    border: 1px solid #FFF;
    height: 178px;
}

#google-map, #floor-plan {
    float: left;
    width: 250px;
    margin: 0 0 10px 10px;
}

#google-map p {
    color: #FFF;
    font-size: 15px;
    text-align: center;
    margin: 8px 0 11px;
}
#google-map img {
    border: 0;
}

#google-map #map-empty {
    padding: 0;
    height: 178px;
    line-height: 22px;
    font-size: 20px;
    color: #FFF;
    text-transform: uppercase;
    border: 1px solid #FFF;
    text-align: center;
    text-decoration: none;
    position: relative;
    background: top left repeat url(../images/google-map-transparency.png);
}
    #google-map #map-empty span {
        position: absolute;
        top: 78px;
        left: 0;
        width: 248px;
        z-index: 10;
    }

#floor-plan a {
    display: block;
    padding: 0;
    height: 178px;
    line-height: 22px;
    font-size: 20px;
    color: #FFF;
    text-transform: uppercase;
    border: 1px solid #FFF;
    text-align: center;
    text-decoration: none;
    position: relative;
}
    #floor-plan a > span {
        position: absolute;
        top: 67px;
        left: 0;
        width: 248px;
        z-index: 10;
    }
    #floor-plan a > img {
        position: absolute;
        top: 0;
        left: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
        filter: alpha(opacity=50);
        -moz-opacity: 0.5;
        opacity: 0.5;
        z-index: 5;
    }

#property-logo {
    position: absolute;
    right: 0;
    bottom: 57px;
    max-width: 170px;
}

#property-details .content {
    width: 610px;
}

/* NEWS INDEX */

#page-content .news-list {
    margin-bottom: 20px;
    list-style: none;
    margin-left: 0;
}

#page-content .news-list li {
    border-bottom: 1px solid #BCBEC0;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

#page-content .news-list li img {
    float: left;
    margin-right: 40px;
}

#page-content .news-list .content {
    float: left;
    width: 520px;
}

.internal #page-content .news-list h1 {
    margin: 0;
}

.internal #page-content .news-list p {
    margin-bottom: 0;
}

.internal #page-content #news-detail p {
    margin-bottom: 15px;
}
.internal #page-content #news-detail img.left {
    margin-right: 40px;
}

.internal #page-content .news-list p.meta {
    font-size: 21px;
    color: #96A21A;
    font-family: Georgia, Times, "Times New Roman", serif;
    margin-bottom: 15px;
    font-style: italic;
}

.internal #page-content .news-list .more {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-style: italic;
}

.internal #page-content .news-list .close {
    background: url("../images/blue-arrow-up.jpg") no-repeat scroll left top transparent;
    cursor: pointer;
    display: block;
    color: #939598;
    height: 21px;
    line-height: 21px;
    padding-left: 25px;
    margin: 5px 0 0;
    width: 40px;
}

.internal #page-content .news-list .full-content {
    display: none;
}

.internal #page-content .news-list .full-content p {
    margin-bottom: 20px;
}

/* PARTNERS / CUSTOMERS */

#page-content #partners p.intro {
    font-size: 16px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    margin-bottom: 30px;
}

#content .customer {
    float: left;
    width: 354px;
    background: #d5daa3;
    padding: 12px !important;
    margin-right: 12px;
    margin-bottom: 12px !important;
    position: relative;
}

#content .customer.link {
    padding: 12px 12px 46px !important;
}

#content .customer .left {
    float: left;
    width: 190px;
    margin-right: 10px;
    padding-bottom: 15px;
}
#content .customer .right {
    float: left;
    width: 154px;
}

#content .customer h2 {
    font-size: 15px;
    color: #231F20;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#content .customer p {
    font-size: 12px;
    line-height: 130%;
    margin-bottom: 15px;
}
#content .customer .button {
    font-size: 16px;
    display: block;
    clear: both;
    background-image: none;
    text-align: center;
    line-height: 24px;
    width: 334px;
    padding: 5px 10px;
    position: absolute;
    bottom: 12px;
    left: 12px;
}

/* CONTACT PAGE / PROPERTY ENQUIRY FORM */

#page-content.contact > .left em {
    color: #417197;
    font-family: Georgia, Times, "Times New Roman", serif;
}

#page-content.contact #sidebar {
    margin-left: 10px;
}

#page-content.contact #sidebar .directions img {
    border: 1px solid #96a21a;
}

#page-content.contact #sidebar .directions p {
    margin-top: 10px;
}

#page-content form {
    border-top: 1px solid #BCBEC0;
    padding-top: 20px;
}

#page-content form .box {
    background: #b3c6d5;
    padding: 20px;
}

#page-content form p:before,
#page-content form p:after,
#page-content form ul:before,
#page-content form ul:after,
#colorbox form p:before,
#colorbox form p:after {
    content: " ";
    display: table;
}
#page-content form p:after,
#page-content form ul:after,
#colorbox form p:after {
    clear: both;
}
#page-content form p,
#page-content form ul,
#colorbox form p {
    *zoom: 1;
}

#page-content form label, #colorbox form label {
    display: block;
    float: left;
    width: 100px;
    line-height: 34px;
    font-size: 15px;
}
#page-content form input,
#colorbox form input,
#page-content form textarea,
#colorbox form textarea,
#page-content form select,
#colorbox form select {
    display: block;
    float: left;
    width: 456px;
    border: 0;
    margin: 0;
    height: 18px;
    line-height: 18px;
    padding: 8px 2px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 15px;
    color: #231F20;
}

#page-content form textarea,
#colorbox form textarea{
    line-height: 140%;
    height: 90px;
    padding: 2px;
}

#page-content form select,
#colorbox form select {
    height: 34px;
    width: 462px;
}

#page-content form label.wide {
    float: none;
    width: 100%;
    clear: both;
    border-top: 1px solid #909BAB;
}
#page-content form ul {
    margin-bottom: 20px;
    font-size: 15px;
}
#page-content form ul li {
    float: left;
    width: 33%;
}
#page-content form ul li input, #page-content form ul li label {
    width: auto;
    height: 34px;
    line-height: 34px;
}
#page-content form ul li input {
    margin-right: 5px;
}

#page-content form .errorlist, #colorbox form .errorlist {
    margin: -10px 0 20px 100px;
    color: #A00;
}
#page-content form .errorlist li, #colorbox form .errorlist li {
    float: none;
    width: auto;
}

#page-content form p.submit {
    margin: 0;
}
#page-content form button.submit {
    border: 0;
    background: none;
    float: right;
    padding: 0 0 0 26px;
    color: #FFF;
    text-transform: uppercase;
    font-size: 14px;
    cursor: pointer;
    background: left center no-repeat url(../images/blue-arrow-dark.jpg);
    line-height: 22px;
}

/* Community Page */

.community-index {
    border-top: 0 !important;
    padding-top: 0 !important;
    position: relative;
    overflow: visible;
}

#community-index {
    margin-bottom: 40px;
    position: relative;
    z-index: 1;
}

#community-background {
    background: top center repeat-y url(../images/background.jpg);
}

#community-index .row {
    margin-bottom: 10px;
}

#community-index .third, #community-index .third .box {
    width: 313px;
    float: left;
    min-height: 175px;
    margin-right: 10px;
}
#community-index .third {
    min-height: 185px;
}
#community-index .two-thirds {
    width: 637px;
    float: left;
    min-height: 175px;
    margin-right: 10px;
}
#community-index .last {
    margin-right: 0;
}
#community-index .upper {
    margin-bottom: 10px;
}

#community-index .large-row .third, #community-index .large-row .two-thirds {
    min-height: 355px;
}

#community-index .box:before, #community-index .box:after {
    content: " ";
    display: table;
}
#community-index .box:after {
    clear: both;
}
#community-index .box {
    *zoom: 1;
    position: relative;
    z-index: 2;
}

#community-index .box a {
    color: #FFF;
}

#community-index .box .content {
    color: #FFF;
    padding: 12px 12px 28px 12px;
}
    #community-index .box .content p {
        margin-bottom: 10px;
        font-family: Georgia, Times, "Times New Roman", serif;
    }
    #community-index .box .content p.small {
        font-size: 12px;
    }

    #community-index .large-row .box .content p {
        font-size: 16px;
    }

#community-index .no-link .content {
    padding-bottom: 12px !important;
}

#community-index .large-row .box .content {
    padding: 12px 12px 33px 12px;
}

#community-index .box.image-left {
    overflow: hidden;
}

    #community-index .box.image-left .content {
        width: 119px;
        position: static;
        float: right;
    }
    #community-index .box.image-left > img {
        float: left;
    }

    #community-index .polaroid {
        position: relative;
        left: 8px;
        width: 132px;
        height: 132px;
        border: 10px solid #e7e8e9;
        border-bottom: 30px solid #e7e8e9;
        -webkit-transform: rotate(2deg);
        -moz-transform: rotate(2deg);
        -ms-transform: rotate(2deg);
        -o-transform: rotate(2deg);
        -moz-box-shadow: 3px 3px 7px 2px rgba(0, 0, 0, 0.7);
        -webkit-box-shadow: 3px 3px 7px 2px rgba(0, 0, 0, 0.7);
        box-shadow: 3px 3px 7px 2px rgba(0, 0, 0, 0.7);
    }

#community-index .box li {
	background: left center no-repeat url(../images/button-arrow-no-padding.png);
	padding-left: 20px;
	height: 14px;
	margin-bottom: 6px;
    font-size: 14px;
}

#community-index .green-box h2 , #community-index .yellow-box h2, #community-index .purple-box h2 {
    color: #fff;
}

#community-index .purple-box {
    background: #a483bc;
}
    #community-index .purple-box p {
        color: #000;
        font-size: 12px;
    }
    #community-index .purple-box h2 {
        font-size: 17px;
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    }
#community-index .green-box {
    background: #a7b34f;
}
    #community-index .third .green-box h2 {
        margin: 0;
    }
    #community-index .green-box li a, #community-index .yellow-box li a {
        color: #FFF;
    }
#community-index .blue-box {
    background: #407299;
}
    #community-index .blue-box h2 {
        color: #a7b34f;
        font-size: 32px;
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    }
#community-index .yellow-box {
    background: #eaa514;
}

#community-index h2.top{
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 4;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
#community-index h2.boxed {
    width: 384px;
    height: 43px;
    background: top left no-repeat url(../images/business-heading.png);
    font-size: 26px;
    top: 5px;
    left: 5px;
    padding: 16px 25px;
}
    #community-index h2.boxed span {
        display: block;
        -webkit-transform: rotate(-1deg);
        -moz-transform: rotate(-1deg);
        -ms-transform: rotate(-1deg);
        -o-transform: rotate(-1deg);
    }

#community-index .content a.button {
    position: absolute;
    bottom: 12px;
    right: 12px;
    float: right;
    display: block;
    text-align: right;
    padding: 0 18px 0 0;
    background-image: url(../images/button-arrow-no-padding.png);
}

    #community-index .large-row .content a.button {
        padding-right: 27px;
        line-height: 21px;
        background-image: url(../images/button-arrow-large.png);
    }
    #community-index .large-row .green-box .content a.button {
        font-size: 14px;
        padding-right: 30px;
    }

/* Box Icons */

.icon {
    position: absolute;
    z-index: 5;
    background: top left no-repeat;
}
    .icon.tr {
        top: 7px;
        right: 7px;
    }
    .icon.bl {
        bottom: 7px;
        left: 7px;
    }
    .icon.br {
        bottom: 7px;
        right: 7px;
    }

/* Noticeboard elements */

#community-index #notice-board {
    height: 360px;
    position: relative;
    background: top left no-repeat url(../images/notice-board.jpg);
    font-family: Georgia, Times, "Times New Roman", serif;
}
    #notice-board .item .content p {
        margin-bottom: 0;
        font-size: 12px;
        line-height: 120%;
    }
    #notice-board .item .link {
        font-size: 12px;
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        background: top right no-repeat url(../images/button-arrow-blue.png);
        padding-right: 18px;
        line-height: 15px;
        float: right;
        clear: both;
        text-decoration: none;
    }
    #notice-board .item h2 {
        font-size: 15px;
        margin-top: 5px;
    }

    #notice-board #noticeboard-all {
        position: absolute;
        bottom: 25px;
        right: 70px;
        text-transform: uppercase;
        background: top left no-repeat url(../images/button-arrow-no-padding.png);
        padding: 0 0 0 22px;
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    }

#notice-board-1 {
    position: absolute;
    left: 30px;
    top: 45px;
    width: 327px;
    height: 135px;
}
    #notice-board-1 .item > img {
        float: left;
        border: 6px solid #e7e8e9;
        -webkit-transform: rotate(-4deg);
        -moz-transform: rotate(-4deg);
        -ms-transform: rotate(-4deg);
        -o-transform: rotate(-4deg);
        -moz-box-shadow: 3px 3px 7px 2px rgba(0, 0, 0, 0.7);
        -webkit-box-shadow: 3px 3px 7px 2px rgba(0, 0, 0, 0.7);
        box-shadow: 3px 3px 7px 2px rgba(0, 0, 0, 0.7);
    }
    #notice-board-1 .item .content {
        float: left;
        margin: 35px 0 0 15px;
        font-size: 15px;
        width: 170px;
    }
    #notice-board-1 .item .content p {
        font-size: 15px;
        line-height: 135%;
        margin-bottom: 2px;
    }
    #notice-board-1 .item .no-image {
        margin-left: 142px;
        width: 170px;
    }

#notice-board-2 {
    position: absolute;
    left: 95px;
    bottom: 48px;
    width: 250px;
    height: 98px;
}
    #notice-board-2 .item > img {
        float: right;
    }
    #notice-board-2 .item .content {
        float: right;
        margin-right: 15px;
        width: 120px;
    }
    #notice-board-2 .item .link {
        float: none;
        display: inline-block;
        *display: inline;
        zoom: 1;
        margin-top: 8px;
    }

#notice-board-3 {
    position: absolute;
    right: 55px;
    top: 78px;
    width: 170px;
    height: 225px;
}
    #notice-board #notice-board-3 h2 {
        font-size: 15px;
        color: #808284;
        text-align: center;
    }
    #notice-board-3 .item {
        margin-bottom: 15px;
    }
    #notice-board-3 .item > img {
        float: left;
    }
    #notice-board-3 .item .content {
        width: 170px;
    }
    #notice-board-3 .item .content p {
        line-height: 120%;
    }
    #notice-board-3 .image.item .content {
        float: left;
        margin-left: 8px;
        width: 82px;
        word-wrap: break-word;
    }

/* Colorbox */
#colorbox form {
    padding: 10px;
}
#colorbox form p {
    margin-bottom: 15px;
}
#colorbox form .errorlist {
    margin-bottom: 15px;
}
#colorbox form input,
#colorbox form textarea,
#colorbox form select {
    border: 1px solid #CCC;
}
#colorbox form label {
    font-size: 15px;

}
#colorbox form .submit {
    width: auto;
    border: 0;
    margin: 0 0 10px 100px;
    height: auto;
    font-size: 12px;
    cursor: pointer;
    background: url("../images/button-arrow.png") no-repeat scroll right center #417197;
    color: #FFF;
    line-height: 130%;
    padding: 5px 34px 5px 10px;
    text-decoration: none;
}

/* SEARCH PAGE */

#search-results ul {
    font-size: 15px;
    line-height: 140%;
    margin: 0 0 20px 5px;
}

/* FOOTER */

#page-footer {
    background: #B3C6D5;
    min-height: 80px;
    padding: 15px 0;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

#page-footer p {
    float: right;
    margin-right: 30px;
    text-transform: uppercase;
    color: #808285;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
    #page-footer p a {
        color: #808285;
    }

#page-footer p.left {
    float: left;
}

#page-footer p.credit {
    clear: both;
    margin-top: 10px;
}
#page-footer p.credit a {
    text-decoration: underline;
}

#property-subscribe {
    cursor: pointer;
    background: center right no-repeat url(../images/blue-arrow-right.jpg);
    padding-right: 26px;
    line-height: 21px;
    display: inline-block;
    *display: inline;
    zoom: 1;
}
#property-enquiry-form, #subscribe, #mailing-list-content {
    display: none;
}
#colorbox #property-enquiry-form,
#colorbox #subscribe,
#colorbox #mailing-list-content {
    display: block;
    width: 600px;
}

/* tweet */

#tweet {
    float: left;
    width: 480px;
    color: #808285;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#tweet .tweet-icon {
    width: 15px;
    font-size: 18px;
    float: left;
    padding-top: 1px;
}

#tweet p.loading {
    float: none;
    margin: 0;
    text-decoration: none;
}

.tweet_list {
    margin-left: 10px;
    float: left;
    width: 450px;
}

.tweet_list li:before, #tweets .tweet_list li:after {
    content: " ";
    display: table;
}
.tweet_list li:after {
    clear: both;
}
.tweet_list li {
    *zoom: 1;
    font-size: 13px;
    line-height: 150%;
}

/* Photo Gallery */

#photo-gallery .item {
    display: block;
    float: left;
    margin: 0 45px 20px 0;
    color: #939598;
    font-size: 15px;
}
#photo-gallery .item.last {
    margin-right: 0;
}
#photo-gallery .item img {
    display: block;
    margin-bottom: 10px;
}
#photo-gallery hr {
    clear: both;
}

#recaptcha_widget_div { margin-left: 95px; }