/* MAIN YELLOW: #f4cd29 */ */
* {
  margin: 0px;
  padding: 0px; }
  *:active {
    outline: none; }
  *:focus {
    outline: none; }

.left, .middle {
  float: left; }

.right {
  float: right;
  width: 50%; }

html, body {
  height: 100%;
  margin: 0px; }

* img {
  border: none; }

body {
  background: #000 url(/images/main_bg_brighter.png) no-repeat center; }
  body .footer, body .push {
    height: 300px; }
  body #contact_sticky {
    position: fixed;
    left: -10px;
    top: 30%; }
    body #contact_sticky:hover {
      left: 0px; }
  body #container {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 20px auto -300px auto;
    width: 965px; }
    body #container #header {
      width: 100%;
      height: 120px; }
      body #container #header #main_logo {
        background: url(/images/main_logo.png) no-repeat;
        width: 430px;
        height: 110px;
        float: left; }
        body #container #header #main_logo img {
          width: 100%;
          height: 100%;
          border: none; }
      body #container #header #main_nav {
        width: 500px;
        float: left; }
        body #container #header #main_nav ul {
          padding: 0px;
          list-style: none;
          margin: 41px 0px 0px 20px; }
          body #container #header #main_nav ul li {
            padding: 0px;
            margin: 0px 0px 0px 20px;
            font-size: 13px;
            float: left;
            height: 40px;
            font-family: helvetica; }
            body #container #header #main_nav ul li:active .left {
              background-position: -122px 0px; }
            body #container #header #main_nav ul li:active .right {
              background-position: -229px 0px; }
            body #container #header #main_nav ul li:active .middle {
              background-position: -151px 0px; }
            body #container #header #main_nav ul li a {
              float: left;
              height: 10px;
              padding: 13px 0px 17px 0px;
              color: #f4cd29;
              text-decoration: none; }
              body #container #header #main_nav ul li a:active {
                outline: none; }
              body #container #header #main_nav ul li a:focus {
                outline: none; }
            body #container #header #main_nav ul li .left, body #container #header #main_nav ul li .middle, body #container #header #main_nav ul li .right {
              float: left;
              width: 20px;
              height: 100%;
              background: url(/images/nav_sprites.png) no-repeat 2px; }
            body #container #header #main_nav ul li .middle {
              width: auto;
              background: url(/images/nav_sprites.png) repeat-x -14px; }
            body #container #header #main_nav ul li .right {
              background: url(/images/nav_sprites.png) no-repeat -99px; }
    body #container #content {
      background: #f2f2f2;
      position: relative;
      z-index: 10;
      height: auto;
      min-height: 480px;
      width: 915px;
      margin: 50px 0px -10px 0px;
      padding: 0px 0px 55px 0px; }
      body #container #content .left_wide {
        width: 65%; }
      body #container #content .right_thin {
        width: 35%;
        padding-right: 15px; }
      body #container #content .screenshot_slider {
        height: 384px;
        width: 944px;
        margin: 0px 0px 0px -14px;
        background: url(/images/screenshot_slider_bg.png); }
        body #container #content .screenshot_slider .wrapper div.screenshot {
          position: absolute;
          left: -20px;
          top: 20px; }
        body #container #content .screenshot_slider .wrapper h2 {
          position: absolute;
          font-weight: normal;
          font-family: georgia, times;
          color: #8b6902;
          font-size: 25px;
          text-shadow: 0px 1px 0px #f5d762;
          width: 350px;
          left: 450px;
          top: 0px; }
        body #container #content .screenshot_slider .wrapper .description {
          position: absolute;
          font-weight: normal;
          text-shadow: 0px 1px 0px #f5d762;
          width: 380px;
          left: 430px;
          top: 120px; }
        body #container #content .screenshot_slider .wrapper p {
          color: #544401;
          font-size: 17px; }
      body #container #content h1#title {
        background: url(/images/yellow_title_ribbon.png) no-repeat;
        height: 80px;
        text-align: center;
        font-weight: normal;
        color: #8b6902;
        text-shadow: 0px 1px 0px #fbefa2;
        padding: 30px 0px 0px 0px;
        margin: 0px 0px 0px -13px;
        width: 950px; }
        body #container #content h1#title #left {
          left: 0px; }
          body #container #content h1#title #left img {
            left: 0px; }
          body #container #content h1#title #left a {
            float: left;
            padding: 0px 0px 0px 20px; }
        body #container #content h1#title #right {
          right: 10px; }
          body #container #content h1#title #right img {
            right: 0px; }
          body #container #content h1#title #right a {
            float: right;
            padding: 0px 20px 0px 0px; }
        body #container #content h1#title .ribbon_nav {
          top: 35px;
          position: absolute;
          width: 100px;
          font-size: 12px;
          text-align: left; }
          body #container #content h1#title .ribbon_nav a {
            color: #6d5202;
            text-decoration: none;
            text-shadow: 0px 1px 0px #fbefa2; }
          body #container #content h1#title .ribbon_nav img {
            position: absolute;
            top: 5px;
            border: none; }
      body #container #content .push {
        height: 300px; }
      body #container #content p, body #container #content li {
        font-family: helvetica;
        line-height: 24px;
        color: #605f5f;
        font-size: 15px;
        margin: 0px 20px 20px 20px; }
      body #container #content li {
        line-height: auto;
        margin: 0px 0px 5px 0px; }
      body #container #content h3 {
        font-family: helvetica;
        font-weight: normal;
        margin: 0px 20px 20px 20px; }
      body #container #content .left {
        width: 50%; }
      body #container #content #hero {
        padding: 20px 0px 0px 0px;
        height: auto;
        overflow: hidden;
        margin: -30px 0px 00px 0px;
        width: 950px; }
        body #container #content #hero #highlight {
          height: 82px;
          width: 828px;
          color: #ccc;
          margin-left: -10px;
          font-size: 13px;
          font-family: helvetica;
          line-height: 22px;
          padding: 17px 20px 23px 100px;
          background: url(/images/homepage_highlight_bg.png) no-repeat; }
          body #container #content #hero #highlight a {
            color: #f9d60e;
            text-decoration: none; }
        body #container #content #hero .card {
          float: left;
          position: relative;
          width: 300px;
          height: auto;
          margin: 0px 15px 30px 0px; }
          body #container #content #hero .card h2 {
            background: url(/images/hero_titles.png) no-repeat;
            height: 60px;
            text-indent: -1000px;
            overflow: hidden;
            margin: -45px 0px 0px 0px;
            position: relative; }
          body #container #content #hero .card img {
            margin: 0px 0px 0px 16px;
            border: none;
            position: relative; }
          body #container #content #hero .card h3 {
            margin: 0px 0px 0px 30px;
            text-align: center;
            color: #fff;
            font-size: 20px; }
          body #container #content #hero .card p {
            line-height: 20px;
            font-size: 13px;
            color: #fff;
            margin: 20px 0px 0px 20px; }
          body #container #content #hero .card a {
            color: #f2c925; }
          body #container #content #hero .card ul {
            margin: 0px 0px 0px 0px;
            font-weight: bold; }
            body #container #content #hero .card ul li {
              color: #fff;
              padding-left: 20px;
              list-style: none;
              background: url(/images/yellow_check.png) no-repeat 0px 3px;
              margin: 14px 0px 0px -5px;
              font-size: 14px;
              font-weight: bold; }
          body #container #content #hero .card img.x {
            width: 230px;
            height: 40px;
            position: absolute;
            top: 307px;
            left: 33px;
            border: none; }
        body #container #content #hero #child_research h2 {
          background-position: -336px 0px; }
        body #container #content #hero #digital_research h2 {
          background-position: -673px 0px; }
      body #container #content #articles {
        width: 640px; }
        body #container #content #articles .article {
          padding: 30px 0px 30px 0px;
          background: url(/images/blog_divider.png) no-repeat bottom;
          font-family: helvetica;
          font-size: 14px;
          text-shadow: 0px 1px 0px #fff; }
          body #container #content #articles .article .title_and_date {
            height: 65px;
            float: left;
            width: 640px; }
            body #container #content #articles .article .title_and_date h2 {
              margin: 25px 0px 0px 0px;
              float: left; }
              body #container #content #articles .article .title_and_date h2 a {
                color: #333;
                text-decoration: none; }
            body #container #content #articles .article .title_and_date .date {
              font-family: georgia, times;
              color: #8b6902;
              text-shadow: 0px 1px 0px #f5d762;
              float: left;
              margin: 0px 0px 0px -10px;
              height: 40px;
              width: 50px;
              padding: 24px 15px 0px 5px;
              background: url(/images/blog_date_ribbon.png) no-repeat; }
          body #container #content #articles .article .text {
            width: 570px;
            padding: 100px 0px 0px 40px; }
            body #container #content #articles .article .text p {
              font-size: 14px;
              text-shadow: 0px 1px 0px #fff; }
            body #container #content #articles .article .text a, body #container #content #articles .article .text .addthis_toolbox a.addthis_button_compact {
              font-family: helvetica;
              color: #2a84d0;
              text-decoration: none; }
      body #container #content #sidebar {
        position: absolute;
        left: 644px;
        top: 45px;
        width: 270px; }
        body #container #content #sidebar h2 {
          margin: 10px; }
        body #container #content #sidebar ul {
          list-style: none;
          padding: 0px;
          margin: 0px;
          width: 100%;
          border-bottom: 1px solid #fff;
          border-top: 1px solid #ddd; }
          body #container #content #sidebar ul li {
            float: left;
            width: 250px;
            padding: 0px 20px 0px 0px;
            margin: 0px;
            border-top: 1px solid #fff;
            border-bottom: 1px solid #ddd; }
            body #container #content #sidebar ul li:hover {
              background: #eee; }
            body #container #content #sidebar ul li a {
              float: left;
              width: 100%;
              height: 100%;
              padding: 10px;
              text-decoration: none;
              color: #777; }
              body #container #content #sidebar ul li a:hover {
                color: #222; }
      body #container #content #articles h2,       body #container #content #sidebar h2 {
        text-shadow: 0px 1px 0px #fff;
        font-family: helvetica;
        font-size: 20px;
        font-weight: normal; }
      body #container #content #contact {
        background: url(/images/contact_bg.png) no-repeat;
        height: 540px;
        width: 950px; }
        body #container #content #contact #clients {
          width: 400px;
          position: absolute;
          top: 100px;
          left: 00px; }
        body #container #content #contact #consumers {
          width: 400px;
          position: absolute;
          top: 100px;
          left: 530px; }
          body #container #content #contact #consumers p {
            text-align: right; }
          body #container #content #contact #consumers input, body #container #content #contact #consumers textarea, body #container #content #contact #consumers label {
            padding: 0px;
            margin: 0px 0px 0px 10px;
            float: right; }
          body #container #content #contact #consumers input.send {
            margin: 10px; }
          body #container #content #contact #consumers label {
            margin: 10px; }
          body #container #content #contact #consumers select {
            margin: 10px 2px 10px 10px; }
        body #container #content #contact p {
          color: #eae9e7;
          font-size: 18px; }
        body #container #content #contact fieldset {
          border: none; }
        body #container #content #contact form input, body #container #content #contact form textarea, body #container #content #contact form select {
          width: 280px;
          margin: 10px 10px 10px 10px; }
        body #container #content #contact form textarea {
          margin: 18px 10px 2px 10px; }
        body #container #content #contact form input.send {
          margin: 20px 10px 10px 12px; }
        body #container #content #contact label {
          color: #eae9e7;
          font-family: helvetica; }
        body #container #content #contact input.send {
          background: url(/images/send_button.png) no-repeat;
          text-indent: -1000px;
          overflow: hidden;
          height: 34px;
          width: 281px;
          border: none; }
      body #container #content #who_what {
        width: 940px;
        background: url(/images/who_what_bg.png) no-repeat;
        height: auto;
        min-height: 200px;
        margin: 15px 0px 0px 0px;
        padding: 100px 0px 0px 0px;
        height: auto;
        min-height: 200px; }
        body #container #content #who_what p {
          width: 400px;
          color: #ebebeb;
          font-size: 17px;
          line-height: 28px; }
        body #container #content #who_what #what {
          text-align: right; }
          body #container #content #who_what #what p {
            float: right; }
      body #container #content #client_logos {
        margin: 0px 0px 40px 0px; }
  body #footer {
    position: relative;
    z-index: 20;
    width: 100%;
    height: 300px;
    background: url(/images/footer_bg.png) repeat-x; }
    body #footer #footer_content {
      margin: 0px auto;
      width: 968px;
      height: 400px;
      background: url(/images/footer_divider.png) no-repeat 0px 11px; }
    body #footer .footer_column {
      width: 23.7%;
      height: 100%;
      float: left;
      background: url(/images/footer_divider.png) no-repeat right 11px; }
      body #footer .footer_column #twtr-widget-1 {
        margin: 20px; }
        body #footer .footer_column #twtr-widget-1 .twtr-timeline {
          padding: 0px 0px 5px 0px; }
        body #footer .footer_column #twtr-widget-1 .twtr-doc .twtr-ft div {
          display: none; }
      body #footer .footer_column h2 {
        color: #ffdf33;
        font-family: georgia;
        font-weight: normal;
        font-size: 30px;
        text-shadow: 0px -1px 0px #000;
        margin: 40px 0px 0px 20px; }
      body #footer .footer_column ul {
        margin: 20px;
        padding: 0px; }
        body #footer .footer_column ul li {
          list-style: none;
          margin: 20px 0px 0px 0px;
          font-family: helvetica;
          text-shadow: 0px -1px 0px #000; }
      body #footer .footer_column a {
        text-decoration: none;
        color: #fff; }
        body #footer .footer_column a:hover {
          color: #fff;
          text-decoration: underline; }
      body #footer .footer_column p {
        margin: 20px 20px;
        color: #aaa;
        text-shadow: 0px -1px 0px #000;
        font-family: helvetica; }

.Blog #container div#content {
  background: url(/images/blog_bg.png) repeat-y;
  min-height: 500px; }

.Home #container #content, .Contact #container #content {
  background: none; }

.Home #container #header #main_nav li.home .left, .Contact #container #header #main_nav li.contact .left, .Blog #container #header #main_nav li.blog .left, .About #container #header #main_nav li.about .left {
  background-position: -122px 0px; }
.Home #container #header #main_nav li.home .right, .Contact #container #header #main_nav li.contact .right, .Blog #container #header #main_nav li.blog .right, .About #container #header #main_nav li.about .right {
  background-position: -229px 0px; }
.Home #container #header #main_nav li.home .middle, .Contact #container #header #main_nav li.contact .middle, .Blog #container #header #main_nav li.blog .middle, .About #container #header #main_nav li.about .middle {
  background-position: -151px 0px; }

.Child #container #header #main_logo {
  background: url(/images/child_research_logo_with_tsr.png) no-repeat 0px 15px; }

