/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End of reset CSS */


body {
  background: url(/assets/b/o/body_background.png) repeat-x;
  font-family: Verdana, sans serif;
  font-size: 11px;
}
h1 {
  color: #E58F3A;
  font-size: 29px;
  font-weight: bold;
  font-family: "Trebuchet MS", Trebuchet MS, Verdana, sans-serif ;
  margin-bottom: 5px;
}
h2, .contactMainContent h3 {
  color: #880027;
  font-size: 17px;
  font-weight: normal;
  font-family: "Trebuchet MS", Trebuchet MS, Verdana, sans-serif ;
  margin-bottom: 5px;
  letter-spacing: 1px;
}
h3, .contactMainContent h2 {
  color: #666;
  font-size: 1.3em;
  font-weight: normal;
  margin-bottom: 1em;
  letter-spacing: 1px;
}
p, li, .contactContactForm label {
  line-height: 14px;
}
a {
  color: #880027;
}
p, .contentContainer ul {
  margin-bottom: 1em;
}
.contentContainer ul {
  padding-left: 20px;
  list-style: disc;
}
.contentContainer ul li {
  margin-bottom: 0.5em;
  padding-left: 10px;
}
div.clearFloat {
  clear: both;
}
div.mainContent {
  float: left;
  width: 610px;
}
div.googleMap {
  height: 350px;
}


/* Page Container */
#pageContainer {
  margin: 0 auto 0;
  width: 960px;
  padding-top: 15px;
}


/* Page Header */
#pageHeader {
  padding: 10px 20px 20px 20px;
  height: 94px;
  background: url(/assets/h/e/header_background.png) no-repeat;
}
#headerLogo {
  float: left;
  margin: 13px 20px 0px 0px;
}
#headerStrapline {
  background: url(/assets/h/e/header_strapline.png) no-repeat;
  width: 215px;
  height: 10px;
  float: left;
  margin-top: 30px;
}
#hundredYears {
  width: 300px;
  height: 70px;
  float: right;
}


/* Banner Menu */
#bannerMenu {
  clear: both;
  position: relative;
  top: 8px;
  left: -1px;
  height: 33px;
  background: url(/assets/b/a/banner_menu_background.png) no-repeat;
}
#bannerMenu ul {
  height: 33px;
}
#bannerMenu li {
  font-size: 0.9em;
  float: left;
  height: 33px;
  padding-right: 2px;
  background: url(/assets/b/a/banner_menu_divider.png) no-repeat right 1px;
}
#bannerMenu li.last {
  background-image: none;
  padding-right: 0px;
}
#bannerMenu li a {
  display: block;
  float: left;
  height: 26px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  padding-top: 7px;
  font-size: 1.3em;
}
#bannerMenu li.selected a,
#bannerMenu li a:hover {
  background: url(/assets/b/a/banner_menu_background.png) no-repeat -100px -33px;
}
#bannerMenu li.first-home-selected a,
#bannerMenu li.first a:hover {
  background: url(/assets/b/a/banner_menu_background.png) no-repeat left -33px;
}
#bannerMenu li.last-contactUs-selected a,
#bannerMenu li.last a:hover {
  background: url(/assets/b/a/banner_menu_background.png) no-repeat right -33px;
}
#bannerMenu li.home a { width: 70px; }
#bannerMenu li.offers a { width: 70px; }
#bannerMenu li.previousDevelopments a { width: 180px; }
#bannerMenu li.partnerships a { width: 100px; }
#bannerMenu li.homeBuyersGuide a { width: 160px; }
#bannerMenu li.careers a { width: 78px; }
#bannerMenu li.land a { width: 56px; }
#bannerMenu li.divisions a { width: 90px; }
#bannerMenu li.contactUs a { width: 100px; }

/* Notice panes - global */
div.notice {
  margin-top: 20px;
  background-color: #eee;
  border: 2px solid #ccc;
  padding: 20px;
  color: #666;
}
div.notice h3 {
  color: #880027;
  margin: 0px 0px 5px 0px;
}
div.notice p {
  margin: 0px;
  padding: 5px 0px 0px 0px;
}


