/* CSS Document */

/* @import url(http://fast.fonts.com/cssapi/0525ae2c-c669-4532-b54d-cb65db727fe9.css);*/
@import url(http://fonts.murdoch.edu.au/adelle/adelle.css);

/*================
Styles for screen and print
Version 2.1
Author: Hatchd
Created: 02.08.2012
Edited: 30.05.2013
==================*/
/*

gutter:

gutter / context * 100


grid unit:

max-width - gutter * context - 1 / context * target

960 - 10 * 12 - 1 / 12 * 1 = 1 grid unit

*/
#content.bespoke-murdochGuide2012 .lastcol {
  margin-right: 0 !important;
}
#content.bespoke-murdochGuide2012 {
  font-size: 12px;
  color: #747474;
  /* Start commented backslash hack \*/

  /* Close commented backslash hack */

  width: 952px;
  padding: 30px 4px 25px 4px;
  background: #b2a487;
}
#content.bespoke-murdochGuide2012 h1,
#content.bespoke-murdochGuide2012 h2,
#content.bespoke-murdochGuide2012 blockquote,
#content.bespoke-murdochGuide2012 .bpktype-emphasise,
#content.bespoke-murdochGuide2012 [class^="gu-skipnav"],
#content.bespoke-murdochGuide2012 #mg-nav,
#content.bespoke-murdochGuide2012 #mg-intro,
#content.bespoke-murdochGuide2012 .hgroup,
#content.bespoke-murdochGuide2012 .banner-slide,
#content.bespoke-murdochGuide2012 .slide-btn,
#content.bespoke-murdochGuide2012 #studentadvisor_contactlinks li {
  font-family: "Adelle W01 Bold", "Trebuchet MS", serif;
}
#content.bespoke-murdochGuide2012 p {
  margin: 0 0 1em 0;
  line-height: 1.5em;
}
#content.bespoke-murdochGuide2012 hgroup {
  position: relative;
}
#content.bespoke-murdochGuide2012 h1,
#content.bespoke-murdochGuide2012 h2,
#content.bespoke-murdochGuide2012 h3,
#content.bespoke-murdochGuide2012 h4,
#content.bespoke-murdochGuide2012 h5,
#content.bespoke-murdochGuide2012 h6 {
  position: relative;
  margin: 1.5em 0 0.5em 0;
  clear: both;
  font-weight: normal;
  line-height: 1.3em;
  text-transform: uppercase;
}
#content.bespoke-murdochGuide2012 h1,
#content.bespoke-murdochGuide2012 h2,
#content.bespoke-murdochGuide2012 h3 {
  color: #ce0000;
}
#content.bespoke-murdochGuide2012 h1 {
  font-size: 3em;
}
#content.bespoke-murdochGuide2012 h2 {
  font-size: 2em;
}
#content.bespoke-murdochGuide2012 h3,
#content.bespoke-murdochGuide2012 h4 {
  font-weight: bold;
}
#content.bespoke-murdochGuide2012 ul,
#content.bespoke-murdochGuide2012 ol,
#content.bespoke-murdochGuide2012 dl {
  margin: 0 0 1em 2em;
  padding: 0;
}
#content.bespoke-murdochGuide2012 ul li,
#content.bespoke-murdochGuide2012 ol li {
  margin: 0 0 0.25em 0;
}
#content.bespoke-murdochGuide2012 ul {
  list-style: disc outside;
}
#content.bespoke-murdochGuide2012 ul ul {
  margin: 0.25em 0 0.5em 1em;
}
#content.bespoke-murdochGuide2012 ol {
  list-style: decimal outside;
}
#content.bespoke-murdochGuide2012 ol ol {
  margin: 0.25em 0 0.5em 1.5em;
  list-style-type: lower-roman;
}
#content.bespoke-murdochGuide2012 dl {
  margin-left: 0;
}
#content.bespoke-murdochGuide2012 dt {
  margin: 0;
  font-weight: bold;
  text-transform: uppercase;
}
#content.bespoke-murdochGuide2012 dd {
  margin: 0 0 0.75em 0;
  padding: 0 0 0.5em 0;
  border-bottom: 1px solid #e3d3b1;
}
#content.bespoke-murdochGuide2012 blockquote {
  margin: 0;
  padding: 1.5em 0;
  color: #b2a487;
}
#content.bespoke-murdochGuide2012 blockquote > p {
  margin: 0;
  font-size: 2em;
  line-height: 1.3em;
}
#content.bespoke-murdochGuide2012 sup,
#content.bespoke-murdochGuide2012 sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
#content.bespoke-murdochGuide2012 sup {
  top: -0.5em;
}
#content.bespoke-murdochGuide2012 sub {
  bottom: -0.25em;
}
#content.bespoke-murdochGuide2012 ins {
  background-color: #fffb88;
}
#content.bespoke-murdochGuide2012 del {
  text-decoration: line-through;
}
#content.bespoke-murdochGuide2012 q {
  font-style: italic;
  color: inherit;
}
#content.bespoke-murdochGuide2012 cite {
  font-style: italic;
}
#content.bespoke-murdochGuide2012 strong {
  font-weight: bold;
}
#content.bespoke-murdochGuide2012 em {
  font-style: italic;
}
#content.bespoke-murdochGuide2012 dfn,
#content.bespoke-murdochGuide2012 abbr {
  font-style: inherit;
  position: relative;
}
#content.bespoke-murdochGuide2012 ::selection {
  color: #ffffff;
  background: #ce0000;
}
#content.bespoke-murdochGuide2012 ::-moz-selection {
  color: #ffffff;
  background: #ce0000;
}
#content.bespoke-murdochGuide2012 a,
#content.bespoke-murdochGuide2012 a:link,
#content.bespoke-murdochGuide2012 a:visited {
  color: #747474;
  text-decoration: underline;
}
#content.bespoke-murdochGuide2012 a:hover {
  color: #ce0000;
}
#content.bespoke-murdochGuide2012 a:active {
  color: inherit;
  text-decoration: underline;
}
#content.bespoke-murdochGuide2012 .visual-hide {
  text-indent: -90000px;
  height: 0;
  position: absolute;
}
#content.bespoke-murdochGuide2012 .hide {
  display: none;
}
#content.bespoke-murdochGuide2012 .clear {
  clear: both;
  display: block;
}
#content.bespoke-murdochGuide2012 .clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
#content.bespoke-murdochGuide2012 .clearfix {
  display: inline-block;
}
#content.bespoke-murdochGuide2012 * .clearfix {
  height: 1%;
}
#content.bespoke-murdochGuide2012 .clearfix {
  display: block;
}
#content.bespoke-murdochGuide2012 .replaced {
  display: block;
  text-indent: -900000px;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: top left;
}
#content.bespoke-murdochGuide2012 .bpktype-setRight {
  text-align: right;
}
#content.bespoke-murdochGuide2012 .keyline {
  list-style: none;
  margin-left: 0;
  border-top: 1px solid #e3d3b1;
}
#content.bespoke-murdochGuide2012 .keyline li {
  border-bottom: 1px solid #e3d3b1;
  margin: 0;
}
#content.bespoke-murdochGuide2012 .keyline li:nth-child(1n+1) {
  background: #f8f1e4;
}
#content.bespoke-murdochGuide2012 .keyline li:nth-child(2n+2) {
  background: #ebe0c8;
}
#content.bespoke-murdochGuide2012 .keyline li a {
  display: block;
  padding: 0.5em;
  cursor: pointer;
}
#content.bespoke-murdochGuide2012 .keyline li a:link,
#content.bespoke-murdochGuide2012 .keyline li a:visited,
#content.bespoke-murdochGuide2012 .keyline li a:hover,
#content.bespoke-murdochGuide2012 .keyline li a:active {
  color: #817252;
  text-decoration: none;
}
#content.bespoke-murdochGuide2012 .keyline li a:hover {
  color: #ffffff;
  background-color: #b2a487;
}
#content.bespoke-murdochGuide2012 .tab-content {
  position: relative;
}
#content.bespoke-murdochGuide2012 .hgroup {
  padding: 2em 0 0.5em 0;
}
#content.bespoke-murdochGuide2012 .hgroup h3 {
  text-transform: none;
  font-size: 1.5em;
  margin: 0 0 0.25em 0;
}
#content.bespoke-murdochGuide2012 .hgroup p {
  margin: 0;
  font-size: 1.1em;
  color: #b2a487;
}
#content.bespoke-murdochGuide2012 .bpktype-emphasise {
  font-size: 1.5em;
  line-height: 1.5em;
}
#content.bespoke-murdochGuide2012 [class*="icon"] {
  display: block;
  text-indent: -90000px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
}
#content.bespoke-murdochGuide2012 .icon-bus {
  background-image: url('http://www.murdoch.edu.au/_image/Murdoch-Guide-Tool/icons/icon-bus.png/');
}
#content.bespoke-murdochGuide2012 .icon-car {
  background-image: url('http://www.murdoch.edu.au/_image/Murdoch-Guide-Tool/icons/icon-car.png/');
}
#content.bespoke-murdochGuide2012 .icon-cycle {
  background-image: url('http://www.murdoch.edu.au/_image/Murdoch-Guide-Tool/icons/icon-cycle.png/');
}
#content.bespoke-murdochGuide2012 .icon-person {
  background-image: url('http://www.murdoch.edu.au/_image/Murdoch-Guide-Tool/icons/icon-person.png/');
}
#content.bespoke-murdochGuide2012 .icon-train {
  background-image: url('http://www.murdoch.edu.au/_image/Murdoch-Guide-Tool/icons/icon-train.png/');
}
#content.bespoke-murdochGuide2012 .icon-walk {
  background-image: url('http://www.murdoch.edu.au/_image/Murdoch-Guide-Tool/icons/icon-walk.png/');
}
#content.bespoke-murdochGuide2012 .icon-downArr {
  background-image: url('http://www.murdoch.edu.au/_image/Murdoch-Guide-Tool/icons/icon-downArrow.gif/');
}
#content.bespoke-murdochGuide2012 .icon-rightArr {
  background-image: url('http://www.murdoch.edu.au/_image/Murdoch-Guide-Tool/icons/icon-rightArrow.gif/');
}
#content.bespoke-murdochGuide2012 .icon-leftArr {
  background-image: url('http://www.murdoch.edu.au/_image/Murdoch-Guide-Tool/icons/icon-leftArrow.gif/');
}
#content.bespoke-murdochGuide2012 .icon-refresh {
  background-image: url('http://www.murdoch.edu.au/_image/Murdoch-Guide-Tool/icons/icon-refresh.png/');
}
#content.bespoke-murdochGuide2012 .icon-arts {
  background-image: url('http://www.murdoch.edu.au/_image/Murdoch-Guide-Tool/icons/icon-arts.png/');
}
#content.bespoke-murdochGuide2012 .icon-business {
  background-image: url('http://www.murdoch.edu.au/_image/Murdoch-Guide-Tool/icons/icon-business.png/');
}
#content.bespoke-murdochGuide2012 .icon-education {
  background-image: url('http://www.murdoch.edu.au/_image/Murdoch-Guide-Tool/icons/icon-education.png/');
}
#content.bespoke-murdochGuide2012 .icon-engineering {
  background-image: url('http://www.murdoch.edu.au/_image/Murdoch-Guide-Tool/icons/icon-engineering.png/');
}
#content.bespoke-murdochGuide2012 .icon-health {
  background-image: url('http://www.murdoch.edu.au/_image/Murdoch-Guide-Tool/icons/icon-health.png/');
}
#content.bespoke-murdochGuide2012 .icon-it {
  background-image: url('http://www.murdoch.edu.au/_image/Murdoch-Guide-Tool/icons/icon-it.png/');
}
#content.bespoke-murdochGuide2012 .icon-law {
  background-image: url('http://www.murdoch.edu.au/_image/Murdoch-Guide-Tool/icons/icon-law.png/');
}
#content.bespoke-murdochGuide2012 .icon-vets {
  background-image: url('http://www.murdoch.edu.au/_image/Murdoch-Guide-Tool/icons/icon-vets.png/');
}
#content.bespoke-murdochGuide2012 [class^="gunit"] {
  position: relative;
  width: 232px;
  margin: 3px;
  float: left;
  background: #f6eddc;
}
#content.bespoke-murdochGuide2012 [class^="gunit"] h2 {
  margin-top: 0;
  padding: 0.75em 0 0.5em 0;
  border: 1px solid #e3d3b1;
  border-left: none;
  border-right: none;
}
#content.bespoke-murdochGuide2012 [class^="gunit"] img {
  position: relative;
  z-index: 0;
  width: 100%;
  height: auto;
  margin: 0;
}
#content.bespoke-murdochGuide2012 .gu-content {
  position: relative;
  padding: 25px;
  clear: both;
}
#content.bespoke-murdochGuide2012 .gu-maincta {
  display: block;
  float: right;
  width: 182px;
  margin-top: 30px;
  padding: 0.25em 0;
  clear: both;
  background: #747474;
  text-align: center;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}
