		/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 12 September 2016 06:58:43
*/


/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, 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: 0;
    padding: 0;
    border: 0;
    font-size: 100.01%;
    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;
}

/* Secure Issue touch history
  2013-01-05 kjc */


/******* new design responsive elements ******/

#mobile-dropdown, #mobile-cricos {
    display: none;
}

.responsive-title {
    display: none;
}


/******* generic elements *******/

body {
    font-size: 0.8em;
    line-height: normal;
    /* line-height: 1em; */
    /* background: url(https://www.qut.edu.au/__data/assets/image/0008/6983/header-bg.png) repeat-x top center #fff; */
    background-color: #fff;
    font-family: arial, helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    color: #191919;
}

a {
    color: #094f95;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

blockquote, q {
    quotes: none;
}

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

em {
    font-style: italic;
}

ol, ul {
    list-style: none;
}

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

strong {
    font-weight: bold;
}

sup {
    font-size: 9px;
/*
    left: 0;
    position: relative;
    top: -0.5em;
*/
}



/******* generic classes *******/

/* AT helper classes - borrowed from bootstrap */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.ajax-loader {
    background: url(https://www.qut.edu.au/__data/assets/image/0015/2418/ajax-loader.gif) no-repeat left center;
    display: none;
    font-style: italic;
    font-weight: normal !important;
    height: 24px;
    line-height: 24px;
    padding-left: 34px;
}
.purple-monkey-dishwasher {
    background: url(https://www.qut.edu.au/__data/assets/image/0015/2418/ajax-loader.gif) no-repeat center center;
    display: none;
    font-style: italic;
    font-weight: normal !important;
    height: 24px;
    line-height: 24px;
}
.ajax-form-loading-wheel {
  display: none;
  width: 100%;
  padding: 128px;
  background: url(https://www.qut.edu.au/__data/assets/image/0003/273459/ajax-form-loading-wheel.gif) no-repeat scroll center center transparent;
}


.anchor-text, .anchor-text:hover {
    color: #333;
    text-decoration: none;
}

.loader-text{
   display:block;
   margin-left: 40px;
   margin-top: 5px;
}

.cell-border-top {
    border-top: 1px dotted #999 !important;
}

img.centre {
    display: block;
    margin: 0 auto;
}

.bold {
    font-weight: bold;
}

.border {
    border: 1px solid #DCD9D9;
}

.border-bottom {
    border-bottom: 1px dotted #ccc;
}

.clear-both {
    clear: both !important;
}

.clear-left {
    clear: left !important;
}

.clear-right {
    clear: right !important;
}

.float-left {
    float: left !important;
}

img.float-left {
    margin-right: 1em !important;
}

.float-none {
    float: none !important;
}

.float-right {
    float: right !important;
}

img.float-right {
    margin-left: 1em !important;
}

.hide {
    position: absolute;
    left: -99999px;
}

.image-border {
    border: 1px solid #ccc !important;
}

.italic {
    font-style: italic;
}

.no-border {
    border: none !important;
}

.no-list-bullets > li {
    background: none !important;
    list-style: none !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
}

.display-block {
    display: block !important;
}

.display-inline {
    display: inline !important;
}

.display-inline-block {
    display: inline-block !important;
}

.display-none {
    display: none !important;
}

#content .table-no-background td {
    background: none !important;
}

ul.show-list-bullets li {
    background: url(/?a=7010) no-repeat scroll 0 -236px transparent !important;
    list-style: none !important;
    margin-bottom: 5px !important;
    padding-left: 13px !important;
}


/******* header *******/

#header-wrapper {
    background-color: #0E487F;
    background-image: url(https://www.qut.edu.au/__data/assets/image/0011/6986/logo-header-bg.jpg);
    background-position: -500px 0;
    background-repeat: no-repeat;
    margin: 0;
    z-index: 100;
}

#header {
    height: 122px;
    margin: 0 auto;
    position: relative;
    width: 1056px;
    z-index: 100;
}

#header div.responsive-title {
    display: none;
}

#like-our-site {
    display: none;
    height: 64px;
    left: 839px;
    position: absolute;
    width: 250px;
    z-index: 2;
}

#like-our-site a {
    color: #fff;
    font-size: 1.4em;
    font-weight: bold;
    left: 34px;
    margin: 0;
    padding-left: 23px;
    position: relative;
    top: 20px;
}

#logo {
    display: block;
    height: 54px;
    left: 0;
    outline: none;
    position: absolute;
    text-indent: -9999px;
    top: 20px;
    width: 250px;
}

#top-links {
    position: absolute;
    right: 378px;
    text-align: right;
    top: 25px;
}

#top-links li {
    float: left;
    margin-right: 10px;
}

#top-links a {
    border-right: 1px dotted #fff;
    color: #fff;
    font-size: 0.95em;
    font-weight: bold;
    line-height: 2em;
    padding-right: 10px !important;
}

#top-links a:hover {
    text-decoration: underline;
}

#global-search-form {
    background: url(https://www.qut.edu.au/__data/assets/image/0009/6984/global-sprite.png) 0 -54px no-repeat;
    height: 36px;
    position: absolute;
    right: 0;
    top: 20px;
    width: 380px;
}

#global-search-form .search-input {
    background: none;
    border: none;
    color: #888;
    float: left;
    font-size: 1em;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    margin: 6px 3px;
    padding: 0;
    /* padding-left: 4px; */
    width: 333px;
}

#global-search-form .search-submit {
    background: none;
    border: none;
    cursor: pointer;
    font-size: 0;
    height: 36px;
    line-height: 0;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    width: 40px;
}

#blue-bar {
    background-image: url(https://www.qut.edu.au/__data/assets/image/0004/6988/dateline.png);
    background-position: top left;
    background-repeat: repeat-x;
    height: 30px;
    left: -830px;
    position: absolute;
    top: 92px;
    width: 100%;
}

#current-date {
    background-image: url(https://www.qut.edu.au/__data/assets/image/0005/6989/date-sem-week-bg.png);
    background-position: right top;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    height: 30px;
    left: 0;
    position: absolute;
    top: 92px;
    width: 253px;
}

span#top-date, span#teaching-period {
    display: inline-block;
    margin-top: 10px;
}

#portal-links {
    position: absolute;
    right: 0;
    top: 85px;
}

#portal-links li {
    float: left;
    margin-left: 20px;
}

#portal-links a#corpsite {
    background: url(https://www.qut.edu.au/__data/assets/image/0009/6984/global-sprite.png) no-repeat scroll 0 -135px transparent;
    color: #fff;
    display: inline-block;
    font-size: 1em;
    font-weight: bold;
    height: 27px;
    line-height: 27px;
    padding: 0 0 0 34px;
    width: 102px;
}

#portal-links a#corpsite:hover {
    background: url(https://www.qut.edu.au/__data/assets/image/0009/6984/global-sprite.png) no-repeat scroll 0 -162px transparent;
    text-decoration: none;
}

#portal-links a#staff {
    background: url(https://www.qut.edu.au/__data/assets/image/0009/6984/global-sprite.png) no-repeat scroll -136px -135px transparent;
    color: #fff;
    display: inline-block;
    font-size: 1em;
    font-weight: bold;
    height: 27px;
    line-height: 27px;
    padding: 0 0 0 34px;
    width: 92px;
}

#portal-links a#staff:hover {
    background: url(https://www.qut.edu.au/__data/assets/image/0009/6984/global-sprite.png) no-repeat scroll -136px -162px transparent;
    text-decoration: none;
}

#portal-links a#students {
    background: url(https://www.qut.edu.au/__data/assets/image/0009/6984/global-sprite.png) no-repeat scroll -262px -135px transparent;
    color: #fff;
    display: inline-block;
    font-size: 1em;
    font-weight: bold;
    height: 27px;
    line-height: 27px;
    padding: 0 0 0 34px;
    width: 126px;
}

