html, body {
  width: 100%;
}

a {
	outline: none;
}

body {
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff url(../images/body-bg.gif) top left repeat-x;
	color: #000000;
}

#skip-to-nav {
	position: absolute;
	top: -100px;
	left: 0;
}

body#homepage {
	background: url("../images/headers/home-bg.gif") 0px 0px repeat-x;
}

img {
	border: 0;
}

h1 {
	color: #a1c14d;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.8em;
}

h2 {
	color: #5d8ea3;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
}

h3 {
	color: #a1c14d;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

h4 {
	color: #a1c14d;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

h5 {
	color: #000000;
	font-weight: normal;
	font-size: 1.1em;
}

input, select {
	border: 1px solid #d8d8d8;
}

#content-sidenav ul {
	list-style-image: url("../images/bullet.gif");
}
#page-content ul {
	list-style-image: url("../images/bullet.gif");
}

td {
	padding: 5px;
}

tr.light {
	background-color: #ebebeb;
}

tr.dark {
	background-color: #e1e1e1;
}

.clear {
	clear: both;
}

.breadcrumb {
  color: #5D8EA3;
  font-size: 0.8em;
  padding-left: 10px;
}
.breadcrumb a, .breadcrumb a:link, .breadcrumb a:visited {
  color: #5D8EA3;
}
.breadcrumb a:hover, .breadcrumb a:active {
  color: #555577;
}

/* 21/07/2011 DR:
Changing #container element width from 770px to 960px on all pages except front page (see extra specific rule below).
960px is a newish standard anyway, and this will also allow enough width for the Building Commission website merge with their wider navbar. */
#container {
	width: 960px;
	float: left;
	height: 100%;
}
#homepage #container {
  width: 770px;
}

/* 30/08/2011 DR:
Changing #container-sidenav element width from 770px to 960px on all internal pages as above.
960px is a newish standard anyway, and this will also allow enough width for the Building Commission website merge with their wider navbar. */
#container-sidenav {
	width: 960px;
	float: left;
	background: url("../images/content-bg.gif") top left repeat-y;
}

#head-nav-container {
  clear: both;
}

#header {
	width: 100%;
	background: url("../images/header-repeat.jpg") top left repeat-x;
	display: block;
	overflow: hidden;
}
#header img {
	padding: 7px 0 5px 0;
	float: left;
}
#utilities { /* contains both util links and search form */
  border-left: 1px dotted #999999;
  border-right: 1px dotted #999999;
  float: right;
  padding: 6px;
}
#utilities p {
  margin: 0;
}
#utilities p a {
  margin: 0;
  color: #004c5e;
  font-size: 10px;
  padding: 0 6px 4px 0;
}
#utilities p a:hover {
 color: #208ca7;
}
.SearchForm {
  margin: 6px 0;
  font-size: 10px;
}
.SearchForm .searchBox {
  border-style: inset;
  border-width: 2px;
  font-size: 10px;
  width: 160px;
  vertical-align: center;
}
.SearchForm .searchButton {
  border-style: outset;
  border-width: 2px;
  font-size: 10px;
  vertical-align: center;
  text-align: center;
  background-color: #D8D8D8;
}

#translate {
  margin: 0;
  padding: 0;
  width: 80px;
  height: 55px;
  float: right;
  margin-right: -8px;
  margin-top: 4px;
  visibility: hidden;
}
#translate img {
  padding: 0;
}

#banner {
	width: 100%;
	background: url("../images/banner-repeat.jpg") repeat-x;
	border-top: 3px solid #fff;
}

#home-banner {
	width: 100%;
	height: 177px;
	background: url("../images/headerbg.gif") repeat-x #fff;
	overflow: hidden;
}

#intro-panel {
	margin: 10px 0;
	width: 500px;
}

#content {
	padding: 0 0 0 25px;
}

/* HOME PAGE CENTRE CONTENT SPACE */