/* Containers used just for background images */
#cb1 {
  float: left;
  background: url(/assets/c/o/content_background_outer.png) repeat-y;
}
#cb2 {
  float: left; 
  background: url(/assets/c/o/content_background_inner.png) no-repeat 3px bottom;
}


/* Page Content Container */
#pageContentContainer {
  float: left;
  padding: 5px 20px 40px 20px;
  min-height: 570px;
}


/* Left Sidebar */
div.leftSidebar {  
  float: left;
  width: 300px;
x  height: 400px;
  margin-right: 10px;
}
div.headlinesPanel h2.redBackground, 
div.leftSidebar h2.redBackground,
div.leftSidebar h2.partnerships {
  color: #fff;
  font-size: 1.3em;
  font-weight: normal;
  padding: 5px;
  margin: 0;
  text-transform: uppercase;
  background: url(/assets/r/e/red_h2_background.png) repeat-x;
}

h2.purpleBackground {
  color: #fff;
  font-size: 1.3em;
  font-weight: normal;
  padding: 5px;
  margin: 0;
  text-transform: uppercase;
  background: url(/assets/p/u/purple_h2_background.png) repeat-x;
}

div.leftSidebar h2.partnerships {
  background: url(/assets/p/a/partnerships_h2_background.png) repeat-x; 
}
div.leftSidebar .top {
  background: url(/assets/p/r/property_search_panel_top.png) no-repeat;
  padding: 6px 9px 0px 6px;
}
div.leftSidebar .middle {
  background: url(/assets/p/r/property_search_panel_middle.png) repeat-y;
  padding: 0px 9px 0px 6px;
}
div.leftSidebar .bottom {
  background: url(/assets/p/r/property_search_panel_bottom.png) no-repeat;
  padding: 10px 9px 0px 6px;
}
#actv_content_badge_content_1_container {
  margin-top: 10px;
  width: 50%;
  float: left;
}
#actv_content_badge_content_2_container {
  margin-top: 10px;
  width: 50%;
  float: left;
}


/* Main Content Area */
div.mainContent div.imageRotatorContainer {
  width: 605px;
  height: 210px;
  padding: 0 4px 4px 0;
  position: relative;
  background: url(/assets/r/o/rotator_shadow.png) no-repeat right bottom;
  margin-bottom: 10px;
  overflow: none;
}
div.mainContent div.headlinesPanel {
  float: right;
}
div.sitePlanContent {
  float: left;
  width: 920px;
}


/* Homepage Specifics */
div.homepageMainContent div.content {
  width: 430px;
}


/* Headlines Panel */
div.headlinesPanel {
  width: 174px;
}
div.headlinesPanel h2.redBackground a {
  color: #fff;
  background: ;
}
div.headlinesPanel .top {
  background: url(/assets/h/e/headlines_panel_top.png) no-repeat;
  padding: 6px 9px 0px 6px;
}
div.headlinesPanel .middle {
  background: url(/assets/h/e/headlines_panel_middle.png) repeat-y;
  padding: 0px 9px 0px 6px;
}
div.headlinesPanel .bottom {
  background: url(/assets/h/e/headlines_panel_bottom.png) no-repeat;
  padding: 10px 9px 0px 6px;
}
div.headlinesPanel li {
  margin: 10px 0 0;
}
div.headlinesPanel a {
  text-decoration: none;
  font-weight: bold;
}



