/* line 2, ../sass/wsi-company-overview.sass */
#content,
.popup-content {
  background-color: #FFF;
}

/* line 6, ../sass/wsi-company-overview.sass */
#intro,
.popup-intro {
  background-color: #FAF7D9;
  margin: 0.3em;
  border: none;
  padding: 2.5em 5em;
  clear: both;
}

/* line 14, ../sass/wsi-company-overview.sass */
h1 {
  color: #747064;
  padding-bottom: 1em;
  margin-bottom: 0.75em;
  background-image: url("../images/company-overview/three_stars.gif");
  background-repeat: no-repeat;
  background-position: bottom center;
}

/* line 22, ../sass/wsi-company-overview.sass */
#brands {
  clear: both;
  width: 70%;
  display: block;
  padding-left: 130px;
}
/* line 27, ../sass/wsi-company-overview.sass */
#brands li {
  float: left;
  padding: 0 13px;
  display: block;
}
/* line 31, ../sass/wsi-company-overview.sass */
#brands li a {
  float: left;
  background-repeat: no-repeat;
  background-position: center;
}
/* line 36, ../sass/wsi-company-overview.sass */
#brands li img {
  padding: 0.5em 0;
}
/* line 38, ../sass/wsi-company-overview.sass */
#brands li.ws {
  padding-left: 0;
}
/* line 40, ../sass/wsi-company-overview.sass */
#brands li.ws a {
  background-image: url("../images/company-overview/brand-logos/ws_on.gif");
  padding-left: 0;
}
/* line 43, ../sass/wsi-company-overview.sass */
#brands li.rj {
  padding-right: 0;
}
/* line 45, ../sass/wsi-company-overview.sass */
#brands li.rj a {
  background-image: url("../images/company-overview/brand-logos/rj_on.gif");
}
/* line 47, ../sass/wsi-company-overview.sass */
#brands li.pb a {
  background-image: url("../images/company-overview/brand-logos/pb_on.gif");
}
/* line 49, ../sass/wsi-company-overview.sass */
#brands li.pbk a {
  background-image: url("../images/company-overview/brand-logos/pbk_on.gif");
}
/* line 51, ../sass/wsi-company-overview.sass */
#brands li.pbt {
  padding-left: 15px;
}
/* line 53, ../sass/wsi-company-overview.sass */
#brands li.pbt a {
  background-image: url("../images/company-overview/brand-logos/pbt_on.gif");
}
/* line 55, ../sass/wsi-company-overview.sass */
#brands li.we a {
  background-image: url("../images/company-overview/brand-logos/we_on.gif");
}
/* line 57, ../sass/wsi-company-overview.sass */
#brands li.mg {
  padding-left: 25px;
}
/* line 59, ../sass/wsi-company-overview.sass */
#brands li.mg a {
  background-image: url("../images/company-overview/brand-logos/mg_on.gif");
}
/* line 61, ../sass/wsi-company-overview.sass */
#brands li a:hover img {
  visibility: hidden;
}

/* line 67, ../sass/wsi-company-overview.sass */
#company-overview #content p {
  font: normal 1.3em Times New Roman, Times, serif;
  letter-spacing: 0.01em;
  color: #747064;
  overflow: hidden;
  padding-bottom: 2em;
  line-height: 2em;
}
/* line 74, ../sass/wsi-company-overview.sass */
#company-overview #content p.drop-case:First-Letter {
  color: #896B27;
  overflow: hidden;
}
/* line 77, ../sass/wsi-company-overview.sass */
#company-overview .landing #intro {
  background-color: #faf7d9;
  margin: 0.3em;
  border: none;
  padding: 2em 4.75em 1.5em 4.55em;
}
/* line 82, ../sass/wsi-company-overview.sass */
#company-overview .hero-container {
  float: left;
  margin: 0 1em 0 1.3em;
}
/* line 85, ../sass/wsi-company-overview.sass */
#company-overview #column-one {
  float: left;
  width: 22.22em;
  text-align: justify;
}
/* line 89, ../sass/wsi-company-overview.sass */
#company-overview #column-two {
  float: right;
  width: 22em;
  text-align: justify;
}