#home-container {
	width: 780px;
	padding: 5px;
	margin-left: 20px;
	overflow: auto; /* added to stop text being hidden at VERY large font sizes */
}

#home-Links {
/*	background: url(../2008/images/rssLinks.gif); */
  background-repeat: repeat-y;
	width: 220px;
	height: 200px;
	overflow: auto;
	float: left;
	color: #000;
	margin-top: 8px;
	margin-bottom: 8px;
	float: right;
	padding-top: 5px;
}

#home-contentText {
/*	background: url(../2008/images/rssLinks.gif); */
  background-repeat: repeat-y;
	width: 550px;
	/*height: 180px;*/
	margin-top: 8px;
	margin-bottom: 8px;
	padding-right: 5px;
	font-size: 0.95em;
	padding-top: 5px;
	float: left;
}


#home-title {
  overflow : hidden;
  white-space : nowrap;
  padding-bottom: 2px;
  padding-left: 3px;
  border-bottom: 4px solid #5d8ea3;
  font-weight: bold;
  font-size: 1.05em;
}
	
#home-rssLinks {
	overflow: auto;
	color: #585858;
	border: solid 0px #5d8ea3;
	padding: 5px;
	height: 140px;
	width: auto;
	margin-top: 5px;
	margin-right: 5px;
}
#home-rssLinks ul {
	list-style-position: outside;
	margin-left: -20px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.89em;
	line-height: 1.5em;
	padding-left: 22px;
	margin-top: 0;
}
#home-rssLinks a {
	color: #5d8ea3;
	text-decoration: underline;
}
#home-rssLinks a:hover {
	color: blue;
}
#home-rssLinks a img {
}

/* 30/08/2011 DR:
Changing #main-content element width from 615px to 805px, which will add up to overall width of 960px on all internal pages as above.*/
#main-content {
	/*margin-left:180px;*/
	margin: 0;
	width: 805px;
	float: left;
	padding-bottom: 10px;
}

#page-content {
	padding-left: 10px;
}

.right-callout {
  border: 1px solid #ddf;
  float: right;
  margin: 1px 8px 1px 8px;
  padding: 5px;
}

.left-callout {
  border: 1px solid #ddf;
  float: left;
  margin: 1px 8px 1px 8px;
  padding: 5px;
}

.attention {
  background-color: #ffff99;
  padding: 10px;
  border: 1px solid #6d6d6d;
  width: 60%;
}

.attention h2 {
  color: #000;
}

/* Added for service outage notice, 24/6/2011, DR */
.important_notice {
  border: 1px solid #222222;
  background-color: #feedef;
  padding: 6px;
  width: 420px;
  /*margin: 4px 0 !important;*/
}
.important_notice h3 {
  margin: 4px 0 6px 0;
  color: #222222;
}
.important_notice p {
  margin: 4px 0;
}


#footer {
  background-color: #FFFFFF;
	border-top: 1px solid #bbb;
	clear: both;
	margin-top: 15px;
	padding-top: 10px;
	font-size: 11px;
	padding-left: 15px;
	color: #536169;
}
#footer p {
	padding: 0;
	margin: 0;
	line-height: 1.3em;
}
#footer p a {
	color: #5c899d;
}
/* 11/2/2009 - DR - added new styles for standard Govt footer link/styles as per WGF */
#footer p a:hover {
	color: #0000ff;
}
#wagovlink {
  float: left;
  font-size: 2em;
  margin-top: -40px;
}
#wagovlink a {
  text-decoration: none;
  color: #5c899d;
  font-weight: 700;
}
#wagovlink a:hover {
  color: #0000ff;
}
#footerlinks {
  text-align: center;
  width: 780px;
}

a.button {
	width: 92px;
	height: 36px;
	display: block;
	color: #ffffff;
	line-height: 36px;
	padding-left: 12px;
	background: url("../images/button.gif") 0px 0px no-repeat;
	text-decoration: none;
}
a.button:hover {
	background: url("../images/button.gif") 0px -36px no-repeat;
}
a.extlink {
  padding-right: 15px;
  background: url("../images/extlink.gif") 100% 50% no-repeat;
}