/* Secondary Nav Menus */
.secondaryNav {
  margin: 0px 0px 20px 0px;
  clear: both;
  position: relative;
  top: 8px;
  left: -1px;
  height: 33px;
  background: url(/assets/s/e/secondary_nav_background.png) no-repeat;
}
.secondaryNav li {
  line-height: 1;
  font-size: 11px;
  float: left;
  height: 33px;
  padding-right: 2px;
  background: url(/assets/s/e/secondary_nav_divider.png) no-repeat right 1px;
}
.secondaryNav li.last {
  background-image: none;
  padding-right: 0px;
}
.secondaryNav li a {
  display: block;
  float: left;
  color: #000;
  text-decoration: none;
  text-align: center;
  padding: 3px 10px 0px 10px;
  height: 30px;
}
.secondaryNav li.singleLine a {
  padding-top: 8px;
  height: 25px;
}
.secondaryNav li.selected a,
.secondaryNav li a:hover {
  color: #fff;
  background: url(/assets/s/e/secondary_nav_background.png) no-repeat -100px -33px;
}
.secondaryNav li.first a:hover,
.secondaryNav li.first-selected a,
.secondaryNav li.first-singleLine-selected a {
  color: #fff;
  background: url(/assets/s/e/secondary_nav_background.png) no-repeat left -33px;
}
.secondaryNav li.last a:hover,
.secondaryNav li.last-selected a,
.secondaryNav li.last-singleLine-selected a {
  color: #fff;
  background: url(/assets/s/e/secondary_nav_background.png) no-repeat right -33px;
}


/* About Us Menu */
.aboutUsContent li.first a { width: 83px; }
.aboutUsContent li.csr a { width: 70px; }
.aboutUsContent li.people a { width: 80px; }
.aboutUsContent li.last a { width: 290px; }


/* Buyers Guide Menu */
.buyersGuideContent li.first a { width: 55px; }
.buyersGuideContent li.stages a { width: 50px; }
.buyersGuideContent li.countdown a { width: 125px; }
.buyersGuideContent li.environment a { width: 90px; }
.buyersGuideContent li.caring a { width: 100px; }
.buyersGuideContent li.last a { width: 60px; }


/* McAssist Menu */
.mcassist-cont  li.first a { width: 130px; }
.mcassist-cont  li.current-offers a { width: 130px; }
.mcassist-cont  li.faqs a { width: 130px; }
.mcassist-cont  li.case-studies a { width: 130px; }
.mcassist-cont  li.last a { width: 133px; }


/* Partnerships Menu */
.partnershipsContent li.first a { width: 98px; }
.partnershipsContent li.whatwedo a { width: 98px; }
.partnershipsContent li.wherewedoit a { width: 98px; }
.partnershipsContent li.csr a { width: 98px; }
.partnershipsContent li.last a { width: 110px; }


/* McAssist Section */
#actv_content_mcpxbanner p {
  margin: 0;
}
#actv_content_mcpxbanner {
  background: url(/assets//m/c/mcassistbannerbg.png) bottom right no-repeat;
  width: 605px;
  height: 99px;
  padding: 0 5px 5px 0;
}
.mini-site .sidebar {
  float: left;
  width: 200px;
}
.mini-site .main {
  width: 395px;
  margin-left: 210px;
}
.cases .main {
  margin-left : 310px;
}
.cases div.contentContainer {
  position : relative;
}
.mini-site .sidebar-examples {
  width: 300px;
}
.mini-site .main-examples {
  width: 300px;
  margin-left: 310px;
}
.mini-site .main-offers {
  float: left;
  width: 600px;
  margin-left: 10px;
  margin-bottom:20px;
}
.mini-site .main-offers .sidebar{
  float: left;
  width: 290px;
}
.mini-site .main-offers .main{
  float: right;
  width: 300px;
  margin-left: 0px;
}
.mini-site .cases {
  margin: -10px 0 10px;
}
.mini-site .cases td {
  border-bottom: solid 1px #ccc;
  padding: 5px;
  margin: 0 10px 0 0;
  height: 120px;
  font-size: 11px;
  line-height: 14px;
  width: 300px;
}
.mini-site .cases td * {
  display: block;
}
.mini-site .cases td script {
  display: none;
}
.mini-site .cases td img, .mini-site .mcassist-examples td img.mcassist-example-pic {
  float: left;
  margin-right: 10px;
}
.mini-site .cases td cite {
  margin: 10px 0;
  text-align: right;
}
.mcassist-cont .mcassist-examples {
  list-style: none;
  padding: 0;
  font-size: 11px;
  line-height: 14px;
  margin-top: -10px;
}
.mcassist-cont .mcassist-examples td {
  float: left;
  padding: 10px 0;
  margin: 0;
  border-bottom: solid 1px #ccc;
  width: 100%;
}
.mcassist-cont .mcassist-examples h2 {
  margin: 0 0 10px;
  color: #333;
}
.mcassist-cont .mcassist-examples .price {
  font-size: 1.3em;
}
.mcassist-cont .mcassist-examples .price-before {
  color: #666;
  display: block;
  margin: 10px 0;
}
.mcassist-cont .mcassist-examples .price-after {
  color: #98002D;
  position: relative;
  top: -1px;
}
.mcassist-cont .mcassist-examples a {
  display: block;
}


