html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

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

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

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

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

@font-face {
  font-family: 'PTSansRegular';
  src: url('/static/fonts/PTS55F-webfont.eot?e9016e7b347d');
  src: url('/static/fonts/PTS55F-webfont.eot?#iefix&e9016e7b347d') format("embedded-opentype"), url('/static/fonts/PTS55F-webfont.woff?e9016e7b347d') format("woff"), url('/static/fonts/PTS55F-webfont.ttf?e9016e7b347d') format("truetype"), url('/static/fonts/PTS55F-webfont.svg#PTSansRegular?e9016e7b347d') format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'PTSansBold';
  src: url('/static/fonts/PTS75F-webfont.eot?e9016e7b347d');
  src: url('/static/fonts/PTS75F-webfont.eot?#iefix&e9016e7b347d') format("embedded-opentype"), url('/static/fonts/PTS75F-webfont.woff?e9016e7b347d') format("woff"), url('/static/fonts/PTS75F-webfont.ttf?e9016e7b347d') format("truetype"), url('/static/fonts/PTS75F-webfont.svg#PTSansBold?e9016e7b347d') format("svg");
  font-weight: normal;
  font-style: normal; }

body {
  font-size: 14px;
  line-height: 24px;
  font-family: "Helvetica Neue", helvetica, arial, sans-serif;
  color: #4e4e4e; }

h1, h2, h3, h4, h5, h6 {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

h1 {
  font-family: 'PTSansBold', "Helvetica Neue", helvetica, arial, sans-serif;
  color: #517B96;
  font-size: 36px;
  line-height: 36px;
  padding: 0 0 12px 0; }

h2 {
  color: #537e99;
  font-size: 24px;
  line-height: 24px; }

h3 {
  font-family: 'PTSansBold', "Helvetica Neue", helvetica, arial, sans-serif;
  color: #537e99;
  font-size: 18px;
  line-height: 24px; }

p, ul, ol {
  margin-bottom: 24px; }

ul ul, ul ol, ol ul, ol ol {
  margin-bottom: 0; }

ul {
  padding: 0; }
  ul li {
    padding-left: 16px;
    list-style-type: none;
    background: transparent url('/static/images/bullet.png?e9016e7b347d') left 8px no-repeat; }

a {
  text-decoration: underline;
  color: #4E4E4E; }
  a:hover {
    color: #363636; }

.clearfix {
  zoom: 1; }
  .clearfix:before, .clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .clearfix:after {
    clear: both; }

.hidden {
  display: none;
  visibility: hidden; }

.invisible {
  visibility: hidden; }

body #container > header, body #container > section, body #container > footer {
  zoom: 1; }
  body #container > header:before, body #container > header:after, body #container > section:before, body #container > section:after, body #container > footer:before, body #container > footer:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  body #container > header:after, body #container > section:after, body #container > footer:after {
    clear: both; }
  body #container > header > div, body #container > section > div, body #container > footer > div {
    margin: 0 auto;
    width: 960px; }

body {
  background-color: #c4c4c4; }
  body #container .brick {
    padding-bottom: 18px; }
  body #container > header {
    padding-bottom: 24px;
    background-color: #c4c4c4;
    padding-bottom: 180px; }
    body #container > header > div nav {
      width: 940px;
      margin-right: 10px;
      margin-left: 10px;
      display: inline-block;
      float: left;
      zoom: 1;
      margin-bottom: 24px; }
      body #container > header > div nav ul {
        zoom: 1; }
        body #container > header > div nav ul:before, body #container > header > div nav ul:after {
          content: "\0020";
          display: block;
          height: 0;
          overflow: hidden; }
        body #container > header > div nav ul:after {
          clear: both; }
        body #container > header > div nav ul li {
          position: relative;
          float: left;
          display: inline-block;
          padding: 0;
          background: none; }
          body #container > header > div nav ul li.menu-level-2 div {
            display: none; }
          body #container > header > div nav ul li > a {
            display: block;
            height: 34px;
            text-indent: -9999px;
            background-color: transparent;
            background-image: url('/static/images/nav.png?e9016e7b347d'); }
            body #container > header > div nav ul li > a.home {
              width: 60px;
              background-position: 0px 0; }
              body #container > header > div nav ul li > a.home:hover, body #container > header > div nav ul li > a.home.hover {
                background-position: 0px -34px; }
              body #container > header > div nav ul li > a.home:active, body #container > header > div nav ul li > a.home.active {
                background-position: 0px -68px; }
            body #container > header > div nav ul li > a.jobs {
              width: 57px;
              background-position: -60px 0; }
              body #container > header > div nav ul li > a.jobs:hover, body #container > header > div nav ul li > a.jobs.hover {
                background-position: -60px -34px; }
              body #container > header > div nav ul li > a.jobs:active, body #container > header > div nav ul li > a.jobs.active {
                background-position: -60px -68px; }
            body #container > header > div nav ul li > a.regional-profiles {
              width: 156px;
              background-position: -117px 0; }
              body #container > header > div nav ul li > a.regional-profiles:hover, body #container > header > div nav ul li > a.regional-profiles.hover {
                background-position: -117px -34px; }
              body #container > header > div nav ul li > a.regional-profiles:active, body #container > header > div nav ul li > a.regional-profiles.active {
                background-position: -117px -68px; }
            body #container > header > div nav ul li > a.why-practise-in-rrr-areas {
              width: 230px;
              background-position: -273px 0; }
              body #container > header > div nav ul li > a.why-practise-in-rrr-areas:hover, body #container > header > div nav ul li > a.why-practise-in-rrr-areas.hover {
                background-position: -273px -34px; }
              body #container > header > div nav ul li > a.why-practise-in-rrr-areas:active, body #container > header > div nav ul li > a.why-practise-in-rrr-areas.active {
                background-position: -273px -68px; }
            body #container > header > div nav ul li > a.development-opportunities {
              width: 233px;
              background-position: -503px 0; }
              body #container > header > div nav ul li > a.development-opportunities:hover, body #container > header > div nav ul li > a.development-opportunities.hover {
                background-position: -503px -34px; }
              body #container > header > div nav ul li > a.development-opportunities:active, body #container > header > div nav ul li > a.development-opportunities.active {
                background-position: -503px -68px; }
            body #container > header > div nav ul li > a.what-is-rrr-law {
              width: 151px;
              background-position: -736px 0; }
              body #container > header > div nav ul li > a.what-is-rrr-law:hover, body #container > header > div nav ul li > a.what-is-rrr-law.hover {
                background-position: -736px -34px; }
              body #container > header > div nav ul li > a.what-is-rrr-law:active, body #container > header > div nav ul li > a.what-is-rrr-law.active {
                background-position: -736px -68px; }
          body #container > header > div nav ul li div {
            padding-top: 10px;
            display: none;
            position: absolute;
            top: 34px;
            left: 0; }
            body #container > header > div nav ul li div ul {
              background: #9C9C9C;
              -webkit-border-radius: 5px;
              -moz-border-radius: 5px;
              border-radius: 5px; }
              body #container > header > div nav ul li div ul li {
                width: 100%;
                display: block;
                background: none; }
                body #container > header > div nav ul li div ul li a {
                  min-width: 200px;
                  color: #EDEDED;
                  font-size: 13px;
                  display: block;
                  height: auto;
                  text-indent: 0px;
                  background: none;
                  padding: 3px 10px;
                  text-decoration: none;
                  white-space: nowrap; }
                  body #container > header > div nav ul li div ul li a:hover {
                    text-decoration: underline; }
          body #container > header > div nav ul li.menu-level-1:hover > div, body #container > header > div nav ul li .menu-level-1.hover > div {
            display: block; }
    body #container > header > div hgroup {
      width: 940px;
      margin-right: 10px;
      margin-left: 10px;
      display: inline-block;
      float: left;
      zoom: 1; }
      body #container > header > div hgroup a {
        display: block; }
        body #container > header > div hgroup a h1 {
          text-indent: -9999px;
          width: 839px;
          height: 171px;
          background: transparent url('/static/images/header.png?e9016e7b347d') left top no-repeat; }
  body #container > section {
    padding: 24px 0;
    background-color: #b3b3b3; }
    body #container > section > div {
      margin-top: -180px;
      min-height: 750px;
      zoom: 1; }
      body #container > section > div:before, body #container > section > div:after {
        content: "\0020";
        display: block;
        height: 0;
        overflow: hidden; }
      body #container > section > div:after {
        clear: both; }
  body #container > footer {
    padding: 24px 0; }
    body #container > footer nav, body #container > footer #organisations {
      width: 460px;
      margin-right: 10px;
      margin-left: 10px;
      display: inline-block;
      float: left;
      zoom: 1; }
    body #container > footer nav h6 {
      font-family: 'PTSansBold', "Helvetica Neue", helvetica, arial, sans-serif;
      text-transform: uppercase; }
    body #container > footer #organisations .rrr {
      zoom: 1;
      margin-bottom: 24px; }
      body #container > footer #organisations .rrr:before, body #container > footer #organisations .rrr:after {
        content: "\0020";
        display: block;
        height: 0;
        overflow: hidden; }
      body #container > footer #organisations .rrr:after {
        clear: both; }
      body #container > footer #organisations .rrr img {
        float: left;
        display: block;
        margin: 0; }
      body #container > footer #organisations .rrr div {
        height: 60px;
        padding-top: 3px;
        border-left: 1px solid #939393;
        padding-left: 22px;
        float: right;
        font-family: 'PTSansBold', "Helvetica Neue", helvetica, arial, sans-serif;
        font-size: 25px;
        line-height: 30px; }
        body #container > footer #organisations .rrr div a {
          text-decoration: none; }
    body #container > footer #organisations img {
      float: left;
      display: block;
      margin: 0 24px 0 0; }

