body {
	margin: 0;
	font: 14px/17px Arial, Helvetica, sans-serif;
	color: #0f4983;
	background: #badeaf url(http://res.aedi.org.au/Training_bg-body.gif) repeat-x;
}

   .autoclear:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; } /* clears floats */
   .autoclear {display:inline-block;}
   .autoclear {display:block;}
   * html .autoclear {height: 1%;}


/* general reset */
img { border-style: none; }
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
input,
textarea,
select {
	font: 100% Arial, Helvetica, sans-serif;
	vertical-align: middle;
}


/* wrapper start */
#wrapper-holder{
	width:994px;
	margin:0 auto;
	padding:26px 0 0;
	position:relative;
}
/* logo start */

.logo-holder{
	width:235px;
	height:121px;
	position:absolute;
	top:0;
	left:42px;
	z-index:100;
}
.logo-frame{
	width:235px;
	height:121px;
	overflow:hidden;
	padding:18px 0 44px 45px;
	background:url(http://res.aedi.org.au/Training_bg-logo-holder.png) no-repeat;
}
.logo{
	width:126px;
	margin:0;
	background:url(http://res.aedi.org.au/Training_logo.gif) no-repeat;
}
.logo a{
	height:55px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
/* logo end */

#wrapper-t{
	width:994px;
	height:24px;
	background:url(http://res.aedi.org.au/Training_bg-wrapper-t.png) no-repeat;
}
#wrapper {
	width: 980px;
	padding:0 9px 0 5px;
	background: url(http://res.aedi.org.au/Training_bg-wrapper.png) repeat-y;
}

.inner-page #wrapper-frame {
	padding:130px 0 0;
}
/* header start */
#header {
	width: 949px;
	padding:0 0 20px 17px;
}
.inner-page #header{
	padding:0 0 5px 17px;
}
.navbar{
	width:100%;
}
.navbar:after{
	content:"";
	display:block;
	clear:both;
}
/* nav start */
#nav{
	float:right;
	height:1%;
	margin:0;
	padding:0;
	list-style:none;
}
#nav li{
	float:left;
	padding-left:1px;
}
#nav li a{
	_width:114px;
	display:block;
	text-decoration:none;
	color:#6ca2e7;
	cursor:pointer;
	background:url(http://res.aedi.org.au/Training_bg-nav-link.gif) no-repeat;
}
#nav li a span{
	height:23px;
	padding:7px 11px 0;
	text-align:center;
	display:block;
	background:url(http://res.aedi.org.au/Training_bg-nav-link-r.gif) no-repeat 100% 0;
}
#nav li a.go-to{
	width:155px;
}
#nav li:hover a,
#nav li.hover a{
	color:#fff;
	background:url(http://res.aedi.org.au/Training_bg-nav-hover.gif) no-repeat;
}
#nav li:hover a span,
#nav li.hover a span{
	background:url(http://res.aedi.org.au/Training_bg-nav-hover-r.gif) no-repeat 100% 0;
}
#nav li a.active{
	color:#fff;
	background:url(http://res.aedi.org.au/Training_bg-nav-active.gif) no-repeat;
}
#nav li a.active span{
	color:#fff;
	background:url(http://res.aedi.org.au/Training_bg-nav-active-r.gif) no-repeat 100% 0;
}
#nav li:hover,
#nav li.hover{
	position:relative;
}
#nav li:hover .subnav,
#nav li.hover .subnav{
	display:block;
}
#nav li .subnav{
	display:none;
	width:229px;
	position:absolute;
	top:30px;
	left:0px;
}
#nav li ul{
	width:231px;
	margin:0;
	padding:0 0 2px;
	list-style:none;
	background:url(http://res.aedi.org.au/Training_bg-subnav.png) repeat-y;
}
#nav ul li{
	float:none;
	height:1%;
	font-size:12px;
	line-height:14px;
	border-top:1px solid #a2bee0;
}
#nav li:hover ul li a,
#nav li.hover ul li a,
#nav ul li a,
#nav ul li a{
	width:219px;
	padding:4px 0 5px 10px;
	color:#fff;
	display:block;
	background:none;
}
#nav li:hover ul li a:hover,
#nav li.hover ul li a:hover,
#nav ul li a:hover,
#nav ul li a:hover{
	background:#3877c6;
}
#nav li div.subnav-bottom{
	height:3px;
	width:231px;
	background:url(http://res.aedi.org.au/Training_bg-subnav-bottom.png) no-repeat;
}

