html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

*:focus {
  outline: 10; }

body {
  line-height: 1;
  color: black;
  background: white; }

ol, ul {
  list-style: none; }

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

caption, th, td {
  text-align: left;
  font-weight: normal; }

blockquote:before, blockquote:after, q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

form textarea.mceEditor {
  width: 100%; }

form.formtastic fieldset {
  border: 1px solid #ccc;
  margin-top: 1em;
  padding: 1em; }
  form.formtastic fieldset legend, form.formtastic fieldset.inputs li label {
    display: block;
    font-weight: bold;
    width: 100%; }
    form.formtastic fieldset legend abbr, form.formtastic fieldset.inputs li label abbr {
      color: #f00; }
  form.formtastic fieldset.inputs, form.formtastic fieldset.buttons {
    border: 0;
    padding: 0; }
  form.formtastic fieldset.inputs li {
    margin-top: 1em; }
    form.formtastic fieldset.inputs li.string input, form.formtastic fieldset.inputs li.password input, form.formtastic fieldset.inputs li.text textarea {
      background: #fff url(../images/input_shadow.png) repeat-x 0 0;
      border: 1px solid #bbb;
      padding: 5px; }
      form.formtastic fieldset.inputs li.string input:focus, form.formtastic fieldset.inputs li.password input:focus, form.formtastic fieldset.inputs li.text textarea:focus {
        border-color: #666; }
    form.formtastic fieldset.inputs li.string input, form.formtastic fieldset.inputs li.password input {
      width: 300px; }
    form.formtastic fieldset.inputs li.check_boxes ol li, form.formtastic fieldset.inputs li.radio_buttons ol li {
      margin-top: 0em;
      display: inline;
      float: left; }
    form.formtastic fieldset.inputs li.hidden {
      margin: 0em;
      display: inline; }
    form.formtastic fieldset.inputs li.datetime ol {
      *display: inline-block; }
      form.formtastic fieldset.inputs li.datetime ol:after {
        content: " ";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden; }
      form.formtastic fieldset.inputs li.datetime ol li {
        float: left;
        margin-right: .5em;
        margin-top: 0; }
    form.formtastic fieldset.inputs li.radio fieldset, form.formtastic fieldset.inputs li.check_boxes fieldset {
      border: 0;
      padding: 0; }
      form.formtastic fieldset.inputs li.radio fieldset ol li label, form.formtastic fieldset.inputs li.check_boxes fieldset ol li label {
        font-weight: normal; }
    form.formtastic fieldset.inputs li p.inline-hints {
      color: #999;
      font-size: 0.9em;
      margin-top: 0; }
    form.formtastic fieldset.inputs li p.inline-errors {
      background: #FBE3E4;
      border: 1px solid #FBC2C4;
      display: inline-block;
      color: #8A1F11;
      margin: 0;
      padding: 5px; }
  form.formtastic fieldset.buttons li {
    display: inline;
    margin-right: 1em; }

html {
  font: 12px/120% Arial, "MS Trebuchet", sans-serif;
  height: 100%; }

body {
  background: #ececec;
  height: 100%;
  margin: 0; }

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  line-height: 120%;
  margin: 0 0 0.5em; }

h1 {
  font-size: 1.6em; }

h2 {
  font-size: 1.4em; }

h3 {
  font-size: 1.2em; }

a {
  color: #182F69; }
  a img {
    border: 0; }
  a:hover {
    color: #2C57AE; }

ul, ol {
  margin: .5em 0 0;
  padding: 0; }

li {
  list-style: disc outside url(../images/public/square-tick.gif);
  margin: .25em 0 0 1.5em;
  line-height: 18px;
  padding: 0 0 0 0.2em; }

pre {
  font-family: Arial, "MS Trebuchet", sans-serif; }

p {
  margin: 1em 0;
  line-height: 16px; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

#container {
  background: url(../images/public/container-bg.gif) repeat-y;
  margin: 0 auto;
  min-height: 100%;
  padding: 0.01% 9px;
  position: relative;
  width: 1014px; }

#header {
  background: url(../images/public/header.gif);
  height: 119px;
  line-height: 119px;
  margin: 5px 0;
  position: relative; }
  #header #logo {
    background: url(../images/public/frontend-logo.gif);
    height: 71px;
    left: 10px;
    line-height: 0;
    outline: 0;
    position: absolute;
    text-indent: -50000px;
    top: 33px;
    width: 249px; }
  #header #phone {
    background: url(../images/public/header-phone.gif);
    height: 42px;
    line-height: 0;
    right: 10px;
    position: absolute;
    text-indent: -50000px;
    top: 45px;
    width: 266px; }

