@charset "utf-8";
/* CSS Document */

body {
	font-size: 62.5%;
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #dbd7d4;
}
div.access {
	display:none;
}
img {
	border: none
}
#wrapper {
	width: 980px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#main {
	float:left;
}
/*--------------------- Header ---------------------*/

#header {
	width: 980px;
	text-align: left;
	float: left;
}
#header #logo {
	float: left;
	padding: 10px 0 0 0;
}
/*-------------------- Header Nav --------------------*/
	
#headernav {
	position: relative;
	float: right;
	clear: none;
	width: 500px;
}
div#headernav ul {
	list-style: none;
	float: right;
	padding: 0;
	margin: 0;
	text-align: left;
	display: inline;
}
div#headernav li {
	margin: 0;
	float: left;
}
div#headernav a:link, div#headernav a:visited {
	display:block;
	text-align:center;
	color: #ffffff;
	font-size: 1.1em;
	text-decoration: none;
	padding: 3px 8px;
}
div#headernav a:hover, div#headernav .on a {
	color: #ffffff;
	text-decoration: underline!Important;
}
/*-------------------- Nav Menu --------------------*/
	
#nav {
	float: right;
	width: 820px;
	padding: 10px 0 0 0;
}
div#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
}
div#nav li {
	margin: 0;
	padding: 0;
	float: left;
	background: url(../images/nav-sep.png) 0 6px no-repeat;
}
div#nav li.first {
	background: none;
}
div#nav a:link, div#nav a:visited {
	display:block;
	text-align:center;
	color: #ffffff;
	font-size: 1.2em;
	text-decoration: none;
	padding: 3px 0 16px 0;
	width: 130px;
}
div#nav a:hover, div#nav .on a:link, div#nav .on a:visited {
	text-decoration: none;
	font-weight: bold;
	background: url(../images/nav-on.gif) center 38px no-repeat;
}
/*-------------------- SubNav Menu --------------------*/
	
#subnav {
	float: left;
	width: 160px;
	padding: 0 50px 0 0;
}
#subnav p {
	text-align: left;
}
#subnav p a {
	text-align: left;
	color: #a60d1f;
	font-weight: bold;
	text-decoration: none;
}
#subnav p a:hover {
	text-decoration: underline;
}
#subnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: left;
}
#subnav li {
	margin: 0;
	padding: 0;
	background: url(../images/subnav-bullet.gif) 0 6px no-repeat;
	border-bottom: #a59a93 solid 1px;
	padding: 4px 0 4px 15px;
}
#subnav li.on {
	background: url(../images/subnav-bulleton.gif) 0 8px no-repeat;
}
#subnav li.on li.on {
	background: none;
}
#subnav li a:link, #subnav li a:visited {
	text-align: left;
	color: #a60d1f;
	font-size: 1.2em;
	text-decoration: none;
	display: block;
}
#subnav li a:hover, #subnav ul .on a:link, #subnav ul .on a:visited {
	text-decoration: none;
	font-weight: bold;
}
#subnav li li {
	margin: 0;
	padding: 0;
	background: none;
	border-bottom: none;
	padding: 3px 0 1px 12px;
}
#subnav li.on li a:link, #subnav li.on li a:visited {
	text-align: left;
	color: #a60d1f;
	font-size: 1.2em;
	text-decoration: none;
	display: block;
	font-weight: normal;
}
#subnav li.on li a:hover, #subnav li.on li.on a:link, #subnav li.on li.on a:visited {
	text-decoration: none;
	font-weight: bold;
}
/*--------------------- banner ---------------------*/

#banner {
	padding: 0 0 20px 0;
	margin-top: 10px;
	float: left;
	height: 241px;
}
/*--------------------- Content ---------------------*/