.left-nav ul.tags { display: none; }
.left-nav li.active ul.tags { display: block; }

/* nav end */
.header-box{
	height:77px;
	padding:18px 50px 0 117px;
	color:#fff;
	background:url(http://res.aedi.org.au/Training_bg-header-box.gif) no-repeat;
}
.header-box strong.title{
	float:right;
	font-size:25px;
	font-weight:normal;
	line-height:27px;
}
.header-box h2{
	margin:0;
	padding:7px 0 0;
	font-size:18px;
	line-height:20px;
	position:relative;
	font-weight:normal;
	z-index:100;
	float:left;
}
/* header end */
/* left nav start */
.left-nav {
	width: 248px;
	float: left;
	min-height:10px;
}
/* left nav end */
/* main start */

#main .main-image{
	display:block;

}
#main .circles{
	padding-left:10px;
	_padding-bottom:25px;
	background:url(http://res.aedi.org.au/Training_bg-circles.gif) no-repeat bottom;
	position: relative;
	z-index: 1;
}

#main .holder .start{
	float:right;
	margin-bottom:20px;
	margin-right:20px;
	margin-top:-60px;
	position: relative;
	z-index: 2;

}
/* inner-main start */
#main.inner-page {

	padding:0 37px 23px 0;
	min-height:480px;
  	height:auto !important;
  	height:480px;

}

#main.inner-page div.title{
	padding:0 0 20px 262px;
}

#main.inner-page div.title h2{
	margin:0;
	padding:0;
	font-size:24px;
	line-height:27px;
	color:#f6961b;
	font-weight:normal;
}


#main.inner-page h3 {
	margin:18px 0 9px 0;
	padding:0;
	color:#0F4983;
	font-size:18px;
	line-height:22px;
	font-weight: normal;
}

#main.inner-page p {
	margin: 0 0 9px;
	padding:0;
	font-size:12px;
	line-height:15px;
}

