@charset "utf-8";

/* CSS Document */
/* Created: Kean Onn See
* HTML #tic_container {	
	background-image: url(images/tic_black_bg.png);
	behavior: url(/Portals/_default/Skins/XXXX/iepngfix.htc);
}
*/
html{
	padding:0;
	margin:0;
}

body{
	background: #fff;
	font: normal 78%/1.5em  Verdana, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	margin:0;
	padding:0;
	background: #aeaeae url(images/bg/bg_body.jpg) no-repeat top center;
}


h1, h2, h3, h4{
	font-weight: bold;
	color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


h2{
	font-weight: bold;	
	font-size: 18px;	
	padding-bottom: 10px;
	color: #666666;
}

 h2.h2Normal .Head{
 	font-weight: bold;	
	font-size: 18px;
	color: #666666;
	}

h3{
	font-size: 18px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h4{
	font-size: 14px;

}

p, ul, ol, em{
	line-height: 1.4em;
	font-size: 12px;
	color: #666666;
/*	letter-spacing: .1em;
	word-spacing: .2em;*/
}

.SelectedTab,
.Normal, .NormalDisabled {
font-family:Verdana, Arial, Helvetica, sans-serif;
}


ul, ol{
	font-size:12px;
	padding-left: 60px;
	padding-right: 40px;
	margin:0 0 20px 0;
	list-style-type: none;
}

ul {
	padding-left: 40px;
}

ul li{
	margin-left: 0px;
	padding-left: 20px;
	list-style-type: none;
	background: url(images/bullet_arrow.gif) top left no-repeat;
}
a:visited,
a:link{
	text-decoration: none;
	color: #99CC00;
	font-weight: bold;

}

a:hover{
	text-decoration:underline;
	color:#99CC00;
}



#SiteWrapper{
	position:relative;
	margin: 0 auto;
	padding: 0;
	width: 960px;
	text-align: left;
	background: #aeaeae url(images/bg/bg_site_body.gif) repeat-y 0px 300px;
	
}

	#SiteWrapper .inner{
		float:left;
		background: url(images/bg/bg_site_upper.jpg) no-repeat top center;
	}


ul.listnews li a{
color:#604367;
text-decoration:underline;
font-weight:normal;
font-size:11px;
}
ul.listnews li a:hover{
text-decoration:none;
}

#Brand{		
	display: block;
}
	
	#Brand a:link, #Brand a:visited{
		width: 300px;
		margin-top: 10px;
		height: 100px;
		float:left;
		display: block;
		text-indent: -999em;
		overflow:hidden;
		background: url(images/logo.gif) top left no-repeat;
	}
	
	#Brand h1{
		float:left;
		display: block;
		width: 300px;
		margin:5px 0 0 20px;
		padding: 0;
	}
	
	#Brand a#sublogo:link, #Brand a#sublogo:visited{
		width: 526px;
		margin-right:20px ;
		margin-top:40px ;
		
		height: 60px;
		display: block;
		float:right;
		text-indent: -999em;
		overflow:hidden;
		background: url(images/award_logo.gif) top left no-repeat;
	}
	
#ContentWrapper{
	/*position: relative;
	top:0px;
	left: 0px;*/
	float:right;
	display:block;
	margin: 20px 0 0 0;
	z-index:50;
	width: 960px;
	
}
	
	#smarter{
		clear:both;
		float:left;
		width: 960px;
		height: 60px;		
		background: url(images/bg/bg_site_lower.gif) no-repeat left bottom;
	}

	#stage{
		height: 260px;
		background: url(images/stage.jpg) no-repeat top center ;
	}

	#ContentLeft{	
