@charset "utf-8";
/* CSS Document */
/* Horizontal Menu*/

#nav{
/*	position: absolute;
	top:130px;
	left:0px;*/
	float:left;
	margin-left: 20px;
	margin-top: 20px;
}

* HTML #nav{
	margin-left: 10px;
}

#nav ul {
	padding:0;
	margin:0;
	list-style-type:none;
	float:left;
	width:auto;
}

#nav ul li {
	position: relative;
	float:left;
	line-height : 1.25em;
	background:none;
	list-style-type: none;
	margin:3px 0 0 0;
	padding-left: 0px;
}

#nav a {
	font-size:1.08em;
	display:block;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
	width:173px;
	height:32px;
	padding :0px;
	color:#000;
/*	text-indent: -999em;
	overflow:hidden;*/
	float:left;	
}

#nav li li a {
	width:173px;
}

#nav li a:hover {
	
	
}
#nav li.SelectedTab a{
	font-size:1.12em;
	
}
#nav .DisabledTab {
	color:#ccc;
}
/* no need to change these hover classes
unless you need more than 4 levels */
#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li:hover ul ul ul ul,
#nav li.iehover ul ul,
#nav li.iehover ul ul ul,
#nav li.iehover ul ul ul ul{
	left: -999em;
}
#nav li:hover ul,
#nav li.iehover ul {
	top: 1.6em;
	left:0;
}
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li li.iehover ul,
#nav li li li.iehover ul {
	top: 0;
	left:12.8em;
}


#nav li ul { /* second-level lists */
/*	position : absolute;
	left: -999em;*/
	width:173px;
	display:none; /* hide non selected link*/
	float:left;
	padding-bottom: 10px;
	background: white url(images/nav/nav_level1_lower.gif) bottom left no-repeat!important;
}

#nav li.SelectedTab ul, #nav li.SelectedTab ul ul{ /* review selected links */
	margin-top: -10px;
	display:block;
	float:left;
}

#nav li ul li a:link, #nav li ul li a:visited{
	width: 138px;
	height: auto;
	color: #666666;
	padding:1px 10px 1px 25px;
	font-weight:normal;
	text-indent:0px !important;
	overflow:auto !important;
	font-size: 11px;
	background: white url(images/nav/nav_dotted_gray.gif) 10px 5px no-repeat!important;
}

#nav li ul li a:hover{
	text-decoration: underline;
	background: white url(images/nav/nav_dotted_green.gif) 10px 4px no-repeat!important;
}

#nav li ul li.SelectedTab a:link, #nav li ul li.SelectedTab a:visited{
	text-decoration: none;
	background: white url(images/nav/nav_dotted_green.gif) 10px 4px no-repeat!important;
}

/* Navigation Customisation */


/* Home*/
#nav li a,
#nav li a:hover,
#nav li a:link,
#nav li a:visited{
		cursor:pointer;
} 

#nav li#nav192 a:link,
#nav li#nav192 a:visited{
	text-indent: -999em;
	overflow:hidden;
	background: url(images/nav/nav_home.png) no-repeat top left;
	behavior: url(/Portals/_default/Skins/Justrent/iepngfix.htc);
	cursor:pointer;
} 

#nav li#nav192 a:hover,
#nav li#nav192.SelectedTab a:link,
#nav li#nav192.SelectedTab a:visited{
	background:url(images/nav/nav_home_hover.png) no-repeat top left;
	behavior: url(/Portals/_default/Skins/Justrent/iepngfix.htc);
} 

/* Just Owner */
#nav li#nav194 a:link,
#nav li#nav194 a:visited{
	text-indent: -999em;
	overflow:hidden;
	background:url(images/nav/nav_owners.png) no-repeat top left;
		behavior: url(/Portals/_default/Skins/Justrent/iepngfix.htc);
} 

#nav li#nav194 a:hover,
#nav li#nav194.SelectedTab a:link,
#nav li#nav194.SelectedTab a:visited{
	background:url(images/nav/nav_owners_hover.png) no-repeat top left;
		behavior: url(/Portals/_default/Skins/Justrent/iepngfix.htc);
} 

/* Just Properties */
#nav li#nav512 a:link,
#nav li#nav512 a:visited{
text-indent: -999em;
	overflow:hidden;
	background:url(images/nav/nav_properties.png) no-repeat top left;
		behavior: url(/Portals/_default/Skins/Justrent/iepngfix.htc);
} 

#nav li#nav512 a:hover,
#nav li#nav512.SelectedTab a:link,
#nav li#nav512.SelectedTab a:visited{
	background:url(images/nav/nav_properties_hover.png) no-repeat top left;
		behavior: url(/Portals/_default/Skins/Justrent/iepngfix.htc);
} 

/* Just Rent Sydney */
#nav li#nav354 a:link,
#nav li#nav354 a:visited{
text-indent: -999em;
	overflow:hidden;
	background:url(images/nav/nav_rent.png) no-repeat top left;
		behavior: url(/Portals/_default/Skins/Justrent/iepngfix.htc);
} 

#nav li#nav354 a:hover,
#nav li#nav354.SelectedTab a:link,
#nav li#nav354.SelectedTab a:visited{
	background:url(images/nav/nav_rent_hover.png) no-repeat top left;
		behavior: url(/Portals/_default/Skins/Justrent/iepngfix.htc);
} 

/* Contact Us */
#nav li#nav581 a:link,
#nav li#nav581 a:visited{
text-indent: -999em;
	overflow:hidden;
	background:url(images/nav/nav_contact.png) no-repeat top left;
		behavior: url(/Portals/_default/Skins/Justrent/iepngfix.htc);
} 

#nav li#nav581 a:hover,
#nav li#nav581.SelectedTab a:link,
#nav li#nav581.SelectedTab a:visited{
	background:url(images/nav/nav_contact_hover.png) no-repeat top left;
		behavior: url(/Portals/_default/Skins/Justrent/iepngfix.htc);
} 

/* Just Tenants*/
#nav li#nav212 a:link,
#nav li#nav212 a:visited{
	text-indent: -999em;
	overflow:hidden;
	background:url(images/nav/nav_tenants.png) no-repeat top left;
		behavior: url(/Portals/_default/Skins/Justrent/iepngfix.htc);
} 

#nav li#nav212 a:hover,
#nav li#nav212.SelectedTab a:link,
#nav li#nav212.SelectedTab a:visited{
	background:url(images/nav/nav_tenants_hover.png) no-repeat top left;
		behavior: url(/Portals/_default/Skins/Justrent/iepngfix.htc);
} 

/* Search Forms */
#nav li#nav582 a:link,
#nav li#nav582 a:visited{
	text-indent: -999em;
	overflow:hidden;
	background:url(images/nav/nav_searchform.png) no-repeat top left;
		behavior: url(/Portals/_default/Skins/Justrent/iepngfix.htc);
} 

#nav li#nav582 a:hover,
#nav li#nav582.SelectedTab a:link,
#nav li#nav582.SelectedTab a:visited{
	background:url(images/nav/nav_searchform_hover.png) no-repeat top left;
		behavior: url(/Portals/_default/Skins/Justrent/iepngfix.htc);
} 

