@charset "utf-8";

/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */
body {
  background-color: #FFFFFF;
  text-align: center;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #000000;
  margin: 0px;
  padding: 0px;
  height:100%;
}
#wrapper {
  position: relative;
  text-align: left;
  width: 977px;
  margin: 0 auto;
  height:100%; 
  min-height: 100%;
}

#wrapper-2 {
  position: relative;
  text-align: center;
  width: 987px;
  margin: auto;
}
#header-logo {
  /*background-image: url(/images/banner-logo.jpg);*/
  position: relative;
  top: 0px;
  /*
  height: 112px;
  width: 977px;
  */
  overflow: hidden;
}
#menu-holder {
  position: relative;
  width: 979px;
  vertical-align: bottom;
  padding-top: 10px;
  height: 30px;
}
#container {
  text-align: left;
  width: 977px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #6B96FE;
  border-bottom-color: #6B96FE;
  border-left-color: #6B96FE;
  position: relative;
  /*height:100%;
  min-height: 100%;*/
  margin: 0 auto; 
}
#copyright {
  text-align: center;
  color: #999999;
  padding: 10px;
  width: 957px;
}

/**
 * HTML ELEMENTS
 */
table {
  font-size: 11px;
}

#block-property-search {
  background-image: url(/images/property-search-bg.gif);
  background-repeat: repeat-x;
  background-position: bottom left;
  height: 268px;
  width: 214px;
  overflow: hidden;
  position: relative;
  float: left;
  padding: 10px 10px 10px 20px;
  font-weight: bold;
  color: #666666;
}
#flash-home {
  position: relative;
  float: left;
  left: 3px;
  margin-right: 6px;
}
#box-yellow-right {
  background-color: #ffcc00;
  position: relative;
  height: 74px;
  width: 224px;
  overflow: hidden;
  padding: 10px;
  margin-bottom: 3px;
}

#box-red-right {
  background-color: #F26714;
  position: relative;
  height: 74px;
  width: 224px;
  padding: 10px;
  margin-bottom: 3px;

}
#box-blue-right {
  background-color: #6b96fe;
  position: relative;
  height: 74px;
  width: 224px;
  padding: 10px;

}
#box-yellow-right-2 {
  background-color: #ffcc00;
  position: relative;
  height: 74px;
  padding: 10px;
  margin-bottom: 3px;
  margin-right: 10px;
  float:left;
}

#box-red-right-2 {
  background-color: #F26714;
  position: relative;
  height: 74px;
  padding: 10px;
  margin-bottom: 3px;
  float:left;

}
#box-blue-right-2 {
  background-color: #6b96fe;
  position: relative;
  height: 74px;
  padding: 10px;
  float:right;
}
#img-float-left {
  float: left;
  margin-right: 10px;
}
#container-2 .featured-listing {
  width: 305px;
  height: 260px;
  overflow: hidden;
  float: left;
  margin-left: 0px;
  border-bottom: 10px solid white;
  background-color: #e4e4e4;
  padding: 6px 10px;
}
#container-2 .featured-listing:first-child {
  margin-left: 0;
}
#container-2 .featured-listing span.h1,
#container-2 .featured-listing span.h2 {
  padding-bottom: 4px;
}
#container-2 .featured-listing .img {
  border: 1px solid #666666;
  clear: both;
  margin-top: 5px;
  margin-bottom: 5px;
  height: 192px;
  width: 290px;
  overflow: hidden;
}
#container-2 .featured-listing .img-sold {
  display: none;
  position: absolute;
  z-index: 101;
  border: none;
}

#float-left {
  float: left;
}
#float-right {
  float: right;
}
a.bold:link, a.bold:active, a.bold:visited {
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}
a.bold:hover {
  font-weight: bold;
  text-decoration: underline;
}
select {
  font-size: 11px;
}

input {
  font-size: 11px;
}
.gray-bg {
  background-color: #e4e4e4;
  padding: 10px;
  position: relative;
  margin-bottom: 20px;
}
#container-2 {
  position: relative;
  width: 977px;
  top: 10px;
  clear: both;
}

form {
  margin: 0px;
  padding: 0px;
}
.h1 {
  font-family: Tahoma, Arial, Helvetica, Verdana, Geneva, Georgia, sans-serif;
  font-size: 18px;
  font-weight: bold;
}
.h2 {
  font-family: Tahoma, Arial, Helvetica, Verdana, Geneva, Georgia, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #F26714;
}
.img-border {
  border: 1px solid #666666;
}

