/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,tb
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: 1em; 
	vertical-align: baseline;
	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 {
  font-family: arial;
  background: url(/assets/b/o/body_background.png);
  color: #666;
}
h1, h2, h3 {
  color: #6a005f;
}
h1 { 
  font-size: 2em;
  font-weight: normal;
  padding: 20px 0px 0px 0px;
  margin: 0px;
  clear: right;
}
h2 { 
  font-size: 1.5em;
  font-weight: normal;
}  
h3 { 
  font-size: 1.3em;
  font-weight: normal;
  margin-bottom: 4px;
}
label {
  color: #6a005f;
}
a {
  color: #6a005f;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
p {
  margin-top: 10px;
}
input, textarea {
  font-family: arial;
}
div.floatClear {
  clear: both;
}


/* Page Container */
#pageContainer {
  position: relative;
  margin: 0 auto 0;
  width: 976px;
  background: #fff url(/assets/p/a/page_container_background.png) repeat-y;
}


/* Page Header */
#pageHeader {
  position: relative;
  height: 120px;
  padding: 0px 23px 0px 23px;
  background: url(/assets/h/e/header_background.png) no-repeat 0px -15px;
}
#headerLogo {
  position: absolute;
  left: 33px;
  width: 150px;
  height: 118px;
}


/* Banner Menu */
#bannerMenu {
  position: absolute;
  right: 23px;
  top: 35px;
  height: 24px;
  background-color: #ecead7;
  padding: 2px 5px 5px 5px;
}
#bannerMenu li {
  float: left;
  padding-right: 2px;
  background: url(/assets/b/a/banner_menu_background.png) repeat-x;
  height: 22px;
  margin-right: 2px;
  padding: 2px 4px 0px 4px;
}
#bannerMenu li.last {
  margin-right: 0px;
}
#bannerMenu li a {
  color: #fff;
  text-decoration: none;
  font-size: 12px;
}
#bannerMenu li a:hover {
  text-decoration: underline;
}


/* Search Box */
.searchBoxContainer {
  position: absolute;
  top: 75px;
  right: 23px;
  width: 170px;
  height: 24px;
  background: url(/assets/s/e/search_box_background.png) no-repeat;
}
.searchBoxContainer input {
  position: relative;
  top: 2px;
  left: 4px;
  padding: 0px;
  border: 1px solid #fff;
  font-size: 10px;
  width: 117px;
}
.searchBoxContainer label { display: none; }
.searchBoxContainer button {
  float: right;
  width: 36px;
  height: 24px;
  border: none;
  padding: 0px;
  margin: 0px;
  cursor: pointer;
  background: url(/assets/s/e/search_button_background.png) no-repeat;
}
.searchBoxContainer button span {
  display: none;
}


/* Property Search */
div.propertySearch {
  width: 140px;
  padding: 10px;
  background-color: #6a005f;
  color: #fff;
}
div.propertySearch h2 {
  color: #fff;
  font-size: 12pt;
  margin-bottom: 10px;
}
div.propertySearch label {
  color: #fff;
  font-size: 8pt;
}
div.propertySearch p {
  margin-top: 3px;
}
div.propertySearch input {
  width: 135px;
}
div.propertySearch select {
  width: 100%;
}
div.propertySearch button {
  float: right;
  width: 33px;
  height: 22px;
  border: none;
  padding: 0px;
  margin: 0px 0px 10px 90px;
  cursor: pointer;
  background: url(/assets/p/r/property_search_button.png) no-repeat;
}
div.propertySearch button span {
  display: none;
}
div.propertySearch a.searchByMap {
  display: block;
  margin-top: 10px;
  height: 25px;
  color: #fff;
  font-size: 8pt;
  line-height: 25px;
  background: url(/assets/s/e/search_by_map_button.png) no-repeat right center;
}


/* Google Map of Developments */
.developmentsGoogleMap {
  height: 400px;
}


