/* IMPORT PARTIALS */
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,
font, img, ins, kbd, q, s, samp, small, 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: 0; }

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: "" ""; }

h1, h2, h3, h4, h5, h6 {
  font-family: "ff-din-web-1","ff-din-web-2", Arial, Sans-Serif;
  font-weight: 600; }

h1, h2, h3 {
  line-height: 1.1; }

h4, h5, h6 {
  line-height: 1.2; }

h1 {
  font-size: 36px;
  color: #333;
  font-weight: normal; }

h2 {
  font-size: 22px;
  color: #86AD28;
  margin: 0.6em 0 0.9em; }

h3 {
  font-size: 18px;
  color: #333;
  margin: 0 0 0.2em;
  line-height: 1.2;
  font-weight: normal; }

h4 {
  font-size: 15px;
  color: #999; }

p {
  padding-bottom: 10px; }

a {
  color: #666;
  text-decoration: none; }

a:hover {
  color: #333; }

a:focus {
  color: #000; }

.right {
  float: right; }

.left {
  float: left; }

hr {
  padding: 0;
  border: 0;
  border-top: 1px solid #DEDEDE;
  margin: 30px -10px; }

body {
  font: 13px/1.5 arial, sans-serif;
  color: #393939;
  background: white url("../images/background.jpg") repeat-x; }

/*HEADER----------------------*/
#header {
  height: 101px; }
  #header #header-inner {
    width: 960px;
    margin: 0 auto;
    position: relative; }
  #header #brand,
  #header #brand a {
    margin: 0;
    padding: 0;
    height: 101px;
    width: 290px; }
  #header #brand a {
    background: url("../images/brand_healthrageous.png") no-repeat 24px 45px;
    display: block;
    text-indent: -9999px; }

/*NAVIGATION ------------------- */
#utility-nav {
  font-family: "ff-din-web-1","ff-din-web-2", Arial, Sans-Serif;
  font-weight: bold;
  position: absolute;
  top: 17px;
  right: 20px;
  font-size: 11px;
  text-transform: uppercase;
  color: #666; }
  #utility-nav span.share {
    background: url("../images/share_this.png") no-repeat right;
    padding-right: 16px;
    cursor: pointer; }
  #utility-nav a.login {
    background: url("../images/btns/login.png") no-repeat;
    display: inline-block;
    line-height: 24px;
    padding: 0 30px 2px 12px;
    margin-left: 24px;
    width: 60px; }

#primary-nav {
  font-size: 14px;
  position: absolute;
  bottom: -1px;
  right: 10px; }
  #primary-nav ul, #primary-nav li {
    float: left; }
  #primary-nav a {
    font-family: "ff-din-web-1","ff-din-web-2", Arial, Sans-Serif;
    float: left;
    font-weight: 600;
    line-height: 35px;
    height: 50px;
    padding: 0 22px; }
  #primary-nav a.CMSListMenuLinkHighlighted {
    background: #FFF; }

/*MAIN ------------------------- */
#main {
  background: #FFF; }

#main-inner {
  width: 960px;
  margin: 0 auto; }

.home #main {
  background: url("../images/background_home.png") no-repeat center top;
  height: 679px; }

/*FOOTER ------------------------- */
#footer {
  width: 960px;
  margin: 25px auto 0;
  padding: 35px 10px 0;
  border-top: 1px solid #DEDEDE; }
  #footer p {
    font-size: 11px;
    color: #999;
    line-height: 1.5;
    padding-bottom: 15px;
    margin: 0; }
  #footer #legal {
    width: 550px;
    float: left; }

/* social links in footer */
#social-links {
  width: 365px;
  float: right; }
  #social-links p {
    padding: 0 15px; }
  #social-links ul {
    position: relative;
    top: -14px; }
  #social-links p, #social-links ul, #social-links li {
    float: right; }
  #social-links a {
    background: url("../images/btns/social_40x40.png") no-repeat;
    width: 40px;
    height: 40px;
    margin: 3px;
    text-indent: -9999px;
    opacity: 0.8;
    float: left;
    display: inline; }
  #social-links a.twitter {
    background-position: 0 0; }
  #social-links a.linkedin {
    background-position: -40px 0; }
  #social-links a.youtube {
    background-position: -80px 0; }
  #social-links a.facebook {
    background-position: -120px 0; }
  #social-links a:hover {
    opacity: 1; }