a, a:active, a:link {
  text-decoration: none;
}

a img {
  border: none;
}

a.orange:link, a.orange:active, a.orange:visited {
  font-size: 12px;
  color: #F26714;
  text-decoration: none;
  text-transform: none;
}
a.orange:hover {
  font-size: 12px;
  color: #000000;
  text-decoration: underline;

}
a.orange-2:link, a.orange-2:active, a.orange-2:visited {
  font-size: 11px;
  color: #F26714;
  text-decoration: underline;
}
a.orange-2:hover {
  font-size: 11px;
  color: #000000;
  text-decoration: none;

}
#footer-info {
  background-color: #E4E4E4;
  padding: 10px;
  width: 957px;
  float: left;
  text-align: center;
}
a.gray:link, a.gray:active, a.gray:visited {
  color: #666666;
  text-decoration: none;
}
a.gray:hover {
  color: #666666;
  text-decoration: underline;
}

#tags {
  float: left;
  text-align: right;
  color: #999999;
  padding: 20px 10px 40px;
  width: 957px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #CCCCCC;
  top: 20px;
  position: relative;
  z-index: 101;
  font-size: 11px;
}
a.main-menu-def:link, a.main-menu-def:active, a.main-menu-def:visited {
  text-transform: uppercase;
  color: #000000;
  font-size: 11px;
  text-decoration: none;
  font-weight: bold;
}
a.main-menu-def:hover {
  text-transform: uppercase;
  color: #F26714;
  font-size: 11px;
  text-decoration: none;
  font-weight: bold;
}
a.main-menu-def-2:link, a.main-menu-def-2:active, a.main-menu-def-2:visited {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 11px;
  text-decoration: none;
  font-weight: bold;
}
a.main-menu-def-2:hover {
  text-transform: uppercase;
  color: #F26714;
  font-size: 11px;
  text-decoration: none;
  font-weight: bold;
}
a.main-menu-sel:link, a.main-menu-sel:active, a.main-menu-sel:visited {
  text-transform: uppercase;
  color: #F26714;
  font-size: 11px;
  text-decoration: none;
  font-weight: bold;
}
a.main-menu-sel:hover {
  text-transform: uppercase;
  color: #000000;
  font-size: 11px;
  text-decoration: none;
  font-weight: bold;
}
.td-main-menu-def-1 {
  background-image: url(/images/menu-spliter.gif);
  background-repeat: no-repeat;
  background-position: left center;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #6C96FC;
}
.td-main-menu-def-2 {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #6C96FC;
}
.td-main-menu-sel-1 {
  background-color: #E4E4E4;
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-top-color: #6C96FC;
  border-right-color: #6C96FC;
  border-left-color: #6C96FC;
}
#seo-top {
  position: relative;
  color: #999999;
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  width: 977px;
  vertical-align: middle;
  padding: 5px 0;
}
a.gray-14:link,a.gray-14:active, a.gray-14:visited {
  font-size: 14px;
  font-weight: bold;
  color: #999999;
  text-decoration: underline;
}
a.gray-14:hover {
  font-size: 14px;
  font-weight: bold;
  color: #666666;
  text-decoration: underline;
}
#spliter-left-right-columns {
  position: relative;
  height: 20px;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #999999;
}
#resources-buyers {
  width: 214px;
  height: 268px;
  position: relative;
  float: left;
  padding: 10px 10px 10px 20px;
  color: #666666;
  background-color: #E4E4E4;
  margin-bottom: 10px;
}
.h4 {

  font-family: Tahoma, Arial, Helvetica, Verdana, Geneva, Georgia, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #F26714;
}
.h3 {

  font-family: Tahoma, Arial, Helvetica, Verdana, Geneva, Georgia, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #053DC9;
}
#subpage-header {
  position: relative;
  /*float: left;*/
  background-image: url(/images/subpage-header.gif);
  background-repeat: no-repeat;
  background: #E4E4E4 url(/images/subpage-header.gif) no-repeat top right;
  height: 54px;
  font-size: 16px;
  color: #F26714;
  font-weight: bold;
  line-height: 50px;
  padding-left: 13px;
}

#left-container {
  position: relative;
  width: 214px;
  height: auto;
  float: left;
  padding: 10px 10px 10px 20px;
  margin-bottom: 10px;
  overflow: hidden;
  background-color: #E4E4E4;
}