/* Default Page Content */
.pageContent {
  float: left;
  position: relative;
  width: 930px;
  padding: 0px 23px 0px 23px;
  line-height: 1.2;
  font-size: 0.8em;
}
.pageContent .imageRotatorContainer {
  margin-bottom: 2px;
  height: 290px;
}
.pageContent .singleColumn {
  float: left;
  width: 740px;
}
.pageContent .contentContainer ul {
  padding: 10px 0px 10px 20px;
}
.pageContent .contentContainer li {
  padding-left: 0px;
  list-style: disc;
}


/* Left Nav Templates */
.leftNav .pageMenu {
  float: left;
  width: 160px;
  height: 290px;
  margin-bottom: 2px;
  padding-left: 10px;
  overflow: hidden;
  text-align: center;
}
.leftNav .imageRotatorContainer,
.leftNav .developmentImage {
  margin-bottom: 2px;
  float: right;
  width: 760px;
  height: 290px;
}



/* Two Column Templates */
.twoColumns h1 {
  border-bottom: 1px dashed #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
  margin-top: 0px;
  float: left;
  width: 740px;
}
.twoColumns .leftColumn {
  float: left;
  width: 445px;
  padding-right: 10px;
  border-right: 1px dashed #ccc;
  margin-top: 0px;
}
.twoColumns .rightColumn {
  float: right;
  width: 270px;
  position: relative;
}


/* Yuill Construction Templates */
.yuillConstruction h1 {
  width: 930px;
}
.yuillConstruction .singleColumn {
  float: left;
  width: 930px;
}
.yuillConstruction .leftColumn {
  float: left;
  width: 635px;
  padding-right: 10px;
  border-right: 1px dashed #ccc;
  margin-top: 0px;
}
.yuillConstruction .leftColumnLarge {
  float: left;
  width: 735px;
  padding-right: 10px;
  border-right: 1px dashed #ccc;
  margin-top: 0px;
}
.yuillConstruction .rightColumnSmall {
  width:165px !important;
}
.yuillConstruction .headline {
  font-size : 0.9em;
}
.yuillConstruction .headline a {
  font-size : 1em;
  margin-top: 10px;
  display:block;
}


ul.case-studies {
}
ul.case-studies li {
  background-color:#EFEFEF;
  display:inline;
  float:left;
  margin:5px;
  padding:5px !important;
}
ul.case-studies li img {
  float : left;
}
ul.case-studies li h2 {
  margin-left : 85px;
}
ul.case-studies li span.subtitle {
  margin-left : 10px;
}
ul.case-studies li span.blurb {
  display:block;
  font-size:0.8em;
  height:50px;
  margin-left:90px;
  width:300px;
}


/* Page Menu */
.pageMenu ul {
  padding-top: 15px;
  padding-left: 5px;
}
.pageMenu li {
  padding-bottom: 7px;
}
.pageMenu li a {
  color: #666;
}
.pageMenu li.selected a {
  color: #6a005f;
  font-weight: bold;
}
/* Hidden items will even be hidden from admins! */
.pageMenu li.hidden {
  display: none;
}


/* Homepage Template */
.homepageContent .leftColumn {
  float: left;
  width: 345px;
  padding-right: 10px;
  border-right: 1px dashed #ccc;
}
.homepageContent .rightColumn {
  float: right;
  margin-top: 10px;
  width: 370px;
  position: relative;
}
.homepageContent .row2 {
  margin-top: 5px;
  border-top: 1px dashed #ccc;
  padding-top: 10px;
}
.homepageContent .row2 .contentContainer {
  float: left;
  width: 210px;
  position: relative;
  padding-right: 10px;
  border-right: 1px dashed #ccc;
}
.homepageContent .row2 .headlinesPanel {
  float: right;
  width: 140px;
  position: relative;
}


