/*#head,html body#home.overlay #console,body.splash #head h1 a#usyd-logo,a#logo{
  background :#e64626 none 0 0 no-repeat;
  border-right:0px solid #e64626;
  width:100%;
  left:0px;
}*/
.styleHeader {
  background: #ce1126 url(http://sydney.edu.au/images/common/university_sydney_logo.gif) no-repeat;
  width: 9.524em !important;
  left: -0.048em !important; }

body#home {
  overflow-x: hidden; }
  body#home #cws-overlay.PG-week-overlay-2015 {
    background: url(../images/console/overlay/pg-week-overlay-2015/PG-week-overlay-background.jpg) no-repeat center transparent;
    background-size: 100% 100%; }
  body#home #cws-overlay .pg-week-overlay-link {
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-align: right;
    color: #e64626; }
  body#home #pg-main-heading {
    display: none; }
  body#home #pg-second-heading {
    display: none; }

body#home.pg-week-campaign #usyd-logo {
  background: #e64626 url(../images/console/overlay/pg-week-overlay-2015/university-logo.png) no-repeat !important;
  background-size: 100% 100% !important;
  display: none; }
body#home.pg-week-campaign #pg-main-heading {
  width: 700px;
  height: 100px;
  display: inline-block;
  position: absolute;
  z-index: 10;
  top: 130px;
  left: 43px;
  outline: 1px solid transparent; }
  body#home.pg-week-campaign #pg-main-heading .pg-main-heading-text {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    color: #fff;
    font-family: "Apercu Pro",Arial,Helvetica,sans-serif;
    font-size: 80px;
    font-weight: 700;
    line-height: normal;
    height: auto;
    outline: 1px solid transparent; }
  body#home.pg-week-campaign #pg-main-heading .blinking {
    font-size: 54px;
    outline: 1px solid transparent; }
body#home.pg-week-campaign #pg-second-heading {
  width: 700px;
  height: 100px;
  line-height: normal;
  display: inline-block;
  position: absolute;
  overflow: hidden;
  z-index: 10;
  top: 221px;
  left: 43px;
  color: #fff;
  font-family: "Apercu Pro",Arial,Helvetica,sans-serif;
  font-size: 80px;
  font-weight: 700;
  outline: 1px solid transparent; }
  body#home.pg-week-campaign #pg-second-heading .blinking {
    font-size: 54px;
    line-height: normal;
    outline: 1px solid transparent; }
body#home.pg-week-campaign #third-heading-typed-cursor {
  font-size: 54px;
  line-height: normal;
  outline: 1px solid transparent; }
body#home.pg-week-campaign #pg-third-heading {
  line-height: 60px;
  line-height: 78px \9;
  display: inline-block;
  position: absolute;
  overflow: hidden;
  z-index: 10;
  top: 150px;
  left: 43px;
  color: #fff;
  font-family: "Apercu Pro",Arial,Helvetica,sans-serif;
  font-size: 80px;
  font-size: 70px \9;
  font-weight: 700;
  width: 50%;
  height: 77px;
  outline: 1px solid transparent; }
  body#home.pg-week-campaign #pg-third-heading .blinking {
    font-size: 54px;
    outline: 1px solid transparent; }
body#home.pg-week-campaign #pg-fourth-heading {
  width: 700px;
  height: 100px;
  line-height: normal;
  display: inline-block;
  position: absolute;
  overflow: hidden;
  z-index: 10;
  top: 221px;
  left: 43px;
  color: #fff;
  font-family: "Apercu Pro",Arial,Helvetica,sans-serif;
  font-size: 80px;
  font-weight: 700;
  outline: 1px solid transparent; }
  body#home.pg-week-campaign #pg-fourth-heading .blinking {
    font-size: 54px;
    line-height: normal;
    outline: 1px solid transparent; }