/*HOME ----------------------------- */
body.home {
  /*spotlight*/
  /*bottom of home*/ }
  body.home #home-spotlight {
    height: 403px; }
    body.home #home-spotlight #about {
      float: left;
      width: 242px;
      padding: 20px 25px 0;
      font-family: "ff-din-web-1","ff-din-web-2", Arial, Sans-Serif; }
      body.home #home-spotlight #about h1 {
        font-size: 18px;
        line-height: 1.15;
        margin-bottom: 11px;
        padding-top: 49px; }
      body.home #home-spotlight #about p {
        font-size: 14px;
        line-height: 1.45;
        padding-bottom: 20px; }
    body.home #home-spotlight #demo {
      float: right;
      width: 668px;
      position: relative; }
      body.home #home-spotlight #demo .copy {
        background: url("../images/home_video_bg.jpg");
        padding: 185px 0 0 70px;
        width: 598px;
        height: 218px;
        font-weight: bold;
        position: absolute;
        z-index: 1; }
        body.home #home-spotlight #demo .copy h2 {
          font-size: 40px;
          color: #FFF;
          padding: 84px 0 4px;
          margin: 0;
          line-height: 1; }
        body.home #home-spotlight #demo .copy h3 {
          font-size: 16px;
          color: #FFF;
          font-weight: bold; }
        body.home #home-spotlight #demo .copy a.click-to-play {
          background: url("../images/btns/click_to_play.png");
          width: 232px;
          height: 36px;
          display: none;
          position: absolute;
          left: 60px;
          text-indent: -9999px;
          _background: #ff8f05 url("../images/btns/arrow.jpg") no-repeat 105px center;
          _text-indent: 0;
          _line-height: 36px;
          _padding: 0 10px;
          _color: #FFF;
          _width: 120px;
          _border: 1px solid #B16701;
          _border-right: 1px solid #774400;
          _border-bottom: 1px solid #774400; }
      body.home #home-spotlight #demo .video {
        display: none; }
      body.home #home-spotlight #demo #flv-player {
        z-index: 0; }
      body.home #home-spotlight #demo .vjs-no-video {
        position: absolute;
        top: 200px;
        left: 65px;
        width: 200px;
        z-index: 3;
        font-weight: bold;
        color: #FFF; }
        body.home #home-spotlight #demo .vjs-no-video a {
          color: #FFF;
          text-decoration: underline; }
  body.home #home-foot {
    float: left;
    width: 100%; }
    body.home #home-foot h4 {
      font-size: 14px;
      color: #9FC330;
      padding: 0;
      margin: 45px 0 8px; }
    body.home #home-foot #did-you-know {
      background: url("../images/did_you_know/home_man.jpg") no-repeat right bottom;
      float: left;
      margin-left: 40px;
      width: 170px;
      height: 264px;
      padding-right: 280px;
      text-align: center;
      position: relative;
      /*IE6*/
      _display: inline; }
      body.home #home-foot #did-you-know .slide-wrap {
        position: relative;
        overflow: hidden;
        width: 170px; }
        body.home #home-foot #did-you-know .slide-wrap .inner-wrap {
          position: relative; }
      body.home #home-foot #did-you-know a.next, body.home #home-foot #did-you-know a.prev {
        background: url("../images/did_you_know/controls.png");
        display: block;
        height: 30px;
        width: 30px;
        position: absolute;
        top: 86px;
        text-indent: -9999px; }
      body.home #home-foot #did-you-know a.prev {
        background-position: 4px 2px;
        left: -23px; }
      body.home #home-foot #did-you-know a.next {
        background-position: -4px -39px;
        left: 163px; }
      body.home #home-foot #did-you-know a.prev:hover {
        background-position: -23px -39px; }
      body.home #home-foot #did-you-know a.next:hover {
        background-position: -31px 2px; }
      body.home #home-foot #did-you-know p {
        padding: 7px 0 10px;
        margin: 0;
        line-height: 1.4;
        color: #666; }
      body.home #home-foot #did-you-know a.take-action {
        background: url("../images/did_you_know/take_action.png");
        display: block;
        width: 92px;
        height: 26px;
        margin: 0 auto;
        text-indent: -9999px; }
      body.home #home-foot #did-you-know .slide {
        display: none;
        width: 170px; }
      body.home #home-foot #did-you-know .show {
        display: block; }
      body.home #home-foot #did-you-know .slide {
        float: left; }
    body.home #home-foot #how-it-works {
      position: relative;
      width: 470px;
      float: right;
      /*slide text*/
      /*slide images*/ }
      body.home #home-foot #how-it-works ul.slide-control {
        width: 100%;
        float: left;
        margin-bottom: 4px;
        position: relative;
        left: -3px; }
        body.home #home-foot #how-it-works ul.slide-control li {
          background: url("../images/how_it_works/controls.png") no-repeat -2px 0;
          float: left;
          width: 26px;
          height: 31px;
          line-height: 31px;
          text-align: center;
          cursor: pointer;
          font-size: 11px;
          color: #999;
          font-weight: bold; }
        body.home #home-foot #how-it-works ul.slide-control li:hover {
          background-position: -2px -30px; }
        body.home #home-foot #how-it-works ul.slide-control li:active,
        body.home #home-foot #how-it-works ul.slide-control li.active {
          background-position: -2px -60px;
          color: #FFF; }
        body.home #home-foot #how-it-works ul.slide-control li.pause {
          background-position: -32px 0;
          text-indent: -9999px; }
        body.home #home-foot #how-it-works ul.slide-control li.pause:hover {
          background-position: -32px -30px; }
        body.home #home-foot #how-it-works ul.slide-control li.pause:active {
          background-position: -32px -60px; }
        body.home #home-foot #how-it-works ul.slide-control li.play {
          background-position: -62px 0;
          text-indent: -9999px; }
        body.home #home-foot #how-it-works ul.slide-control li.play:hover {
          background-position: -62px -30px; }
        body.home #home-foot #how-it-works ul.slide-control li.play:active {
          background-position: -62px -60px; }
      body.home #home-foot #how-it-works .slide-text {
        float: left;
        width: 216px;
        position: relative;
        left: 3px;
        font-size: 15px;
        line-height: 1.4; }
      body.home #home-foot #how-it-works .slide-images {
        position: relative;
        width: 254px;
        height: 276px;
        float: right; }
        body.home #home-foot #how-it-works .slide-images img {
          position: absolute;
          top: 0;
          left: 0;
          display: none;
          z-index: 1; }
        body.home #home-foot #how-it-works .slide-images img.active {
          z-index: 2; }
      body.home #home-foot #how-it-works .scroll-text {
        position: relative;
        overflow: hidden;
        height: 150px;
        width: 216px;
        clear: both; }
      body.home #home-foot #how-it-works .inner-scroll {
        width: 1200px;
        position: relative;
        float: left; }
      body.home #home-foot #how-it-works .scroll-text .inner-scroll p {
        width: 200px;
        padding-right: 16px;
        float: left; }
  body.home #footer {
    border: 0; }