#right-container {
  position: relative;
  width: 224px;
  float: left;
}
#container-middle-column {
  position: relative;
  width: 727px;
  float: left;
  margin-right: 6px;
  left: 3px;
}
body.sidebar-left #container-middle-column {
  width: 483px;
}

#container-3 {
  position: relative;
  top: 10px;
  padding-left: 13px;
  padding-right: 20px;
}
#container-left-2-columns {

  position: relative;
  width: 727px;
  float: left;
  margin-right: 6px;
}
#subpage-header-2-columns {
  position: relative;
  float: left;
  background-image: url(/images/subpage-header-2-columns.gif);
  background-repeat: no-repeat;
  width: 714px;
  height: 54px;
  font-size: 16px;
  color: #F26714;
  font-weight: bold;
  line-height: 50px;
  padding-left: 13px;
  background-position: right;
  background-color: #E4E4E4;
}
#header-search-results-list {
  background-color: #E4E4E4;
  text-align: left;
  padding-left: 13px;
  font-size: 12px;
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 20px;
  height: 30px;
  line-height: 24px;
  padding-top: 6px;

}
#search-results-icons-more {
  float: right;
  width: 300px;
  padding-right: 13px;
  vertical-align: bottom;
}
.h5 {
  font-family: Tahoma, Arial, Helvetica, Verdana, Geneva, Georgia, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #053DC9;
}
.h6 {
  font-size: 12px;
  text-transform: uppercase;
}
#spliter-blue {
  position: relative;
  height: 20px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #6893FB;
  margin-bottom: 10px;
}
.body-orange {
  background-color: #F26714;
}
.body-gray {
  background-color: #5D5D5D;
}
/*-- --*/
#property-thumbnail-float-right {
  float: right;
  margin-left: 10px;
}
#property-thumbnail-float-right-2 {
  float: right;
  margin-left: 14px;
  margin-top: 10px;
}
#container-left-1-column {
  position: relative;
  float: left;
  margin-right: 6px;
  width: 480px;
}
#right-container-2-columns {
  position: relative;
  float: right;
  width: 490px;
}
#search-results-icons-detail {
  position: relative;
  text-align: right;
  width: 250px;
  float: left;
  padding-top: 2px;
}
.ul-orange {
  list-style-image: url(/images/bullet.gif);
  margin-left: 8px;
  padding-left: 16px;
}
.border-orange-dotted-vertical {
  border-left-width: 1px;
  border-left-style: dashed;
  border-left-color: #F26714;
  margin-left: 5px;
  padding-left: 10px;
  width: 170px;
}
.agent-inspection-hours {
  width: 200px;
  height: 100px;
}
.img-border-orange {
  border: 5px solid #F26714;
}
#colored-boxes-bottom {
  width: 977px;
  position: relative;
}
#resources-buyers-2 {
  width: 214px;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 10px 10px 20px;
  color: #666666;
  background-color: #E4E4E4;
  margin-bottom: 10px;
}
.txt-gray {
  font-weight: bold;
  color: #666666;
}
a.black-caps:link,
a.black-caps:active,
a.black-caps:visited {
  text-transform: uppercase;
  color: #000000;
  text-decoration: underline;
}
a.black-caps:hover {
  text-transform: uppercase;
  color: #F26714;
  text-decoration: underline;
}

div.clear {
  clear: both;
  overflow: hidden;
  height: 1px;
  line-height: 0px;
  font-size: 0px;
  margin-bottom: -1px;
}

div.error {
  color: #FF0000;
  padding: 3px 5px;
  font-size: 120%;
}

/**
 * Listing detail page
 */
#main-img {
  float: left;
  width: 480px;
  height: 350px;
  overflow: hidden;
  margin-right: 0px;
}

#main-img img {
  min-width: 480px;
}

.property-thumbnail {}

/**
 * Listing Detail page
 */
#listing-description {
  float: left;
  width: 485px;
  overflow: hidden;
}

#listing-thumbs {
  float: left;
  width: 497px;
  height: 350px;
  overflow: hidden;
  margin-left: 0px;
}

#listing-thumbs .thumb {
  float: right;
  width: 243px;
  height: 173px;
  overflow: hidden;
  margin-left: 5px;
  margin-bottom: 5px;
}

#listing-description h3 {
  color: #053DC9;
}

#listing-thumbs .thumb img {
  min-width: 243px;
  min-height: 173px;
}

#listing-description .header {
  background-color: #E4E4E4;
  height: 25px;
  padding: 3px;
  border: 1px solid #6B96FE;
}