/* line 97, ../sass/wsi-company-overview.sass */
#executive-biographies #intro {
  padding: 4.25em 10em 3em 10em;
}
/* line 99, ../sass/wsi-company-overview.sass */
#executive-biographies h2 {
  color: #896b27;
  padding-top: 1em;
  font-size: 1.6em;
  font-family: "Times New Roman", Times, serif;
  font-variant: small-caps;
  font-weight: bold;
  letter-spacing: 0.1em;
}
/* line 107, ../sass/wsi-company-overview.sass */
#executive-biographies p {
  padding-bottom: 1em;
  font-size: 1em;
  color: #888;
  line-height: 1.45em;
}

/* line 116, ../sass/wsi-company-overview.sass */
#awards h1 {
  margin-bottom: 0.25em;
  font-size: 2.2em;
}
/* line 119, ../sass/wsi-company-overview.sass */
#awards #intro {
  padding: 4.25em 0;
}
/* line 121, ../sass/wsi-company-overview.sass */
#awards .text-wrapper {
  text-align: center;
}
/* line 123, ../sass/wsi-company-overview.sass */
#awards h2 {
  color: #896b27;
  padding-top: 1em;
  font-size: 1.6em;
  font-family: "Times New Roman", Times, serif;
  font-variant: small-caps;
  font-weight: bold;
  letter-spacing: 0.1em;
  padding-bottom: 0.5em;
}
/* line 132, ../sass/wsi-company-overview.sass */
#awards p {
  padding-bottom: 1em;
  font-size: 1em;
  color: #888;
  line-height: 1.45em;
}

/* line 140, ../sass/wsi-company-overview.sass */
#timeline-top-nav {
  float: left;
  position: relative;
  text-align: center;
  background: #fff;
  width: 56.9em;
  margin-bottom: 0.7em;
}
/* line 147, ../sass/wsi-company-overview.sass */
#timeline-top-nav ul {
  display: block;
  float: left;
  margin: 0.75em 0 0;
}
/* line 151, ../sass/wsi-company-overview.sass */
#timeline-top-nav ul li {
  float: left;
}
/* line 153, ../sass/wsi-company-overview.sass */
#timeline-top-nav ul li a {
  display: block;
}
/* line 155, ../sass/wsi-company-overview.sass */
#timeline-top-nav ul li select {
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 1em;
  text-decoration: none;
}
/* line 160, ../sass/wsi-company-overview.sass */
#timeline-top-nav .wsi-logo {
  margin-top: 0.4em;
  background-image: url("../images/ws-logo.gif");
  background-repeat: no-repeat;
  text-indent: -999em;
  overflow: hidden;
  border-right: 0.1em solid #ECE7D8;
}
/* line 167, ../sass/wsi-company-overview.sass */
#timeline-top-nav .wsi-logo a {
  width: 14.5em;
  height: 1em;
}
/* line 170, ../sass/wsi-company-overview.sass */
#timeline-top-nav .wsi-logo a.inactive {
  cursor: default;
}
/* line 172, ../sass/wsi-company-overview.sass */
#timeline-top-nav .timeline-header {
  width: 28.2em;
  text-align: left;
}
/* line 175, ../sass/wsi-company-overview.sass */
#timeline-top-nav .timeline-header img {
  margin-left: 1em;
}
/* line 177, ../sass/wsi-company-overview.sass */
#timeline-top-nav .options {
  width: 26.5em;
  text-align: right;
}