#portal-links a#students:hover {
    background: url(https://www.qut.edu.au/__data/assets/image/0009/6984/global-sprite.png) no-repeat scroll -262px -162px transparent;
    text-decoration: none;
}



/******* new header *******/

header {
    box-shadow: 0 0 15px 3px #444444;
    height: 147px;
    position: relative;
    width: 100%;
    z-index: 3;
}

header > div {
    background-color: rgba(0, 71, 127, 1);
    width: 100%;
}

header > div > div {
    background: url(https://www.qut.edu.au/__data/assets/image/0006/356766/real-world.png) no-repeat scroll 342px 7px transparent;
    height: 106px;
    margin: 0 auto;
    max-width: 1100px;
    position: relative;
    width: 100%;
}

#qut-logo {
    background: url(https://www.qut.edu.au/__data/assets/image/0005/356864/qut-logo.png) no-repeat scroll 0 0 transparent;
    border-right: 2px solid #105D93; 
    display: block;
    height: 52px;
    left: 20px;
    outline: medium none;
    position: absolute;
    text-indent: -9999px;
    top: 27px;
    width: 320px;
}

header #global-search-form {
    background: url(https://www.qut.edu.au/__data/assets/image/0010/356842/search-bg.png) no-repeat scroll left top transparent;
    height: 42px;
    position: absolute;
    right: 19px;
    top: 33px;
    width: 330px;
}

header #global-search-form .search-input {
    background: none repeat scroll 0 0 transparent;
    border: none;
    color: #888;
    float: left;
    font-weight: bold;
    height: 22px;
    letter-spacing: -0.2px;    
    line-height: 22px;
    margin: 9px 0 0 10px;
    padding: 0;
    width: 280px;
}

header #global-search-form .search-submit {
    background: none repeat scroll 0 0 transparent;
    border: none;
    cursor: pointer;
    font-size: 0;
    height: 42px;
    line-height: 0;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    width: 40px;
}

#top-nav {
    background-color: rgba(55, 55, 55, 0.95);
    position: relative;    
    width: 100%;
    z-index: 2;    
}

#top-nav > ul {
    height: 41px;
    list-style: none;
    margin: 0 auto;
    max-width: 1060px;
    padding: 0;
    width: 100%;
}

#top-nav > ul > li {
    float: left;
}

#top-nav > ul > li:first-child {
    border-left: 1px dotted #777;
}

#top-nav > ul > li.last {
    border-right: 1px dotted #000;
}

#top-nav > ul > li > a {
    border-left: 1px dotted #000;
    border-right: 1px dotted #777;
    color: #fff;
    display: inline-block;
    font-size: 1.2em;
    height: 41px;
    letter-spacing: -0.1px;
    line-height: 38px;
    position: relative;
    text-align: center;
    text-decoration: none;
}

#top-nav > ul > li > a:hover, #top-nav > ul > li:hover > a {
    background-color: #d0d0d0;
    color: #444;
    text-decoration: none;
}

#study {
    width: 92px;
}

#research {
    width: 112px;
}

#industry {
    width: 105px;
}

#about {
    width: 92px;
}

#alumni {
    width: 93px;
}

#international {
    width: 190px;
}

#news {
    width: 89px;
}

#campuses {
    width: 208px;
}

.mega-menu {
    background-color: #d0d0d0;
    color: #434343;
    height: 540px;
    left: -9999px;
    position: absolute;
    top: 41px;
    transition: 0s left;
    width: 100%;
    z-index: 2;
}

#study-mega-menu .col-wide ul, #international-mega-menu .col-wide ul, #news-mega-menu ul  {
    font-weight: bold;
}

.mega-menu h2 {
    color: #434343;
    font-size: 3em;    
    font-weight: normal;
    line-height: 1em;
    margin: 0;
    padding: 0;
}

.mega-menu-wrapper h3 {
    color: #434343;
    font-size: 1.63em;    
    font-weight: normal;
    margin: 20px 0 10px 0;
    padding: 0;    
}

.mega-menu-wrapper h3.large {
    color: #434343;
    font-size: 1.9em;    
    font-weight: normal;
    margin: 25px 0 15px 0;
    padding: 0;    
}

.mega-menu h4 {
    color: #434343;
    font-size: 1.3em;    
    font-weight: bold;
    margin: 1em 0;
    padding: 0;    
}

.mega-menu-wrapper ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.mega-menu-wrapper li {
    background-image: url(https://www.qut.edu.au/__data/assets/image/0010/356986/mega-menu-action-link-bg.png);
    background-position: center left;
    background-repeat: no-repeat;
    margin: 0 0 8px 0;
    padding: 0 0 0 17px;
}

.mega-menu-wrapper li a, .mega-menu-wrapper h3 a, .mega-menu-wrapper a:visited, .mega-menu-wrapper a {
    background-image: none;
    color: #105D95;
}

.mega-menu-wrapper li a {
    text-decoration: none;
}

.mega-menu-wrapper li a:hover {
    text-decoration: underline;    
}

.mega-menu-wrapper {
    margin: 0 auto;
    width: 1060px;
}

.mega-menu-wrapper > div {
    margin-top: 80px;
}

.mega-menu-wrapper > div:first-child {
    margin-top: 40px;
}

.mega-menu-wrapper > div.last {
    margin-right: 0;
}

.mega-menu-wrapper .col-wide {
    float: left;
    margin-right: 35px;
    width: 330px;
}

.mega-menu-wrapper .col-narrow {
    float: left;    
    margin-right: 25px;
    width: 215px;
}

.mega-menu-wrapper .col-regular {
    float: left;    
    margin-right: 25px;
    width: 245px;
}

.mega-menu-wrapper p {
    border-bottom: 1px dotted #888;
    margin: 1em 0;
    padding: 0 0 25px 0;
}

#news-mega-menu ul.event-listing {
    border-bottom: 1px dotted #888;
    margin: 0 0 1em 0;
    padding: 0 0 5px 0;
}

#news-mega-menu .mega-menu-wrapper > div:first-child {
    margin-right: 45px;
}

.mega-menu-wrapper p.last {
    border-bottom: none;
}

.mega-menu-wrapper p.positioning {
    border-bottom: none;
    font-size: 1.5em;
    margin: 1em 0;
    padding: 5px 0 0 0;
}

.mega-menu form {
    background: url(https://www.qut.edu.au/__data/assets/image/0008/356903/mega-menu-search-bg.png) no-repeat scroll top left transparent;
    height: 41px;
    margin: 0 0 25px 0;
    width: 330px;
}

.mega-menu .col-regular form {
    background: url(https://www.qut.edu.au/__data/assets/image/0007/356884/mega-menu-search-regular-bg.png) no-repeat scroll top left transparent;
    height: 41px;
    margin: 0 0 25px 0;
    width: 245px;
}

.mega-menu form .search-input {
    background: none repeat scroll 0 0 transparent;
    border: none;
    color: #888;
    float: left;
    font-size: 1em;
    font-weight: bold;
    height: 22px;
    letter-spacing: -0.2px;    
    line-height: 22px;
    margin: 9px 0 0 10px;
    padding: 0;
    width: 280px;
}

.mega-menu .col-regular form .search-input {
    width: 195px;
}

.mega-menu form .search-submit {
    background: none repeat scroll 0 0 transparent;
    border: none;
    cursor: pointer;
    font-size: 0;
    height: 41px;
    line-height: 0;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    width: 40px;
}

#about-mega-menu .col-wide h3 {
    border-top: 1px dotted #888;
    padding-top: 20px;
}

#about-mega-menu .col-wide p {
    border: none;
    padding: 0;
}

#campuses-mega-menu .col-narrow p {
    border: none;
    padding: 0;
}

#campuses-mega-menu h3.library-link + p {
    border-bottom: 1px dotted #888;
    margin: 1em 0;
    padding: 0 0 25px 0;
}

