/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	background-image:url(../artwork/body-bg.gif);
	background-position:center;
	background-repeat:repeat-y;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 1.6em;
	margin-bottom: 0.8em;
	color: #000000;
}
h1 {
	font-size: 115%;
}
h2 {
	font-size: 115%;
	font-style: italic;
}
h3 {
	font-size: 105%;
}
h4 {
	font-size: 105%;
	font-style: italic;
}
h5 {
	font-size: 100%;
}
h6 {
	font-size: 90%;
}
p {
	margin-top: 0.8em;
	margin-bottom: 0.8em;
}
ul {
	margin-top: 0.8em;
}
li {
	margin-bottom: 0.4em;
}
a img, a:link img {
	border:0 none;
}
a:hover img {
}
td {
	font-family:Arial, Helvetica, sans-serif;
}
td.header {
	background-image: url(../artwork/header-bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	line-height: 33px;
	color: #00017F;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
}
	td.header a, td.header a:link {
		color: #FFFFFF;
		text-decoration: none;
		margin-right: 1em;
	}
	td.header a:hover {
		text-decoration: underline;
	}
	td.header strong {
		margin-right: 20px;
	}
	div#header-rightcol {
		width:768px;
		float:right;
		color: #FFFFFF;
		background-color: #00017F;
		background-image: url(../artwork/header-bg.gif);
		background-repeat: repeat-y;
		background-position: right;
	}
#menu {
	background-color:#7F7F7F;
}
	#menu ul {
		list-style-type:none;
		margin:0;
		padding:0;
	}
	#menu li {
		background-color:#7F7F7F;
		color:#FFFFFF;
		display:block;
		float:left;
		height:30px;
		margin:0;
		padding:0;
		position:relative;
	}
	#menu li:hover {
		background-color:#5F5F5F;
	}
	#menu li .sub-menu {
		display:none;
	}
	#menu li:hover .sub-menu {
		display:block;
		position:absolute;
		width:180px;
		z-index:99;
	}
	#menu li:hover .sub-menu2 {
		width:200px;
	}
	#menu .sub-menu li {
		clear:left;
		width:180px;
	}
	#menu .sub-menu2 li {
		width:200px;
	}
	#menu span.nolink, #menu a, #menu a:link {
		display:block;
		color:#FFFFFF;
		font-size:16px;
		margin:0;
		padding:6px 16px;
		text-decoration:none;
	}
	#menu a:hover {
	}
