/* CSS Document */
body {
margin: 0px;
font-size: 10pt;
font-family:Arial, Helvetica, sans-serif;
color: #444;
background-color:#f2f2f2;
}
#wrapper {
width: 960px;
margin: 15px auto 0px auto;
background-color:#FFFFFF;
/*background-image:url(/assets/images/wrapper_bg.gif);*/
background-position: bottom right;
background-repeat:no-repeat;
}
h3 {
font-size:10pt;
}
h2 {
font-size:12pt;
}
.small {
font-size:8pt;
}
.center {
margin-left: 100px;
}
#header {
/*margin-top:5px;*/
}
#header.img {
border: 0px;
}
#dynamic {
margin:0;
}
#banner_container {
padding:0;
text-align:center;
margin:0 5px;
width:740px;
float:right;
}
#mainNav 	{
	text-align:center;
	margin:0 5px 5px 5px;
	padding:15px 5px;
	/*background:url(/assets/images/footer_bg.jpg) 0px 0px repeat-x;*/
	background-color: #3E4E7B;

}

#mainNav ul, #mainNav li	{
display: inline;
list-style-type: none;
margin:0;
}
 

#mainNav a	{
	font-size: 0.9em;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
/*background-color:#D0D6E1;*/
	font-weight: bold;
	text-transform:uppercase;
	text-decoration: none;
	padding: 4px 32px;
	text-align:center;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc ;
	margin:10px 2px 10px 0;
/*	background:url(/assets/images/nav_bgsds.jpg) top left repeat-y #653055;*/
	background-color:#CDDD8C; /*455E98*/
	text-transform:uppercase;
}

#mainNav a:hover, #mainNav .selected {
background-color: #ECF3D1;/*6B7A05*/
text-transform:uppercase;
text-decoration: none;
}

#leftnav {
padding:0 5px;
width: 200px;
float:left;
/*background-color: #617698;*/
color:#000;
font-size:.85em;
}
#leftnav div{
border-top:1px solid #bbb;
border-left:1px solid #bbb;
background-image:url(/assets/images/lhs_bg2.jpg);
background-position: 0px 0px;
background-repeat:no-repeat;
padding:5px;
margin:0 0 5px 0;
}


#leftnav h1, #leftnav h2, .joblist_heading {
margin-top:3px;
font-size: 8pt;
font-family:Arial, Helvetica, sans-serif;
color:#000;
text-transform:uppercase;
background-color:#ECF3D1;
padding:3px 10px;
}

#leftnav div select, #leftnav div input, #leftnav div option { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 8pt; 
color:#000;
background-color:#fff;

}
#leftnav a, #textlinks p a {
color:#103E83;
text-decoration: none;
font-weight:bold;
}

#leftnav img {
margin:5px;
}

#leftnav a:hover {
text-decoration: underline;
}
#pub {
text-align:left;
}

#pub img {
margin:4px;
}
#textlinks {
position:relative;
top:80px;
margin-bottom:-60px;
left:440px;
width:150px;
z-index:100;
}

#tabs {
float:right;
margin:100px -17px 0 0;
width:120px;
height:550px;
text-align:right;
/*border:1px solid #c00;*/
}

#tabs a:link, #tabs a:active, #tabs a:visited{
height:68px;
width:110px;
display:block;
margin-top:0;
}

#tabs a.research {
background:url(http://www.halledit.com.au/alljobs/assets/images/jobsites/research.png) top right no-repeat;
}
#tabs a:hover.research {
background:url(http://www.halledit.com.au/alljobs/assets/images/jobsites/research_o.png) top right no-repeat;
}

#tabs a.lgnz {
background:url(http://www.halledit.com.au/alljobs/assets/images/jobsites/lgnz.png) top right no-repeat;
}
#tabs a:hover.lgnz {
background:url(http://www.halledit.com.au/alljobs/assets/images/jobsites/lgnz_o.png) top right no-repeat;
}
#tabs a.road {
background:url(http://www.halledit.com.au/alljobs/assets/images/jobsites/road.png) top right no-repeat;
}
#tabs a:hover.road {
background:url(http://www.halledit.com.au/alljobs/assets/images/jobsites/road_o.png) top right no-repeat;
}
#tabs a.plan {
background:url(http://www.halledit.com.au/alljobs/assets/images/jobsites/plan.png) top right no-repeat;
}
#tabs a:hover.plan {
background:url(http://www.halledit.com.au/alljobs/assets/images/jobsites/plan_o.png) top right no-repeat;
}
#tabs a.lg {
background:url(http://www.halledit.com.au/alljobs/assets/images/jobsites/lgjobs.png) top right no-repeat;
}
#tabs a:hover.lg {
background:url(http://www.halledit.com.au/alljobs/assets/images/jobsites/lgjobs_o.png) top right no-repeat;
}
#tabs a.enviro {
background:url(http://www.halledit.com.au/alljobs/assets/images/jobsites/enviro.png) top right no-repeat;
}
#tabs a:hover.enviro {
background:url(http://www.halledit.com.au/alljobs/assets/images/jobsites/enviro_o.png) top right no-repeat;
}
#tabs a.water {
background:url(http://www.halledit.com.au/alljobs/assets/images/jobsites/water.png) top right no-repeat;
}
#tabs a:hover.water {
background:url(http://www.halledit.com.au/alljobs/assets/images/jobsites/water_o.png) top right no-repeat;
}
#tabs a.edu {
background:url(http://www.halledit.com.au/alljobs/assets/images/jobsites/edu.png) top right no-repeat;
}
#tabs a:hover.edu {
background:url(http://www.halledit.com.au/alljobs/assets/images/jobsites/edu_o.png) top right no-repeat;
}

