/* HTML TAGS */
a {
    outline: none;
    text-decoration: none;
    color: #000000;
}

a:hover {
    color: #4566A7;
}

div {
    font-size: 10pt;
	color: #000000;
	font-family: arial,helvetica;
	text-decoration: none;
}

body {
    text-align: center;
    background-color: #F1F0F0;
    margin: 0px;
}


html {
    overflow: scroll;
}

h1 {
    background-image: url(images/down-arrow.gif);
    color: #7E7D7E;
    font-weight: 100;
    font-size: 16px;
    margin-top: 0;
    padding-left: 20px;
    background-repeat: no-repeat;
}

h2 {
    color: #000000;
    font-size: 14px;
    margin: 0;
}

h3 {
    width: 190px;
    height: 23px;
    background-image: url(images/small-blue-header.gif);
    color: #FFFFFF;
    font-size: 13px;
    padding-top: 8px;
    padding-left: 11px;
}

h4 {
    width: 454px;
    height: 23px;
    background-image: url(images/large-blue-header.gif);
    color: #FFFFFF;
    font-size: 12px;
    padding-top: 8px;
    padding-left: 11px;
}

h5 {
    width: 190px;
    height: 23px;
    background-image: url(images/small-blue-header-grey.jpg);
    color: #FFFFFF;
    font-size: 13px;
    padding-top: 8px;
    padding-left: 11px;
}

img {
    border: none;
}

li {
    list-style-image: url(images/bullet-blue.gif);
}

/* IDs */

#about-the-development {
    width: 546px;
    padding-right: 20px;
    float: left;
}

#buttons {
    width: 174px;
    padding-top: 37px;
}

#contact-left {
    width: 497px;
    float: left;
}

#contact-right {
    width: 450px;
    float: left;
    clear: left;
}

#content {
    position: relative;
    width: 950px;
    padding: 12px 12px 12px 12px;
    background-color: #EAE9E9;
    float: left;
}

#content2 {
    position: relative;
    width: 950px;
    background-color: #FFFFFF;
}

#content3 {
    position: relative;
    width: 950px;
    padding: 12px 12px 12px 12px;
    background-color: #EAE9E9;
    overflow: hidden;
}

#content4 {
    position: relative;
    width: 950px;
    padding: 12px 12px 12px 12px;
    background-color: #D4D4D4;
    display: table;
}

#content5 {
    position: relative;
    width: 600px;
    padding: 12px 12px 12px 12px;
    background-color: #FFFFFF;
    clear: left;
}

#content-left {
    width: 240px;
    float: left;
}

#content-left2 {
    width: 600px;
    float: left;
}

#content-left3 {
    width: 566px;
    float: left;
}

#content-middle {
    width: 500px;
    float: left;
}

#content-middle2 {
    display: none;
}

#content-right {
    display: none;
}

#description-title {
    width: 420px;
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 10px;
    padding-left: 5px;
}

#email {
    position: absolute;
    color: #FFFFFF;
    top: 43px;
    right: 14px;
}

#footer-bar {
    width: 974px;
    height: 26px;
    padding-top: 9px;
    color: #FFFFFF;
    text-align: left;
    font-size: 11px;
    background-image: url(images/footer-bar.gif);
}

#footer-logo {
    float: left;
    padding-right: 10px;
}

#footer-text {
    float: left;
    color: #FFFFFF;
    font-size: 11px;
    padding-top: 2px;
}

#footer-text a {
    color: #FFFFFF;
    font-size: 11px;
    text-decoration: none;
}

#head {
    position: relative;
    width: 974px;
    height: 80px;
    background-image: url(images/head-gradient.gif);
}

#large-image-tl {
    display: none;
}

#large-image-tr {
    display: none;
}

#large-image-t {
    display: none;
}

#large-image-l {
    display: none;
}

#large-image {
    width: 527px;
    height: 390px;
    border: solid 2px #FFFFFF;
    float: left;
    background-color: #FFFFFF;
}