#content.bespoke-murdochGuide2012 .gu-maincta:link,
#content.bespoke-murdochGuide2012 .gu-maincta:visited,
#content.bespoke-murdochGuide2012 .gu-maincta:hover,
#content.bespoke-murdochGuide2012 .gu-maincta:active {
  color: #ffffff;
  text-decoration: none;
}
#content.bespoke-murdochGuide2012 .gu-maincta:hover {
  background: #ce0000;
}
#content.bespoke-murdochGuide2012 [class^="gunit"][class*="dblwidth"] {
  width: 470px;
}
#content.bespoke-murdochGuide2012 [class^="gunit"][class*="thirdwidth"] {
  width: 708px;
}
#content.bespoke-murdochGuide2012 [class^="gunit"][class*="fullwidth"] {
  width: 946px;
}
#content.bespoke-murdochGuide2012 [class*="inv"] {
  background: transparent;
}
#content.bespoke-murdochGuide2012 [class*="inv"] p {
  color: #f6eddc;
}
#content.bespoke-murdochGuide2012 [class^="gunit"][class*="-img"] img {
  float: left;
}
#content.bespoke-murdochGuide2012 [class^="gu-skipnav"] {
  position: relative;
  z-index: 10;
  width: 100%;
  margin: 0;
  padding: 0;
  clear: both;
  list-style: none;
  border: 1px solid #e3d3b1;
  border-left: none;
  border-right: none;
}
#content.bespoke-murdochGuide2012 [class^="gu-skipnav"] li {
  display: block;
  margin: 0;
  float: left;
  text-transform: capitalize;
}
#content.bespoke-murdochGuide2012 [class^="gu-skipnav"] a {
  position: relative;
  display: block;
  height: 38px;
  padding: 10px;
  border-left: 1px solid #e3d3b1;
  color: #b2a487;
}
#content.bespoke-murdochGuide2012 [class^="gu-skipnav"] a:link,
#content.bespoke-murdochGuide2012 [class^="gu-skipnav"] a:visited,
#content.bespoke-murdochGuide2012 [class^="gu-skipnav"] a:hover,
#content.bespoke-murdochGuide2012 [class^="gu-skipnav"] a:active {
  color: #b2a487;
  text-decoration: none;
}
#content.bespoke-murdochGuide2012 [class^="gu-skipnav"] a:hover,
#content.bespoke-murdochGuide2012 [class^="gu-skipnav"] a.state-current {
  color: #f6eddc;
  background-color: #b2a487;
}
#content.bespoke-murdochGuide2012 [class^="gu-skipnav"] a.state-current:after {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -7px;
  content: " ";
}
#content.bespoke-murdochGuide2012 [class^="gu-skipnav"] li:first-child a,
#content.bespoke-murdochGuide2012 [class^="gu-skipnav"] .sn-firstinrow a {
  border-left: none;
}
#content.bespoke-murdochGuide2012 [class^="gu-skipnav"] .sn-label {
  display: block;
  position: absolute;
  bottom: 5px;
  left: 10px;
}
#content.bespoke-murdochGuide2012 [class*="3i"] li {
  width: 33%;
}
#content.bespoke-murdochGuide2012 [class*="4i"] li {
  width: 25%;
}
#content.bespoke-murdochGuide2012 [class*="5i"] li {
  width: 20%;
}
#content.bespoke-murdochGuide2012 [class*="8i"] li {
  width: 12.5%;
}
#content.bespoke-murdochGuide2012 [class^="gu-skipnav-top"] {
  border-top: none;
  border-bottom: none;
  margin-top: -1em;
}
#content.bespoke-murdochGuide2012 [class^="gu-skipnav-top"] a.state-current:after {
  bottom: -14px;
  width: 0;
  height: 0;
  border: 7px solid #b2a487;
  border-bottom-color: transparent;
  border-right-color: transparent;
  border-left-color: transparent;
}
#content.bespoke-murdochGuide2012 [class^="gu-skipnav-btm"] {
  margin-top: 6px;
}
#content.bespoke-murdochGuide2012 [class^="gu-skipnav-btm"] a.state-current:after {
  top: -14px;
  width: 0;
  height: 0;
  border: 7px solid #b2a487;
  border-top-color: transparent;
  border-right-color: transparent;
  border-left-color: transparent;
}
#content.bespoke-murdochGuide2012 [class^="gu-wrapper"] {
  float: left;
  width: 238px;
}
#content.bespoke-murdochGuide2012 [class^="gu-wrapper"][class*="dblwidth"] {
  width: 476px;
}
#content.bespoke-murdochGuide2012 [class^="gu-wrapper"][class*="thirdwidth"] {
  width: 714px;
}
#content.bespoke-murdochGuide2012 [class^="gu-wrapper"][class*="fullwidth"] {
  width: 952px;
}
#content.bespoke-murdochGuide2012 #main_content {
  width: 100%;
  padding: 0;
  float: none;
}
#content.bespoke-murdochGuide2012 #flash {
  display: none;
}
#content.bespoke-murdochGuide2012 #mg-nav {
  width: 232px;
  float: right;
  margin: 0 3px 0 0;
  padding: 0;
  list-style: none;
}
#content.bespoke-murdochGuide2012 #mg-nav li {
  display: inline;
  margin: 0;
}
#content.bespoke-murdochGuide2012 #mg-nav a {
  position: relative;
  display: block;
  height: 25px;
  margin: 0 0 1px 0;
  padding: 0 10px;
  background: #f6eddc;
  text-transform: uppercase;
  line-height: 28px;
}
#content.bespoke-murdochGuide2012 #mg-nav a:before {
  display: none;
  position: absolute;
  top: 0;
  left: -26px;
  width: 25px;
  height: 25px;
  content: " ";
  text-align: center;
  color: #b2a487;
  background: #ce0000 url('http://www.murdoch.edu.au/_image/Murdoch-Guide-Tool/icons/icon-downArrow.gif/') no-repeat center center;
}
#content.bespoke-murdochGuide2012 #mg-nav a:link,
#content.bespoke-murdochGuide2012 #mg-nav a:visited,
#content.bespoke-murdochGuide2012 #mg-nav a:hover,
#content.bespoke-murdochGuide2012 #mg-nav a:active {
  color: #b2a487;
  text-decoration: none;
}
#content.bespoke-murdochGuide2012 #mg-nav a:hover {
  color: #ffffff;
  background: #ce0000;
}
#content.bespoke-murdochGuide2012 #mg-nav a:hover:before {
  display: block;
}
#content.bespoke-murdochGuide2012 #mg-intro {
  width: 590px;
  float: left;
  margin-left: 25px;
}
#content.bespoke-murdochGuide2012 #mg-intro h1 {
  margin: 0.65em 0 0.25em 0;
}
#content.bespoke-murdochGuide2012 #mg-intro p {
  color: #f6eddc;
  font-size: 1.5em;
}
#content.bespoke-murdochGuide2012 #mg-content {
  clear: both;
  padding-top: 25px;
}
#content.bespoke-murdochGuide2012 #how_to_find_murdoch [class^="gu-skipnav"] {
  margin-top: 45px;
}
#content.bespoke-murdochGuide2012 #studentadvisor_contactlinks ul {
  margin: 0;
  list-style: none;
}
#content.bespoke-murdochGuide2012 #studentadvisor_contactlinks li {
  position: relative;
  width: 205px;
  float: left;
  margin-right: 25px;
  min-height: 90px;
  border-bottom: 1px solid #e3d3b1;
  font-size: 1.3em;
}
#content.bespoke-murdochGuide2012 #studentadvisor_contactlinks li:after {
  position: absolute;
  bottom: 5px;
  right: 1px;
  display: block;
  content: " ";
  width: 0;
  height: 0;
  border: 5px solid #b2a487;
  border-top-color: transparent;
  border-left-color: transparent;
}
#content.bespoke-murdochGuide2012 #studentadvisor_contactlinks #ask-us-a-question p {
  margin: 0;
}
#content.bespoke-murdochGuide2012 #studentadvisor_contactlinks #ask-us-a-question .gu-maincta {
  margin: 0;
  float: none;
  font-size: 12px;
  font-family: "Trebuchet MS", serif;
}
#content.bespoke-murdochGuide2012 #faqs h2 {
  position: absolute;
  top: 25px;
  right: 0;
  width: 205px;
  float: left;
  margin-right: 25px;
}
#content.bespoke-murdochGuide2012 #faqs [class*="gu-skipnav"] {
  position: absolute;
  bottom: 25px;
  left: 25px;
  width: 660px;
  height: 100px;
}
#content.bespoke-murdochGuide2012 #faqs [class*="gu-skipnav"] a {
  height: 80px;
}
#content.bespoke-murdochGuide2012 #faqs .tab-content {
  width: 100%;
  float: left;
  padding-bottom: 20px;
}
#content.bespoke-murdochGuide2012 #faqs h3 {
  margin-top: 0;
}
#content.bespoke-murdochGuide2012 #faqs .gu-maincta {
  margin-top: 0;
  float: left;
}
#content.bespoke-murdochGuide2012 .faqs-text {
  width: 205px;
  float: left;
  margin-right: 25px;
  float: right;
  margin-right: 0;
  padding-top: 80px;
}
#content.bespoke-murdochGuide2012 .faqs-video {
  width: 436px;
  float: left;
  margin-right: 25px;
  height: 191px;
  margin-right: 0;
}
#content.bespoke-murdochGuide2012 #datagraph_tips .datagraph {
    position: relative;
    display: block;
}
#content.bespoke-murdochGuide2012 #datagraph_tips .datagraph:hover .shade {
    display: none;
}
#content.bespoke-murdochGuide2012 #datagraph_tips .shade {
    background: #988968;
    opacity: 0.75;
    filter: alpha(opacity=75);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}
