@charset "utf-8";
/* CSS Document */

.listingHeadBrdr
	{ border: 1px #232d43 solid; 
	  background-color: #d0d7e6; 
	 }

.townlistingBrdr
	{ 
	  padding:10px; 
	  /*border:solid 1px #35415e; */
	  border-bottom:solid 2px #35415e;  
	 }
.townlistingDotted
	{ 
	  padding:10px; 
	  /*border:solid 1px #35415e; */
	  border-bottom:dotted 1px #35415e;  
	 }

.headingFont
	{ color: #2b2f48; FONT-SIZE:12px; font-family:verdana;}

.brochureheadingFont
	{ color: #FFFFFF; FONT-SIZE:12px; font-family:verdana; font-weight:bold;}

.brochuretitleFont{
   color:#2b2f48; FONT-SIZE:11px; font-family:verdana; font-weight:bold;
}

.brochurelabelFont{
     color:#2b2f48; FONT-SIZE:11px; font-family:verdana;
}

.brochuretitleFontMem{
   color:#4e4e4e; FONT-SIZE:11px; font-family:verdana; font-weight:bold;
}

.brochurelabelFontMem{
     color:#4e4e4e; FONT-SIZE:11px; font-family:verdana;
}

table.brochTbl {
	border: 1px outset #E0E0E0;
	border-collapse: collapse;
}

table.brochTbl th {
	border: 1px inset #E0E0E0;
	-moz-border-radius: 0px;
}

table.brochTbl td {
	border: 1px inset #E0E0E0;
	-moz-border-radius: 0px;
}

a.propLink:link 		{ font-family:verdana;  color: #747EA7; text-decoration : none; }
a.propLink:active 		{ font-family:verdana; color : #747EA7; text-decoration : none; }
a.propLink:visited 		{ font-family:verdana; color : #747EA7; text-decoration : none; }
a.propLink:hover 		{ font-family:verdana; color : #D4AC00; text-decoration : none; }

.linksHeading {font-family:verdana; font-size:11px; font-weight:bold; color:#3d455d;}
.linksTxt {font-family:verdana; font-size:11px; font-weight:regular; color:#747EA7;}
.searchheading {font-family:verdana; font-size:13px; color:#3d455d; font-weight:bold; }
.descTxt {font-family:verdana; font-size:11px; font-weight:regular; color:#444444; }
.searchheading {font-family:verdana; font-size:13px; color:#3d455d; font-weight:bold; }
.auctinspTitle {color:#FFFFFF; font-weight:bold; font-family:verdana; font-size:11px; background-color:#496e3a; }
.alertTxt {font-family:verdana; font-size:12px; font-weight:bold; color:#990000; }
.inspTitle {font-family:verdana; font-size:12px; color:#3d455d; font-weight:bold; }
.searchlbl {font-family:verdana; font-size:11px; color:#3d455d; font-weight:bold; }
.searchlblwht {font-family:verdana; font-size:11px; color:#ffffff; font-weight:bold; }
.errortext {font-family:verdana; font-size:11px; font-weight:bold; color:#530000 }
.searchlbl2 {font-family:verdana; font-size:13px; color:#2b2f48; font-weight:bold; }
.maplbl {font-family:verdana; font-size:11px; color:#3d455d; font-weight:regular; }
.newstxt {font-family:verdana; font-size:11px; font-weight:regular; color:#5C5C5C }
.newstitle {font-family:verdana; font-size:11px; font-weight:regular; color:#3b7a1f} 
.smltxt {font-family:verdana; font-size:10px; color:#3d455d; font-weight:regular; }
.elem {font-family:verdana; font-size:11px; color:#666666;}
.indextxt {font-family:verdana; font-size:11px; color:#666666; font-weight:normal; }
.townstxt {font-family:verdana; font-size:10px; color:#666666; font-weight:normal; }
.title {background-image:url(../pics/title-bg.gif); font-family:verdana; font-size:13px; color:#FFFFFF; font-weight:bold }

.weatherTitle {font-family:verdana; font-size:11px; color:#2d3a5b; font-weight:bold; }
.weatherTitleSml {font-family:verdana; font-size:10px; color:#2d3a5b; font-weight:bold; }
.weatherFont {font-family:verdana; font-size:10px; color:#2d3a5b; font-weight:normal; }
.weathersml {font-family:verdana; font-size:11px; color:#474f6f; font-weight:normal; }
.weathersearch {font-family:verdana; font-size:11px; color:#474f6f; font-weight:bold; }
table.weather {
   font-family:verdana;
   font-size:11px;
   color:#1f2b49;
}

.BUTTONS6 
	{FONT-FAMILY: arial, sans-serif, verdana; FONT-WEIGHT: none; FONT-COLOR:#496e3a; FONT-SIZE:9px; letter-spacing:2px; TEXT-DECORATION:none} 

/*a indextxt{font-family:verdana; font-size:11px; color:#666666; font-weight:normal; }*/

a:link {text-decoration:none; color:#666666;}
a:hover {color:#222222; text-decoration:none}
a:visited {text-decoration:none; }

a.maplink:link {text-decoration:none; color:#3d455d;}
a.maplink:hover {text-decoration:none; color:#2b2f48; font-weight:bold}
a.maplink:visited {text-decoration:none; color:#3d455d;}

#header ul {     list-style: none;     padding:0;     margin:0; } 
#header li {     float: left;     border: 1px solid;     border-bottom-width: 0;     margin: 0 0.5em 0 0; font-family:verdana; font-size:11px; } 
#header li a {     padding: 0 1em; text-decoration:none }
#header #selected {     position: relative;     top: 1px;     background: white;  } 

/* Border Control */
.borders {
	border: 1px solid #474f6f;
}

/* Color Set one */
.coloronebackground {
	background-color:#474f6f;
	color:#FFFFFF;
}
.coloronefontcolor {
	color: #FFFFFF;
}

.colorpgfontcolor {
	color: #FFFFFF;
	font-size:11px;
}

.coloroneheadingcolor {
	color: #474f6f;
	font-size:11px;
}
.coloroneselectedcolor {
	color: #2b2f48;
	font-size:11px;
	font-weight:bold;
}

/* Color Set two */
.colortwobackground {
	background-color: #F5F5F5;
	color: #2b2f48;
}
.colortwofontcolor {
	color: #2b2f48;
}
.colortwoheadingcolor {
	color: #2b2f48;
}

/* Color Set three */
.colorthreebackground {
	background-color:#2b2f48;
}
.colorthreefontcolor{
	color: #FFFFFF;
}
.colorthreeheadingcolor {
	color: #2b2f48;
}

.colorfourfontcolor {
	color: #79766F;
}

.colorfivefontcolor {
	color: #A3A169;
}				

/*:hover input.pag {background-color: #ffffff; font-size: 11px; color: #474f6f; font-family: Arial, Verdana, Times New Roman, Helvetical;}*/

input.pag { background-color: #2b2f48; font-size: 11px; color: #ffffff; font-family: Arial, Verdana, Times New Roman, Helvetical; } 

#navlist
{
color: white;
background: #35415e;
border-bottom: 0.2em solid #35415e;
border-right: 0.2em solid #35415e;
border-left: 0.2em solid #35415e;
border-top: 0.1em solid #35415e;
padding: 0 1px;
margin-left: 0;
margin-top:0;
/*width: 12em; */
width:150px;
font: normal 0.8em Verdana, sans-serif;
text-align:center;
}

#navlist li
{
list-style: none;
margin: 0;
font-size: 11px;
font-weight:bold;
}

#navlist a
{
display: block;
text-decoration: none;
font-weight:normal;
margin-top: 0.05em;
color: white;
background-image: url(../pics/menu-bg2.gif);
background-repeat:no-repeat;
/*background: #717a91;
border-width: 1px;
border-style: solid;
border-color: #8b919c #242424 #3d455d #8b919c; */


padding: 0.4em 0.5em 0.3em 0.75em;
}

#navlist a#current { border-color: #8b919c #242424 #3d455d #8b919c; }

#navlist a
{
width: 99%;
/* only necessary for Internet Explorer */
}

#navlist a
{
voice-family: "\"}\"";
voice-family: inherit;
width: 9.6em;
/* Tantek-hack should only used if Internet-Explorer 6 is in standards-compliant mode */
}

#navcontainer>#navlist a
{
width: auto;
/* only necessary if you use the hacks above for the Internet Explorer */
}

/*#navlist a:hover, #navlist a#current:hover
{
background: #3476b7;
border-color: #069 #87b0d8 #87b0d8 #035;
padding: 0.4em 0.35em 0.25em 0.9em;
}*/

#navlist a:hover, #navlist a#current:hover
{
/*
background: #ecd635;
border-color: #b6ad18 #f2e589 #f2e589 #b6ad18;
padding: 0.4em 0.35em 0.25em 0.9em;
*/
background-image: url(../pics/hovermenu-bg.gif);
background-repeat:no-repeat;
padding: 0.4em 0.5em 0.3em 0.75em;

color:#35415e;
}

#navlist a:active, #navlist a#current:active
{
/*background: #35415e;
border-color: #3d455d #8b919c #8b919c white;
padding: 0.4em 0.35em 0.25em 0.9em;*/
background-image: url(../pics/selectmenu-bg.gif);
background-repeat:no-repeat;
padding: 0.4em 0.5em 0.3em 0.75em;

color:white;

}

 
body   {       
/*background:#fff;*/       
margin:0;       
padding:0; 
} 

#centeredmenu {
   float:left;
   width:100%;
   background:#fff;
   border-bottom:6px solid #35415e;
   overflow:hidden;
   font-family:verdana; 
   font-size:11px; 
   font-weight:bold;
  /* position:relative; */
}
#centeredmenu ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   /* position:relative;
   left:50%;
   text-align:center; */
}
#centeredmenu ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
  /* position:relative;
   right:50%; */
}
#centeredmenu ul li a {
   display:block;
   margin:0 2px 0 0;
   padding:3px 10px;
   /*background:#ddd; */
   background:url("http://www.premises.com.au/newpremises_test/pics/all-top.png");
   /*color:#000;*/
   color:#fff;
   text-decoration:none;
   line-height:1.3em;
}

/*#centeredmenu ul li a:hover {
   background:#000;
   color:#fff;
} */

#resi a:hover {
   /*background:#369; */
   /*background:#000; */
   background:url("http://www.premises.com.au/newpremises_test/pics/selected-top.png");
   color:#fff;
}

#rural a:hover {
   /*background:#369; */
   /*background:#000; */
   background:url("http://www.premises.com.au/newpremises_test/pics/rural-top.png");
   color:#fff;
}

#hol a:hover { 
   /*background:#369; */
   /*background:#000; */
   background:url("http://www.premises.com.au/newpremises_test/pics/hol-top.png");
   color:#fff;
}

#wat a:hover { 
   /*background:#369; */
   /*background:#000; */
   background:url("http://www.premises.com.au/newpremises_test/pics/wat-top.png");
   color:#fff;
}

#mon a:hover {
   /*background:#369; */
   /*background:#000; */
   background:url("http://www.premises.com.au/newpremises_test/pics/selected-top.png");
   color:#fff;
}

#centeredmenu ul li a.active,
#centeredmenu ul li a.active:hover {
   color:#fff;
  /* background:#000; */
  /* background:#35415e; */
   background:url("http://www.premises.com.au/newpremises_test/pics/comm-top.png");
   font-weight:bold;
}