body,table,input,select {
	margin:0px;
	padding:0px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#333333;
}	
body { background-color:#eeeeee; }
#mainContainer {
  width:950px;
  overflow:auto;
  padding:3px;
  margin:0 auto;
  
/*  border:1px solid #00407C; */
}

#header {
  width:758px;
  background-image: url(../images/header_logo.gif);
  background-repeat:no-repeat;
  margin-bottom:5px;
  padding-left:192px;
  height:121px;
}

#header a {
  display:block;
  margin:0 1px;
  width:108px;
  height:121px;
  float:left;
}
#a_home { background-image: url(../images/a_home.gif); }
#a_why { background-image: url(../images/a_why.gif); }
#a_mapping { background-image: url(../images/a_mapping.gif); }
#a_alerts { background-image: url(../images/a_alerts.gif); }
#a_opens { background-image: url(../images/a_opens.gif); }
#a_locator { background-image: url(../images/a_property_locator.gif); }
#a_letslook { background-image: url(../images/a_letslook.gif); }

#header a:hover { background-position:bottom; }

#feature {
  width:200px;
  height:121px;
  margin-left:1px;
  float:left;
}

#leftBar {
  width:189px;
  float:left;
  font-family:Verdana,Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
}

#m_offernow {
  width:189px;
  height:27px;
  display:block;
  background-image:url(../images/m_offernow.gif);
}
#m_locator {
  width:189px;
  height:27px;
  display:block;
  background-image:url(../images/menu/locator.gif);
}
#m_locator a { height:114px; }

#leftMenu {
  width:189px;
  background-image:url('../images/left_nav3.gif');
  background-repeat:no-repeat;
  background-color:#003D7E;
  height:453px;
}
#leftMenu .title {
  width: 179px;
  color: #666666;
  font-weight: bold;
  background:#E7E7E7;
  text-transform:uppercase;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 10px;
  font-size:10px;
}  

#leftMenu .item {
  background-image: url('/images/orangearrow.gif');
  color: #999999;
  background-repeat:no-repeat;
  padding-left: 10px;
  margin-left:10px;
  margin-top: 5px;
}
#leftMenu a {
  text-decoration:none;
  color: #FFFFFF;
  display:block;
  width:158px;
  height:27px;
  line-height:27px;
  padding-left:31px; 
}
#leftMenu a:hover {
  text-decoration:none;
  background-position:bottom;
}
#m_appraisal {
  background-image:url(../images/menu/appraisal.gif);
}
#m_wanted {
  background-image:url(../images/menu/wanted.gif);
}
#m_search {
  background-image:url(../images/menu/search.gif);
}
#m_map {
  background-image:url(../images/menu/map.gif);
}
#m_why {
  background-image:url(../images/menu/why.gif);
}
#m_testimonials {
  background-image:url(../images/menu/testimonials.gif);
}
#m_about {
  background-image:url(../images/menu/about.gif);
}
#m_open {
  background-image:url(../images/menu/open.gif);
}
#m_alerts {
  background-image:url(../images/menu/alert.gif);
}
#m_shortlist {
  background-image:url(../images/menu/shortlist.gif);
}
#m_benefits {
  background-image:url(../images/menu/benefits.gif);
}
#m_contact {
  background-image:url(../images/menu/contact.gif);
}

#content {
  width:751px;
  float:left;
  padding:0px 4px 4px 4px;
  background-color:#FFFFFF;
}

#mainMenu {
  width:751px;
  color:#FFFFFF;
  font-family:Verdana,Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:11px;
  text-align:center;
  
}
/* force gecko browsers to expand to contain floats */
#leftMenu p {
  padding-left:10px;
  padding-top:10px;
  margin:0px;
}
#leftMenu p img {
  padding-right:5px;
  vertical-align:middle;
}
    
#mainMenu:after,.listingBox:after {
  display:block;
  height:0px;
  clear:both;
  visibility:hidden;
  content: ".";
}
#mainMenu a, #mainMenu a:visited {
  text-decoration:none;
  color:#FFFFFF;
}
#mainMenu a:hover {
  text-decoration:underline;
  color:#FFFFFF;
}

