/*
BeEducated.com.au CSS
*/

/*
STANDARD FORMATTING
*/

body {
	margin: 0px;
	font-size: 12px;
	color: #252525;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../media/images/decor/body_bg.gif);

}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #ff9934;
	font-size: 24px;
	margin: 0px 0px 8px;
}
h2 {
	font-size: 24px;
	color: #bdcd4c;
	font-family: "Trebuchet MS", Verdana, Arial;
	margin-top: 0px;
	margin-bottom: 10px;
}
h3 {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 24px;
	text-align: center;
	border-bottom: 1px solid #B3C631;
	margin-right: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
h4 {
	font-size: 14px;
	color: #bdcd4c;
	font-family: "Trebuchet MS", Verdana, Arial;
	margin-top: 5px;
	margin-bottom: 10px;
}
h5 {

}
p {
	line-height: 16px;
	margin: 0px 0px 8px;

}
blockquote {

}
img {

}
input,
select {
	font:11px Arial;
}
/*
LINK FORMATTING
*/

a:link, a:active, a:visited {
	color: #FF9934;
	text-decoration: underline;
	font-weight: bold;

}


/*
LIST FORMATTING
*/

ul {

}
li {
	margin: 0;
	padding: 2px;
	border: 1px solid white;

}
li input {
	height: 10px;
}

/*
STRUCTURE CLASSES
*/

.container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;

}
.header {
	height: 40px;
	color: #FFFFFF;
	padding-top: 20px;
	text-align: right;
	padding-right: 30px;
	float: left;
	background: url(../media/images/decor/header_bg.gif) no-repeat;
	width: 750px;

}
.header a:link, .header a:active, .header a:visited {
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.header a:hover {
	color:#eee;
}

.content {
	padding: 20px;
	width: 500px;
	float: left;

}

.right {
	width: 240px;
	float: left;
	text-align:center;
}
.footer {
	clear: both;
	background-image: url(../media/images/decor/footer_bg.gif);
	height: 40px;
	color: #FFFFFF;
	padding-top: 20px;
	text-align: right;
	padding-right: 30px;
}

#faqmenu a {
	display:block;
	margin-bottom:5px;
	font-weight:bold;
	text-decoration:none;
}

#faqmenu a:hover {
	text-decoration: underline;
	color: #bdcd4c;
}

#faqs dl{
	list-style:none;
	margin:0px 0px 10px 5px;
	padding:0px;
}
#faqs dd{
	list-style:none;
	margin:0px;
	padding:0 0 10px 0;
}
#faqs dt {
	color: #ff9934;
	font-weight:bold;
}

/* resources */
#resourcesmenu a {
	font-size: 24px;
	color: #bdcd4c;
	font-family: "Trebuchet MS", Verdana, Arial;
	margin-top: 0px;
	margin-bottom: 10px;
	display:block;
	text-decoration:none;
}
#resourcesmenu a:hover {
	text-decoration:underline;
}

/*
STEP 1 FORMATTING
*/

input.biel, select.biel {
	border: 1px solid #889341;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 100px;
}
input.biel {
	padding: 1px 2px;
}
select.biel {
	width: 100px;
	height: 18px;
}
input.button {
	margin-top: 5px;
}
#moo fieldset input.terms {
	width:20px;
	display:inline;
	border:none;
}

.step_1 .steps_div {
	margin: 0px;
	background: url(../media/images/decor/steps/step1_bg.jpg) no-repeat 0px 0px;
	height: 180px;
}

.step_1 .login {
	padding-top: 55px;
	width: 270px;
	float: left;
}

.step_1 .login_repeat {
	padding-left: 60px;
	background: url(/media/images/decor/steps/step1_bg_repeat.jpg) no-repeat left top;
}

.step_1 .login_base {
	margin-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
}

.step_1 .instructions {
	padding-top: 60px;
	width: 450px;
	float: left;
}

/**
.step_1 .instructions h1 {
	color: navy;
}
//*/

.step_1 #s1Password {
	z-index:900;
}

.step_1 .right {
}

/*
STEP 2 FORMATTING
*/

.step_2 {

}
.step_2 .steps_div {
	background: url(../media/images/decor/steps/step2_bg.jpg) no-repeat left top;
	float: left;
	width: 770px;
}

.step_2 .register {
	padding: 70px 35px 10px;
}

.step_2 .register tr.active td {
	background-color: #e3f28f;
}

.step_2 .register tr td {
	padding: 2px 5px;
}

.step_2 .register tr td.description {
	font-style: italic;
}

.step_2 .register td.error {
	font-weight: bold;
	color: red;
}

.step_2 .register tr td.status {
	width: 20px;
}

.step_2 .register tr.complete td.status {
	background-image: url('/media/images/decor/tick_form.gif');
	background-position: 5px;
	background-repeat: no-repeat;
}

.step_2 .right {

}

/*
STEP 3 FORMATTING
*/

.step_3 .right {

}
.step_3 .steps_div {
	height: 80px;
	width: 780px;
	background: url(../media/images/decor/steps/step_3_bg.jpg) no-repeat;
	float: left;
}
.step_3 .right .test_list {
	background-image: url(../media/images/decor/steps/step3_right_test_list_bg.gif);
	padding-right:20px;
}
.step_3 .right .test_list a:link,
.step_3 .right .test_list a:active,
.step_3 .right .test_list a:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: block !important;
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3c631;
/*	background-image: url(../media/images/decor/tickbox_off.gif);
	background-position: right top;
	background-repeat: no-repeat;
	color: #FFFFFF;
*/
}
.step_3 .right .test_list a:hover {
	background-color: #c0d53f;
}
.workplace {
	background-image: url(../media/images/decor/steps/step3_right_test_list_bg.gif);
	text-align: center;
	margin-right: 20px;


}
.logout {
	background-image: url(../media/images/decor/steps/step3_right_bg.gif);
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	padding-right: 20px;
	padding-top: 10px;
}

