/* cmsms stylesheet: normalize modified: Thursday, December 5, 2019 2:39:48 PM */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */

[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

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

td,
th {
  padding: 0;
}
/* cmsms stylesheet: main modified: Thursday, December 5, 2019 2:39:48 PM */
@font-face {font-family: 'Futura-Book';src: url('https://tols.peo.gov.au/uploads/to-our-last-shilling/template/fonts/Futura-Book.eot');src: url('https://tols.peo.gov.au/uploads/to-our-last-shilling/template/fonts/Futura-Book.eot?#iefix') format('embedded-opentype'),url('https://tols.peo.gov.au/uploads/to-our-last-shilling/template/fonts/Futura-Book.woff2') format('woff2'),url('https://tols.peo.gov.au/uploads/to-our-last-shilling/template/fonts/Futura-Book.woff') format('woff'),url('https://tols.peo.gov.au/uploads/to-our-last-shilling/template/fonts/Futura-Book.ttf') format('truetype'),url('https://tols.peo.gov.au/uploads/to-our-last-shilling/template/fonts/Futura-Book.svg#Futura-Book') format('svg');font-weight: normal;font-style: normal;}@font-face {font-family: 'FuturaBT-Light';src: url('https://tols.peo.gov.au/uploads/to-our-last-shilling/template/fonts/FuturaBT-Light.eot');src: url('https://tols.peo.gov.au/uploads/to-our-last-shilling/template/fonts/FuturaBT-Light.eot?#iefix') format('embedded-opentype'),url('https://tols.peo.gov.au/uploads/to-our-last-shilling/template/fonts/FuturaBT-Light.woff2') format('woff2'),url('https://tols.peo.gov.au/uploads/to-our-last-shilling/template/fonts/FuturaBT-Light.woff') format('woff'),url('https://tols.peo.gov.au/uploads/to-our-last-shilling/template/fonts/FuturaBT-Light.ttf') format('truetype'),url('https://tols.peo.gov.au/uploads/to-our-last-shilling/template/fonts/FuturaBT-Light.svg#FuturaBT-Light') format('svg');font-weight: normal;font-style: normal;}@font-face {font-family: 'FuturaBT-Medium';src: url('https://tols.peo.gov.au/uploads/to-our-last-shilling/template/fonts/FuturaBT-Medium.eot');src: url('https://tols.peo.gov.au/uploads/to-our-last-shilling/template/fonts/FuturaBT-Medium.eot?#iefix') format('embedded-opentype'),url('https://tols.peo.gov.au/uploads/to-our-last-shilling/template/fonts/FuturaBT-Medium.woff2') format('woff2'),url('https://tols.peo.gov.au/uploads/to-our-last-shilling/template/fonts/FuturaBT-Medium.woff') format('woff'),url('https://tols.peo.gov.au/uploads/to-our-last-shilling/template/fonts/FuturaBT-Medium.ttf') format('truetype'),url('https://tols.peo.gov.au/uploads/to-our-last-shilling/template/fonts/FuturaBT-Medium.svg#FuturaBT-Medium') format('svg');font-weight: normal;font-style: normal;}@font-face {font-family: 'FuturaBT-Bold';src: url('https://tols.peo.gov.au/uploads/to-our-last-shilling/template/fonts/FuturaBT-Bold.eot');src: url('https://tols.peo.gov.au/uploads/to-our-last-shilling/template/fonts/FuturaBT-Bold.eot?#iefix') format('embedded-opentype'),url('https://tols.peo.gov.au/uploads/to-our-last-shilling/template/fonts/FuturaBT-Bold.woff2') format('woff2'),url('https://tols.peo.gov.au/uploads/to-our-last-shilling/template/fonts/FuturaBT-Bold.woff') format('woff'),url('https://tols.peo.gov.au/uploads/to-our-last-shilling/template/fonts/FuturaBT-Bold.ttf') format('truetype'),url('https://tols.peo.gov.au/uploads/to-our-last-shilling/template/fonts/FuturaBT-Bold.svg#FuturaBT-Bold') format('svg');font-weight: normal;font-style: normal;}@font-face {font-family: 'BalognaBold';src: url('https://tols.peo.gov.au/uploads/to-our-last-shilling/template/fonts/BalognaBold.eot');src: url('https://tols.peo.gov.au/uploads/to-our-last-shilling/template/fonts/BalognaBold.eot?#iefix') format('embedded-opentype'),url('https://tols.peo.gov.au/uploads/to-our-last-shilling/template/fonts/BalognaBold.woff2') format('woff2'),url('https://tols.peo.gov.au/uploads/to-our-last-shilling/template/fonts/BalognaBold.woff') format('woff'),url('https://tols.peo.gov.au/uploads/to-our-last-shilling/template/fonts/BalognaBold.ttf') format('truetype'),url('https://tols.peo.gov.au/uploads/to-our-last-shilling/template/fonts/BalognaBold.svg#BalognaBold') format('svg');font-weight: normal;font-style: normal;}@font-face {font-family: 'shilling';src: url('https://tols.peo.gov.au/uploads/to-our-last-shilling/template/fonts/shilling.eot');}@font-face {font-family: 'shilling';src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SDjgAAAC8AAAAYGNtYXAPSOJyAAABHAAAAExnYXNwAAAAEAAAAWgAAAAIZ2x5ZmOcnm8AAAFwAAACJGhlYWQFfqg9AAADlAAAADZoaGVhB3kDxwAAA8wAAAAkaG10eAluAAAAAAPwAAAAGGxvY2EBOgCsAAAECAAAAA5tYXhwAAkAXAAABBgAAAAgbmFtZfKCA+UAAAQ4AAABTnBvc3QAAwAAAAAFiAAAACAAAwQAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADxDgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADgAAAAKAAgAAgACAAEAIPEO//3//wAAAAAAIPEN//3//wAB/+MO9wADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAgAAAEkDtwNuACwAWQAAARUUBwYrASInJjURNDc2NzY3NjsBMhcWHQEUBwYrASIHBh0BFBcWOwEyFxYVIRUUBwYrASInJjURNDc2NzY3NjsBMhcWHQEUBwYrASIHBh0BFBcWOwEyFxYVAbcgIC7bLiAgFxcoJzY2PCQPCwsLCw8kPSsrEBAXgC4gIAIAICAu2y4gIBcXKCc2NjwkDwsLCwsPJD0rKxAQF4AuICABktsuICAgIC4Bkjw2NicnGBcLCw9JDwsLKis9EhcQECAgLtsuICAgIC4Bkjw2NicnGBcLCw9JDwsLKis9EhcQECAgLgAAAAIAAABJA7cDbgAsAFkAAAERFAcGBwYHBisBIicmPQE0NzY7ATI3Nj0BNCcmKwEiJyY9ATQ3NjsBMhcWFSERFAcGBwYHBisBIicmPQE0NzY7ATI3Nj0BNCcmKwEiJyY9ATQ3NjsBMhcWFQG3FxcoJzY2PCQPCwsLCw8kPSsrEBAXgC4gICAgLtsuICACABcXKCc2NjwkDwsLCwsPJD0rKxAQF4AuICAgIC7bLiAgAwD+bjw2NicoFxcLCw9JDwsKKys9EhcQECAgLtsuICAgIC7+bjw2NicoFxcLCw9JDwsKKys9EhcQECAgLtsuICAgIC4AAAABAAAAAQAAJeuSsV8PPPUACwQAAAAAANFUsekAAAAA0VSx6QAAAAADtwNuAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAO3AAEAAAAAAAAAAAAAAAAAAAAGAAAAAAAAAAAAAAAAAgAAAAO3AAADtwAAAAAAAAAKABQAHgCYARIAAAABAAAABgBaAAIAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEAEAAAAAEAAAAAAAIADgBOAAEAAAAAAAMAEAAmAAEAAAAAAAQAEABcAAEAAAAAAAUAFgAQAAEAAAAAAAYACAA2AAEAAAAAAAoANABsAAMAAQQJAAEAEAAAAAMAAQQJAAIADgBOAAMAAQQJAAMAEAAmAAMAAQQJAAQAEABcAAMAAQQJAAUAFgAQAAMAAQQJAAYAEAA+AAMAAQQJAAoANABsAHMAaABpAGwAbABpAG4AZwBWAGUAcgBzAGkAbwBuACAAMQAuADAAcwBoAGkAbABsAGkAbgBnc2hpbGxpbmcAcwBoAGkAbABsAGkAbgBnAFIAZQBnAHUAbABhAHIAcwBoAGkAbABsAGkAbgBnAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=) format('truetype');font-weight: normal;font-style: normal;}html {color: #000;font-size: 1.1em;line-height: 1.4;}::-moz-selection {background: #b3d4fc;text-shadow: none;}::selection {background: #b3d4fc;text-shadow: none;}hr {display: block;height: 1px;border: 0;border-top: 1px solid #ccc;margin: 1em 0;padding: 0;}audio,canvas,iframe,img,svg,video {vertical-align: middle;}fieldset {border: 0;margin: 0;padding: 0;}textarea {resize: vertical;}.browserupgrade {margin: 0.2em 0;background: #ccc;color: #000;padding: 0.2em 0;}body {background: #242633;font: 100%/1.4em 'FuturaBT-Light', Helvetica, Helvetica Neue, Arial;}h1,h2,h3,h4,h5,h6,table,ol,ul,p {margin: 0 0 1em;}h1 {border-bottom: solid 1px #78855d;font: 200%/1.4em 'FuturaBT-medium', Helvetica, Helvetica Neue, Arial;font-weight: normal;margin: 0.4em 0 0.6em;}a,a:link,a:visited {color: #333;text-decoration: underline;}a:focus,a:hover,a:active {text-decoration: none;}.wrapper {width: 90%;margin: 0 5%;}.sections {display: table;width: 100%;}/* ==========================================================================Author's custom styles========================================================================== */.subsite-banner {background: transparent url(https://tols.peo.gov.au/uploads/to-our-last-shilling/template/img/bg_peo_sub-site.png) repeat-x;}.subsite-banner .positioning {text-align: right;margin-bottom: 0.1em;}body.home .subsite-banner .positioning {margin-bottom: 2.5em;}.subsite-banner p {background: #807f83;color: #fff;display: inline-block;font-size: 80%;margin: 0;padding: 0.3em 2em 0.2em;}.subsite-banner p a, .subsite-banner p a:link, .subsite-banner p a:visited {color: #fff;}body div.subsite-banner p a:focus, body div.subsite-banner p a:hover, body div.subsite-banner p a:active {color: #fff;text-decoration: none;}/* HOMEPAGE STYLES */body.home a.nav,body.home a.nav:link,body.home a.nav:visited {display: inline-block;-webkit-transition: all 400ms ease-in-out;-moz-transition: all 400ms ease-in-out;-ms-transition: all 400ms ease-in-out;-o-transition: all 400ms ease-in-out;transition: all 400ms ease-in-out;}body.home a.nav.going-to-war,body.home a.nav.going-to-war:link,body.home a.nav.going-to-war:visited {background: #cb4f37;background: rgba(203,79,55,1);}body.home a.nav.parliament-and-the-war,body.home a.nav.parliament-and-the-war:link,body.home a.nav.parliament-and-the-war:visited {background: #78855d;background: rgba(120,133,93,1);}body.home a.nav.the-peace,body.home a.nav.the-peace:link,body.home a.nav.the-peace:visited {background: #789ab5;background: rgba(120,154,181,1);}body.home a.nav.links-to-curriculum,body.home a.nav.links-to-curriculum:link,body.home a.nav.links-to-curriculum:visited {background: #f3e2bd;background: rgba(243,226,189,1);}body.home a.nav.other-resources,body.home a.nav.other-resources:link,body.home a.nav.other-resources:visited {background: #bfa380;background: rgba(191,163,128,1);}body.home a.nav.info,body.home a.nav.info:link,body.home a.nav.info:visited {background: #624766;background: rgba(98,71,102,1);}body.home div.section a.nav:focus,body.home div.section a.nav:hover,body.home div.section a.nav:active {background: transparent;}body.home a.nav.going-to-war,body.home a.nav.parliament-and-the-war,body.home a.nav.the-peace {display: none;}div.bg_to-our-last {background: #e0d0b7 url(https://tols.peo.gov.au/uploads/to-our-last-shilling/template/img/bg_shilling_home.jpg) -20% 0;}body.home div.bottom-right {margin-top: 5.2%;}body.home div.bottom-right div:first-child {float: left;width: 75%;}body.home div.bottom-right div:last-child {float: right;width: 20%;}/* POP-UP IMAGES */div.highlight-image {margin-bottom: 1em;}div.highlight-image .image img {width: 100%;}a.pop,a.pop:link,a.pop:visited {display: block;position: relative;}a.pop span,a.pop:link span,a.pop:visited span {background: #000;-webkit-border-radius: 16px;border-radius: 16px;color: #fff;display: block;font-family: 'FuturaBT-medium', Helvetica, Helvetica Neue, Arial;font-size: 160%;left: 50%;line-height: 0.8;margin: -14px 0 0 -15px;opacity: 0;padding: 0.05em 0.1em 0.18em;position: absolute;text-decoration: none;top: 50%;-webkit-transition: all 400ms ease-in-out;-moz-transition: all 400ms ease-in-out;-ms-transition: all 400ms ease-in-out;-o-transition: all 400ms ease-in-out;transition: all 400ms ease-in-out;}a.pop:focus span,a.pop:hover span,a.pop:active span {opacity: 0.8;}a.pop img,a.pop:link img,a.pop:visited img {display: block;-webkit-transition: all 400ms ease-in-out;-moz-transition: all 400ms ease-in-out;-ms-transition: all 400ms ease-in-out;-o-transition: all 400ms ease-in-out;transition: all 400ms ease-in-out;width: 100%;}a.pop:focus img,a.pop:hover img,a.pop:active img {opacity: 0.6;}/* SECOND LEVEL STYLES */body.second-level div.title {background: #e4d4bc url(https://tols.peo.gov.au/uploads/to-our-last-shilling/template/img/bg_shilling_header.jpg) 50% 0;color: #004563;font-family: 'FuturaBT-medium', Helvetica, Helvetica Neue, Arial;font-size: 350%;line-height: 1;padding: 0.6em 0.8em;}body.second-level div.title a,body.second-level div.title a:link,body.second-level div.title a:visited {color: #004563;text-decoration: none;-webkit-transition: all 200ms ease-in-out;-moz-transition: all 200ms ease-in-out;-ms-transition: all 200ms ease-in-out;-o-transition: all 200ms ease-in-out;transition: all 200ms ease-in-out;}body.second-level div.title a:focus,body.second-level div.title a:hover,body.second-level div.title a:active {color: #791722;}body.second-level div.title em {font-family: 'FuturaBT-bold', Helvetica, Helvetica Neue, Arial;font-style: normal;text-transform: uppercase;}body header nav {margin-top: -1%;}body header nav ul,body header nav li {list-style: none;margin: 0;padding: 0;}header nav > ul > li > a,header nav > ul > li > a:link,header nav > ul > li > a:visited {display: block;margin-top: 10%;-webkit-transition: all 400ms ease-in-out;-moz-transition: all 400ms ease-in-out;-ms-transition: all 400ms ease-in-out;-o-transition: all 400ms ease-in-out;transition: all 400ms ease-in-out;}body.second-level header nav > ul > li > a:focus,body.second-level header nav > ul > li > a:hover,body.second-level header nav > ul > li > a:active {background-color: #242633;}header nav > ul > li > a > img {margin-top: -9.2%;width: 100%;}/* VIDEO PLAYER */div.video-player {margin: 0 0 1em;}div.maintain-aspect-ratio {height: 1px;padding-bottom: 56.20%;position: relative;width: 100%;}div.maintain-aspect-ratio #universalPlayerIframe {border: 0;display: block;height: 100%;left: 0;margin: 0;padding: 0;position: absolute;top: 0;visibility: visible;width: 100%;z-index: 1000;}div.video-player .title-caption {border: solid 1px #ccc;font-size: 90%;padding: 0.1em 0.3em;}body.orange div.video-player .title-caption {border: solid 1px rgba(203,79,55,0.4);background: rgba(203,79,55,0.05);}body.green div.video-player .title-caption {border: solid 1px rgba(120,133,93,0.4);background: rgba(120,133,93,0.05);}body.light-blue div.video-player .title-caption {border: solid 1px rgba(120,154,181,0.4);background: rgba(120,154,181,0.05);}div.video-player .title-caption p {margin: 0;}div.main-column {}div.main-column > .main,div.main-column div.other-resources {background: #f2ece2 url(https://tols.peo.gov.au/uploads/to-our-last-shilling/template/img/bg_shilling_content.jpg) 50% 0;padding: 1em 1.5em 0.2em;}div.main-column div.other-resources {margin: 1.0em 0 0;}div.main-column div.other-resources h3 {color: #004563;font-family: 'Futura-Book', Helvetica, Helvetica Neue, Arial;font-size: 160%;font-weight: normal;margin: 0.4em 0 0.5em;}div.main-column div.other-resources ol {margin: 0;padding: 0 0 0 1.3em;}div.main-column div.other-resources ul,div.main-column div.other-resources ul li,div.sub-navigation ul,div.sub-navigation ul li {list-style: none;margin: 0;padding: 0;}div.main-column div.other-resources ul > li:last-child {margin: 0 0 1em;}div.main-column div.other-resources ul li li {}div.main-column div.other-resources ul li,div.sub-navigation ul li {background: transparent url(https://tols.peo.gov.au/uploads/to-our-last-shilling/template/img/bg_arrows.png) no-repeat 0 0.3em;line-height: 1.2;margin: 0 0 0.4em;padding: 0 0 0 0.8em;}div.main-column div.other-resources ul li li,div.main-column div.other-resources ul li li:last-child {margin: 0 0 0.4em 1em;}div.main-column blockquote {margin: 0 0 1em;text-align: right;}div.main-column blockquote p {background: #fff;background: rgba(255,255,255,0.40);font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;font-style: italic;margin: 0;padding: 0.8em 2.3em 0.8em 2.5em;position: relative;text-align: left;}div.main-column blockquote p:before,div.main-column blockquote p:after {color: #ccc;font-size: 150%;position: absolute;}div.main-column blockquote p:before {left: 0.3em;top: 0.3em;}div.main-column blockquote p:after {right: 0.3em;bottom: 0.3em;}div.main-column blockquote cite {background: transparent url(https://tols.peo.gov.au/uploads/to-our-last-shilling/template/img/bg_blockquote.png) no-repeat 75% 0;color: #ccc;display: inline-block;font-family: 'Futura-Book', Helvetica, Helvetica Neue, Arial;font-size: 85%;font-style: normal;padding: 0.5em 0 0;}div.main-column div.highlight {border: solid 1px #ccc;padding: 1em 1em 0;margin: 0 0 1em;}div.main-column p.note {border-top: solid 2px #ccc;font-family: 'Futura-Book', Helvetica, Helvetica Neue, Arial;font-size: 90%;margin: 2em 0 1em;padding: 0.6em 0 0;}/* Tables */table {border-right: solid 1px #ccc;border-bottom: solid 1px #ccc;font-size: 90%;}table th,table td {border-top: solid 1px #ccc;border-left: solid 1px #ccc;padding: 0.3em;text-align: left;vertical-align: top;}body.orange table,body.orange table th,body.orange table td {border-color: rgba(203,79,55,0.4);}body.green table,body.green table th,body.green table td {border-color: rgba(120,133,93,0.4);}body.light-blue table,body.light-blue table th,body.light-blue table td {border-color: rgba(120,154,181,0.4);}body.orange table th {background: rgba(203,79,55,0.05);}body.green table th {background: rgba(120,133,93,0.05);}body.light-blue table th {background: rgba(120,154,181,0.05);}/* ASIDE */div.sub-navigation {border-style: solid;border-width: 8px;margin: 0 0 1em;}div.sub-navigation h3 {color: #f3e6be;font-family: 'BalognaBold', Helvetica, Helvetica Neue, Arial;font-size: 160%;line-height: 1;margin: 0;padding: 0.1em 0 0.4em;}div.sub-navigation ul {background: #f1ebe1;padding: 0.8em 0.8em 0.8em 0.6em;}div.sub-navigation ul li {font-family: 'FuturaBT-medium', Helvetica, Helvetica Neue, Arial;}div.sub-navigation ul li:last-child {margin-bottom: 0;}div.sub-navigation a,div.sub-navigation a:link,div.sub-navigation a:visited {color: #333;text-decoration: none;}div.sub-navigation a:focus,div.sub-navigation a:hover,div.sub-navigation a:active {text-decoration: underline;}div.caption {background: #dfd1c0;border: solid 1px #5f4e49;font-size: 90%;line-height: 1.2;padding: 0.2em 0.8em;}div.caption p {color: #5f4e49;margin: 0 0 0.4em;padding: 0;}div.caption p.acknowledgement {font-size: 60%;text-transform: uppercase;margin: 0;}/* FOOTER */footer {color: #d3cab7;font-family: 'Futura-Book', Helvetica, Helvetica Neue, Arial;padding: 0 0 1em;text-align: center;width: 66%;}footer a,footer a:link,footer a:visited {color: #d3cab7;}footer p {margin: 0 0 0.2em;}footer ul,footer ul li {margin: 0;padding: 0;list-style: none;}footer ul li {border-right: solid 1px #d3cab7;display: inline;padding: 0 0.8em 0 0.6em;}footer ul li:last-child {border-right: none;padding-right: 0;}/*  SECTIONS  */.section {clear: both;display: block;margin: 0 0 2%;padding: 0;}.col {margin: 0;}.span_1_of_12, .span_2_of_12, .span_3_of_12, .span_4_of_12, .span_5_of_12, .span_6_of_12, .span_7_of_12, .span_8_of_12, .span_9_of_12, .span_10_of_12, .span_11_of_12, .span_12_of_12 {width: 100%;}/* ==========================================================================Media Queries========================================================================== */@media only screen and (min-width: 480px) {/*  COLUMN SETUP  */.col {display: block;float: left;margin: 0 0 0 2%;}.col:first-child {margin-left: 0;}/*  GRID OF TWELVE  */.span_12_of_12 {width: 100%;}.span_11_of_12 {width: 91.5%;}.span_10_of_12 {width: 83%;}.span_9_of_12 {width: 74.5%;}.span_8_of_12 {width: 66%;}.span_7_of_12 {width: 57.5%;}.span_6_of_12 {width: 49%;}.span_5_of_12 {width: 40.5%;}.span_5_of_12.plus_margin {width: 42.6%;}.span_4_of_12 {width: 32%;}.span_3_of_12 {width: 23.5%;}.span_3_of_12.minus_margin {width: 21.4%;}.span_2_of_12 {width: 15%;}.span_1_of_12 {width: 6.5%;}body.home header nav {display: none;}body.home a.nav.going-to-war,body.home a.nav.parliament-and-the-war,body.home a.nav.the-peace {display: block;}}@media only screen and (min-width: 768px) {.wrapper {margin: 0 auto;max-width: 940px;}}@media only screen and (min-width: 1140px) {}/* FONTS */[class^="icon-"], [class*=" icon-"],div.main-column blockquote p:before,div.main-column blockquote p:after {font-family: 'shilling';speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;/* Better Font Rendering =========== */-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.icon-quote-left:before,div.main-column blockquote p:before {content: "\f10d";}.icon-quote-right:before,div.main-column blockquote p:after {content: "\f10e";}/* ==========================================================================Helper classes========================================================================== */.hidden {display: none !important;visibility: hidden;}.visuallyhidden {border: 0;clip: rect(0 0 0 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;}.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus {clip: auto;height: auto;margin: 0;overflow: visible;position: static;width: auto;}.invisible {visibility: hidden;}/*  GROUPING  */.group:before,.group:after {content: "";display: table;}.group:after {clear: both;}.group {zoom: 1; /* For IE 6/7 */}/* ==========================================================================Print styles========================================================================== */@media print {*,*:before,*:after {background: transparent !important;color: #000 !important;box-shadow: none !important;text-shadow: none !important;}a,a:visited {text-decoration: underline;}a[href]:after {content: " (" attr(href) ")";}abbr[title]:after {content: " (" attr(title) ")";}a[href^="#"]:after,a[href^="javascript:"]:after {content: "";}pre,blockquote {border: 1px solid #999;page-break-inside: avoid;}thead {display: table-header-group;}tr,img {page-break-inside: avoid;}img {max-width: 100% !important;}p,h2,h3 {orphans: 3;widows: 3;}h2,h3 {page-break-after: avoid;}}
/* cmsms stylesheet: colours modified: Thursday, December 5, 2019 2:39:48 PM */
/* ORANGE */body.orange h1,body.orange a:focus, body.green a:hover, body.green a:active,body.orange div.main-column p.note strong,body.orange div.main-column blockquote p:before,body.orange div.main-column blockquote p:after,body.orange div.main-column blockquote cite,body.orange div.sub-navigation a:focus,body.orange div.sub-navigation a:hover,body.orange div.sub-navigation a:active {color: #cb4f37;}body.orange h1,body.orange div.main-column div.highlight,body.orange div.main-column p.note,body.orange div.sub-navigation {border-color: #cb4f37;}header nav > ul > li.going-to-war > a,header nav > ul > li.going-to-war > a:link,header nav > ul > li.going-to-war > a:visited,body.orange div.sub-navigation h3 {background-color: #cb4f37;}body.orange div.main-column div.highlight {background-color: #fcf6f5;background-color: rgba(203,79,55,0.05);}/* GREEN */body.green h1,body.green a:focus, body.green a:hover, body.green a:active,body.green div.main-column p.note strong,body.green div.main-column blockquote p:before,body.green div.main-column blockquote p:after,body.green div.main-column blockquote cite,body.green div.sub-navigation a:focus,body.green div.sub-navigation a:hover,body.green div.sub-navigation a:active {color: #78855d;}body.green h1,body.green div.main-column div.highlight,body.green div.main-column p.note,body.green div.sub-navigation {border-color: #78855d;}header nav > ul > li.parliament-and-the-war > a,header nav > ul > li.parliament-and-the-war > a:link,header nav > ul > li.parliament-and-the-war > a:visited,body.green div.sub-navigation h3 {background-color: #78855d;}body.green div.main-column div.highlight {background-color: #f8f9f7;background-color: rgba(120,133,93,0.05);}body.green div.main-column div.other-resources ul li,body.green div.sub-navigation ul li {background-position: 0 -196px;}/* LIGHT BLUE */body.light-blue h1,body.light-blue a:focus, body.light-blue a:hover, body.light-blue a:active,body.light-blue div.main-column p.note strong,body.light-blue div.main-column blockquote p:before,body.light-blue div.main-column blockquote p:after,body.light-blue div.main-column blockquote cite,body.light-blue div.sub-navigation a:focus,body.light-blue div.sub-navigation a:hover,body.light-blue div.sub-navigation a:active {color: #789ab5;}body.light-blue h1,body.light-blue div.main-column div.highlightbody.light-blue div.main-column p.note,body.light-blue div.sub-navigation {border-color: #789ab5;}header nav > ul > li.the-peace > a,header nav > ul > li.the-peace > a:link,header nav > ul > li.the-peace > a:visited,body.light-blue div.sub-navigation h3 {background: #789ab5;}body.light-blue div.main-column div.highlight {background-color: #f8fafb;background-color: rgba(120,154,81,0.05);}body.light-blue div.main-column div.other-resources ul li,body.light-blue div.sub-navigation ul li {background-position: 0 -396px;}
/* cmsms stylesheet: jquery.fancybox modified: Thursday, December 5, 2019 2:39:48 PM */
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('https://tols.peo.gov.au/uploads/to-our-last-shilling/template/img/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('https://tols.peo.gov.au/uploads/to-our-last-shilling/template/img/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('https://tols.peo.gov.au/uploads/to-our-last-shilling/template/img/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('https://tols.peo.gov.au/uploads/to-our-last-shilling/template/img/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('https://tols.peo.gov.au/uploads/to-our-last-shilling/template/img/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('https://tols.peo.gov.au/uploads/to-our-last-shilling/template/img/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