header#editor {
  zoom: 1;
  padding: 8px 20px;
  background-color: #444; }
  header#editor:before, header#editor:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  header#editor:after {
    clear: both; }
  header#editor h1 {
    float: left;
    font-size: 12px;
    margin: 0;
    padding: 0;
    font-family: "Helvetica Neue", helvetica, arial, sans-serif;
    line-height: 24px; }
    header#editor h1 a {
      color: white;
      text-decoration: none; }
  header#editor nav {
    float: right; }
    header#editor nav li {
      float: left;
      margin-left: 20px; }
      header#editor nav li a {
        color: white;
        font-size: 11px;
        display: block;
        text-decoration: none; }

.editable-content-wrapper {
  display: block;
  position: relative; }
  .editable-content-wrapper .editable-content {
    display: block;
    outline: 1px dotted rgba(255, 255, 255, 0.25); }
    .editable-content-wrapper .editable-content:hover {
      outline: 1px dotted rgba(255, 255, 255, 0.75); }
  .editable-content-wrapper a.editable-content-link {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    padding: 0 5px;
    font-size: 12px;
    text-decoration: none;
    color: #000;
    font-weight: normal;
    font-family: "Helvetica Neue", helvetica, arial, sans-serif; }

body.home #container > header {
  padding-bottom: 180px; }
body.home #container > section > div {
  margin-top: -180px; }
body.home #container > section .brick {
  width: 460px;
  margin-right: 10px;
  margin-left: 10px;
  display: inline-block;
  float: left;
  zoom: 1; }
body.home #container > section > div > header.brick {
  width: 940px;
  margin-right: 10px;
  margin-left: 10px;
  display: inline-block;
  float: left;
  zoom: 1; }
  body.home #container > section > div > header.brick h1 {
    font-family: 'PTSansRegular', "Helvetica Neue", helvetica, arial, sans-serif;
    font-size: 20px;
    padding: 0 100px 36px 100px;
    line-height: 24px;
    text-align: center;
    font-weight: normal;
    color: #EDEDED; }