#listing-description .suburb {
  font-family: Tahoma, Arial, Helvetica, Verdana, Geneva, Georgia, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #000;
  width: 190px;
  margin-top:1px;
  float: left;
}

#listing-description .icons {
  float: right;
  width: 140px;
  overflow: hidden;
  padding-top: 2px;
}

#listing-description .price {
  font-family: Tahoma, Arial, Helvetica, Verdana, Geneva, Georgia, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #F26714;
  padding: 0 8px 0 0;
  float: right;
}

#listing-description .address {
  padding-top: 8px;
  font-size: 16px;
  font-family: #333;
}

#right-container-agent {
  position: relative;
  float: right;
  width: 471px;
  background-color: #e4e4e4;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 20px 10px;
}

/**
 * Search Results page
 */
#results-page .listing {
  clear: both;
  padding-bottom: 30px;
  width: 694px;
  overflow: hidden;
}

#results-page .listing .header {
  display: block;
  padding: 3px 10px;
  background-color: #E4E4E4;
  margin-bottom: 10px;
  border: 1px solid #6B96FE;
}

#results-page .listing .price {
  font-family: Tahoma, Arial, Helvetica, Verdana, Geneva, Georgia, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #F26714;
  padding: 0 12px;
}

#results-page .listing .header .suburb {
  float: left;
  width: 230px;
  overflow: hidden;
  font-family: Tahoma, Arial, Helvetica, Verdana, Geneva, Georgia, sans-serif;
  font-size: 18px;
  font-weight: bold;
}

#results-page .listing .header .icons {
  float: left;
  width: 180px;
  overflow: hidden;
  color: #F26714;
  font-family: Tahoma, Arial, Helvetica, Verdana, Geneva, Georgia, sans-serif;
  font-size: 18px;
  font-weight: bold;
}

#results-page .more-link {
}

#results-page .listing .img {
  width: 230px;
  overflow: hidden;
  float: left;
  margin-right: 10px;
}

#results-page .listing .img-sold {
  display: none;
  position: absolute;
  z-index: 101;
  border: none;
}

#results-page .listing .address {
  font-weight: bold;
  padding: 4px 0;
}

#results-page .listing .description {
  width: 450px;
  float: left;
  overflow: hidden;
}

/***************
 * BLOCK STYLES
 **************/

/**
 * Quicklinks block
 */
#block-quicklinks .box-yellow-right,
#block-quicklinks .box-red-right,
#block-quicklinks .box-blue-right {
  position: relative;
  height: 74px;
  width: 224px;
  overflow: hidden;
  padding: 10px;
}

body.listing #block-quicklinks > div {
  float: left;
  width: 302px;
  margin: 5px 0 0 5px;
}

body.listing #block-quicklinks > div:first-child {
  width: 303px;
  margin-left: 0;
}

#block-quicklinks .box-yellow-right {
  background-color: #ffcc00;
  margin-bottom: 3px;
}

#block-quicklinks .box-red-right {
  background-color: #F26714;
  margin-bottom: 3px;
}

#block-quicklinks .box-blue-right {
  background-color: #6b96fe;
}

#block-quicklinks .icon {
  height: 55px;
  width: 65px;
  overflow: hidden;
  float: left;
}

#block-quicklinks div.title {
  width: 70%;
  height: 65px;
  overflow: hidden;
  font-weight: bold;
  font-size: 17px;
  font-family: Tahoma, Arial, Helvetica, Verdana, Geneva, Georgia, sans-serif;
  float: left;
  line-height: 120%;
}

#block-quicklinks div.more-link {
  clear: both;
  text-align: right;
}

/**
 * Property search block
 */
body.listing #block-property-search {
  width: 225px;
  height: 280px;
  background-color: #E4E4E4;
}

/**
 * Resources block
 */
body.listing #block-resources {
  width: 212px;
  height: 93px;
  padding: 10px;
  overflow: hidden;
  border-left: 5px solid #FFF;
  background-color: #E4E4E4;
  float: left;
}

/**
 * Calculator block
 */
body.listing #block-calculator {
  width: 212px;
  height: 182px;
  float: left;
  padding: 3px 10px 2px 10px;
  overflow: hidden;
  border-left: 5px solid #FFF;
  background-color: #E4E4E4;
}

/**
 * Recent listings
 */
#block-recent-listings .listing {
  width: 210px;
  padding-bottom: 20px;
  padding-top: 10px;
  clear: both;
  border-top: 2px solid #CCC;
}

#block-recent-listings .first {
  border-top: none;
}