/*
Description: buildinspect.com.au page2 style sheet
Author: PH
Created: 19 May 2009
Last modified: 19 May 2009
*/

/* --- BANNER --- */
#banner {
  background-color: white; /* was #356595 */
  min-height: 110px;
  margin: 3px 0px 0px 0px; /* top right bottom left */
  border: 0px;
  padding: 0px;
}
#banner p {
  position: absolute;
  left: 370px;
  top: 102px;
  font-weight: bold;
  color: #356595;
  line-height: 100%;
  margin: 0 0 0 0;
  padding: 0px;
  }

/* --- TOP_LINE --- */
#top_line {
  background-color: black;
  height: 4px;
  margin: 0px;
  border: 0px;
  padding: 0px;
}

/* --- NAVIGATION --- */
#navigation {
  position: absolute;
  left: 50px; top: 400px;
  font-size: 9pt;
  font-weight: bold;
  width:240px;
  border-left: 1px  solid darkred;
  border-top: 1px  solid darkred;
  border-bottom: 3px  solid darkred;
  border-right: 3px  solid darkred;
  padding: 5px;
  margin-bottom: 1em;
  background-color: #369;
}

#navigation h3 {
  text-align: left;
  text-decoration: underline;
  color: yellow;
  margin: 0px;
  padding: 5px 5px 5px 15px;}

#navigation p {display: none;}

#navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
  }

#navigation ul li {
  margin: 0;
  border-top: 1px solid #369;
}

#navigation ul li a {
  display: block;
  padding: 2px 2px 2px 4px;
  border-left: 10px solid #369;
  border-right: 1px solid #69c
  border-bottom: 1px solid #369;
  background-color: #369;
  color: #fff;
  text-decoration: none;
  width: 100%;
}

#navigation ul li a {width: auto;}

#navigation ul li a:link {color: yellow}
#navigation ul li a:link.current {color: red;}

#navigation ul li a:visited {color: yellow;}
#navigation ul li a:visited.current {color: red;}


#navigation ul li a:hover {
  border-left: 10px solid #036;
  border-right: 1px solid #69c
  border-bottom: 1px solid #369;
  background-color: #69f;
  color: #fff;
  text-decoration: none;
}
#navigation ul li a:hover.current {background-color:transparent; color:red;cursor:default}

#navigation ul li a:active {
  border-left: 10px solid #036;
  border-right: 1px solid #69c
  border-bottom: 1px solid #369;
  background-color: #69f;
  color: red;
  text-decoration: none;
}

/* --- MENU --- */
#menu {
  width:894px;
/*  min-height: 10px; */
  margin: 0px 0px 0px 0px; /* top right bottom left */
  border: 0px;
  padding: 0px;
  background-color: transparent;
  float: left;
}

#menu h5 {display: none;}

#menu ul {
  margin: 0px 0px 0px 0px; /* top right bottom left */
  border: 0px;
  padding: 6px 0px 4px 0px; /* top right bottom left */
/*
  border-bottom: 0px solid #339;
*/
  font: bold 12px Verdana, sans-serif;
  }
#menu ul li {
  list-style: none;
  margin: 0px 0px 0px 0px; /* top right bottom left */
/*  border: 0px; */
  padding: 0px; /* top right bottom left */
  display: inline;
  }

#menu ul li a {
  margin: 0px 0px 0px 0px; /* top right bottom left */
/*  border: 1px solid black; */
  padding: 2px 1.0em; /* top-down right-left */
  background: black;
  text-decoration: none;
  }
#menu ul li a:link {color: white; background: black;}
#menu ul li a:visited {color: white; background: black;}
#menu ul li a:hover {color: white; background: #356595;}
#menu ul li a:current {color: white; background: red;}
#menu ul li a.current {color: white;  background: #356595;}

/*
#menu ul li a:link.current {color: black;}

#menu ul li a:visited {color: white;}
#menu ul li a:visited.current {color: black;}

#menu ul li a:link:hover {color: black; background: white; border-color: red;}
#menu ul li a:visited:hover {color: black; background: white; border-color: red;}
#menu ul li a:hover.current {background-color: white; color:black; cursor:default;}

#menu ul li a#current {color: black; background: white;}
*/