#campuses-mega-menu .col-wide ul {
    font-size: 1.4em;
}

ul.campus-maps {
    border-bottom: 1px dotted #888;
    padding: 0 0 20px 0;
}

#top-nav ul > li:hover .mega-menu {
    left: 0;
    transition-delay: 0.3s;
}

#news-mega-menu img {
    margin-top: 25px;
}

#news-mega-menu .news-img { 
    max-width: 250px; 
    max-height: 180px;
}

#top-nav .give-now {
    background: url(https://www.qut.edu.au/__data/assets/image/0006/356829/goal-link-bg.png) repeat-x scroll left top #990055;
    border-radius: 5px 5px 5px 5px;
    display: inline-block;
    height: 48px;
    line-height: 48px;
    margin: 0;
    padding: 0;
    width: 130px;
}

#top-nav .give-now a {
    background-image: url(https://www.qut.edu.au/__data/assets/image/0007/356830/arrow-right.png) !important;
    background-position: 15px center;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 1.3em;
    font-weight: bold;    
    padding: 0 15px 0 35px;
    text-decoration: none;
}

#top-nav .give-now a:hover {
    text-decoration: underline;
}



/******* international mega-menu language panel *******/

.mega-menu div.languages ul {
    float: left;
    margin: 5px 5% 0 5%;
    width: 40%;
}



/******* content *******/

#content {
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 1100px;
}



/******* menu *******/

#menu-wrapper {
    background-image: url(https://www.qut.edu.au/__data/assets/image/0003/6987/menu-bg.png);
    background-repeat: repeat-x;
    border-top: 1px solid #6088ab;
    height: 42px;
    margin: 0;
    z-index: 100;
}

#menu {
    border-bottom: 8px solid #0e477f;
    height: 42px;
    left: 0;
    margin: 0 auto;
    position: relative;
    top: -5px;
    width: 1060px;
    z-index: 1000;
}

#menu li.menu {
    float: left;
    left: 0;
    position: relative;
    top: 5px;
}

#menu li.menu a.menu-link {
    color: #fff;
    display: block;
    font-weight: bold;
    float: left;
    height: 33px;
    margin-top: 4px;
    text-align: center;
}

#menu li.menu a.menu-link span {
    border-right: 1px dotted #fff;
    display: block;
    line-height: 18px;
    padding: 0 25px;
    position: relative;
    top: 6px;
}

#menu li.menu a.current span, #menu li.menu a.adjacent span, #menu li.menu a.current-adjacent span {
    border-color: transparent !important;
}

#menu li.menu a.menu-link span.last {
    border-right: none;
}

#menu li.menu a.current, #menu li.menu a.menu-link:hover, #menu li:hover a.menu-link {
    color: #fff;
    background-color: #225e92;
    text-decoration: none;
}

#menu li:hover {
    z-index: 1001;
}

#menu li.menu a.current, #menu li.menu a.current:hover {
    background-color: #0e487f !important;
}

#menu .drop-down-wrapper {
    background: url(https://www.qut.edu.au/__data/assets/image/0005/6980/menu-right-bg.png) repeat-y right center;
    left: -9999px;
    padding: 0 5px 0 0;
    position: absolute;
    top: 37px;
    transition: 0s left;
    width: auto;
}

#menu li:hover .drop-down-wrapper {
    left: 0;
    transition-delay: 0.3s;
}

#menu .drop-down-wrapper .bottom-shadow {
    background: url(https://www.qut.edu.au/__data/assets/image/0006/6981/menu-bottom-bg.png) repeat-x center center;
    border-top: 4px solid #034881;
    display: block;
    height: 5px;
    margin-bottom: -5px;
    width: auto;
}

#menu .drop-down-wrapper .bottom-right-shadow {
    background: url(https://www.qut.edu.au/__data/assets/image/0009/6984/global-sprite.png) no-repeat -447px -1px;
    bottom: -5px;
    display: block;
    height: 5px;
    position: absolute;
    right: 0;
    width: 5px;
}

#menu .drop-down {
    background-color: #fff;
    border: 4px solid #034881;
    border-bottom: none;
    height: 1%;
    padding: 20px;
    position: relative;
    overflow: hidden;
    width: auto;
}

#menu .drop-down .col {
    float: left;
    font-size: 0.9em;
    line-height: 1.3em;
}

#menu .drop-down .col p {
    margin-bottom: 12px;
}

#menu .drop-down .heading {
    font-size: 1.1em;
    font-weight: bold;
}

#menu .drop-down .col-1 {
    margin-right: 20px;
    width: 200px;
}

#menu .drop-down .col-1 li {
    background: url(https://www.qut.edu.au/__data/assets/image/0009/6984/global-sprite.png) -489px -315px no-repeat;
    border-bottom: 1px dotted #6d6e71;
    margin-bottom: 12px;
    padding-left: 20px;
}

#menu .drop-down .col-1 li a {
    display: inline-block;
    font-size: 1.1em;
    margin-bottom: 4px;
}

#menu .drop-down .col-2 {
    margin-right: 14px;
    width: 165px;
}

#menu .drop-down .col-2 li {
    border-bottom: 1px dotted #6d6e71;
    padding: 10px 10px 1px;
    background: #eaeaea;
}

#menu .drop-down .col-2 li a{
    display: inline-block;
    font-size: 1.1em;
    margin-bottom: 4px;
}

#menu .drop-down .col-3 {
    border-left: 1px solid #eaeaea;
    padding-left: 14px;
    width: 165px;
}

#menu .drop-down .col-3 .contact-heading {
    font-size: 1.3em;
    font-weight: bold;
}

#menu .drop-down .col hr {
    border: none;
    border-top: 1px dotted #6d6e71;
    clear: both;
    display: block;
    height: 1px;
    line-height: 0;
    margin: 12px 0 12px;
}

#menu .give-now {
    background: url(https://www.qut.edu.au/__data/assets/image/0005/25538/goal-link-bg.png) repeat-x scroll top left #905;
    border-radius: 5px;
    display: inline-block;
    height: 48px;
    line-height: 48px;
    margin: 0;
    padding: 0;
    width: 165px;
}

#menu .give-now h2 {
    font-size: 1.2em;
    font-weight: bold;
    padding: 0;
}

#menu #giving-menu .give-now a {
    background-image: url(/?a=27370) !important;
    background-position: 15px center;
    background-repeat: no-repeat;
    color: #fff;
    padding: 0 15px 0 35px;
}



/******* footer *******/

#footer {
    background: url(https://www.qut.edu.au/__data/assets/image/0010/6985/footer-bg.png) repeat-x top center #0a62aa;
    color: #fff;
    /*float: left;*/
    clear: both;
    width: 100%;
}

#footer a {
    color: #fff;
}

#footer abbr {
    border: none;
}

#footer-content {
    background: url(https://www.qut.edu.au/__data/assets/image/0006/6990/brisbane-skyline.png) no-repeat 458px bottom;
    margin: 0 auto;
    padding-bottom: 17px;
    position: relative;
    width: 1060px;
}

#footer-content h3 {
    color: #fff;
    font-size: 1.1em;
    font-weight: bold;
}

#where-have-i-been {
    height: 39px;
    margin-bottom: 37px;
    overflow: hidden;
}

#where-have-i-been h2 {
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    left: 0;
    line-height: 39px;
    position: absolute;
    top: 0px;
    width: 143px;
}

#where-have-i-been #page-list {
    height: 39px;
    left: 153px;
    overflow: hidden;
    position: absolute;
    width: 907px;
    z-index: 1;
}

#where-have-i-been a.prev, 
#where-have-i-been a.next {
    cursor: pointer;
    display: block;
    height: 39px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
    top: 0;
}

#where-have-i-been a.prev {
    background: url(https://www.qut.edu.au/__data/assets/image/0009/6984/global-sprite.png) no-repeat -254px 0;
    left: 150px;
    width: 28px;
    z-index: 99;
}

