/* listing results */
.listingBox {
	width: 749px;
	border-style:solid;
	border-width: 1px;
	border-color:#00407c;
	background-color:#ffffff;
	position:relative;
}
.shadow {
  clear:both;
  width:751px;
  height:9px;
  background-image: url(../images/shadow.gif);
  background-repeat: repeat-x;
  margin-bottom: 7px;
}
.listingAddress {
  font-weight: bold;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  text-transform:uppercase;
  color:#000000;  
}
.listingHeader,.listingLeaseHeader,.listingResHeader,.listingResLeaseHeader {
	width: 739px;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	height:35px;
    padding-top:5px;
}
.listingResHeader {
	border-color:#EEEEEE;
	background:#a1b4c6;
	padding-left:10px;
    background-image:url(../images/list_header.gif);
    background-position:top right;
    background-repeat: no-repeat;
}
.listingBoxClear {
  clear:both;
  height:10px;
  content: "&nbsp;";
}
.listingHeader .col1,.listingLeaseHeader .col1,.listingResHeader .col1,.listingResLeaseHeader .col1,.listingSoldHeader .col1,
.listingHeader .col2,.listingLeaseHeader .col2,.listingResHeader .col2,.listingResLeaseHeader .col2,.listingSoldHeader .col2 
.listingHeader .col3,.listingLeaseHeader .col3,.listingResHeader .col3,.listingResLeaseHeader .col2,.listingSoldHeader .col3,
.listingResHeader .attribBox  {
  font-weight: bold;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  text-transform:uppercase;
  float:left;
} 
.listingHeader .col1,.listingLeaseHeader .col1,.listingResHeader .col1,.listingResLeaseHeader .col1,.listingSoldHeader .col1 {
  width:215px;
  color:#344656;
} 
.listingHeader .col2 {
  width:244px;
  padding-left:5px;
  color:#ffffff;
}  
.listingLeaseHeader .col2,.listingResLeaseHeader .col2,.listingSoldHeader .col2 {
  width:114px;
  padding-left:5px;
  color:#ffffff;
} 
.listingResHeader .col2 {
  width:264px;
  color:#ffffff;
}

.listingResHeader .price {
  width:180px;
  color:#ffffff;
  text-align: right;
  float:right;
}
.listingHeader .col3,.listingLeaseHeader .col3,.listingResHeader .col3,.listingResLeaseHeader .col3,.listingSoldHeader .col3 {
  width:126px;
  color:#000066;
  padding-left:5px;
  color:#ffffff;
} 
.listingHeader .col4,.listingLeaseHeader .col4,.listingResHeader .col4,.listingResLeaseHeader .col4,.listingSoldHeader .col4 {
  width:240px;
  color:#000066;
  padding-left:5px;
  color:#ffffff;
  float:left;
} 

.listingResHeader .attribBox {
  width:509px;
  padding-left:5px;
  color:#000066;
  font-size:12px;
}

.headerIcon {
  width:43px;
  float:left;
  background-repeat:no-repeat;
  background-position:10px 0;
  text-transform:capitalize;
}
.headerIcon.car {
  background-image:url(../images/car.gif);
}
.headerIcon.bed {
  background-image:url(../images/bed.gif);
}
.headerIcon.bath {
  background-image:url(../images/bath.gif);
}