/**********************************************
	NAV STYLES
**********************************************/

div#home-nav {
	width: 100%;
	background: url("../images/nav/nav-repeat.gif") top left repeat-x;
	height: 30px;
	line-height: 30px;
	border-top: 2px solid #fff;
}
#home-nav ul {
	/*width:770px;*/
	height: 28px;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 60em; /*makes menu scale with text */
}
#home-nav ul li {
	height: 29px;
	margin: 0;
	background: url("../images/nav/end-item.gif") center right no-repeat #5D8EA3;
	padding: 0;
	z-index: 9;
	float: left;
	width: auto;
}
#home-nav ul li.home {
	/*width: 100px; makes text too wide for container in Linux FF */
	width: 90px;
	background: url("../images/nav/nav-repeathome.gif") repeat-x #a1c14d;
}

#home-nav ul li a:hover, #home-nav ul li.sfhover {
	background-color: #a1c14d;
}

#home-nav ul li a {
	line-height: 29px;
	height: 29px;
	color: #fff;
	display: block;
	/*padding:0 12px;*/
	padding: 0 10px;
	text-decoration: none;
}

#home-nav ul li a:hover {
	background: url("../images/nav/nav-repeathome.gif") repeat-x #a1c14d;	
}

div#nav {
	width: 100%;
	background: url("../images/nav/nav-repeat.gif") top left repeat-x;
	height: 30px;
	line-height: 30px;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	/*width:770px;*/
	width: 60em; /* makes menu width scale with text */
}
#nav ul li {
	margin: 0;
	padding: 0;
	z-index: 9;
	background: url("../images/nav/end-item.gif") center right no-repeat;
	float: left;
	width: auto;
}
#nav ul li:hover, #nav ul li.active, #nav ul li.sfhover {
	background: url("../images/nav/tab-right.jpg") top right no-repeat;
}
#nav ul li a {
	line-height: 30px;
	height: 30px;
	color: #fff;
	display: block;
	padding: 0 12px;
	text-decoration: none;
}
#nav ul li img {
	text-decoration: none;
	display: none;
	margin: 0;
	padding: 0;
}
#nav ul li:hover img, #nav ul li.active img, #nav ul li.sfhover img {
	display: block;
	position: absolute;
	z-index: 999;
	margin: 0;
	padding: 0;
}
#subnav {
	background: url("../images/nav/subnav-repeat.jpg") top left repeat-x;
	height: 31px;
	width: 770px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	z-index: 10;
}
#subnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 25px;
	z-index: 10;
}
#subnav ul li {
	float: left;
	display: block;
	margin: 0 4px;
	height: 31px;
	padding: 0;
	display: inline;
	z-index: 10;
}
#subnav ul li a {
	padding: 0 6px;
	line-height: 25px;
	height: 25px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	z-index: 10;
}
#subnav ul li a:hover {
	margin: 0 -1px;
	background-color: #8aa642;
	border-right: 1px solid #d8e5b4;
	border-left: 1px solid #d8e5b4;
	z-index: 10;
}
#subnav ul li ul {
	position: absolute;
	z-index: 20;
	left: -9999em;
	border-top: 1px solid #fff;
	background: url("../images/nav/dropdownbg.gif") repeat-x #a1c14d;
	height: auto;
	padding: 0;
	width: 125px;
}
#subnav ul li ul li {
	float: none;
	/*height:25px;*/
	height: auto;
	/*line-height:25px;*/
	display: block;	
	position: relative;
	width: 125px;
	border-bottom: 1px solid #ffffff;
	margin: 0;
	padding: 0;
	z-index: 20;
}
#subnav ul li ul li a {
	color: #ffffff;
	height: auto;
	line-height: 1.4em;
	position: relative;
	text-decoration: none;
	border-left: 0;
	border-right: 0;
	margin: 0;
	padding: 3px 6px;
	z-index: 20;
}
#subnav ul li ul li a:hover {
	border-left: 0;
	border-right: 0;
	margin: 0;
}
#subnav ul li:hover ul, #subnav ul li.sfhover2 ul {
	left: auto;
}
/* left-hand navigation */
#left-nav {
	width: 155px;
	display: block;
	float: left;
	left: 0;
	font-size: 0.9em;
	margin-bottom: 15px;
	/*position:absolute;*/
}
#left-nav ul {
	padding: 0;
	margin: 0;
	width: 154px;
	list-style: none;
	float: left;
}
#left-nav ul li {
	padding: 0;
	margin: 0;
	width: 154px;
	display: block;
	background-color: #ffffff;
	border-bottom: 1px solid #ecedef;
	clear: both;
}
#left-nav ul li a {
	color: #5d8ea3;
  	display: block;
  	padding: 7px 5px 7px 15px;
	text-decoration: none;
}
#left-nav ul li ul {
	padding: 0;
	margin: 0;
	width: 154px;
	list-style: none;
	float: left;
	clear: both;
}
#left-nav ul li ul li {
	padding: 0;
	margin: 0;
	width: 154px;
	background-color: #f0f1f2;
	border-bottom: 1px solid #ecedef;
	clear: both;
}
#left-nav ul li ul li a {
	padding: 7px 5px 7px 20px;
	width: 129px;
	color: #424242;
	display: block;
	text-decoration: none;
	background: none;
}

