* {
	margin: 0;
	padding: 0;
}

body {
	background: #D0D0D0 url("/abdt/apps/aboriginalemployment.nsf/images/bg.jpg") repeat-x;
	text-align: center;
	font-family: "Arial", "Georgia", "Times New Roman", serif;
	font-size: 100%;
}

#wrapper1{
	width: 100%;
	margin: 0 auto;
	background-image: url(/abdt/apps/aboriginalemployment.nsf/images/content_tile.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	padding: 0;
}

#wrapper2{
	width: 100%;
	margin: 0 auto;
	background-image: url("/abdt/apps/aboriginalemployment.nsf/images/top_bg.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	padding: 80px 0 60px 0;
	text-align: center;
}

#content {
	margin: 0 auto;
	width: 700px;
	text-align: left;
	padding: 0 30px 0 30px;
	min-width: 700px;
}

#content .found {
	color: #115588;
	font-style: italic;
	font-size: 100%;
}


h1 {
	color: #885511;
	font-weight: normal;
	font-size: 200%;
	margin-bottom: 0;
	padding-bottom: 0;
}

h2 {
	color: #885511;
	font-weight: normal;
	font-size: 125%;
	margin-bottom: 25px;
	padding-bottom: 0;
}

#topnav {
	clear: both;
	margin-bottom: 10px;
}

#topnav li {
	font-size: 77%;
	font-stretch: narrower;
	font-variant: small-caps;
	list-style-type: none;
	float: left;
	padding: 6px 4px;
}
	
#topnav a:link {
	color: #999;
	text-decoration: underline;
}

#topnav a:visited {color: #999;}

#topnav a:hover {
	color: #990000;
	text-decoration: underline;
}

#search {
	padding:  25px 0 0 20px;
	width: 220px;
	float: left;
	font-size: 90%;
	background-image: url(/abdt/apps/aboriginalemployment.nsf/images/circles.jpg);
	background-repeat: no-repeat;
	background-position:  0 5px;
}

#acppages {
	padding:  25px 0 0 20px;
	font-size: 90%;
	background-image: url(/abdt/apps/aboriginalemployment.nsf/images/circles.jpg);
	background-repeat: no-repeat;
	background-position:  0 5px;
}

#browse, #results {
	padding:  25px 0 0px 10px;
	float: left;
	font-size: 90%;
	background-image: url(/abdt/apps/aboriginalemployment.nsf/images/circles.jpg);
	background-repeat: no-repeat;
	background-position:  0 5px;
}

#legend {
	float: right;
	padding: 0 20px 0 0;
}

#legend h4{
	color: #885533;
	font-size: 80%;
	padding: 50px 0 3px 0;
}

#icons {
	font-size: 70%;
	padding: 6px;
	background-color: #eee;
	border: 1px solid #ccc;
	color: #888;
}

#legend img {
	vertical-align: middle;
	padding: 0 3px 0 3px;
}

#resultstable {
	padding: 25px 0 0 20px;
	float: left;
	font-size: 100%;
	margin: 0;
}

#resultstable table {
	padding: 0;
	width: 620px;
	border: 1px solid #ccc;
}

#resultstable th {
	padding: 2px 0 2px 0;
	font-size: 70%;
	color: #885533;
	text-align: left;
	vertical-align:text-top;
	background-color: #eee;
}

#resultstable td {
	padding: 0 1px 0 1px;
	font-size: 70%;
}

#resultstable img {
	border: 0;
	padding: 0;
}

#noticetable {
	padding: 25px 0 0 20px;
	float: left;
	font-size: 100%;
	margin: 0;
}

#noticetable table {
	padding: 0;
	width: 620px;
	border: 1px solid #ccc;
}

#noticetable td {
	padding: 10px;
	font-size: 80%;
	text-align: justify;
}

#noticetable img {
	border: 0;
	padding: 0;
}

#defaultcontact {
	padding: 0;
	float: center;
	font-size: 100%;
	margin: 15px 15px 10px 15px;
}