/* McPX  menu */
.mcpx-cont li.first a { width: 116px; }
.mcpx-cont li.about a { width: 100px; }
.mcpx-cont li.currently-available a { width: 140px; }
.mcpx-cont li.case-studies a { width: 150px; }
.mcpx-cont li.last a { width: 117px; }


/* McPX section */
.mcpx-cont h1, .mcpx-cont h3 {
  color: #662d91;
}
.mcpx-cont ul.big-list {
  list-style: url(/assets/m/c/mcpxbullet.png);
  list-style-position: outside;
  font-size: 1.5em;
  font-weight: bold;
  color: #666;
  padding-left: 35px;
}
.mcpx-cont ul.big-list li {
  padding-left: 20px;
}


/* Site Map */
div.siteMap {
  margin: 0px 0px 20px 20px;
}
div.siteMap ul {
  padding-left: 15px;
  margin: 0px;
  list-style: square;
}
div.siteMap a {
  line-height: 1.5;
}


/* News */
div.newsContainer {
  margin-top: 10px;
}
div.newsContainer div.newsFeeds {
  margin-bottom: 10px;
}
div.newsContainer div.extract {
  display: none;
}
div.newsContainer h1.headline,
div.newsContainer ul.headlines a {
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  color: #000;
  font-size: 12pt;
  text-decoration: none;
}
div.newsContainer div.date {
  font-size: 10pt;
  color: #83001f;
  line-height: 1.5;
}
div.newsContainer ul.headlines li {
  border-bottom: 1px solid #999;
  padding: 10px 0px 10px 0px;
  width: 610px;
}
div.newsContainer div.thumbnail {
  clear: both;
  float: left;
  width: 64px;
  height: 64px;
  margin-right: 8px;
}
div.newsContainer div.thumbnail img {
  padding: 0px 4px 4px 0px;
  background: url(/assets/h/e/headline_thumbnail_shadow.png) no-repeat right bottom;
}
div.newsContainer ul.headlines a.readLink {
  background: url(/assets/h/e/headline_read_link.png) no-repeat left center;
  color: #000;
  font-size: 9pt;
  line-height: 2;
  padding-left: 15px;
  text-decoration: none;
}
div.newsContainer a.nav {
  color: #000;
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
}
div.newsContainer ul.headlines a.readLink:hover,
div.newsContainer a.nav:hover {
  text-decoration: underline;
}
div.newsContainer .content {
  margin-bottom: 10px;
}


/* Paginator */
.pagination {
  margin-top: 17px;
  text-align: center;
}
.pagination a {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #aaa;
  text-decoration: none;
  color: #666;
}
.pagination a:hover, .pagination a:active {
  border: 1px solid #000;
  color: #000;
}
.pagination span.current {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #444;
  font-weight: bold;
  background-color: #666;
  color: #FFF;
}
.pagination span.disabled {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #eee;
  color: #eee;
}


/* Page Footer */
#pageFooter {
  clear: both;
  background: url(/assets/f/o/footer_background.png) no-repeat center bottom;
  height: 20px;
}

