/*------------------------------------------------------------
STYLE
------------------------------------------------------------*/
/* RESET
------------------------------------------------------------*/
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, img, a ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, article,
aside, canvas, details, embed, figure, figcaption, footer,
header, hgroup, menu, nav, output, ruby, section, summary,
time, mark, audio, video, a img {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

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

/*----------------------------------------------------------*/
/* COLORS
------------------------------------------------------------*/
/*----------------------------------------------------------*/
/* TYPOGRAPHY
------------------------------------------------------------*/

@font-face {
  font-family: "ss";
  src: url('../webfonts/symbolset/ss-social-regular.eot');
  src: url('../webfonts/symbolset/ss-social-regular.eot?#iefix') format('embedded-opentype'),
       url('../webfonts/symbolset/ss-social-regular.woff') format('woff'),
       url('../webfonts/symbolset/ss-social-regular.ttf') format('truetype'),
       url('../webfonts/symbolset/ss-social-regular.svg#SSSocialRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}

.ss {
  font-family: "ss";
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "ss-social";
  src: url('../webfonts/ss-social/ss-social-regular.eot');
  src: url('../webfonts/ss-social/ss-social-regular.eot?#iefix') format('embedded-opentype'),
       url('../webfonts/ss-social/ss-social-regular.woff') format('woff'),
       url('../webfonts/ss-social/ss-social-regular.ttf') format('truetype'),
       url('../webfonts/ss-social/ss-social-regular.svg#SSSocialRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}

.ss-social {
    font-family: "ss-social";
    font-weight: normal;
    font-style: normal;
    color: #e43601;
    font-size: 15px;
}

a.ss-social:hover {
    color: #b5b67a;
    -webkit-transition: color 0.5s;
    transition: color 0.5s;
}


/*----------------------------------------------------------*/
/* HTML5 ELEMENTS
------------------------------------------------------------*/
article, aside, command, details, summary, figure, figcaption,
footer, header, hgroup, mark, meter, nav, progress, ruby, rt,
rp, section, time, wbr {
  display: block; }

/*----------------------------------------------------------*/
/* CLEARFIX MIXIN
------------------------------------------------------------*/
/*----------------------------------------------------------*/
/*------------------------------------------------------------
RESET, HTML ELEMENTS, CLEARFIX, COLORS, VARIABLES & MIXINS
------------------------------------------------------------*/
/* VARIABLES
------------------------------------------------------------*/
/*----------------------------------------------------------*/
/* STYLE MIXINS
------------------------------------------------------------*/
/*----------------------------------------------------------*/
/* CONTENT DEFAULTS
------------------------------------------------------------*/
/*----------------------------------------------------------*/
/* HTML/BODY & UNIVERSAL
------------------------------------------------------------*/
html, body {
  background-color: #fafaf8; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  overflow-y: scroll; }

body {
  font-size: 16px;
  line-height: 1.4;
  color: #404041;
  font-family: Verdana, "Helvetica Neue", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  padding-bottom: 40px !important; }
  body.spec-sheet {
    background-color: white; }
  body.arial {
    font-family: Verdana, sans-serif !important; }
    body.arial nav.global ul li {
      font-family: Verdana, sans-serif !important; }
    body.arial ul.banner li h1 {
      font-family: Verdana, sans-serif !important; }
    body.arial .row h1 {
      font-family: Verdana, sans-serif !important; }
    body.arial .recent-news ul li h2 {
      font-family: Verdana, sans-serif !important; }
    body.arial .recent-news ul li .date {
      font-family: Verdana, sans-serif !important; }
    body.arial .announcement h1 {
      font-family: Verdana, sans-serif !important; }
    body.arial .announcement h2 {
      font-family: Verdana, sans-serif !important; }
    body.arial .sidebar-mod h1 {
      font-family: Verdana, sans-serif !important; }
    body.arial .sidebar-mod ul, body.arial .sidebar-mod p {
      font-family: Verdana, sans-serif !important; }
    body.arial .main-content-box h1, body.arial .main-content-box h2, body.arial .main-content-box h3, body.arial .main-content-box h4, body.arial .main-content-box h5, body.arial .main-content-box h6 {
      font-family: Verdana, sans-serif !important; }
    body.arial .banner-info h1 {
      font-family: Verdana, sans-serif !important; }
    body.arial table th {
      font-family: Verdana, sans-serif !important; }
    body.arial nav.banner-nav ul li {
      font-family: Verdana, sans-serif !important; }

a {
  text-decoration: none; }

.no-margin {
  margin: 0 !important; }

strong, b {
  font-weight: bold; }

.toggle-font {
  position: absolute;
  left: 10px;
  top: 10px;
  color: #e43601; }

i, em {
  font-style: italic; }

/*----------------------------------------------------------*/
/* MAIN
------------------------------------------------------------*/
div.wrapper {
  width: 980px;
  margin: 0 auto; }

div.top {
  background-color: white;
  width: 940px;
  border: 20px solid white;
  box-shadow: 0 1px 9px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 9px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 9px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 1px 9px rgba(0, 0, 0, 0.2);
  margin-bottom: 10px; }
  div.top:before, div.top:after {
    content: "";
    display: table; }
  div.top:after {
    clear: both; }
  div.top {
    zoom: 1; }
  div.top.inside {
    background-color: #E5E3E1;
    margin-bottom: 0;
    position: relative;
    z-index: 1; }

header {
  background: #f0eee9 url(../images/ui/header-bg-low.png) 100% 0 no-repeat;
  background-size: 800px;
  position: relative; }
  header img.logo {
    margin: 35px 0 0 40px;
    width: 140px; }
  header nav.global ul {
    list-style: none;
    margin: 30px 0 0 40px;
    padding-bottom: 10px; }
    header nav.global ul li {
      display: inline;
      margin-right: 42px;
      text-transform: uppercase;
      font-family: "Vitro-Bold", Verdana, "Helvetica Neue", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 14px; }
      header nav.global ul li a {
        color: #404041; }
        header nav.global ul li a:hover, header nav.global ul li a.current {
          color: #e43601; }
  header div.search-box {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 164px;
    /* change to 190 if submit button is included */ }
    header div.search-box .show-search {
      height: 22px;
      width: 22px;
      background: url(../images/ui/search-icons.png);
      position: absolute;
      right: 0;
      top: 0; }
      header div.search-box .show-search.search-showing {
        background-position: 22px 0; }
    header div.search-box div.search-bar {
      position: absolute;
      left: 0; }
      header div.search-box div.search-bar input[type="text"] {
        outline: none;
        border: none;
        font-family: Verdana, "Helvetica Neue", Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 12px;
        padding: 4px 2px;
        border-radius: none;
        margin: 0;
        color: #404041;
        height: 14px;
        display: block;
        float: left; }
      header div.search-box div.search-bar input[type="submit"] {
        height: 22px;
        outline: none;
        border: none;
        background: #f0eee9;
        font-size: 14px;
        margin: 0;
        color: #f0eee9;
        border-left: 1px solid #e43601;
        position: relative;
        display: block;
        float: left; }
        header div.search-box div.search-bar input[type="submit"]:hover {
          color: #e43601;
          cursor: pointer; }

div.banner-box {
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
  z-index: 0;
  background-color: #f0eee9; }
  div.banner-box ul.banner {
    list-style: none; }
    div.banner-box ul.banner li {
      position: relative; }
      div.banner-box ul.banner li img {
        display: block; }
      div.banner-box ul.banner li h1 {
        color: white;
        font-family: "Vitro-DemiBold", Verdana, "Helvetica Neue", Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 42px;
        line-height: 46px;
        background: url(../images/ui/text-bg.png) repeat-x 0 0;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        padding: 20px 30px 50px 30px; }
  div.banner-box nav.banner-nav {
    position: absolute;
    left: 0;
    bottom: 0; }
    div.banner-box nav.banner-nav ul {
      list-style: none;
      width: 940px; }
      div.banner-box nav.banner-nav ul:before, div.banner-box nav.banner-nav ul:after {
        content: "";
        display: table; }
      div.banner-box nav.banner-nav ul:after {
        clear: both; }
      div.banner-box nav.banner-nav ul {
        zoom: 1; }
      div.banner-box nav.banner-nav ul li {
        display: block;
        float: left;
        width: 186px;
        font-size: 12px;
        margin-right: 2px;
        font-family: Verdana, "Helvetica Neue", Arial, sans-serif;
        font-weight: normal;
        font-style: normal; }
        div.banner-box nav.banner-nav ul li:first-child {
          width: 187px; }
        div.banner-box nav.banner-nav ul li.alpha {
          width: 187px; }
        div.banner-box nav.banner-nav ul li:last-child {
          margin-right: 0 !important;
          width: 187px; }
        div.banner-box nav.banner-nav ul li.omega {
          margin-right: 0 !important;
          width: 187px; }
        div.banner-box nav.banner-nav ul li a {
          display: block;
          padding: 10px 0 8px;
          text-align: center;
          background: #f0eee9;
          color: #404041;
          -webkit-transition: ease-out .1s all; }
          div.banner-box nav.banner-nav ul li a:hover, div.banner-box nav.banner-nav ul li a.current {
            background: #e43601;
            color: white; }

div.row:before, div.row:after {
  content: "";
  display: table; }
div.row:after {
  clear: both; }
div.row {
  zoom: 1; }

section.home-video {
  float: left;
  width: 400px;
  padding: 20px 20px 20px;
  margin-right: 20px;}
  section.home-video h1 {
    font-family: "Vitro-Bold", Verdana, "Helvetica Neue", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    margin-bottom: 18px; }
  section.home-video p {
       position: relative;
       font-family: Verdana, "Helvetica Neue", Arial, sans-serif;
       font-weight: normal;
       font-style: normal;
       font-size: 13px;
       margin-bottom: 5px; }
  section.home-video iframe {
    display: block;
    margin-top: 2px; }

section.recent-news {
  background: #f0eee9;
  width: 410px;
  padding: 10px 20px 20px;
  /*margin-right: 18px;*/
  float: left; }
  section.recent-news h1 {
    font-family: "Vitro-Bold", Verdana, "Helvetica Neue", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    margin-bottom: 18px; }
  section.recent-news ul {
    list-style: none; }
    section.recent-news ul li {
      margin-bottom: 15px;
      padding-bottom: 7px;
      border-bottom: 1px solid #dbd7cb; }
      section.recent-news ul li:before, section.recent-news ul li:after {
        content: "";
        display: table; }
      section.recent-news ul li:after {
        clear: both; }
      section.recent-news ul li {
        zoom: 1; }
      section.recent-news ul li:last-child {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
        border-bottom: none !important; }
      section.recent-news ul li.omega {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
        border-bottom: none !important; }
      section.recent-news ul li h2 {
        position: relative;
        font-family: Verdana, "Helvetica Neue", Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 13px;
        margin-bottom: 5px; }
      section.recent-news ul li .date {
        font-size: 12px;
        margin-bottom: 2px;
        font-family: Verdana, "Helvetica Neue", Arial, sans-serif;
        font-weight: bold;
        font-style: normal; }
      section.recent-news ul li a {
        color: #404041;
        display: block;
        width: 95%; }
        section.recent-news ul li a:hover {
          color: #8d060c; }
        section.recent-news ul li a:hover > .arrow {
          color: #8d060c; }
        section.recent-news ul li a .arrow {
          font-size: 10px;
          position: absolute;
          right: 0;
          top: 50%;
          margin-top: -6px;
          float: right;
          color: #dbd7cb; }

section.investor-news {
  padding: 10px 20px 0;
  float: left;
  width: 194px;
  border-left: 1px solid #d5d6d7; }
  section.investor-news h1 {
    font-family: "Vitro-Bold", Verdana, "Helvetica Neue", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    margin-bottom: 18px; }
  section.investor-news p.stock-symbol {
    font-size: 16px;
    border-bottom: 1px solid #d5d6d7;
    margin-bottom: 30px;
    font-family: Verdana, "Helvetica Neue", Arial, sans-serif;
    font-weight: normal;
    font-style: normal; }
    section.investor-news p.stock-symbol .exchange {
      color: #d5d6d7; }
  section.investor-news table.stock {
    width: 100%;
    margin-bottom: 10px; }
    section.investor-news table.stock.price {
      border-bottom: 1px solid #d5d6d7; }
    section.investor-news table.stock tr.data {
      font-size: 16px;
      font-family: Verdana, "Helvetica Neue", Arial, sans-serif;
      font-weight: bold;
      font-style: normal; }
    section.investor-news table.stock tr.label {
      font-size: 12px;
      font-family: Verdana, "Helvetica Neue", Arial, sans-serif;
      font-weight: normal;
      font-style: normal; }
      section.investor-news table.stock tr.label td {
        padding-bottom: 10px; }
    section.investor-news table.stock td {
      width: 50%; }
      section.investor-news table.stock td.pos {
        color: #5f7e37; }
      section.investor-news table.stock td.neg {
        color: #8d060c; }
  section.investor-news p.stock-disclaimer {
    font-size: 12px; }
  section.investor-news a {
    color: #8d060c; }
    section.investor-news a:hover {
      text-decoration: underline; }

section.location-map {
  padding: 10px 0 0 20px;
  float: left;
  width: 194px;
  border-left: 1px solid #d5d6d7; }
  section.location-map h1 {
    font-family: "Vitro-Bold", Verdana, "Helvetica Neue", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    margin-bottom: 18px; }
  section.location-map img.map {
    display: block;
    margin-top: 10px; }

div.bottom {
  position: relative;
  z-index: 1;
  background-color: white;
  box-shadow: 0 1px 9px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 9px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 9px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 1px 9px rgba(0, 0, 0, 0.2); }
  div.bottom:before, div.bottom:after {
    content: "";
    display: table; }
  div.bottom:after {
    clear: both; }
  div.bottom {
    zoom: 1; }
  div.bottom section.announcement {
    width: 450px;
    float: left;
    margin: 20px 0;
    padding: 0 20px; }
    div.bottom section.announcement h1 {
      font-family: "Vitro-Bold", Verdana, "Helvetica Neue", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 18px;
      margin-bottom: 18px; }
    div.bottom section.announcement h2 {
      font-family: "Vitro-Bold", Verdana, "Helvetica Neue", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 14px;
      margin-bottom: 5px; }
      div.bottom section.announcement h2 a {
        color: #404041; }
        div.bottom section.announcement h2 a:hover {
          color: #8d060c; }
    div.bottom section.announcement p {
      font-size: 13px;
      margin-bottom: 13px; }
    div.bottom section.announcement a.read-more {
      font-size: 13px;
      font-family: Verdana, "Helvetica Neue", Arial, sans-serif;
      font-weight: bold;
      font-style: normal;
      color: #8d060c;
      float: right;
      padding-right: 16px;
      background: url(../images/ui/arrow.png) 100% 50% no-repeat; }
      div.bottom section.announcement a.read-more.inline {
        float: none; }
    div.bottom section.announcement:first-child {
      border-right: 1px solid #d5d6d7;
      width: 449px; }
    div.bottom section.announcement.alpha {
      border-right: 1px solid #d5d6d7;
      width: 449px; }
    div.bottom section.announcement .announcement-image {
      float: right;
      width: 60px;
      padding: 0 0 10px 10px;
      display: block; }
  div.bottom img.announcement-image {
    display: block;
    float: left;
    width: 470px;
    padding: 20px 20px 20px 0; }

footer {
  background-color: #eff0f0;
  color: #404041;
  box-shadow: 0 1px 9px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 9px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 9px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 1px 9px rgba(0, 0, 0, 0.2);
  padding: 22px 20px 20px !important;
  font-size: 12px !important; }
  footer:before, footer:after {
    content: "";
    display: table; }
  footer:after {
    clear: both; }
  footer {
    zoom: 1; }
  footer a {
    color: #404041; }
    footer a:hover {
      color: #e43601; }
  footer p.copyright {
    float: left; }
  footer nav.footer-nav {
    float: right; }
    footer nav.footer-nav ul {
      list-style: none; }
      footer nav.footer-nav ul li {
        display: inline;
        margin-right: 18px; }
        footer nav.footer-nav ul li:last-child {
          margin-right: 0; }
        footer nav.footer-nav ul li.omega {
          margin-right: 0; }

/*----------------------------------------------------------*/
/* INSIDE
------------------------------------------------------------*/
.sidebar {
  width: 230px;
  float: left; }
  .sidebar nav.sub-nav {
    /* @include sub-nav-gradient; */
    min-height: 279px;
    margin-bottom: 44px;
    font-family: "Vitro-Bold", Verdana, "Helvetica Neue", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    /* @include box-shadow(0, 1px, 9px, rgba(0,0,0,.2)); */ }
    .sidebar nav.sub-nav ul {
      list-style: none; }
      .sidebar nav.sub-nav ul li {
        margin-bottom: 0px;
        font-size: 16px; }
        .sidebar nav.sub-nav ul li ul li {
          font-size: 14px; }
          .sidebar nav.sub-nav ul li ul li a {
            display: block;
            padding: 0px 10px 2px 20px; }
            .sidebar nav.sub-nav ul li ul li a.current {
              color: #e43601;
              background-color: transparent; }
        .sidebar nav.sub-nav ul li a {
          display: block;
          padding: 10px;
          color: #404041; }
          .sidebar nav.sub-nav ul li a:hover {
            color: #e43601; }
          .sidebar nav.sub-nav ul li a.current {
            background-color: white; }
  .sidebar ul.news li p.date {
    font-weight: bold;
    font-size: 10px;
    margin-bottom: 0; }
  .sidebar div.sidebar-mod {
    margin: 0 10px;
    padding: 0 8px 16px;
    margin-bottom: 15px; }
    .sidebar div.sidebar-mod.alt {
      padding: 10px 0 0; }
      .sidebar div.sidebar-mod.alt h1 {
        margin: 0 15px 0 15px; }
      .sidebar div.sidebar-mod.alt h2 {
        margin: 0 15px 10px 15px;
        font-size: 12px; }
      .sidebar div.sidebar-mod.alt img {
        display: block; }
    .sidebar div.sidebar-mod:last-child {
      margin-bottom: 50px; }
    .sidebar div.sidebar-mod.omega {
      margin-bottom: 50px; }
    .sidebar div.sidebar-mod h1 {
      color: #404041;
      font-size: 16px;
      margin-bottom: 6px;
      font-family: "Vitro-DemiBold", Verdana, "Helvetica Neue", Arial, sans-serif;
      font-weight: normal;
      font-style: normal; }
    .sidebar div.sidebar-mod img {
      display: block;
      margin-bottom: 12px; }
    .sidebar div.sidebar-mod ul, .sidebar div.sidebar-mod p {
      font-family: Verdana, "Helvetica Neue", Arial, sans-serif;
      font-weight: normal;
      font-style: normal; }
    .sidebar div.sidebar-mod p {
      font-size: 12px; }
    .sidebar div.sidebar-mod ul {
      font-size: 12px;
      list-style: none; }
      .sidebar div.sidebar-mod ul li {
        margin-bottom: 6px; }
        .sidebar div.sidebar-mod ul li:last-child {
          margin-bottom: 0; }
        .sidebar div.sidebar-mod ul li.omega {
          margin-bottom: 0; }
      .sidebar div.sidebar-mod ul ul {
        margin-top: 6px;
        margin-left: 6px; }
    .sidebar div.sidebar-mod a {
      color: #8d060c; }
      .sidebar div.sidebar-mod a:hover {
        text-decoration: underline; }

.main-col {
  width: 710px;
  float: left;
  position: relative;
  background-color: #f0eee9; }
  .main-col div.banner-box {
    margin-bottom: 0;
    position: relative; }
    .main-col div.banner-box#map {
      width: 710px;
      height: 460px; }
    .main-col div.banner-box img.banner-image {
      display: block; }
    .main-col div.banner-box section.banner-info {
      position: absolute;
      bottom: 0;
      left: 0;
      padding: 0 30px 20px;
      width: 650px;
      color: white;
      background: url(../images/ui/text-bg.png) repeat-x 0 0; }
      .main-col div.banner-box section.banner-info h1 {
        font-family: "Vitro-DemiBold", Verdana, "Helvetica Neue", Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 38px;
        letter-spacing: -1px;
        line-height: 46px; }
      .main-col div.banner-box section.banner-info p {
        font-size: 12px; }
      .main-col div.banner-box section.banner-info a.read-more {
        font-size: 12px;
        color: white;
        float: right;
        padding-right: 16px;
        background: url(../images/ui/arrow.png) 100% 50% no-repeat; }
  .main-col div.main-content-box {
    padding: 40px 40px 26px;
    margin-bottom: 20px;
    font-size: 13px; }
    .main-col div.main-content-box:before, .main-col div.main-content-box:after {
      content: "";
      display: table; }
    .main-col div.main-content-box:after {
      clear: both; }
    .main-col div.main-content-box {
      zoom: 1; }
    .main-col div.main-content-box section {
      margin-bottom: 56px; }
    .main-col div.main-content-box a {
      color: #8d060c; }
      .main-col div.main-content-box a:hover {
        text-decoration: underline; }
    .main-col div.main-content-box figure {
      float: right;
      padding: 0 14px 14px;
      width: 240px; }
      .main-col div.main-content-box figure img {
        display: block;
        width: 240px; }
      .main-col div.main-content-box figure figcaption {
        font-size: 12px;
        background: #dbd7cb;
        padding: 14px; }
    .main-col div.main-content-box h1, .main-col div.main-content-box h2, .main-col div.main-content-box h3, .main-col div.main-content-box h4, .main-col div.main-content-box h5, .main-col div.main-content-box h6 {
      font-family: "Vitro-Bold", Verdana, "Helvetica Neue", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      margin-bottom: 6px; }
      .main-col div.main-content-box h1.no-caps, .main-col div.main-content-box h2.no-caps, .main-col div.main-content-box h3.no-caps, .main-col div.main-content-box h4.no-caps, .main-col div.main-content-box h5.no-caps, .main-col div.main-content-box h6.no-caps {
        text-transform: none; }
      .main-col div.main-content-box h1 a, .main-col div.main-content-box h2 a, .main-col div.main-content-box h3 a, .main-col div.main-content-box h4 a, .main-col div.main-content-box h5 a, .main-col div.main-content-box h6 a {
        color: #404041; }
        .main-col div.main-content-box h1 a:hover, .main-col div.main-content-box h2 a:hover, .main-col div.main-content-box h3 a:hover, .main-col div.main-content-box h4 a:hover, .main-col div.main-content-box h5 a:hover, .main-col div.main-content-box h6 a:hover {
          color: #8d060c;
          text-decoration: none; }
    .main-col div.main-content-box h1 {
      font-size: 20px; }
    .main-col div.main-content-box h2 {
      font-size: 18px; }
    .main-col div.main-content-box h3 {
      font-size: 16px; }
    .main-col div.main-content-box h4 {
      font-size: 14px; }
    .main-col div.main-content-box h5 {
      font-size: 11px; }
    .main-col div.main-content-box h6 {
      font-size: 10px; }
    .main-col div.main-content-box p, .main-col div.main-content-box ul, .main-col div.main-content-box ol, .main-col div.main-content-box dl, .main-col div.main-content-box table, .main-col div.main-content-box address {
      font-size: 13px;
      line-height: 1.4;
      margin-bottom: 14px; }
    .main-col div.main-content-box p.pagination {
      text-align: right; }
    .main-col div.main-content-box p.small {
      font-size: 11px; }
    .main-col div.main-content-box p.article-source {
      font-weight: bold;
      font-size: 11px; }
    .main-col div.main-content-box sub {
      font-size: 75%;
      position: relative;
      top: 3px; }
    .main-col div.main-content-box sup {
      font-size: 75%;
      position: relative;
      bottom: 3px; }
    .main-col div.main-content-box ul, .main-col div.main-content-box ol {
      margin-left: 1.25em; }
      .main-col div.main-content-box ul.plain, .main-col div.main-content-box ul.chzn-choices, .main-col div.main-content-box ol.plain, .main-col div.main-content-box ol.chzn-choices {
        margin-left: 1.0em;
        list-style: disc; }
        .main-col div.main-content-box ul.plain li, .main-col div.main-content-box ul.chzn-choices li, .main-col div.main-content-box ol.plain li, .main-col div.main-content-box ol.chzn-choices li {
          margin-bottom: 14px; }
          .main-col div.main-content-box ul.plain li ul, .main-col div.main-content-box ul.chzn-choices li ul, .main-col div.main-content-box ol.plain li ul, .main-col div.main-content-box ol.chzn-choices li ul {
            margin-top: 14px;
            list-style: none; }
      .main-col div.main-content-box ul.news, .main-col div.main-content-box ol.news {
        margin-left: 0;
        list-style: none;
        margin-top: 26px; }
        .main-col div.main-content-box ul.news li, .main-col div.main-content-box ol.news li {
          border-bottom: 1px solid #dbd7cb;
          padding-bottom: 14px;
          margin-bottom: 14px; }
          .main-col div.main-content-box ul.news li p.date, .main-col div.main-content-box ol.news li p.date {
            font-weight: bold;
            margin-bottom: 0;
            font-size: 11px; }
          .main-col div.main-content-box ul.news li h1, .main-col div.main-content-box ol.news li h1 {
            font-size: 13px;
            font-family: Verdana, "Helvetica Neue", Arial, sans-serif;
            font-weight: normal;
            font-style: normal; }
            .main-col div.main-content-box ul.news li h1 a, .main-col div.main-content-box ol.news li h1 a {
              position: relative;
              color: #404041;
              display: block; }
              .main-col div.main-content-box ul.news li h1 a:hover, .main-col div.main-content-box ol.news li h1 a:hover {
                text-decoration: none;
                color: #8d060c; }
              .main-col div.main-content-box ul.news li h1 a .arrow, .main-col div.main-content-box ol.news li h1 a .arrow {
                font-size: 8px;
                padding-left: 6px;
                position: absolute;
                right: 0;
                top: 50%;
                margin-top: -3px; }
      .main-col div.main-content-box ul ul, .main-col div.main-content-box ol ul {
        margin-bottom: 0; }
    .main-col div.main-content-box dl dt {
      font-family: Verdana, "Helvetica Neue", Arial, sans-serif;
      font-weight: bold;
      font-style: normal; }
    .main-col div.main-content-box dl dd {
      margin-bottom: 14px; }
    .main-col div.main-content-box blockquote {
      font-size: 16px;
      border: 1px solid #dbd7cb;
      padding: 14px;
      margin-bottom: 14px;
      font-family: "vitro-Medium", Verdana, "Helvetica Neue", Arial, sans-serif;
      font-weight: normal;
      font-style: normal; }
      .main-col div.main-content-box blockquote p.attribution {
        font-family: Verdana, "Helvetica Neue", Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-style: italic;
        font-size: 12px;
        text-align: left;
        margin: 10px 0 0; }
        .main-col div.main-content-box blockquote p.attribution:before {
          content: "—"; }
    .main-col div.main-content-box table {
      font-size: 11px;
      width: 100%; }
      .main-col div.main-content-box table.sortable th {
        background: url(../images/ui/sortable.gif) no-repeat 90% 50%; }
        .main-col div.main-content-box table.sortable th.headerSortDown {
          background: url(../images/ui/desc.gif) no-repeat 90% 50%; }
        .main-col div.main-content-box table.sortable th.headerSortUp {
          background: url(../images/ui/asc.gif) no-repeat 90% 50%; }
        .main-col div.main-content-box table.sortable th:hover {
          cursor: pointer; }
      .main-col div.main-content-box table table {
        margin-bottom: 0; }
        .main-col div.main-content-box table table tr th, .main-col div.main-content-box table table tr td {
          border: none;
          padding: 0 7px; }
      .main-col div.main-content-box table tr th, .main-col div.main-content-box table tr td {
        text-align: left;
        padding: 11px 7px;
        border-bottom: 1px solid #dbd7cb; }
        .main-col div.main-content-box table tr th .ss, .main-col div.main-content-box table tr td .ss {
          padding-left: 8px;
          position: relative;
          top: 2px;
          font-size: 90%; }
      .main-col div.main-content-box table tr th {
        font-family: Verdana, "Helvetica Neue", Arial, sans-serif;
        font-weight: bold;
        font-style: normal;
        border-bottom-width: 3px; }
        .main-col div.main-content-box table tr th.fourth {
          width: 25%; }
    .main-col div.main-content-box form fieldset {
      margin-bottom: 14px; }
      .main-col div.main-content-box form fieldset:before, .main-col div.main-content-box form fieldset:after {
        content: "";
        display: table; }
      .main-col div.main-content-box form fieldset:after {
        clear: both; }
      .main-col div.main-content-box form fieldset {
        zoom: 1; }
      .main-col div.main-content-box form fieldset div.input-box {
        float: left; }
    .main-col div.main-content-box form label {
      display: inline-block;
      width: 80px;
      margin-right: 14px;
      text-align: right;
      float: left;
      position: relative;
      top: 4px; }
    .main-col div.main-content-box form .alert {
      margin-left: 14px;
      color: white;
      padding: 6px; }
      .main-col div.main-content-box form .alert.red {
        background: #8d060c; }
      .main-col div.main-content-box form .alert.orange {
        background: #e43601; }
    .main-col div.main-content-box form input[type="text"],
    .main-col div.main-content-box form textarea {
      width: 280px;
      outline: none;
      border: 1px solid #dbd7cb;
      font-family: Verdana, "Helvetica Neue", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 13px;
      padding: 4px;
      margin: 0;
      color: #404041; }
      .main-col div.main-content-box form input[type="text"]:focus,
      .main-col div.main-content-box form textarea:focus {
        border-color: #e43601; }
    .main-col div.main-content-box form textarea {
      height: 100px; }
    .main-col div.main-content-box form input[type="radio"],
    .main-col div.main-content-box form input[type="checkbox"] {
      margin-right: 4px; }
    .main-col div.main-content-box form input[type="submit"] {
      margin-left: 93px;
      color: white;
      background: #e43601;
      font-family: Verdana, "Helvetica Neue", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      outline: none;
      font-size: 16px;
      padding: 8px 13px;
      border: none; }
      .main-col div.main-content-box form input[type="submit"]:hover {
        cursor: pointer;
        background: #8d060c; }
    .main-col div.main-content-box.locations {
      padding: 0 0 26px; }

.vision ul, li {
  list-style: none;
  margin-bottom: 6px; }

/*----------------------------------------------------------*/
/* IR
------------------------------------------------------------*/
div.ir-price-data {
  margin-bottom: 14px; }

.ir-data-controls {
  padding: 7px 0; }
  .ir-data-controls:before, .ir-data-controls:after {
    content: "";
    display: table; }
  .ir-data-controls:after {
    clear: both; }
  .ir-data-controls {
    zoom: 1; }
  .ir-data-controls ul {
    list-style: none; }
    .ir-data-controls ul:before, .ir-data-controls ul:after {
      content: "";
      display: table; }
    .ir-data-controls ul:after {
      clear: both; }
    .ir-data-controls ul {
      zoom: 1; }
    .ir-data-controls ul li {
      display: block;
      float: left;
      width: 20%;
      text-align: center;
      margin: 0 !important; }
      .ir-data-controls ul li a.current {
        color: #e43601; }

.sidebar-mod table.stock {
  width: 100%;
  margin-bottom: 10px; }
  .sidebar-mod table.stock.price {
    border-bottom: 1px solid #d5d6d7; }
  .sidebar-mod table.stock tr.data {
    font-size: 14px;
    font-family: Verdana, "Helvetica Neue", Arial, sans-serif;
    font-weight: bold;
    font-style: normal; }
  .sidebar-mod table.stock tr.label {
    font-size: 12px; }
    .sidebar-mod table.stock tr.label td {
      padding-bottom: 10px; }
  .sidebar-mod table.stock td {
    width: 50%; }
    .sidebar-mod table.stock td.pos {
      color: #5f7e37; }
    .sidebar-mod table.stock td.neg {
      color: #8d060c; }
.sidebar-mod p.stock-disclaimer {
  font-size: 10px; }

/*----------------------------------------------------------*/
/* IR ALT
------------------------------------------------------------*/
div.ir-main-col-alt {
  float: left;
  width: 410px; }

div.ir-sidebar-alt {
  width: 180px;
  float: right; }
  div.ir-sidebar-alt .ir-data-controls ul {
    margin-left: 0; }
  div.ir-sidebar-alt table.stock {
    width: 100%;
    margin-bottom: 10px; }
    div.ir-sidebar-alt table.stock.price {
      border-bottom: 1px solid #d5d6d7; }
    div.ir-sidebar-alt table.stock tr.data {
      font-size: 16px; }
    div.ir-sidebar-alt table.stock tr.label {
      font-size: 12px; }
      div.ir-sidebar-alt table.stock tr.label td {
        padding-bottom: 10px !important; }
    div.ir-sidebar-alt table.stock td {
      width: 50%;
      border: none !important;
      padding: 0 !important; }
      div.ir-sidebar-alt table.stock td.pos {
        color: #5f7e37; }
      div.ir-sidebar-alt table.stock td.neg {
        color: #8d060c; }
  div.ir-sidebar-alt p.stock-disclaimer {
    font-size: 12px; }
  div.ir-sidebar-alt div.sidebar-mod {
    padding-bottom: 16px;
    margin-bottom: 15px; }
    div.ir-sidebar-alt div.sidebar-mod:last-child {
      margin-bottom: 50px; }
    div.ir-sidebar-alt div.sidebar-mod.omega {
      margin-bottom: 50px; }
    div.ir-sidebar-alt div.sidebar-mod h1 {
      color: #404041;
      font-size: 16px;
      margin-bottom: 6px;
      font-family: "Vitro-Bold", Verdana, "Helvetica Neue", Arial, sans-serif;
      font-weight: normal;
      font-style: normal; }
    div.ir-sidebar-alt div.sidebar-mod img {
      display: block; }
    div.ir-sidebar-alt div.sidebar-mod ul, div.ir-sidebar-alt div.sidebar-mod p {
      font-family: Verdana, "Helvetica Neue", Arial, sans-serif;
      font-weight: normal;
      font-style: normal; }
    div.ir-sidebar-alt div.sidebar-mod p {
      font-size: 12px; }
    div.ir-sidebar-alt div.sidebar-mod ul {
      font-size: 12px;
      list-style: none; }
      div.ir-sidebar-alt div.sidebar-mod ul ul {
        margin-top: 6px;
        margin-left: 6px; }
      div.ir-sidebar-alt div.sidebar-mod ul li {
        margin-bottom: 6px; }
        div.ir-sidebar-alt div.sidebar-mod ul li:last-child {
          margin-bottom: 0; }
        div.ir-sidebar-alt div.sidebar-mod ul li.omega {
          margin-bottom: 0; }
    div.ir-sidebar-alt div.sidebar-mod a {
      color: #8d060c; }
      div.ir-sidebar-alt div.sidebar-mod a:hover {
        text-decoration: underline; }

/*----------------------------------------------------------*/
/* CREDITS
------------------------------------------------------------*/
span.credits {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  padding: 20px;
  float: left;
  font-size: 10px;
  text-align: left;
  color: #DBD7CB;
  font-weight: normal;
  text-transform: uppercase; }
  span.credits a, span.credits a:visited {
    text-decoration: none;
    color: #DBD7CB; }
  span.credits a:hover, span.credits a:active {
    text-decoration: none;
    color: #e43601; }

/*----------------------------------------------------------*/
/* SPEC SHEETS
------------------------------------------------------------*/
/*------------------------------------------------------------
SPEC SHEETS
------------------------------------------------------------*/
/* RESET
------------------------------------------------------------*/
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, img, a ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, article,
aside, canvas, details, embed, figure, figcaption, footer,
header, hgroup, menu, nav, output, ruby, section, summary,
time, mark, audio, video, a img {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

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

/*----------------------------------------------------------*/
/* COLORS
------------------------------------------------------------*/
/*----------------------------------------------------------*/
/* HTML5 ELEMENTS
------------------------------------------------------------*/
article, aside, command, details, summary, figure, figcaption,
footer, header, hgroup, mark, meter, nav, progress, ruby, rt,
rp, section, time, wbr {
  display: block; }

/*----------------------------------------------------------*/
/* CLEARFIX MIXIN
------------------------------------------------------------*/
/*----------------------------------------------------------*/
body {
  font-family: Verdana, "Helvetica Neue", Arial, sans-serif;
  font-weight: normal;
  font-style: normal; }

@media all {
  .page-break {
    display: none; } }
@media print {
  .page-break {
    display: block;
    page-break-before: always; }

  .rig-data {
    border-bottom: none !important; }

  .wrapper.specifications figure {
    border-bottom: none !important; } }
.print-button {
  position: absolute;
  top: 20px;
  right: 50px;
  z-index: 999; }

.wrapper.specifications {
  padding: 10px;
  width: 960px;
  margin: 0 auto;
  background: white;
  font-size: 12px;
  line-height: 1.3;
  position: relative;
  padding-bottom: 24px;
  position: relative; }
  .wrapper.specifications:before, .wrapper.specifications:after {
    content: "";
    display: table; }
  .wrapper.specifications:after {
    clear: both; }
  .wrapper.specifications {
    zoom: 1; }
  .wrapper.specifications.rig .header {
    position: relative; }
    .wrapper.specifications.rig .header .logo {
      float: left;
      width: 200px;
      padding: 20px 40px 30px; }
    .wrapper.specifications.rig .header h1.rig {
      font-size: 24px;
      position: absolute;
      top: 20px;
      right: 40px; }
    .wrapper.specifications.rig .header p.updated {
      position: absolute;
      right: 40px;
      bottom: 0;
      text-align: right; }
      .wrapper.specifications.rig .header p.updated a {
        color: #8d060c; }
        .wrapper.specifications.rig .header p.updated a:hover {
          text-decoration: underline; }
  .wrapper.specifications hgroup {
    float: left;
    width: 380px;
    position: relative; }
    .wrapper.specifications hgroup .logo {
      width: 200px;
      margin: 40px 0 160px 40px; }
    .wrapper.specifications hgroup h1.service {
      font-size: 24px;
      margin-left: 40px;
      margin-bottom: 4px; }
    .wrapper.specifications hgroup h2.division {
      margin-left: 40px;
      font-size: 16px; }
  .wrapper.specifications section {
    padding: 0; }
    .wrapper.specifications section:last-child {
      border-bottom: none;
      margin-bottom: 0; }
    .wrapper.specifications section.header {
      background: #f0eee9;
      border-bottom: 0;
      margin-bottom: 40px;
      position: relative; }
      .wrapper.specifications section.header:before, .wrapper.specifications section.header:after {
        content: "";
        display: table; }
      .wrapper.specifications section.header:after {
        clear: both; }
      .wrapper.specifications section.header {
        zoom: 1; }
    .wrapper.specifications section.contacts {
      float: left;
      margin-left: 40px;
      margin-right: 40px;
      width: 300px; }
    .wrapper.specifications section.fleet {
      float: left;
      width: 540px;
      padding-right: 40px; }
    .wrapper.specifications section.rig-data {
      border-bottom: 1px solid #d5d6d7;
      margin: 0 40px 40px; }
      .wrapper.specifications section.rig-data:before, .wrapper.specifications section.rig-data:after {
        content: "";
        display: table; }
      .wrapper.specifications section.rig-data:after {
        clear: both; }
      .wrapper.specifications section.rig-data {
        zoom: 1; }
  .wrapper.specifications .header-image {
    display: block;
    width: 580px;
    float: right; }
  .wrapper.specifications h1, .wrapper.specifications h2, .wrapper.specifications h3, .wrapper.specifications h4, .wrapper.specifications h5, .wrapper.specifications h6,
  .wrapper.specifications p, .wrapper.specifications ul, .wrapper.specifications ol, .wrapper.specifications dl, .wrapper.specifications table {
    margin-bottom: 32px; }
  .wrapper.specifications figure {
    margin: 0 auto 40px;
    padding-bottom: 80px;
    padding-top: 80px;
    border-bottom: 1px solid #d5d6d7;
    max-width: 600px; }
    .wrapper.specifications figure:last-child {
      margin-bottom: 0;
      border-bottom: none; }
    .wrapper.specifications figure.photo {
      width: 600px;
      display: block;
      margin: 0 auto;
      border-bottom: none; }
    .wrapper.specifications figure img {
      display: block;
      width: 100%; }
    .wrapper.specifications figure figcaption {
      background: #f0eee9;
      padding: 10px; }
  .wrapper.specifications h1, .wrapper.specifications h2, .wrapper.specifications h3, .wrapper.specifications h4, .wrapper.specifications h5, .wrapper.specifications h6 {
    font-family: "Vitro-ExtraBold", Verdana, "Helvetica Neue", Arial, sans-serif;
    font-weight: normal;
    font-style: normal; }
  .wrapper.specifications h1 {
    font-size: 32px; }
  .wrapper.specifications h2 {
    font-size: 24px; }
  .wrapper.specifications dl {
    margin: 0 40px 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #d5d6d7; }
    .wrapper.specifications dl.col-1, .wrapper.specifications dl.col-2 {
      float: left;
      width: 410px;
      border-bottom: 0; }
      .wrapper.specifications dl.col-1 dt, .wrapper.specifications dl.col-2 dt {
        font-size: 16px; }
      .wrapper.specifications dl.col-1 dd, .wrapper.specifications dl.col-2 dd {
        font-size: 15px; }
    .wrapper.specifications dl.col-1 {
      margin: 0 60px 40px 0; }
    .wrapper.specifications dl.col-2 {
      margin: 0 0 40px 0; }
    .wrapper.specifications dl dt {
      font-family: Verdana, "Helvetica Neue", Arial, sans-serif;
      font-weight: bold;
      font-style: normal; }
    .wrapper.specifications dl dd {
      margin-bottom: 12px; }
      .wrapper.specifications dl dd:last-child {
        margin-bottom: 0; }
  .wrapper.specifications .contacts dl {
    margin: 0 !important;
    border-bottom: none; }
  .wrapper.specifications table {
    width: 100%; }
    .wrapper.specifications table th, .wrapper.specifications table td {
      padding: 10px 0;
      border-bottom: 1px solid #d5d6d7; }
    .wrapper.specifications table th {
      text-align: left;
      font-family: Verdana, "Helvetica Neue", Arial, sans-serif;
      font-weight: bold;
      font-style: normal;
      padding: 0 0 10px; }
  .wrapper.specifications table.rig-table {
    margin-bottom: 68px !important; }
  .wrapper.specifications table.rig-table td {
    width: 50% !important;
    border: none !important; }
  .wrapper.specifications table.rig-table td.first-col {
    padding: 0 30px 0 0 !important; }
  .wrapper.specifications table.rig-table td.second-col {
    padding: 0 0 0 30px !important; }
  .wrapper.specifications table.rig-table td p {
    font-size: 15px;
    margin-bottom: 12px !important; }
  .wrapper.specifications table.rig-table td p strong {
    font-size: 16px;
    font-weight: bold; }

/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
/* IE
------------------------------------------------------------*/
.ie6 nav.banner-nav, .ie7 nav.banner-nav {
  position: relative !important; }

.ie6 header, .ie7 header, .ie8 header {
  background: #f0eee9 url(../images/ui/header-bg-ie.png) 100% 0 no-repeat; }

/*----------------------------------------------------------*/
/* MAP NAV STYLES
------------------------------------------------------------*/
.map-nav-box {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 670px;
  padding: 0 20px;
  height: 560px !important;
  background-color: #404041;
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
  color: white; }
  .map-nav-box h1 {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
    font-size: 28px;
    font-family: "Vitro-Bold", Verdana, "Helvetica Neue", Arial, sans-serif;
    font-weight: normal;
    font-style: normal; }
  .map-nav-box .map-nav-col {
    float: left;
    width: 183px;
    margin: 0 20px; }
  .map-nav-box ul.map-nav {
    list-style: none;
    margin-bottom: 30px;
    padding: 0px;
    font-family: Verdana, "Helvetica Neue", Arial, sans-serif;
    font-weight: normal;
    font-style: normal; }
    .map-nav-box ul.map-nav li {
      color: white;
      font-size: 14px;
      font-weight: bold;
      padding-bottom: 0px; }
      .map-nav-box ul.map-nav li ul {
        list-style: none;
        margin-top: 6px; }
        .map-nav-box ul.map-nav li ul li {
          font-size: 13px;
          font-weight: normal;
          padding-left: 14px; }

a.show-map-nav-box {
  color: white;
  width: 100%;
  display: block;
  font-size: 24px;
  background-color: #e43601;
  text-align: center;
  font-family: Verdana, "Helvetica Neue", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  padding: 10px 0; }
  a.show-map-nav-box:hover {
    background-color: #8d060c; }
  a.show-map-nav-box.active {
    background-color: #8d060c; }

.show-all-locations,
.clear-all-locations {
  color: white;
  width: 355px;
  display: block;
  font-size: 13px;
  text-align: center;
  font-family: Verdana, "Helvetica Neue", Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  padding: 8px 0;
  position: absolute;
  bottom: 0; }

.show-all-locations {
  left: 0;
  background-color: #5f7e37; }
  .show-all-locations:hover {
    background-color: #619025; }

.clear-all-locations {
  left: 355px;
  background-color: #ea832b; }
  .clear-all-locations:hover {
    background-color: #ff8116; }

a.close-map-nav-box {
  position: absolute;
  top: 5px;
  right: 10px;
  color: white;
  font-size: 24px;
  font-weight: bold; }
  a.close-map-nav-box:hover {
    color: #e43601; }

.all-locations-box {
  margin-top: 40px; }
  .all-locations-box ul.all-locations {
    margin-left: 0 !important;
    margin-top: 20px; }
    .all-locations-box ul.all-locations:before, .all-locations-box ul.all-locations:after {
      content: "";
      display: table; }
    .all-locations-box ul.all-locations:after {
      clear: both; }
    .all-locations-box ul.all-locations {
      zoom: 1; }
    .all-locations-box ul.all-locations li {
      width: 275px;
      margin-right: 40px;
      margin-bottom: 38px;
      padding-bottom: 20px;
      float: left;
      border-bottom: 1px solid #dbd7cb; }

.sub-nav ul li a {
  background-repeat: no-repeat;
  background-position: 95%;
  background-size: 12px 12px; }
  .sub-nav ul li a#corporateOffice {
    background-image: url(../leaflet/images/pes-marker-blue.png); }
  .sub-nav ul li a#drillingServices {
    background-image: url(../leaflet/images/pes-marker-orange.png); }
  .sub-nav ul li a#wirelineServices {
    background-image: url(../leaflet/images/pes-marker-red.png); }
  .sub-nav ul li a#wellServicing {
    background-image: url(../leaflet/images/pes-marker-grey.png); }
  .sub-nav ul li a#coiledTubingServices {
    background-image: url(../leaflet/images/pes-marker-light-blue.png); }
  .sub-nav ul li a#fishingAndRentalServices {
    background-image: url(../leaflet/images/pes-marker-green.png); }

.all-locations tbody tr.location.current {
  background: #e5e3e1; }

/*----------------------------------------------------------*/
/* MAP STYLES
------------------------------------------------------------*/
.leaflet-popup {
  width: 250px;
  margin: 0px; }
  .leaflet-popup .leaflet-popup-content-wrapper {
    font-size: 14px;
    border-radius: 0 !important;
    background: #f0eee9;
    color: #404041;
    font-family: Verdana, "Helvetica Neue", Arial, sans-serif;
    font-weight: normal;
    font-style: normal; }
    .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content {
      font-size: 12px;
      font-family: Verdana, "Helvetica Neue", Arial, sans-serif;
      font-weight: normal;
      font-style: normal; }
      .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content a:hover {
        color: #e43601; }
      .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content a strong {
        font-size: 14px;
        font-family: Verdana, "Helvetica Neue", Arial, sans-serif;
        font-weight: bold;
        font-style: normal; }
  .leaflet-popup .leaflet-popup-tip-container {
    font-family: Verdana, "Helvetica Neue", Arial, sans-serif;
    font-weight: normal;
    font-style: normal; }
    .leaflet-popup .leaflet-popup-tip-container .leaflet-popup-tip {
      background: #f0eee9 !important; }
  .leaflet-popup .leaflet-popup-close-button {
    background-color: #f0eee9 !important; }

.leaflet-control-zoom, .leaflet-control-layers {
  font-family: Verdana, "Helvetica Neue", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  background-color: #f0eee9;
  border-radius: 0 !important; }

.leaflet-control-zoom {
  background-color: #404041; }

.leaflet-control-zoom a {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0 !important;
  background-color: #f0eee9; }

ul li a {
  color: #404041; }
  ul li a.current {
    color: #8d060c; }

/*----------------------------------------------------------*/