#what-we-do {
  background: url("../images/whatwedo_man.jpg") no-repeat bottom right;
  border-bottom: 1px solid #DEDEDE;
  margin-bottom: 30px;
  .zoom: 1; }
  #what-we-do:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }
  #what-we-do li {
    width: 277px;
    padding-right: 18px;
    float: left;
    margin-bottom: 30px; }
    #what-we-do li span.step {
      width: 47px;
      float: left;
      font-size: 78px;
      color: #B2D237;
      line-height: 1;
      position: relative;
      top: 5px; }
    #what-we-do li h3 {
      padding-bottom: 13px; }
    #what-we-do li p {
      width: 228px;
      float: right; }

#success-slideshow {
  .zoom: 1; }
  #success-slideshow:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }
  #success-slideshow .slide {
    .zoom: 1;
    width: 530px;
    float: left; }
    #success-slideshow .slide:after {
      visibility: hidden;
      display: block;
      font-size: 0;
      content: " ";
      clear: both;
      height: 0; }
  #success-slideshow h3 {
    margin-bottom: 13px; }
  #success-slideshow img {
    float: left;
    margin-right: 5px; }
  #success-slideshow #slide-next {
    background: url("../images/slide_next.png") no-repeat center;
    width: 50px;
    height: 160px;
    float: right;
    text-indent: -9999px;
    cursor: pointer; }
  #success-slideshow #slide-control {
    clear: both; }
    #success-slideshow #slide-control span {
      background: url("../images/slideshow_dots.png");
      display: block;
      float: left;
      width: 13px;
      height: 13px;
      text-indent: -9999px;
      /*ie6*/
      _overflow: hidden; }
    #success-slideshow #slide-control span.active {
      background-position: 0 -13px; }
  #success-slideshow #success-slidewrap {
    width: 530px;
    float: left;
    overflow: hidden;
    position: relative; }
    #success-slideshow #success-slidewrap #slides-wrap {
      width: 10000px;
      position: relative; }