#pageFooter #footerLinks {
  display:block;
  float:right;
  margin-right:20px;
  margin-top:-7px;
  position:relative;
}

#pageFooter #footerLinks  a{
  text-decoration : underline;
}

/* About page styles */
.aboutRight {
  float: right;
  padding: 10px 5px 10px 10px;
}


/* News template styles */
.newsImage {
  float: left;
  padding: 10px 5px 5px 0px;
}


/* Previous Developments */
.pdMainContent ul {
  width: 600px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.pdMainContent ul li {
  width: 190px;
  height: 147px;
  margin-left: 10px;
  padding: 0;
  float: left;
}
.pdMainContent li img {
  width: 190px;
  height: 117px;
}
.pdMainContent li a {
  text-decoration: none;
  color: #666;
}
.pdMainContent li a:hover {
  color: #000;
}
.mainContent img.pd-site-plan {
  border: solid 1px #666;
  margin-left: -1px;
}


.nby-cont {
  text-align: center;
  padding-top: 12px;
}
.nby-cont ul, .nby-cont li, .nby-cont .pageMenu {
  display: inline;
}
.nby-cont .parent {
  display: none;
}
.nby-cont a {
  border:1px solid #AAAAAA;
  color:#666666;
  margin:2px;
  padding:2px 5px;
  text-decoration:none;
}
.nby-cont .selected a {
  background-color:#666666;
  border-color: #444444;
  color:#FFFFFF;
  font-weight:bold;
}


/* Previous Developments List */
.pdMainContent .previousDevelopmentsList {
  float: left;
  width: 610px;
  margin-top:5px;
}
.pdMainContent .previousDevelopmentsList .previousDevelopmentsItem {
  float: left;
  width: 190px;
  padding-right: 10px;
}
.pdMainContent .previousDevelopmentsList .previousDevelopmentsItem a {
  text-decoration:none;
}


/* Partnerships Section */
div.partnershipsMap div.googleMap {
  height: 420px;
}
.partnershipsList {
  float: left;
  width: 610px;
  margin-top:5px;
}
.partnershipsList .partnershipsItem {
  float: left;
  width: 295px;
  padding-left: 5px;
  padding-right: 5px;
}


/* Divisions Section */
table.divisions {
  width: 615px;
}
table.divisions td {
  width: 200px;
  vertical-align: top;
  padding: 0 5px 20px 0;
}
table.divisions h3 {
  margin: 0;
  color: #E58F3A;
  font-size: 19px;
  font-weight: normal;
  font-family: "Trebuchet MS", Trebuchet MS, Verdana, sans-serif ;
}
table.divisions a {
  color: #333;
}


/* Development banner image */
developmentImage {
  width: 605px;
  height: 150px;
  padding: 0 5px 5px 0;
  position: relative;
  background: url(/assets/d/e/development_image_shadow.png) no-repeat right bottom;
  margin-bottom: 10px;
  overflow: hidden;
}


/* Development page secondary nav */
.developmentNav li.first a { width: 50px; }
.developmentNav li.localArea a { width: 62px; }
.developmentNav li.availability a { width: 65px; }
.developmentNav li.sitePlan a { width: 55px; }
.developmentNav li.features a { width: 110px; }
.developmentNav li.options a { width: 50px; }
.developmentNav li.last a { width: 65px; }


/* Development page content containers */
.devCenterColumn {
  width: 415px;
  min-height: 300px;
}
.devRightColumn {
  float: right;
  width:180px;
}


/* Development Image Gallery */
div.imageGalleryContainer {
  width: 410px;
}
div.imageGallery div.image {
  width: 93px;
  height: 93px;
  margin: 5px 9px 5px 0px;
}


/* Property Search */
#property_search_google_map {
  height: 350px;
}
#property_search_region_map {
  height: 350px;
}
form.propertySearch {
  margin-top: 5px;
}
form.propertySearch label {
  font-size: 9px;
}
form.propertySearch .development {
  width: 185px;
  float: right;
}
form.propertySearch .region {
  width: 95px;
  float: left;
}
form.propertySearch .priceFrom {
  float: left;
  margin-top: 5px;
}
form.propertySearch .priceTo {
  float: right;
  margin-top: 5px;
}
form.propertySearch .priceFrom select,
form.propertySearch .priceTo select {
  width: 80px;
}
form.propertySearch .beds {
  clear: left;
  float: left;
  width: 110px;
  margin-top: 5px;
}
form.propertySearch .beds select {
  margin-left: 2px;
}
form.propertySearch .apartment {
  float: left;
  margin-top: 5px;
}
form.propertySearch button, div.partExchangeSearch form button {
  float: right;
  width: 59px;
  height: 19px;
  border: none;
  padding: 0px;
  margin: 7px 0px 0px 0px;
  cursor: pointer;
  background: url(/assets/p/r/property_search_button.png) no-repeat;
}
form.propertySearch button span, div.partExchangeSearch form button span {
  display: none;
}