/* line 183, ../sass/wsi-company-overview.sass */
#corporate-timeline h2 {
  color: #896b27;
  font-size: 1.7em;
  font-family: "Times New Roman", Times, serif;
  font-variant: small-caps;
  font-weight: bold;
  letter-spacing: 0.13em;
}
/* line 190, ../sass/wsi-company-overview.sass */
#corporate-timeline #wrap {
  width: 56.6em;
  overflow: hidden;
}
/* line 193, ../sass/wsi-company-overview.sass */
#corporate-timeline #viewBox {
  clear: both;
}
/* line 195, ../sass/wsi-company-overview.sass */
#corporate-timeline .popup-content {
  border: 0.1em solid #958F8F;
  margin-bottom: 0.7em;
}
/* line 198, ../sass/wsi-company-overview.sass */
#corporate-timeline .popup-intro {
  padding: 2.5em;
}
/* line 200, ../sass/wsi-company-overview.sass */
#corporate-timeline .text-wrapper {
  height: 25em;
}
/* line 202, ../sass/wsi-company-overview.sass */
#corporate-timeline .hero {
  width: 24.8em;
  float: right;
  text-align: center;
}
/* line 206, ../sass/wsi-company-overview.sass */
#corporate-timeline .hero img {
  margin-left: 1.5em;
}
/* line 208, ../sass/wsi-company-overview.sass */
#corporate-timeline .horizontal-rule {
  line-height: 0.1em;
  margin: 0.8em 0 1.2em;
  padding: 0;
}
/* line 212, ../sass/wsi-company-overview.sass */
#corporate-timeline .date {
  margin: 0;
  display: none;
}
/* line 215, ../sass/wsi-company-overview.sass */
#corporate-timeline .quote-source {
  font-style: italic;
  color: #896B27;
  margin: 0;
}
/* line 219, ../sass/wsi-company-overview.sass */
#corporate-timeline .awards-1992 {
  margin-left: 4em;
  margin-top: 4em;
  list-style-type: disc;
}
/* line 223, ../sass/wsi-company-overview.sass */
#corporate-timeline h2, #corporate-timeline .date, #corporate-timeline .horizontal-rule {
  text-align: center;
}
/* line 225, ../sass/wsi-company-overview.sass */
#corporate-timeline p, #corporate-timeline ul {
  line-height: 1.3em;
  color: #594749;
  margin: 1em 0 0 0;
}
/* line 230, ../sass/wsi-company-overview.sass */
#corporate-timeline #header, #corporate-timeline #footer {
  display: none;
}
/* line 232, ../sass/wsi-company-overview.sass */
#corporate-timeline .timeline-bottom-nav {
  background-color: #919090;
  float: left;
  padding: 1em 0;
}
/* line 236, ../sass/wsi-company-overview.sass */
#corporate-timeline .timeline-bottom-nav ul {
  float: left;
  line-height: 1;
  margin: 0;
}

/* line 242, ../sass/wsi-company-overview.sass */
.timeline-bottom-nav li {
  float: left;
  padding: 1.1em 0;
  text-align: center;
}
/* line 246, ../sass/wsi-company-overview.sass */
.timeline-bottom-nav li.begining {
  width: 7.7em;
}
/* line 248, ../sass/wsi-company-overview.sass */
.timeline-bottom-nav li.begininga {
  background-position: left;
  background-image: url("../images/company-overview/timeline/img_arrow_1952_on.gif");
  padding-left: 2em;
}
/* line 252, ../sass/wsi-company-overview.sass */
.timeline-bottom-nav li.begininga.inactive {
  background-image: url("../images/company-overview/timeline/img_arrow_1952_off.gif");
}
/* line 254, ../sass/wsi-company-overview.sass */
.timeline-bottom-nav li.previous-event {
  width: 10.8em;
  border-left: 0.1em solid #fff;
}
/* line 255, ../sass/wsi-company-overview.sass */
.timeline-bottom-nav li.previous-eventa {
  background-position: left;
  background-image: url("../images/company-overview/timeline/img_arrow_previous_on.gif");
  padding-left: 1.2em;
  margin-left: 0.5em;
}
/* line 260, ../sass/wsi-company-overview.sass */
.timeline-bottom-nav li.previous-eventa.inactive {
  background-image: url("../images/company-overview/timeline/img_arrow_previous_off.gif");
}
/* line 264, ../sass/wsi-company-overview.sass */
.timeline-bottom-nav li.current {
  padding: 0;
  margin: -1em 0;
}
/* line 267, ../sass/wsi-company-overview.sass */
.timeline-bottom-nav li.next-event {
  width: 8.2em;
  border-right: 0.1em solid #fff;
}
/* line 268, ../sass/wsi-company-overview.sass */
.timeline-bottom-nav li.next-eventa {
  background-position: right;
  background-image: url("../images/company-overview/timeline/img_arrow_next_on.gif");
  padding-right: 1.2em;
  margin-right: 0.5em;
}
/* line 273, ../sass/wsi-company-overview.sass */
.timeline-bottom-nav li.next-eventa.inactive {
  background-image: url("../images/company-overview/timeline/img_arrow_next_off.gif");
}
/* line 277, ../sass/wsi-company-overview.sass */
.timeline-bottom-nav li.present {
  width: 9.5em;
}
/* line 279, ../sass/wsi-company-overview.sass */
.timeline-bottom-nav li.presenta {
  background-position: right;
  background-image: url("../images/company-overview/timeline/img_arrow_present_on.gif");
  padding-right: 2em;
}
/* line 283, ../sass/wsi-company-overview.sass */
.timeline-bottom-nav li.presenta.inactive {
  background-image: url("../images/company-overview/timeline/img_arrow_present_off.gif");
}
/* line 285, ../sass/wsi-company-overview.sass */
.timeline-bottom-nav lia {
  color: #fff;
  font-size: 0.9em;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  background-repeat: no-repeat;
}
/* line 292, ../sass/wsi-company-overview.sass */
.timeline-bottom-nav lia.inactive {
  color: #5E5D5D;
}