#where-have-i-been a.next{
    background: url(https://www.qut.edu.au/__data/assets/image/0009/6984/global-sprite.png) no-repeat -283px 0;
    right: 0;
    width: 38px;
    z-index: 99;
}

#where-have-i-been ul {
    font-size: 0.9em;
    height: 39px;
    left: 20px;
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    top: 0;
    width: 10000px;
}

#where-have-i-been li {
    background: url(https://www.qut.edu.au/__data/assets/image/0003/6978/whib-bg.png) repeat-x center 0;
    float: left;
    height: 39px;
    list-style: none;
    margin: 0;
    padding: 0;
    width: auto !important;
    width: 1%;
}

#where-have-i-been li.last {
    background: url(https://www.qut.edu.au/__data/assets/image/0003/6978/whib-bg.png) repeat-x center -39px;
}

#where-have-i-been li.second-last {
    background: url(https://www.qut.edu.au/__data/assets/image/0003/6978/whib-bg.png) repeat-x center -78px;
}

#where-have-i-been li.page a {
    display: block;
    float: left;
    line-height: 39px;
    padding-left: 14px;
    padding-right: 18px;
    width: auto;
}

#where-have-i-been li.last a {
    background: url(https://www.qut.edu.au/__data/assets/image/0009/6984/global-sprite.png) no-repeat right -194px;
}

#where-have-i-been li.second-last a {
    background: url(https://www.qut.edu.au/__data/assets/image/0009/6984/global-sprite.png) no-repeat right -233px;
}

#where-have-i-been li.third-last a {
    background: url(https://www.qut.edu.au/__data/assets/image/0009/6984/global-sprite.png) no-repeat right -272px;
}

#where-have-i-been #position-check {
    float: left;
    height: 1px;
    width: 1px;
}

#footer-content .col {
    float: left;
    margin-right: 13px;
}

#footer-content .col ul {
    font-size: 0.9em;
    margin-bottom: 15px;
    min-height: 100px;
    padding: 0;
}

#footer-content .col li {
    line-height: 1.3em;
    margin-bottom: 8px;
}

#footer-content .col li a {
    color: #bfe0fb;
}

#footer-content .col li h3 a {
    color: #fff;
    font-size: 1em;
}

#footer-content #footer-social-media-links li {
    display: inline-block;
    height: 40px;
    margin-bottom: 0;
    margin-right: 11px;
    width: 30px;
}

#footer-content #footer-social-media-links li a {
    display: inline-block;
    height: 32px;
    width: 32px;
}

#facebook-footer-icon {
    background: url(https://www.qut.edu.au/__data/assets/image/0009/6984/global-sprite.png) no-repeat 0 -288px;
}

#twitter-footer-icon {
    background: url(https://www.qut.edu.au/__data/assets/image/0009/6984/global-sprite.png) no-repeat -41px -288px;
}

#youtube-footer-icon {
    background: url(https://www.qut.edu.au/__data/assets/image/0009/6984/global-sprite.png) no-repeat -82px -288px;
}

#itunesu-footer-icon {
    background: url(https://www.qut.edu.au/__data/assets/image/0009/6984/global-sprite.png) no-repeat -123px -288px;
}

#email-footer-icon {
    background: url(https://www.qut.edu.au/__data/assets/image/0009/6984/global-sprite.png) no-repeat -164px -288px;
}

#linkedin-footer-icon {
    background: url(https://www.qut.edu.au/__data/assets/image/0009/6984/global-sprite.png) no-repeat scroll -205px -288px transparent;
}

#acknowledgement {
    background: url(https://www.qut.edu.au/__data/assets/image/0009/6975/acknowledgement-thumbnail.jpg) no-repeat top left;
    clear: left;
    height: 50px;
    margin-top: 320px;
    padding-left: 64px;
    width: 340px;
}

#acknowledgement h3 {
    font-size: 1em;
    padding: 3px 0 5px 0;
}

#acknowledgement p {
    font-size: 0.9em;
    line-height: 1.2em;
}

#footer-supplementary-wrapper {
    background-color: #00467f;
}

#footer-supplementary {
    font-size: 0.9em;
    height: 44px;
    margin: 0 auto;
    text-align: right;
    width: 1060px;
}

#last-modified {
    float: left;
    padding-top: 16px;
    text-align: left;
    width: 460px;
}

#last-modified span {
    border-right: 1px solid #769fbf;
    margin-right: 3px;
    padding-right: 8px;
}

#last-modified .modified {
    border-right: none;
}

#footer-supplementary ul {
    float: left;
    padding-top: 16px;
    width: 600px;
}

#footer-supplementary ul li {
    display: inline;    
}

#footer-supplementary ul li a {
    color: #bfe0fb;
    margin-left: 10px;
}



/****** new footer ******/

footer {
    background-color: #105D93;
    clear: both;
    width: 100%;
}

footer #footer-supplementary {
    background-color: #034673;
    margin: 0 auto;
    position: relative;
    width: 100%;
}

#footer-expand > div, footer #footer-supplementary-wrapper {
    font-size: 1em;
    margin: 0 auto;
    max-width: 1060px;
    text-align: left;
    width: 100%;
}

#footer-expand-button {
    background-color: #018A82;
    background-image: url(https://www.qut.edu.au/__data/assets/image/0009/352584/footer-expand-button-bg.png);
    background-position: 169px 0px;
    background-repeat: no-repeat;
    border-radius: 5px 5px 0 0;
    color: #fff;
    display: inline-block;
    font-size: 1.2em;
    height: 43px;
    left: 0;
    line-height: 43px;
    padding: 0 0 0 20px;
    position: relative;
    top: 29px;
    width: 175px;
}

#footer-expand-button:hover {
    cursor: pointer;
}

#footer-expand-button.closed {
    background-position: 169px -43px;
}

.fb-like {
    float: right;
    right: 0;
    top: 29px;    
}

#footer-expand-content {
    /*
    border-top: 1px dotted #009994;
    display: none;
    float: left;
    left: 0;
    margin: 0 auto 40px 0;
    position: relative;
    top: 29px;
    width: 1060px;
    */
}

#footer-col-1, #footer-col-2, #footer-col-3, #footer-col-4 {
    float: left;
    margin-right: 1%;
    padding-bottom: 1.5em;
    width: 24%;
}

#footer-expand-content h3 {
    font-size: 1.5em;
    margin: 1em 0;
}

#footer-expand-content h3 a {
    color: #fff;
    font-weight: normal;
    text-decoration: none;
}

footer a, footer a[href^="http"], footer #footer-supplementary ul li a {
    background: none;
    color: #BFE0FB;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

#footer-expand-content a:hover, footer #footer-supplementary a:hover {
    text-decoration: underline;
}

#footer-expand-content ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

footer #footer-supplementary ul {
    float: none;
    list-style: none outside none;
    margin: 0 0 0.75em 0;
    padding: 0;
    width: auto;
}

footer #footer-supplementary-2 ul li {
    display: block;
}

ul#last-modified {
    margin-top: 1.7em;
}

#footer-supplementary-1 ul.exiles li {
    font-size: 1.3em;
}

#footer-supplementary-1 ul > li {
    border-left: 1px solid #fff;
    display: inline-block;
    font-size: 1.05em;
    line-height: 0.9em;
    margin: 0 0 0 6px;
    padding: 0 0 0 10px;
}

#footer-supplementary-1 li:first-child {
    border: none;
    margin: 0;
    padding: 0;
}

#footer-supplementary-2 h3 {
    color: #fff;
    font-size: 1.9em;
    font-weight: normal;
    margin: 0 0 0.8em 0;
}

#footer-supplementary-2 h3 a {
    color: #fff;
}