/* left-hand navigation - specific class-based styles */
#left-nav ul li a.c-p {
  background: none;
  color: #5d8ea3;
  font-weight: bold;
  padding-left: 10px;
}
#left-nav ul li a.c-p-inactive {
  background-position: 0 center;
  color: #5d8ea3;
  padding-left: 10px;
}
#left-nav ul li a.top-level {
  background-position: 0 center;
  color: #5d8ea3;
  padding-left: 10px;
}
#left-nav ul li a.current {
  background-color: #fafbfc;
  font-weight: bold;
}
#left-nav ul li a.children {
  padding-left: 20px;
}
/*ul#children {
  border-bottom: 1px solid #bcbcbc;
}*/
#left-nav ul li a.sibling {
  background-color: #FAFBFC;
}
#left-nav ul li a.c-p-p {
  background: none;
  color: #5d8ea3;
  font-weight: bold;
  padding-left: 5px;
}
/******************************
	AJAX STYLES
******************************/

#rssarea {
	background: url("http://www.commerce.wa.gov.au/global/images/rssareabg.gif") repeat-x;
	width: 100%;
	margin-top: 0px;
}

.rsswhole {
	float: left;
	margin: 19px;
	width: 250px;
	display: inline;
	visibility:hidden;
}

.rssheader {
	background: url("http://www.commerce.wa.gov.au/global/images/rssheader.gif") no-repeat;
	float: left;
	width: 206px;
	height: 18px;
	display: inline;
	font-size: 11px;
	padding: 8px 0 0 14px;
	margin-left: 8px;
	color: #8c8c8c;
}

#rssblue {
	background: url("../images/rssbox1.gif") no-repeat;
	float: left;
	width: 220px;
	height: 140px;
	overflow: hidden;
	color: #fff;
}

#rssblue a {
	color: #2d586b;
}
	
#rssblue a:hover {
	color: #b0d9eb;
}

#rssblue a img {
	float: right;
	margin-right: 15px;
}

#rssgreen {
	background: url("../images/rssbox2.gif") no-repeat;
	width: 220px;
	height: 140px;
	overflow: hidden;
	float: left;
	color: #fff;
}

#rssgreen a {
	color: #557400;
}
	
#rssgreen a:hover {
	color: #cde097;
}

#rssgreen a img {
	float: right;
	margin-right: 15px;
}