body.home #container > section #region {
  width: 940px;
  margin-right: 10px;
  margin-left: 10px;
  display: inline-block;
  float: left;
  zoom: 1;
  margin-right: 0;
  padding-bottom: 18px;
  position: relative; }
  body.home #container > section #region > div {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #ededed;
    padding: 20px;
    zoom: 1; }
    body.home #container > section #region > div:before, body.home #container > section #region > div:after {
      content: "\0020";
      display: block;
      height: 0;
      overflow: hidden; }
    body.home #container > section #region > div:after {
      clear: both; }
    body.home #container > section #region > div h2 {
      font-family: 'PTSansBold', "Helvetica Neue", helvetica, arial, sans-serif;
      font-size: 32px;
      line-height: 36px;
      margin-bottom: 12px; }
    body.home #container > section #region > div h3 {
      margin-bottom: 12px; }
    body.home #container > section #region > div p {
      font-family: 'PTSansRegular', "Helvetica Neue", helvetica, arial, sans-serif;
      line-height: 18px; }
    body.home #container > section #region > div p:first-child {
      font-size: 20px;
      line-height: 24px; }
  body.home #container > section #region #australia, body.home #container > section #region #video {
    margin-left: 0; }
  body.home #container > section #region #australia {
    float: left;
    width: 450px;
    padding-top: 18px;
    margin-bottom: 18px; }
    body.home #container > section #region #australia > div {
      position: relative;
      display: block;
      margin: 0 auto; }
      body.home #container > section #region #australia > div #instructions {
        z-index: 2;
        position: absolute;
        bottom: 20px;
        left: 20px;
        width: 161px;
        height: 161px;
        background: transparent url('/static/images/instructions.png?e9016e7b347d') no-repeat; }
      body.home #container > section #region #australia > div img {
        height: 367px; }
  body.home #container > section #region #video {
    float: right;
    width: 420px;
    padding: 20px 0 0 0; }
    body.home #container > section #region #video div div {
      margin-bottom: 6px; }
    body.home #container > section #region #video h3 {
      font-family: 'PTSansBold', "Helvetica Neue", helvetica, arial, sans-serif;
      text-transform: uppercase;
      font-size: 18px;
      line-height: 18px; }
      body.home #container > section #region #video h3 a {
        text-decoration: none;
        color: #517B96;
        margin: 0; }
    body.home #container > section #region #video .more {
      position: absolute;
      bottom: 38px;
      right: 20px; }
body.home #container > section aside#job-search {
  width: 460px;
  margin-right: 10px;
  margin-left: 10px;
  display: inline-block;
  float: left;
  zoom: 1;
  padding-bottom: 18px; }
  body.home #container > section aside#job-search > div {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #9c9c9c;
    padding: 20px;
    zoom: 1; }
    body.home #container > section aside#job-search > div:before, body.home #container > section aside#job-search > div:after {
      content: "\0020";
      display: block;
      height: 0;
      overflow: hidden; }
    body.home #container > section aside#job-search > div:after {
      clear: both; }
    body.home #container > section aside#job-search > div h2 {
      font-family: 'PTSansBold', "Helvetica Neue", helvetica, arial, sans-serif;
      font-size: 32px;
      line-height: 36px;
      margin-bottom: 12px; }
    body.home #container > section aside#job-search > div h3 {
      margin-bottom: 12px; }
    body.home #container > section aside#job-search > div p {
      font-family: 'PTSansRegular', "Helvetica Neue", helvetica, arial, sans-serif;
      line-height: 18px; }
    body.home #container > section aside#job-search > div p:first-child {
      font-size: 20px;
      line-height: 24px; }
  body.home #container > section aside#job-search h2 {
    color: #EDEDED; }
body.home #container > section section.brick {
  width: 460px;
  margin-right: 10px;
  margin-left: 10px;
  display: inline-block;
  float: left;
  zoom: 1;
  padding-bottom: 18px; }
  body.home #container > section section.brick > div {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #c4c4c4;
    padding: 20px;
    zoom: 1; }
    body.home #container > section section.brick > div:before, body.home #container > section section.brick > div:after {
      content: "\0020";
      display: block;
      height: 0;
      overflow: hidden; }
    body.home #container > section section.brick > div:after {
      clear: both; }
    body.home #container > section section.brick > div h2 {
      font-family: 'PTSansBold', "Helvetica Neue", helvetica, arial, sans-serif;
      font-size: 32px;
      line-height: 36px;
      margin-bottom: 12px; }
    body.home #container > section section.brick > div h3 {
      margin-bottom: 12px; }
    body.home #container > section section.brick > div p {
      font-family: 'PTSansRegular', "Helvetica Neue", helvetica, arial, sans-serif;
      line-height: 18px; }
    body.home #container > section section.brick > div p:first-child {
      font-size: 20px;
      line-height: 24px; }
  body.home #container > section section.brick > section h2 {
    color: #517B96; }
body.home #container > section article#video, body.home #container > section aside#job-search, body.home #container > section section.brick {
  zoom: 1;
  padding-bottom: 24px; }
  body.home #container > section article#video:before, body.home #container > section article#video:after, body.home #container > section aside#job-search:before, body.home #container > section aside#job-search:after, body.home #container > section section.brick:before, body.home #container > section section.brick:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  body.home #container > section article#video:after, body.home #container > section aside#job-search:after, body.home #container > section section.brick:after {
    clear: both; }
body.home #container > section a.more, body.home #container > section a.search {
  clear: both;
  font-family: 'PTSansRegular', "Helvetica Neue", helvetica, arial, sans-serif;
  line-height: 30px;
  display: block;
  float: right;
  clear: both;
  background-color: #507A94;
  color: white;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 4px 12px;
  margin-bottom: -20px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px; }
  body.home #container > section a.more:hover, body.home #container > section a.search:hover {
    background-color: #9A9A9A;
    color: white;
    cursor: pointer; }
  body.home #container > section a.more:active, body.home #container > section a.search:active {
    background-color: #9A9A9A;
    color: white; }