#shadow1 {
	height:7px;
	background-image:url(../artwork/main-bg-top.gif);
	background-position:top;
	background-repeat:repeat-x;
	line-height:7px;
}
#shadow2 {
	height:7px;
	width:165px;
	background-image:url(../artwork/side-bg-top.gif);
	background-position:top;
	background-repeat:repeat-x;
	line-height:7px;
}
#newscol {
	background-image:url(../artwork/side-bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#C6C6C6;
	width:165px;
	max-width:165px;
	overflow:hidden;
}
td.tmenu {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0002BF;
	color: #FFFFFF;
	background-image: url(../artwork/tmenu-state-bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	font-size: 14px;
}
	td.tmenu ul, td.tmenu li {
		margin: 0;
		padding: 0;
		display: block;
		list-style-type: none;
		line-height: 37px;
	}
	td.tmenu li {
		float: left;
		background-image: url(../artwork/tmenu-state-bg.gif);
		background-repeat: repeat-x;
		background-position: top left;
	}
	td.tmenu li:hover {
		background-position: bottom left;
	}
	td.tmenu a, td.tmenu a:link {
		display: block;
		color: #FFFFFF;
		padding-right: 12px;
		background-position: top left;
		background-repeat: no-repeat;
		padding-top: 19px;
		line-height: 18px;
		text-decoration: none;
	}
	td.tmenu a.l0, td.tmenu a.l0:link {
		font-size: 16px;
		background-image: url(../artwork/tmenu-home.png);
		padding-left: 65px;
		padding-top: 16px;
		line-height: 21px;
		padding-right: 30px;
	}
	td.tmenu a.l1, td.tmenu a.l1:link {
		background-image: url(../artwork/tmenu-about.png);
		padding-left: 36px;
		padding-top: 1px;
		padding-right:13px;
	}
	td.tmenu a.l2, td.tmenu a.l2:link {
		background-image: url(../artwork/tmenu-campus.png);
		padding-left: 50px;
		padding-right: 16px;
	}
	td.tmenu a.l3, td.tmenu a.l3:link {
		background-image: url(../artwork/tmenu-staff.png);
		padding-left: 44px;
		padding-right:13px;
	}
	td.tmenu a.l4, td.tmenu a.l4:link {
		background-image: url(../artwork/tmenu-jobs.png);
		padding-left: 30px;
		padding-top: 1px;
		padding-right:13px;
	}
	td.tmenu a.l5, td.tmenu a.l5:link {
		background-image: url(../artwork/tmenu-school.png);
		padding-left: 36px;
		padding-right:13px;
	}
	td.tmenu a.l6, td.tmenu a.l6:link {
		background-image: url(../artwork/tmenu-links.png);
		padding-left: 24px;
		padding-top: 1px;
	}
	td.tmenu a.l7, td.tmenu a.l7:link {
		background-image: url(../artwork/tmenu-calendar.png);
		padding-left: 39px;
	}
	td.tmenu a.l8, td.tmenu a.l8:link {
		font-size: 16px;
		background-image: url(../artwork/tmenu-news.png);
		padding-left: 60px;
		padding-top: 16px;
		line-height: 21px;
		padding-right: 37px;
	}
td.lmenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #000180;
	font-size: 13px;
	background-color: #8FCA9D;
	background-image: url(../artwork/lmenu-bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	padding: 16px 0;
}
	td.lmenu p {
		margin: 0;
		padding: 0 0 0 31px;
		font-weight: bold;
		font-size: 15px;
	}
	td.lmenu p.adminlogged {
		padding: 0 1.4em;
	}
	td.lmenu ul, td.lmenu li {
		margin: 0;
		padding: 0;
		display: block;
		list-style-type: none;
	}
	td.lmenu ul.adminmenu {
		margin-bottom: 1.4em;
	}
	td.lmenu li {
		margin-top: 16px;
	}
	td.lmenu li.adminmenu {
		margin-top: 4px;
	}
	td.lmenu a, td.lmenu a:link {
		display: block;
		line-height: 18px;
		padding-left: 48px;
		text-decoration: none;
		color: #000180;
		background-position: top left;
		background-repeat: no-repeat;
	}
	td.lmenu a.l0, td.lmenu a.l0:link {
		line-height: 36px;
		background-image: url(../artwork/lmenu-electrics.png);
	}
	td.lmenu a.l1, td.lmenu a.l1:link {
		background-image: url(../artwork/lmenu-plant.png);
	}
	td.lmenu a.l2, td.lmenu a.l2:link {
		background-image: url(../artwork/lmenu-confined.png);
	}
	td.lmenu a.l3, td.lmenu a.l3:link {
		background-image: url(../artwork/lmenu-construction.png);
	}
	td.lmenu a.l4, td.lmenu a.l4:link {
		background-image: url(../artwork/lmenu-agriculture.png);
	}
	td.lmenu li.adminmenu a, td.lmenu li.adminmenu a:link {
		padding: 5px 1.4em;
	}
	td.lmenu a:hover {
		background-position: bottom left;
		background-color: #0002BF;
		color: #FFFFFF;
	}
td.content {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	padding: 0 1.4em 1.4em 1.4em;
	font-size: 90%;
}
td.newscolbdr {
	background-color: #0002BF;
	background-image: url(../artwork/newscol-bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}
td.newscol {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 90%;
}
td.footer {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000180;
	color: #FFFFFF;
	font-size: 70%;
	padding: 1.4em;
}
	td.footer p {
		margin: 0.8em 0;
	}
	td.footer a, td.footer a:link {
		color: #FFFFFF;
		text-decoration: none;
		border-bottom: 1px dotted #FFFFFF;
	}
	td.footer a:hover {
		text-decoration: underline;
	}
#footer {
	background-color:#9B9B9B;
	background-image:url(../artwork/foot-bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}
table.formtable td, table.formtable th {
	font-size: 90%;
	padding-top: 4px;
	padding-right: 4px;
}
	table.formtable th {
		padding-top: 1em;
		font-weight: normal;
		font-style: italic;
		font-size: 115%;
	}
	table.formtable td.fullsize {
		font-size: 100%;
		padding: 0;
	}
	table.formtable td.padded {
		padding-top: 4px;
		padding-right: 4px;
	}
	table.formtable td.formdivrow {
		text-align: center;
	}
	table.formtable td.formbtncell {
		width: 80px;
		vertical-align: middle;
	}
	table.formtable td.formlblcell {
		width: 40px;
		vertical-align: top;
		padding-top: 8px;
	}
	table.formtable td.formlblwidecell {
		width: 140px;
		vertical-align: top;
		padding-top: 8px;
	}
	table.formtable td.formlbl200cell {
		width: 200px;
		vertical-align: top;
		padding-top: 8px;
	}
	table.formtable td.formlblautocell {
		width: auto;
		vertical-align: top;
		padding-top: 8px;
	}
	table.formtable td.vmiddle {
		vertical-align: middle;
	}
	table.formtable input, table.formtable textarea {
		width: 300px;
	}
	table.formtable input.dflt {
		width: auto;
	}
	table.formtable input.narrow {
		width: 13px;
	}
	table.formtable input.btn {
		width: 80px;
	}
	table.formtable h2 {
		padding-top: 0;
		margin-top: 0;
		font-size: 100%;
	}
	table.formtable h3 {
		padding-top: 0;
		margin-top: 0;
	}
	table.formtable td.dotty {
		background-image:url(../artwork/dotty_line.gif);
		background-repeat:repeat-x;
		background-position:0 1.6em;
	}
	table.formtable td.controls {
		padding-bottom: 2px;
	}
	table.formtable td.formeditdelete {
		width: 60px;
		vertical-align: top;
	}
	table.formtable td.formeditdelete a, table.formtable td.formeditdelete a:link {
		margin-left: 4px;
		margin-right: 4px;
	}
	table.formtable h3.news {
		font-size: 125%;
	}
	table.formtable p.news {
		font-size: 100%;
	}
	table.formtable td.boldlabel {
		font-weight: bold;
	}
	table.formtable td.type {
		text-align: right;
	}
	table.formtable td.zoomed {
		zoom: 50%;
		text-align: right;
	}
	table.formtable td.size {
		text-align: right;
	}
	table.formtable tr.r0 td {
		background-color: #E6E6F3;
	}
	table.formtable tr.r1 td {
		background-color: #F2F2F9;
	}
	input.normal {
		color: #000000;
	}
	input.labelled {
		color: #999999;
	}
	label.rqdlbl {
		color: #990000;
	}
	input.rqd, textarea.rqd, select.rqd, select.rqd option {
		color: #990000;
		background-color: #FFCCCC;
	}
	legend {
		font-weight: bold;
		font-size: 110%;
		color:#000000;
	}
	.formerror {
		color: #990000;
	}
	td div.splitcontent {
		padding-right: 10px;
		z-index: 0;
	}
	td div.suppliers {
		padding: 0 0 1em 10px;
		text-align: center;
		border-left: 1px solid #000000;
		width: 150px;
		z-index: 0;
	}
	div.suppliers h2 {
		margin-top: 0.7em;
	}
	table.spreadlinks td {
		padding-bottom: 1px;
		text-align: center;
		font-size: 110%;
	}
	table.spreadlinks2 {
		margin-bottom: 1em;
	}
	table.spreadlinks2 td {
		padding-bottom: 1px;
		text-align: center;
		font-size: 110%;
	}
	table.viewers {
		margin-top: 1.5em;
	}
	table.viewers td {
		text-align: left;
		vertical-align: top;
	}
	table.viewers h2 {
		margin-top: 0;
		font-weight: bold;
	}
.newsblock span.date {
	float: right;
}
div.newsblock {
	clear:both;
	padding-top: 1em;
	padding-bottom: 1em;
	overflow:hidden;
	border-top: 1px solid #000000;
}
div.noborder {
	border-top:none;
}
div.newsblock span.date {
	float: right;
	color: #000000;
	font-style: italic;
	font-size: 90%;
	font-weight: normal;
}
div.sumnewsblock {
	padding: 14px 4px;
	overflow:hidden;
	width:157px;
/*	border-top: 1px solid #000000;*/
}
div.sumnewsblock h2 {
	margin-top: 0;
	font-size: 90%;
}
div.sumnewsblock p.morelink {
	text-align: right;
	font-size: 85%;
	margin: 0.4em 0;
}
div.eventblock {
	padding-top: 1em;
	padding-bottom: 1em;
	border-top: 1px solid #000000;
	clear: both;
}
h3.event {
	margin-bottom: 0;
}
h3.event span.fr {
	float: right;
	padding-left: 4px;
	padding-bottom: 4px;
}
p.eventdate {
	font-style: italic;
	margin-top: 0;
}
	td.content h3.event a, td.content h3.event a:link {
		border-bottom: none;
	}
div.adminlistblock {
}
	ul.adminlist {
		display: block;
	}
		ul.adminlist ul.adminlist {
			margin-top: 0;
		}
	li.adminlistitem {
		display: block;
	}
	li.adminlistform {
		display: block;
		list-style-type: none;
	}
	li.adminlistitem span {
		display: block;
		position: relative;
		border-bottom: 1px solid #E6E6F3;
		z-index:98;
	}
	li.adminlistitem span:hover {
		background-color: #F2F2F9;
	}
	li.adminlistform form {
		display: block;
		position: relative;
		border-bottom: 1px solid #E6E6F3;
		margin: 0;
		padding: 0;
	}
	li.adminlistform form:hover {
		background-color: #F2F2F9;
	}
		li.adminlistitem a.adminlink0, li.adminlistitem a.adminlink0:link {
			position: absolute;
			right: 0ex;
			text-decoration: none;
			border-bottom: 1px dotted #000000;
		}
		li.adminlistitem a.adminlink0:hover {
			text-decoration: underline;
		}
		li.adminlistitem a.adminlink1, li.adminlistitem a.adminlink1:link {
			position: absolute;
			right: 8ex;
			text-decoration: none;
			border-bottom: 1px dotted #000000;
		}
		li.adminlistitem a.adminlink1:hover {
			text-decoration: underline;
		}
		li.adminlistitem a.adminlink2, li.adminlistitem a.adminlink2:link {
			position: absolute;
			right: 14ex;
			text-decoration: none;
			border-bottom: 1px dotted #000000;
		}
		li.adminlistitem a.adminlink2:hover {
			text-decoration: underline;
		}
	li.adminlistlink {
		display: block;
	}
	li.wiz-item {
		border-bottom: 1px dotted #000000;
		overflow:hidden;
	}
	li.wiz-item:hover {
		background-color:#F2F2F9;
	}
table.course-table th, table.course-table td {
	text-align:left;
	vertical-align:top;
}
.printcourse-top {
	float:right;
}
h2.download-foot {
	clear:both;
	border-top:1px solid #000000;
	padding-top: 30px;
	display:block;
}
.download-foot img {
	vertical-align:middle;
}
#home-training {
	border:1px solid #5E5E5E;
}
.content table {
	max-width:774px;
}
.content td {
	padding:0;
}
.home-columns td {
	padding:12px;
	text-align:center;
}
	.home-columns td.col-3, .home-columns td.col-4, .home-columns td.col-5 {
		width:33%;
	}
.greyed {
	background-color:#606060;
	color:#FFFFFF;
	padding:1px 12px;
	height:100%;
}
	.greyed a, .greyed a:link {
		color:#FFFFFF;
	}
	.greyed a:hover {
	}
.home-btns td {
	width:20%;
	text-align:center;
}
p.wzdmsg {
	display:block;
	overflow:hidden;
	background-color:#CCCCCC;
	border:4px dotted #666666;
	color:#666666;
	padding:8px;
}
p.msg {
	background-color:#99CC99;
	border:4px dotted #006600;
	color:#006600;
}
p.warn {
	background-color:#CCCC99;
	border:4px dotted #666600;
	color:#666600;
}
p.error {
	background-color:#CC9999;
	border:4px dotted #660000;
	color:#660000;
}
p.fieldrow, p.submitrow {
	clear:left;
}
p.fieldrow label {
	float:left;
	width:180px;
	border-bottom:1px dotted #333333;
}
.wzdfield {
	width:360px;
}
.wzddays {
	width:30px;
}
.wzdcost {
	width:60px;
}
.wizenabled {
	color:#660000;
	float:right;
	font-weight:bold;
	text-align:right;
	width:16px;
}
p.submitrow {
	padding-left:180px;
}
tr.oddrow td, tr.oddrow th {
	background-color:#EBF2EB;
}
tr.evenrow td, tr.evenrow th {
	background-color:#EBEBF2;
}
.no-script {
	background-color:#FFFFCC;
	border:1px solid #999966;
	color:#666633;
	padding:18px;
}
#course-quiz li.wiz-item {
	margin-top:0;
	margin-bottom:0;
}
#course-quiz .wiz-item label {
	font-weight:bold;
}
#course-quiz li.wiz-item .item-description {
	display:none;
}
#course-quiz li.wiz-item:hover .item-description {
	display:block;
}
#course-quiz .wiz-item input[type=submit] {
	margin-left:1em;
}
#course-quiz .wiz-item input[type=text] {
	margin-right:1em;
}
.wiz-summary {
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	margin-top:0.8em;
}
.wiz-summary th, .wiz-summary td {
	text-align:left;
}
.wiz-summary th.price-field, .wiz-summary td.price-field {
	text-align:right;
}
.wiz-summary th.qty, .wiz-summary td.qty {
	padding-right:12px;
}
.wiz-summary-totals {
	margin:0 0 0 auto;
}
.wiz-summary-totals th {
	text-align:left;
}
.wiz-summary-totals th.price-field, .wiz-summary-totals td.price-field {
	text-align:right;
}
.wiz-summary-totals th.price-total {
	border-top:2px solid #000000;
	border-bottom:2px solid #000000;
	font-size:120%;
}
.wiz-summary-totals td.price-total {
	border-top:2px solid #000000;
	border-bottom:2px solid #000000;
	font-size:120%;
	font-weight:bold;
	text-align:right;
}
.formrow input[type=checkbox] {
	float:left;
	margin-left:100px;
}
.formrow label {
	float:left;
	margin-right:8px;
	text-align:right;
	width:120px;
}
.formrow label.unlimited {
	float:none;
	text-align:left;
	width:auto;
}
.formsubmit {
	padding-left:128px;
}
.formsubmit span {
	color:#333333;
	font-size:11px;
	margin-left:8px;
}
.formerr {
	background-color:#FFFF66;
	color:#990000;
}
.formalert {
	background-color:#FFFF66;
	border:1px solid #996600;
	color:#990000;
	display:block;
	padding:26px;
}
#quiz-area {
	background-color:#FFFFFF;
	background-image:url(../artwork/course-enquiry-bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	border:1px solid #666666;
	color:#4D4D4D;
}
#quiz-title {
	border-bottom:1px solid #666666;
	padding:0 18px;
	overflow:hidden;
}
	#quiz-title h1, #quiz-title h2, #quiz-title h3, #quiz-title h4, #quiz-title h5, #quiz-title h6 {
		font-style:normal;
		margin-top:0.8em;
	}
	#quiz-area .ttlblue {
		background-color:#8080BF;
		color:#FFFFFF;
	}
	#quiz-area .ttlblue h1, #quiz-area .ttlblue h2, #quiz-area .ttlblue h3, #quiz-area .ttlblue h4, #quiz-area .ttlblue h5, #quiz-area .ttlblue h6 {
		color:#FFFFFF;
	}
	#quiz-area .ttlred {
		background-color:#BF8080;
		color:#FFFFFF;
	}
	#quiz-area .ttlred h1, #quiz-area .ttlred h2, #quiz-area .ttlred h3, #quiz-area .ttlred h4, #quiz-area .ttlred h5, #quiz-area .ttlred h6 {
		color:#FFFFFF;
	}
	#quiz-area .ttlgreen {
		background-color:#99BF80;
		color:#FFFFFF;
	}
	#quiz-area .ttlgreen h1, #quiz-area .ttlgreen h2, #quiz-area .ttlgreen h3, #quiz-area .ttlgreen h4, #quiz-area .ttlgreen h5, #quiz-area .ttlgreen h6 {
		color:#FFFFFF;
	}
	#quiz-area .ttlyellow {
		background-color:#BFBC80;
		color:#FFFFFF;
	}
	#quiz-area .ttlyellow h1, #quiz-area .ttlyellow h2, #quiz-area .ttlyellow h3, #quiz-area .ttlyellow h4, #quiz-area .ttlyellow h5, #quiz-area .ttlyellow h6 {
		color:#FFFFFF;
	}
	#quiz-area .ttlgrey {
		background-color:#808080;
		color:#FFFFFF;
	}
	#quiz-area .ttlgrey h1, #quiz-area .ttlgrey h2, #quiz-area .ttlgrey h3, #quiz-area .ttlgrey h4, #quiz-area .ttlgrey h5, #quiz-area .ttlgrey h6 {
		color:#FFFFFF;
	}
	#quiz-area .change-item {
		float:left;
		font-style:italic;
		margin-right:36px;
		width:430px;
	}
	.applyform {
		margin:0.8em 0;
	}
#quiz-content {
	padding:6px 18px;
	overflow:hidden;
}
.enq-code {
	background-color:#CCCCCC;
	color:#000000;
	font-family:"Courier New", Courier, monospace;
	padding:0 4px;
}