#buzz-wrapper .twitter-header {
  height: 32px;
  vertical-align: bottom;
  clear: both; }
  #buzz-wrapper .twitter-header span {
    background: white url("../images/buzz/tweet_bird.png") no-repeat right;
    padding: 0 46px 0 0;
    display: block;
    height: 100%;
    float: left;
    margin: 0 8px 0 0; }
  #buzz-wrapper .twitter-header a.arrow {
    font-size: 11px;
    display: block;
    float: left;
    height: 100%;
    line-height: 32px; }
#buzz-wrapper .blog-header {
  height: 32px;
  vertical-align: bottom;
  clear: both; }
  #buzz-wrapper .blog-header span {
    background: white url("../images/buzz/RSS.png") no-repeat right;
    padding: 0 46px 0 0;
    display: block;
    height: 100%;
    float: left;
    margin: 0 8px 0 0; }
  #buzz-wrapper .blog-header a.arrow {
    font-size: 11px;
    display: block;
    float: left;
    height: 100%;
    line-height: 32px; }
#buzz-wrapper .youtube-header {
  height: 32px;
  vertical-align: bottom;
  clear: both; }
  #buzz-wrapper .youtube-header span {
    background: white url("../images/buzz/youtube.png") no-repeat right;
    padding: 0 46px 0 0;
    display: block;
    height: 100%;
    float: left;
    margin: 0 8px 0 0; }
  #buzz-wrapper .youtube-header a.arrow {
    font-size: 11px;
    display: block;
    float: left;
    height: 100%;
    line-height: 32px; }
#buzz-wrapper .linkedin-header {
  height: 32px;
  vertical-align: bottom;
  clear: both; }
  #buzz-wrapper .linkedin-header span {
    background: white url("../images/buzz/linkedin.png") no-repeat right;
    padding: 0 46px 0 0;
    display: block;
    height: 100%;
    float: left;
    margin: 0 8px 0 0; }
  #buzz-wrapper .linkedin-header a.arrow {
    font-size: 11px;
    display: block;
    float: left;
    height: 100%;
    line-height: 32px; }
#buzz-wrapper #twitter-section .description,
#buzz-wrapper #blog-section .description {
  width: 215px;
  float: left;
  margin-right: 27px;
  /*ie6 double margin bug*/
  _display: inline; }
  #buzz-wrapper #blog-section .description.noblog{
    width: auto !important;
}
#buzz-wrapper #twitter-section .feed,
#buzz-wrapper #blog-section .feed {
  width: 348px;
  float: left; }
  #buzz-wrapper #twitter-section .feed .time-stamp,
  #buzz-wrapper #blog-section .feed .time-stamp {
    font-weight: bold;
    font-size: 11px; }
  #buzz-wrapper #twitter-section .feed p,
  #buzz-wrapper #blog-section .feed p {
    margin: 0;
    padding: 0; }
  #buzz-wrapper #twitter-section .feed h3,
  #buzz-wrapper #blog-section .feed h3 {
    color: #666;
    padding-bottom: 10px;
    font-size: 15px;
    line-height: 1.5; }