body.content-page #container > section > div > section {
  width: 700px;
  margin-right: 10px;
  margin-left: 10px;
  display: inline-block;
  float: left;
  zoom: 1;
  padding-bottom: 18px;
  font-family: 'PTSansRegular', "Helvetica Neue", helvetica, arial, sans-serif; }
  body.content-page #container > section > div > section > div {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #f2f2f2;
    padding: 20px;
    zoom: 1; }
    body.content-page #container > section > div > section > div:before, body.content-page #container > section > div > section > div:after {
      content: "\0020";
      display: block;
      height: 0;
      overflow: hidden; }
    body.content-page #container > section > div > section > div:after {
      clear: both; }
    body.content-page #container > section > div > section > div h2 {
      font-family: 'PTSansBold', "Helvetica Neue", helvetica, arial, sans-serif;
      font-size: 32px;
      line-height: 36px;
      margin-bottom: 12px; }
    body.content-page #container > section > div > section > div h3 {
      margin-bottom: 12px; }
    body.content-page #container > section > div > section > div p {
      font-family: 'PTSansRegular', "Helvetica Neue", helvetica, arial, sans-serif;
      line-height: 18px; }
    body.content-page #container > section > div > section > div p:first-child {
      font-size: 20px;
      line-height: 24px; }
  body.content-page #container > section > div > section > div h2 {
    font-size: 18px;
    line-height: 24px; }
  body.content-page #container > section > div > section > div img {
    margin: 0 0 18px 18px; }
  body.content-page #container > section > div > section a.back-to-top {
    font-family: 'PTSansRegular', "Helvetica Neue", helvetica, arial, sans-serif;
    line-height: 30px;
    display: block;
    float: right;
    clear: both;
    background-color: #507A94;
    color: white;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 4px 12px;
    margin-bottom: -20px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px; }
    body.content-page #container > section > div > section a.back-to-top:hover {
      background-color: #9A9A9A;
      color: white;
      cursor: pointer; }
    body.content-page #container > section > div > section a.back-to-top:active {
      background-color: #9A9A9A;
      color: white; }
body.content-page #container > section > div > aside {
  width: 220px;
  margin-right: 10px;
  margin-left: 10px;
  display: inline-block;
  float: left;
  zoom: 1; }
  body.content-page #container > section > div > aside section div a, body.content-page #container > section > div > aside nav div a {
    color: #517B96;
    text-decoration: none; }
  body.content-page #container > section > div > aside nav {
    padding-bottom: 18px; }
    body.content-page #container > section > div > aside nav > div {
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      border-radius: 10px;
      background-color: #9c9c9c;
      padding: 20px;
      zoom: 1; }
      body.content-page #container > section > div > aside nav > div:before, body.content-page #container > section > div > aside nav > div:after {
        content: "\0020";
        display: block;
        height: 0;
        overflow: hidden; }
      body.content-page #container > section > div > aside nav > div:after {
        clear: both; }
      body.content-page #container > section > div > aside nav > div h2 {
        font-family: 'PTSansBold', "Helvetica Neue", helvetica, arial, sans-serif;
        font-size: 32px;
        line-height: 36px;
        margin-bottom: 12px; }
      body.content-page #container > section > div > aside nav > div h3 {
        margin-bottom: 12px; }
      body.content-page #container > section > div > aside nav > div p {
        font-family: 'PTSansRegular', "Helvetica Neue", helvetica, arial, sans-serif;
        line-height: 18px; }
      body.content-page #container > section > div > aside nav > div p:first-child {
        font-size: 20px;
        line-height: 24px; }
    body.content-page #container > section > div > aside nav div ul li {
      margin-bottom: 4px;
      background: transparent url('/static/images/bullet_dark.png?e9016e7b347d') no-repeat 0 8px; }
      body.content-page #container > section > div > aside nav div ul li a {
        padding: 2px 0;
        display: block;
        font-size: 13px;
        line-height: 18px;
        color: white;
        text-decoration: none; }
        body.content-page #container > section > div > aside nav div ul li a.active {
          font-weight: bold; }
      body.content-page #container > section > div > aside nav div ul li.menu-level-1 {
        padding: 0;
        background: none; }
        body.content-page #container > section > div > aside nav div ul li.menu-level-1 > a {
          font-family: 'PTSansBold', "Helvetica Neue", helvetica, arial, sans-serif;
          color: white;
          font-size: 14px;
          line-height: 18px; }
  body.content-page #container > section > div > aside section {
    padding-bottom: 18px; }
    body.content-page #container > section > div > aside section > div {
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      border-radius: 10px;
      background-color: #c4c4c4;
      padding: 20px;
      zoom: 1; }
      body.content-page #container > section > div > aside section > div:before, body.content-page #container > section > div > aside section > div:after {
        content: "\0020";
        display: block;
        height: 0;
        overflow: hidden; }
      body.content-page #container > section > div > aside section > div:after {
        clear: both; }
      body.content-page #container > section > div > aside section > div h2 {
        font-family: 'PTSansBold', "Helvetica Neue", helvetica, arial, sans-serif;
        font-size: 32px;
        line-height: 36px;
        margin-bottom: 12px; }
      body.content-page #container > section > div > aside section > div h3 {
        margin-bottom: 12px; }
      body.content-page #container > section > div > aside section > div p {
        font-family: 'PTSansRegular', "Helvetica Neue", helvetica, arial, sans-serif;
        line-height: 18px; }
      body.content-page #container > section > div > aside section > div p:first-child {
        font-size: 20px;
        line-height: 24px; }
    body.content-page #container > section > div > aside section div h2 {
      font-size: 22px;
      line-height: 24px; }
    body.content-page #container > section > div > aside section div p, body.content-page #container > section > div > aside section div p:first-child {
      line-height: 18px;
      font-size: 14px; }
    body.content-page #container > section > div > aside section div .more {
      font-family: 'PTSansRegular', "Helvetica Neue", helvetica, arial, sans-serif;
      line-height: 30px;
      display: block;
      float: right;
      clear: both;
      background-color: #507A94;
      color: white;
      text-decoration: none;
      font-size: 14px;
      font-weight: bold;
      text-transform: uppercase;
      padding: 4px 12px;
      margin-bottom: -20px;
      -webkit-border-top-left-radius: 10px;
      -webkit-border-top-right-radius: 10px;
      -moz-border-radius-topleft: 10px;
      -moz-border-radius-topright: 10px;
      border-top-left-radius: 10px;
      border-top-right-radius: 10px; }
      body.content-page #container > section > div > aside section div .more:hover {
        background-color: #9A9A9A;
        color: white;
        cursor: pointer; }
      body.content-page #container > section > div > aside section div .more:active {
        background-color: #9A9A9A;
        color: white; }
    body.content-page #container > section > div > aside section#region-profiles div {
      background-color: #9C9C9C; }
      body.content-page #container > section > div > aside section#region-profiles div h2 {
        color: #F2F2F2; }
  body.content-page #container > section > div > aside > a {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-family: 'PTSansBold', "Helvetica Neue", helvetica, arial, sans-serif;
    display: block;
    padding: 18px 0;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #517B96;
    color: #F2F2F2;
    font-size: 22px;
    font-weight: bold;
    text-align: center; }
    body.content-page #container > section > div > aside > a:hover {
      background-color: #F2F2F2;
      color: #517B96; }