/*		position: absolute;	
		top: 0px;
		left: 0px;*/
		
		float:left;
		width: 210px;
		background: url(images/bg/nav_bg_lower.jpg) no-repeat bottom left;
		margin-left: 23px;
		padding-bottom:30px;
			
	}
	
	#ContentLeft .inner{
		width: 210px;
		padding-bottom:60px;
		margin-bottom:30px;
		float:left;		
		background: url(images/bg/nav_bg_upper.jpg) no-repeat top left;
	}
	
	* HTML #ContentLeft{	
	 margin-left: 5px;
	}
	
	
	#ContentRight{
	/*	position: absolute;
		top: 0px;
		right: 0px;*/
		float:left;
		margin-left: 0px;
		width: 710px;
	}
	
	#ContentRight h1, #ContentRight h2, #ContentRight h3, 
	#ContentRight h4, #ContentRight p{
		margin-left: 30px;
		margin-right: 30px;
	}
	
	* HTML #ContentRight{
		width: 705px;
		margin-left: 5px;		
	}
	
#faq{
padding-left:20px;
}
	
#faq #ContentRight p{
margin-left: 0px;
margin-right: 0px;
}
	
	#InnerContent2,
	#InnerContent,	
	#dnn_ContentPane{
		padding: 5px 10px;
		background: url(images/bg/bg_content_body.png) repeat-y top center;
		_background: url(images/bg/bg_content_body.gif) repeat-y top center;
		behavior: url(/Portals/_default/Skins/Justrent/iepngfix.htc);
	}
	
	.nopadding #dnn_ContentPane{
		padding: 5px 0px;
		/*background: url(images/bg/bg_content_body.gif) repeat-y top center;*/
		background: url(images/bg/bg_content_body.png) repeat-y top center;
		behavior: url(/Portals/_default/Skins/Justrent/iepngfix.htc);
	}
	
	
	#InnerContent #dnn_ContentPane{
		float:left;
		width:480px;
		background:none;
	}
	
	#InnerContent #dnn_RightPane{
		float:left;
		width:200px;
		margin-left:10px;
		margin-right:10px;
	}
	
	
	
	#InnerContent2{
		#height:550px;
		_height:550px;
	}
	
	#InnerContent2 #dnn_ContentPane{
		margin-left:20px;
		margin-top:-10px;
		float:left;
		width:330px;
	}
	
	#dnn_ctr1159_ContentPane{
	width:500px;
	margin-left:25px;
	}
	
	#InnerContent2 #dnn_ContentPane h2{
		margin-left:0px;
		#margin-top:30px;
		_margin-top:30px;
	}
	
	#InnerContent2 #dnn_RightPane{
		float:left;
		width:290px;
		_width:280px;
		margin-left:10px;
		margin-right:10px;
	}
		
	#ContentRight .header, #ContentRight .footer{
		clear:both;
		height: 30px;
		background:gray;		
	}
	
	.home #ContentRight .header{
		/*background: url(images/bg/home_content_header.gif) no-repeat top center;*/
		background: url(images/bg/home_content_header.png) no-repeat top center;
		behavior: url(/Portals/_default/Skins/Justrent/iepngfix.htc);
	}
	
	.home #ContentRight .footer{
		/*background: url(images/bg/home_content_footer.gif) no-repeat bottom center;*/
		background: url(images/bg/home_content_footer.png) no-repeat bottom center;
		behavior: url(/Portals/_default/Skins/Justrent/iepngfix.htc);
	}
	
.formtable .SubHead {
color:#666666;
font-family:Verdana,Tahoma,Arial,Helvetica;
font-size:12px;
font-weight:normal;
}

.mainform{
margin-left:20px;
}

.formtable{
margin-left:20px;
}
	
#Footer{
	float:left;
	display:block;
	padding: 10px 0px 20px 0px;
	height: 30px;
	width: 100%;
	background:#aeaeae;
	text-align:center;
}


	#Footer ul, #Footer ul li{
		padding:0px;
		margin:0px 0px;
		display:inline;
		list-style:none;
		background:#aeaeae;
	}
	
	#Footer ul li{
			margin-right: 10px;
			color:#FFFFFF;
		}
		
		#Footer ul#links{
			padding-left: 10px;			
		}
		
		#Footer li.font,
		#Footer a{
			color: #666666;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:10px;
			letter-spacing:normal;
			font-weight:normal;
		}
		
		#Footer a:hover{
			text-decoration: underline;
		}