footer div#acknowledgement {
    background-position: center left;
    border-top: 1px dotted #3175A4;
    clear: none;
    height: auto;
    margin: 35px 0 0 0;
    padding: 30px 0 30px 70px;
    width: auto;
}

footer div#acknowledgement h3 {
    font-size: 1.2em;
    margin: 0;
}

footer div#acknowledgement h3 a {
    color: #fff;
    font-weight: bold;
    margin: 0;
}

footer div#acknowledgement p {
    font-size: 1em;
    margin: 0.5em 0 0 0;
}

#footer-expand-content li, #footer-supplementary-2 li, #footer-supplementary-2 p {
    background-image: url(https://www.qut.edu.au/__data/assets/image/0007/352591/footer-link-bg-arrow.png);
    background-position: center left;
    background-repeat: no-repeat;
    font-size: 1em;
    margin: 0 0 10px 0;
    padding: 0 0 0 17px;
}

footer #footer-supplementary {
    clear: both;
    color: #fff;
    height: 265px;
    padding-top: 30px;
}

#footer-supplementary-1 {
    float: left;
    margin-right: 30px;
    width: 695px;
}

#footer-supplementary-2 {
    float: left;
    width: 330px;
}

#footer-supplementary-2 li:first-child {
    margin-right: 60px;
}

#footer-supplementary-2 dl {
    float: left;
    font-size: 1em;
    width: 330px;
    margin: 1em 0;
    padding: 0;
}
    
#footer-supplementary-2 dl dt {
    clear: left;
    float: left;
    width: 70px;
    margin: 0 0 5px 0;
    padding: 0;
}
    
#footer-supplementary-2 dl dd {
    float: left;
    width: 260px;
    margin: 0 0 5px 0;
    padding: 0;
}

#footer-supplementary ul#footer-social-media-links {
    border-top: 1px dotted #3175A4;
    clear: both;
    margin: 35px 0 1em 0;
    padding: 30px 0 0 0;
}

#footer-supplementary-2 #footer-social-media-links li {
    background: none;
    display: inline-block;
    height: 40px;
    margin-bottom: 0;
    margin-right: 11px;
    padding: 0;
    width: 30px;
}

.ga-code {
    display: none;
}



/******* media carousel / horizontal-large (default) *******/

.player {
    float: left;
    height: auto;
    margin-right: 15px;
    width: 450px;
}

.vertical-large .player {
    width: 498px;
}

.player div.player-content {
    /* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
    /* display: none; */ 
    height: auto;
    width: auto;
}

.player div.player-content a,  
.player div.navigation a {
    color: #777;
    text-decoration: none;
}

.player div.player-content a:focus, 
.player div.player-content a:hover, 
.player div.player-content a:active {
    text-decoration: underline;
}

.player div.controls {
    height: 23px;
    display: none;
    margin-top: 5px;
}

.player div.controls a {
    padding: 5px;
}

.player div.slideshow-container {
    border: 1px solid #dadada;
    border-bottom: 0;
    clear: both;
    height: auto; /* This should be set to be at least the height of the largest image in the slideshow */
    position: relative;   
}

div.vertical-large .player div.slideshow-container {
    border: none;
}

.player div.loader {
    background-image: url(https://www.qut.edu.au/__data/assets/image/0015/2418/ajax-loader.gif);
    background-position: center;
    background-repeat: no-repeat;
    height: 295px; /* This should be set to be at least the height of the largest image in the slideshow */
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.player div.slideshow {
    border-bottom: 1px solid #dadada;
    height: 297px;
    padding: 3px;
}


#content .vertical-large div.slideshow {
    border-bottom: none;
    height: 324px;
    padding: 4px;
}

.player div.slideshow span.image-wrapper {
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 2;
}


.player div.slideshow span.image-wrapper.video-No strong, 
.player div.slideshow span.image-wrapper.video-No .play-video {
    display: none;
}


.player div.slideshow span.image-wrapper.video-Yes strong,
.player div.slideshow span.image-wrapper.video-Yes .play-video {
    background: url(https://www.qut.edu.au/__data/assets/image/0014/13181/play-button.png) no-repeat center bottom;
    padding: 0;
    bottom: 20px;
    cursor: pointer;
    display: block;
    height: 58px;
    margin-right: -29px;
    position: absolute;
    right: 50%;
    text-align: center;
    width: 58px;
    z-index: 3;
}

.player div.slideshow span.image-wrapper.video-Yes strong:hover {
    background: url(https://www.qut.edu.au/__data/assets/image/0014/13181/play-button.png) no-repeat center top;
}

.player div.slideshow a.advance-link {
    display: block;
    height: auto; /* This should be set to be at least the height of the largest image in the slideshow */
    padding-top: 4px;
    width: auto;
}

.player div.slideshow a.advance-link:hover, 
.player div.slideshow a.advance-link:active, 
.player div.slideshow a.advance-link:visited {
    text-decoration: none;
}

.player #gallery div.slideshow img {
    height: 295px;
    padding: 0;
    width: 442px;
}

#content .player #gallery div.slideshow img {
    padding: 0;
}

.vertical-large .player #gallery div.slideshow img {
    height: 324px;
    width: 488px;
}

.player div.download {}

.player div.caption-container {}

.player span.image-caption {
    display: block;
    position: absolute;
}

.player div.caption {
    background-color: #000;
    color: #ccc;
    padding: 12px;
}

.player div.caption a {
    color: #fff;
}

.player div.image-title {
    font-size: 1.4em;
    font-weight: bold;
}

.player div.image-desc {
    line-height: 1.3em;
    padding-top: 12px;
}

.player div.navigation {
    /* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}

.player #thumbs {
    background-color: #c5c4c4;
    border: 1px solid #dadada;
    border-top: none;
    height: 58px;
    overflow: hidden;
    position: relative;
}

.player .jcarousel-clip {
    padding: 4px 0 0 25px;
}

.player.thumbs-1 #thumbs {
    display: none !important;
}

.player.thumbs-1 a.advance-link {
    cursor: default;
}

.player #thumbs .jcarousel-prev-horizontal,
.player #thumbs .jcarousel-next-horizontal,
.player #thumbs .start-block,
.player #thumbs .end-block {
    background: #707070 url(https://www.qut.edu.au/__data/assets/image/0012/12270/media-carousel-arrows.png) center 20px no-repeat;
    cursor: pointer;
    display: block;
    float: left;
    height: 50px;
    left: 0;
    position: absolute;
    top: 4px;
    width: 23px;
}

.player #thumbs .jcarousel-next-horizontal, 
.player #thumbs .end-block {
    background: #707070 url(https://www.qut.edu.au/__data/assets/image/0012/12270/media-carousel-arrows.png) center -169px no-repeat;
    left: auto;
    right: 0;
}
.player #thumbs .start-block, 
.player #thumbs .end-block {
    background-image: none !important;
    cursor: default;
}
.player.no-scroll #thumbs .jcarousel-prev-horizontal, 
.player.no-scroll #thumbs .jcarousel-next-horizontal {
    display: none !important;
}

.player #thumbs .jcarousel-prev-horizontal:hover, 
.player #thumbs .jcarousel-next-horizontal:hover {
    background-color: #333
}

/*
.player #thumbs .back-bg a, 
.player #thumbs .next-bg a {
    background: url(https://www.qut.edu.au/__data/assets/image/0012/12270/media-carousel-arrows.png) center 20px no-repeat;
    display: inline-block;
    height: 50px;
    width: 23px;
}

.player #thumbs .next-bg a{
    background: url(https://www.qut.edu.au/__data/assets/image/0012/12270/media-carousel-arrows.png) center -169px no-repeat;
}

.player #thumbs .back-bg a:hover, 
.player #thumbs .next-bg a:hover {
    background-color: #333
}
*/

.player #thumbs ul.thumbs {
    height: 50px;
    margin: 0;
    overflow: hidden;
    padding: 4px 0;
    position: relative;
}