body.location #container > section > div {
  position: relative; }
  body.location #container > section > div #back-to-regional-profiles {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: block;
    margin: 10px 0;
    padding: 2px 14px;
    background-color: #b3b3b3;
    font-size: 12px;
    text-decoration: none; }
  body.location #container > section > div #spinner {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: absolute;
    width: 40px;
    height: 40px;
    background: #ededed url('/static/images/spinner.gif?e9016e7b347d') center no-repeat; }
  body.location #container > section > div > aside#map {
    width: 460px;
    margin-right: 10px;
    margin-left: 10px;
    display: inline-block;
    float: left;
    zoom: 1;
    margin-top: 20px;
    height: 400px;
    position: relative; }
    body.location #container > section > div > aside#map a {
      position: absolute;
      width: 20px;
      height: 20px;
      margin-top: -10px;
      margin-left: -10px;
      text-indent: -9999px;
      background: transparent url('/static/images/locations/location_map_marker.png?e9016e7b347d') left top no-repeat; }
      body.location #container > section > div > aside#map a.active {
        background-image: url('/static/images/locations/location_map_marker_active.png?e9016e7b347d'); }
    body.location #container > section > div > aside#map #australia {
      margin: 0;
      padding: 24px 0 36px 0; }
      body.location #container > section > div > aside#map #australia > div {
        margin: 0 auto;
        position: relative;
        display: block;
        margin: 0 auto; }
    body.location #container > section > div > aside#map #instructions {
      z-index: 2;
      position: absolute;
      bottom: 30px;
      left: 0px;
      width: 161px;
      height: 161px;
      background: transparent url('/static/images/instructions-location.png?e9016e7b347d') no-repeat; }
  body.location #container > section > div > section {
    width: 460px;
    margin-right: 10px;
    margin-left: 10px;
    display: inline-block;
    float: left;
    zoom: 1; }
    body.location #container > section > div > section > div > header h1 {
      background-color: #c4c4c4; }
      body.location #container > section > div > section > div > header h1 a {
        color: #537E99;
        text-decoration: none; }
    body.location #container > section > div > section > div > section {
      padding-bottom: 18px;
      padding: 0; }
      body.location #container > section > div > section > div > section > div {
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        background-color: #ededed;
        padding: 20px;
        zoom: 1; }
        body.location #container > section > div > section > div > section > div:before, body.location #container > section > div > section > div > section > div:after {
          content: "\0020";
          display: block;
          height: 0;
          overflow: hidden; }
        body.location #container > section > div > section > div > section > div:after {
          clear: both; }
        body.location #container > section > div > section > div > section > div h2 {
          font-family: 'PTSansBold', "Helvetica Neue", helvetica, arial, sans-serif;
          font-size: 32px;
          line-height: 36px;
          margin-bottom: 12px; }
        body.location #container > section > div > section > div > section > div h3 {
          margin-bottom: 12px; }
        body.location #container > section > div > section > div > section > div p {
          font-family: 'PTSansRegular', "Helvetica Neue", helvetica, arial, sans-serif;
          line-height: 18px; }
        body.location #container > section > div > section > div > section > div p:first-child {
          font-size: 20px;
          line-height: 24px; }
      body.location #container > section > div > section > div > section header h2 {
        font-size: 26px;
        line-height: 24px; }
      body.location #container > section > div > section > div > section ul {
        padding: 0; }
        body.location #container > section > div > section > div > section ul li {
          padding-left: 16px;
          list-style-type: none;
          background: transparent url('/static/images/bullet.png?e9016e7b347d') left 9px no-repeat; }
          body.location #container > section > div > section > div > section ul li a {
            display: block; }
  body.location #container > section > div .video {
    width: 460px;
    margin-right: 10px;
    margin-left: 10px;
    display: inline-block;
    float: left;
    zoom: 1;
    padding-bottom: 18px; }
    body.location #container > section > div .video > div {
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      border-radius: 10px;
      background-color: #c4c4c4;
      padding: 20px;
      zoom: 1; }
      body.location #container > section > div .video > div:before, body.location #container > section > div .video > div:after {
        content: "\0020";
        display: block;
        height: 0;
        overflow: hidden; }
      body.location #container > section > div .video > div:after {
        clear: both; }
      body.location #container > section > div .video > div h2 {
        font-family: 'PTSansBold', "Helvetica Neue", helvetica, arial, sans-serif;
        font-size: 32px;
        line-height: 36px;
        margin-bottom: 12px; }
      body.location #container > section > div .video > div h3 {
        margin-bottom: 12px; }
      body.location #container > section > div .video > div p {
        font-family: 'PTSansRegular', "Helvetica Neue", helvetica, arial, sans-serif;
        line-height: 18px; }
      body.location #container > section > div .video > div p:first-child {
        font-size: 20px;
        line-height: 24px; }
    body.location #container > section > div .video h3 {
      font-size: 16px;
      line-height: 18px;
      margin-bottom: 6px; }

body.regional-profile #container > section aside {
  position: relative; }
body.regional-profile #australia {
  padding: 12px 0; }
  body.regional-profile #australia > div {
    margin: 0 auto;
    position: relative;
    display: block;
    margin: 0 auto; }
    body.regional-profile #australia > div #instructions {
      z-index: 2;
      position: absolute;
      bottom: 20px;
      left: 20px;
      width: 161px;
      height: 161px;
      background: transparent url('/static/images/instructions.png?e9016e7b347d') no-repeat; }