.headerIcon.air {
  background-image:url(../images/air.gif);
  background-position:0 0;
  width:33px;
}
.headerIcon.pool {
  background-image:url(../images/pool.gif);
  background-position:0 0;
  width:33px;
}
.headerIcon.views {
  background-image:url(../images/views.gif);
  background-position:0 0;
  width:33px;
}
.headerIcon.study {
  background-image:url(../images/study.gif);
  background-position:0 0;
  width:33px;
}
.headerIcon.beach {
  background-image:url(../images/beachfront.gif);
  background-position:0 0;
  width:33px;
}
.headerIcon em {
  display:block;
  height:13px;
  line-height:13px;
  font-style: normal;
  text-transform: none;
}
.headerLogo {
  width:160px;
  float:right;
  padding-left:5px;
  padding-right:5px;
}
.sold_listPrice {
  width:200px;
  float:right;
  padding-left:5px;
  padding-right:5px;
  text-align:right;
  font-weight:bold;
  text-transform:uppercase;
}
.icons { float:right; color:#ffffff; width:114px; }
.icons2 { float:left; color:#ffffff; width:324px; }

.listingPhoto {
	width: 210px;
	min-width: 210px;
	text-align:center;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	margin-top:1px; /* was -10px */
    font-family:Verdana,Arial, Helvetica, sans-serif;
    font-size:9px;
    color:#000066;
}
.listingPhoto img { width:210px; }
.listingCopy,.listingNoPhotoCopy,.listingSaleCopy {
  float:left;
  padding-right:5px;
  font-weight:normal;
  font-family:Verdana,Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#000000;
  text-align:justify;
  padding-bottom:27px;
}
.listingCopy {
  width:514px;
}
.listingSaleCopy {
  width:460px;
}

.listingNoPhotoCopy {
  padding-left:10px;
  width:734px;
}
.listingNoPhotoSaleCopy {
  padding-left:10px;
  width:750px;
}

.listingCopyHeading {
  text-align: center;
  font-weight: bold;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#000066;
  text-transform:uppercase;
}
.ofischedule {
  text-align: left;
  font-weight: bold;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#FF0000;
}

.listingFooter {
  width:749px;
  margin-top:-27px;
  margin-bottom:3px;
  float:left;
 	font-family:Arial, Helvetica, sans-serif;
  	font-size:14px;
  	font-weight:bold;
  	color:#000066;
  	text-align:center;
  
}
.footerIcons {
  float:right;
  /*width:434px;*/
}


.btn {
  display:block;
  background-repeat: no-repeat;
  float:left;
  height:24px;
  margin:3px;
}
.btn:hover { background-position: bottom; }

.offerBtn { 
  width:180px; 
  background-image:url(../images/offernow_btn.gif);
}

.moreInfoBtn { 
  width:102px; 
  background-image:url(../images/Button_MoreInfo.gif);
}

.shortlistBtn { 
  width:102px; 
  background-image:url(../images/Button_ShortList.gif);
}
.smsBtn { 
  width:102px; 
  background-image:url(../images/Button_SMS.gif);
}

.r_shortlistBtn { 
  width:102px; 
  background-image:url(../images/Button_RShortList.gif);
}

.galleryBtn { 
  width:102px; 
  background-image:url(../images/Button_ViewGallery.gif);
}

.mapBtn { 
  width:102px; 
  background-image:url(../images/Button_ViewMap.gif);
}

#galleryLinks p { margin-left:84px; }

#galleryLinks div { margin-left:107px; }

.listingAttributes_left {
	width: 105px;
	float: left;
    font-family:Verdana,Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#000066;
	background:#EEEEEE;
	margin-top:2px;
	margin-right:5px;
}
.listingAttributes {
	width: 155px;
	float: right;
    font-family:Verdana,Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#000066;
	background:#EEEEEE;
	margin-top:2px;
	margin-left:5px;
}	
	
.listingAttributes label {
	font-weight: bold;
}	
.listingHeader {
	border-color:#F0F0FA;
	background:#F0F0FA;
	padding-left:10px;
	padding-top:5px;
    background-image:url(../images/list_header_corp.gif);
    background-position:top right;
    background-repeat: no-repeat;

}
.resultsQuery,.resultsHeaderRow,.resultsHeaderRow .resultCount select,.resultsHeaderRow select {
  font-family:Verdana,Arial, Helvetica, sans-serif;
  font-size:11px;
  color: #00407c;
}
.resultsQuery { float: left; }
#resultsTop { width:751px; clear: both; }
#resultsTop .resultCount { float: right; }

.resultsHeaderRow {
  width: 731px;
  clear:both;
  background-color:#e4ecfc;
  padding:5px 10px;
}  
.pageCount { clear:both; padding:5px 0; width:100%; text-align:center; }

.resultsHeaderRow .sortBy {
  float: right;
  width: 300px;
  text-align:right;
}
.resultsHeaderRow .suburbs {
  float: left;
  width: 430px;
}
.pageCount a {
  text-decoration:none;
  color:#FF0000;
}
.pageCount a:hover {
  text-decoration:none;
  color:#FFFFFF;
  background-color:#FF0000;
}

/* sold details */
.soldBox {
	width:728px;
	height:170px;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}
.negativeStrip {
	background-image:url(/images/negative_strip.gif);
	background-repeat:repeat-y;
	width:16px;
}	
.soldCaption,.recentCaption {

	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	text-align:center; 
	text-transform:uppercase;
}
.recentCaption {
    color:#F7881F;
    font-size:14px; 
}
.soldCaption {
	color:#FF0000; 
    font-size:13px;
}
.soldCell {
  border:solid 1px #000000;
  width:696px;
  vertical-align:top;
}
/* listing details */
.listingTop {
  width:749px;
}  

.listingMainPhoto {
	width: 350px;
	padding: 5px;
	float: left;
	text-align:center;	
}
.listingSummary {
  width:379px;
  float:left;
  background-color:#EEEEEE;
  margin-top:5px;
  line-height:20px;
  font-family:Verdana,Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#000066;
  padding-left:5px;
  padding-top:5px;
  margin-bottom:5px;
}
.listingSummary label {
	width: 105px;
	float: left;
	font-weight:bold;
}
#galleryLinks {
  width: 384px;
  float:left;
  margin-bottom:5px;
}
#galleryLinks p img {
  padding-right: 5px;
  vertical-align:middle;
}