#defaultcontact table {
	padding: 0;
	border: 1px solid #ccc;
}

#defaultcontact td {
	padding: 10px;
	font-size: 80%;
	text-align: center;
}

#defaultcontact ul {
	list-style-type: square;
}

span.header {
	color: #0000CC;
	font-weight: bold;
	font-size: 100%;
	padding: 10px 0 2px 0;
}

#footer {
	text-align: center;
	background-image: url(/abdt/apps/aboriginalemployment.nsf/images/footer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 100%;
	height: 40px;	
}

#footer div {
	margin: 0 auto;
	width: 650px;
	text-align: left;
	background: transparent;
	font-size: 70%;
	padding-top: 10px;
}

#footer a {color: #555;}


#homepagemenu1 {
	margin-left: 50px;
	width: 505px;
	height: 65px;
	background-image: url(/abdt/apps/aboriginalemployment.nsf/images/homepage_button.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding: 18px 0 0 0;
	font-size: 160%;
	color: #444;
}

#homepagemenu2 {
	margin-left: 135px;
	width: 505px;
	height: 65px;
	background-image: url(/abdt/apps/aboriginalemployment.nsf/images/homepage_button.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding: 18px 0 0 0;
	font-size: 160%;
	color: #444;
}

.homepagebutton a:link {text-decoration: none}
.homepagebutton a:visited {text-decoration: none}
.homepagebutton a:active {text-decoration: none}
.homepagebutton a:hover {text-decoration: underline overline; color: red;}

#search form {padding-left: 10px;}

#search input.text, #search select {width: 200px;}



#browse td {padding: 3px 5px; font-size: 75%;}

#browse table {
	margin-left: 10px;
	padding: 3px 0 4px 0;
	width: 390px;
	border: 1px solid #ccc;
}

#browse .jobcount {width: 170px; text-align: right; font-size: 75%;}

#browse tr.odd, #results tr.odd { background-color: #eee;}

a.mainbutton:link, a.mainbutton:visited
{
  float: right;
  margin: 3px 5px 3px 5px;
  padding: 3px;
  width: 100px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid black;
  border-left: 1px solid #cccccc;
  border-right: 1px solid black;
  background: #cccccc;
  text-align: center;
  text-decoration: none;
  color: black;
  font: normal 10px Times;
  text-transform: uppercase;
}

a.mainbutton:hover
{
  background: #eeeeee;
}

a.mainbutton:active
{
  border-bottom: 1px solid #eeeeee;
  border-top: 1px solid black;
  border-right: 1px solid #eeeeee;
  border-left: 1px solid black;
}

input, select {margin-bottom: 18px;}

a:link{color: #334466;}
a:visited{color: #885511;}
a:hover{color: #990000;}
a:active{color: #334466;}

span.new {color: #993333;}

#totaljobcount {
	margin-left: 20px;
	width: 180px;
	height: 120px;
	background-image: url(/abdt/apps/aboriginalemployment.nsf/images/jobcount.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding: 9px 0 0 0;
}

#totaljobcount span {
	font-size: 460%;
	color: #777;
}

#totaljobcount em {
	line-height: 2em;
	color: #885522;
}

p.indent {
	margin-left: 20px;
}

#jobdetail h1 {
	margin: 0;
	padding: 0.5em 20px 0.5em 20px;
	font-size: 1.2em;
	text-align: left;
	margin-right: 150px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

#jobdetail p {
	padding: 10px;
	font-size: 0.8em;
	text-align: justify;
}

#jobdetail td.label {
	padding: 5px;
	font-size: 0.8em;
	text-align: left;
	background-color: #E0E0E0;
}

#jobdetail td.value {
	padding: 5px;
	font-size: 0.8em;
	text-align: left;
	background-color: #F0F0F0;
}
p.toplink { margin-top: 0.5em; margin-bottom: 0.5em; text-align: right; }