#large-image-showroom {
    width: 527px;
    height: 373px;
    padding-bottom: 10px;
    background-color: #D4D4D4;
}

#large-image-r {
    display: none;
}

#large-image-bl {
    display: none;
}

#large-image-br {
    display: none;
}

#large-image-b {
    width: 531px;
    height: 12px;
    float: left;
    background-image: url(images/large-image-b.gif);
}

#large-services-image {
    width: 697px;
    border: solid 2px #FFFFFF;
    float: left;
    background-color: #FFFFFF;
}

#large-services-image-b {
    width: 701px;
    height: 12px;
    float: left;
    background-image: url(images/large-image-b.gif);
}

#large-services-image-t {
    width: 701px;
    height: 12px;
    float: left;
    background-image: url(images/large-image-t.gif);
}

#large-image-showroom-l {
    width: 12px;
    background-image: url(images/large-image-l.gif);
}

#large-image-showroom-r {
    width: 12px;
    background-image: url(images/large-image-r.gif);
}

#logo {
    position: absolute;
    width: 272px;
    height: 80px;
    top: 0px;
    left: 30px;
}

#logo-screen {
    display: none;
}

#map1 {
    width: 450px;
    height: 450px;
    border: solid 1px #000000;
    margin-left: 5px;   
}

#marketing-suite-information {
    width: 384px;
    clear: left;
}

#menu {
    display: none;
}

#page {
    width: 974px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #FFFFFF;
    text-align: left;
    margin: 0 auto;
}

#phone-number {
    position: absolute;
    color: #FFFFFF;
    top: 30px;
    right: 14px;
    font-size: 20px;
    font-weight: bold;
}

#plot-title {
    width: 130px;
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 10px;
    padding-left: 5px;
}

#price-title {
    width: 124px;
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 10px;
    padding-left: 5px;
}

#site-map {
    display: none;
}

#site-map-menu {
    padding-left: 12px;
    padding-right: 12px;
}

#status-title {
    width: 120px;
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 10px;
    padding-left: 5px;
}

#thumbnails {
    width: 531px;
    padding-top: 10px;
    background-color: #D4D4D4;
}

#town-title {
    width: 200px;
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 10px;
    padding-left: 5px;
}

/* Classes */

.blue-row {
    background-color: #ECEFF7;
    height: 28px;
    border-bottom: solid 6px #FFFFFF;
    padding-left: 5px;
}

.blue-text {
    color: #4566A7;
}

.blue-text-bold {
    color: #4566A7;
    font-weight: bold;
}

.button {
    width: 164px;
    height: 31px;
    padding-bottom: 10px;
}

.dimensions {
    float: left;
    width: 512px;
    margin-top: 10px;
    margin-bottom: 10px;
    clear: left;
}

.dimensions-spec {
    float: left;
    clear: left;
    width: 360px;
    padding: 5px;
    margin-left: 78px;
    background-color: #D4D4D4;
    vertical-align: top;
}

.grey-row {
    background-color: #EAE9E9;
    height: 28px;
    border-bottom: solid 6px #FFFFFF;
    padding-left: 5px;
}

.house-button {
    position: relative;
    width: 224px;
    height: 54px;
    padding-left: 8px;
    padding-top: 8px;
    margin-bottom: 10px;
    background-image: url(images/house-button.jpg);
}

.house-description a {
    width: 120px;
    height: 43px;
    font-size: 11px;
    float: left;
    vertical-align: top;
    color: #000000;
    text-decoration: none;
}

.house-description-type {
    width: 300px;
    height: 94px;
    vertical-align: top;
    padding-top: 10px;
}

.house-title {

}

.house-image {
    margin-right: 12px;
    margin-top: 12px;
    padding-right: 10px;
}

.house-pic {
    width: 80px;
    height: 41px;
    margin-right: 6px;
    border: solid 1px #FFFFFF;
    float: left;
}