body#home.pg-week-campaign #pg-booking-link {
  width: 90%;
  height: 50px;
  display: inline-block;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: 10;
  top: 178px;
  left: 50px;
  outline: 1px solid transparent; }
  body#home.pg-week-campaign #pg-booking-link img {
    width: 20px;
    height: auto;
    float: right;
    float: none\9;
    padding: 5px 0px;
    padding: 0px 0px \9;
    outline: 1px solid transparent; }
  body#home.pg-week-campaign #pg-booking-link p {
    float: right;
    text-align: left;
    color: #231F20;
    font-family: "Apercu Pro",Arial,Helvetica,sans-serif;
    font-size: 25px;
    font-weight: normal;
    width: 190px;
    outline: 1px solid transparent; }

#main-heading-typed-cursor {
  color: white;
  position: absolute;
  top: 20px;
  outline: 1px solid transparent;
  outline: 1px solid transparent; }

#secondary-heading-typed-cursor {
  color: white;
  display: none;
  outline: 1px solid transparent; }

#third-heading-typed-cursor {
  color: white;
  display: none;
  position: absolute;
  outline: 1px solid transparent;
  top: 18px; }

.leftHeader {
  background: #e64626 url("../images/console/overlay/pg-week-overlay-2015/consoleOverlayProcessMark.png") 0 0 no-repeat;
  float: left;
  position: absolute;
  width: 40%;
  height: 358px;
  left: 0px \9; }

.rightHeader {
  background: #e64626 url("../images/console/overlay/pg-week-overlay-2015/consoleOverlayProcessMark.png") right 0 no-repeat;
  float: right;
  position: absolute;
  width: 60%;
  left: 40%;
  height: 358px; }

.blinking {
  -webkit-animation: 1s blink step-end infinite;
  -moz-animation: 1s blink step-end infinite;
  -ms-animation: 1s blink step-end infinite;
  -o-animation: 1s blink step-end infinite;
  animation: 1s blink step-end infinite; }

@keyframes "blink" {
  from,to {
    color: transparent; }
  50% {
    color: white; } }
@-moz-keyframes blink {
  from,to {
    color: transparent; }
  50% {
    color: white; } }
@-webkit-keyframes "blink" {
  from,to {
    color: transparent; }
  50% {
    color: white; } }
@-ms-keyframes "blink" {
  from,to {
    color: transparent; }
  50% {
    color: white; } }
@-o-keyframes "blink" {
  from,to {
    color: transparent; }
  50% {
    color: white; } }
a:link, a:hover, a:visited, .pg-week-overlay-link, .pg-week-overlay-link:hover, .pg-week-overlay-link:focus {
  text-decoration: none !important; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* Safari only override */
  ::i-block-chrome, body#home.pg-week-campaign #pg-booking-link p {
    font-weight: 300; } }
@media (max-width: 1060px) {
  .leftHeader, .rightHeader {
    background-image: none; } }
body#home #mid {
  margin: 0; }
body#home #head {
  border-bottom: none;
  background-color: #12416C; }
body#home.splash #mid {
  margin-top: 0; }
body#home #cws-sitemap dd ul li {
  margin-top: 0.2em; }
body#home #cws-overlay {
  width: 97.6em;
  height: 35.1em;
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  background: #e64626; }
  body#home #cws-overlay .sot {
    position: absolute;
    background: #e64626; }
    body#home #cws-overlay .sot .sot-contents {
      width: 265px;
      height: 200px;
      color: white;
      padding: 100px 25px 25px 25px;
      font-size: 3.9em;
      text-transform: uppercase; }
  body#home #cws-overlay .full-link {
    width: 97.6em;
    height: 35.1em;
    display: block;
    position: absolute;
    top: 0;
    left: 0; }
  body#home #cws-overlay .tools {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #fff;
    width: 15.8em;
    height: 30px;
    color: #000;
    font-size: 1.2em;
    z-index: 7; }
    body#home #cws-overlay .tools .close-link {
      color: #000;
      float: right;
      margin: 0.750em 0.7em 0 0;
      font-weight: bold;
      padding: 0 1.167em 0 0.7em;
      background: transparent url(../images/content/sydney_festival/close_icon.gif) no-repeat right center;
      border-left: 1px solid #ccc;
      cursor: pointer; }
    body#home #cws-overlay .tools label.overlay-hide {
      position: absolute;
      cursor: pointer;
      display: block;
      padding-left: 15px;
      text-indent: -15px;
      margin: 9px; }
      body#home #cws-overlay .tools label.overlay-hide input {
        vertical-align: bottom;
        height: 13px;
        width: 13px;
        padding: 0;
        margin: 0 4px 0 0;
        position: relative;
        top: -1px; }