#content.bespoke-murdochGuide2012 #datagraph_tips .icon-click {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
    background: url(icon-arrow.png/) no-repeat;
}
#content.bespoke-murdochGuide2012 #student_centre_information .gu-content {
  padding-top: 10px;
}
#content.bespoke-murdochGuide2012 #student_centre_information p {
  margin-bottom: 0.25em;
}
#content.bespoke-murdochGuide2012 #student_centre_information .gu-maincta {
  margin-top: 0;
}
#content.bespoke-murdochGuide2012 .shouldyouchoose-heading {
  width: 100%;
  height: 300px;
  text-indent: -90000px;
  background: transparent url('http://www.murdoch.edu.au/_image/Murdoch-Guide-Tool/featimg-choosemurdoch.jpg/') no-repeat bottom left;
}
#content.bespoke-murdochGuide2012 #postgraduate_courses [class^="gu-skipnav"],
#content.bespoke-murdochGuide2012 #undergraduate_courses [class^="gu-skipnav"], {
  border-bottom: none;
  margin-top: 1em;
}
#content.bespoke-murdochGuide2012 #postgraduate_courses [class^="gu-skipnav"] a,
#content.bespoke-murdochGuide2012 #undergraduate_courses [class^="gu-skipnav"] a {
  display: block;
  height: auto;
  width: auto;
  padding: 0.5em 1em;
  margin: 0 0.5em 0.5em 0;
  border: none;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  background-color: #eadec4;
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2), 0 1px 0px rgba(178, 164, 135, 0.5);
}
#content.bespoke-murdochGuide2012 #postgraduate_courses [class^="gu-skipnav"] a:after,
#content.bespoke-murdochGuide2012 #undergraduate_courses [class^="gu-skipnav"] a:after {
  display: none;
}
#content.bespoke-murdochGuide2012 #undergraduate_courses [class^="gu-skipnav"] a:hover,
#content.bespoke-murdochGuide2012 #postgraduate_courses [class^="gu-skipnav"] a:hover,
#content.bespoke-murdochGuide2012 #undergraduate_courses [class^="gu-skipnav"] a.state-current,
#content.bespoke-murdochGuide2012 #postgraduate_courses [class^="gu-skipnav"] a.state-current {
  background-color: #b2a487;
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.1), 0 1px 0px #817252;
}
#content.bespoke-murdochGuide2012 #postgraduate_courses img,
#content.bespoke-murdochGuide2012 #undergraduate_courses img, {
  width: auto;
  height: auto;
  float: right;
}
#content.bespoke-murdochGuide2012 #explore_our_campus h2 {
  margin-bottom: 6px;
}
#content.bespoke-murdochGuide2012 #explore_our_campus [class^="gu-skipnav"] {
  z-index: 2;
}
#content.bespoke-murdochGuide2012 #explore_our_campus [class^="gu-skipnav"] a {
  height: auto;
  font-size: 1.5em;
  line-height: 1.3em;
  padding: 20px 30px;
}
#content.bespoke-murdochGuide2012 #explore_our_campus [class^="gu-skipnav"] a.state-current:after {
  top: -28px;
  border-width: 14px;
}
#content.bespoke-murdochGuide2012 #explore_our_campus .tab-content {
  max-height: 153px;
  overflow: hidden;
}
#content.bespoke-murdochGuide2012 #explore_our_campus .explorecampus-info {
  position: absolute;
  top: 6px;
  left: 6px;
  z-index: 1;
  width: 182px;
  height: 91px;
  padding: 25px;
  background: #f6eddc;
}
#content.bespoke-murdochGuide2012 #explore_our_campus .explorecampus-info h3 {
  margin-top: 0;
}
#content.bespoke-murdochGuide2012 #explore_our_campus .explorecampus-info .gu-maincta {
  margin: 0;
}
#content.bespoke-murdochGuide2012 #murdochfacts [class*="icon"] {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 25px;
  height: 25px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#content.bespoke-murdochGuide2012 #murdochfacts [class*="icon"]:hover {
  -moz-transform: rotate(130deg);
  -webkit-transform: rotate(130deg);
  -o-transform: rotate(130deg);
  -ms-transform: rotate(130deg);
  transform: rotate(130deg);
}
#content.bespoke-murdochGuide2012 #greenest-uni-quote {
  text-align: center;
}
#content.bespoke-murdochGuide2012 #how_to_find_murdoch .gu-maincta {
  margin-top: 1em;
}
#content.bespoke-murdochGuide2012 #faqs {
  min-height: 577px;
  *min-height: 594px;
}
#content.bespoke-murdochGuide2012 #faqs .gu-content {
  min-height: 527px;
}
#content.bespoke-murdochGuide2012 #faqs .tab-content {
  min-height: 291px;
}
#content.bespoke-murdochGuide2012 #how_to_find_murdoch {
  min-height: 725px;
}
#content.bespoke-murdochGuide2012 #how_to_find_murdoch .tab-content {
  min-height: 125px;
}
#content.bespoke-murdochGuide2012 #change_your_mind {
  min-height: 594px;
}
#content.bespoke-murdochGuide2012 #key_dates {
  min-height: 676px;
}
#content.bespoke-murdochGuide2012 #postgraduate_courses,
#content.bespoke-murdochGuide2012 #undergraduate_courses {
  min-height: 1109px;
}
#content.bespoke-murdochGuide2012 #figure-out-your-course,
#content.bespoke-murdochGuide2012 #degrees-degrees-and-more-degrees {
  min-height: 580px;
  *min-height: 563px;
}
#content.bespoke-murdochGuide2012 #student_talk,
#content.bespoke-murdochGuide2012 #no_formal_subject_prerequisites {
  min-height: 593px;
  *height: 620px;
}
#content.bespoke-murdochGuide2012 #mini_guide,
#content.bespoke-murdochGuide2012 #be_friends_with_us {
  min-height: 724px;
}
#content.bespoke-murdochGuide2012 #on_track {
  min-height: 447px;
  *min-height: 495px;
  min-height: 478px;
}
#content.bespoke-murdochGuide2012 [class^="gunit"] h2 {
  *border-top-width: 2px;
}
#content.bespoke-murdochGuide2012 #faqs h2 {
  *border-top-width: 1px;
}
.hmodalshade {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2345;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0.6;
    filter: alpha(opacity=60);
    display: none;
}
.hmodal {
    position: absolute;
    z-index: 3456;
    left: 50%;
    margin-left: -450px;
    width: 900px;
    cursor: pointer;
}
.icon-cross {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    z-index: 1;
    background: #b2a487 url(http://www.murdoch.edu.au/_image/Murdoch-Guide-Tool/icons/icon-cross.png/) no-repeat;