/* News Headlines */
div.headlines div.newsFeeds {
  display: none;
}
div.headlines li.headline a {
  color: #666;
  text-decoration: none;
  font-weight: bold;
}
div.headlines ul.headlines {
  margin-bottom: 5px;
}


/* News */
div.news .newsFeeds {
  margin-bottom: 10px;
}
div.news li.headline {
  margin-bottom: 20px;
}
div.news li.headline a {
  font-weight: bold;
  line-height: 1.5;
}
div.news div.extract {
  margin-bottom: 5px;
}
div.news div.date {
  font-size: 0.8em;
  color: #000;
}
div.news h1 {
  margin: 0px;
  font-size: 1.4em;
}
div.news div.content {
  margin-bottom: 15px;
}


/* Paginator */
.pagination {
  padding: 3px;
  margin: 3px;
  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: #ddd;
}


/* Form Builder Forms */
div.form div.field ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
div.formContainer { position:relative; }
div.form fieldset {
  border: none;
  width: 435px;
  padding: 0px;
}
div.form legend {
  display: none;
}
div.form label {
  display: block;
}
span.fieldDescription {
  display: block;
  font-size: 8pt;
  color: #aaa;
}
div.formRow {
  float: left;
  padding: 10px 0px 10px 0px;
  width: 435px;
}
div.formRow,
div.formButtons {
 clear: both;
}
div.field input.textbox,
div.field select,
div.field textarea {
  width: 430px;
  font-size: 12pt;
}
div.field input.textbox, 
div.field textarea {
  background:#F6F6F5 none repeat scroll 0 0;
  border-color:#D4D2C5 #F6F6F5 #F6F6F5 #E1DFD7;
  border-style:solid;
  border-width:1px;
  height:17px;
  padding:4px 5px 3px;
  margin-top: 2px;
}
div.field textarea {
  height: auto;
}
div.formButtons {
  padding-top: 10px;
}
div.errorExplanation {
  padding: 7px;
  padding-bottom: 12px;
  margin: 20px 0px 20px 0px;
  background-color: #ffedda;
  position: relative;
  width: 430px;
}
div.errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 10px;
  font-size: 12px;
  margin: -7px;
  background-color: #f00;
  color: #fff;
}
div.errorExplanation p {
  margin-bottom: 0;
  padding: 10px 5px 0px 5px;
}
div.errorExplanation ul {
  padding-left: 40px;
  margin-top: 0px;
}
div.errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}


/* Image gallery */
div.imageGalleryContainer {
  width: 445px;
}
div.imageGallery div.image {
  width: 100px;
  height: 100px;
  margin: 5px 10px 5px 0px;
}


/* Search Results */
.searchResults .result {
  margin-top: 20px;
}
.searchResults .resultExtract {
  margin: 1px 0px 5px 0px;
}
.searchResults .resultTitle a {
  font-weight: bold;
}
.searchResults span.highlight {
  font-weight: bold;
  color: #444;
}
  

/* Property Search Panel */
div.propertySearchPanel {
  float: left;
  width: 160px;
  padding: 0px 20px 0px 10px;
}
div.propertySearchContainer {
  background-color: #6A005F;
  color: #fff;
}
div.propertySearchPanel h2 {
  color: #fff;
  font-size: 12pt;
  margin-bottom: 10px;
}
div.propertySearchPanel label {
  color: #fff;
  font-size: 8pt;
}
div.propertySearchPanel p {
  margin-top: 3px;
}
div.propertySearchPanel input {
  width: 134px;
  padding: 2px;
  border: 1px solid #666;
}
div.propertySearchPanel select {
  width: 100%;
}
div.propertySearchPanel input.button {
  float: right;
  width: 30px;
  height: 20px;
  border: none;
  padding: 0px;
  margin: 4px 0px 10px 90px;
  cursor: pointer;
}
div.propertySearchPanel button span {
  display: none;
}
div.propertySearchPanel a.searchByMap {
  display: block;
  margin-top: 10px;
  height: 25px;
  color: #fff;
  font-size: 8pt;
  line-height: 25px;
  background: url(/assets/s/e/search_by_map_button.png) no-repeat right center;
}
div.propertySearchPanel label {
  display : block;
  margin-top : 5px;
}


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


