/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html,
body,
div,
span,
applet,
object,
iframe,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
b,
u,
i,
center,
tt,
var,
dl,
dt,
dd,
fieldset,
form,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0em;
    padding: 0em;
    border: 0em;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
dl,
dt,
dd,
ol,
ul,
li {
    margin: 12px;
    padding: 0px;
    border: 0px;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1.4;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* end
   http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html {
    font-size: 100%;
}

body {
    background-color: #ffffff;
    font-family: Century Gothic, Arial, Helvetica, Tahoma, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    overflow: hidden;
    font-size: 10px;
    line-height: 1.4em;
}

img.oCentre {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

table {
    font-size: 1.6em;
    line-height: 1.25em;
}

p {
    color: #000000;
    margin: 1em;
    font-size: 1.6em;
    font-weight: normal;
    line-height: 1.4em;
}

em {
    font-style: italic;
}

p.title {
    color: #000000;
    font-family: Century Gothic, Arial, Helvetica, sans-serif;
    font-size: 1.25em;
    font-size: 1.5em;
    margin-bottom: 0em;
    line-height: 1.25em;
    font-style: normal;
    font-variant: normal;

    /*filter: Shadow(Color=#6f6f6f, Direction=135, Strength=0);*/
}

ul {
    list-style-image: url("../../z_images/global/bullet.png");
    color: #000000;
}

li {
    font-size: 1.6em;
    /*line-height:1.0em;*/
    /*margin:1em;*/
    margin-left: 2.4em;
    padding-left: 0.6em;
    font-family: Century Gothic, Arial, Helvetica, sans-serif;
    font-size: 1.6em;
    font-weight: normal;
    line-height: 1.1em;
}

ul p {
    font-size: 1.6em;
    font-weight: normal;
    line-height: 1.4em;
}

ul ul,
ol ol {
    font-size: 1.6em;
    font-weight: normal;
    line-height: 1.4em;
    color: #000000;
}

textarea {
    font-family: Century Gothic, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

#moduleTitle {
    position: absolute;
    left: 3.8em;
    top: 3.5em;
    width: 94.5em;
    height: 4em;
    color: #000000;
    font-family: Century Gothic, Arial, Geneva, Helvetica, sans-serif;
    font-size: 2.5em;
    margin: 0.334em;
    font-style: normal;
    font-variant: normal;
    overflow: hidden;
    z-index: 2;
    border: 0em solid yellow;
    text-align: center;

    /*filter: Shadow(Color=#6f6f6f, Direction=135, Strength=5);*/
}

#moduleTitle p {
    margin: 0em;
}

#screenTitle {
    position: absolute;
    left: 3.8em;
    top: 7.7em;
    width: 9.5em;
    height: 4.2em;
    border: 0em solid yellow;
    color: salmon;
    font-family: Century Gothic, Arial, Helvetica, Arial, Geneva, Helvetica, sans-serif;
    font-size: 1.3em;
    /*margin:.5em;*/
    margin: 0em;
    margin-top: 5em;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    overflow: hidden;
    z-index: 2;
    font-size: 2.6em;
    text-align: center;
    visibility: hidden;

    /*filter: Shadow(Color=#f4f4f4, Direction=135, Strength=4);*/
}

#screenTitleMain {
    color: #a71933;
    font-size: 3em;

    /*filter: Shadow(Color=#f4f4f4, Direction=135, Strength=4);*/
}

#screenTitleTopic {
    color: #d7c393;
    font-size: 1.6em;

    /*filter: Shadow(Color=#f4f4f4, Direction=135, Strength=4);*/
}

#screenTitle p {
    margin: 0em;
}

#topicTitle {
    position: absolute;
    left: 45.2em;
    top: 4.5em;
    width: 32em;
    height: 2.8em;
    color: #000000;
    font-family: Century Gothic, Arial, Helvetica, Arial, Geneva, Helvetica, sans-serif;
    /*margin:.5em;*/
    margin: 0em;
    padding: 0em;
    font-style: normal;
    font-variant: normal;
    z-index: 2;
    font-size: 1.6em;
    font-weight: bold;
    /*text-transform: uppercase;*/
    border: 0em solid salmon;
    text-align: left;

    /*filter: Shadow(Color=#f4f4f4, Direction=135, Strength=4);*/
}

#topicTitle p {
    /*margin:0em;*/
    font-size: 1.8em;
}

#nextModule {
    position: absolute;
    left: 102.5em;
    top: 58.9em;
    border: 0;
}

h1 {
    color: #000000;
    font-family: Century Gothic, Arial, wsTitle2, Geneva, Arial, Helvetica, sans-serif;
    font-size: 1.5em;
    margin: 0.6em;
    font-style: normal;
    font-variant: normal;
    overflow: hidden;
    z-index: 2;
}

a:link {
    color: #0068ff;
}

a:visited {
    color: #641a64;
}

a:hover {
    color: #0068ff;
}

a.onDark:link {
    color: #c2c2c2;
}

a.onDark:visited {
    color: #c2c2c2;
}

a.onDark:hover {
    color: #c2c2c2;
}