#rssgrey {
	background: url("../images/rssbox3.gif") no-repeat;
	width: 220px;
	height: 140px;
	overflow: hidden;
	float: left;
	color: #585858;
}

#rssgrey a {
	color: #000;
}
	
#rssgrey a:hover {
	color: #474747;
}

#rssgrey a img {
	float: right;
	margin-right: 15px;
}
	
.rssbox {
	display: block;
	overflow: hidden; 
	width: 200px; 
	z-index: 2; 
	position: relative;
	height: 100px;
	margin: 8px 0 0 7px;
	font-size: 9px;
	line-height: 12px;
	/*font-weight: normal;*/ 
}
	
#rss1 { 
	left: 0px; 
	position: relative; 
	z-index: 1; 
	display: block; 
	height: 100%;
	width: 190px;
}

#rss2 { 
	left: 0px; 
	position: relative; 
	z-index: 1; 
	display: block; 
	height: 100%;
	width: 190px;
}

#rss3 { 
	left: 0px; 
	position: relative; 
	z-index: 1; 
	display: block; 
	height: 100%;
	width: 190px;
}

.rsslandingwhole {
	margin: 10px 10px 20px 10px;
	width: 250px;
}

.rsslandingheader {
	background: url("../images/ajax-elements/landingboxheader.gif") no-repeat;
	float: right;
	width: 169px;
	height: 16px;
	display: inline;
	font-size: 11px;
	padding: 8px 0 0 14px;
	margin-left: 8px;
	color: #8c8c8c;
}

.rsslandinggreen {
	background: url("../images/ajax-elements/landingbox.gif") no-repeat;
	float: left;
	width: 175px;
	height: 113px;
	overflow: hidden;
	color: #fff;
	margin-bottom: 20px;
}

.rsslandinggreen a {
	color: #557400;
}
	
.rsslandinggreen a:hover {
	color: #cde097;
}

.rsslandinggreen a img {
	float: right;
	margin-right: 15px;
}

.rsslandingbox {
	display: block;
	overflow: hidden; 
	/*width: 170px; too wide for content box */
	width: 160px;
	z-index: 2; 
	position: relative;
	/*height: 60px;*/
	height: 70px;
	/*margin: 8px 10px 0 10px;*/
	margin: 8px 10px 0 10px;
	font-size: 9px;
	line-height: 11px;
	/*font-size: 0.8em;
	line-height: 0.9em; removing em-based font sizes may stop "blurring" in IE7 */
	/*font-weight: normal;*/ 
}

.rsslandingbox div a {
  /*font-size: 1.1em;
  line-height: 1.2em;*/
  font-size: 11px;
  line-height: 12px;
  /*font-weight: bold;*/
}

.rsslandingbox div p {
  /*font-size: 1.1em;
  line-height: 1.1em;*/
  margin: 4px 0 2px 0;
}
	
#rss4 { 
	left: 0px; 
	position: relative; 
	z-index: 1; 
	display: block; 
	height: 100%;
	width: 160px;
}

#rss5 { 
	left: 0px; 
	position: relative; 
	z-index: 1; 
	display: block; 
	height: 100%;
	width: 160px;
}

#rss6 { 
	left: 0px; 
	position: relative; 
	z-index: 1; 
	display: block; 
	height: 100%;
	width: 160px;
}
	
#ajax-div {
	float: right;
	width: 200px;
	position: relative;
	display: block;
	margin: 0 0 0 30px;
	z-index: 1;
}
/**********************
 *
 *FORM ELEMENT STYLES 
 *
 **********************/