/* Property Search Results */
.propertySearchResult {
  clear: left;
  border-top: 1px solid #ccc;
  padding-top: 10px;
}
.propertySearchResult img {
  float: left;
  margin: 0px 10px 10px 0px;
}
.propertySearchResult h2 {
  margin-bottom: 2px;
}
.propertySearchResult h2 a {
  text-decoration: none;
}
.propertySearchResult h2 a:hover {
  text-decoration: underline;
}
div.noResults {
  margin-top: 20px;
  background-color: #eee;
  border: 2px solid #ccc;
  padding: 20px;
  color: #666;
}
div.noResults h3 {
  color: #880027;
  margin: 0px 0px 5px 0px;
}
div.noResults p {
  margin: 0px;
  padding: 5px 0px 0px 0px;
}


/* Property Search google map tooltip */
.propertySearchMapTooltip .mapTooltipTitle {
  font-size: 1.1em;
  color: #880027;
  margin-bottom: 4px;
}


/* Site Plan */
.sitePlanTooltip .mapTooltipTitle {
  font-size: 1.1em;
  color: #880027;
  margin-bottom: 4px;
}
.sitePlanTooltip img {
  float: left;
  margin: 0px 5px 5px 0px;
}
.sitePlanTooltip p {
  margin-bottom: 0px;
}


/* Development Availability List */
table.availabilityList {
  width: 610px;
  font-size: 1.1em;
  background: url(/assets/a/v/availability_list_heading_background.png) no-repeat left top;
}
table.availabilityList th {
  color: #fff;
  font-weight: normal;
  padding-top: 3px;
  padding: 3px 10px 10px 10px;
  text-align: left;
}
table.availabilityList td {
  padding: 10px;
  border-bottom: 1px solid #ccc;
}
table.availabilityList th.price,
table.availabilityList td.price {
  text-align: right;
  padding-right: 20px;
}
table.availabilityList td.plotNumber,
table.availabilityList td.beds {
  text-align: center;
}
table.availabilityList a {
  text-decoration: none;
  font-weight: bold;
}
table.availabilityList a:hover {
  text-decoration: underline;
}


/* Development back link */
a.backLink {
  display: block;
  margin-bottom: 10px;
}


/* House Type specific content container */
div.houseTypeContent {
  float: left;
  width: 920px;
}


/* House Type Info */
div.houseTypeInfoContainer {
  float: left;
  width: 280px;
}
div.houseTypeInfoContainer img {
  margin-bottom: 20px;
}
div.houseTypeInfoContainer .availabilityInfo {
  float: left;
  width: 120px;
  margin-right: 15px;
}
div.houseTypeInfoContainer h3 {
  background-color: #000;
  font-weight: normal;
  font-size: 11px;
  color: #fff;
  margin: 0px 0px 5px 0px;
  text-transform: uppercase;
  padding: 4px;
}
div.houseTypeInfoContainer .availabilityInfo p {
  font-size: 1.4em;
  color: #880027;
}