#buzz-wrapper #twitter-section li {
  background: url("../images/buzz/tweet_bg.png") no-repeat left top;
  padding-left: 23px;
  margin-bottom: 20px; }
#buzz-wrapper #twitter-section .loading-tweets {
  background: #90d4e1 url("../images/ajax-loader.gif") no-repeat 5px;
  padding: 5px 10px 5px 25px;
  font-weight: bold;
  color: #FFF;
  position: relative;
  top: 40px;
  left: 30px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }
#buzz-wrapper #blog-section .blog-post {
  border-left: 1px solid #DEDEDE;
  padding-left: 13px;
  margin-left: 8px;
  margin-bottom: 40px; }
  #buzz-wrapper #blog-section .blog-post h3 a {
    color: #333;
    font-weight: 600; }
    #buzz-wrapper #blog-section .blog-post h3 a:hover {
      color: #666; }

#member-stories .member,
#story .member {
  .zoom: 1;
  padding-bottom: 20px; }
  #member-stories .member:after,
  #story .member:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }
  #member-stories .member img,
  #story .member img {
    float: left; }
  #member-stories .member .story,
  #story .member .story {
    float: right;
    width: 400px;
    padding-right: 10px; }
  #member-stories .member .story-modal,
  #story .member .story-modal {
    float: right;
    width: 544px;
    padding-right: 10px; }
#member-stories p,
#story p {
  position: relative; }
  #member-stories p .qoute,
  #story p .qoute {
    color: #86AD28;
    font-size: 40px;
    position: absolute;
    left: -19px;
    top: -10px; }
#member-stories a.arrow,
#story a.arrow {
  margin-right: 20px; }

#story {
  padding-top: 20px; }

ul.corporate-information {
  clear: both; }
  ul.corporate-information li {
    float: left;
    width: 285px;
    padding-bottom: 15px; }
    ul.corporate-information li a {
      color: #FF9004; }
      ul.corporate-information li a:hover {
        color: #975401; }

/* News Styles */
#news-wrapper {
  margin-top: 20px; }
  #news-wrapper h2 {
    margin: 0;
    padding: 8px 0 8px; }
  #news-wrapper .month {
    color: #666; }
    #news-wrapper .month .header {
      font-weight: 600;
      margin-bottom: 10px;
      font-size: 14px; }
    #news-wrapper .month .entry {
      display: none;
      color: #333;
      border-left: 1px solid #C0C0C0;
      margin: 0 0 17px 30px;
      padding-left: 10px; }
      #news-wrapper .month .entry .date {
        display: block;
        font-size: 11px;
        margin-bottom: 3px; }
      #news-wrapper .month .entry h3 {
        color: #333;
        font-size: 13px;
        margin: 0 0 5px 0;
        padding: 0;
        font-weight: bold;
        line-height: 1.5; }
        #news-wrapper .month .entry h3 a {
          color: #333; }
          #news-wrapper .month .entry h3 a:hover {
            color: #666; }
      #news-wrapper .month .entry p {
        font-size: 13px;
        margin: 0;
        padding: 0; }
    #news-wrapper .month .dir {
      display: inline-block;
      color: #86AD28;
      width: 10px; }
  #news-wrapper .open .entry {
    display: list-item; }

/* FEATURES & CAPABILITIES ------------------- */
#features-capabilities {
  padding: 20px;
  padding-bottom: 0;
  float: left; }
  #features-capabilities li {
    width: 263px;
    height: 345px;
    float: left;
    margin-left: 63px;
    /*IE6 double margin*/
    _display: inline; }
    #features-capabilities li.first {
      margin: 0; }
  #features-capabilities p {
    margin: 0;
    padding: 10px 0 0 0;
    line-height: 1.45;
    font-size: 12px; }