body.en-au #header #phone {
  background: url(../images/public/header-phone-au.gif);
  height: 45px;
  width: 214px; }

body.en-uk #header #phone {
  background: url(../images/public/header-phone-uk.gif);
  width: 232px; }

body.en-ca #header #phone {
  background: url(../images/public/header-phone-ca.gif);
  width: 235px; }

#clearfix {
  *display: inline-block; }
  #clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

#wrapper {
  margin-right: 250px; }

#content {
  float: left;
  width: 100%; }

#sidebar {
  background: #b0b0b0 url(../images/public/right-bg.gif) repeat-x;
  color: #333;
  float: left;
  margin-left: 5px;
  margin-right: -250px;
  width: 245px; }
  #sidebar .block {
    background: url(../images/public/divider.gif) no-repeat 50% 100%;
    margin-bottom: 10px;
    padding: 10px; }
    #sidebar .block h2 {
      color: #f00;
      font-family: Candara, Arial,"MS Trebuchet",sans-serif;
      font-size: 22px;
      margin-top: 0; }

#footer {
  background: #333;
  color: #fff;
  font-weight: 200;
  line-height: 14px;
  margin: 5px 0;
  padding: 20px;
  text-align: center; }
  #footer ul.links {
    margin: 5px 0 0;
    padding: 0; }
    #footer ul.links li {
      border-right: 1px solid #fff;
      display: inline;
      margin: 0 5px 0 0;
      padding-right: 8px; }
      #footer ul.links li.last {
        border: 0;
        margin: 0;
        padding: 0; }
      #footer ul.links li a {
        color: #fff; }

#title, #new_application h1 {
  background: #c70000 url(../images/public/job-title.gif) repeat-x;
  color: #fff;
  font-size: 20px;
  height: 50px;
  line-height: 50px;
  margin: 0 0 10px;
  padding: 0 20px; }

#related ol {
  margin: 0;
  padding: 0; }
  #related ol li {
    background: url(../images/public/small-logo.png) no-repeat;
    list-style: disc outside none;
    display: block;
    min-height: 20px;
    margin: 0 0 10px;
    padding-left: 25px; }
    #related ol li a {
      color: #555;
      display: block;
      font-weight: bold;
      text-decoration: none; }
      #related ol li a:hover {
        color: #333; }
    #related ol li small {
      color: #555;
      display: block;
      font-size: 10px;
      line-height: 12px; }

#livechat {
  font-size: 14px; }
  #livechat .background {
    background: url(../images/public/assistant-lady.gif) no-repeat 100% 100%;
    min-height: 142px;
    padding-right: 100px; }
  #livechat img {
    display: block; }
  #livechat a {
    display: block;
    margin-top: 10px; }

#employer_logo {
  background: #fff !important;
  text-align: center; }

#candidate_success {
  background: none !important;
  margin-bottom: 0 !important; }
  #candidate_success dd {
    color: #333;
    font-style: italic;
    margin: 0; }
  #candidate_success dt {
    font-weight: bold;
    margin-top: 5px;
    text-align: right; }

#classifications {
  *display: inline-block;
  margin: 10px 0 20px; }
  #classifications:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  #classifications .classification {
    border-bottom: 1px solid #d5d5d5;
    float: left;
    line-height: 24px;
    list-style: none;
    margin: 0 0.5% 5px 0;
    width: 49%; }
    #classifications .classification a {
      background: url(../images/public/job16.gif) no-repeat scroll 0 50%;
      display: inline-block;
      padding: 0 0 0 24px; }
    #classifications .classification:nth-child(even) {
      margin-left: 0.5%;
      margin-right: 0; }

