﻿/*######### Font replacement  This should replace all Sifr and Cufon specific code ###########*/

@font-face {
    font-family: 'TradeGothicLTStdRegular';
    src: url('lib/fonts/tradegothic/tradegothicltstd-webfont.eot');
    src: url('lib/fonts/tradegothic/tradegothicltstd-webfont.eot?#iefix') format('embedded-opentype'),
         url('lib/fonts/tradegothic/tradegothicltstd-webfont.woff') format('woff'),
         url('lib/fonts/tradegothic/tradegothicltstd-webfont.ttf') format('truetype'),
         url('lib/fonts/tradegothic/tradegothicltstd-webfont.svg#TradeGothicLTStdRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DirtyHeadlineRegular';
    src: url('lib/fonts/dirty-headline/dirty_headline_commercial-webfont.eot');
    src: url('lib/fonts/dirty-headline/dirty_headline_commercial-webfont.eot?#iefix') format('embedded-opentype'),
         url('lib/fonts/dirty-headline/dirty_headline_commercial-webfont.woff') format('woff'),
         url('lib/fonts/dirty-headline/dirty_headline_commercial-webfont.ttf') format('truetype'),
         url('lib/fonts/dirty-headline/dirty_headline_commercial-webfont.svg#DirtyHeadlineRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* specific font styles */
/* sifr */
h1, h2,
.development_content h3
 {
    font-family: 'TradeGothicLTStdRegular', arial;
    color: #003e5a;
    font-weight: 400;
}
#growingFamilies .developmentName{
    font-family: 'TradeGothicLTStdRegular', arial;
    font-weight: 400;
}
h1 {
    font-size: 22px;   
}

.development_content h2 {
    font-size: 22px!important;    
}

.wideColComponentBottom h1,
.pagination h1, .lp1 h1 {
    font-size: 26px;
}

#GFH1 h1, .GF-Find-A-Home-Copy h1,
.development_content h3 {
    font-size: 18px;
}

#GFH1 h1, .GF-Find-A-Home-Copy h1,
#sectionHomePageTextContainer h1, 
#sectionWideRightTextContainer h1,
.developmentName , .developmentName2 {
    color: #fff;
}
/*cufon*/
#buyersPlan span#price {
    font-family: 'DirtyHeadlineRegular', arial;
}

/*######### End Font replacement  This should replace all Sifr and Cufon specific code ###########*/
a img
{
    border:0;
}

#nav1 ul li#last a.homesLink
{
    background: url(../images/framework/nav-bg-last.jpg) top left repeat-x;
    cursor: default;
}

#nav1 ul li a.homesLink
{
    background: url(../images/framework/nav-bg.jpg) top left repeat-x;
    cursor: default;
}

/* ----- homes sub navigation ----- */
#subnav
{
    width: 780px;
    height: 40px;
    margin: 0;
    padding: 0;
    overflow: auto;
    zoom: 1;
}

#subnav ul
{
    list-style-type: none;
    width: 780px;
    height: 40px;
    margin: 0;
    padding: 0;
}

#subnav ul li
{
    float: left;
    width: 78px;
    height: 40px;
    margin: 0;
    padding: 0;
    background-color: #de9827;
}

#subnav ul li a.oneline
{
    float: left;
    width: 77px;
    height: 28px;
    color: #fff;
    font-size: 11px;
    margin: 0;
    padding: 12px 0 0;
    text-align: center;
    border-right: solid 1px #fff;
    text-decoration: none;
}

#subnav ul li a.twolines
{
    float: left;
    width: 77px;
    height: 33px;
    color: #fff;
    font-size: 11px;
    margin: 0;
    padding: 7px 0 0;
    text-align: center;
    border-right: solid 1px #fff;
    line-height: 12px;
    text-decoration: none;
}

#subnav ul li a.oneline:link, #subnav ul li a.oneline:visited, #subnav ul li a.oneline:active, #subnav ul li a.twolines:link, #subnav ul li a.twolines:visited, #subnav ul li a.twolines:active
{
    background-color: #de9827;
}

#subnav ul li a.oneline:hover, #subnav ul li a.twolines:hover
{
    background-color: #cf8102;
}

#subnav ul li.selected a.oneline, #subnav ul li.selected a.twolines
{
    background-color: #df5a13;
    color: #fff;
    cursor: default;
}

#subnav ul li.first a.oneline:link, #subnav ul li.first a.oneline:visited, #subnav ul li.first a.oneline:active, #subnav ul li.first a.twolines:link, #subnav ul li.first a.twolines:visited, #subnav ul li.first a.twolines:active
{
    background: url(../images/framework/nav2-left-corners.jpg) top left no-repeat #de9827;
}

#subnav ul li.first a.oneline:hover, #subnav ul li.first a.twolines:hover
{
    background: url(../images/framework/nav2-left-corners-hover.jpg) top left no-repeat #cf8102;
    color: #FFF;
}

#subnav ul li.first.selected a.oneline, #subnav ul li.first.selected a.twolines
{
    background: url(../images/framework/nav2-left-corners-active.jpg) top left no-repeat #df5a13;
    color: #fff;
    cursor: default;
}

#subnav ul li.last a.oneline:link, #subnav ul li.last a.oneline:visited, #subnav ul li.last a.oneline:active, #subnav ul li.last a.twolines:link, #subnav ul li.last a.twolines:visited, #subnav ul li.last a.twolines:active
{
    background: url(../images/framework/nav2-right-corners.jpg) top right no-repeat #de9827;
}

#subnav ul li.last a.oneline:hover, #subnav ul li.last a.twolines:hover
{
    background: url(../images/framework/nav2-right-corners-hover.jpg) top right no-repeat #cf8102;
}

#subnav ul li.last.selected a.oneline, #subnav ul li.last.selected a.twolines
{
    background: url(../images/framework/nav2-right-corners-active.jpg) top right no-repeat #df5a13;
    color: #fff;
    cursor: default;
}

* html #subnav ul li.first.selected a.oneline
{
    background: url(../images/framework/nav2-left-corners-active.jpg) top left no-repeat #df5a13 !important;
}

* html #subnav ul li.last.selected a.online
{
    background: url(../images/framework/nav2-right-corners-active.jpg) top right no-repeat #df5a13 !important;
}

* html #subnav ul li.selected a.oneline
{
    background: #df5a13 !important;
}

* html #subnav ul li.selected a.twolines
{
    background: #df5a13 !important;
}

* html #subnav ul li.selected a
{
    background: #df5a13 !important;
}

* html #subnav ul li.selected
{
    background: #df5a13 !important;
}

/* ----- search results styles ----- */
.searchResultContainer
{
    float: left;
    width: 550px;
    margin: 0 0 5px;
    padding: 2px 0 0;
}

.searchResultContainer table
{
    clear: both;
}

.searchResultContainer hr
{
    float: left;
    clear: both;
    width: 550px;
    display: block;
    height: 1px;
    line-height: 1px;
    background-color: #d8d8d8;
    margin: 5px 0;
    padding: 0;
}

.propertyImage
{
    float: left;
    padding: 5px 0 0;
    margin: 0;
    min-width: 200px;
}

.searchResultContainer .propertyTextContainer
{
    width: 345px;
    float: left;
    margin: 0;
    padding: 2px 0 0 5px;
}

.searchResultContainer p
{
    float: left;
    width: 345px;
    color: #333;
    font-size: 11px;
    padding: 0 0 10px;
}

a.moreInfo:link, a.moreInfo:visited, a.moreInfo:active
{
    float: left;
    width: 328px;
    background: url(../images/buttons/link-arrow.gif) top right no-repeat;
    padding: 0 17px 0 0;
    margin: 0;
    color: #333;
    font-size: 11px;
    text-align: right;
    text-decoration: none;
}

a.moreInfo:hover
{
    float: left;
    width: 328px;
    background: url(../images/buttons/link-arrow.gif) top right no-repeat;
    padding: 0 17px 0 0;
    margin: 0;
    color: #666;
    font-size: 11px;
    text-align: right;
    text-decoration: none;
}

/* ----- homes home page ----- */
#sectionHomePageContainer
{
    width: 770px; /*height:510px;*/
    height: 391px; /*new*/
    background: url(../images/framework/homes-home-img.jpg) top left no-repeat;
    margin: 10px 0;
    padding: 10px 0 0 10px;
    float: left;
}

#sectionHomePageTextContainer
{
    position: relative;
    width: 372px; /*new*/ /*height:470px;*/
    margin: 0;
    padding: 15px;
    color: #fff;
}

#sectionHomePageTextContainer h1
{
    /*font-size:22px;*/
    font-size: 18px; /*new*/
    color: #FFF;
    line-height: 26px;
    font-weight: 700;
    margin: 0;
    padding: 0;
}

#sectionHomePageTextContainer p
{
    color: #FFF;
    font-size: 11px;
    margin: 0;
    padding: 0;
}

#sectionHomePageTextContainer h2
{
    font-size: 14px;
    color: #FFF;
    font-weight: 700;
    margin: 0;
    padding: 10px 0 0;
}

#mapOverlay
{
    position: absolute; /*top: 150px;     right: 20px;*/ /* width: 141px;     height: 223px;*/
    top: 50px;
    right: 7px;
    width: 99px;
    height: 174px;
    margin: 0;
    padding: 0;
}

#sectionHomePageTextContainer form
{
    width: 130px;
    margin: 10px 0 0;
    padding: 0;
}

#sectionHomePageTextContainer form label
{
    float: left;
    width: 130px;
    font-size: 11px;
    color: #FFF;
    margin: 0;
    padding: 0;
}

#sectionHomePageTextContainer form select
{
    width: 130px;
    height: 18px;
    font-size: 10px;
    margin: 0 0 5px;
    padding: 0;
}

a.submit:link, a.submit:visited, a.submit:active
{
    background: url(../images/buttons/button-arrow.gif) top right no-repeat;
    padding: 0 17px 0 0;
    margin: 0;
    color: #FFF;
    font-size: 11px;
    float: right;
    text-decoration: none;
}

a.submit:hover
{
    background: url(../images/buttons/button-arrow.gif) top right no-repeat;
    padding: 0 17px 0 0;
    margin: 0;
    color: #FFF;
    font-size: 11px;
    float: right;
    text-decoration: none;
}

#topPagination a.submit, #bottomPagination a.submit
{
    color: #000;
}

#ctl00_ContentPlaceHolder1_gvDevelopment
{
    width: 100%;
}

a.reset:link, a.reset:visited, a.reset:active
{
    padding: 0 17px 0 0;
    margin: 0;
    color: #FFF;
    font-size: 11px;
    float: left;
    text-decoration: none;
}

a.reset:hover
{
    padding: 0 17px 0 0;
    margin: 0;
    color: #FFF;
    font-size: 11px;
    float: left;
    text-decoration: none;
}

/* ----start- this section added for the homes application as cannot nest forms in aspx page */
#sectionHomePageTextContainer #divHomesForm
{
    width: 175px;
    margin: 5px 0 0;
    padding: 0;
}

#sectionHomePageTextContainer #divHomesForm label
{
    float: left;
    width: 130px; /*font-size:11px;*/
    font-size: 10px; /*new*/
    line-height: 10px; /*new*/
    color: #FFF;
    margin: 0;
    padding: 0;
}

#sectionHomePageTextContainer #divHomesForm select
{
    /*width:130px;*/
    width: 175px; /*new*/
    height: 18px;
    font-size: 10px; /*margin:0px 0px 5px 0px;*/
    margin: 3px 0; /*new*/
    padding: 0;
}

#sectionHomePageTextContainer #divHomesForm a.submit:link, #sectionHomePageTextContainer #divHomesForm a.submit:visited, #sectionHomePageTextContainer #divHomesForm a.submit:active
{
    background: url(../images/buttons/button-arrow.gif) right 2px no-repeat;
    padding: 2px 17px 0 0;
    margin: 0;
    color: #FFF;
    font-size: 11px;
    float: right;
    text-decoration: none;
}

#sectionHomePageTextContainer #divHomesForm a.submit:hover
{
    background: url(../images/buttons/button-arrow.gif) right 2px no-repeat;
    padding: 2px 17px 0 0;
    margin: 0;
    color: #FFF;
    font-size: 11px;
    float: right;
    text-decoration: none;
}

#sectionHomePageTextContainer #divHomesForm a.reset:link, #sectionHomePageTextContainer #divHomesForm a.reset:visited, #sectionHomePageTextContainer #divHomesForm a.reset:active
{
    padding: 2px 17px 0 0;
    margin: 0;
    color: #FFF;
    font-size: 11px;
    float: left;
    text-decoration: none;
}

#sectionHomePageTextContainer #divHomesForm a.reset:hover
{
    padding: 2px 17px 0 0;
    margin: 0;
    color: #FFF;
    font-size: 11px;
    float: left;
    text-decoration: none;
}

/* ----end- this section added for the homes application as cannot nest forms in aspx page */
#sectionHomePageTextContainer #hereToHelp
{
    position: absolute;
    bottom: 0;
    left: 15px;
    margin: 0;
    padding: 0;
    height: 40px;
    width: 300px;
}

#hereToHelp a:link, #hereToHelp a:visited, #hereToHelp a:active
{
    background: url(../images/buttons/button-arrow.gif) top left no-repeat;
    padding: 0 0 0 17px;
    margin: 0;
    color: #FFF; /*font-weight: bold;*/
    font-size: 11px;
    text-decoration: none; /*border-top: white 1px solid;*/
}

#hereToHelp a:hover
{
    background: url(../images/buttons/button-arrow.gif) top left no-repeat;
    padding: 0 0 0 17px;
    margin: 0;
    color: #FFF; /*font-weight:bold;*/
    font-size: 11px;
    text-decoration: underline; /*border-top: white 1px solid;*/
}

/* ----- home sub home page ----- */
#homeSubHomeContainer
{
    float: left;
    width: 620px;
    height: 385px;
    background: url(../images/framework/homes-our-team-img.jpg) top left no-repeat;
    margin: 0 0 0 5px;
    padding: 10px 0 0 10px;
}

#homeSubHomeContainer.PreOwnedBG
{
    background: url(../images/framework/pre_owned_homes_bg.jpg) top left no-repeat;
}
/* First time buyer updates*/
#homeSubHomeContainer.FirstTimeBG
{
    background: none top left no-repeat;
}
/* End First time buyer updates*/
#homeSubHomeContainer #sectionHomePageTextContainer
{
    float: right;
    width: 205px;
    height: auto;
    margin: 0;
    padding: 10px 20px 15px 15px;
}

#homeSubHomeContainer #sectionHomePageTextContainer h1
{
    font-size: 24px;
    color: #FFF;
    line-height: 26px;
    font-weight: 400;
    margin: 0;
    padding: 0;
}

#homeSubHomeContainer #sectionHomePageTextContainer p
{
    color: #FFF;
    font-size: 11px;
    margin: 0;
    padding: 0;
}

/* ----- homes gallery styles ----- */
.imageContainer
{
    position: relative;
    width: 380px;
    float: left;
    margin: 0;
    padding: 5px 0 0;
}

.imageContainer img
{
    margin: 0;
    padding: 0;
}

/*.zoom	{
	position:absolute;
	width:28px;
	height:28px;
	bottom:14px;
	right:14px;
	margin:0px;
	padding:0px;
}*/
.zoom
{
    bottom: 40px;
    height: 28px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    width: 22px;
}

#thinMidCol .thumbnails
{
    float: left;
    width: 325px;
    margin: 0;
    padding: 5px 0 0;
}

#thinMidCol .thumbnails ul
{
    width: 325px;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#thinMidCol .thumbnails ul li
{
    float: left;
    width: 60px;
    height: 60px;
    margin: 0 5px 0 0;
}

#thinMidCol .thumbnails ul li a
{
    display: block;
    float: left;
    width: 60px;
    height: 60px;
    margin: 0;
    filter: alpha(opacity=100);
    opacity: 1.0;
}

#thinMidCol .thumbnails ul li a.active
{
    filter: alpha(opacity=70);
    opacity: 0.7;
}

#thinMidCol .paginationLinks
{
    float: left;
    width: 50px;
}

#thinMidCol .paginationLinks ul
{
    width: 50px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 10px;
}

#thinMidCol .paginationLinks ul li
{
    display: inline;
    margin: 0;
    padding: 0;
}

#thinMidCol .paginationLinks ul li a
{
    margin: 0;
    padding: 0;
    text-decoration: none;
    color: #333;
}

/* begin gallery styling */
#jgal
{
    list-style-type: none;
    width: 325px;
    float: left;
    margin: 10px 0 0 1px;
    padding: 0;
}

#jgal li
{
    opacity: .5;
    filter: alpha(opacity=50);
    float: left;
    display: block;
    width: 58px;
    height: 58px;
    background-position: 50% 50%;
    cursor: pointer;
    padding: 0;
    margin: 260px 5px 0 0;
}

/*#jgal li img { position:absolute; top:411px; left: 470px; display: none; width:380px; height:259px; margin:0 0 0 0; padding:0 0 0 2px; }*/
#jgal li img
{
    position: relative;
    top: -270px;
    left: 0;
    display: none;
    width: 380px;
    height: 259px;
    margin: 0;
    padding: 0 0 0 2px;
}

#jgal li.active, #jgal li:hover
{
    opacity: .99;
    filter: alpha(opacity=99); /* safari bug */
}

#jgal li.active img
{
    display: block;
    cursor: default;
}

/* styling without javascript */
#gallery
{
    float: left;
    list-style: none;
    width: 325px;
    margin: 5px 0 0;
    padding: 0;
}

#gallery li
{
    float: left;
    margin: 0 7px 3px 0;
    opacity: 0.5;
}

#gallery li.active
{
    opacity: 0.99;
}

#gallery li img
{
    width: 58px;
}

#jgal .gallery1 img
{
    left: 0;
}

#jgal li.gallery2 img
{
    left: -63px;
}

#jgal .gallery3 img
{
    left: -126px;
}

#jgal .gallery4 img
{
    left: -189px;
}

#jgal .gallery5 img
{
    left: -252px;
}

#jgal .gallery6 img
{
    left: -315px;
}

#jgal li.floorplan
{
    height: 0;
    width: 0;
}

#thinMidCol ul#paginationLinks
{
}

#thinMidCol ul#paginationLinks
{
    width: 55px;
    list-style-type: none;
    padding: 0;
    font-size: 11px;
    float: right;
    margin: 5px 0 0;
}

#thinMidCol ul#paginationLinks li
{
    display: inline;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

#thinMidCol ul#paginationLinks li.active a
{
    font-weight: 700;
    text-decoration: none;
}

#thinMidCol ul#paginationLinks li a
{
    text-decoration: underline;
    margin: 0 1px 0 0;
    padding: 0;
    text-decoration: underline;
    color: #333;
}

/* ----- calls to action buttons ----- */
#callsToAction
{
    float: left;
    width: 235px;
    margin: 0;
    padding: 0;
}

#callsToAction ul
{
    list-style-type: none;
    width: 235px;
    margin: 0;
    padding: 10px 0 0;
    font-size: 9px;
}

/*#callsToAction ul li	{
	float:left;
	width:53px;
	border-left:solid 1px #333333;
	margin:0px 0px 0px 2px;
	padding:0px 0px 0px 2px;
}*/
#callsToAction ul li
{
    float: left;
    width: 54px;
    border: none;
    margin: 0;
    padding: 0 2px;
}

#callsToAction ul li.first
{
    /*margin:0px 0px 0px 0px;*/
    border: none;
}

#callsToAction ul li a
{
    display: block;
    height: 20px;
    line-height: 10px;
}

#callsToAction ul li a:link, #callsToAction ul li a:active
{
    color: #333;
    text-decoration: none;
    letter-spacing: -.1em;
    padding: 35px 0 0;
}

#callsToAction ul li a:visited
{
    color: #333;
    text-decoration: none;
    letter-spacing: -.1em;
    padding: 35px 0 0;
}

#callsToAction ul li a:hover
{
    color: #333;
    text-decoration: none;
    letter-spacing: -.1em;
    padding: 35px 0 0;
}

#callsToAction ul li a.floorplan
{
    background: url(../images/buttons/floorplan.gif) top left no-repeat;
}

#callsToAction ul li a.download
{
    background: url(../images/buttons/download.gif) top left no-repeat;
}

#callsToAction ul li a.about
{
    background: url(../images/buttons/about.gif) top left no-repeat;
}

#callsToAction ul li a.enquire
{
    background: url(../images/buttons/enquire.gif) top left no-repeat;
}

#callsToAction ul li a.homeTypes
{
    background: url(../images/buttons/view-home-types.gif) top left no-repeat;
}

/* homes new homepage buttons */
#homesbtn1
{
    position: absolute;
    bottom: 10px;
    right: 295px;
    width: 139px;
    height: 60px;
}

#homesbtn2
{
    position: absolute;
    bottom: 10px;
    right: 151px;
    width: 139px;
    height: 60px;
}

#homesbtn3
{
    position: absolute;
    bottom: 10px;
    right: 6px;
    width: 139px;
    height: 60px;
}

* html #homesbtn1, * html #homesbtn2, * html #homesbtn3
{
    bottom: 7px;
}

img.PNGIMG
{
    /*Transparent PNG support for IE6*/
    behavior: url(../css/iepngfix.htc);
}

/* Growing Families Feature Development */
.searchResultContainerFD
{
    float: left;
    margin: 0 0 5px;
    padding: 2px 0 0;
    width: 550px;
}

.searchResultContainerFD hr
{
    float: left;
    clear: both;
    width: 550px;
    display: block;
    height: 1px;
    line-height: 1px;
    background-color: #d8d8d8;
    margin: 5px 0;
    padding: 0;
}

.searchResultContainerFD .propertyImage
{
    width: 200px;
    float: left;
}

.searchResultContainerFD .propertyImage img
{
    margin-bottom: 10px;
    padding-left: 2px;
}

.searchResultContainerFD .propertyImage a
{
    float: left;
    margin-left: 5px;
}

.searchResultContainerFD .propertyTextContainer
{
    width: 342px;
    float: left;
    margin: 0;
    padding: 2px 0 0 8px;
}

.searchResultContainerFD p
{
    float: left;
    width: 335px;
    color: #003e5a;
    font-size: 11px;
    padding: 0 10px 10px 0;
}

.searchResultContainerFD .subHeaderTwoLeft
{
    background-image: url(../images/growingFamilies/GF-Featured-Corners-Left.jpg);
    background-color: transparent;
    height: 29px;
}

.searchResultContainerFD .subHeaderTwoRight
{
    background-image: url(../images/growingFamilies/GF-Featured-Corners-Right.jpg);
    color: #fff;
}

.searchResultContainerFD .subHeaderMiddle
{
    background-image: url(../images/growingFamilies/GF-Featured-Middle.jpg);
    background-repeat: repeat-x;
}

.FD-Middle
{
    background: url(../images/growingFamilies/GF-Featured-Middle-Bg.jpg) repeat-y;
    float: left;
    margin-top: 0;
    width: 550px;
}

.FD-Bottom
{
    background: url(../images/growingFamilies/GF-Featured-Bottom-Bg.jpg) no-repeat bottom left;
    float: left;
    width: 550px;
}

.FD-Header
{
    font-size: 12px;
    font-weight: 700;
    float: right;
    padding-right: 10px;
}

/* ========== */
.houseDetailsLinks
{
    float: left;
    width: 630px;
    margin: 5px 0 0 5px;
}

.houseDetailsLinks ul
{
    float: left;
    margin: 0;
    padding: 0;
}

.houseDetailsLinks li
{
    float: left;
    width: 122px;
    height: 49px;
    list-style-type: none;
    margin-left: 5px;
    font-size: .9em;
}

.houseDetailsLinks li.first
{
    margin-left: 0;
}

.houseDetailsLinks a
{
    display: block;
    color: #003e5a;
    font-weight: 700;
    width: 67px;
    padding: 0 0 0 55px;
    text-decoration: none;
}

.houseDetailsLinks a:hover
{
    text-decoration: underline;
}

.houseDetailsLinks a.floorplan
{
    background-image: url(/liv/floorPlanButTop.jpg);
    padding-top: 12px;
    height: 37px;
}

.houseDetailsLinks a.download
{
    background-image: url(/liv/downloadBrochureTop.jpg);
    padding-top: 12px;
    height: 37px;
}

.houseDetailsLinks a.about
{
    background-image: url(/liv/viewPlotMapTop.jpg);
    padding-top: 5px;
    height: 44px;
}

.houseDetailsLinks a.arrangevisit
{
    background-image: url(/liv/arrangeVisitTop.jpg);
    padding-top: 12px;
    height: 37px;
}

.houseDetailsLinks a.enquire
{
    background-image: url(/liv/makeEnquiryTop.jpg);
    padding-top: 19px;
    height: 30px;
}

#galleryImage
{
    width: 380px;
    float: left;
}

.wideMiddleBg
{
    background-repeat: no-repeat;
    height: 195px;
    width: 435px;
}

.quickForm
{
}

.quickForm input, .quickForm textarea
{
    width: 160px;
}

.quickForm #contactsubmit, input.submitbutton
{
    width: auto;
}

.quickForm td
{
    padding: 5px 0 0;
}

body
{
    behavior: url(../csshover3.htc);
}

#growingFamilies
{
    margin-top: 5px;
}

/* NEW  LANDING PAGE */
.GF-Homepage-Container
{
    background-repeat: no-repeat;
    background-position: top left;
    width: 200px;
    height: 210px;
    padding: 30px 550px 30px 30px;
    margin: 0;
    color: #fff;
}

.GF-Homepage-Container h1
{
    font-size: 14px;
}

.GF-Homepage-Container p
{
    font-size: 11px;
    margin: 10px 0 0;
}

.GF-Homepage-Columns-Top
{
    background: url(../images/growingFamilies/GF-Homepage-Top.jpg) no-repeat #efefed top left;
    width: 386px;
    float: left;
    margin: 10px 0;
}

.GF-Homepage-Columns-Top2
{
    background: url(../images/growingFamilies/GF-Homepage-Top2.jpg) no-repeat #efefed top left;
    width: 780px;
    float: left;
    margin: 10px 0 0;
}

.GF-Homepage-Columns-Top.first
{
    margin-right: 8px;
}

.GF-Homepage-Columns-Bottom
{
    background: url(../images/growingFamilies/GF-Homepage-Bottom.jpg) no-repeat transparent bottom left;
    width: 346px;
    padding: 20px;
    font-size: 12px;
    float: left;
    margin: 0;
    height: 175px;
}

.GF-Homepage-Columns-Bottom2
{
    background: url(../images/growingFamilies/GF-Homepage-Bottom2.jpg) no-repeat transparent bottom left;
    width: 740px;
    padding: 20px;
    font-size: 12px;
    float: left;
    margin: 0; /*height:175px;*/
}

.GF-Homepage-Columns-Bottom h2, .GF-Homepage-Columns-Bottom2 h2
{
    font-size: 16px;
    font-weight: 400;
    color: #003e5a;
    margin-bottom: 15px;
}

.GF-Homepage-Columns-Bottom2 p
{
    font-size: 12px;
    margin: 0;
}

.GF-Homepage-Columns-Bottom table
{
    width: 340px;
}

.GF-Homepage-Columns-Bottom td
{
    padding-right: 12px;
    padding-bottom: 3px;
}

.GF-Homepage-Select select
{
    width: 160px;
    border: 1px solid #999; /*background:transparent;*/
    height: 20px;
    font-size: 11px;
    vertical-align: middle;
}

.GF-Homepage-Select
{
    /*background:url(../images/growingFamilies/GF-Homepage-Select.jpg) no-repeat top left;*/
    width: 160px;
    height: 16px;
    padding: 1px 3px;
}

.GF-Homepage-Columns-Bottom a.reset
{
    color: #969696;
    font-size: 10px;
    float: none;
    padding-right: 12px;
}

.GF-Homepage-Columns-Bottom a.submit
{
    background: none;
    margin: 0;
    padding: 0;
}

.GF-Column-Text
{
    float: left;
    width: 177px;
    padding: 0 45px 0 0;
}

.GF-Column-Text p
{
    margin: 0 0 5px;
}

.GF-Column-Text a
{
    color: #000;
    text-decoration: none;
}

.GF-Column-Text a:hover
{
    text-decoration: underline;
}

.GF-Column-Map
{
    float: left;
    width: 114px;
    text-align: right;
}

/* NEW FIND A HOME */
.GF-Find-A-Home-Copy
{
    background: url(../images/growingFamilies/GF-find-a-home.jpg) no-repeat;
    width: 210px;
    height: 216px;
    padding: 20px 550px 0 20px;
    float: left;
    margin: 10px 0 0;
}

.GF-Find-A-Home-Copy h1
{
    color: #fff;
    font-size: 18px;
    margin-bottom: 5px;
}

.GF-Find-A-Home-Copy p
{
    color: #fff;
    font-size: 12px;
}

.GF-FindAHome-Container
{
    background-repeat: no-repeat;
    background-position: top left;
    width: 200px;
    height: 210px;
    padding: 30px 550px 30px 30px;
    margin: 0;
    color: #fff;
}

.GF-FindAHome-Container h1
{
    font-size: 14px;
}

.GF-FindAHome-Container p
{
    font-size: 11px;
    margin: 10px 0 0;
}

.GF-FindAHome-Columns-Top
{
    background: url(../images/growingFamilies/GF-Homepage-Top.jpg) no-repeat #efefed top left;
    width: 386px;
    float: left;
    margin: 10px 0;
}

.GF-FindAHome-Columns-Top.first
{
    margin-right: 8px;
}

.GF-FindAHome-Columns-Bottom
{
    background: url(../images/growingFamilies/GF-Homepage-Bottom.jpg) no-repeat transparent bottom left;
    width: 366px;
    padding: 10px;
    font-size: 12px;
    float: left;
    margin: 0;
    height: 230px;
}

.GF-FindAHome-Columns-Bottom h2
{
    font-size: 16px;
    font-weight: 400;
    color: #003e5a;
    margin-bottom: 15px;
}

.GF-FindAHome-Columns-Bottom table
{
    width: 340px;
}

.GF-FindAHome-Columns-Bottom td
{
    padding-right: 12px;
    padding-bottom: 10px;
}

.GF-FindAHome-Columns-Bottom label
{
    font-size: 10px;
}

.GF-FindAHome-Columns-Bottom select
{
    width: 275px;
    height: 20px;
    margin: 0;
    padding: 0;
    font-size: 11px;
    vertical-align: middle;
}

.GF-FindAHome-Columns-Bottom a.reset
{
    color: #969696;
    font-size: 10px; /*float:none; 	padding-right:12px;*/
}

.GF-FindAHome-Columns-Bottom a.submit
{
    color: #000; /*background:none; 	margin:0px; 	padding:0px;*/
}

.GF-Map
{
    background-color: #f8f8f8;
    width: 163px;
    text-align: center;
    padding: 10px 10px 8px;
    float: left;
}

.GF-Map-Region
{
    background-color: #f8f8f8;
    width: 151px;
    float: left;
    height: 48px;
    padding: 0 0 0 30px;
    line-height: 48px;
    margin: 0 0 2px 2px;
}

.GF-Map-Region a
{
    font-size: 14px;
    font-weight: 700;
    color: #cf8102;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.GF-Map-Region a:hover
{
    text-decoration: underline;
}

.GF-Region
{
    float: left;
    margin-bottom: 10px;
}

.GF-Region-Left
{
    background: url(../images/growingFamilies/GF-Region-Menu-Left.jpg) no-repeat top left #f8f8f8;
    float: left;
    height: 34px;
    line-height: 34px;
    margin-right: 2px;
}

.GF-Region-Right
{
    background: url(../images/growingFamilies/GF-Region-Menu-Right.jpg) no-repeat top right;
    float: left;
    height: 34px;
    line-height: 34px;
    width: 165px;
    padding-left: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #003e5a;
    cursor: pointer;
}

.selected .GF-Region-Left
{
    background: url(../images/growingFamilies/GF-Region-Menu-Left-S.jpg) no-repeat top left #efefed;
}

.selected .GF-Region-Right
{
    background: url(../images/growingFamilies/GF-Region-Menu-Right-S.jpg) no-repeat top right;
    font-weight: 700;
}

.RegionCS, .RegionG, .RegionNWE, .RegionT
{
    float: left;
}

.RegionCS
{
    margin-left: 10px;
}

.GF-Find-A-Home
{
    float: left;
}

.GF-Region-Top
{
    background: url(../images/growingFamilies/GF-Region-Top.jpg) no-repeat top left #efefed;
    float: left;
    width: 780px;
    margin-bottom: 10px;
}

.GF-Region-Bottom
{
    background: url(../images/growingFamilies/GF-Region-Bottom.jpg) no-repeat bottom left;
    float: left;
    width: 760px;
    padding: 10px;
}

.GF-Region-Map
{
    float: left;
}

.GF-Region-Points
{
    float: right;
    background: #f8f8f8;
    width: 480px;
    color: #003e5a;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 18px 15px;
    line-height: 28px;
}

.GF-Region-Bullet
{
    background: url(../images/growingFamilies/GF-Orange-Bullet-Bg.jpg) no-repeat center center;
    color: #fff;
    width: 14px;
    margin-right: 20px;
    text-align: center;
    float: left;
    font-size: 9px;
}

.GF-Region-Text
{
    float: left;
    width: 200px;
}

.RegionCS-Text
{
    float: left;
}

.RegionG-Text, .RegionNWE-Text, .RegionT-Text
{
    float: left;
    display: none;
}

/* NEW DEVELOPMENT */
#growingFamilies .imageContainer
{
    display: none;
    width: auto;
    margin: 0 0 10px;
}

#growingFamilies .zoom
{
    right: auto;
    position: absolute;
    float: left;
    bottom: 0;
    margin-top: -30px;
    margin-left: -30px;
}

#growingFamilies .subHeaderOneLeft
{
    width: 780px;
}

#growingFamilies .subHeaderOneRight
{
    width: 773px;
}

/* /New design edits James South 23/08/2010 */
/* Global */
#growingFamilies .subHeaderOneLeft
{
    background: url(../images/framework/sub-header-one-left-corners2.jpg) no-repeat scroll left top #003E5A;
    height: 66px;
    margin: 0;
}

#growingFamilies .subHeaderOneRight
{
    background: url(../images/framework/sub-header-one-right-corners2.jpg) no-repeat scroll right top transparent;
    height: 66px;
}

#growingFamilies .developmentName
{
    /* float: left;*/ /* width: 180px;*/
    float: none;
    width: 100%;
    margin-left: 10px;
    font-size: 23px;
	padding-bottom:5px;
}

#growingFamilies .subHeaderOneRight ul
{
    /* float: right;     margin: 0px 10px 0px 0px;     padding: 0px;     width: 583px;*/
    float: none;
    margin: 3px 10px 0;
    padding: 0;
    width: 100%;
}

/* /Global */
/* Next Step Page */
#nextStep #wideMiddle
{
    float: left;
    margin: 0;
    min-height: 300px;
    padding: 0 0 0 5px;
    width: 510px;
}

#nextStep #wideMiddleImg
{
    margin: 0;
    padding: 0;
    width: 510px;
}

#nextStep #wideMiddleCentre
{
    border-top: medium none;
    float: left;
    margin: 10px 0 0;
    padding: 5px 0 0;
    width: 510px;
}

#newDesignSingleColumnContainer
{
    width: 780px;
}

#newDesignSingleColumnContainer #growingFamilies
{
    margin-bottom: 30px;
}

#newDesignSingleColumnContainer h1, #newDesignContentContainer h1
{
    color: #003E5A;
    margin-top: 15px;
}

/* Forms */
#newDesignSingleColumnContainer #thinLeftWideRightBottomCorners, #newDesignSingleColumnContainer .thinLeftWideRightBottomCorners
{
    background: url(../images/framework/thinLeftWideRightBottomCornersNew.jpg) no-repeat scroll left bottom transparent;
    float: left;
    margin: 0;
    padding: 10px;
    width: 780px;
}

#newDesignSingleColumnContainer #thinLeftWideRightBottomCorners, #newDesignSingleColumnContainer .thinLeftWideRightBottomCorners
{
    background: url(../images/framework/thinLeftWideRightBottomCornersNew.jpg) no-repeat scroll left bottom transparent;
    float: left;
    margin: 0;
    padding: 10px;
    width: 760px;
}

#newDesignSingleColumnContainer #thinLeftWideRightBackground, #newDesignSingleColumnContainer .thinLeftWideRightBackground
{
    background: none repeat scroll 0 0 #EFEFED;
    float: left;
    margin: 5px 0 0;
    padding: 0;
    width: 780px;
}

#newDesignSingleColumnContainer .formCol
{
    float: left;
    margin: 0 10px;
    padding: 10px 0 0;
    width: 233px;
}

#newDesignSingleColumnContainer .thinLeftWideRightBottomCorners .formCol input, #newDesignSingleColumnContainer .thinLeftWideRightBottomCorners .formCol textarea
{
    margin: 0;
    padding: 0;
    width: 205px;
}

#newDesignSingleColumnContainer .thinLeftWideRightBottomCorners .formCol select.wide
{
    margin: 0;
    padding: 0;
    width: 205px;
}

#newDesignSingleColumnContainer .thinLeftWideRightBottomCorners .formCol .chkbox input
{
    float: none;
    vertical-align: middle;
    width: 20px !important;
}

/* /Forms*/
#newDesignSingleColumnContainer h2, #newDesignContentContainer h2
{
    font-size: 16.8px;
    margin: 0px 0px 5px 0px;
}

#newDesignSingleColumnContainer #thinLeftWideRightHeaderImg
{
    width: 780px;
}

#newDesignContentContainer
{
    width: 780px;
    background: url(../images/framework/new_design_right_column.jpg) repeat-y scroll 539px top #efefed;
    margin: 0;
}

#newDesignContentContainer h1
{
    color: #003E5A;
}

#newDesignContentLeft
{
    float: left;
    background-color: #fff;
    min-height: 1060px;
    width: 517px;
    padding-right: 22px;
}

#newDesignContentLeft #thinRightCol
{
    padding: 0;
    width: auto;
}

#newDesignContentRight
{
    width: 241px;
    float: left;
    margin: 0;
    padding: 0;
}

#newDesignContentContainer #thinMidCol
{
    padding: 5px 0 0;
    width: 512px;
}

#newDesignContentContainer #thinMidCol #galleryImage
{
    width: 512px;
}

#newDesignContentContainer ul.infoList
{
    font-size: 11px;
    list-style: none outside none;
    margin: 10px 0;
    padding: 10px 0 20px;
}

#newDesignContentContainer table ul.infoList
{
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    font-size: 11px;
    list-style: none outside none;
    margin: 10px 0;
    padding: 10px 0 20px;
}

#newDesignContentContainer ul.infoList li
{
    background: url(../images/growingFamilies/GF-Orange-Bulletpoint.gif) no-repeat scroll 0 5px transparent !important;
    color: #000 !important;
    margin: 0 0 5px !important;
    padding: 0 0 0 10px !important;
}

#newDesignContentContainer #viewFloorPlan
{
    display: block;
    height: 57px;
    padding: 6px 0 0 0px;
    margin: 15px 0;
}

#newDesignContentContainer #viewFloorPlan img
{
    border: 0;
}

/* New Page Closure Menu*/
#newDesignContentContainer #pageClosureLinks
{
    width: 512px;
    height: 72px;
    background: url(../images/framework/page_closure_links.jpg) no-repeat scroll left top transparent;
    margin: 15px 0;
}

#newDesignContentContainer #pageClosureLinks ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    width: 512px;
}

#newDesignContentContainer #pageClosureLinks li
{
    list-style: none;
    float: left;
    width: 256px;
    display: inline;
}

#newDesignContentContainer #pageClosureLinks ul li a.arrangeAVisit
{
    display: block;
    width: 256px;
    height: 72px;
    text-decoration: none;
}

#newDesignContentContainer #pageClosureLinks ul li a.makeAnEnquiry
{
    display: block;
    width: 256px;
    height: 72px;
    text-decoration: none;
}

/* /New Page Closure Menu*/
/* New Main Side Top Menu*/
#newSideMenu
{
    width: 241px;
    margin-bottom: 10px;
    height: 296px;
    background: url(../images/framework/new_design_right_column_menu_top_v2.jpg) no-repeat scroll left top transparent;
}

#newSideMenu ul
{
    margin: 0;
    padding: 0;
}

#newSideMenu ul, #newSideMenu li
{
    list-style: none;
}

#newSideMenu ul li a.makeAnEnquiry
{
    display: block;
    width: 216px;
    height: 22px;
    padding: 28px 0 0 25px;
    text-decoration: none;
}

#newSideMenu ul li a.arrangeAVisit
{
    display: block;
    width: 216px;
    height: 22px;
    padding: 28px 0 0 25px;
    text-decoration: none;
    margin: 10px 0;
}
#newSideMenu ul li a.mortgageAssistance
{
    display: block;
    height: 22px;
    padding: 28px 50px 0 25px;
    text-decoration: none;
    margin: 16px 0 26px;
    width: 166px;
}
#newSideMenu ul li a.requestABrochure
{
    display: block;
    width: 216px;
    height: 22px;
    padding: 14px 0 0 25px;
    text-decoration: none;
}

#newSideMenu ul li a.downloadABrochure
{
    display: block;
    width: 216px;
    height: 26px;
    padding: 10px 0 0 25px;
    text-decoration: none;
}

/* /New Main Top Side Menu*/
/* Mortage Assistance*/
#mortgageAssistance
{
    width: 241px;
    height: 139px;
    background: url(../images/framework/mortgage_assistance.jpg) no-repeat scroll left top transparent;
    margin: 10px 0;
}

#mortgageAssistance ul, #mortgageAssistance li
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#mortgageAssistance ul li a
{
    display: block;
    height: 71px;
    padding: 55px 50px 0 25px;
    text-decoration: none;
    width: 171px;
    color: #000;
}

/* /Mortage Assistance*/
/* Email Sign Up*/

.callUsContent
{
    display: none;
}

.callUs
{
    padding: 0px 0 10px 15px;
    float: left;
    margin-bottom: 10px;
    background: url(/images/framework/sidepanel_separator.jpg) no-repeat scroll left bottom transparent;
    width: 216px;
    /*display: none;*/
}

.callUs h2
{
    margin: 0;
    padding: 0;
    color: #003E5A;
    font-size: 16px;
    font-weight: normal;
}

.callUs .callUsNumber
{
    font-size: 26px;
    font-weight: normal;
    color: #DE9827;
    background: url(/images/phoneIcon.png) no-repeat center right;
    padding-right: 20px;
    display: block;
    line-height: 34px;
}

#newDesignContentRight .GF-EmailSignup
{
    /*background: url(/images/framework/sidepanel_separator.jpg) no-repeat scroll left bottom transparent;*/
    color: #000; /*float: none;*/
    float: left; /*height: 154px;*/
    height: auto; /*margin-bottom: 10px;*/
    padding: 15px 10px 0 0;
    width: 231px;
    background: url(/images/keepuptodate_bg.png) no-repeat;
    margin: 0;
}

* + html #newDesignContentRight .GF-EmailSignup
{
    margin-bottom: 10px;
}

.GF-EmailSignup-Inner
{
    padding: 0 0 15px 15px;
    float: left;
    margin-bottom: 10px;
    background: url(/images/framework/sidepanel_separator.jpg) no-repeat scroll left bottom transparent;
}

#newDesignContentRight .GF-EmailSignup p
{
    padding-right: 50px;
}

#newDesignContentRight .GF-EmailSignup form
{
    float: left;
}

#newDesignContentRight .GF-EmailSignup-Input
{
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #D7D7D7;
    height: 22px;
    margin: 4px 0 8px;
    padding: 0 5px;
    vertical-align: middle;
    width: 200px;
    background-color: #fff;
}

#newDesignContentRight .GF-EmailSignup h2
{
    color: #003E5A;
    font-size: 16.8px;
    font-weight: 400;
    margin: 0 0 10px;
    padding: 0;
}

#newDesignContentRight .GF-EmailSignupButton
{
    margin: 4px 0;
    vertical-align: middle;
}

/* /Email Sign Up*/
/* How Can We Help */
#newDesignContentRight .howCanWeHelpWrapper .GF-EmailSignup
{
    height: 114px;
}

a.howCanWeHelp
{
    display: block;
    margin-top: 30px;
}

a.howCanWeHelp span
{
    display: block;
    width: 94px;
    height: 18px;
    background: url(/images/buttons/button_find_out_more.gif) no-repeat scroll left top transparent;
}

/* /How Can We Help */
/* Side Panel Hotspots */
#newDesignContentRight .exclusiveDeals
{
    /*background: url(../images/framework/sidepanel_separator.jpg) no-repeat scroll left bottom transparent;*/
    padding-bottom: 10px; /*margin-bottom: 10px;*/
    clear: both;
}

#newDesignContentRight .exclusiveDeals h2
{
    color: #003e5a;
    font-weight: 400;
    margin-left: 22px;
    margin-bottom: 0;
}

#newDesignContentRight .exclusiveDeals strong
{
    color: #DE9827;
    margin-left: 22px;
}

#newDesignContentRight .exclusiveDeals h2.exclusiveHeading
{
    color: #003E5A;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0;
}

#newDesignContentRight .exclusiveDeals h3.exclusiveHeadingSub
{
    font-size: 14px;
    color: #003E5A;
    margin: 0px 0px 0px 22px;
    font-weight: normal;
}

#newDesignContentRight .GF-Promos
{
    float: none;
    margin: 10px 0 0;
}

#newDesignContentRight .GF-Promos div.deal-container
{
    display: block;
    width: 239px;
    height: 128px; /*background: url(../images/framework/hotspot_wrapper.jpg) no-repeat scroll left top transparent;*/
    overflow: hidden;
}

#newDesignContentRight .GF-Promos .offerItem
{
    margin: 8px 0 0 11px;
    border: medium none;
    float: none;
}

#newDesignContentRight .GF-Promos img
{
    margin: 8px 0 0 11px;
    border: medium none;
    float: none;
}

/* /Side Panel Hotspots */
/* Development Map */
.mapWrapper
{
    margin: 15px 0 45px;
    border: 1px solid silver;
}

/*#growingFamilies .mapWrapper .zoom
{
    bottom: 58px;
    float: none;
    margin-left: 0px;
    margin-top: 0px;
    position: absolute;
    right: 20px;
    width: 170px;
}*/
#growingFamilies .mapWrapper .zoomLink img
{
    vertical-align: middle;
}

#growingFamilies .mapWrapper a.zoomLink
{
    vertical-align: middle;
    text-decoration: none;
    display: inline-block;
    float: left;
    margin-top: 10px;
}

#growingFamilies .mapWrapper h2.propertyKey
{
    color: #003E5A;
    font-weight: 400;
    margin-bottom: 0;
    margin-left: 15px;
    width: 300px;
    display: inline-block;
    float: left;
}

/* /Next Step Page */
/* /New design edits James South 23/08/2010 */
#growingFamilies .subHeaderOneRight ul li
{
    display: inline;
    padding: 2px 8px 0 0;
    margin: 0 1px;
    float: left;
    height: 21px;
}

#growingFamilies .subHeaderOneRight ul li.selected, #growingFamilies .subHeaderOneRight ul li:hover
{
    background: url(../images/growingFamilies/GF-WhiteTabRight.jpg) no-repeat #fff top right;
}

#growingFamilies .subHeaderOneRight ul li a
{
    color: #fff;
    font-size: 11px;
    padding: 2px 0 0 8px;
    text-decoration: none;
    margin: 0;
    vertical-align: top;
}

#growingFamilies .subHeaderOneRight ul li.selected a, #growingFamilies .subHeaderOneRight ul li a:hover
{
    background: url(../images/growingFamilies/GF-WhiteTabLeft.jpg) no-repeat #fff top left;
    color: #003e5a;
}

#growingFamilies .developmentInfo
{
    background-repeat: no-repeat;
    background-position: top left;
    width: 212px;
    height: 200px;
    margin: 0;
    padding: 20px 548px 20px 20px;
    float: left;
    color: #fff;
}

#growingFamilies .developmentInfo h2
{
    font-size: 14px;
    margin: 0;
}

#growingFamilies ul.infoList
{
    font-size: 13px;
    margin: 0;
    padding: 5px 0 0;
    list-style: none;
}

#growingFamilies ul.infoList li
{
    color: #fff;
    margin: 0 0 5px;
    padding: 0 0 0 10px;
    background: url(../images/growingFamilies/GF-Orange-Bulletpoint.gif) 0 5px no-repeat;
}

#growingFamilies ul.infoList li a:link
{
    /*color: #fff;*/
    color: #333;
}

.GF-Two-Column
{
    width: 780px;
    float: left;
    margin: 10px 0;
}

.GF-Left
{
    float: left;
    width: 517px;
}

.GF-Right
{
    float: right;
    width: 254px;
}

.GF-Header-Left
{
    background: url(../images/growingFamilies/GF-Blue-Header-Left.jpg) no-repeat top left #013e5b;
    margin-bottom: 1px;
}

.GF-Header-Right
{
    background: url(../images/growingFamilies/GF-Blue-Header-Right.jpg) no-repeat top right transparent;
    padding: 9px;
    font-size: 14px;
    color: #fff;
}

.GF-Left-Content
{
    background: url(../images/growingFamilies/GF-Left-Content-Bg.jpg) no-repeat bottom left #efefed;
    margin: 0;
    padding: 0 10px 10px 0;
    font-size: 11px;
    color: #003e5a;
    float: left;
    width: 507px;
}

.GF-Dotted-Line
{
    border-bottom: 1px dotted #d9d9d7;
    width: 240px;
    float: left;
    margin: 10px 0 0 10px;
}

.GF-House-Type
{
    width: 236px;
    height: 71px; /*padding: 7px 9px 6px 7px;*/
    float: left;
    margin: 0 10px 20px;
    background: url(/images/housetype_bg.gif) no-repeat;
}
/*
.development_tabs
{
    clear: both;
    height: 31px;
    padding-top: 15px;
}

.development_tabs ul
{
    margin: 0;
    padding: 0;
}

.development_tabs ul li
{
    padding: 0 0 0 5px;
    float: left;
    display: inline;
    background: url(/images/dev_tab_left.gif) no-repeat 0 0;
    color: #003e5a;
    height: 31px;
    line-height: 31px;
    margin: 0 5px 0 0;
    list-style-type: none;
    font-size: 1.2em;
    font-weight: 700;
}

.development_tabs ul li.selected, .development_tabs ul li.hover
{
    float: left;
    background-position: 0 -31px;
    color: #fff;
}

.development_tabs ul li a
{
    display: block;
    padding: 0 15px 0 10px;
    background: url(/images/dev_tab_right.gif) no-repeat top right;
    text-decoration: none;
    color: #003e5a;
}

.development_tabs ul li.selected a, .development_tabs ul li.hover a
{
    color: #fff;
    background-position: right -31px;
}
*/

.development_tabs
{
    clear: both;
    height: 32px;
    padding-top: 15px;
}

.development_tabs ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

.development_tabs ul:before, .development_tabs ul:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.development_tabs ul:after { clear: both; }
.development_tabs ul { zoom: 1; }

.development_tabs ul li
{
    float: left;
}

.development_tabs a
{
    padding: 0 0 0 5px;
    float: left;
    display: block;
    background: url(/images/offers/tabs-sprite.jpg) no-repeat 0 0;
    color: #000;
    height: 32px;
    margin: 0 5px 0 0;
    font-size: 12px;
    width: 118px;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
}

.development_tabs li.selected a, 
.development_tabs a:hover
{
    float: left;
    background-position: 0 -32px;
    color: #fff;
}

.development_tabs a span
{
    display: block;
    padding: 4px 22px 0 17px;
    height: 28px;
    background: url(/images/offers/tabs-sprite.jpg) no-repeat 100% 0;
    line-height: 100%;
}

.development_tabs li.selected a span, 
.development_tabs a:hover span
{
    color: #fff;
    background-position: 100% -32px;
}

.development_tabs a.offersTab
{
    background-position: 0 -64px;
    width: 81px;
    padding-left: 42px;
}

.development_tabs a.offersTab span
{
    background-position: 100% -64px;
    padding-left: 5px;
}

.development_tabs li.selected a.offersTab, 
.development_tabs a.offersTab:hover
{
    background-position: 0 -96px;
}

.development_tabs li.selected a.offersTab span, 
.development_tabs a.offersTab:hover span
{
    background-position: 100% -96px;
}

/**/
.development_tabs_content
{
    padding: 15px 0 0;
    background: url(/images/development_tabs_gradient.gif) repeat-x;
    border-top: 3px solid #003E5A;
    width: 512px;
}

.development_content
{
    width: 512px;
    float: left;
    clear: both;
}

.development_content h3
{
    color: #003e5a;
    margin: 5px 0 0;
}

.development_content h2
{
    margin-top: 0;
    color: #003e5a;
}

.GF-House-Type img
{
    float: left;
    margin-right: 7px;
}

.GF-House-Type a, .GF-House-Type a:active, .GF-House-Type a:visited, .GF-House-Type a:hover
{
    display: block;
    width: 220px;
    height: 58px;
    padding: 7px 9px 6px 7px;
    text-decoration: none;
    line-height: 1.3em;
    color: #7E7E7D;
}

span.houseTypeName
{
    padding-top: 5px;
    color: #003e5a;
    font-size: 1.2em;
}

.GF-Right-Bottom
{
    background: url(../images/growingFamilies/GF-Right-Bottom-Curve.jpg) no-repeat bottom left #efefed;
    padding: 10px;
}

.GF-Hotspot
{
    margin: 5px 0 0;
    background-repeat: no-repeat;
    background-position: top left;
    height: 45px;
    width: 174px;
    padding: 16px 0 0 80px;
    font-size: 12px;
}

.GF-Hotspot-Brochure
{
    background-image: url(../images/growingFamilies/GF-Hotspot-Brochure.jpg);
}

.GF-Hotspot-Contact
{
    background-image: url(../images/growingFamilies/GF-Hotspot-Contact.jpg);
}

.GF-Hotspot-ArrangeCallBack
{
    position: relative;
    left: -80px;
    top: -20px;
}

.GF-Hotspot-ArrangeHouseDetailsCallBack
{
    position: relative;
    left: 460px;
}

.GF-Promos
{
    margin: 0 0 10px;
    float: left;
}

.GF-Promos img
{
    /*Change me later*/ /*margin: 0 10px 0 0;*/
    border: none;
    float: left;
}

.GF-Promos .offerItem
{
    margin: 0 12px 0 0;
}

.GF-Promos .offerItemLast
{
    margin: 0 0 0 1px;
}

.GF-EmailSignup
{
    /*height:106px; 	width:169px;*/
    height: 114px;
    width: 173px;
    background: url(../images/growingFamilies/GF-EmailSignup-Bg.jpg) no-repeat;
    float: left;
    color: #fff; /*padding:10px;*/
    padding: 6px 8px;
    float: left;
    margin-bottom: 10px;
}



.GF-EmailSignup h2
{
    font-size: 14px;
    font-weight: 400; /*margin:0px 0px 8px 0px;*/
    margin: 0 0 2px;
    padding: 0;
}

.GF-EmailSignup-Input
{
    width: 159px;
    height: 18px;
    background: url(../images/growingFamilies/GF-EmailSignup-Input.jpg) no-repeat center left;
    border: none; /*margin:8px 0px;*/
    margin: 4px 0;
    padding: 0 5px;
}

.GF-EmailSignup-Button
{
    float: right;
    border: none;
    margin-right: 4px;
}

.GF-EmailSignup-Icon
{
    float: left;
    padding: 5px 0 0;
}

.GF-EmailSignup-Icon img
{
    border: none;
    vertical-align: top;
    margin-top: 2px;
}

.thinLeftWideRightBottomCorners div.error
{
    margin: 0 10px;
    width: auto;
    display: block;
    border-bottom: 1px dotted #999;
    padding-bottom: 5px;
}

.thinLeftWideRightBottomCorners p.mandatoryText
{
    float: right;
    margin-right: 10px;
}

.thinLeftWideRightBottomCorners h2
{
    padding-bottom: 5px;
    margin: 0 10px;
    border-bottom: 1px dotted #999;
    display: block;
}

.thinLeftWideRightBottomCorners h2.inlineHeader
{
    border-bottom: 0;
    margin-left: 0;
}

.formCol
{
    margin: 0 10px;
    width: 183px;
    float: left;
    padding: 10px 0 0;
}

.thinLeftWideRightBottomCorners .formCol p
{
}

.thinLeftWideRightBottomCorners .formCol input, .thinLeftWideRightBottomCorners .formCol textarea
{
    width: 180px;
    padding: 0;
    margin: 0;
}

.thinLeftWideRightBottomCorners .formCol select.wide
{
    width: 180px;
    padding: 0;
    margin: 0;
}

.thinLeftWideRightBottomCorners .formCol input.submitbutton
{
    text-align: left;
    color: #fff;
    height: 19px;
    line-height: 19px;
    width: 180px;
    padding: 0 0 0 3px!important;
    background: url(/liv/sub_button.jpg) transparent no-repeat;
}

.thinLeftWideRightBottomCorners .formCol .chkbox input
{
    float: none;
    width: auto;
    vertical-align: middle;
}

.thinLeftWideRightBottomCorners .formCol .chkbox label
{
    float: none;
    width: auto;
    margin: 0;
    padding: 0 0 0 10px;
    vertical-align: middle;
}

.thinLeftWideRightBottomCorners .formCol .chkbox
{
    line-height: 15px;
}

#exclusiveDeals
{
    width: 630px;
    overflow: hidden;
}

.deal
{
    float: left;
    width: 300px;
    margin: 10px 0;
}

.deal_image img
{
    border: 0;
}

.deal_image
{
    width: 140px;
    float: left;
    margin-right: 10px;
}

.deal_text
{
    width: 140px;
    float: left;
    margin-right: 10px;
}

.deal h3
{
    margin: 0 0 5px;
    color: #003E5A;
    font-size: 1.4em;
    font-weight: 400;
}

.deal a
{
    color: #003E5A;
    text-decoration: none;
}

.deal a:hover
{
    text-decoration: underline;
}

.deal_text a
{
    font-weight: 700;
    background: transparent url(../images/buttons/link-arrow.gif) no-repeat scroll right top;
    padding: 0 17px 0 0;
    text-align: right;
}

.clearboth
{
    clear: both;
}

#blackout
{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    background-color: #000;
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    opacity: .5;
    z-index: 9;
}

#divpopup
{
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -190px;
    margin-left: -212px;
    margin-bottom: 0;
    margin-right: 0;
    display: none;
    border: none;
    background-color: #000;
    color: #333;
    padding: 0;
    height: 364px;
    width: 425px;
    z-index: 10;
    font-size: 13px;
}

#close_pop
{
    float: right;
    text-align: right;
    cursor: pointer;
    padding-right: 2px;
}

#close_pop a
{
    text-decoration: none;
    color: #fff;
}

#close_pop a:hover
{
    color: #DE9827;
}

#pop_content
{
    clear: both;
    padding: 0;
    font-size: 12px;
}

#blackout
{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    background-color: #000;
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    opacity: .5;
    z-index: 9;
}

#divpopup
{
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -160px;
    margin-left: -122px;
    display: none;
    border: 5px solid #ea8a22;
    background-color: #FFF;
    color: #333;
    padding: 0;
    height: 220px;
    width: 320px;
    z-index: 10;
    font-size: 13px;
}

#divpop_head
{
    position: absolute;
    top: 0;
    left: 0;
    width: 268px;
    background-color: #fff;
    text-align: left;
    padding: 5px 0 5px 20px;
    z-index: -1;
}

#close_pop
{
    float: right;
    text-align: right;
    cursor: pointer;
    padding-right: 2px;
}

#close_pop a
{
    text-decoration: none;
    color: #333;
}

#close_pop a:hover
{
    color: red;
}

#pop_content
{
    clear: both;
    padding: 35px 0 5px;
    font-size: 12px;
}

#pop_content table
{
    padding: 0;
    margin: 10px 20px 0;
}

#pop_content textarea, #pop_content input
{
    margin-left: 10px;
    margin-bottom: 2px;
    width: 165px;
    border: 1px solid #000;
    padding: 2px;
}

#pop_content input.chkbox
{
    width: auto;
    border: none;
}

#pop_content .submitbutton
{
    padding: 0;
    margin: 0;
    width: 78px;
    font-weight: 700;
    border: none;
    font-size: 14px;
    background-position: 65px 3px;
    padding-right: 10px;
    color: #828283;
    margin-top: 0;
}

#frmBrochure
{
    margin: 0;
}

#pop_content .error
{
    width: 180px;
    float: left;
    padding: 0;
    margin: 0;
    border: none;
    text-align: left;
}

/*----- Exclusive Deals ----------*/
.exDeals
{
}

a#exDealsWrap
{
    margin: 20px 0 0;
    width: 301px;
    height: 144px;
    background: url(/media/Image/exclusiveDeals/exc-deals_bk.jpg) no-repeat;
    float: left;
    text-decoration: none;
}

a:hover#exDealsWrap
{
    background: url(/media/Image/exclusiveDeals/exc-deals_bk-ovr.jpg) no-repeat;
}

#exDealsWrap img
{
    padding: 7px;
    border: 0;
    float: left;
}

#exDealsWrap h2
{
    margin: 0 !important;
    padding: 0 0 9px !important;
    color: #00354d;
    border: none;
    line-height: 12px;
    font-weight: 700 !important;
    font-size: 14px !important;
}

.exDealsText
{
    float: left;
    width: 147px;
    margin: 7px 0 0;
}

.exDealsText p
{
    margin: 0;
    font-size: 11px;
    height: 90px;
}

.edReadMore
{
    width: 110px;
    height: 16px;
    color: #00354d;
    font-weight: 700;
    background: url(/media/Image/exclusiveDeals/link.jpg) 90px 2px no-repeat;
}

.exdealsFirst
{
    padding: 0 22px 0 0;
}

/* New design edits James South 17/08/2010 */
#homePageBannerWrapper
{
    width: 780px;
    height: 383px;
    margin: 5px 0 15px;
}

#bannerImageWrapper
{
    width: 522px;
    height: 383px;
    float: left;
    overflow: hidden;
    position: relative;
}

.bannerImage
{
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

#mapSearchWrapper
{
    width: 258px;
    height: 383px;
    float: right;
    background: url(/media/Image/homespage/map_picker_panel.jpg) left top no-repeat;
    position: relative;
}

#mapSearchWrapper h2
{
    color: #fff;
    margin: 12px;
}

#mapSearchWrapper #divHomesForm
{
    margin: 25px 0 0 10px;
    padding: 0;
    width: 140px;
}

#mapSearchWrapper #divHomesForm label
{
    color: #FFF;
    float: left;
    font-size: 10px;
    line-height: 10px;
    margin: 0;
    padding: 0;
    width: 130px;
    font-weight: 700;
}

#mapSearchWrapper #divHomesForm select
{
    font-size: 10px;
    height: 18px;
    margin: 6px 0 11px;
    padding: 0;
    width: 140px;
}

#mapSearchWrapper #divHomesForm a.submit:link, #mapSearchWrapper #divHomesForm a.submit:visited, #mapSearchWrapper #divHomesForm a.submit:active
{
    background: url(../images/buttons/button_find_homes.gif) no-repeat scroll left top transparent;
    color: #FFF;
    float: left;
    font-size: 11px;
    margin: 0;
    margin-top: 15px;
    padding: 0;
    text-decoration: none;
    display: block;
    height: 18px;
    width: 85px;
}

#mapSearchWrapper #divHomesForm a.reset:link, #mapSearchWrapper #divHomesForm a.reset:visited, #mapSearchWrapper #divHomesForm a.reset:active
{
    margin-top: 15px;
    display: none;
}

#featuresAndEveryStepWrapper
{
    width: 780px;
    margin: 15px 0;
    border-bottom: 3px solid #e6e6e6;
}

#featuresAndEveryStepWrapper p
{
    font-size: 11px;
}

#everyStepWrapper
{
    width: 483px;
    float: left;
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 54px;
    height: 265px;
}

#everyStepWrapper h2
{
    color: #003E5A;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 10px;
}

#everyStepWrapper h3
{
    color: #003E5A;
    margin: 10px 0;
    font-weight: 400;
}

#everyStepWrapper table
{
    width: 100%;
    margin-top: 10px;
}

#everyStepWrapper td
{
    padding-right: 25px;
}

.moreAbout
{
    position: absolute; /*bottom: -10px;*/
    bottom: 0;
    left: 0;
    font-size: 11px;
    vertical-align: middle;
    background-color: #e6e6e6;
    padding-top: 8px;
    padding-left: 5px;
    width: 465px;
    height: 24px;
}

.buyingAHome
{
    height: 18px;
    width: 222px;
    display: inline-block;
    background: url(../images/buttons/button_buying_a_home.gif) no-repeat scroll left top transparent;
    margin-left: 5px;
    vertical-align: middle;
}

#featuresWrapper
{
    width: 297px;
    float: left;
    margin: 26px 0 15px;
}

#featuredPropTitle
{
    width: 126px;
    height: 15px;
    padding: 5px 0 3px 8px;
    font-size: 13px;
    color: #fff;
    background: url(/media/Image/homespage/featured_properties_title.gif) left top no-repeat;
    float: left;
    border-bottom: 3px solid #003E5A;
    margin-bottom: 5px;
}

#featuredPropNav
{
    width: 163px;
    float: left;
    text-align: right;
    height: 15px;
    padding: 0 0 8px;
    font-size: 11px;
    border-bottom: 3px solid #003E5A;
    margin-bottom: 5px;
    color: #003E5A;
}

#featuredPropNav span
{
    font-size: 11px;
    height: 23px;
    display: inline-block;
    margin: 0 8px;
    vertical-align: top;
}

.featurePrevious
{
    width: 19px;
    height: 18px;
    display: inline-block;
    background: url(../images/buttons/button_previous.gif) no-repeat scroll left top transparent;
    text-decoration: none;
}

.featureNext
{
    width: 19px;
    height: 18px;
    display: inline-block;
    background: url(../images/buttons/button_next.gif) no-repeat scroll left top transparent;
    text-decoration: none;
}

#features
{
    position: relative;
    clear: left;
    width: 297px; /*height: 293px;*/
    height: 262px; /*background: url(/media/Image/homespage/feature_wrapper.jpg) left top no-repeat;*/
    background: url(/media/Image/homespage/feature_wrapper_v2.jpg) left top no-repeat;
}

.featuredProp
{
    display: none;
    position: absolute;
    top: 0;
    padding: 5px 5px 0; /*height: 272px;*/
    height: 252px;
}

.featuredProp img
{
    width: 110px;
    /*height: 110px;*/
    float: left;
    margin-right: 10px;
    margin-bottom: 15px;
}

.briefProperties
{
    float: left;
    width: 160px;
}

.briefProperties .propTown
{
    font-weight: 700;
}

.featuredPropDesc
{
    clear: left;
    margin-bottom: 20px;
	overflow:hidden;
	height: 100px;
	text-overflow: ellipsis;
}

.moreOnThisProp
{
    width: 138px;
    height: 18px;
    position: absolute;
    bottom: 0;
    display: block;
    background: url(../images/buttons/button_more_property.gif) no-repeat scroll left top transparent;
}

.offersLinkWrapper
{
    padding-bottom: 15px;
    border-bottom: 3px solid #E6E6E6;
    width: 780px;
    overflow: hidden;
}

.offersLinkWrapper .GF-Promos
{
    float: left;
    margin: 0;
}

.offersLinkWrapper .GF-Promos div.deal-container
{
    float: left;
    display: inline;
    
    margin-left: 12px;
}

.offersLinkWrapper .GF-Promos div.deal-container:first-child
{
    margin-left: 2px;
}

.offersLinkWrapper .GF-Promos img
{
    width: 185px;
}

.offersLinkWrapper .GF-Promos .offerItem
{
    /*margin-right: 10px;*/
    margin-right: 0;
}



.findOutMoreHome
{
    width: 185px;
    height: 19px;
    display: inline-block;
    margin: 0 12px 0 0;
    background: url(../images/buttons/button_find_out.gif) no-repeat scroll left top transparent;
}

.findOutMoreHomeLast
{
    width: 185px;
    height: 19px;
    display: inline-block;
    margin: 0 0 0 1px;
    background: url(../images/buttons/button_find_out.gif) no-repeat scroll left top transparent;
}

.emailAwardsWrapper
{
    background: url("/media/Image/homespage/email_wrapper.jpg") no-repeat scroll 413px top transparent;
    height: 125px;
    padding-top: 10px;
}

.emailAwardsWrapper .ourAwards
{
    float: left;
    height: 114px;
    width: 50%;
}

.emailAwardsWrapper .ourAwards table
{
    width: 92%;
}

.emailAwardsWrapper .GF-EmailSignup
{
    background: none;
    color: #000;
    float: left;
    height: 114px;
    margin-bottom: 10px;
    width: 47%;
    padding: 0 0 0 15px;
}

.emailAwardsWrapper .ourAwards h2, .emailAwardsWrapper .GF-EmailSignup h2
{
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 10px;
    padding: 0;
    color: #003E5A;
}

.emailAwardsWrapper .GF-EmailSignup p
{
    font-size: 11px;
    margin: 8px 0;
    padding: 0;
}

.emailAwardsWrapper .GF-EmailSignup strong
{
    font-size: 11px;
    margin: 0;
    padding: 0;
}

.emailAwardsWrapper .GF-EmailSignup-Input
{
    background: none;
    border: 1px solid #d7d7d7;
    height: 22px;
    margin: 4px 0;
    padding: 0 5px;
    width: 215px;
    vertical-align: middle;
}

.emailAwardsWrapper .GF-EmailSignupButton
{
    margin: 4px 0;
    vertical-align: middle;
}

.ourAwards table a img
{
    border: 0;
}

.briefProperties h4
{
    font-size: 13px;
    color: #003e5a;
    font-weight: 400;
    margin: 0 0 5px;
}

/* /New design edits James South 17/08/2010 */
/*  Testimonials */
.testimonials h2
{
    color: #003e5a;
    font-size: 13px;
    margin: 0;
    padding: 0;
    font-weight: 400;
}

.testimonials
{
    width: 492px;
    padding: 0 10px;
}

.testimonial
{
    width: 492px;
    margin: 10px 0 0;
}

.testimonial_image
{
    float: left;
    width: 69px;
    margin: 0;
}

.testimonial_text
{
    font-size: 11px;
    color: #000;
    line-height: 15px;
    margin-left: 89px;
}

.testimonial_text .name
{
    font-size: 12px;
    color: #003e5a;
}

/* /Testimonials */
/*  Development Banners */
.development_banner
{
    margin: 10px 0 0;
    position: relative;
    height: 230px;
    overflow: hidden;
}

.development_banner div
{
    display: none;
    float: left;
    position: absolute;
    top: 0;
}

.development_banner .active_banner
{
    display: block;
}

/* /Development Banners */
/*  Awards */
#newDesignContentContainer .awards .award
{
    position: relative;
    width: 492px;
    padding: 10px;
    background: #efefed;
    margin: 10px 0;
}

#newDesignContentContainer .awards .award h2
{
    padding: 0 0 5px;
    font-size: 14px;
    color: #003e5a;
    clear: both;
    width: 492px;
    border-bottom: 1px dotted #ccc;
    margin: 0 0 5px;
}

#newDesignContentContainer .awards .award p
{
    font-size: 13px;
    color: #000;
    margin: 0 0 10px;
    padding: 0;
}

#newDesignContentContainer .awards .award p.link
{
    position: absolute;
    bottom: 0;
    left: 10px;
}

#newDesignContentContainer .awards .award p.link a img
{
    border: 0;
}

#newDesignContentContainer .awards .award .awardImg
{
    width: 163px;
    height: 93px;
    float: left;
    margin: 0 0 0 10px;
}

#newDesignContentContainer .awards .award .awardDesc
{
    width: 319px;
    float: left;
}

/* /Awards */
/*  Development Plans */
#tab_developmentplan
{
    padding: 0 10px 10px;
}

.dev_plan_zoom
{
    float: left;
}

.dev_plan_link
{
    font-size: 14px;
    float: left;
    margin: 20px 0 0 30px;
}

.dev_plan_link a
{
    color: #ed8d1d;
    text-decoration: none;
}

.hdr
{
    color: #003e5a;
}

/* /Development Plans */
/*  Neighbour of the year */
.referrer
{
    float: left;
    width: 217px;
}

.neighbour
{
    float: left;
    width: 217px;
}

.neighbourOfTheyear
{
    height: 510px;
}

#neighbourOfTheYear label.neighbourError
{
    color: #c00;
}

#neighbourOfTheYear input.neighbourError
{
}

#neighbourOfTheYearError, #neighbourOfTheYearSuccess
{
    display: none;
    color: #c00;
}

/* /Neighbour of the year */
/*  The next step */
.next_steps .hidden
{
    display: none;
}

.next_steps .step1
{
    background: url(/images/steps/step_1.jpg) no-repeat;
}

.next_steps .step2
{
    background: url(/images/steps/step_2.jpg) no-repeat;
}

.next_steps .step3
{
    background: url(/images/steps/step_3.jpg) no-repeat;
}

.next_steps .step4
{
    background: url(/images/steps/step_4.jpg) no-repeat;
}

.next_steps .step5
{
    background: url(/images/steps/step_5.jpg) no-repeat;
}

.next_steps .step6
{
    background: url(/images/steps/step_6.jpg) no-repeat;
}

.next_steps .step
{
    padding: 0 0 0 80px;
    margin: 0 0 30px;
}

.next_steps .show_hide
{
    border-top: 3px solid #efefed;
    border-bottom: 3px solid #efefed;
    padding: 4px 0 3px;
}

.next_steps .hide_more
{
    display: none;
}

.next_steps .hide_more a
{
    display: block;
    text-decoration: none;
    line-height: 27px;
    height: 27px;
    background: url(/images/steps/arrow_up.jpg) no-repeat;
    color: #003e5a;
    padding: 0 0 0 30px;
}

.next_steps .show_more a
{
    display: block;
    text-decoration: none;
    line-height: 27px;
    height: 27px;
    background: url(/images/steps/arrow_right.jpg) no-repeat;
    color: #003e5a;
    padding: 0 0 0 30px;
}

.homeDealsImageLink img
{
    border: 0;
}

a.homeDealsLink
{
    text-decoration: none;
    color: #003E5A;
    margin: 10px 0;
    font-weight: 400;
}

/* /The next step */
/* Twitter */
#tweetWrapper
{
    width: 780px;
    padding: 10px 0;
    border-top: 3px solid #D8D8D8;
    font-size: 11px;
}

#tweetWrapper h2
{
    color: #003E5A;
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 10px;
    padding: 0;
    float: left;
    width: 148px;
}

.openTweet
{
    float: left;
    width: 12px;
    height: 10px;
    background: url(/images/twitter/twitter_quotes.gif) no-repeat right top;
    padding-left: 10px;
}

.closeTweet
{
    float: left;
    width: 30px;
    height: 20px;
    padding-top: 10px;
    padding-right: 10px;
    font-weight: 700;
    color: #D8D8D8;
    background: url(/images/twitter/twitter_close_quote.gif) no-repeat 12px bottom;
}

.tweet
{
    float: left;
    width: 418px;
    height: 30px;
    white-space: nowrap;
    overflow: hidden;
}

ul.tweet_list
{
    margin: 0;
    padding: 5px 0 0;
}

.tweet_list li
{
    list-style: none;
}

.tweet_time
{
    display: none;
}

.tweetFollow
{
    float: left;
    width: 130px;
    padding-left: 10px;
    border-left: 2px dotted #D8D8D8;
}

.twitterIcon
{
    display: inline-block;
    width: 23px;
    height: 23px;
    background: url(/images/twitter/twitter_icon.gif) no-repeat;
    vertical-align: middle;
    margin-right: 5px;
}

#rightTweetWrapper
{
    background: url(/images/framework/sidepanel_separator.jpg) no-repeat scroll left bottom transparent;
    margin-bottom: 10px;
    padding: 0 0 15px 15px;
    width: 216px;
}

#rightTweetWrapperNarrow
{
    background: url(/images/framework/sidepanel_separator.jpg) no-repeat scroll -30px bottom transparent;
    margin-bottom: 10px;
    padding: 0 0 15px;
    width: 171px;
}
#rightTweetWrapper .twitterIcon, #rightTweetWrapperNarrow .twitterIcon
{
    background: url(/images/twitter/twitter_16.gif) no-repeat;
}
#rightTweetWrapper a, #tweetWrapper a
{
    color: #003E5A;
}

/* /Twitter */
/* Facebook */
#facebookWrapper
{
    background: url(/images/framework/sidepanel_separator.jpg) no-repeat scroll left bottom transparent;
    margin-bottom: 10px;
    padding: 0 0 15px 15px;
    width: 216px;
    clar: both;
}

#facebookWrapperNarrow
{
    background: url(/images/framework/sidepanel_separator.jpg) no-repeat scroll -30px bottom transparent;
    margin-bottom: 10px;
    padding: 0 0 15px;
    width: 171px;
}

#facebookWrapper h2, #facebookWrapperNarrow h2
{
    color: #003E5A;
    font-size: 16.8px;
    font-weight: 400;
    margin: 0 0 10px;
    padding: 0;
    border-bottom: none;
}

/* /Facebook */
.moreInfoWrapper
{
    margin: 10px;
}

.textAreaFull
{
    margin: 10px 0;
    width: 580px;
    height: 250px;
}

li a.fancy
{
    color: #333;
}

.GF-House-Type a .find_more, .GF-House-Type a:active .find_more, .GF-House-Type a:visited .find_more, .GF-House-Type a:hover .find_more
{
    text-decoration: underline;
}

#error_page
{
}

#error_page h1
{
    margin: 20px 0;
}

#error_page p
{
    margin-right: 20px;
    font-size: 12px;
}
/* First time buyer updates*/
#homeSubHomeContainer.FirstTimeBG
{
    background: url(../images/framework/firsttimebuyers/first_time_buyers_bg.gif) top left no-repeat;
    height:auto;
    padding-top:144px;
}

#FirstTimeContent
{
}
#FirstTimeContent h1
{
 padding: 0;
}
#FirstTimeContent .clear
{
    height:1px;
}
#FirstTimeContent .ftbLeft
{
    float: left;
    width: 298px;
    padding-right: 10px;
}

#FirstTimeContent .ftbRight
{
    float: left;
    width: 312px;
    padding-top: 20px;
}
#FirstTimeContent strong
{
    font-size: 14px;
}
#FirstTimeContent p
{
    font-size: 11px;
    line-height: 1.6em;
    margin: 0;
    padding: 0 0 10px;
}
#FirstTimeContent .narrowHeader
{
    background: url(../images/framework/firsttimebuyers/narrow_header.gif) top left no-repeat;
    height: 30px;
    width: 302px;
    color: #fff;
    padding-top: 13px;
    padding-left: 10px;
}
#FirstTimeContent .narrowHeader p
{
    font-size: 12px !important;
    font-weight: bold;
}
#FirstTimeContent .narrowMiddle
{
    background: url(../images/framework/firsttimebuyers/narrow_middle.gif) top left repeat-y;
    width: 302px;
    padding-top: 10px;
    padding-left: 10px;
}
#FirstTimeContent .narrowMiddle table
{
    border-collapse: collapse;
    width: 292px;
}
#FirstTimeContent .narrowMiddle tr
{
}
#FirstTimeContent .narrowMiddle td
{
    vertical-align: middle;
    border-bottom: 1px dotted #cccccc;
    padding-top: 4px;
}
#FirstTimeContent .narrowMiddle td.ftbTDTick
{
    vertical-align: top;
}
#FirstTimeContent .narrowMiddle tr.last td
{
    border-bottom: none;
}
#FirstTimeContent .narrowMiddle span
{
    display: block;
    font-size: 11px;
}
#FirstTimeContent .narrowMiddle strong
{
    text-transform: uppercase;
}
#FirstTimeContent .narrowFooter
{
    background: url(../images/framework/firsttimebuyers/narrow_footer.gif) top left no-repeat;
    height: 17px;
    width: 312px;
}
.ftbTick
{
    background: url(../images/framework/firsttimebuyers/ftb_tick.gif) top left no-repeat;
    width: 36px;
    height: 36px;
}
#buyersPlan
{
    position: relative;
    width: 620px;
    height: 115px;
    margin: 20px 0;
    background: url(../images/framework/firsttimebuyers/first_time_buyers_plan_bg.gif) top left no-repeat;
}
#buyersPlan p.action
{
    left: 20px;
    position: absolute;
    top: 60px;
    width: 340px;
}
#buyersPlan span#price
{
    color: #365f79;
    font-size: 40.97px;
    height: 30px;
    left: 412px;
    position: absolute;
    /*top: 61px;*/
    top: 59px;
    width: 40px;
}
#buyersPlan strong
{
    font-size: 11px;
}
#FirstTimeContent .wideHeader
{
    background: url(../images/framework/firsttimebuyers/wide_header.gif) top left no-repeat;
    height: 30px;
    width: 610px;
    color: #fff;
    padding-top: 13px;
    padding-left: 10px;
}
#FirstTimeContent .wideHeader p
{
    font-size: 12px !important;
    font-weight: bold;
}
#houseList table
{
    width: 620px;
    border-collapse: collapse;
    margin-top: 20px;
}
#houseList table td
{
    width:300px;
    height:30px;
    vertical-align:top;
}
#houseList table td.first
{
    width:320px;
}
#houseList tr.splitter td
{
    height:15px;
}
#houseList tr.location td
{
    background: url(../images/framework/firsttimebuyers/house_bg.gif) top left no-repeat;
    height:72px;
    padding-bottom:15px;
}
#houseList tr.location td.empty
{
    background:none;
}
#houseList tr.location td a, #houseList tr.location td a:visited, #houseList tr.location td a:hover
{
    display:block;
    text-decoration:none;
    width:100%;
    height:100%;
}
#houseList tr.location td img
{
    margin:7px;
    border:none;
    float:left;
}
#houseList tr.location td span.content
{
    float:left;
    color:#000;
    font-size:11px;
    text-decoration:none;
    cursor:pointer;
}
#houseList tr.location td .title
{
    font-size:13px;
    color: #003E5A;
    display:inline-block;
    margin-top:7px;
}
#houseList tr.location td strong
{
    font-size:11px;
}
#houseList tr.location td .findout
{
    font-size:11px;
    font-weight:bold;
    color: #003E5A;
    text-decoration:underline;

}
#houseList tr.last td
{
    border-bottom: 3px solid #cccccc;
}
#houseList .locationArrow
{
    display: inline-block;
    width: 12px;
    height: 7px;
    background: url(../images/framework/firsttimebuyers/arrow.gif) top left no-repeat;
    vertical-align:middle;
}
#houseList .locationTitle
{
    font-size: 16px;
    font-weight: bold;
    color: #003E5A;
}
#FirstTimeContent #terms
{
    margin:20px 0;
}
/* Cufon Specific Classes for Cufon.replace('selector') */
/* Commented out todisable cufon */
/*#price
{
    visibility: hidden;
}
.cufon-ready #price
{
    visibility: visible !important;
}*/
/* /Cufon Specific Classes for Cufon.replace('selector') */
/* End First time buyer updates*/


/* pdf email popup */
        
#emailPopup
{
    display:none;
}
        
.emailPopup
{
    width:428px;
    padding:0;
    line-height:160%;
}
        
.emailPop .popupClose
{
    width:32px;
    height:32px;
    background:url(/images/emailPopup/btn_close.png) no-repeat 0 0;
    position:absolute;
    z-index:0;
    top:0;
    right:0;
}
        
.emailPopup .popupTop,
.emailPopup .popupRepeat,
.emailPopup .popupFoot
{
    width:428px;
    background-image:url(/images/emailPopup/email-popup-428.png);
}
        
.emailPopup .popupTop
{
    height:14px;
    background-repeat:no-repeat;
    background-position:0 0;
}
        
.emailPopup .popupRepeat
{
    background-repeat:repeat-y;
    background-position:-428px 0;
    width:404px;
    padding:0 12px;
}
        
.emailPopup .popupFoot
{
    height:14px;
    background-repeat:no-repeat;
    background-position:-856px 0;
}
        
.emailPopup .popupBlueTop,
.emailPopup .popupBlueRepeat,
.emailPopup .popupBlueFoot
{
    width:404px;
    background-image:url(/images/emailPopup/email-popup-blue-404.jpg);
}
        
.emailPopup .popupBlueTop
{
    padding-top:20px;
    background-repeat:no-repeat;
    background-position:0 0;
}
        
.emailPopup .popupBlueRepeat
{
    background-repeat:repeat-y;
    background-position:-404px 0;
}
        
.emailPopup .popupBlueFoot
{
    background-repeat:no-repeat;
    background-position:-808px 100%;
    min-height:165px;
    width:364px;
    padding:0 20px 20px;
}
        
.emailPopup h2
{
    color:#fff;
    font-size:14px;
    margin:0 0 20px 0;
}

.emailPopup a img
{
    border:none;
}
        
.emailPopup .popupBlueFoot p,
.emailPopup .popupBlueFoot label
{
    color:#fff;
    margin:0;
    display:block;
}
        
.emailPopup .textInput
{
    margin:0 0 16px;
    padding:0 5px;
    width:150px;
}
            
.input_orange_20,
.input_orange_20 input
{
    background-image:url(/images/emailPopup/btn_orange_20.png);
    background-repeat:no-repeat;
    background-color:transparent;
    border:none;
}
        
.input_orange_20
{
    background-position:0 0;
    padding:0 0 0 4px;
    height:20px;
    line-height:20px;
}
        
.input_orange_20 input
{
    background-position:100% -20px;
    padding:0 28px 0 6px;
    height:20px;
    line-height:20px;
    overflow:visible;
    margin:0;
    cursor:pointer;
    color:#fff;
    font-size:11px;
    font-weight:bold;
}
        
a.linkBlue
{
    color:#003E5A;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
}
        
.popupError
{
    visibility:hidden;
    color:red;
    font-size:11px;
    line-height:160%;
}
        
#fancy_outer.fancyPopup #fancy_content { overflow:visible; }        
#fancy_outer.fancyPopup #fancy_inner { background:transparent; }
#fancy_outer.fancyPopup #fancy_bg { display:none; }
#fancy_outer.fancyPopup #fancy_div { background:transparent; }
#fancy_outer.fancyPopup #fancy_close { top:-3px; right:-3px; }

/* /pdf email popup */

/* postcode anywhere */

a.btn1,
a.btn1:link,
a.btn1:visited,
a.btn1:hover,
a.btn1:active
{
    background: url("/liv/btn_19.jpg") no-repeat 0 0;
    padding-left: 4px;
    font-size: 11px;
    color: #fff;
    text-decoration: none;
    border: none;
    line-height: 19px;
    overflow: visible;
    display: inline-block;
    font-weight: bold;
}

.btn1 span
{
    background: url("/liv/btn_19.jpg") no-repeat 100% 0;
    padding-right: 20px;
    display: inline-block;
    cursor: pointer;
}

.pcselect
{
    width: 100%;
}

.fl .pcsearch { width: 75px!important; margin-right: 8px!important;  }

.pc1 { margin-bottom: 5px; }

.pc2,.pc3
{
    display: none;
}

.pc1 p, .pc2 p, .pc3 p
{
    float:none!important;
}

.pctable
{
    padding: 0;
    border-collapse: collapse;
    width: 100%!important;
}

.pctable td.tdleft
{
    width: 147px!important;
}

.pctable td.tdright
{
    width: 135px!important;
}

/* /postcode anywhere */

/* special offers */

.mapOffer
{
    margin: 2px 0 -2px -2px;
    color: #003E5A;
    font-weight: bold;
    font-size: 10px;
    background: url("/images/offers/map-available.jpg") no-repeat 0 0;
    display: block;
    line-height: 20px;
    padding-left: 2px;
}

#growingFamilies #newDesignContentContainer .infoList
{
    font-size: 11px;
}

.offers p
{
    margin: 0 0 2px;
}

.dealsHidden
{
    display: none;
}

/* /special offers */

/* callback */

.callBackTrigger
{
    background: url(/images/framework/sidepanel_separator.jpg) no-repeat scroll 0% 100% transparent; 
    margin-bottom: 10px; 
    padding: 0px 0px 15px 15px; 
    width: 216px; 
    display: none;
}

.callBackTrigger img
{
    border: none;
    width: 216px;
}

/* /callback */

#lbPrevLink {
    display: block;
    background: url("../images/slimbox/prevlabel.gif") no-repeat scroll 0 15% transparent;
}
#lbNextLink {
    display: block;
    background: url("../images/slimbox/nextlabel.gif") no-repeat scroll 100% 15% transparent;
}

.galleryOverlay { display: none; }

/* aberdeen landing page */

.lp1
{
    margin-bottom: 10px;
    padding-bottom: 15px;
    border-bottom: 4px solid #efefed;
    font-size: 11px;
}

.lp1 h1
{
    margin-bottom: 10px;
}

.lp1 h2
{
    margin-bottom: 15px;
    font-size: 14px;
}

/* /aberdeen landing page */

/* generic - keep at bottom */
        
.g1 { width:160px; }

.g2 { width: 53%; }

.m0 { margin: 0; }

.m1_t { margin-top: 10px; }

.m2_t { margin-top: 40px; }

.p1_trl { padding-top:20px; padding-right:20px; padding-left:20px; }
        
.p2_t { padding-top:8px; }

.p3_rl { padding-right: 10px; padding-left: 10px; }

.c1 { color: #003E5A; }

.c2 { color: #666666; }

.mh1
{
    min-height: 80px;
    height: auto!important;
    height: 80px;
}

.d1
{
    background-image: url(/images/offers/divider.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    padding-top: 12px;
    margin-top: 10px;
}

.d2
{
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
    padding-top: 20px;
    margin-bottom: 15px;
}

.d3
{
    border-top: 1px solid #B7B7B7;
    padding-top: 10px;
    margin-top: 20px;
}

.fs1
{
    font-size: 16.8px;
    color: #1A516A;
    font-weight: bold;
}

.fs2
{
    font-size: 16px;
    color: #003E5A;
    font-weight: bold;
    margin: 0;
}

.fs3
{
    font-size: 12px;
    color: #666;
    font-weight: bold;
}

.fs4
{
    font-size: 10px;
}

/* clear */
.fc:before, .fc:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.fc:after { clear: both; }
.fc { zoom: 1; }

/* floats */
.fl { float: left; }
.fr { float: right; }

.dn { display: none; }

.b { font-weight: bold; }
        