#helpText {
    position: absolute;
    left: 22.4em;
    top: 66.2em;
    width: 81.3em;
    height: 2.5em;
    border: 0em solid teal;
    z-index: 2;
    color: #000000;
    font-weight: normal;
    font-family: Century Gothic, Arial, Helvetica, Arial, Helvetica, sans-serif;
    /*	font-size:1.6em;*/
}

#helpText p {
    margin: 0em;
    font-size: 1.4em;
    color: #000000;
}

.wsTextBoxHeader p {
    margin: 0;
}

#mainContentArea {
    position: absolute;
    left: 1em;
    top: 10.7em;
    width: 122.4em;
    height: 53.1em;
    border: 0em solid teal;
    overflow: hidden;
}

.platelessContentDivTextAltn {
    position: absolute;
    left: 0.9em;
    width: 100.6em;
    top: 13.8em;
    height: 53.3em;
    border: 0em solid teal;
    overflow: auto;
    z-index: 1000;
    visibility: hidden;
}

.mainContentArea1 {
    position: absolute;
    left: 2em;
    top: 14.5em;
    width: 98.4em;
    height: 59.4em;
    border: 0em solid teal;
    overflow: auto;
}

/* ********** interface top buttons ********** */
.topButtonDiv {
    position: absolute;
    left: 36.4em;
    top: 0.5em;
    width: 87em;
    height: 4.9em;
    border: 0em solid salmon;
    overflow: hidden;
    text-align: left;
    overflow: hidden;
}

.topButton2Div {
    position: absolute;
    left: 104.4em;
    top: 64.52em;
    width: 19.5em;
    height: 4.9em;
    border: 0em solid salmon;
    text-align: left;
    overflow: hidden;
}

.topButtonDiv3 {
    position: absolute;
    left: 0em;
    top: 10.6em;
    width: 1em;
    height: 53.3em;
    border: 0em solid yellow;
    overflow: hidden;
    text-align: left;
    z-index: 1001;
    overflow: hidden;
}

.topButtonDiv4 {
    position: absolute;
    left: 123.4em;
    top: 10.6em;
    width: 1em;
    height: 53.3em;
    border: 0em solid yellow;
    overflow: hidden;
    text-align: left;
    z-index: 900;
    overflow: hidden;
}

.topButtons {
    margin: 0em;
    margin-top: 0em;
    margin-right: 0.2em;
    margin-left: 0em;
}

.topButtonsLeft {
    float: left;
    margin: 0.2em;
    margin-left: 1em;
}

.topButtonsRight {
    float: right;
    margin: 0em;
    margin-right: 2.9em;
}

/* ********** div background ********** */
.ltrb {
    position: absolute;
    left: 0em;
    top: 0em;
    width: 100%;
    height: 100%;
}

/* ********** Course Map ********** */
p.cmap {
    font-size: 1em;
    margin-left: 4em;
}

h1.cmap {
    color: #000000;
    font-family: Century Gothic, Arial, Helvetica, sans-serif;
    font-size: 1.25em;
    margin: 0em;
    font-weight: bold;
    background-color: #000000;
}

h2.cmap {
    color: #676767;
    font-family: Century Gothic, Arial, Helvetica, sans-serif;
    font-size: 2.8em;
    margin-left: 2em;
}

h2 {
    font-size: 1.8em;
}

.letsblockhide {
    display: none;
}

.letshide {
    visibility: hidden;
}

.letsnothide {
    visibility: visible;
}

.quizBut {
    margin: 0;
    padding: 0em;
    width: 2.2em;
    height: 2.2em;
    color: #000000;
    background: #c1b396;
    border: 0.1em solid white;
}

.quizButTick {
    border: 0.1em solid #000000;
    background: #446cb4 url("../../z_images/quiz/tick.png") no-repeat top;
    color: white;
    width: 2.2em;
    height: 2.2em;
    float: left;
    margin: 0em;
    margin-right: 1em;
    cursor: pointer;
    padding: 0em;
    /*
	incorrect #b44459;
	passed #44b496;*/
}

#questionText1 {
    position: absolute;
    left: 0.7em;
    top: 1.2em;
    right: 65.2em;
    bottom: 49.8em;
    padding: 0em;
    border: 0em solid teal;
    overflow: hidden;
}

.questionNo {
    color: #000000;
    font-family: wsTitle2, Geneva, Century Gothic, Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    margin: 0.2em;
    margin-left: 0.6em;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
}

#questionText2 {
    position: absolute;
    left: 0.7em;
    top: 4em;
    right: 63.9em;
    bottom: 4.2em;
    padding: 1em;
    border: 0em solid teal;
    overflow: auto;
}

.toonText {
    text-align: center;
    font-family: Century Gothic, Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: 900;
}

img.oCentre {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

div.oCentre {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.scrRead {
    position: absolute;
    left: -200em;
    top: 0em;
    width: 100em;
}

.scrRead2 {
    position: absolute;
    left: -200em;
    top: 0em;
    width: 100em;
}

:focus {
    outline: 0px;
}

strong {
    font-weight: 900;
}

.audioText {
    color: #000000;
    margin: 1em;
    font-size: 1.3em;
    font-weight: normal;
}