#no_classifications {
  background: #e8e8e8;
  font-size: 16px;
  padding: 10px;
  text-align: center; }

#jobs {
  margin-top: 10px; }
  #jobs .job {
    *display: inline-block;
    border-bottom: 1px solid #D5D5D5;
    list-style: none;
    margin: 0 0 10px;
    padding-bottom: 10px; }
    #jobs .job:after {
      content: " ";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    #jobs .job a {
      background: url(../images/public/application16.gif) no-repeat scroll 0 50%;
      float: left;
      padding-left: 24px; }
    #jobs .job .location, #jobs .job .reference {
      float: right;
      margin-left: 10px; }
    #jobs .job .reference {
      color: #999;
      font-style: italic; }

#job_header {
  background: #e5e5e5;
  border-color: #ccc;
  border-style: solid;
  border-width: 0 1px 1px;
  margin-bottom: 10px;
  margin-top: -10px; }
  #job_header h2.title {
    padding: 10px; }
  #job_header .content {
    background: #fff;
    padding: 10px; }
  #job_header ul li {
    background: url(../images/public/square-tick.gif) no-repeat;
    line-height: 16px;
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    padding-left: 24px; }

#job_location {
  font-weight: normal; }

#job_about, #job_company {
  background: #fff url(../images/public/gradient.gif) repeat-x 0 100%;
  border: 1px solid #ccc;
  margin-bottom: 10px;
  padding: 10px; }
  #job_about h3, #job_company h3 {
    border-bottom: 1px solid #f00;
    color: #f00;
    font-family: Candara, Arial,"MS Trebuchet",sans-serif;
    font-size: 22px;
    line-height: 50px;
    margin-bottom: 1em; }

#job_description {
  background: #fff url(../images/public/gradient.gif) repeat-x 0 100%;
  border-color: #ccc;
  border-style: solid;
  border-width: 0 1px 1px;
  margin-bottom: 10px;
  margin-top: -10px;
  padding: 10px; }
  #job_description h2, #job_description h3 {
    border-bottom: 1px solid #f00;
    color: #f00;
    font: bold 22px/50px Candara,Arial,"MS Trebuchet",sans-serif;
    margin-bottom: 1em; }