form#job-search {
  font-family: 'PTSansRegular', "Helvetica Neue", helvetica, arial, sans-serif;
  zoom: 1; }
  form#job-search:before, form#job-search:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  form#job-search:after {
    clear: both; }
  form#job-search > a {
    margin-top: 12px; }
  form#job-search .row {
    zoom: 1;
    padding: 3px 0; }
    form#job-search .row:before, form#job-search .row:after {
      content: "\0020";
      display: block;
      height: 0;
      overflow: hidden; }
    form#job-search .row:after {
      clear: both; }
    form#job-search .row label {
      float: left;
      display: block;
      font-weight: bold;
      font-size: 12px;
      width: 65px; }
      form#job-search .row label.first {
        background-position: left top; }
      form#job-search .row label.last {
        background-position: left bottom; }
    form#job-search .row select, form#job-search .row .selector {
      float: left; }
  form#job-search > div > input {
    font-family: 'PTSansRegular', "Helvetica Neue", helvetica, arial, sans-serif;
    line-height: 30px;
    display: block;
    float: right;
    clear: both;
    background-color: #507A94;
    color: white;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 4px 12px;
    margin-bottom: -20px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border: none; }
    form#job-search > div > input:hover {
      background-color: #9A9A9A;
      color: white;
      cursor: pointer; }
    form#job-search > div > input:active {
      background-color: #9A9A9A;
      color: white; }
    form#job-search > div > input:hover {
      background-color: #ededed;
      color: #9c9c9c;
      cursor: pointer; }

body.content-page.jobs form#job-search {
  padding-bottom: 18px; }
  body.content-page.jobs form#job-search > div {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #ededed;
    padding: 20px;
    zoom: 1; }
    body.content-page.jobs form#job-search > div:before, body.content-page.jobs form#job-search > div:after {
      content: "\0020";
      display: block;
      height: 0;
      overflow: hidden; }
    body.content-page.jobs form#job-search > div:after {
      clear: both; }
    body.content-page.jobs form#job-search > div h2 {
      font-family: 'PTSansBold', "Helvetica Neue", helvetica, arial, sans-serif;
      font-size: 32px;
      line-height: 36px;
      margin-bottom: 12px; }
    body.content-page.jobs form#job-search > div h3 {
      margin-bottom: 12px; }
    body.content-page.jobs form#job-search > div p {
      font-family: 'PTSansRegular', "Helvetica Neue", helvetica, arial, sans-serif;
      line-height: 18px; }
    body.content-page.jobs form#job-search > div p:first-child {
      font-size: 20px;
      line-height: 24px; }

body.job.create section.brick > div > section {
  zoom: 1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 20px;
  background-color: white; }
  body.job.create section.brick > div > section:before, body.job.create section.brick > div > section:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  body.job.create section.brick > div > section:after {
    clear: both; }
body.job.create section#sign-in, body.job.create section#register {
  float: left;
  width: 420px; }
  body.job.create section#sign-in header, body.job.create section#register header {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 5px;
    margin-bottom: 5px; }
    body.job.create section#sign-in header p, body.job.create section#register header p {
      margin: 0;
      font-size: 12px; }
  body.job.create section#sign-in form .row, body.job.create section#register form .row {
    padding: 5px 0; }
  body.job.create section#sign-in form .buttons, body.job.create section#register form .buttons {
    margin-top: 5px;
    border-top: 1px dotted #ccc; }
    body.job.create section#sign-in form .buttons a, body.job.create section#register form .buttons a {
      float: left;
      display: block; }
body.job.create section#register {
  margin-left: 40px;
  padding-left: 39px;
  border-left: 1px solid #ccc; }
body.job.create form .row {
  padding: 10px 0; }
  body.job.create form .row .input-wrapper {
    zoom: 1; }
    body.job.create form .row .input-wrapper:before, body.job.create form .row .input-wrapper:after {
      content: "\0020";
      display: block;
      height: 0;
      overflow: hidden; }
    body.job.create form .row .input-wrapper:after {
      clear: both; }
    body.job.create form .row .input-wrapper label {
      font-weight: bold;
      float: left;
      display: block;
      width: 400px; }
    body.job.create form .row .input-wrapper .meta {
      width: 300px;
      font-size: 11px;
      line-height: 16px;
      float: left;
      clear: left; }
      body.job.create form .row .input-wrapper .meta p {
        margin: 0; }
      body.job.create form .row .input-wrapper .meta p.required {
        color: #d45628; }
    body.job.create form .row .input-wrapper .errorlist {
      color: #d45628;
      font-size: 11px;
      margin: 0; }
    body.job.create form .row .input-wrapper input, body.job.create form .row .input-wrapper textarea, body.job.create form .row .input-wrapper select {
      padding: 0;
      border: 1px solid #888; }
    body.job.create form .row .input-wrapper input {
      margin: 0;
      width: 250px;
      padding: 5px; }
    body.job.create form .row .input-wrapper select {
      width: 260px; }
    body.job.create form .row .input-wrapper textarea {
      padding: 5px;
      width: 505px; }
body.job.create form .input-wrapper.error input, body.job.create form .input-wrapper.error textarea, body.job.create form .input-wrapper.error select {
  border: 1px solid #d45628; }
body.job.create form .buttons {
  zoom: 1;
  padding: 10px 0 0 0; }
  body.job.create form .buttons:before, body.job.create form .buttons:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  body.job.create form .buttons:after {
    clear: both; }
  body.job.create form .buttons input {
    float: right; }
body.job.create form#create-job-form header {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 10px;
  margin-bottom: 20px; }
  body.job.create form#create-job-form header p {
    margin: 0; }
body.job.create form#create-job-form .row {
  border-bottom: 1px dotted #ccc; }
  body.job.create form#create-job-form .row .input-wrapper .errorlist {
    margin: 0 0 0 400px; }

/*
* qTip2 - Pretty powerful tooltips
* http://craigsworks.com/projects/qtip2/
*
* Version: nightly
* Copyright 2009-2010 Craig Michael Thompson - http://craigsworks.com
*
* Dual licensed under MIT or GPLv2 licenses
*   http://en.wikipedia.org/wiki/MIT_License
*   http://en.wikipedia.org/wiki/GNU_General_Public_License
*
* Date: Mon May 16 05:32:54 PDT 2011
*/
/* Fluid class for determining actual width in IE */
.ui-tooltip-fluid {
  display: block;
  visibility: hidden;
  position: static !important;
  float: left !important; }