/* Floor Plans */
div.houseTypeFloorPlansContainer {
  margin-left: 280px;
}
div.floorPlan {
  float: left;
  margin-left: 25px;
  width: 280px;
  margin-bottom:20px;
}
div.floorPlan img {
  margin-bottom: 0px;
}
div.floorPlan h3 {
  color: #880027;
}
div.floorPlan table {
  width: 280px;
  margin-bottom: 30px;
}
div.floorPlan tr {
  border-bottom: 1px solid #ccc;
}
div.floorPlan td {
  padding-top: 3px;
  height: 15px;
}
div.floorPlanImage {
  min-height: 380px;
}

/* Options iframe */
iframe.options {
  width: 610px;
  height: 500px;
}


/* Scrolling House Type List */
.houseTypeList {
  position: relative;
  width: 180px;
  margin-bottom: 10px;
}
.developmentHouseTypeList {
  position: relative;
}
.houseTypeList h3,
.houseTypeList .showMore {
  background-color: #000;
  color: #fff;
  text-transform: uppercase;
  padding: 3px;
  font-weight: normal;
  font-size: 12px;
  margin: 0px;
}
.houseTypeList .showMore {
  cursor: pointer;
}
.houseTypeList .window {
  height: 244px;
  width: 180px;
}
.houseTypeList .slider {
  width: 180px;
}
.houseTypeList .item {
  height: 50px;
  border-bottom: 1px solid #ccc;
  padding-top: 5px;
  padding-bottom: 5px;
  overflow: hidden;
}
.houseTypeList .item img {
  float: left;
  margin-right: 5px;
}
.houseTypeList .name,
.houseTypeList .name a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}
.houseTypeList .shortDescription {
  padding-top: 4px;
  color: #880027;
}
.houseTypeList .name a:hover {
  text-decoration: underline;
}


/* Development Contact Forms */
.devForm div.form div.field ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.devForm div.form fieldset {
  border: none;
  margin: 0px;
  padding: 0px;
}
.devForm div.form legend {
  display: none;
}
.devForm div.form label {
  display: block;
  width: 110px;
  text-align: right;
  padding-top: 4px;
}
.devForm span.fieldDescription {
  display: block;
  font-size: 8pt;
  text-align: right;
  color: #666;
  width: 100px;
}
.devForm div.formRow {
  float: left;
  padding: 5px 0px 5px 0px;
  width: 100%;
}
.devForm div.formRow,
.devForm div.formButtons {
  clear: both;
}
.devForm div.fieldInfo {
  float: left;
}
.devForm div.field {
  float: right;
  width: 280px;
  padding-left: 20px;
}
.devForm div.field input.textbox,
.devForm div.field textarea {
  width: 270px;
}
.devForm div.field select {
  width: 270px;
}
.devForm div.formButtons {
  padding-top: 10px;
  margin-left: 120px;
}
.devForm .required .field {
  background: url(/assets/r/e/requiredfield.png) no-repeat 0px 5px;
}
.devForm div.errorExplanation {
  padding: 7px;
  padding-bottom: 12px;
  margin: 10px 0px 20px 0px;
  background-color: #ccc;
}
.devForm div.errorExplanation h2 {
  color: #fff;
  font-size: 1em;
  font-weight: normal;
  padding: 5px;
  margin: -7px;
  text-transform: uppercase;
  background: url(/assets/r/e/red_h2_background.png) repeat-x;
}
.devForm div.errorExplanation p {
  color: #444;
  margin-bottom: 0px;
  padding: 15px 15px 10px 15px;
}
.devForm #errorExplanation ul {
  list-style: disc;
  padding: 0px 0px 0px 10px;
  margin: 0px 0px 0px 20px;
}
.devForm div.errorExplanation ul li {
  color: #444;
}


div.mapTooltip {
  z-index:100;
}