* HTML #Footer{ /* Important! If not MainNav in IE6 will go mad*/
	float:none;
}

#stage{
	height: 250px;
	background:url(images/stage.jpg) no-repeat top left;
	margin-bottom:20px;
}


.block{
	width: 153px;
	float:left;
	margin:20px 0 0 18px;
	padding: 40px 10px 10px 10px;
}

.block select, .block input{
	width: 150px;
	float:left;
	background: white; 
	margin:0 0 4px 0;
	border:1px solid white;
	padding: 1px 0px 1px 3px;
	font-size: 10px;
	color: #666666;
} 

.innerframe{
	width: 153px;
	float:left;
	margin-left:18px;
	padding:0px;
}

.innerframe{
	_width: 153px;
	_float:left;
	_margin-left:10px;
	_padding:0px;
}


	#search{
		background: url(images/bg/bg_search.png) no-repeat top left;
		behavior: url(/Portals/_default/Skins/Justrent/iepngfix.htc);
		#height:100px;
		_height:100px;
	}
	
	#search select{
		background: white;
	}
	
	#alert{
		background: url(images/bg/bg_alert.png) no-repeat top left;
		behavior: url(/Portals/_default/Skins/Justrent/iepngfix.htc);
	}
	
	#brochure{
		padding-top:60px;
		background: url(images/bg/bg_brochure.png) no-repeat top left;
		behavior: url(/Portals/_default/Skins/Justrent/iepngfix.htc);
	}
	
* HTML .block{
	margin:25px 0 0 10px;
}


#alert.block input{
	#margin:0 0 4px -20px;
} 

/*Clearfix*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;


}

.clear{
	float:left;
	clear:both;
}

#dnn_ctr1156_DD{
	width: 600px;
	margin-left: 30px;
	#margin-left: 50px;
}





.summary_Bedrooms {
	background-image:url(images/detail_bed.gif);
	color:black;
}

.summary_Bathrooms {
	background-image:url(images/detail_bath.gif);
}

.summary_Garages {
	background-image:url(images/detail_garage.gif);
}


.listingSummary .detailSummary {
	display:inline;
	float:right;

}

.prop_description {
	text-align:justify;
	margin-left:30px;

}

.descr {
	text-align:justify; 
	padding-right:4px;
	color:#666666;
}

.listingSummary .detailPrice {
	color:#666666;
	font-weight:bold;
	margin-bottom:15px;
	margin-left:30px;
}

.lblsmall {
	font-weight:normal;
	
}

.listingPagination {
	color:#9E9E9E;
	font-size:11px;
	padding-top:0px;
}



.paginationtop {
	float:right;
	/*margin-right:20px;*/
	padding-right:3px;
}

.printLink {
	text-decoration:underline;
	color:#38A398;
}

.printLink a {
	text-decoration:underline;
	color:#38A398;
}

.content {
	clear:both;
}

.content_ {
	clear:both;
	margin-left:20px;
	margin-right:10px;
	background-color:white;

}

.topline {
	 background-color:#F3F3F3;
	 height:24px;
	 padding-top:3px; 
	 margin-bottom:10px;
	 width:664px; 
	 position:relative;
	 left:23px;
}

.topline_bottom {
	 background-color:#F3F3F3;
	 height:24px;
	 padding-top:3px; 
	 margin-bottom:10px; 
	 width:664px; 
	 position:relative;
	 left:3px;

}


#sortbypanel {
	/*margin-left:26px;*/
	padding-left:3px;
	float:left;
	width:200px;
	padding-bottom:3px;
	color:#9E9E9E;
}
	
#listingFooter {
	width:100%;
	background-color:white; 
	height:20px;
}

.paginationtop_details {
	float:right;
	/*margin-right:20px;*/
	padding-right:3px;
	color:#9E9E9E;
}


#ImgPreviewPanel {
	display:inline;
	float:left;
	width:468px;
	min-height:100px;
}