/* MODULES ---------------------------- */
.module {
  width: 300px;
  border-bottom: 1px solid #DEDEDE;
  padding: 0 0 8px;
  margin: 0 0 0 30px; }
  .module h4 {
    border-bottom: 3px double #DEDEDE;
    padding: 28px 0 8px;
    margin-bottom: 8px;
    position: relative; }
    .module h4 a.arrow {
      position: absolute;
      top: 30px;
      right: 20px;
      font-size: 11px; }
  .module h5 {
    color: #666;
    font-size: 15px;
    line-height: 1.35;
    margin-bottom: 13px; }
    .module h5 a {
      color: #333; }
      .module h5 a:hover {
        color: #666; }
  .module .time-stamp {
    font-size: 11px;
    font-weight: bold;
    display: block;
    margin-bottom: 3px; }
  .module li {
    border-bottom: 1px dotted #DEDEDE;
    padding: 15px 0 5px; }
    .module li:last-child {
      border: 0; }

/* TEAM MODULE */
#team-module .name, #team-module .title {
  display: block;
  line-height: 1.2;
  margin-bottom: 5px;
  font-family: "ff-din-web-1","ff-din-web-2", Arial, Sans-Serif; }
#team-module .name {
  font-size: 18px; }
#team-module .title {
  font-size: 13px; }
#team-module a.arrow {
  font-size: 11px;
  line-height: 24px;
  font-family: "ff-din-web-1","ff-din-web-2", Arial, Sans-Serif;
  font-weight: bold; }

/* SOCIAL MODULE */
#social-module .buzz {
  background: url("../images/buzz_icon.png") no-repeat 0 4px;
  padding-top: 8px;
  padding-bottom: 5px;
  display: block;
  border-bottom: 1px dotted #DEDEDE; }
#social-module li {
  border-bottom: 1px dotted #DEDEDE;
  padding: 0; }
#social-module a {
  padding-left: 48px;
  font-size: 12px;
  color: #333; }
#social-module a:hover {
  color: #000; }
#social-module a.linkedin,
#social-module a.facebook {
  line-height: 27px;
  display: block;
  font-weight: bold; }
#social-module a.linkedin {
  background: url("../images/btns/social_16x16.png") no-repeat 24px 5px; }
#social-module a.facebook {
  background: url("../images/btns/social_16x16.png") no-repeat 24px -22px; }

#features-module .featured {
  background-repeat: no-repeat;
  margin: -8px 0;
  min-height: 150px; }
  #features-module .featured p {
    background: #F1F5F5;
    padding: 10px;
    font-size: 12px;
    line-height: 1.35; }

#customers-module p {
  font-size: 12px;
  line-height: 1.35; }
#customers-module h5 {
  color: #999;
  margin: 5px 0 6px; }
#customers-module ul {
  border: dotted #DEDEDE;
  border-width: 1px 0; }
#customers-module li {
  padding: 0; }
  #customers-module li a {
    display: block;
    line-height: 21px; }
    #customers-module li a:hover {
      background-color: #F4F8EA; }

#companies-module ul {
  margin-bottom: 13px; }
#companies-module li {
  padding: 0;
  border: 0; }

/* MODAL WINDOW ---------------------------- */
#modal-backdrop {
  background-color: #FFF;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  min-height: 100%;
  display: none;
  z-index: 1000; }

.modal-loader {
  background-image: url("../images/ajax-loader-2.gif");
  background-repeat: no-repeat;
  background-position: center; }

#modal {
  background-color: #333;
  background-color: rgba(0, 0, 0, 0.8);
  .background-color: #333;
  /* IE6/7 */
  position: absolute;
  top: 102px;
  left: 50%;
  margin-left: -455px;
  width: 870px;
  padding: 20px;
  display: none;
  z-index: 1001;
  -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3); }
  #modal #modal-inner {
    .zoom: 1;
    background: #FFF;
    padding: 25px 70px 45px; }
    #modal #modal-inner:after {
      visibility: hidden;
      display: block;
      font-size: 0;
      content: " ";
      clear: both;
      height: 0; }
  #modal #modal-close {
    background: #86ad28 url("../images/btns/modal_close.png") no-repeat 67px 6px;
    position: absolute;
    top: 58px;
    right: 50%;
    margin-right: -465px;
    color: #FFF;
    line-height: 30px;
    font-size: 11px;
    padding: 0 30px 0 25px;
    font-weight: bold;
    cursor: pointer;
    z-index: 1002; }
    #modal #modal-close:hover {
      background-color: #759823;
      color: #FFF; }
  #modal #modal-print, #modal #modal-email {
    background: url("../images/btns/modal_icons.png") no-repeat;
    height: 20px;
    width: 25px;
    text-indent: -99999px;
    position: absolute;
    top: 30px;
    cursor: pointer; }
  #modal #modal-print {
    background-position: -30px 2px;
    right: 100px; }
  #modal #modal-email {
    background-position: 3px 2px;
    right: 135px; }