#new_application {
  background: #fe0000 url(../images/public/form-bg.gif) repeat-x 0 100%;
  padding: 20px; }
  #new_application h1 {
    border-bottom: 1px solid #fff;
    margin: -20px -20px 20px; }
  #new_application h2 {
    background: #fff url(../images/public/small-gradient.gif) repeat-x 0 100%;
    color: #464646;
    font-family: Candara, Arial,"MS Trebuchet",sans-serif;
    font-size: 20px;
    height: 42px;
    line-height: 42px;
    margin: 20px 0 0;
    padding: 0 20px;
    position: relative; }
    #new_application h2 span.required {
      font-size: 12px;
      font-weight: normal;
      position: absolute;
      right: 20px;
      top: 0; }
      #new_application h2 span.required abbr.required {
        color: #f00; }
  #new_application fieldset.hidden {
    display: none !important; }
  #new_application fieldset.inputs {
    background: #fff url(../images/public/small-gradient.gif) repeat-x 0 100%;
    border: 0;
    margin: 2px 0 0;
    padding: 5px; }
    #new_application fieldset.inputs ol {
      margin: 0; }
    #new_application fieldset.inputs li {
      font-size: 14px;
      font-weight: bold;
      line-height: 32px;
      list-style-type: none;
      list-style-image: none;
      margin: 0;
      padding: 0 20px; }
      #new_application fieldset.inputs li label {
        display: inline-block;
        color: #464646;
        font-size: 14px;
        font-weight: bold;
        margin-right: 5px;
        text-align: right;
        width: 250px; }
      #new_application fieldset.inputs li p.inline-errors {
        background: transparent;
        border: 0;
        color: #fc0000;
        display: block;
        font-size: 12px;
        line-height: 14px;
        margin-left: 250px; }
      #new_application fieldset.inputs li div.content {
        display: inline-block;
        margin-left: 10px;
        vertical-align: top;
        width: 400px; }
  #new_application fieldset.buttons ol {
    text-align: right; }
    #new_application fieldset.buttons ol li input {
      display: inline-block;
      padding: 1em; }
    #new_application fieldset.buttons ol li.apply input.create {
      background: url(../images/public/next-button.gif);
      border: 0;
      cursor: pointer;
      display: inline-block;
      height: 43px;
      text-indent: -50000px;
      width: 119px; }
  #new_application #uploaded_resume_label {
    width: 90%;
    text-align: left; }
  #new_application #questions {
    background: transparent;
    margin: 0;
    padding: 0; }
    #new_application #questions ol {
      background: #fff url(../images/public/small-gradient.gif) repeat-x 0 100%;
      list-style: decimal outside;
      margin: 0;
      padding: 0 0 0 30px; }
    #new_application #questions div.question {
      background: #fff url(../images/public/small-gradient.gif) repeat-x 0 100%;
      margin: 2px 0 0;
      padding: 10px 10px 10px 30px; }
    #new_application #questions li {
      color: #464646;
      vertical-align: top;
      font-size: 14px;
      font-weight: bold;
      line-height: 120%;
      list-style: decimal outside;
      margin: 2px 0 0;
      padding: 0 10px 10px 0; }
      #new_application #questions li.text textarea {
        height: 6em;
        width: 100%; }
      #new_application #questions li.string input {
        width: 98%; }
      #new_application #questions li label {
        display: inline;
        margin-right: 0;
        text-align: left;
        vertical-align: top;
        white-space: normal;
        width: 100%; }
      #new_application #questions li p.inline-errors {
        margin-left: 0; }
      #new_application #questions li fieldset {
        background: transparent;
        border: 0;
        display: inline-block;
        margin: 0;
        padding: 0;
        vertical-align: top;
        width: 100%; }
        #new_application #questions li fieldset legend .optional {
          color: #999; }
        #new_application #questions li fieldset legend legend {
          width: 100%; }
        #new_application #questions li fieldset ol {
          background: transparent;
          padding: 0; }
        #new_application #questions li fieldset li {
          background: transparent;
          display: block;
          float: none;
          list-style: none;
          margin: 0;
          padding: 0; }
          #new_application #questions li fieldset li label {
            display: block;
            font-size: 12px;
            line-height: 24px; }
  #new_application #resume li p.inline-errors, #new_application #source li p.inline-errors {
    margin-left: 0; }

#instructions {
  color: #fff;
  font-size: 14px;
  line-height: 120%;
  padding-right: 255px;
  position: relative; }
  #instructions #note {
    background: url(../images/public/note-bg.gif) no-repeat 0 100%;
    bottom: -20px;
    color: #555;
    height: 91px;
    padding: 20px;
    position: absolute;
    right: 0;
    width: 195px; }
    #instructions #note h3 {
      color: #fe0000;
      font-family: Candara, Arial,"MS Trebuchet",sans-serif;
      font-size: 22px;
      margin-bottom: 0; }
    #instructions #note p {
      margin-top: 0; }

#submit {
  margin-top: 20px;
  text-align: right; }
  #submit input {
    background: url(../images/public/apply-button.gif);
    border: 0;
    height: 43px;
    text-indent: -50000px;
    width: 119px; }

#logger {
  color: #fff;
  font-size: 10px;
  margin-top: 10px;
  text-align: center; }

#buttons {
  *display: inline-block;
  margin-top: 20px; }
  #buttons:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  #buttons .left {
    float: left; }
  #buttons .right {
    float: right; }
  #buttons input {
    padding: 10px; }

#notice.flash {
  background: #F8DE2E;
  font-size: 16px;
  margin-bottom: 5px;
  padding: 10px;
  text-align: center; }

#error.flash {
  background: #F6DAD9;
  border: 1px solid #fc0000;
  font-size: 16px;
  margin-bottom: 5px;
  padding: 10px;
  text-align: center; }

#employer_logo {
  background: #fff !important;
  text-align: center; }