.player #thumbs ul.thumbs li {
    background-image: none;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0 2px;
}

.player #thumbs a.thumb {
    border: none;
    display: inline;
    padding: 0;
}

.player #thumbs ul.thumbs li.selected a.thumb {
    color: #000;
    font-weight: bold;
}

.player #thumbs a.thumb:focus {
    outline: none;
}

.player #thumbs ul.thumbs img {
    border: none;
    display: block;
    height: 50px;
    padding: 0;
    width: 76px;
}

.player div.pagination {
    clear: both;
}

.player div.navigation div.top {
    height: 11px;
    margin-bottom: 12px;
}

.player div.navigation div.bottom {
    margin-top: 12px;
}

.player div.pagination a, 
.player div.pagination span.current, 
.player div.pagination span.ellipsis {
    border: 1px solid #ccc;
    display: block;
    float: left;
    margin-right: 2px;
    padding: 4px 7px 2px 7px;
}

.player div.pagination a:hover {
    background-color: #eee;
    text-decoration: none;
}

.player div.pagination span.current {
    background-color: #000;
    border-color: #000;
    color: #fff;
    font-weight: bold;
}

.player div.pagination span.ellipsis {
    border: none;
    padding: 5px 0 3px 2px;
}

.player #captionToggle a {
    background-position: right;
    background-repeat: no-repeat;
    display: block;
    float: right;
    margin-top: 5px;
    padding: 5px 30px 5px 5px;
}

.media-carousel {
    border-bottom: 1px dotted #dcd9d9;
    height: 1%;
    margin-bottom: 20px;
    overflow: hidden;
    padding-bottom: 20px;
    position: relative;
}

div.vertical-large.media-carousel {
  background-color: #F2F6F9;
  border: 1px solid #dadada;
  padding-bottom: 10px;
}

.media-carousel .info {
    float: left;
    width: 232px;
}

div.vertical-large .info {
    width: 478px;
    padding: 10px;
}

.media-carousel #info-holder.info h3 {
    font-size: 1.8em;
    padding: 8px 0;
}

#content div.vertical-large.media-carousel #info-holder.info h3 {
    font-size: 1.3em;
    padding: 0 0 8px 0;
}

#content .vertical-small #info-holder.info h3, #content .vertical-large #info-holder.info h3 {
    padding: 8px 0;
}

#content .media-carousel .info .sub-heading {
    /* margin-bottom: 45px; */
    padding: 0; 
}

#content .media-carousel .info .sub-heading-noquote {
    margin-bottom: 10px;
    padding: 0; 
}

#content .media-carousel .info .quote {
    border-top: 1px dotted #d3d4d5;
    /* margin-bottom: 13px; */
    padding-top: 10px;
    position: relative;
}

.media-carousel .info cite {
    display: block;
    font-style: italic;
    text-align: right;
}

.media-carousel .info .quote span {
    background: url(https://www.qut.edu.au/__data/assets/image/0007/4984/icons.png) no-repeat -4800px 0;
    display: block;
    height: 25px;
    /* 
    left: 0;
    position: absolute;
    top: -30px;
    */
    width: 27px;
}

.media-carousel .info .full-link {
    border-top: 1px dotted #d3d4d5;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-top: 10px;
}

.media-carousel .info .full-link a {
    background: url(https://www.qut.edu.au/__data/assets/image/0007/4984/icons.png) no-repeat -800px 6px;
    display: block;
    line-height: 20px;
    padding-left: 16px;
}

.media-carousel .info .full-link.video-No {
    display: none;
}



/******* media carousel / horizontal-small *******/

.horizontal-small .player {
    width: 333px;
}

.horizontal-small .player div.loader {
    height: 230px; /* This should be set to be at least the height of the largest image in the slideshow */
}

.horizontal-small .player div.slideshow {
    height: 217px;
}

.horizontal-small .player #gallery div.slideshow img {
    height: 215px;
    width: 323px;
}

.horizontal-small .player #thumbs ul.thumbs img {
    height: 50px;
    width: 67px;
}

.horizontal-small .info {
    float: left;
    width: 191px
}


/******* media carousel / vertical-small *******/


.media-carousel.vertical-small {
    padding-bottom: 10px;
    width: 333px;
}

.vertical-small .player {
    width: 333px;
}

.vertical-small .player div.loader {
    height: 230px; /* This should be set to be at least the height of the largest image in the slideshow */
}

.vertical-small .player div.slideshow {
    height: 217px;
}

.vertical-small .player #gallery div.slideshow img {
    height: 215px;
    width: 323px;
}

.vertical-small .player #thumbs ul.thumbs img {
    width: 67px;
    height: 50px;
}

.vertical-small #info-holder {
    width: auto;
}

.vertical-small #info-holder h3 {
    border-top: 1px dotted #d3d4d5;
    margin-top: 20px;
}



/******* profile carousel - ROBOCOP THIS *******/

.profile-carousel {
    margin: 0 0 15px 0;
}

a.profile-carousel-back {
    width: 25px;
    height: 47px;
    display: block;
    text-indent: -900em;
    float: left;
    margin: 77px 3px 0 0;
}

a.profile-carousel-back:hover {
    background-position: bottom left;
}

a.profile-carousel-next {
    width: 25px;
    height: 47px;
    display: block;
    text-indent: -900em;
    float: left;
    margin: 77px 0 0 0;
}

a.profile-carousel-next:hover {
    background-position: bottom right;
}

.profile-carousel-item {
    /*width: 638px;
    height: 209px;*/
    width: 606px;
    height: 183px;
    padding: 11px 16px 15px;
    float: left;
    margin: 0 3px 0 0;
    border: 1px solid #dcdad9;
    overflow: hidden;
}

.profile-carousel-image {
    width: 80px;
    padding: 0 19px 15px 0;
    float: left;
}

.profile-carousel-info {
    width: 177px;
    padding: 0 19px 0 0;
    float: left;
}

.profile-carousel-content {
    width: 311px;
    float: left;
}



/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    cursor: pointer;
    overflow: hidden;
    z-index: 1104;
    display: none;
}

#fancybox-loading div {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 480px;
    background-image: url('https://www.qut.edu.au/__data/assets/image/0008/24668/fancybox.png');
}

#fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1100;
    display: none;
}

#fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    overflow: auto;
    display: none;
}

#fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    z-index: 1101;
    outline: none;
    display: none;
}

#fancybox-outer {
    position: relative;
    width: 100%;
    height: 100%;
    background: #fff;
}

#fancybox-content {
    width: 0;
    height: 0;
    padding: 0;
    outline: none;
    position: relative;
    /* overflow: hidden; */
    z-index: 1102;
    border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 1101;
}

#fancybox-close {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    background: transparent url('https://www.qut.edu.au/__data/assets/image/0008/24668/fancybox.png') -40px 0px;
    cursor: pointer;
    z-index: 1103;
    display: none;
}

#fancybox-error {
    color: #444;
    font: normal 12px/20px Arial;
    padding: 14px;
    margin: 0;
}

#fancybox-img {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    line-height: 0;
    vertical-align: top;
}

#fancybox-frame {
    width: 100%;
    height: 100%;
    border: none;
    display: block;
}

#fancybox-left, #fancybox-right {
    position: absolute;
    bottom: 0px;
    height: 100%;
    width: 35%;
    cursor: pointer;
    outline: none;
    background: transparent url('https://www.qut.edu.au/__data/assets/image/0004/24718/blank.gif');
    z-index: 1102;
    display: none;
}

#fancybox-left {
    left: 0px;
}

#fancybox-right {
    right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
    position: absolute;
    top: 50%;
    left: -9999px;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    cursor: pointer;
    z-index: 1102;
    display: block;
}

#fancybox-left-ico {
    background-image: url('https://www.qut.edu.au/__data/assets/image/0008/24668/fancybox.png');
    background-position: -40px -30px;
}