.galleryLinkBox {
  border-width:1px;
  border-style:solid;
  border-color:#FF0000;
  width:20px;
  height:20px;
  margin-right:5px;
  margin-bottom:5px;
  padding-top:5px;
  background-color:#FFFFFF;
  float:left;
  text-align:center;
  font-family:Verdana,Arial, Helvetica, sans-serif;
  font-size:11px;
  color: #333333;
  font-weight:bold;
}
.galleryLinkBox a {
	background-color:#FFFF99;
}	
.listingBottom {
  	width:749px;
	float:left;
}  
.listingThumbnails img { width: 210px; }

.listingThumbnails {
  width: 210px;
  float:left;
  padding-left:5px;
  padding-right:10px;
  padding-bottom:5px;
}  
.listingMainCopy,.listingNoPhotoMainCopy {
  font-weight:normal;
  font-family:Verdana,Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#000000;
  float: left;
  text-align:justify;
  margin-top:5px;
}
.listingMainCopy {
  width: 352px;
}
.listingNoPhotoMainCopy {
  width: 470px;
  padding-left:5px;
}

.agentBox {
	float:right;
	width:160px;
	margin-right:5px;
	margin-top:5px;
	font-family:Verdana,Arial, Helvetica, sans-serif;
  	font-size:11px;
  	text-align:justify;
	border:solid 1px #666666;
	clear:right;
}	
.agentBox p {
  padding:5px;
  margin:0px;
}
.agentBox p img {
  padding-right: 5px;
  vertical-align:middle;
}
.documentHeader {
  width: 313px;
  background:#C6D6FD;
  font-weight: bold;
  font-family:Verdana,Arial, Helvetica, sans-serif;
  font-size:9px;
  height: 20px;
  border-color: #000000;
  border-width: 1px;
  border-style: solid;
}
.documentDescription {
	width: 248px;
	float: left;
	padding: 2px;
}	  
.documentSize,.documentSizeData {
	float:right;
	width: 50px;
	padding: 2px;
	text-align:right;
}	

.documentSizeData {
	border-left-width: 1px;
	border-left-style:dashed;
}
.documentDescription a {
  text-decoration:none;
}
.documentDescription a:hover {
  text-decoration:underline;
}

.documentRow {
  width: 100%;
  font-weight: normal;
  font-family:Verdana,Arial, Helvetica, sans-serif;
  font-size:9px;
}
.documentBox {
  width: 315px;
  float:left;
  margin-top:10px;
  margin-bottom:5px;
  line-height:normal;
}
#brochure {
  width:751px;
  padding:4px;
  background-color:#FFFFFF;
  overflow:auto;
}

.prid { font-size:11px; }

.l_sp { background-color:#153B86; padding:0 0 2px 5px; color:#ffffff;  }

* html .agentBox { display: inline; } /* IE double margin float bug */

.plocban img { border:0; }
.plocban { text-align: center; }