/*
-----------------------------------------------
Findstaff.biz Base Styles
Author:     Ionata Pty Ltd (Martin Anderson, Chris Fordham)
URL:        http://ionata.com.au
Version:    2.02 14:15 07/09/2007
----------------------------------------------- */

body
{
 background: url(/images/background_top.gif) repeat-x top;
 font: 82%/115% "Arial", "Helvetica", sans-serif;
 margin: 0;
 padding: 0;
 color: #285D8C;
}

body *
{
 margin: 0;
 padding: 0;
}

td, th, h1, h2, h3, h4, h5, h6
{

}

.box_content h3
{
	font-size: 14px;
	padding-bottom: 3px;
}

#content h3
{
 margin-top: 24px;
 margin-bottom: 16px;
}

.box_content h2 a, .box_content h3, #content h2
{
 margin-bottom: 12px;
}

.box_content h2 a, .box_content h3 a
{
 display: block;
 height: 22px;
}

h2
{
 font-size: 140%;
}

img
{
 border: 0;
}

p, td
{
 line-height: 18px;
}

blockquote
{
 padding-left: 10px;
}

.apply-online
{
 background: url(/images/button_apply_online.gif) no-repeat;
}

.apply-online a
{
 display: block;
 height: 40px;
 width: 200px;
}

.apply-online span
{
 display: none;
}

h2#welcome
{
 height: 22px;
 background: white url(/images/txt_welcome.gif) no-repeat;
}

h2#temps
{
 height: 24px;
 background: url(/images/txt_temps.gif) no-repeat;
}

h2 span, h3 span
{
 display: none;
}

h3#job-seekers
{
 height: 22px;
 background: url(/images/box_hd_jobseekers.gif) no-repeat;
}

h3#employers
{
 background: url(/images/box_hd_employers.gif) no-repeat;
 height: 22px;
}

h2#Employers
{
 background: url(/images/txt_employers.gif) no-repeat;
 height: 22px;
}

h2#contact-us
{
 background: url(/images/txt_contactus.gif) no-repeat;
 height: 22px;
}

h3#quick-links
{
 background: url(/images/box_hd_quicklinks.gif) no-repeat;
 height: 22px;
}

h3#job-vacancies
{
 background: url(/images/box_hd_jobs.gif) no-repeat;
 height: 22px;
}

h3#register
{
 background: url(/images/txt_registerwithus.gif) no-repeat;
 height: 22px;
}

h3#lodge
{
 background: url(/images/txt_lodgeajob.gif) no-repeat;
 height: 22px;
}

h2#about-us
{
 background: url(/images/txt_aboutfindstaff.gif) no-repeat;
 height: 22px;
}

h2#jobseekers
{
 background: url(/images/txt_candidates.gif) no-repeat;
 height: 32px;
}

h2#industry_news
{
 background: url(/images/txt_industry_news_blue.png) no-repeat;
 height: 24px;
}
h2#industry_news span {
	text-indent: -10000px;
}
#wrapper
{
 width: 760px;
 margin: auto;
 padding-top: 5px;
}

#printfooter, #header img
{
 display: none;
}

#header, #nav-main
{
 margin: auto;
}

#header
{
 background: url(/images/banner.gif) no-repeat 0 0;
 width: 762px;
 height: 122px;
}

#header blockquote, #header blockquote a
{
 display: block;
 width: 762px;
 height: 122px;
}

#header blockquote span
{
 display: none;
}

.clear-all
{
clear: both;
}

.errormessage
{
 color: red;
 font-weight: bold;
}

/*
-----------------------------------------------------------------------------
NAV-MAIN, PRIMARY NAVIGATION
----------------------------------------------------------------------------- */

#nav-main
{
 width: 762px;
}

#nav-main ul
{
 list-style: none;
 float: left;
 background-image: url(/images/background_navmain.gif);
}

#nav-main li
{
 display: block;
 float: left;
 background: url(/images/navmain_div_off.gif) no-repeat left top;
 width: 123px;
 text-align: center;
}

#nav-main li a
{
 color: white;
 text-decoration: none;
 height: 23px;
 line-height: 18px;
 display: block;
 padding-top: 6px;
}