.ui-tooltip, .qtip {
  position: absolute;
  left: -28000px;
  top: -28000px;
  display: none;
  max-width: 280px;
  min-width: 50px;
  font-size: 12px;
  line-height: 12px; }

.ui-tooltip-content {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  position: relative;
  padding: 5px 9px;
  overflow: hidden;
  border-width: 1px;
  border-style: solid;
  text-align: left;
  word-wrap: break-word;
  overflow: hidden;
  text-transform: uppercase;
  background-color: #8AADC1;
  border-color: #8AADC1;
  color: white;
  font-family: 'PTSansBold', "Helvetica Neue", helvetica, arial, sans-serif; }

.ui-tooltip-titlebar {
  position: relative;
  min-height: 14px;
  padding: 5px 35px 5px 10px;
  overflow: hidden;
  border-width: 1px 1px 0;
  border-style: solid;
  font-weight: bold; }

.ui-tooltip-titlebar + .ui-tooltip-content {
  border-top-width: 0px !important; }

/* Default close button class */
.ui-tooltip-titlebar .ui-state-default {
  position: absolute;
  right: 4px;
  top: 50%;
  margin-top: -9px;
  cursor: pointer;
  outline: medium none;
  border-width: 1px;
  border-style: solid; }

* html .ui-tooltip-titlebar .ui-state-default {
  top: 16px; }

.ui-tooltip-titlebar .ui-icon,
.ui-tooltip-icon .ui-icon {
  display: block;
  text-indent: -1000em; }

