﻿@charset "utf-8";
@import url('JS/tablesorter/themes/blue/blue/style.css');
a img {
	border: none;
}
a {
	border: none;
}
img {
	border: none;
}
body#capabilities a#capabilities-nav, body#contact a#contact-nav, body#experience a#experience-nav, body#expertise a#expertise-nav, body#home a#home-nav, body#locations a#locations-nav, body#recruitment a#recruitment-nav, body#services a#services-nav, body#staff a#staff-nav {
	background-color: #fdd577;
	color: #ffffff;
}
body#capabilities a#capabilities-nav:hover, body#contact a#contact-nav:hover, body#experience a#experience-nav:hover, body#expertise a#expertise-nav:hover, body#home a#home-nav:hover, body#locations a#locations-nav:hover, body#recruitment a#recruitment-nav:hover, body#services a#services-nav:hover, body#staff a#staff-nav:hover {
	background-color: #fdd577;
	color: #aaaaaa;
}
dl dt {
	line-height: 2em;
	padding-left: 5em;
	font-weight: bolder;
	color:#000000;
}
p span {
	font-weight: bolder;
}
body {
	margin: 25px 0;
/* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */	padding: 0;
	background: #333333;
	color: #4a4a4a;
	font: 80% Arial,Helvetica,sans-serif;
	text-align: center;/* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
li a {
	color: #4a4a4a;
	text-decoration: none;
}
li a:hover {
	text-decoration: underline;
}
li span {
	color: #4a4a4a;
}
li {
	padding: 0.5em 0;
}
ul {
	list-style: disc;
	color: #97002e;
	text-align: justify;
}
.adelaide {
	float: left;
	padding: 10px;
	width: 240px;
	text-align: center;
	line-height: 12px;
}
.perth {
	float: left;
	padding: 10px;
	width: 240px;
	text-align: center;
	line-height: 12px;
}
.melbourne {
	margin-left: 520px;
	padding: 10px;
	text-align: center;
	line-height: 12px;
}
.caption {
	width: 230px;
	margin: 0 10px;
	border-bottom: 1px #fcc33c solid;
	text-align: center;
	line-height: 25px;
	vertical-align: middle;
}
.centered {
	width: 250px;
	padding: 0;
	margin: 25px 0 0 0;
	text-align: center;
	vertical-align: middle;
}
.clear-float {
	clear: both;
	font-size: 1px;
	line-height: 0px;
	height: 0;
	width: 100%;
}
.ul-sub-para {
	color: #4a4a4a;
	list-style: none;
}
.pdf {
	padding: 0 5px 0 0;
	margin: 0;
	border: none;
	vertical-align: middle;
}
.sidebar-image {
	width: 230px;
	margin: 25px 0 0 8px;
	border: 1px #fcc33c solid;
	height: 200px;
}
.vertically-spaced {
	line-height: 2.5em;
}
.yellow {
	color: #fbba00;
	font-size: 10px;
	line-height: 12px;
	vertical-align: middle;
}
#container {
	width: 780px;
	border: 2px #fbba00 solid;
	margin: 0 auto;
	background: #ffffff;
	text-align: left;
}
#footer {
	margin: 12px 0 0;
	padding: 0;
	color: #aaaaaa;
	background: #424242;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 60%;
	/*border-top:1px #fbba00 solid;*/
}
#footer a {
	color: #aaaaaa;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#get-acrobat {
	margin: 0;
	padding: 0;
}
#header {
	padding: 0;
	height: 250px;
}
#main-content {
	margin: 0 0 12px 250px;
	padding: 0 20px 12px;
	border-left: 1px #fcc33c solid;
	text-align: justify;
}
#main-content h1 {
	color: #97002e;
	font-size: 125%;
	line-height: 3em;
}
#main-content h2 {
	color: #97002e;
	font-size: 100%;
}
#main-content h3 {
	color: #4a4a4a;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 100%;
}
#nav-list {
	width: 100%;
	margin: 0;
	padding: 0;
	border-top: 1px dotted #cccccc;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}
#nav-list a {
	padding-left: 20px;
	display: block;
	color: #003366;
	text-decoration: none;
	height: 100%;
}
#nav-list a:visited {
	padding-left: 20px;
	display: block;
	color: #97002e;
	text-decoration: none;
	height: 100%;
}
#nav-list a:hover {
	background-color: #97002e;
	color: #ffffff;
	font-weight: 500;
}
#nav-list li {
	border-bottom: 1px dotted #cccccc;
	list-style-type: none;
	background-color: #fcc33c;
	color: #333333;
	font-weight: normal;
	line-height: 2em;
	height: 2em;
}
#sidebar {
	float: left;
	padding: 0;
	width: 250px;
	background: #ffffff;
	border-right: 1px #fcc33c solid;
}
#sidebar li {
	padding: 0;
}
#map {
	width: auto;
	height: 600px;
	border: 2px #fbba00 solid;
	margin: 0;
	padding: 0;
}
.advert {
	background: #fcc33c;
	line-height: 2em;
	text-align: center;
}