.house-question {
    width: 150px;
    vertical-align: top;
    padding-bottom: 5px;
}

.house-question-description {
    width: 132px;
    vertical-align: top;
    padding-bottom: 5px;
}

.house-type {
    width: 450px;
    height: 125px;
    padding: 12px;
    margin-bottom: 20px;
    margin-right: 20px;
    background-color: #E9ECF0;
}

.house-type2 {
    width: 450px;
    height: 125px;
    padding: 12px;
    margin-bottom: 20px;
    margin-right: 20px;
    background-color: #EAE9E9;
}

.news {
    width: 700px;
    height: 94px;
    padding: 12px;
    background-color: #D1D2D4;
}

.news-description {
    width: 440px;
    float: left;
}

.news-description a:hover {
    color: #000000;
    text-decoration: none;
}

.news-image {
    width: 136px;
    height: 94px;
    margin-right: 12px;
    float: left;
}

.news-readmore {
    width: 100px;
    height: 94px;
    margin-left: 12px;
    float: left;
}

.offer {
    padding-bottom: 9px;   
}

.padding-bottom {
    padding-bottom: 10px;
}

.page-break {
    page-break-after: always;
}

.panel-completed {
    position: relative;
    width: 225px;
    height: 54px;
    padding-left: 8px;
    padding-top: 8px;
    margin-bottom: 10px;
    background-image: url(images/panel-completed.jpg);
}

.panel-current {
    position: relative;
    width: 225px;
    height: 54px;
    padding-left: 8px;
    padding-top: 8px;
    margin-bottom: 10px;
    background-image: url(images/panel-current.jpg);
}

.panel-forthcoming {
    position: relative;
    width: 225px;
    height: 54px;
    padding-left: 8px;
    padding-top: 8px;
    margin-bottom: 10px;
    background-image: url(images/panel-forthcoming.jpg);
}

.red {
    color: #ff0000;   
}

.site-map-child {
    padding-top: 10px;
    color: #525152;
    font-size: 10px;
    font-weight: normal;
}

.site-map-child a {
    color: #525152;
}

.site-map-child a:hover {
    color: #4566A7;
}

.site-map-item {
    color: #000000;
    text-decoration: none;
    padding-right: 30px;
    font-size: 10px;
    font-weight: bold;
    float: left;
}

.site-map-item a {
    color: #000000;
    text-decoration: none;
}

.site-map-item a:hover {
    color: #4566A7;
    text-decoration: none;
}

.small-house-image {
    width: 136px;
    height: 94px;
    border: solid 1px #5E5E5A;
    margin-top: 10px;
    float: left;
}

.small-news-image {
    width: 136px;
    height: 94px;
    border: solid 1px #ffffff;
    float: left;
}

.small-image-showroom {
    width: 96px;
    height: 66px;
    border: solid 1px #FFFFFF;
}

.thumbnail {
    width: 94px;
    height: 66px;
    border: solid 1px #FFFFFF;
    margin-right: 8px;
    margin-bottom: 8px;
}

.thumbnail-end {
    width: 94px;
    height: 66px;
    border: solid 1px #FFFFFF;
    float: left;
}

.value {
    width: 280px;
    vertical-align: top;
    padding-bottom: 5px;
}

.yellow-bar {
    width: 960px;
    height: 25px;
    padding-top: 7px;
    padding-left: 14px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-image: url(images/yellow-bar.jpg);
    clear: left;
}

.yellow-bar h1 {
    background-image: url(images/down-arrow.gif);
    color: #444444;
    font-weight: 100;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 20px;
    background-repeat: no-repeat;
}

.yellow-bar-small {
    width: 215px;
    height: 25px;
    padding-top: 7px;
    padding-left: 14px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-image: url(images/yellow-bar-small.jpg);
}

.yellow-bar-small h1 {
    background-image: url(images/down-arrow.gif);
    color: #7E7D7E;
    font-weight: 100;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 20px;
    background-repeat: no-repeat;
}