.ui-tooltip-icon, .ui-tooltip-icon .ui-icon {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

.ui-tooltip-icon .ui-icon {
  width: 18px;
  height: 14px;
  text-align: center;
  text-indent: 0;
  font: normal bold 10px/13px Tahoma, sans-serif;
  color: inherit;
  background: transparent none no-repeat -100em -100em; }

.ui-tooltip .ui-tooltip-tip {
  margin: 0 auto;
  overflow: hidden;
  background: transparent !important;
  border: 0px dashed transparent !important;
  z-index: 10; }

.ui-tooltip .ui-tooltip-tip,
.ui-tooltip .ui-tooltip-tip * {
  position: absolute;
  line-height: 0.1px !important;
  font-size: 0.1px !important;
  color: #123456;
  background: transparent;
  border: 0px dashed transparent; }

.ui-tooltip .ui-tooltip-tip canvas {
  position: static; }

/*

Uniform Theme: Uniform Default
Version: 1.6
By: Josh Pyles
License: MIT License
---
For use with the Uniform plugin:
http://pixelmatrixdesign.com/uniform/
---
Generated by Uniform Theme Generator:
http://pixelmatrixdesign.com/uniform/themer.html

*/
/* Global Declaration */
div.selector,
div.selector span,
div.checker span,
div.radio span,
div.uploader,
div.uploader span.action,
div.button,
div.button span {
  background-image: url('/static/images/uniform.png?e9016e7b347d');
  background-repeat: no-repeat;
  -webkit-font-smoothing: antialiased; }

.selector,
.radio,
.checker,
.uploader,
.button,
.selector *,
.radio *,
.checker *,
.uploader *,
.button * {
  margin: 0;
  padding: 0; }

/* INPUT & TEXTAREA */
input.text,
input.email,
input.password,
textarea.uniform {
  font-size: 12px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  padding: 3px;
  color: #777;
  background: url('/static/images/bg-input-focus.png?e9016e7b347d') repeat-x 0px 0px;
  background: url('/static/images/bg-input.png?e9016e7b347d') repeat-x 0px 0px;
  border-top: solid 1px #aaa;
  border-left: solid 1px #aaa;
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  outline: 0; }

input.text:focus,
input.email:focus,
input.password:focus,
textarea.uniform:focus {
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  border-color: #999;
  background: url('/static/images/input-focus.png?e9016e7b347d') repeat-x 0px 0px; }

/* SPRITES */
/* Select */
div.selector {
  background-position: -483px -130px;
  line-height: 26px;
  height: 26px; }

div.selector span {
  background-position: right 0px;
  height: 26px;
  line-height: 26px; }

div.selector select {
  /* change these to adjust positioning of select element */
  top: 0px;
  left: 0px; }

div.selector:active,
div.selector.active {
  background-position: -483px -156px; }

div.selector:active span,
div.selector.active span {
  background-position: right -26px; }

div.selector.focus, div.selector.hover, div.selector:hover {
  background-position: -483px -182px; }

div.selector.focus span, div.selector.hover span, div.selector:hover span {
  background-position: right -52px; }

div.selector.focus:active,
div.selector.focus.active,
div.selector:hover:active,
div.selector.active:hover {
  background-position: -483px -208px; }

div.selector.focus:active span,
div.selector:hover:active span,
div.selector.active:hover span,
div.selector.focus.active span {
  background-position: right -78px; }

div.selector.disabled {
  background-position: -483px -234px; }

div.selector.disabled span {
  background-position: right -104px; }

/* Checkbox */
div.checker {
  width: 19px;
  height: 19px; }

div.checker input {
  width: 19px;
  height: 19px; }

div.checker span {
  background-position: 0px -260px;
  height: 19px;
  width: 19px; }

div.checker:active span,
div.checker.active span {
  background-position: -19px -260px; }

div.checker.focus span,
div.checker:hover span {
  background-position: -38px -260px; }

div.checker.focus:active span,
div.checker:active:hover span,
div.checker.active:hover span,
div.checker.focus.active span {
  background-position: -57px -260px; }

div.checker span.checked {
  background-position: -76px -260px; }

div.checker:active span.checked,
div.checker.active span.checked {
  background-position: -95px -260px; }

div.checker.focus span.checked,
div.checker:hover span.checked {
  background-position: -114px -260px; }

div.checker.focus:active span.checked,
div.checker:hover:active span.checked,
div.checker.active:hover span.checked,
div.checker.active.focus span.checked {
  background-position: -133px -260px; }

div.checker.disabled span,
div.checker.disabled:active span,
div.checker.disabled.active span {
  background-position: -152px -260px; }

div.checker.disabled span.checked,
div.checker.disabled:active span.checked,
div.checker.disabled.active span.checked {
  background-position: -171px -260px; }

/* Radio */
div.radio {
  width: 18px;
  height: 18px; }

div.radio input {
  width: 18px;
  height: 18px; }

div.radio span {
  height: 18px;
  width: 18px;
  background-position: 0px -279px; }

div.radio:active span,
div.radio.active span {
  background-position: -18px -279px; }

div.radio.focus span,
div.radio:hover span {
  background-position: -36px -279px; }

div.radio.focus:active span,
div.radio:active:hover span,
div.radio.active:hover span,
div.radio.active.focus span {
  background-position: -54px -279px; }

div.radio span.checked {
  background-position: -72px -279px; }

div.radio:active span.checked,
div.radio.active span.checked {
  background-position: -90px -279px; }

div.radio.focus span.checked, div.radio:hover span.checked {
  background-position: -108px -279px; }

div.radio.focus:active span.checked,
div.radio:hover:active span.checked,
div.radio.focus.active span.checked,
div.radio.active:hover span.checked {
  background-position: -126px -279px; }

div.radio.disabled span,
div.radio.disabled:active span,
div.radio.disabled.active span {
  background-position: -144px -279px; }

div.radio.disabled span.checked,
div.radio.disabled:active span.checked,
div.radio.disabled.active span.checked {
  background-position: -162px -279px; }

/* Uploader */
div.uploader {
  background-position: 0px -297px;
  height: 28px; }

div.uploader span.action {
  background-position: right -409px;
  height: 24px;
  line-height: 24px; }

div.uploader span.filename {
  height: 24px;
  /* change this line to adjust positioning of filename area */
  margin: 2px 0px 2px 2px;
  line-height: 24px; }

div.uploader.focus,
div.uploader.hover,
div.uploader:hover {
  background-position: 0px -353px; }

div.uploader.focus span.action,
div.uploader.hover span.action,
div.uploader:hover span.action {
  background-position: right -437px; }

div.uploader.active span.action,
div.uploader:active span.action {
  background-position: right -465px; }

div.uploader.focus.active span.action,
div.uploader:focus.active span.action,
div.uploader.focus:active span.action,
div.uploader:focus:active span.action {
  background-position: right -493px; }

div.uploader.disabled {
  background-position: 0px -325px; }

div.uploader.disabled span.action {
  background-position: right -381px; }

div.button {
  background-position: 0px -523px; }

div.button span {
  background-position: right -643px; }

div.button.focus,
div.button:focus,
div.button:hover,
div.button.hover {
  background-position: 0px -553px; }

div.button.focus span,
div.button:focus span,
div.button:hover span,
div.button.hover span {
  background-position: right -673px; }

div.button.active,
div.button:active {
  background-position: 0px -583px; }

div.button.active span,
div.button:active span {
  background-position: right -703px;
  color: #555; }

div.button.disabled,
div.button:disabled {
  background-position: 0px -613px; }

div.button.disabled span,
div.button:disabled span {
  background-position: right -733px;
  color: #bbb;
  cursor: default; }

/* PRESENTATION */
/* Button */
div.button {
  height: 30px; }

div.button span {
  margin-left: 13px;
  height: 22px;
  padding-top: 8px;
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-left: 2px;
  padding-right: 15px; }

/* Select */
div.selector {
  width: 190px;
  font-size: 12px; }

div.selector select {
  min-width: 190px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  border: solid 1px #fff; }

div.selector span {
  padding: 0px 25px 0px 2px;
  cursor: pointer; }

div.selector span {
  color: #666;
  width: 158px;
  text-shadow: 0 1px 0 #fff; }

div.selector.disabled span {
  color: #bbb; }

/* Checker */
div.checker {
  margin-right: 5px; }

/* Radio */
div.radio {
  margin-right: 3px; }

/* Uploader */
div.uploader {
  width: 190px;
  cursor: pointer; }

div.uploader span.action {
  width: 85px;
  text-align: center;
  text-shadow: #fff 0px 1px 0px;
  background-color: #fff;
  font-size: 11px;
  font-weight: bold; }

div.uploader span.filename {
  color: #777;
  width: 82px;
  border-right: solid 1px #bbb;
  font-size: 11px; }

div.uploader input {
  width: 190px; }

div.uploader.disabled span.action {
  color: #aaa; }

div.uploader.disabled span.filename {
  border-color: #ddd;
  color: #aaa; }

/*

CORE FUNCTIONALITY 

Not advised to edit stuff below this line
-----------------------------------------------------
*/
.selector,
.checker,
.button,
.radio,
.uploader {
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline; }

.selector select:focus, .radio input:focus, .checker input:focus, .uploader input:focus {
  outline: 0; }

/* Button */
div.button a,
div.button button,
div.button input {
  position: absolute; }

div.button {
  cursor: pointer;
  position: relative; }

div.button span {
  display: -moz-inline-box;
  display: inline-block;
  line-height: 1;
  text-align: center; }

/* Select */
div.selector {
  position: relative;
  padding-left: 10px;
  overflow: hidden; }

div.selector span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

div.selector select {
  position: absolute;
  opacity: 0;
  height: 25px;
  border: none;
  background: none; }

/* Checker */
div.checker {
  position: relative; }

div.checker span {
  display: -moz-inline-box;
  display: inline-block;
  text-align: center; }

div.checker input {
  opacity: 0;
  display: inline-block;
  background: none; }

/* Radio */
div.radio {
  position: relative; }

div.radio span {
  display: -moz-inline-box;
  display: inline-block;
  text-align: center; }

div.radio input {
  opacity: 0;
  text-align: center;
  display: inline-block;
  background: none; }

/* Uploader */
div.uploader {
  position: relative;
  overflow: hidden;
  cursor: default; }

div.uploader span.action {
  float: left;
  display: inline;
  padding: 2px 0px;
  overflow: hidden;
  cursor: pointer; }

div.uploader span.filename {
  padding: 0px 10px;
  float: left;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: default; }

div.uploader input {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  float: right;
  height: 25px;
  border: none;
  cursor: default; }