/* line 295, ../sass/wsi-company-overview.sass */
#timeline-back {
  background-image: url("../images/company-overview/timeline/btn_timeline-back.gif");
  background-repeat: no-repeat;
  text-indent: -999em;
}
/* line 299, ../sass/wsi-company-overview.sass */
#timeline-back a {
  width: 13.8em;
  height: 1.8em;
}

/* line 305, ../sass/wsi-company-overview.sass */
#timeline_start .popup-intro {
  margin: 0.3em;
  padding: 2.3em;
}
/* line 308, ../sass/wsi-company-overview.sass */
#timeline_start .text-wrapper {
  height: 23.5em;
  font-size: 1.3em;
}
/* line 311, ../sass/wsi-company-overview.sass */
#timeline_start h2 {
  font-size: 2.2em;
  letter-spacing: 0;
  margin: 0 4.4em;
}
/* line 315, ../sass/wsi-company-overview.sass */
#timeline_start .horizontal-rule {
  padding: 0.75em 0 0.5em;
  margin: 0;
}
/* line 318, ../sass/wsi-company-overview.sass */
#timeline_start .drop-case {
  color: #747064;
  letter-spacing: 0.03em;
  line-height: 1.2em;
  margin: 0 0 1.8em;
  padding: 0;
  font-weight: normal;
}
/* line 325, ../sass/wsi-company-overview.sass */
#timeline_start .drop-case:First-Letter {
  font-size: 5em;
  line-height: 0.68em;
}
/* line 328, ../sass/wsi-company-overview.sass */
#timeline_start a#click-to-begin {
  color: #b29c67;
  font-size: 0.8em;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  text-align: center;
}
/* line 337, ../sass/wsi-company-overview.sass */
#timeline_start a#click-to-begin:hover {
  color: #967A3A;
}

/* line 340, ../sass/wsi-company-overview.sass */
#timeline-full {
  margin-left: 0.1em;
  background-image: url("../images/company-overview/timeline/btn_timeline_glance.gif");
  background-repeat: no-repeat;
  text-indent: -999em;
}
/* line 345, ../sass/wsi-company-overview.sass */
#timeline-full a {
  width: 15.5em;
  height: 1.8em;
}

/* line 351, ../sass/wsi-company-overview.sass */
#timeline_scroll .text-wrapper {
  height: 32.7em;
}
/* line 353, ../sass/wsi-company-overview.sass */
#timeline_scroll ul {
  overflow: auto;
  height: 19.7em;
  border-top: 0.1em solid #958f8f;
  border-bottom: 0.1em solid #958f8f;
  font-size: 1.1em;
  line-height: 1.3em;
  margin: 0.4em 0;
}
/* line 361, ../sass/wsi-company-overview.sass */
#timeline_scroll ul li {
  margin: 1em 0;
}
/* line 363, ../sass/wsi-company-overview.sass */
#timeline_scroll #intro {
  padding: 2em 3.5em 1em;
}
/* line 365, ../sass/wsi-company-overview.sass */
#timeline_scroll h2 {
  font-size: 2.1em;
}

/* line 368, ../sass/wsi-company-overview.sass */
#scroll-up {
  padding-top: 1.3em;
}
/* line 370, ../sass/wsi-company-overview.sass */
#scroll-up a {
  background-image: url("../images/company-overview/timeline/btn_arrow-up.gif");
  background-position: bottom center;
  padding-bottom: 0.8em;
}

/* line 375, ../sass/wsi-company-overview.sass */
#scroll-down a {
  background-image: url("../images/company-overview/timeline/btn_arrow-down.gif");
  background-position: top center;
  padding-top: 0.8em;
}

/* line 382, ../sass/wsi-company-overview.sass */
#scroll-up a,
#scroll-down a {
  color: #ABA695;
  background-repeat: no-repeat;
  font-size: 0.9em;
  letter-spacing: 0.1em;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  text-align: center;
}
/* line 392, ../sass/wsi-company-overview.sass */
#scroll-up a:hover,
#scroll-down a:hover {
  color: #967A3A;
}