#fancybox-right-ico {
    background-image: url('https://www.qut.edu.au/__data/assets/image/0008/24668/fancybox.png');
    background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
    visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
    left: 20px;
}

#fancybox-right:hover span {
    left: auto;
    right: 20px;
}

.fancybox-bg {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    width: 20px;
    height: 20px;
    z-index: 1001;
}

#fancybox-bg-n {
    top: -20px;
    left: 0;
    width: 100%;
    background-image: url('https://www.qut.edu.au/__data/assets/image/0008/24686/fancybox-x.png');
}

#fancybox-bg-ne {
    top: -20px;
    right: -20px;
    background-image: url('https://www.qut.edu.au/__data/assets/image/0008/24668/fancybox.png');
    background-position: -40px -162px;
}

#fancybox-bg-e {
    top: 0;
    right: -20px;
    height: 100%;
    background-image: url('https://www.qut.edu.au/__data/assets/image/0009/24687/fancybox-y.png');
    background-position: -20px 0px;
}

#fancybox-bg-se {
    bottom: -20px;
    right: -20px;
    background-image: url('https://www.qut.edu.au/__data/assets/image/0008/24668/fancybox.png');
    background-position: -40px -182px; 
}

#fancybox-bg-s {
    bottom: -20px;
    left: 0;
    width: 100%;
    background-image: url('https://www.qut.edu.au/__data/assets/image/0008/24686/fancybox-x.png');
    background-position: 0px -20px;
}

#fancybox-bg-sw {
    bottom: -20px;
    left: -20px;
    background-image: url('https://www.qut.edu.au/__data/assets/image/0008/24668/fancybox.png');
    background-position: -40px -142px;
}

#fancybox-bg-w {
    top: 0;
    left: -20px;
    height: 100%;
    background-image: url('https://www.qut.edu.au/__data/assets/image/0009/24687/fancybox-y.png');
}

#fancybox-bg-nw {
    top: -20px;
    left: -20px;
    background-image: url('https://www.qut.edu.au/__data/assets/image/0008/24668/fancybox.png');
    background-position: -40px -122px;
}

#fancybox-title {
    font-size: 12px;
    z-index: 1102;
}

.fancybox-title-inside {
    padding-bottom: 10px;
    text-align: center;
    color: #333;
    background: #fff;
    position: relative;
}

.fancybox-title-outside {
    padding-top: 10px;
    color: #fff;
}

.fancybox-title-over {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #FFF;
    text-align: left;
}

#fancybox-title-over {
    padding: 10px;
    background-image: url('https://www.qut.edu.au/__data/assets/image/0006/24666/fancy_title_over.png');
    display: block;
}

.fancybox-title-float {
    position: absolute;
    left: 0;
    bottom: -20px;
    height: 32px;
}

#fancybox-title-float-wrap {
    border: none;
    border-collapse: collapse;
    width: auto;
}

#fancybox-title-float-wrap td {
    border: none;
    white-space: nowrap;
}

#fancybox-title-float-left {
    padding: 0 0 0 15px;
    background: url('https://www.qut.edu.au/__data/assets/image/0008/24668/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
    color: #FFF;
    line-height: 29px;
    font-weight: bold;
    padding: 0 0 3px 0;
    background: url('https://www.qut.edu.au/__data/assets/image/0008/24686/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
    padding: 0 0 0 15px;
    background: url('https://www.qut.edu.au/__data/assets/image/0008/24668/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.qut.edu.au/__data/assets/image/0005/24719/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.qut.edu.au/__data/assets/image/0018/24660/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.qut.edu.au/__data/assets/image/0020/24680/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.qut.edu.au/__data/assets/image/0006/24666/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.qut.edu.au/__data/assets/image/0004/24664/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.qut.edu.au/__data/assets/image/0005/24665/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.qut.edu.au/__data/assets/image/0007/24667/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
    height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
    position: absolute; margin-top: 0;
    top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div    { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.qut.edu.au/__data/assets/image/0008/24659/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.qut.edu.au/__data/assets/image/0004/24682/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.qut.edu.au/__data/assets/image/0005/24683/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.qut.edu.au/__data/assets/image/0003/24681/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.qut.edu.au/__data/assets/image/0006/24684/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.qut.edu.au/__data/assets/image/0020/24662/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.qut.edu.au/__data/assets/image/0007/24685/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.qut.edu.au/__data/assets/image/0003/24663/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.qut.edu.au/__data/assets/image/0019/24661/fancy_shadow_nw.png', sizingMethod='scale'); }

/******* ROBOCOP SOCIAL MEDIA BAR TEST *******/

#social-media-bar-wrapper, #social-media-bar-wrapper-small {
    bottom: 0;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 1001;
}

#social-media-bar {
    background-color: transparent;
    background-image: url(https://www.qut.edu.au/__data/assets/image/0010/46837/social-media-bar-bg.png);
    background-position: top left;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 0.85em;
    height: 0;
    line-height: 26px;
    margin: 0 auto;
    padding: 0 5px;
    width: 1062px;
}

#social-media-bar-small {
    background-color: transparent;
    background-image: url(https://www.qut.edu.au/__data/assets/image/0006/48993/social-media-bar-small-bg.png);
    background-position: top right;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 0.85em;
    height: 0;
    line-height: 26px;
    margin: 0 auto;
    padding: 0 5px;
    width: 1062px;
}

#social-media-bar ul {
    left: 0;
    position: relative;
    top: 6px;
}

#social-media-bar-small ul {
    left: 898px;
    position: relative;
    top: 6px;
}

#social-media-bar ul li {
    background-image: url(https://www.qut.edu.au/__data/assets/image/0008/48059/social-media-bar-link-border.png);
    background-position: top right;
    background-repeat: no-repeat;
    display: inline-block;
    height: 26px;
}

#footer #social-media-bar ul li a {
    background-repeat: no-repeat;
    background-position: 12px center;
    display: inline-block;
    height: 26px;
    padding: 0 13px 0 35px;
}

#social-media-bar ul li#social-media-bar-facebook a {
    background-image: url(https://www.qut.edu.au/__data/assets/image/0004/48433/social-media-bar-facebook-icon.png);
}

#social-media-bar ul li#social-media-bar-twitter a {
    background-image: url(https://www.qut.edu.au/__data/assets/image/0006/48453/social-media-bar-twitter-icon.png);
}

#social-media-bar ul li#social-media-bar-youtube a {
    background-image: url(https://www.qut.edu.au/__data/assets/image/0005/48434/social-media-bar-youtube-icon.png);
}

#social-media-bar ul li#social-media-bar-linkedin a {
    background-image: url(https://www.qut.edu.au/__data/assets/image/0006/48435/social-media-bar-linkedin-icon.png);
}

#social-media-bar ul li#social-media-bar-itunesu a {
    background-image: url(https://www.qut.edu.au/__data/assets/image/0010/48439/social-media-bar-itunesu-icon.png);
}

#social-media-bar ul li#social-media-bar-stay-connected {
    background-position: top left;
    left: 448px;
    position: relative;
    top: 0;
}

#social-media-bar ul li#social-media-bar-stay-connected a {
    background-image: url(https://www.qut.edu.au/__data/assets/image/0005/48533/social-media-bar-stay-connected-icon.png);
}

#social-media-bar ul li#social-media-bar-hide {
    background-position: top left;
    left: 448px;
    position: relative;
    top: 0;
}

#social-media-bar-hide span {
    display: inline-block;
    height: 26px;
    padding: 0 13px;
}

#footer #social-media-bar-show span {
    background-image: url(https://www.qut.edu.au/__data/assets/image/0005/48443/social-media-bar-social-links-icon.png);
    background-repeat: no-repeat;
    background-position: 12px center;
    display: inline-block;
    height: 26px;
    padding: 0 13px 0 40px;
}

#social-media-bar-hide span img {
    left: 0;
    position: relative;
    top: 4px;
}

