/* Main CSS

/* Global Navigation */
/* -------------------------------------------------- */
/* SideBar Menu - Left of screen */

#nav-sidebar ul
 {
 list-style: url(none) none;
 padding: 0;
 margin: 0;
 text-align: center
 }

 #nav-sidebar li
 {
	display: block;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
 }

 #nav-sidebar li a
 {
	float: left;
	width: 105px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	margin: 0 0 0pt 2;
	padding: 2 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	border-top: none #CCCC99;
	border-right: none #CCCC99;
	border-bottom: 1px solid #CCCC99;
	border-left: none #CCCC99;
 }
#nav-sidebar li a:hover
 {
	color: #382B18;
	background-color: #9F9F6B;
 }
 #nav-sidebar
 {
 width:105px;
 }
 
 /* -------------------------------------------------- */
/* Sub Menu beneath Main Menu - Top of the Screen */

#nav-submenu ul
 {
 list-style: url(none) none;
 padding: 0;
 margin: 0;
 text-align: center
 }

 #nav-submenu #current
 {
	background-color: #767659;
 }
 
 #nav-submenu li
 {
	color: #E7E8B2;
	float: left;
	display: block;
	margin: 1 0 0;
	padding: 0 2;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
 }
 
 #nav-submenu li a
 {
	float: left;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	border: none;
	margin-right: 1px;
	margin-left: 1px;
 }
#nav-submenu li a:hover
 {
	color: #382B18;
 }
  /* Commented backslash hack hides rule from IE5-Mac \*/
 #nav-submenu li a
 {
	float: none;
 }
 /* End IE5-Mac hack */
 
/* -------------------------------------------------- */
/* Main Menu - Top of the Screen */

#nav-mainmenu {
  float:left;
  width:100%;
	font-family:Arial, Helvetica, sans-serif;
  font-size:9px;
	font-weight:bold;
  line-height:normal;
  }
#nav-mainmenu ul {
  margin:0;
  padding:0px;
  list-style:none;
	font-weight:bold;
  }
#nav-mainmenu li {
  float:left;
  background:url("http://www.eco.com.au/img/banner/MainMenu_rightON.gif") no-repeat right top;
  margin:0 0px 0 0;
  padding:0 2px 0 0px;
	font-size:9px;
	font-weight:bold;
  }
#nav-mainmenu a {
  float:left;
  display:block;
  background:url("http://www.eco.com.au/img/banner/MainMenu_leftON.gif") no-repeat left top;
  padding:9px 5px 8px 8px;
	margin:0;
  text-decoration:none;
  font-weight:bold;
  color:#CC0000;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#nav-mainmenu a {
	float:none;
	font-weight:bold;
}
/* End IE5-Mac hack */
#nav-mainmenu a:hover {
	background-image:url("http://www.eco.com.au/img/banner/MainMenu_ON.gif");
	margin:0 0 0 0;
	background-position: left top;
	font-weight:bold;
  }

#nav-mainmenu #current {
  float:left;
  background:url("http://www.eco.com.au/img/banner/MainMenu_CURRENT.gif") no-repeat right top;
  margin:0 0px 0 0;
  padding:0 2px 0 0px;
	font-weight:bold;
}

/* -------------------------------------------------- */
/* Feature Properties */
#sidebar_featureproperties {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F6F4A;
}

#sidebar_featurepropertiestitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
	font-weight: bold;
	text-align: center;
}

#sidebar_featureproperties a:link, #sidebar_featureproperties a:visited{
  font-size: 12px;
	text-decoration: none;
	color: #000000;
}

#sidebar_featureproperties a:hover {
	color: #B92A18;
}

.sidebar_featureimage a:link, .sidebar_featureimage a:visited{
	border: 1px solid #00000;
	text-decoration: none;
}
.sidebar_featureimage a:hover {
	border: 1px solid #00000;
	text-decoration: none;
}
/* -------------------------------------------------- */
/* More Feature Properties */
#sidebar_morefeatureproperties {
	background-image: url(../img/index/morefeature_bckgnd.gif);
	background-repeat: no-repeat;
	background-position: 60px 10px;
}
#sidebar_morefeatureproperties a:link, #sidebar_morefeatureproperties a:visited{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	color: #000000;
}
#sidebar_morefeatureproperties a:hover {
	color: #B92A18;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BB311F;
}

/* Default Page CSS */
/* -------------------------------------------------- */

#content_default, #content_default table {
font-family: Arial, Helvetica, sans-serif;   font-size: 12px;   color: #1A1A11;
}

#content_default a:link, #content_default a:visited{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A2A57E;
	text-decoration: none;
	color: #031E38;
}

#content_default a:hover {
	color: #B92A18;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B92A18;
}

#content_default h1 {
font-size: 14px;  color: #000000;  font-weight: bold;
}

#content_default h2 {
font-size: 14px;  color: ##666633;  font-weight: bold;
}

#content_default h3 {
font-size: 12px;  color: ##666633;  font-weight: normal;
}

#content_default h6 {
	font-size: 10px;
	color: ##666633;
	font-weight: normal;
	margin-bottom: -1em;
}

#content_default h6 a:link, #content_default h6 a:visited{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A2A57E;
	text-decoration: none;
	color: #B92A18;
}

#content_default h6 a:hover {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B92A18;
}

/* ----------------*/

#link_plain a:link, #link_plain a:visited{
	text-decoration: none;
	border: 0px none;
}

#link_plain a:hover {
	text-decoration: none;
	border: 0px none;
}
/* ----------------*/
/* ECOdir Categories */

#directory_category, #directory_category table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#directory_category a:link {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCC99;
	text-decoration: none;
	color: #002300;
	font-size: 14px;
}

#directory_category a:visited{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCC99;
	text-decoration: none;
	color: #002300;
	font-size: 14px;
	color: #393927;
}

#directory_category a:hover {
	color: #407A00;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B92A18;
}


#directory_listing a:link, #directory_listing a:visited{
	text-decoration: none;
	border: 0px none;
}

#directory_listing a:hover {
	text-decoration: underline;
	border: 0px none;
}
/* ----------------*/
#nav-re_jumpmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666633;
	font-weight:bold;
	background-color: #FFFFF;
	border: 1px solid #999966;
	cursor: hand;
	margin: 0px;
	padding: 2px;
	/*background-image: url(http://www.eco.com.au/img/r_estate/nav_jumpMenuBckGnd.gif); */
	background-repeat: repeat-x;
}

#nav-re_jumpmenubox {
	border: 1px solid #808056;
}

#re_featurebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#re_featurebox a:link, #re_featurebox a:visited{
	text-decoration: none;
	border: 0px none;
}

#re_featurebox a:hover {
	text-decoration: none;
	border: 0px none;
}

 .link_plain a:link, .link_plain a:visited{
	text-decoration: none;
	border: 0px none;
}

.link_plain a:hover {
	text-decoration: none;
	border: 0px none;
}

.re_state_heading {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