/* McPX Currently Available */
.part_ex_region_map {
  margin-bottom: 5px;
}
div.propertySearchGoogleMap {
  background-color:#E5E3DF;
  height:300px;
  overflow-x:hidden;
  position:relative;
  margin-bottom: 5px;
}
div.mapTooltipMiddleBorder img {
  float : left;
  margin-left:25px;
  margin-right:10px;
}
span.price {
  color : #ff0000;
}
div.part-exchange-list-row {
  border-bottom: 1px dotted #ccc;
  float: left;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
div.part-exchange-list-row div.property-detail {
  float: left;
  margin-left: 5px;
  width: 230px;
}
div.part-exchange-list-row div.property-detail span.address {
  font-weight: bold;
  min-height: 30px;
  display: block;
}
div.part-exchange-list-row img.propertyImage {
  float: left;
  min-height: 60px;
  width: 60px;
  margin-right: 10px;
}
span.bold-orange {
  font-weight: bold;
  color: orange;
}
div.mapTooltipContent {
  min-height: 50px;
}


/* Website launch promotion form */
/* Please don't use this for anything else (and we should probably delete this when promotion finishes */
.contactContactForm form {
  width: 500px;
  margin: 0px;
  padding: 0px 0px 10px 0px;
  background: transparent url(/assets/f/o/form_panel_bottom.png ) no-repeat scroll bottom left;
}
.contactContactForm fieldset {
  background: url(/assets/f/o/formlegendbg.png ) no-repeat top left;
  padding-top: 5px;
}
.contactContactForm legend {
  padding: 35px 15px 0px 15px;
  margin: 0px;
  color: #fff;
  font-size: 1.3em;
  font-weight: normal;
  text-transform: uppercase;
}
.contactContactForm .formRow {
  width: 500px;
  margin: 0px;
  padding: 5px 0px 5px 0px;
  background: transparent url(/assets/f/o/form_panel_middle.png ) repeat-y scroll top left;
}
.contactContactForm .fieldInfo {
  width: 474px;
  padding: 0px 0px 0px 10px;
}
.contactContactForm label {
  font-weight: bold;
}
.contactContactForm .field {
  padding-left: 20px;
  width: 175px;
}
.contactContactForm .textbox, .contactContactForm textarea {
  width: 400px;
  padding: 3px;
  font-family: Arial;
  font-size: 10px;
  color: #666;
  line-height: 1.5;
}
.contactContactForm .required .field {
  background: none;
}
.contactContactForm .formButtons {
  padding-left: 340px;
  line-height: 20px;
  background: transparent url(/assets/f/o/form_panel_middle.png ) repeat-y scroll top left;
}
.contactContactForm .formButtons button {
  margin-left: 5px;
}
.contactContactForm div.notice {
  margin-top: 20px;
  background-color: #eee;
  border: 2px solid #ccc;
  padding: 10px;
  color: #666;
}
.contactContactForm div.notice h3 {
  color: #880027;
  margin: 0px 0px 5px 0px;
}
.contactContactForm div.notice p {
  margin: 0px;
  padding: 5px 0px 0px 0px;
}
.contactContactForm div.errorExplanation {
  padding: 7px;
  width: 484px;
  padding-bottom: 12px;
  margin: 10px 0px 20px 0px;
  background-color: #ccc;
}
.contactContactForm div.errorExplanation h2 {
  color: #fff;
  font-size: 1em;
  font-weight: normal;
  padding: 5px;
  margin: -7px;
  text-transform: uppercase;
  background: url(/assets/r/e/red_h2_background.png) repeat-x;
}
.contactContactForm div.errorExplanation p {
  color: #444;
  margin-bottom: 0px;
  padding: 15px 15px 10px 15px;
}
.contactContactForm #errorExplanation ul {
  list-style: disc;
  padding: 0px 0px 0px 10px;
  margin: 0px 0px 0px 20px;
}
.contactContactForm div.errorExplanation ul li {
  color: #444;
}