#social-media-bar-show span img {
    left: 30px;
    position: relative;
    top: 4px;
}

#social-media-bar-hide span img:hover, #social-media-bar-show span img:hover {
    cursor: pointer;
}

#mobile-menu {
    display:none;
}

#mobile-links {
    display:none;
}

#change-view {
    cursor:pointer;
}

#after-promo-mobile-text {
 display:none;
}

#mobile-desktop-view {
    display: none;
}

/* <1100 wide fixes */
#header-wrapper { min-width: 1100px; margin: 0 auto; }  
#menu-wrapper { min-width: 1100px; margin: 0 auto; } 
#menu {width: 1060px; margin: 0 auto; } 
#breadcrumb {min-width: 1100px; margin: 0 auto;} 
#breadcrumb ul {padding: 0 20px}
.right-col-width-Narrow { min-width: 1100px; margin: 0 auto;} 
#footer {min-width: 1100px; margin: 0 auto} 
#footer-supplementary-wrapper {margin: 0 auto}

@media screen and (max-width: 640px) {
    #footer #footer-supplementary #change-view{
        display:inline;
    }

    /* mobile css for when mobile only html is not actually used */
    #mobile-body {
       overflow: hidden;
    }
}




/**
 * Featherlight – ultra slim jQuery lightbox
 * Version 1.3.5 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2015, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
@media all {
    .featherlight {
        display: none;

        /* dimensions: spanning the background from edge to edge */
        position:fixed;
        top: 0; right: 0; bottom: 0; left: 0;
        z-index: 2147483647; /* z-index needs to be >= elements on the site. */

        /* position: centering content */
        text-align: center;

        /* insures that the ::before pseudo element doesn't force wrap with fixed width content; */
        white-space: nowrap;

        /* styling */
        cursor: pointer;
        background: #333;
        /* IE8 "hack" for nested featherlights */
        background: rgba(0, 0, 0, 0);
    }

    /* support for nested featherlights. Does not work in IE8 (use JS to fix) */
    .featherlight:last-of-type {
        background: rgba(0, 0, 0, 0.8);
    }

    .featherlight:before {
        /* position: trick to center content vertically */
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -0.25em;
    }

    .featherlight .featherlight-content {
        /* make content container for positioned elements (close button) */
        position: relative;

        /* position: centering vertical and horizontal */
        text-align: left;
        vertical-align: middle;
        display: inline-block;

        /* dimensions: cut off images */
        overflow: auto;
        padding: 25px 25px 0;
        border-bottom: 25px solid transparent;

        /* dimensions: handling small or empty content */
        min-width:  30%;

        /* dimensions: handling large content */
        margin-left: 5%;
        margin-right: 5%;
        max-height: 95%;

        /* styling */
        background: #fff;
        cursor: auto;

        /* reset white-space wrapping */
        white-space: normal;
    }

    /* contains the content */
    .featherlight .featherlight-inner {
        /* make sure its visible */
        display: block;
    }

    .featherlight .featherlight-close-icon {
        /* position: centering vertical and horizontal */
        position: absolute;
        z-index: 9999;
        top: 0;
        right: 0;

        /* dimensions: 25px x 25px */
        line-height: 25px;
        width: 25px;

        /* styling */
        cursor: pointer;
        text-align: center;
        font-family: Arial, sans-serif;
        background: #fff; /* Set the background in case it overlaps the content */
        background: rgba(255, 255, 255, 0.3);
        color: #000;
    }


    .featherlight .featherlight-image {
        /* styling */
        width: 100%;
    }


    .featherlight-iframe .featherlight-content {
        /* removed the border for image croping since iframe is edge to edge */
        border-bottom: 0;
        padding: 0;
    }

    .featherlight iframe {
        /* styling */
        border: none;
    }
}

/* handling phones and small screens */
@media only screen and (max-width: 1024px) {
    .featherlight .featherlight-content {
        /* dimensions: maximize lightbox with for small screens */
        margin-left: 10px;
        margin-right: 10px;
        max-height: 98%;

        padding: 10px 10px 0;
        border-bottom: 10px solid transparent;
    }
}


/*************** QUT Custom featherlight (.featherlight-qut) ******************/

.featherlight.featherlight-qut {
  width: 100%;
}

.featherlight.featherlight-qut .featherlight-content {
  overflow: visible;
  width: auto;
  width: 90%;
  max-width: 1100px; /* same as #col-wrapper */
  background: transparent;
  padding: 0;
  border-bottom: 0;
}


/* steal fancybox's close icon */

.featherlight.featherlight-qut .featherlight-content .featherlight-close-icon {
  top: -15px;
  right: -15px;
  width: 30px;
  height: 30px;
  background: transparent url('https://www.qut.edu.au/__data/assets/image/0008/24668/fancybox.png') -40px 0;
}

.featherlight.featherlight-qut .featherlight-content .featherlight-inner {
  width: 100%;
  height: 0;
  /* override inline - child frame must set $(window.frameElement).css('height', '#px') on resize */
  transition: height .25s ease-in-out;
}

/* featherlight images auto width / height  */
.featherlight.featherlight-qut .featherlight-content .featherlight-inner.featherlight-image {
  width: auto;
  height: auto;
  margin: auto;
}


/* LOADING */

.featherlight.featherlight-qut.featherlight-loading .featherlight-content {
  padding: 0;
  border-bottom: 0;
}

.featherlight.featherlight-qut.featherlight-loading .featherlight-content .featherlight-close-icon {
  display: none;
}

.featherlight.featherlight-qut.featherlight-loading .featherlight-content .loading {
  width: 40px;
  height: 40px;
  margin-right: auto;
  margin-left: auto;
  webkit-animation: loadingSpinnerAnimation 1s step-start infinite;
  moz-animation: loadingSpinnerAnimation 1s step-start infinite;
  animation: loadingSpinnerAnimation 1s step-start infinite;
  background: transparent url(https://www.qut.edu.au/__data/assets/image/0008/24668/fancybox.png) 0 0;
}

@-moz-keyframes loadingSpinnerAnimation {
  0.00% { background-position: 0 0; }
  8.30% { background-position: 0 -40px; }
  16.6% { background-position: 0 -80px; }
  24.9% { background-position: 0 -120px; }
  33.2% { background-position: 0 -160px; }
  41.5% { background-position: 0 -200px; }
  49.8% { background-position: 0 -240px; }
  58.1% { background-position: 0 -280px; }
  66.4% { background-position: 0 -320px; }
  74.7% { background-position: 0 -360px; }
  83.0% { background-position: 0 -400px; }
  91.3% { background-position: 0 -440px; }
}

@-webkit-keyframes loadingSpinnerAnimation {
  0.00% { background-position: 0 0; }
  8.30% { background-position: 0 -40px; }
  16.6% { background-position: 0 -80px; }
  24.9% { background-position: 0 -120px; }
  33.2% { background-position: 0 -160px; }
  41.5% { background-position: 0 -200px; }
  49.8% { background-position: 0 -240px; }
  58.1% { background-position: 0 -280px; }
  66.4% { background-position: 0 -320px; }
  74.7% { background-position: 0 -360px; }
  83.0% { background-position: 0 -400px; }
  91.3% { background-position: 0 -440px; }
}

@keyframes loadingSpinnerAnimation {
  0.00% { background-position: 0 0; }
  8.30% { background-position: 0 -40px; }
  16.6% { background-position: 0 -80px; }
  24.9% { background-position: 0 -120px; }
  33.2% { background-position: 0 -160px; }
  41.5% { background-position: 0 -200px; }
  49.8% { background-position: 0 -240px; }
  58.1% { background-position: 0 -280px; }
  66.4% { background-position: 0 -320px; }
  74.7% { background-position: 0 -360px; }
  83.0% { background-position: 0 -400px; }
  91.3% { background-position: 0 -440px; }
}