/* ---- Horizontal Site Navigation ---- */
#menu2 {
/*
  position: absolute;
  left: 5px; top: 140px;
*/
  width:100%;

/*  font-size: 9pt;
  font-weight: bold;
  border-left: 1px  solid darkred;
  border-top: 1px  solid darkred;
  border-bottom: 3px  solid darkred;
  border-right: 3px  solid darkred;
  padding: 5px;
  margin-bottom: 1em;
  background-color: #369;*/
}

#menu2 h5 {display: none;}

#menu2 ul {
  padding: 3px 0;
  margin-left: 0;
/*
  border-bottom: 0px solid #339;
*/
  font: bold 12px Verdana, sans-serif;
  }
#menu2 ul li {
  list-style: none;
  margin: 0;
  display: inline;
  }

#menu2 ul li a {
  padding: 3px 0.5em;
  margin-left: 3px;
  border: 1px solid #778;
/*  border-bottom: none; */
  background: #ccf;
  text-decoration: none;
  }

#menu2 ul li a:link {color: #339;}
#menu2 ul li a:link.current {color: #ccf;}

#menu2 ul li a:visited {color: #339;}
#menu2 ul li a:visited.current {color: #ccf;}

#menu2 ul li a:link:hover, #menu2 ul li a:visited:hover {color: #000; background: #aae; border-color: #336;}
#menu2 ul li a:hover.current {background-color: #339; color:#ccf; cursor:default; border-bottom: none;}

#menu2 ul li a.current {background: #339; border-bottom: none;}


/* --- MAIN_AREA --- */
#main_area {
  width:894px;
  min-height: 363px;
  margin: 3px;
  border: 0px;
  padding: 0px;
  background-color: white;
  float: left;
}

#main_area h1 {
  color: black;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11pt;
  margin: 0px;
  padding-left:30px;
  padding-top:10px;
  padding-bottom:0px;
  text-align: left;
  text-decoration:underline;
  }

#main_area h2 {
  color: black;
  font-family:Arial, Helvetica, sans-serif;
  font-size:10pt;
  margin: 0px;
  padding-left:30px;
  padding-top:10px;
  padding-bottom:0px;
  text-align: left;
  text-decoration: bold;
  }

#main_area p {
  color: black;
  font-weight: normal;
  font-size: 8pt;
  margin: 0px 0px 0px 0px; /* top right bottom left */
  padding: 15px 30px 0px 30px; /* top right bottom left */
  }

#main_area ul {
  margin: 0px 0px 0px 0px; /* top right bottom left */
  padding: 0px 0px 0px 280px; /* top right bottom left */
  }

#main_area ul li{
  font-weight: bold;
  font-size: 8pt;
  color: black;
  margin: 0px 0px 0px 0px; /* top right bottom left */
  padding: 4px 0px 0px 5px; /* top right bottom left */
  list-style-image: url('../images/arrow_dotted_18x20.gif');
  }

/* --- BOTTOM_LINE --- */
#bottom_line {
  background-color: black;
  height: 4px;
  margin: 0px;
  border: 0px;
  padding: 0px;
  clear: both;
}

/* --- FOOTER ---*/

#footer {
  clear: both; /*starts the footer below the floated content  */
  background-color: transparent;
  background-image: url('../images/footer_logo_client.gif');
  background-position: right;
  background-repeat: no-repeat;
  margin: 0px;
  border: 0px;
  padding: 0px;
  text-align : center;
}
#footer p {
  font-family: "Arial", "Helvetica";
  font-size: 8pt;
  font-weight: bold;
  margin: 0px;
  border-top: 0px;
  padding: 5px;
  }

.footer_table{
  width: 100%;
  padding: 0px; margin: 0px;
  border: solid 0px;
  margin-left: auto; margin-right: auto;}
  }

.footer_left{
  width: 33%;
  }

.peppa{
  width: 33%;
	font-family: verdana,arial;
	font-size: 6pt;
	font-weight:bold;
	font-style: italics;
	text-align:right;
	vertical-align:middle;
}

.footertxt {
  width: 33%;
  text-align:center;
  background-color:#ffffff;
  font-size:8pt;
  font-weight:bold;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-style:italic;
  }