h1, h2.redheading {
	font-size: 1.6em;
	color: #a60d1f;
	margin: 0;
	padding: 0 0 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 .h12ndlevel {
	font-size: 0.8em; 
}
h2 {
	font-size: 1.4em;
	margin: 0;
	padding: 5px 0;
}
h3 {
	font-size: 1.4em;
	margin: 0;
	padding: 10px 0;
}
p {
	font-size: 1.2em;
	margin: 0;
	padding: 6px 0;
}
#content ul, #contentwide ul {
	margin: 0 0 0 30px;
	padding: 3px 0;
}
#content li, #contentwide li {
	font-size: 1.2em;
	margin: 0;
	padding: 3px 0;
}
#content li li, #contentwide li li {
	font-size: 1em;
}
.red {
	color: #a60d1f;
	font-weight: bold;
}
#contenthome {
	float: left;
	clear: none;
	position: relative;
	text-align: left;
	padding:0 10px 0 0;
	width: 970px;
}
#content {
	float: left;
	text-align: left;
	width: 520px;
}
#contentwide {
	float: left;
	text-align: left;
	width: 720px;
}
#content a, #contenthome a, #contentwide a {
	color: #a60d1f;
}
#content a:hover, #contenthome a:hover, #contentwide a:hover {
	text-decoration: none;
	color: #666666;
}
#base {
	width: 980px;
	color: #FFFFFF;
	clear: both;
}
form {
	width: 400px;
}
/*--------------------- Home Page ---------------------*/

.home-introbox {
	width: 540px;
	float: left;
}
.home-latestjobs {
	width: 386px;
	float: right;
}
.home-latestjobs .hdr {
	float: left;
	padding: 4px 0 0 0;
}
.home-latestjobs .advlink {
	float: right;
	font-size: 1.2em;
}
.home-latestjobs .box {
	float: none;
	clear: both;
	padding-top: 12px;
}
.home-latestjobs .boxtop {
	width: 386px;
	height: 13px;
	background: url(../images/latestjobs-top.png) no-repeat;
}
.home-latestjobs .boxcontent {
	background: url(../images/latestjobs-bg.png) repeat-y;
	padding: 0 4px 0 9px;
}
.home-latestjobs .boxbottom {
	width: 386px;
	height: 13px;
	background: url(../images/latestjobs-bottom.png) no-repeat;
}
.home-box1 {
	width: 267px;
	float: left;
}
.home-box1 .hdr {
	padding: 0 0 6px 0;
}
.home-box1 .boxtop {
	width: 267px;
	height: 13px;
	background: url(../images/box-top.png) no-repeat;
}
.home-box1 .boxcontent {
	background: url(../images/box-bg.png) repeat-y;
	padding: 0 6px 0 11px;
	margin-top: -1px;
}
.home-box1 .boxbottom {
	width: 267px;
	height: 13px;
	background: url(../images/box-bottom.png) no-repeat;
}
.home-videobox {
	width: 352px;
	float: left;
	margin: 0 40px;
}
.page-videobox {
}
#contenthome .home-videobox .altcolour1, #content .page-videobox .altcolour1 {
	color: #A60D1F;
}
#contenthome .home-videobox .altcolour1, #contenthome .home-videobox .altcolour2, #content .page-videobox .altcolour1, #content .page-videobox .altcolour2 {
	font-size: 1.2em;
}
#contenthome .home-videobox .altcolour1 a, #contenthome .home-videobox .altcolour1 a:hover, #contenthome .home-videobox .altcolour2 a, #contenthome .home-videobox .altcolour2 a:hover, #content .page-videobox .altcolour1 a, #content .page-videobox .altcolour1 a:hover, #content .page-videobox .altcolour2 a, #content .page-videobox .altcolour2 a:hover {
	text-decoration: none;
}
#contenthome .home-videobox .ui-state-active a, #content .page-videobox  .ui-state-active a {
	text-decoration: underline;
	color: #666666!Important;
}
#contenthome .home-videobox .altcolour2 a, #contenthome .home-videobox .altcolour2, #content .page-videobox .altcolour2 a, #content .page-videobox .altcolour2 {
	color: #A60D1F;
}
#contenthome .home-videobox .altcolour2 a:hover, #content .page-videobox .altcolour2 a:hover {
	color: #666666;
}
/*--------------------- right hand box ---------------------*/

.rightbox1 {
	width: 223px;
	float: left;
	text-align: left;
	padding: 0 0 0 20px;
}
.rightbox1 .hdr {
	padding: 0 0 6px 16px;
	border-bottom: #a60d1f solid 1px;
}
.rightbox1 .boxtop {
	width: 223px;
	height: 18px;
	background: url(../images/rightbox-top.png) no-repeat;
}
.rightbox1 .boxcontent {
	background: url(../images/rightbox-bg.png) repeat-y;
	padding: 0 12px 0 17px;
	margin-top: 0px;
}
.rightbox1 .boxcontent ul {
	margin: 0;
	padding: 9px 5px 0 17px;
}
.rightbox1 .boxcontent li {
	margin: 0;
	padding: 5px 0;
	font-size: 1.2em;
}
.rightbox1 .boxcontent p {
	padding-left: 16px;
}