#nav-main li a.first
{
 background: url(/images/navmain_left.gif) no-repeat left top;
}

#nav-main li a.first:hover
{
 background-image: url(/images/background_navmain_left_hov.gif);	
}

#nav-main li a.last
{
 background-image: url(/images/navmain_last.gif);
 width: 148px;
}

#nav-main li a.last:hover
{
 width: 148px;

}

#nav-main a:hover
{
 color: #F79335;
 text-decoration: underline;
 background: url(/images/background_navmain_hover.gif) no-repeat left top;
}

/* search */

#search
{
 width: 762px;
 margin: auto;
}

#search form
{
 float: right;
 padding-top: 5px;
 display: inline;
}

#search label
{
 color: white;
 margin-right: 4px;
 font-weight: bold;
}

#search .search-form input.search
{
 height: 15px;

 width: 116px;

 border: solid 1px #333;
}

#search .search-form input.submit
{
 vertical-align: middle;
}

/*
-----------------------------------------------------------------------------
LEFT AND RIGHT COLUMNS
----------------------------------------------------------------------------- */


#left-col, #right-col
{
 padding-top: 15px;
}

#left-col
{
 float: left;
 width: 150px;
 padding-top: 15px;
}

#right-col
{
 float: right;
 width: 147px;
}


#left-col a {
    color:          #285D8C;
    text-decoration: none;
}
#left-col a:hover {
    color:              #F79335;
	text-decoration: underline;
}
#left-col ul {
	list-style: none;
	margin-left: 15px;
}
#left-col li.item {
	list-style-image: url(/images/box_li.gif);
	padding-bottom: 3px;
}
#left-col li.section {
	list-style: none;
	padding-bottom: 3px;
	margin-left: -17px;
}
#left-col .section {
	font-weight:	bold;
}
#left-col a {
    color:          #285D8C;
    text-decoration: none;
}
#left-col a:hover {
    color:              #F79335;
	text-decoration: underline;
}
#left-col a.on {
	font-weight:		bold;
}
#right-col ul {
	margin-left: 15px;
}
#right-col li {
	list-style-image: url(/images/box_li.gif);
	padding-bottom: 3px;
}
#right-col a {
    color:          #285D8C;
    text-decoration: none;
}
#right-col a:hover {
    color:              #F79335;
	text-decoration: underline;
}
#right-col a:visited {
    color:          #285D8C;
    text-decoration: none;
}

.ad {
	padding-bottom:		20px;
}

/*
-----------------------------------------------------------------------------
PAGE BODY
----------------------------------------------------------------------------- */

#content
{
 float: left;
 width: 413px;
 padding: 15px 0;
 margin-right: 15px;
 margin-left: 15px;
}

#content a {
    color:          #285D8C;
    text-decoration: underline;
}
#content a:visited {
    color:              #285D8C;
	text-decoration: underline;
}
#content a:hover {
    color:              #F79335;
	text-decoration: underline;
}
#content td {
	padding-right:			5px;
	padding-bottom:			5px;
	padding-top:			5px;
}
#content table {
	padding-bottom:			20px;
}

p {
	padding-bottom:		6px;
}
#path {

	padding-bottom: 	10px;
    color:              #285D8C;
}
#path a {
    color:          #285D8C;
    text-decoration: none;
}
#path a:hover {
    color:              #F79335;
	text-decoration: underline;
}

#content p
{
 margin-top: 15px;
}

#content ul, ol
{
 padding-left: 30px;
 margin-top: 10px;
}

#txt_header {
    display:            none;
    height:             0;
}
#txt_header_show {
    display:            block;
    color:              #2F405E;

    font-weight:		bold;
    height:				20px;
    padding-bottom:		15px;
}


/*
-----------------------------------------------------------------------------
FOOTER
----------------------------------------------------------------------------- */

#footer
{
 clear: both;
 background-color: #96B7E0;
 font-size: 80%;
}

#footer div
{
 position: relative;
 width: 440px;
 margin: auto;
 padding: 8px 300px 0px 5px;
}

#footer div ul
{
 position: absolute;
 top: 9px;
 right: 0;
 list-style: none;
}