.menuBox {
  background-color:#F7881F;
  width:77px;
  height:72px;
  float:left;
  margin-right:7px;
  padding-top:5px;
}
.quickSearch {
  width:179px;
  padding:5px;
  background-color:#E7E7E7;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  margin-bottom:5px;
}


.quickSearch .qs_suburb {
  width: 120px;
  font-size:10px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}
.quickSearch .qs_radius {
  width: 30px;
  font-size:10px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}
.quickSearch .qs_state {
  width: 50px;
  font-size:10px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

.ms_suburb,.ms_num,.ms_state {
  font-size:10px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}
.ms_suburb {
  width: 150px;
}
.ms_state,.ms_num {
  width: 60px;
}

.advertisingHeader {
	width:569px; 
	padding:5px; 
	background-color:#EEEEEE;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	text-align:center;
	color:#000066
}
.advertisingCopy {
	padding:5px;
	text-align:justify;
	padding-bottom:21px;
}
.advertisingCopy p {
  padding:0px;
  margin:0px;
}
.contactBox {
	float:right;
	width:200px;
	margin-bottom:5px;
	margin-left:5px;
	font-family:Verdana,Arial, Helvetica, sans-serif;
  	font-size:11px;
  	text-align:justify;
	border:solid 1px #666666;
	clear:right;
	padding:5px;
}	
.contactBox p {
  padding:5px;
  margin:0px;
}
.contactBox h1 {
  padding:2px;
  margin:0px;
  text-align:center;
  font-weight:bold;
  font-size:11px;
  width:100%;
  background-color:#EEEEEE;
}
.headingTitle {
	font-size:12px; 
	font-weight:bold; 
	color:#00407C;
	text-transform:uppercase;
}

.displayBox {
  border:1px solid #000000;
  padding:3px;
  background-color:#eeeeee;
}
.displayBox thead {
  background-color:#CCCCCC;
  color:#666666;
  font-weight:bold;
  text-align:center;
  padding:5px;
}
.errorNotice {
  font-weight:bold;
  font-size:11px;
  color:#ff0000;
}
.successNotice {
  font-weight:bold;
  font-size:11px;
  color:#009900;
}

.reproperty {
  width:747px;
  padding:1px;
  border:1px solid #02407d;
  font-size:12px;
  clear:both;
  float:left;
  color:#00407d;
}
.reproperty .heading {
  background-color: #BBD2E4;    
  padding:3px;
  width:741px;
  float:left;
  color:#00407d;
}

.reproperty .offer { 
  text-transform:uppercase;
  float:left;
}

.reproperty .attrs {
  float:right;
}

.reproperty .content {
  padding:3px;
  clear:both;
}
.reproperty h1 {
  color:#ff0000;
  font-weight:bold;
  font-size:12px;
  margin:0;
  padding:0;
  float:left;
  width:344px;
}

.reproperty h2 {
  color:#00407d;
  font-weight:normal;
  font-size:12px;
  margin:0;
  padding:0;
  float:right;
  width:272px;
  text-align:right;
}

.reproperty .content p {
  clear:both;
  padding:3px 0;
  margin:0;
}

.resummary {
  width:741px;
  background-color:#E4EBFB;
  color:#00407D;
  padding:5px;
  margin-top:5px;
}
.resummary table {
  color:#00407D;
}
.resummary table td {
  vertical-align: middle;
  padding:3px 10px;
  text-align: right;
}

.reproperty .content .left {
  float:left;
  width:122px;  
  text-align:center;  
}
.reproperty .content .left img {
  width:120px;    
  border:1px solid #00407d;
}
.reproperty .content .right {
  float:right;
  width:616px;    
}

.reproperty .footer {
  float:right;
  clear:both;
}
.reproperty .footer img {
  border:0;
}

.reproperty em {
  padding:5px;
  color:#ff0000;
  background-color:#999999;
  font-weight:bold;
  font-size:1.2em;
  display:block;
}

.rebrief {
  width:751px;
  font-size:12px;
  clear:both;
  float:left;
  color:#00407C;
  background-color:#BBD2E4;
  margin-bottom:5px;
}
.alt { background-color: #E4EBFB; }

.rebrief h2 {
  width:150px;
  text-transform: uppercase;
  margin:0;
  padding:5px;
  font-size:1em;
  font-weight:bold;
  float:left;
}

.rebrief h3 {
  width:230px;
  float:left;
  margin:0;
  padding:5px;
  font-size:1em;
  font-weight:normal;
}

.rebrief label,.reproperty label {
  background-color: #114883;
  font-size:10px;
  height:21px;
  line-height:21px;
  text-align:center;
  float:right;
  margin:0 1px;
  width:120px;
  color:#ffffff;
  font-family:Tahoma,Arial,Helvetica;
}
.rebrief .r2 { clear: left; }

.rebrief h4,.rebrief h5 {
  margin:0;
  padding:5px;
  font-weight:normal;
  font-size:1em;
  display:block;
}
.rebrief h4 { clear:left; width:320px; }
.rebrief h5 { float: right; clear:right; width:340px; text-align:right; }

.rebrief ul,.reproperty ul {
  list-style:none;
  float:right;
  height:21px;
  margin:1px 0 0 0;
  padding:0;
  color:#ffffff;
  font-weight:bold;
}

.rebrief li,.reproperty li {
  width:51px;
  height:21px;
  line-height:21px;
  background-repeat: no-repeat;
  float:left;
  margin:0 1px;
  padding:0 0 0 3px;
}

.rebrief li.car,.reproperty li.car {
  background-image:url(../images/n_Car.gif);
}
.rebrief li.bed,.reproperty li.bed {
  background-image:url(../images/n_Bed.gif);
}
.rebrief li.bath,.reproperty li.bath {
  background-image:url(../images/n_Bath.gif);
}
.rebrief li.pool,.reproperty li.pool {
  background-image:url(../images/n_Pool.gif);
  width:32px;
  padding:0;
}
.rebrief h2 img {
  border:0;
  vertical-align:middle;
}
.sold { background-color:#ccffcc; }
.contract { background-color:#ffcccc; }
#nl_photo {
  position:absolute;
  background-color:#3A62A5;
  padding:2px;
  border:1px solid #333333;
  display:none;
}    

.reproperty .ofi {
  padding:3px;
  background-color:#BBD2E4;
  margin:-10px 0 5px 0;
}
.rebrief .ofi { 
  float:left;
  clear:left;
  padding-bottom:3px;
  width:320px;
}
#smsD {
  width:400px;
  height:130px;
  background-color:#cccccc;
  border:1px solid #000000;
  position:absolute;
  display:none;
}
.agpsb {
  width:202px;
  margin:5px 19px;
  float:left;
  text-align: center;
  font-weight:bold;
  font-size:11px;
  display:inline;
  color:#003C7D;
}
.agpsb img {
  margin-bottom:5px;
  border:none;
}
#bettahp {
  font-family:Arial,Helvetica,sans-serif;
  color:#222222;
  font-size:13px;

}
#bettahp .lhc {
  float:left;
  width:371px;    
}
#bettahp .rhc {
  float:right;
  width:371px;    
}
#bettahp dl {
  background-image: url(../images/articles/box_base.jpg);
  background-position:bottom;
  background-repeat:no-repeat;
  padding-bottom:18px;
  width:371px; 
  margin:0;
}
#bettahp dd {
  background-image: url(../images/articles/box_middle.jpg);
  background-repeat:repeat-y;
  margin:0;
  padding:5px 15px;
}