.rightbox1 .boxbottom {
	width: 223px;
	height: 21px;
	background: url(../images/rightbox-bottom.png) no-repeat;
}
.rightbox1 .boxcontent a {
	color: #a60d1f;
	text-decoration: underline;
}
.rightbox1 .boxcontent a:hover {
	text-decoration: none;
	color: #666666;
}
/*--------------------- small box ---------------------*/

.smallbox {
	width: 145px;
	float: left;
	text-align: left;
}
.smallmiddlebox {
	padding: 0 35px;
}
.smallbox .hdr {
	height: 17px;
}
.smallbox .boxtop {
	width: 145px;
	height: 10px;
	background: url(../images/smallbox-top.gif) no-repeat;
}
.smallbox .boxcontent {
	background: url(../images/smallbox-bg1.gif) repeat-y;
	padding: 8px 4px 0 9px;
	min-height: 93px;
	font-size: 1.1em;
	margin-top: -3px;
}
.smallbox .boxbottom {
	width: 145px;
	height: 9px;
	background: url(../images/smallbox-bottom.gif) no-repeat;
}
/*--------------------- small box 2 ---------------------*/

.smallbox2 {
	width: 203px;
	float: left;
	text-align: left;
}
.smallmiddlebox2 {
	padding: 0 35px;
}
.smallbox2 .hdr {
	padding: 0 0 12px 0;
}
.smallbox2 .boxtop {
	width: 203px;
	height: 17px;
	background: url(../images/smallbox2-top.gif) no-repeat;
}
.smallbox2 .boxcontent {
	background: url(../images/smallbox2-bg1.gif) repeat-y;
	padding: 8px 17px 0 17px;
	font-size: 1.2em;
	margin-top: 0px;
}
#contentwide .smallbox2 .boxcontent ul.workingareas {
	padding: 0;
	margin: 0;
	height: 137px;
}
#contentwide .smallbox2 .boxcontent ul li {
	background: url(../images/bullet.gif) 0 6px no-repeat;
	list-style: none;
	padding: 0 0 0 10px;
	margin: 8px 0;
}
#contentwide .smallbox2 .boxcontent ul li a:link, #contentwide .smallbox2 .boxcontent ul li a:visited {
	font-size: 0.9em;
	text-decoration: underline;
}
#contentwide .smallbox2 .boxcontent ul li a:hover {
	color: #666666;
	text-decoration: none;
}
.smallbox2 .boxbottom {
	width: 203px;
	height: 15px;
	background: url(../images/smallbox2-bottom.gif) no-repeat;
}
.smallbox2 .btn {
	float: right;
	padding: 5px 0 0 0;
}
/*--------------------- Profiles ---------------------*/

.profilebox {
	width: 175px;
	float: left;
}
.profilebox .profiletext {
	font-size: 1.1em;
	padding-left: 13px;
}
.profilebox .profiletext {
	font-size: 1.1em;
	padding: 12px 10px 0 14px;
	height: 82px;
}
.profilebox .profiletext strong {
	font-size: 1.1em;
}
/*--------------------- Footer ---------------------*/

#footer {
	background: #a60d1f;
	height: 26px;
}
#footer .content {
	width: 960px;
	padding: 6px 10px 0 10px;
	color: #ffffff;
	font-size: 1.1em;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#footer .copyright {
	width: 300px;
	float: left;
}
#footer .footernav {
	position: relative;
	float: right;
	clear: none;
	width: 500px;
}
#footer .footernav ul {
	list-style: none;
	float: right;
	padding: 0;
	margin: 0;
	text-align: left;
	display: inline;
}
#footer .footernav li {
	margin: 0;
	float: left;
}
#footer .footernav a:link, #footer .footernav a:visited {
	display:block;
	text-align:center;
	color: #ffffff;
	font-size: 1em;
	text-decoration: none;
	padding: 0 8px;
}
#footer .footernav a:hover, #footer .footernav .on a {
	color: #ffffff;
	text-decoration: underline!Important;
}