body#home.overlay #global-nav-wrapper {
  visibility: hidden; }

  body#home.overlay #console #console-wrapper {
    visibility: hidden; }
body#home .usyd-notice {
  margin: 0;
  position: relative;
  font-size: 1.2em;
  border-bottom: 1px solid #c4cfda; }
  body#home .usyd-notice.usyd-fixed {
    position: relative !important;
    left: auto;
    right: auto;
    top: auto; }
  body#home .usyd-notice.usyd-notice-warning {
    border-color: #eed4bf; }
  body#home .usyd-notice.usyd-notice-error {
    border-color: #f3c3c9; }
  body#home .usyd-notice.usyd-notice-success {
    border-color: #cfd5c4; }

#console {
  height: 23em;
  width: 96.1em;
  border-right: 1.5em solid #f5af00;
  overflow: hidden;
  position: relative;
  float: right;
  background-color: #f5af00;
  /* Study Panel*/ }
  #console .panel {
    width: 93em;
    text-align: left;
    height: 23em;
    position: absolute;
    background: #f5af00 url(../images/console/console_shadow_top.gif) repeat-x top;
    color: #333;
    margin: 0; }
    #console .panel h2 {
      color: #333;
      float: left;
      outline: none;
      background: #f9cf66 url(../images/console/arrow_left.gif) no-repeat bottom;
      width: 2.5em;
      height: 23em;
      margin: 0;
      cursor: pointer;
      overflow: hidden; }
      #console .panel h2 span {
        text-indent: -2000em;
        height: 23em;
        outline: none;
        display: block;
        border-left: .1em solid #fff; }
      #console .panel h2:hover, #console .panel h2:focus {
        background-color: #fdf6c5; }
    #console .panel.active h2 {
      background-image: url(../images/console/arrow_right.gif); }
      #console .panel.active h2 span {
        border-right: .100em solid #fff; }
    #console .panel.close h2 {
      background-image: url(../images/console/arrow_right.gif); }
    #console .panel .content {
      width: 87.2em;
      padding-right: 3em;
      overflow: hidden;
      height: 23em;
      /* for shadow effect*/
      /*background: transparent url(../images/console/console_shadow_bottom.gif) repeat-x bottom; */}
      #console .panel .content .links {
        position: absolute;
        bottom: .833em;
        left: 17.917em;
        font-size: 1.2em;
        color: #ce1126; }
        #console .panel .content .links a {
          color: #12416c; }
      #console .panel .content a.more, #console .panel .content a:hover.more {
        color: #12416c; }
      #console .panel .content h3 a {
        color: #333; }
        #console .panel .content h3 a:hover {
          color: #333; }
      #console .panel .content .big {
        font-size: 2.333em;
        font-weight: normal;
        color: #fff;
        color: #333;
        margin-top: 0; }
  #console #start.panel {
    width: 83.7em; }
    #console #start.panel .content {
      width: auto; }
  #console #study.panel {
    left: 88.6em; }
    #console #study.panel p {
      margin: 1.5em auto 1.5em 30em;
      width: 37.083em; }
    #console #study.panel h2 span {
      background: transparent url(../images/console/handle_study.gif) no-repeat bottom; }
    #console #study.panel h3 {
      line-height: 36px;
      margin: 1.333em auto 0.5em 24em;
      width: auto; }
    #console #study.panel .links {
      bottom: auto;
      left: 0;
      margin-left: 33.333em; }
      #console #study.panel .links li {
        float: left;
        margin-right: 1em;
         }
    #console #study.panel.study-layout-left h3 {
      margin: 1.333em auto 0.5em 20px;
      width: 395px; }
      #console #study.panel.study-layout-left h3 .big {
        font-size: 2em; }
    #console #study.panel.study-layout-left p {
      margin: 1.5em auto 1.5em 20px;
      width: 395px; }
    #console #study.panel.study-layout-left .links {
      left: auto;
      margin-left: 33px;
      font-size: 1.4em; }
    #console #study.panel.study-layout-left img {
      left: auto;
      right: 69px;
      width: auto; }
  #console #start.panel {
    margin-left: 2.4em;
    left: -2.5em; }
    #console #start.panel h2 {
      display: none; }
    #console #start.panel #brand-slideshow {
      position: absolute;
      top: 0;
      left: 0;
      width: 872px;
      height: 230px; }
    #console #start.panel .start-load {
      background: #f5af00 url(../images/console/start/load.gif) no-repeat center center; }
    #console #start.panel #hide-me {
      background: #f9cf66 url(../images/console/hide_me_shadow.gif) repeat-x bottom;
      border: 1px solid #fff;
      border-bottom: none;
      color: #333;
      font-size: 1em;
      position: absolute;
      bottom: 0;
      padding: .5em; }
      #console #start.panel #hide-me input {
        margin: 0 .5em 0 0;
        height: 10px;
        width: 10px; }
      #console #start.panel #hide-me label {
        color: #12416C; }
  #console #news.panel {
    left: -1px; }
    #console #news.panel h2 span {
      background: transparent url(../images/console/handle_news.gif) no-repeat bottom; }
    #console #news.panel #featured-news li h3 span {
      font-size: 2.333em;
      font-weight: normal;
      color: #fff;
      color: #333;
      margin-top: 0; }
    #console #news.panel.active h2 span, #console #news.panel.close h2 span {
      border-left: none; }
    #console #news.panel .content {
      position: relative; }
    #console #news.panel .detail {
      color: black;
      bottom: 0;
      left: 0;
      background: #F5AF00;
      position: absolute;
      width: 45%;
      text-align: left;
      opacity: 0.9; }
      #console #news.panel .detail h3 {
        font-weight: normal;
        line-height: 100%;
        color: black;
        font-size: 3em;
        display: inline-block;
        text-transform: uppercase;
        margin: 15px 20px 9px;
        background: url(../images/common/black_caret.gif) no-repeat right;
        padding-right: 10px; }
        #console #news.panel .detail h3 a {
          color: #000; }
      #console #news.panel .detail p {
        font-size: 1.7em;
        margin: 0 20px 15px 20px; }
      #console #news.panel .detail .links {
        right: 15px;
        text-align: right; }
    #console #news.panel #multi-story-container {
      width: 83.6em;
      height: 23em;
      overflow: hidden; }
    #console #news.panel #multi-story {
      display: block;
      margin: 0; }
      #console #news.panel #multi-story li {
        display: block;
        float: left; }
        #console #news.panel #multi-story li .detail {
          bottom: 2.6em; }
        #console #news.panel #multi-story li img {
          width: 83.6em;
          height: 23em; }
    #console #news.panel #tools {
      position: absolute;
      bottom: 0;
      left: 0;
      height: 2.6em;
      width: 45%;
      background: #000000;
      opacity: 0.8;
      filter: alpha(opacity=80);
      overflow: hidden;
      color: #ffffff; }
      #console #news.panel #tools .pagination {
        margin: 0; }
        #console #news.panel #tools .pagination li {
          float: left;
          height: 1.8em;
          width: 1.8em;
          padding: 0.4em 0em 0.4em 0.4em;
          list-style: none; }
          #console #news.panel #tools .pagination li a {
            display: block;
            width: 100%;
            height: 100%;
            font-size: 1.2em;
            line-height: 1.60em;
            text-align: center;
            font-weight: bold;
            color: #ffffff; }
            #console #news.panel #tools .pagination li a.active {
              background: #F5AF00;
              color: #000000; }
            #console #news.panel #tools .pagination li a:hover {
              background: #F9CF66;
              color: #000000; }
      #console #news.panel #tools .news-links {
        margin: 0 0 0 10em; }
        #console #news.panel #tools .news-links li {
          float: left;
          height: 100%;
          list-style: none;
          padding: 0.5em 0em 0.5em 0.5em; }
          #console #news.panel #tools .news-links li a {
            height: 100%;
            font-size: 1.2em;
            padding-left: 0.5em;
            border-left: 1px solid #333333;
            line-height: 1.45em;
            color: #ffffff; }
          #console #news.panel #tools .news-links li:first-child a {
            border: none; }
          #console #news.panel #tools .news-links li.podcasts a {
            background: url(../images/console/news/podcast.png) no-repeat 6px center;
            padding-left: 2.2em; }
          #console #news.panel #tools .news-links li.twitter a {
            background: url(../images/console/news/twitter.png) no-repeat 4px center;
            padding-left: 1.9em; }
  #console #research.panel {
    left: 86.1em; }
    #console #research.panel h2 span {
      background: transparent url(../images/console/handle_research.gif) no-repeat bottom; }
  #console #international.panel {
    left: 91.1em; }
    #console #international.panel h2 span {
      background: transparent url(../images/console/handle_international.gif) no-repeat bottom; }
  #console #indigenous.panel {
    left: 91.1em; }
    #console #indigenous.panel h2 span {
      background: transparent url(../images/console/handle_indigenous.gif) no-repeat bottom; }
  #console #events.panel {
    left: 93.6em; }
    #console #events.panel h2 span {
      border-right: 1px solid #fff;
      background: transparent url(../images/console/handle_events.gif) no-repeat bottom; }
    #console #events.panel h3 {
      margin: 1.333em 0 .500em 23.400em;
      text-transform: uppercase; }
    #console #events.panel ul {
      width: 45.000em;
      margin-top: .500em;
      margin-left: 35.1em; }
      #console #events.panel ul li {
        list-style: none;
        font-size: 1.2em;
        margin: 0;
        padding: .167em 0 .167em .833em;
        background: url(../images/common/list-item-red-pipe.gif) no-repeat 0 5px; }
        #console #events.panel ul li a {
          color: #12416c;
          text-decoration: underline; }
          #console #events.panel ul li a:hover {
            color: #125687;
            text-decoration: none; }
        #console #events.panel ul li span.date {
          color: #333; }
    #console #events.panel #events-slideshow {
      float: left;
      width: 331px;
      height: 230px; }
  #console #research h3, #console #study h3, #console #events h3, #console #international h3 {
    position: relative;
    margin: 1.333em 0 .500em 23.400em;
    font-size: 1.500em;
    font-weight: bold;
    width: 31.000em;
    text-transform: uppercase; }
  #console #research img, #console #study img, #console #international img, #console #events object {
    position: absolute;
    left: 2.500em;
    width: 33.100em;
    height: 23.000em; }
  #console #research p, #console #study p, #console #events p, #console #international p {
    position: relative;
    font-size: 1.2em;
    width: 38.750em;
    margin-left: 29.250em;
    line-height: 145%; }
  #console #research .links, #console #study .links, #console #events .links, #console #international .links {
    left: 31.333em; }

#foot {
  padding-top: 0.5em; }
  #foot #go8-logo {
    background: transparent url(../images/common/logo_go8.png) no-repeat center center;
    padding: 10px;
    float: left;
    height: 48px;
    margin: 10px 0 0 27px;
    width: 95px;
    position: static;
    right: inherit;
    *right: 772px !important; }
  #foot .acknowledgement {
    text-align: center;
    text-decoration: none;
    display: block;
    font-size: .95em;
    margin: 0 0 0 0;
    clear: both;
    border-bottom: 1px solid #333;
    padding-bottom: .5em;
    margin-bottom: .75em;
    color: #333; }

/* HiDPI */
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  #foot #go8-logo {
    background-image: url(../images/common/logo_go8@2x.png);
    background-size: 95px 48px, auto; } }

/*# sourceMappingURL=screen-index.css.map */