#bettahp dt {
  background-image: url(../images/articles/box_top.jpg);
  background-position:bottom;
  padding-bottom:18px;
  background-repeat:no-repeat;
}
#bettahp dt a {
  text-decoration: underline;
  color:#222222;
  font-weight:bold;
  font-size:16px; 
  padding:15px 15px; 
  height:40px;  
  display:block;
  background-image: url(../images/articles/blank_header.jpg); 
}
#bettahp dt a:hover {
  text-decoration: none;
  color:#003b79;
}

#bettahp dt a.chrismarsh {
  background-image: url(../images/articles/chris_header.jpg); 
  padding-right:40px;   
}
#bettahp dt a.nicolebragg {
  background-image: url(../images/articles/nicole_header.jpg); 
  padding-right:40px;   
}
#bettahp dt a.clivechris {
  background-image: url(../images/articles/clivechris_header.jpg); 
  padding-right:80px;   
}
#bettahp dt a.malcolmcooper {
  background-image: url(../images/articles/malcolm_header.jpg); 
  padding-right:40px;   
}

#bettahp .qs_radius { width:50px; }
#bettahp th { text-align: right; }

#bettahp h2 {
  color:#222222;
  font-weight:bold;
  font-size:16px; 
  padding:15px 15px; 
  height:40px;  
  display:block;
  background-image: url(../images/articles/blank_header_l.jpg);
  width:721px;   
  line-height:20px;   
}
#bettahp h3 {
  color:#222222;
  font-weight:bold;
  font-size:14px; 
  font-family: Arial,Helvetia,sans-serif;
  padding:0;
  margin:0;
  text-decoration: underline;
}
#bettahp h2.chrismarsh {
  background-image: url(../images/articles/chris_header_l.jpg); 
  padding-right:40px;
  width:691px;   
}
#bettahp h2.malcolmcooper {
  background-image: url(../images/articles/malcolm_header_l.jpg); 
  padding-right:40px;
  width:691px;   
}
#bettahp h2.nicolebragg {
  background-image: url(../images/articles/nicole_header_l.jpg); 
  padding-right:40px;
  width:691px;   
}
#bettahp h2.clivechris {
  background-image: url(../images/articles/clivechris_header_l.jpg); 
  padding-right:40px;
  width:691px;   
}
#bettahp a.back {
  display:block;
  width:80px;
  height:78px;
  background-image: url(../images/articles/back_btn.jpg);
  background-position:top;    
}
#bettahp a.back:hover {
  background-position:bottom;    
}
#bettahp p {
  margin:0;
  padding:0 10px;    
}
.ap_sbtn {
  background-image: url(../images/articles/web_banner.gif);
  background-repeat:no-repeat;
  display:block;
  width:751px;
  height:80px;    
}
.ap_sbtn:hover {
  background-position:bottom;
}
#bettahp blockquote {
  border-top:1px solid #333333;
  margin:10px; 
  padding:5px;
  font-style:italic;   
  background-color:#cccccc;
}
#bettahp blockquote em {
  font-weight:bold; 
  text-decoration: underline;   
}
#related-articles {
  width:280px;
  background-color:#c9c9c9;
  float:right;
  margin:10px;
  display:inline;
  background-image: url(../images/articles/rounded-article-footer.gif);
  background-position: bottom;
  background-repeat:no-repeat;
  padding-bottom:10px;    
}
#related-articles h4 {
  background-image: url(../images/articles/rounded-article.gif);
  background-position: top;
  background-repeat:no-repeat;    
  width:270px;
  height:25px;
  line-height:25px;
  color:#ffffff;
  margin:0;
  padding:0 0 0 10px;
  font-family:Arial,Helvetica,sans-serif;
  font-size:13px;
  font-weight:bold;
}
#related-articles ul {
  margin:0;
  padding: 10px 10px 10px 30px;    
}
#related-articles ul li {
  margin:0;
  padding: 2px 0;    
}
#related-articles ul li a {
  text-decoration:none;
  color:#000099;   
}
#related-articles ul li a:hover {
  text-decoration:underline;
}

.tmn {
border-bottom:dashed 1px #000000; padding-bottom:5px;clear:both; margin-bottom:10px;    
}
.tmn img { float:right; margin:5px 0; display:inline; }