/* left-nav start */
.tags{
	width:248px;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.tags li{
	width:217px;
	padding:8px 0 19px 14px;
	vertical-align:top;
	height:1%;
	overflow:hidden;
}
.tags li:hover,
.tags li.hover,
.tags li.active{
	background:url(http://res.aedi.org.au/Training_bg-tags.gif) no-repeat;
}
.tags li .number{
	float:left;
	width:27px;
	height:22px;
	padding:5px 0 0;
	margin-right:10px;
	display:inline;
	text-align:center;
	font-size:15px;
	color:#fff;
	font-weight:bold;
	background:url(http://res.aedi.org.au/Training_bg-number.gif) no-repeat;
}
.tags li:hover .number,
.tags li.hover .number,
.tags li.active .number {
	background:url(http://res.aedi.org.au/Training_bg-number-hover.gif) no-repeat;
}
.tags li a{
	float:left;
	margin:5px 0 0;
	color:#12519b;
	font-size:15px;
	line-height:17px;
	text-decoration:none;
	width: 180px;
}
.tags li:hover a,
.tags li.hover a,
.tags li.active a {
	color:#f6961b;
}
.tags ul.sub {
	display:none;
}
.tags .active ul.sub {
	display:block;
	float:left;
	margin:8px 0 0 -14px;
	_margin:8px 0 0 -14px;
	padding:0 0 4px 0;
	list-style:none;
	width:250px;
	background: url(http://res.aedi.org.au/Training_sidenav-rounded-btm.jpg) no-repeat left bottom;
	_background: url(http://res.aedi.org.au/Training_sidenav-rounded-btm.jpg) no-repeat 14px bottom;

}

.tags ul.sub li {
	margin:0 0 0 -14px;
	_margin:0;
	list-style:none;
	padding:0;
	_padding:0 0 0 14px;
	height:1%;
	vertical-align:top;
	overflow:hidden;
	background:#f9b964;
	width:250px;
	border-top:1px solid #fbce93;
}


.tags ul.sub li a {
	line-height:14px !important;
	font-size:12px;
	margin:0;
	color:#FFF;
	padding:5px 50px 5px 65px;
	_padding:5px 50px;
	/*width:185px;*/
	display:block;
}

.tags ul.sub li a:hover, .tags ul.sub li.active{
	background:#f09b2b;
}


/* left-nav end */


.maincol{
	width:407px;
	float:left;
	padding:0px 15px 0;
	position:relative;
	z-index:1;
}

.maincol.large {
	width:465px;
}

.maincol a {
	color: #0f4983;
	text-decoration: underline;
}

.maincol li {
	font-size: 12px;
}

.flash-bottom{
	bottom:16px;
	left:280px;
	position:absolute;
	z-index:1;
}
/* middle sidebar start */
.sidebar-inner {
	float:left;
	font-size:13px;
	padding:0 0 26px 0px;
	width:465px;
}

.sidebar-inner h3 {
	font-size:19px;
	line-height:23px;
	margin:4px 0 5px;
	font-weight:normal;
}

/* right sidebar start */
.sidebar {
	width:238px;
	float:right;
	font-size:12px;
	position:relative;
}
.sidebar.thin {
	width:178px;
	/*float:right;*/
	font-size:12px;
	min-height: 480px;
	height: 480px;
}
.sidebar h3 {
	font-size:19px;
	line-height:23px;
	margin:4px 0 5px;
	font-weight:normal;
}
.sidebar p {
	line-height:15px;
	font-weight:normal;
}
.sidebar .text p {
	margin:0 0 18px;
}
.text {
	_width:230px;
}
.box{
	width:238px;
	margin-bottom:15px;
	background:url(http://res.aedi.org.au/Training_bg-box.gif) repeat-y;
}
.box .t{
	background:url(http://res.aedi.org.au/Training_bg-box-top.gif) no-repeat;
}
.box .b{
	height:1%;
	padding:17px 21px 14px 16px;
	background:url(http://res.aedi.org.au/Training_bg-box-bottom.gif) no-repeat 0 100%;
}
.box p{
	color:#fff;
	margin:0 0 10px;
}
.box ul{
	margin:0;
	padding:0;
	list-style:none;
	height:1%;
}
.box ul li{
	padding-left:11px;
	font-weight:normal;
	margin-bottom:2px;
	color:#fff;
	line-height:16px;
	background:url(http://res.aedi.org.au/Training_bull.gif) no-repeat 0 7px;
}
.sidebar .more, .maincol .more{
	font-size: 12px;
	color:#3bb334;
	text-decoration:none;
	display:block;
	padding-left:9px;
	background:url(http://res.aedi.org.au/Training_bull-green.gif) no-repeat 0 4px;
}
.sidebar .more:hover, .maincol .more:hover{
	text-decoration:underline;
}

/*# blue box styles #*/
.inner-box {
	color:#fff;
	font-size:13px;
	line-height:16px;

}
.inner-box .t {background:url(http://res.aedi.org.au/Training_bg-t.gif) repeat-x;}
.inner-box .b {background:url(http://res.aedi.org.au/Training_bg-b.gif) repeat-x 0 100%;}
.inner-box .tl {background:url(http://res.aedi.org.au/Training_bg-tl.gif) no-repeat;}
.inner-box .tr {
	padding-top:13px;
	background:url(http://res.aedi.org.au/Training_bg-tr.gif) no-repeat 100% 0;
}
.inner-box .bl {background:url(http://res.aedi.org.au/Training_bg-bl.gif) no-repeat 0 100%;}

.inner-box .br {
	background:url(http://res.aedi.org.au/Training_bg-br.gif) no-repeat 100% 100%;
	padding-bottom:12px;

}
.inner-box .c {
	background:#84b0e6 url(http://res.aedi.org.au/Training_bg-c.gif) repeat-x;
	padding:5px 18px;
	min-height:160px;
 	height:auto !important;
  	height:160px;
	
}
.inner-box h4{
	margin:0 0 10px;
	padding:2px 0 0;
	font-size:13px;
}
.inner-box p{
	margin:0 0 10px;
}
.inner-box ul{
	margin:0;
	padding:0;
	list-style:none;
}
.inner-box ul li{
	padding-left:20px;
	line-height:19px;
	background:url(http://res.aedi.org.au/Training_bull-2.gif) no-repeat 0 10px;
}

.inner-box ol {
	margin:10px 0 0 20px;
	padding:0;
}

.inner-box a {
	color: #ffffff;
	text-decoration: underline;
}
.inner-box a:hover {
	text-decoration: none;
}



/* sidebar end */
/* inner-main end */
/* footer start */
#footer {
	width:100%;
	padding:19px 0 0px;
	text-align:center;
	overflow:hidden;
	background:url(http://res.aedi.org.au/Training_bg-footer-inner.gif) no-repeat;
}

#footer.home {
	background:url(http://res.aedi.org.au/Training_bg-footer.gif) no-repeat;
	padding-bottom: 10px;
}

#footer ul.item-list{
	margin:0 0 0 165px;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
ul.item-list li{
	float:left;
	margin:0 18px 0 -18px;
	padding:0 18px 10px 17px;
	background:url(http://res.aedi.org.au/Training_separator.gif) no-repeat ;
}
ul.item-list li a{
	float:left;
}
#footer.inner-page {
	padding:21px 0 15px;
	background:url(http://res.aedi.org.au/Training_bg-footer-inner.gif) no-repeat;
}
#footer .section{
	height:1%;
	padding:11px 0 15px;
	overflow:hidden;
}
#footer .section ul{
	width:186px;
	float:right;
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	z-index:2;
}
#footer .section ul li{
	float:left;
	padding-right:20px;
	z-index:9999;
}
#footer .section ul li a{
	text-decoration:none;
	display:block;
}
#footer .section ul li a:hover{
	text-decoration:underline;
}
#footer .section ul li a.back{
	font-size:15px;
	line-height:18px;
	color:#a5caf4;
	margin:6px 0 0;
	font-weight:bold;
}
#footer .section ul li a.next{
	font-size:24px;
	line-height:26px;
	color:#1d5599;
	padding-right:32px;
	background:url(http://res.aedi.org.au/Training_bg-next.gif) no-repeat 100% 0;
}
/* paging start */
.paging{
	margin:0;
	padding:0;
	list-style:none;
	width:1000px;
	border-top:1px solid #b1cced;
}
.paging li{
	float:left;
	width:55px;
	margin:0 1px 0 -1px;
	padding:0 6px 0 0;
	border-left:1px solid #b1cced;
	background:#e7f1fb;
	font-size:11px;
	line-height:13px;
	text-align:right;
	color:#fff;
}
/* .paging li:hover, */
.paging li.hover,
.paging li.link{
	background:#97bbe8;
}
.paging li a{
	color:#fff;
	display:block;
	text-decoration:none;
}
.paging li a:hover{
	text-decoration:underline;
}
/* paging end */
/* footer end */

a.glossary-link 
{
text-decoration: none;
border-bottom: dashed 1px navy;
cursor: help;
color: rgb(15, 73, 131);
}

div.glossarypopupwrapper {
display: inline;
position: absolute;
visibility: hidden;
width:342px;
margin:0;
padding:0;
z-index:2;	
}

div.glossarypopupwrapper a{color:#fff}

div.glossarypopuptop {
background:url(http://res.aedi.org.au/Training_popup_top.png) 0px 0px no-repeat;
width:342px;
height:19px;
}

div.glossarypopupmiddle {
background:url(http://res.aedi.org.au/Training_popupbg.png) top left repeat-x;
padding:0 20px;
color:#ffffff;
min-height:75px;
font-family:Arial,sans-serif;
font-size:12px;
}

div.glossarypopupbottom {
background:url(http://res.aedi.org.au/Training_popup_bottom.png) top left no-repeat;
width:342px;
height:20px;
}

.glossarypopupmiddle a{display:block;margin-top:15px}
.glossarypopupmiddle .glossarypopupcloselink a{margin-top:0}
.glossarypopupcloselink {
	float: right;
}

div.glossarypopupwrapper h3 {
margin-top: 0;
}

.maincol .video-player {
	display:block;
	width:406px;
	height:304px;
}

.maincol .widescreen .video-player {
	display:block;
	width:406px;
	height:256px;
}

.maincol .audio-player {
	display:block;
	width:406px;
	height:34px;
}

#glossary-definition-internet {
z-index:500;
}

#main .text-box{
	width:815px;
	padding:0 0 0 60px;
}
#main .text-box p{
	font-size:18px;
	line-height:23px;
	color:#84abda;
	padding:0;
	margin:0 0 18px 0;
}
#main .text-box p span{
	color:#2366b6;
}


#screencast {
	width:457px;
	float:left;
	padding:8px 0 0;
}

#screencast .playback{
	float:left;
	width:146px;
	margin:0 60px 10px 10px;
}

#screencast .playback .vid-title {
	font-size:13px;
	color:#17498a;
	display:block;
	padding:5px 0;
}

#screencast .playback .vid-title strong {
	display:block;
}



/*# FAQ styles #*/
.question-top{
	width:100%;
	height:4px;
	overflow:hidden;
}
.question-main{
	height:1%;
	/*padding:19px 22px 20px 22px;*/
	overflow:hidden;
}
.question-bottom{
	width:100%;
	height:4px;
	overflow:hidden;
}
.answer-hidden{
	display:none;
}
.answer-hidden{
	display:none;
}
.active .answer-hidden{
	display:block;
}
.answer-hidden.inner{
	width:100%;
	overflow:hidden;
	padding:16px 0 22px;
}
.answer-hidden .black {
	color: #000 !important;
}
.question-text h4 {
	font-weight: normal;
}
.question-text h3 a, .question-text h4 a {
	text-decoration: none;
}
.question-text h3 a:hover, .question-text h4 a:hover {
	text-decoration: underline;
}
.question-text h3, .question-text h4 {
	margin: 0 0 5px 0 !important;
}

/* screencast page styles */
  
.screencast-links {
	margin-top: 14px;
	font-size: 11px;
	font-weight: bold;
}
a.view-all-demos {
	padding: 0 0 0 10px;
	background: url(http://res.aedi.org.au/Training_view-all-btn.gif) no-repeat left;
	text-decoration: none;
	float: left;
}
a.view-all-demos:hover {
	text-decoration: underline;
}

a.next-demo {
	float: right;
	padding: 0 22px 0 0;
	background: url(http://res.aedi.org.au/Training_next-btn-sml.gif) no-repeat right;
	text-decoration: none;
}
a.next-demo:hover {
	text-decoration: underline;
}

/*# Feedback Form #*/
div.form-row {
	float:left;
	clear:left;
	width:700px;
	min-height: 30px;
}
div.form-row-indented {
	padding-left: 20px;
}
div.form-row label {
	float:left;
	width: 100px;
	white-space: nowrap;
}
div.form-row h3 {
	width:700px;
}
div.form-row input {
	float:left;
	margin-right: 10px;
	font-size: 0.9em;
}
div.form-row input.TextboxField {
	height:15px;
	width:185px;
}
div.form-row table {
	width: 600px;
	font-size: 0.9em;
}
div.form-row table label {
	width: auto;
}
div.form-row textarea {
	width:400px;
	height:150px;
}
div.form-row span {
	margin: 5px 0;
	display:block;
}
.table-no-labels label, .no-labels label {
	display: none;
}
.table-no-labels table {
	width:350px !important;
}
.no-labels table label {
	display:auto;
}
.table-no-labels .EditingFormControlNestedControl {
	float: left;
	width:300px;
}
.table-no-labels span {
	float:left;
	width:300px;
	font-size: 0.9em;
}
table.table-rating-header {
	width: auto !important;
}
td.rating-header {
	width: 54px;
	text-align: center;
	white-space: nowrap;
}
td.rating-header-spacer {
	width: 280px;
}
.feedback-form-image {
	position:absolute;
	bottom:-120px;
	left:480px;
	line-height:0px;
}
.FormButton {
	margin: 10px 0 0 0;
}
.footer-feedback-spacer {
	display: block;
	height: 70px;
}

div.form-row .security-code table {
	width: 150px;
}

.form-validation span {
	color: #F6961B;
}



#mte-link {
	position: relative;
	z-index: 1;
}



/* ----  Your Say ----------------------------------------------------------------------------------------------- */

.newbox{width:238px;background:url(../images/orange-top.gif) 0 0 no-repeat;padding-top:16px;margin-bottom:20px;color:#fff;position:relative}
.newbox-aux{width:211px;padding:0 15px 5px 12px !important;padding:0 13px 5px 10px;background:#fc9917 url(../images/orange-bottom.gif) bottom left no-repeat;min-height:110px;height:auto !important;height:110px;}
.newbox a{color:#fff}

.orange{background-image:url(../images/orange-top.gif)}
.orange .newbox-aux{background-image:url(../images/orange-bottom.gif)}

.green{background-image:url(../images/green-top.gif)}
.green .newbox-aux{background-image:url(../images/green-bottom.gif);background-color:#7cb16c;float:left}

#main .newbox h3{position:relative;top:-3px;padding:0 0 3px 0;margin:0 0 0 3px;color:#fff}
#main .newbox p{padding:0;margin:0 0 10px 3px;font-weight:normal}
#main .newbox .details{font-size:.9em;color:#fbefda}

.inner-box{clear:both}

#add-to-plan a,#see-my-responses a, a.button-create{background:url(../images/add-to-plan.png) 0 0 no-repeat;width:212px;height:66px;display:block;position:relative;left:-2px;text-indent:-9999px}
#see-my-responses a{background-image:url(../images/see-my-responses.png)}
a.button-create{background-image:url(../images/create-my-plan.png)}
.maincol p#see-my-responses{width:212px;float:left;margin-right:20px;margin-bottom:30px}
.maincol p#create-my-plan{width:212px;float:left;margin-bottom:30px}

/* ----  VIDEO ----------------------------------------------------------------------------------------------- */


div.playlist {position:relative;overflow:hidden;height:285px !important}
div.playlist div.clips {position:absolute;height:20000em;}
div.playlist, div.clips {width:206px;margin-left:3px}
div.clips a {background:#bce4ae;position:relative;display:block;background-color:#bce4ae;line-height:120%;font-size:.9em;padding:6px 15px 0 65px;height:46px;width:126px;text-decoration:none;color:#3b8326}
div.clips a strong{display:block}
div.clips a img{position:absolute;top:6px;left:10px;border:1px solid #91c183}
div.clips a.first {border-bottom:1px solid #8eca78;}
	
div.clips a.progress {background-color:#d5f5ca;}
div.clips a.paused {background-position:0 0}
div.clips a:hover {background-color:#d5f5ca;}

#myplaylist{border:1px solid #7eb26e; margin-bottom: 5px;}

p#case-more {font-size:0.9em;}

div.clips a.playing:hover, div.clips a.paused:hover, div.clips a.progress:hover {background-color:transparent !important}

a.player {margin-top:40px;margin-left:3px;display:block;background:url(../images/video-splash.jpg) no-repeat;width:208px;height:138px;text-align:center;color:#fff;text-decoration:none;cursor:pointer;}

/* splash image */
a.player img {margin-top:0px;border:0}
a.player {margin-top:0px}

#video .newbox-aux{padding-bottom:20px}

/* ----  SIDE MENU ----------------------------------------------------------------------------------------------- */

.modules{width:248px;float:left;margin:0;padding:0;list-style:none}
.modules .module{color:#fff;font-size:1.3em;text-decoration:none;padding:14px 10px 3px 48px;background:url(../images/module-green.jpg) 0 0 no-repeat;height:28px;width:173px;float:left}
.modules #module-1 .module{background-image:url(../images/module-orange.jpg)}
.modules #module-3 .module{background-image:url(../images/module-blue.jpg)}

.tags li.active{padding-bottom:0}
.tags li{padding-bottom:10px;padding-top:10px}
.tags li .number{background:url(http://res.aedi.org.au/Training_bg-number-hover.gif) no-repeat;}
.tags li a{color:#F6961B}
#wrapper .tags li li a{color:#fff}
.tags li.active{height:37px;min-height:37px;height:auto !important;}
.tags li.active .active{height:auto !important;min-height:0 !important}
.tags li:hover,.tags li.hover,.tags li.active{background:#ffefd5 url(../images/Training_bg-tags.gif) no-repeat}

#module-2 .tags li .number{background:url(../images/Training_bg-number-hover-green.png) no-repeat;}
#module-2 .tags li a{color:#5aac42;}
#module-2 .tags .active ul.sub {background-image:url(../images/Training_sidenav-rounded-btm-green.gif)}
#module-2 .tags ul.sub li{border-top:1px solid #c3e7b8;background:#a6cf99}
#module-2 .tags ul.sub li a:hover,#module-2 .tags ul.sub li.active{background:#78b366;}
#module-2 .tags li:hover,#module-2 .tags li.hover,#module-2 .tags li.active{background:#dcefd6 url(../images/Training_bg-tags-green.gif) no-repeat;}

#module-3 .tags li .number{background:url(http://res.aedi.org.au/Training_bg-number.gif) no-repeat;}
#module-3 .tags li a{color:#12519b;}
#module-3 .tags .active ul.sub {background-image:url(../images/Training_sidenav-rounded-btm-blue.gif)}
#module-3 .tags ul.sub li{border-top:1px solid #b8d0ed;background:#91b2dc}
#module-3 .tags ul.sub li a:hover,#module-3 .tags ul.sub li.active{background:#5289ce;}
#module-3 .tags li:hover,#module-3 .tags li.hover,#module-3 .tags li.active{background:#d1e0f3 url(../images/Training_bg-tags-blue.gif) no-repeat;}

#popupbox-wrapper { display: none; }

.register-wrapper a{margin-bottom:20px;text-indent:-9999px;width:209px;height:47px;display:block;background:url(../images/register.jpg) 0 0 no-repeat}
.LogonPageBackground{position:relative;width:400px}
.LogonPageBackground label{float:left;width:100px;margin-bottom:15px;position:relative;top:3px}
.LogonPageBackground input{width:250px}
.LogonPageBackground .checkbox input{width:auto}
.LogonPageBackground .checkbox label{float:none;width:auto;padding-left:5px}
.LogonPageBackground .button{text-align:left}
/*.LogonPageBackground .button input{padding:0 30px 5px 0;text-transformation:uppercase;width:auto;background:url(../images/button-arrow.jpg) right 5px no-repeat;border:0;color:#214a89;border-bottom:1px solid #214a89}*/
.LogonPageBackground .button input{cursor:pointer;text-align:left;width:95px;height:35px;padding-left:8px;background:url(../images/login-button.jpg) 0 0 no-repeat;border:0;color:#214a89;padding-bottom:4px}
.LogonPageBackground .password-retrieval a{font-size:.8em;text-decoration:none;position:absolute;right:80px;top:120px}
.LogonPageBackground .password-retrieval a:hover{text-decoration:underline}
.LoginPanelPasswordRetrieval{padding-left:105px}
.LoginPanelPasswordRetrieval label{width:auto}
.LoginPanelPasswordRetrieval .button{display:block;margin-top:10px;padding-left:8px;cursor:pointer;text-align:left;width:155px;height:34px;background:url(../images/send-password-button.jpg) 0 0 no-repeat;border:0;color:#214a89;padding-bottom:4px}

.registration-form {margin-bottom: 20px;}
.registration-form label{width:130px;float:left}
.registration-form input{width:260px}
.registration-form select{width:270px}
.registration-form .field{padding-bottom:15px}
.registration-form .checkbox input{width:auto;float:left;margin-right:8px}
.registration-form .checkbox label{display:block;float:none;width:auto}
.submission{clear:both;text-align:right}
.submission input{padding-left:8px;cursor:pointer;text-align:left;width:95px;height:35px;background:url(../images/login-button.jpg) 0 0 no-repeat;border:0;color:#214a89;padding-bottom:4px}
.validation{padding-left:130px;position:relative;top:3px}

body #cboxOverlay{background:#000;opacity:0.7}
.popup-login{position:relative}
.popup-login h3{font-size:1.4em;margin:0;padding:5px 0 15px 0}
.popup-login label{float:left;width:100px;margin-bottom:15px;position:relative;top:3px}
.popup-login input{width:250px}
.popup-login .checkbox input{width:auto}
.popup-login .checkbox label{float:none;width:auto;padding-left:5px}
.popup-login .button td{text-align:right;padding:5px 0 10px 0}
.popup-login .button input{padding-left:8px;cursor:pointer;text-align:left;width:95px;height:35px;background:url(../images/login-button.jpg) 0 0 no-repeat;border:0;color:#214a89;padding-bottom:4px}
.popup-login .register-now{font-size:.9em;color:#0f4983;text-decoration:none;position:absolute;right:120px;bottom:22px}
.popup-login .register-now:hover{text-decoration:underline}

#popupbox h3,#popupbox p{width:647px}
#popupbox .popup-login h3,#popupbox .popup-login p,#popupbox .registration-form h3,#popupbox .registration-form p{width:auto}
#popupbox .registration-form input{width:215px}
#popupbox .registration-form .submission{padding-bottom:10px}
#popupbox .registration-form .submission input{padding-left:8px;width:95px}
#popupbox .registration-form select{width:221px}
#popupbox .registration-form .checkbox input{width:auto}
#popupbox .registration-form .checkbox label{float:none;width:auto;padding-left:5px}
#popupbox .question-response {}


#popupbox .submit,.question-response .submit{padding-left:8px;cursor:pointer;text-align:left;width:95px;height:35px;background:url(../images/login-button.jpg) 0 0 no-repeat;border:0;color:#214a89;padding-bottom:4px}
#cboxContent #cboxClose{right:20px}
.LogonDialog .checkbox label,.popup-login .checkbox label{position:relative;left:0 !important;left:15px}

.question{clear:both;width:650px}
.full{width:647px}
.question-response ol{list-style-type:lower-alpha;padding:10px 0 0px 20px;margin: 0 0 0 10px}
.question-response li{margin-bottom:15px}
.question-response input{width:614px}
.question-response textarea{margin-bottom:20px;width:648px;height:80px}
.question-response .submit{float:right;margin-bottom:10px}
.two-column-response{margin-bottom:20px}
.question-response .two-column-response input{width:295px}

#cboxLoadedContent{padding:0 20px;}


.two-column-response .column1{width:352px}


#mirrabooka{float:left;height:62px;width:225px;text-indent:-9999px;background:url(../images/mirrabooka-button.jpg) 0 0 no-repeat;margin-right:12px}
#mornington{float:left;height:62px;width:225px;text-indent:-9999px;background:url(../images/mornington-button.jpg) 0 0 no-repeat}