.prevlink {
	position:relative;
	top:1px;
	left:0px;
	display:inline; 
	width:9px;
	height:10px;
}

.map {
	clear:both;
	width:474px; 
	height:300px;
	float:left;
	margin-left:10px;
}
.horiz_line {
	color:#CCCCCC; 
	height:2px;
}
.nextlink {
	position:relative;
	top:1px;
	left:7px;
	display:inline;
	width:9px;
	height:10px;
}

#leftnav_returnpropertydetails {
	background:transparent url(images/icon_back.gif) no-repeat scroll left top;
	list-style-type:none;
	margin-left:0;
	position:relative;
	top:15px;
	padding-left:20px;
}

#ContactWrapper {
	width:140px;
	float:left;
	margin-left:15px;
	color:#666666;

}
#detailPane1 {
	height:1%;
}
#detailPane1, #detailPane2 {
	background:#FFFFFF none repeat scroll 0 0;
	margin-bottom:8px;
	min-height:1%;
	margin-left:8px;
	
}

#detailPane2 {
 padding-bottom:20px;
}

#detailPane3 {
	width:100%;
	background:#FFFFFF none repeat scroll 0 0;
}

.details #dnn_ContentPane  {
	text-align:left;
}
#rightcolwrapper .content {
	background:#FFFFFF none repeat scroll 0 0;
	margin-left:18px;
	margin-right:12px;
	position:relative;
	

}


h5#detailHeadline {
	color:#9E9E9E;
	font-size:11pt;
	font-weight:bold;
	margin:0 18px 0 0;
}

.detailAddress {
	color:#666666;
	font-size:10pt;
	font-weight:bold;
	margin:0 18px 0 0;
}

#detailAddress {
	padding-top:15px;
	padding-bottom:13px;
	color:#666666;
	margin-right:0px;
	margin-left:26px;
	font-weight:bold;
	font-size:15px;
}

#detailDesc {
	margin-left:10px;
	padding-bottom:50px;
	padding-right:10px;
	/*padding-top:32px;*/
	width:430px;
	display:inline;
	float:left;
	text-align:left;
	width:440px;
}

.detailSummary {
	height:24px;
	margin-bottom:8px;
	width:160px;
	overflow:hidden;
	position:relative;
	left:15px;
}


#PreviewThumbs {
	position:relative;
	top:-32px;	
	overflow-y:auto;
}


.detailSummary ul.horzlist li {
	display:block;
	list-style-type:none;
	margin-right:5px;
	padding:0;
}
.detailSummary ul.horzlist{
	padding:0;
	margin:0px;
}

.detailSummary ul.horzlist li {
	background-position:left top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:16px;
	height:24px;
	line-height:24px;
	margin-right:2px;
	text-indent:33px;
	width:50px;
}
ul.horzlist li {
	display:inline;
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
}




.leftcol_ {
	display:inline;
	float:left;
	text-align:left;
	margin-left:28px;
	width:166px;
}

.rentalinfo_ {
	display:inline;
	float:left;
	text-align:left;
	margin-left:38px;
	width:166px;
	color:#666666;
}

#detailPane2 p {
	text-align:left;
	float:left;
	padding:0;
	margin:0;
}

.header_img {
	color:#99cc00;
	font-weight:14pt;
	text-align:left;
	font-weight:bold;
}

.lblSmall {
	display:block;
	float:left;
	width:40px;
	margin-right:2px;
}

.suburb {
	font-weight:bold;
	color:#99cc00;
	text-transform: uppercase;
	margin:0px 0px 0px 10px;
	padding:0px;
}

td {
font-family:Verdana, Tahoma,Arial,Helvetica;
font-size:12px;
}

#dnn_ContentPane .DNNAligncenter {
text-align:left;
}

#loadedlogo{
padding-right:20px;
}
#loadedlogo a{
color:#666666;
}

.innerpanel input.btnSearch{
background:none;
border:none;
float:right;
}
.share{
text-align:center;
}
.share img{
margin-top:15px;
}