div.form {
  border: 1px solid #999;
  margin: 15px 0 0 5px;
  padding-left: 5px;
  width: 35em;
  background-color: #fff0cf;
}
input, select, textarea {
	border: 1px solid #d8d8d8;
}
fieldset input, fieldset textarea {
  width: 30em;
}
input#username {
  width: 29.2em;
}
input.submitbutton {
  border: 0;
	width: 104px;
	height: 36px;
	display: block;
	color: #ffffff;
	line-height: 36px;
	padding: 0 22px 3px 0;
	background: url("../images/button.gif") 0px 0px no-repeat;
	text-decoration: none;
}
input.submitbutton:hover {
	background: url("../images/button.gif") 0px -36px no-repeat;
}
#google_search .submitbutton {
  display: inline;
}
#google_search .searchfield {
  width: 170px;
}
#feedback_form ul, form ul, form ol, fieldset ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#feedback_form li {
  clear: both;
  margin: 0 0 0.5em;
}
fieldset, legend {
  border: 0;
  padding: 0;
  margin: 5px;
}
legend {
  font-size: 1.4em;
}
legend.radio {
  font-size: 100%;
  padding-bottom: 0;
  margin-bottom: 0;
}
ul.radio li {
  margin-top: 3px;
}
fieldset.radio {
  margin-left: 1px;
}
label input {
  border: 0;
  width: auto;
}
fieldset li {
  list-style-image: none;
  list-style-type: none !important;
}
label {
  display: block;
  float: left;
  margin-right: 10px;
  text-align: right;
}

/* PL - addition */
/* Date: 06112007 */
/* Modifying rss feed elements on HOME only */

#feedstyle a, #feedstyle p {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}	
.readmore {
	color: #ffffff;
	text-decoration: none;
}
#rssLinks {
	background: url("../images/rssLinks.gif");
	background-repeat: repeat-y;
	width: 210px;
	height: 122px;
	overflow: auto;
	float: left;
	color: #585858;
	margin-top: 8px;
	margin-bottom: 8px;
}
#rssLinks ul {
	list-style-position: outside;
	/*margin-left: 30px;*/
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small;
	line-height: 1.5em;
	padding-left: 22px;
	margin-top: 0;
}
#rssLinks a {
	color: #000;
}
#rssLinks a:hover {
	color: #474747;
}
#rssLinks a img {
	float: right;
	margin-right: 15px;
}

/**********************************************
	NAV STYLES
**********************************************/

/* id="commerce_nav" div - division drop-down nav - replaces div id="nav" */

#commerce_nav {
	background: url("../images/nav/nav-repeat.gif") top left repeat-x;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	/*z-index: 10;*/
}
#commerce_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 30px;
	/*z-index: 10;*/
}
#commerce_nav ul li {
	float: left;
	display: block;
  padding: 0;
	padding: 0;
	display: inline;
	/*z-index: 10;*/
	background: url("../images/nav/end-item.gif") center right no-repeat;
}
#commerce_nav ul li a {
	padding: 0 12px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	/*z-index: 10;*/
}
#commerce_nav ul li.active {
  padding-left: 6px;
  background: url("../images/nav/tab-left.jpg") top left no-repeat;
}
#commerce_nav ul li.active a {
  display: block;
  padding-left: 6px;
  background: url("../images/nav/tab-right.jpg") top right no-repeat;
}
#commerce_nav ul li ul {
	position: absolute;
	/*z-index: 20;*/
	left: -999em;
	background-color: #5d8ea3;
	height: auto;
	line-height: 1.4em;
	padding: 0;
}
#commerce_nav ul li ul li {
	float: none;
	display: block;	
	position: relative;
	border-bottom: 1px solid #ffffff;
	margin: 0;
	padding: 0;
	/*z-index: 20;*/
}
#commerce_nav ul li ul li a {
	color: #ffffff;
	position: relative;
	text-decoration: none;
	margin: 0;
	padding: 4px 12px;
	/*z-index: 20;*/
}
#commerce_nav ul li ul li a:hover {
	border-left: 0;
	border-right: 0;
	margin: 0;
	background-color: #4d7687;
}
#commerce_nav ul li:hover ul, #commerce_nav ul li.sfhover_commerce ul {
	left: auto;
}