#footer div ul li
{
 float: left;
 margin-left: 4px;
 border-right: solid 1px #285D8C;
}

#footer div ul li.last
{
 border: 0;
}

#footer div ul li a
{
 color: #285D8C;
 text-decoration: none;
 margin-right: 4px;
}

#footer a:visited
{
 color: #285D8C;
 text-decoration: none;
}

#footer ul li a:hover
{
 color: #F79335;
 text-decoration: underline;
}

#footer a, #footer p
{
 color: white;
}

#tools
{
 float: right;
}



/* 
----------------------------------------------------------------------------- 
BOX TEMPLATE
----------------------------------------------------------------------------- */
.box {
	background-image: url(/images/box2_background.gif);
	background-repeat: repeat-x;
	background-position: top;
	width:             147px;
    padding-bottom:     20px;
}

.box_quicklinks
{
 background-image: url(/images/box2_background_quicklinks.gif);
 background-repeat: repeat-x;
 background-position: top;
 width: 147px;
 padding-bottom: 20px;
}

.box_content
{
 padding: 10px;
 overflow: hidden;
}

.box_quicklinks div.box_content
{
 min-height: 220px;
}

.box_lt {
	background-image: url(/images/box2_line.gif);
	background-repeat: repeat-x;
	background-position: left top;

}
.box_ll {
	background-image: url(/images/box2_line.gif);
	background-repeat: repeat-y;
	background-position: left top;

}
.box_lr {
	background-image: url(/images/box2_line.gif);
	background-repeat: repeat-y;
	background-position: right top;

}
.box_lb {
	background-image: url(/images/box2_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;

}
.box_tl {
	background-image: url(/images/box2_top_left.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
.box_tr {
	background-image: url(/images/box2_top_right.gif);
	background-repeat: no-repeat;
	background-position: right top;

}
.box_bl {
	background-image: url(/images/box2_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.box_br {
	background-image: url(/images/box2_bottom_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


/* 
----------------------------------------------------------------------------- 
FINDSTAFF Extras
----------------------------------------------------------------------------- */

#content .findstaffbutton {
	background:		#285D8C;
	color:			white;
	font-weight:	bold;
	padding:		3px;
	padding-left:		5px;
	padding-right:		5px;
}

#content .errormessage { color: red; font-weight: bold; }

#content .findstaffbutton:hover {
	background:		#74A0C6;
	color:			white;
	font-weight:	bold;
	padding:		3px;
	padding-left:		5px;
	padding-right:		5px;
}

#registerform {
	background-image: url(/images/register_background.gif);
	background-repeat: repeat-x;
	background-position: top;
	border:			1px solid #CCDBEF;
	padding:		10px;
	margin-bottom:	20px;
}

.hidden
{
 display: none;
}

ul.job-group
{
 padding-left: 0 !important;
}

ul.job-group
{
 margin-bottom: 25px;
}

ul.job-group li
{
 margin-left: 20px;
 line-height: 22px;
}

li.area
{
 padding-left: 0;
 font-weight: bold;
 list-style: none;
 font-size: 90%;
 border: solid 1px yellow;
}

li.area a
{
 text-decoration: none !important;
}

#breadcrumbs
{
 
}

#breadcrumbs, #breadcrumbs ul li
{
 padding: 0;
 margin: 0;
 list-style: none;
 display: inline;
}

#credit
{
 display: none;
}
.content_stream {

}
.content_stream * {
	font-size: 12px;
	line-height: 14px;
}
.content_stream {
	margin: 0 0 20px 0;
	background-image:url("/images/box2_background_quicklinks.gif");
	background-position:center top;
	background-repeat:repeat-x;
	padding-bottom:20px;
	width:147px;	
}
.content_stream h3 {
	margin: 8px 0 5px 0;
	
}
.content_stream h3 a,
.content_stream h2 a {
	text-decoration: none;
	display: block;
	height: auto;
}
.content_stream p a {
	text-decoration: underline!important;
}
.content_stream p a:hover {
 color: #F79335!important;
}

.sz_data_item_source p {
	font-size: 10px!important;
	line-height: 9px!important;
}




