/* Page Footer */
#pageFooter {
  clear: both;
  font-size: 0.6em;
  padding: 30px 23px 0px 23px;
  height: 25px;
}
#pageFooter .links {
  float: left;
}
#pageFooter .info {
  float: right;
}
#pageFooter .links a {
  color: #666;
}


/* Developments */
.development_header {
  border-bottom : dashed 1px #ccc;
  margin-bottom : 10px;
  float : left;
  width : 740px;
}

.development_header  h1 {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
  float: left;
  width: 740px;
}
.development_header  p {
  margin: 0 0 5px 0;
}

.site_plan_header {
  margin-left : 15px;
}


ul.developments_available li {
  float: left;
  width: 360px;
  padding: 0px 10px 10px 0px;
  border-bottom: 1px dashed #ccc;
}

ul.developments_available li img {
  float: left;
  margin: 0 10px 10px;
}

div.plots_available table {
  margin-left:10px;
  width:700px;
}

div.plots_available table th {
  text-align : left;
  width : 100px;
  padding:1px 0;

  color : #555;
}

div.plots_available table tr td { 
  padding:3px 0;
}

div.plots_available table th.plot_id {
  width : 30px;
  padding-left : 3px;
}

div.plots_available table th.house_type {
  width : 200px;
}

div.plots_available table th.bedrooms {
  width : 60px;
}

.houseTypeImageAndFeatures {
  float: left;
  height: 300px;
  margin-bottom: 2px;
  width: 760px;
}
.houseTypeImageAndFeatures .image {
  width: 460px;
  float : left;
}
.houseTypeImageAndFeatures .features {
  width: 300px;
  float: left;
}
.houseTypeImageAndFeatures .features ul {
  list-style-type:disc;
  margin-left:20px;
  margin-top:10px;
}
#house_type_links {
  border-top:1px dashed #ccc;
  padding-top : 10px;
  margin-top : 20px;
}
#house_type_links ul {
  font-size : 0.9em;
  list-style-type:none;
  margin-left:0;
}
#house_type_links ul li {
  margin-top : 5px;
}
#house_type_links ul li.print-icon {
  padding-left : 20px;
  background : url('/images/print_page_icon.png') no-repeat;
}
#house_type_links ul li.mail-icon {
  padding-left : 20px;
  background : url('/images/email_a_friend.png') no-repeat 0 3px;
}
#house_type_links ul li.pdf-icon {
  padding-left : 20px;
  background : url('/images/download_pdf_icon.png') no-repeat 0 3px;
}


/* Floor plans */
.houseTypeFloorPlansContainer {
  margin-left : 190px;
}
.floorPlan {
  float : left;
  margin-right : 20px;
}
.floorPlan h3 {
  margin-top : 5px;
}
.floorPlan table.dimensions {
  margin-top : 5px;
}
.floorPlan table.dimensions tr td {
  padding-left : 10px;
}
.backLink {
  float : right;
  margin-top : -20px;
}


/* Development search results */
ul.development_search_results li {
  border-top:1px dashed #CCCCCC;
  padding-top : 10px;
}
ul.development_search_results li img {
  float : left;
}
ul.development_search_results li .summary {
  float : left;
  height : 60px;
  width : 200px;
  padding : 10px;
}
ul.development_search_results li .description {
  height : 80px;
}
.mapTooltipContent img {
  margin:5px 5px 5px 0;
}
div.noResults {
  margin-top: 20px;
  background-color: #eee;
  border: 2px solid #ccc;
  padding: 20px;
  color: #666;
}
div.noResults h3 {
  margin: 0px 0px 5px 0px;
}
div.noResults p {
  margin: 0px;
  padding: 5px 0px 0px 0px;
}