/*
FORM FORMATTING
*/

form {
	margin: 0px;

}
input {

}
.field {

}
.button {

}

/*
TEST FORMATTING
*/
.test_div {
	border: 1px solid #e5e5e5;
	padding: 10px;
	background: #fefefe url(../media/images/decor/question.gif) no-repeat right top;
	margin-bottom: 10px;
}

.test_div ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

a img {
	border: 0;
}

.correct {

}
.incorect {

}
.red {
	color: #ed1b23;

}

span.red {
	text-decoration: underline;
}
.green {

}


/*
EXTRA CLASSES

.test_div input {
	float:left;
	clear:left;
}
.test_div label {
	float:left;
	margin-bottom:5px;
}


*/

div.option {
	padding-left: 15px
}


div.option input {
	margin-left: -15px;
}

.center {
	text-align: center;
}
.test_list .completed {
	font-weight: normal !important;
	background-image: url(../media/images/decor/tickbox_on.gif) !important;

}


.result_div ul.ans li {
	margin-bottom: 5px;
	padding: 2px;
	-moz-border-radius: 5px;

}



 ul.ans li.correct {
	color: black;
	background-color: #bdf67b;
	border: 1px solid #80c92b;
}  ul.ans li.incorrect {
	background-color: #ffd3af;
	color: black;
	border: 1px solid orange;
}  ul.ans li.wrong_answer, ul.ans li.wrong {
	color: #ccc;
}  ul.ans li.right_answer {
	color: black;
	border: 1px solid #bbe985;
	background-color: #d7f6b2;
}

.result_div {
	border: 1px solid #ccc;
	background-color: #fcfcfc;
	padding: 5px;
	margin-bottom: 20px;
} .result_div ul.ans {
	list-style-type: none;
	margin: 0; padding: 0;
}


.byellow {
	border: 2px solid #ff8400;
}

.bred {
	border: 2px solid #ff6a6a;
}

.yellow {
	text-decoration: underline;
	color: #ff8400;
}



.reason {
	border-top: 1px dotted #ccc;
	margin-top: 15px;
	padding-top: 10px;
	overflow: hidden;
	width: 460px;
}
.step_3 .question {
	color: #ff9934;
}






/* register your workplace form */
fieldset {
	margin-left: 10px;
	font-size: 9pt;
	border: 1px solid #ccc;
	margin-bottom: 20px;
	padding: 10px;
}

legend {
	font-size: 10pt;
}

fieldset td {
	font-size: 9pt;
}

input.text {
	padding: 1px;
	width: 200px;
	border: 1px solid #999;
}

input.error {
	border: 1px solid red;
}

select {
	width: 200px;
}



/* user registration form */
#moo {
	font-family: 'Trebuchet MS';
} #moo fieldset {
	float: left;
	border-color: #aac12a;
	display: block;
	padding: 0 10px 2px;
	width: 150px;
	height:200px;
	margin-bottom: 10px;
} #moo fieldset input , #moo fieldset select {
	width: 125px;
	display: block;
	margin: 0 auto;
} #moo fieldset input {
	border-style: inset;
} #moo legend {
	font-weight: bold;
	font-size: 14pt;
	color: white;
} #moo label {
	color: #73802b;
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 3px;
} #moo fieldset div {
	padding-bottom: 12px;
	clear: both;
} #moo div.error input {
} #moo fieldset div.error {
	background: url('/media/images/warning_blank.gif') no-repeat bottom center;
} #moo fieldset div.error2 {
	background: url('/media/images/warning_username.gif') no-repeat bottom center;
} #moo fieldset div.error3 {
	background: url('/media/images/warning_option.gif') no-repeat bottom center;
} #moo fieldset div.error4 {
	background: url('/media/images/warning_password.gif') no-repeat bottom center;
}#moo .submit {
	margin-right: 15px;
}



/* education resources */
.fileList {
	margin-left: 2em;
	margin-bottom: 2em;
	border-left:1px dashed #eee;
	padding-left:5px;
}

.fileList a {
	display: block;
	line-height: 32px;
	padding-left: 35px;
	background-repeat: no-repeat;
}



/* register workplace */
ul.error {
	color: red;
	margin-left: 2em;
}

/* test results */

.reason ul, .reason li {
	color: default;
	list-style-type: bullet;
}

.mark {
	font: icon;
}

.mark span {
	/* background: url('/media/images/mark.gif') no-repeat top left; */
	width: 15px;
	height: 15px;
}

/* new front page */


.content.frontpage {
	width: 580px;
}

.right.frontpage {
	margin: 0;
	padding: 0;
}

table.frontpage {
	margin: 0px 20px;
	width: 540px;
} td.newuser, td.existing {
	vertical-align: top;
	height: 200px;
	width: 230px;
	padding: 15px;
} td.newuser div, td.existing div {
	font-size: 9pt;
	color: white;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 45px;
} td.newuser {
	background: url('/media/images/box_green.png') no-repeat center center;
} td.existing {
	background: url('/media/images/box.png') no-repeat center center;
} td input.text {
	width: 110px;
	border: 1px inset #333;
	margin: 3px;
	margin-left: 10px;
	padding-left: 1px;

}
strong.login {
	display: block;
	margin-bottom: 10px;
}