#management-bio h2 {
  margin-bottom: 0.3em; }
#management-bio h3 {
  margin-bottom: 0.8em; }
#management-bio .profile-image {
  float: left;
  width: 200px;
  padding-top: 16px; }
  #management-bio .profile-image img {
    border: 1px solid #999; }
#management-bio .bio {
  float: left;
  width: 530px; }
  #management-bio .bio ul.contact {
    color: #E68E1B;
    margin-top: 15px; }
    #management-bio .bio ul.contact li {
      float: left;
      padding-right: 10px; }
    #management-bio .bio ul.contact a {
      color: #E68E1B;
      padding-right: 10px; }
      #management-bio .bio ul.contact a:hover {
        text-decoration: underline; }

#features-modal {
  padding-top: 30px; }

#blog h4 {
  padding-bottom: 30px; }

/* Reusable subpage styles ----------------- */
div#page-title {
  border-bottom: 1px solid #DEDEDE; }
  div#page-title h1 {
    font-size: 36px;
    padding: 45px 0 45px;
    line-height: 1.1;
    width: 940px;
    margin: 0 auto; }

/*columns*/
#primary-content {
  width: 590px;
  float: left;
  padding: 0 10px; }

#secondary-content {
  width: 350px;
  float: left; }

/*page desc*/
#page-description {
  background: #f4f8ea url("../images/page_desc_bg.png") no-repeat bottom;
  padding: 30px 30px 40px 13px;
  margin: 0 -10px;
  font-size: 18px;
  line-height: 1.3;
  font-family: "ff-din-web-1","ff-din-web-2", Arial, Sans-Serif; }
  #page-description strong, #page-description em {
    font-weight: 600;
    font-style: italic; }

div.page-image,
div.page-video {
  position: relative;
  top: -32px;
  margin-bottom: -28px; }

div.page-video {
  height: 301px; }
  div.page-video .play-video {
    position: absolute;
    z-index: 1; }
    div.page-video .play-video a.click-to-play {
      background: url("../images/btns/play_overview.png");
      top: 224px;
      left: 23px;
      width: 232px;
      height: 36px;
      display: none;
      position: absolute;
      text-indent: -9999px;
      _background: #ff8f05 url("../images/btns/arrow.jpg") no-repeat 105px center;
      _text-indent: 0;
      _line-height: 36px;
      _padding: 0 10px;
      _color: #FFF;
      _width: 120px;
      _border: 1px solid #B16701;
      _border-right: 1px solid #774400;
      _border-bottom: 1px solid #774400; }
  div.page-video .vjs-no-video {
    background-color: #333;
    padding: 5px 10px;
    position: absolute;
    top: 200px;
    left: 20px;
    width: 180px;
    color: #FFF;
    font-weight: bold;
    z-index: 3; }
    div.page-video .vjs-no-video a {
      color: #FFF;
      text-decoration: underline; }

a.arrow, a.share-this {
  font-family: "ff-din-web-1","ff-din-web-2", Arial, Sans-Serif;
  font-weight: bold;
  padding-right: 20px;
  color: #FF9004;
  font-size: 11px; }

a.arrow:hover, a.share-this:hover {
  color: #975401; }

a.arrow {
  background: url("../images/orange_arrow.png") no-repeat right; }

a.share-this {
  background: url("../images/share_this_orange.png") no-repeat right; }

video.video-js {
  background-color: transparent !important; }

/* major clearfixes */
#header, #header-inner, #main, #main-inner, #footer, .clearfix {
  .zoom: 1; }
  #header:after, #header-inner:after, #main:after, #main-inner:after, #footer:after, .clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }

