* {
  margin: 0;
  padding: 0; }

html, body {
  margin: 0;
  padding: 0;
  font-family: arial,helvetica,'trebuchet ms','lucida grande',tahoma,verdana,sans-serif; }

body {
  font-size: 62.5%; }

p, li, dt, dd {
  font-size: 1.2em;
  line-height: 1.5em; }

p {
  margin: 0 0 1.8em 0; }

img {
  border: none;
  display: block; }

a {
  color: #1a486b; }
  a:hover {
    color: #2e7fbd; }

table.list {
  border-bottom: 1px solid #BBBBBB;
  font-size: 1.2em; }
  table.list th {
    background: #EFEFEF none repeat scroll 0 0;
    border-top: 1px solid #BBBBBB;
    font-weight: normal;
    text-align: left;
    white-space: nowrap; }
  table.list td {
    border-top: 1px solid #BBBBBB; }

.defaultform form {
  margin: 30px 0;
  padding: 0; }
.defaultform fieldset {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 1.2em; }
  .defaultform fieldset .submit {
    margin: 15px 0 0 0; }
.defaultform label {
  margin: 0;
  padding: 0;
  font-weight: bold;
  font-size: 1.2em;
  line-height: 20px;
  color: #1a486b; }
.defaultform input {
  width: 300px; }
.defaultform input, .defaultform select {
  height: 20px;
  margin: 0 0 15px 0;
  padding: 0;
  font-size: 1.2em;
  line-height: 20px;
  border-width: 1px;
  border-style: solid;
  border-color: #b1aea1; }
  .defaultform input.checkbox,   .defaultform select.checkbox {
    display: block;
    width: auto;
    height: auto;
    font-size: auto;
    line-height: auto;
    border: auto;
    margin-right: 5px; }
  .defaultform input:focus,   .defaultform select:focus {
    background-color: #ffffcc; }
.defaultform fieldset.formFieldsSet {
  border: 1px solid grey;
  margin: 10px 0;
  padding: 10px; }
.defaultform .formFields label {
  width: 180px;
  margin-left: 10px;
  float: left; }
.defaultform .formFields input, .defaultform .formFields select {
  clear: right;
  vertical-align: middle;
  display: block; }
.defaultform .formFields .formFields_shifted {
  margin-left: 190px; }
.defaultform .formFields .formFields_inv label {
  margin-left: 10px;
  width: auto;
  clear: right; }
.defaultform .formFields .formFields_inv input, .defaultform .formFields .formFields_inv select {
  float: left; }
.defaultform .formFields .formFields_float {
  clear: right; }
  .defaultform .formFields .formFields_float input, .defaultform .formFields .formFields_float select {
    float: left;
    margin-right: 10px; }
.defaultform .formFields .formFields_inline label {
  width: auto;
  margin-left: 0px;
  margin-right: 20px; }
.defaultform .formFields_sl label {
  width: 100px; }
.defaultform textarea {
  display: block;
  width: 300px;
  height: 100px;
  margin: 0 0 15px 0;
  font-size: 1.2em;
  border-width: 1px;
  border-style: solid;
  border-color: #b1aea1; }
.defaultform .cb label {
  font-weight: normal;
  font-size: inherit;
  line-height: normal;
  color: #444444; }
.defaultform .cb input {
  border: none;
  font-size: inherit;
  height: inherit;
  width: inherit;
  line-height: normal;
  margin: 0 1ex 0 0; }

#header {
  height: 150px; }
  #header #header-menu-wrapper {
    height: 20px; }
  #header ul li {
    color: #333333;
    float: left;
    list-style: none;
    margin: 2px 0 0 0;
    padding: 0 5px;
    height: 16px;
    line-height: 16px;
    font-weight: normal; }
  #header ul#seeker-bar {
    float: right; }
    #header ul#seeker-bar li {
      border-right: 1px solid #eee;
      padding: 0 10px; }
    #header ul#seeker-bar li.n {
      border-right: none;
      font-weight: bold;
      padding-right: 0; }
  #header h1 {
    float: left; }
  #header h2 {
    background: #fff url(/images/bg/bar.gif) repeat-x;
    border-width: 1px;
    border-color: #dddddd;
    border-style: solid none;
    padding: 0 20px;
    line-height: 28px;
    height: 28px;
    text-align: left;
    clear: both; }
    #header h2.search {
      color: #666666;
      font-weight: bold;
      font-size: 1.5em; }
      #header h2.search span {
        float: right; }
      #header h2.search label {
        display: inline;
        font-size: 0.8em;
        font-weight: bold;
        padding: 0 0 0 20px;
        color: inherit; }
      #header h2.search select {
        font-size: 0.8em;
        margin-left: 5px; }
    #header h2.breadcrumbs {
      font-size: 1.1em; }
      #header h2.breadcrumbs span {
        padding: 0 1ex;
        font-weight: normal; }
  #header form {
    float: left;
    margin: 15px 0 0 0;
    padding: 0; }
    #header form fieldset {
      float: left;
      margin: 0 15px 0 0;
      padding: 0;
      width: auto;
      border: none;
      font-size: 1.2em; }
      #header form fieldset.submit {
        margin: 21px 0 0 0;
        border: none;
        padding: 0;
        background: none; }
        #header form fieldset.submit input {
          height: 24px;
          width: auto; }
      #header form fieldset a {
        margin-left: 1em; }
    #header form input.text {
      width: 200px;
      height: 20px;
      border-width: 1px;
      border-style: solid;
      border-color: #1a486b;
      font-size: 1.3em;
      line-height: 20px;
      color: #1a486b;
      margin-bottom: 0; }
    #header form label {
      color: #1a486b;
      font-size: 1.5em;
      font-weight: bold;
      display: block;
      margin: 0 0 2px 0;
      padding: 0;
      line-height: 20px;
      text-align: left;
      width: auto;
      float: none; }
      #header form label.sub-label {
        margin: 0;
        font-size: 1.1em;
        font-weight: normal;
        color: #999999; }

h1.logo {
  margin: 0;
  padding: 10px 40px 15px 20px;
  min-width: 225px;
  min-height: 60px;
  font-size: 3.2em; }
  h1.logo.text {
    padding-top: 28px;
    padding-bottom: 0; }
  h1.logo a {
    color: #1a486b;
    text-decoration: none; }
    h1.logo a span {
      color: #696c6f; }

#footer {
  clear: both;
  text-align: left;
  margin: 5px 20px 10px;
  padding: 5px 0;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #eeeeee; }
  #footer a {
    color: #444444;
    text-decoration: none; }
    #footer a:hover {
      text-decoration: underline; }
  #footer p {
    float: right;
    font-size: 1.1em; }
    #footer p a {
      margin-left: 10px; }
  #footer ul {
    list-style-type: none; }
    #footer ul li {
      display: inline;
      padding: 0 5px;
      font-size: 1.1em; }
  #footer .links {
    padding-top: 25px;
    text-align: center;
    vertical-agin: top; }

#footer-attribution {
  margin-top: 40px;
  padding-right: 20px;
  text-align: right;
  font-size: 12px;
  color: #A197A1; }
  #footer-attribution img {
    display: inline;
    vertical-align: bottom; }

#localization_links {
  text-align: left;
  width: 860px;
  margin: 0px auto;
  padding-left: 15px; }
  #localization_links .region {
    float: left;
    margin: 0 40px;
    padding: 10px; }
    #localization_links .region p {
      margin: 0;
      font-weight: bold; }
    #localization_links .region ul {
      float: left;
      list-style: none;
      list-style-type: none; }
      #localization_links .region ul li {
        width: 120px;
        margin: 0 10px; }
    #localization_links .region a {
      display: block;
      text-decoration: none; }
    #localization_links .region img {
      display: inline;
      vertical-align: middle; }
  #localization_links .clear {
    clear: both; }

input[type="hidden"] {
  display: none; }

.spamsafe {
  unicode-bidi: bidi-override;
  direction: rtl; }

.job-container {
  margin: 0;
  padding: 0 5px 8px 5px; }

.job-container-1, .job-container-2 {
  background: #fff9dd;
  padding-left: 10px;
  padding-right: 10px; }

.job-container-1 {
  padding-top: 8px; }

.job-container-2 {
  margin-bottom: 15px; }

.job {
  max-width: 700px;
  padding: 0;
  margin: 0; }
  .job h3 {
    font-size: 1.5em;
    font-weight: normal;
    line-height: 1.5em;
    margin: 0;
    padding: 0; }
  .job h4 {
    font-size: 1.2em;
    font-weight: normal;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
    color: #666666; }
  .job p {
    margin: 0;
    font-size: 1.2em;
    line-height: 1.4em;
    color: #222222; }
  .job ul.job-tools {
    margin: 2px 0 0 0 !important;
    padding: 0;
    list-style-type: none; }
    .job ul.job-tools li {
      display: inline;
      margin: 0;
      padding: 0 5px;
      color: !job_subheading_color;
      line-height: 1.5em;
      border-width: 1px;
      border-color: #999999;
      border-style: none solid none none; }
      .job ul.job-tools li.job-source {
        padding-left: 0; }
      .job ul.job-tools li.time-ago {
        color: #339933; }
  .job .job-tools-container {
    background: #eeeeee;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    padding: 5px 10px;
    margin-top: 5px; }
    .job .job-tools-container ul {
      list-style-type: none; }
    .job .job-tools-container a.job-tools-close {
      float: right;
      font-size: 1.1em;
      text-decoration: none; }
    .job .job-tools-container .job-tool-email h4 {
      font-size: 1.3em;
      font-weight: bold;
      margin: 0;
      padding: 0; }
    .job .job-tools-container .job-tool-email p {
      margin: 0;
      padding: 0; }
    .job .job-tools-container .job-tool-email form label {
      width: 12em; }
    .job .job-tools-container .job-tool-email form textarea {
      width: 300px;
      height: 50px; }

#subscribe-to-job-container {
  background: #eeeeee;
  border-width: 1px;
  border-style: solid;
  border-color: #cccccc;
  padding: 5px 10px;
  margin-top: 5px;
  font-size: 10px; }
  #subscribe-to-job-container a.close {
    float: right;
    font-size: 1.1em;
    text-decoration: none; }
  #subscribe-to-job-container p {
    margin: 0;
    font-size: 1.2em;
    line-height: 1.4em;
    color: #222222; }

#custom-r-sidebar {
  padding: 10px 5px 0 5px;
  font-size: 1.2em; }
  #custom-r-sidebar h4 {
    margin-bottom: 1ex; }
  #custom-r-sidebar a {
    display: block;
    margin-bottom: 3px; }

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

p.backfill-attribution {
  text-align: center;
  color: #666666; }
  p.backfill-attribution img {
    display: inline; }
  p.backfill-attribution a {
    color: #666666;
    text-decoration: none; }

.flash-msg {
  text-align: center;
  font-weight: bold;
  border-width: 1px;
  border-style: solid;
  border-color: #002039;
  background-color: #ffffcc;
  height: 35px;
  line-height: 35px; }

.flash-error {
  color: #ff0000 !important; }

#errorExplanation {
  border-width: 1px;
  border-style: solid;
  border-color: #ff0000;
  margin: 20px;
  padding: 0; }
  #errorExplanation h2 {
    margin: 0;
    padding: 0 20px;
    background-color: #ff0000;
    font-size: 2em;
    line-height: 2em;
    color: #ffffff; }
  #errorExplanation p {
    margin: 20px 20px 10px 20px; }
  #errorExplanation ul {
    margin: 10px 20px 10px 40px;
    padding: 0;
    list-style-type: circle; }

.fieldWithErrors label {
  color: #ff0000;
  text-decoration: underline; }
.fieldWithErrors input {
  border-color: #ff0000 !important;
  background-color: #fff4f2; }

.pagination {
  background-color: #fbfbf9;
  border-width: 1px;
  border-style: solid;
  border-color: #e7e7da;
  text-align: center;
  padding: 1em;
  margin: 20px 0;
  font-size: 1.2em; }
  .pagination a, .pagination span {
    padding: .2em .3em; }
  .pagination span.disabled {
    color: #aaaaaa; }
  .pagination span.current {
    font-weight: bold;
    background: transparent url(/images/bg/apple-circle.gif) no-repeat 50% 50%; }
  .pagination a {
    text-decoration: none;
    color: #000000; }
    .pagination a:hover, .pagination a:focus {
      text-decoration: underline; }

table.layout td {
  vertical-align: top; }

#left-column {
  width: 180px;
  margin: 0 0 0 10px; }
  #left-column dt {
    font-weight: bold;
    margin: 10px 0 0 0; }
  #left-column dd {
    margin: 0 0 0 5px;
    color: #666666; }
    #left-column dd a {
      color: #666666;
      text-decoration: none; }
      #left-column dd a:hover {
        text-decoration: underline; }
    #left-column dd.filter-action {
      margin: 2px 0 0 8px;
      font-size: 1.1em; }
      #left-column dd.filter-action a {
        color: #339933; }
    #left-column dd.selected-filter {
      color: !left_column_selected_filter_color;
      font-weight: bold; }

p.basic-filters {
  margin: 20px 5px; }
  p.basic-filters span {
    float: right; }

#right-column {
  width: 180px; }

#content {
  padding: 0 10px;
  border-width: 1px;
  border-color: #dddddd;
  border-style: none solid; }

ul#content-top-links {
  height: 25px;
  padding: 0;
  margin: 0; }
  ul#content-top-links li {
    list-style: none;
    float: left;
    display: block; }
    ul#content-top-links li.show-left-column {
      width: 180px; }

.b-city-info {
  padding-top: 2em;
  padding-bottom: 1em; }
  .b-city-info h2 {
    border-bottom: 1px solid blue;
    margin-bottom: 0.5em; }
  .b-city-info li {
    list-style: none;
    margin-bottom: 0.3em; }
  .b-city-info.b-city-keywords .col {
    float: left;
    width: 30%;
    margin-right: 2%; }
  .b-city-info.b-city-jobs {
    width: 30%; }
    .b-city-info.b-city-jobs .company {
      display: block; }
  .b-city-info.b-city-resources {
    float: right;
    width: 36%; }
    .b-city-info.b-city-resources a {
      display: block;
      font-size: 1.2em; }