#contentwrapper {
margin:20px 0 0 15px;
float:left;
width: 728px;
list-style-type:square;
list-style-position:inside;
/*border:1px solid #ccc;*/
}
#contentwrapper h1 {
font-weight:normal;
font-size:1.6em;
color:#455E98;
border-bottom:1px solid #ccc;
margin:15px 0;
}
#contentwrapper a:link, #contentwrapper a:active, #contentwrapper a:visited {
	font-size: 9pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#2C76C9;
	text-decoration:none;
	font-weight: normal;
}
#contentwrapper a:hover {
color:#558AE1;
text-decoration: underline;
}

#joblinks {
height: 20px;
text-align:right;
margin-bottom: 0;
border-top:10px solid #D0D6E1;
}

#jobslist {
font-size: 9pt;
font-family:Arial, Helvetica, sans-serif;
margin-bottom:10px;
}

.rowodd {
background-color:#f1f1f1;
}
.roweven {
background-color:#fff;
}
.body {
text-align:right;
}
.bodysmall {
text-align:right;
font-size:8pt;
}
.smallred {
color:#CC0000;
font-size:8pt;
}
#ad {
padding: 10px 5px;
margin: 40px 0px ;
clear:left;
}
#ad a:link, #ad a:active, #ad a:visited    {
font-weight:bold;
}

#ad ul {
	list-style-position:outside;
	}
#ad .print {
margin: 0px 0px 0px 30px;
}
#ad a:link img, #ad a:active img, #ad a:visited img    {
border: 0px;
margin-left: 0px;
}
#adlinks a:link, #adlinks a:active, #adlinks a:visited {
background:url(/assets/images/adlinks_bg.png) top left no-repeat;
width:130px;
height:18px;
display:block;
float:left;
color:#fff;
font-weight:bold;
font-size:.75em;
margin-right:10px;
padding:3px 0 0 10px;
letter-spacing:.1em;
}
#adlinks a:hover {
background:url(/assets/images/adlinks_bg_o.png) top left no-repeat;
text-decoration:none;
} 
#sendfriend {
position:relative;
visibility:hidden;
padding: 3px 0px 10px 0px;
z-index:1;
color:#000;
font-size:7.5pt;
background-color: #CDDD8C;
border: 1px solid #999;
margin-bottom: 15px;
}
#sendfriend input {
font-size:.9em;
}

#sendfriend table {
margin-bottom:-14px;
}
#sendfriend img.close{
position:absolute;
top:-1px;
right:0;
}

#footer {
margin: 0;
font-size:8pt;
text-align:right;
padding: 2px 5px;
color:#bbb;
background-color: #324E78;
clear:both;
height:80px;
background:url(/assets/images/footer_bg.jpg) 0px 0px repeat-x;

}
#footer li  {
list-style-type:none;
display:inline;
text-transform:uppercase;
}

#footer a:link, #footer a:active, #footer a:visited {
font-size: 8pt;
font-family:Arial, Helvetica, sans-serif;
color: #f2f2f2;
text-decoration:none;
padding: 0px 5px;
display:inline;
}
#footer a:hover {
color:#fff;
text-decoration: none;
padding: 0px 5px;
}
form {
margin:0;
}


#contentwrapper input, select, option {
font-size:8pt;
color:#444;
font-family:Arial, Helvetica, sans-serif;
background-color: #fff; 
}
.scroll_down{
	background: url("../../images/select_down.gif") no-repeat scroll 99% center;
	cursor: pointer;
}


.scroll_up{
	background: url("../../images/select_up.gif") no-repeat scroll 99% center;
	cursor: pointer;
}
