html, body {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
pre, a, abbr, acronym, address, code, del, dfn, em, img,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

blockquote, q {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  quotes: "" ""; }
  blockquote:before, q:before,
  blockquote:after, q:after {
    content: ""; }

th, td, caption {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

table {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle; }

a img {
  border: none; }

ul#products_list {
  margin-left: 0em; }
  ul#products_list li {
    list-style-type: none;
    margin-left: 0px; }
  ul#products_list > li {
    background-color: #f4f4f4;
    border: 1px solid #ccc;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 10px;
    margin-bottom: 20px; }
    ul#products_list > li:hover {
      background-color: #DCEDFE; }
    ul#products_list > li a {
      text-decoration: none; }
    ul#products_list > li.webinars:hover, ul#products_list > li.connect-with-us:hover {
      background-color: #f4f4f4; }
    ul#products_list > li.webinars p, ul#products_list > li.connect-with-us p {
      margin-left: 0em; }
    ul#products_list > li.webinars ul li, ul#products_list > li.connect-with-us ul li {
      font-weight: bold; }
    ul#products_list > li h3 {
      margin: 0;
      padding: 0; }
    ul#products_list > li p {
      margin-top: 0em;
      margin-left: 5px;
      font-size: 110%;
      margin-bottom: 10px;
      line-height: 1.3em;
      color: black; }
      ul#products_list > li p:hover {
        color: black; }
    ul#products_list > li ul {
      margin-bottom: 0.5em; }
      ul#products_list > li ul li {
        list-style: disc; }
  ul#products_list li.connect-with-us ul {
    margin-left: 0; }
    ul#products_list li.connect-with-us ul li {
      list-style: none;
      margin-left: 0; }

#content #bluemango-home h1 {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  color: #810004;
  line-height: 120%;
  margin-bottom: 1em; }
#content #bluemango-home div.left h2 {
  color: #810004; }
#content #bluemango-home div.webinars {
  margin-bottom: 2em; }
#content #bluemango-home div.connect-with-us ul#follow-us {
  margin-left: 0em; }
  #content #bluemango-home div.connect-with-us ul#follow-us li {
    margin-left: 0em; }
#content #bluemango-home div.feedburnerFeedBlock ul li span.headline a {
  font-weight: bold;
  color: #333;
  font-size: 16px;
  line-height: 1.2em;
  text-decoration: underline; }
  #content #bluemango-home div.feedburnerFeedBlock ul li span.headline a:hover {
    color: green; }
#content #bluemango-home div.feedburnerFeedBlock ul li div {
  font-size: 12px; }

.contact_us ul {
  margin-left: 0em; }
  .contact_us ul li {
    list-style-type: none;
    margin-left: 0px; }

.sidebar_block ul#follow-us {
  padding-left: 0;
  margin: 0; }
  .sidebar_block ul#follow-us li.rss {
    margin-left: 0em; }

#content div.front-page-call {
  background-color: #f4f4f4;
  border: 1px solid #ccc;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  padding: 10px;
  margin-bottom: 20px;
  background-color: #DCEDFE; }
  #content div.front-page-call:hover {
    background-color: #DCEDFE; }
  #content div.front-page-call div.header-image {
    float: right;
    margin: 0 0 10px 10px; }
  #content div.front-page-call a.call {
    display: block;
    line-height: 24px;
    padding: 6px 60px 6px 10px;
    font-size: 18px;
    height: 48px;
    width: 330px;
    background: transparent url(../images/buttons/green-button.png) no-repeat 0px 0px;
    text-decoration: none;
    color: #E4E4E4; }
    #content div.front-page-call a.call:hover {
      background-position: 0px -60px;
      color: #fee700; }
    #content div.front-page-call a.call:active {
      background-position: 0px -120px; }

#announcement {
  background-color: #fff6bf;
  border-top: 2px solid;
  border-bottom: 2px solid;
  border-color: #ffd324; }
  #announcement .inside {
    color: #514721;
    width: 960px;
    margin: 0 auto;
    padding: 5px 0; }
    #announcement .inside p {
      margin-bottom: 0em; }
    #announcement .inside a.big-link {
      color: green;
      text-decoration: none; }
      #announcement .inside a.big-link:hover {
        text-decoration: underline; }

#content #announcement .inside {
  padding: 5px 0; }

#content .sidebar_block {
  background-color: #ebebeb;
  padding: 10px 15px 5px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-box-shadow: gray 3px 3px 3px;
  -moz-box-shadow: gray 3px 3px 3px; }
  #content .sidebar_block + .sidebar_block {
    margin-top: 20px; }

div#key_features ol li {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  color: #810004; }
  div#key_features ol li p {
    color: #353535;
    font-weight: normal;
    font-size: 14px;
    text-transform: none; }
div#key_features ol h2 {
  color: #810004;
  margin-bottom: 0em;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold; }

div#invitation {
  font-size: 12px;
  color: #7a7a83;
  line-height: 1.2em;
  margin-right: 20px; }
  div#invitation p {
    margin-bottom: 10px; }

#content #two_columns {
  padding: 10px 0 20px;
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  width: 960px;
  margin: 0 auto; }
  #content #two_columns {
    display: block; }
  #content #two_columns h2 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold; }
  #content #two_columns #left_column {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 630px;
    padding-right: 40px;
    padding-top: 10px; }
    * html #content #two_columns #left_column {
      overflow-x: hidden; }
    #content #two_columns #left_column h2 {
      color: #810004; }
  #content #two_columns #right_column {
    padding-top: 10px;
    display: inline;
    float: left;
    margin-right: 10px;
    width: 270px;
    margin-right: 0; }
    * html #content #two_columns #right_column {
      overflow-x: hidden; }

#banner.screensteps_desktop img.screenshots {
  margin-right: 100px; }

#promo .inside #video.screensteps_desktop ul {
  width: 437px; }

#calls {
  padding: 0;
  background-color: #f0f5fa;
  border-top: 2px solid;
  border-bottom: 2px solid;
  border-color: #e6e6e6;
  margin-bottom: 1em; }
  #calls div.inside {
    padding-bottom: 10px; }
  #calls a {
    padding: 10px;
    font-weight: bold; }
    #calls a.first {
      padding-left: 0; }

#user-types {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  background: white url('../images/front_page/usage-gradient.png') repeat-x;
  border: 1px solid #C3D2DC;
  margin-bottom: 2em;
  -webkit-box-shadow: gray 3px 3px 3px;
  -moz-box-shadow: gray 3px 3px 3px;
  padding: 0; }
  #user-types {
    display: block; }
  #user-types ul.ui-tabs-nav {
    float: left;
    width: 300px;
    list-style: none;
    margin: 0;
    padding: 0;
    background-image: none;
    background-color: transparent;
    border: none; }
    #user-types ul.ui-tabs-nav li {
      float: none;
      width: auto;
      border: none;
      border-right: solid 8px;
      border-color: #C3D2DC;
      background: white; }
      #user-types ul.ui-tabs-nav li.rounded-bottom {
        -webkit-border-bottom-left-radius: 10px;
        -moz-border-radius-bottomleft: 10px; }
      #user-types ul.ui-tabs-nav li a {
        float: none;
        padding: 10px 20px 10px 20px;
        padding-left: 1em;
        display: block;
        text-decoration: none; }
        #user-types ul.ui-tabs-nav li a:hover {
          text-decoration: underline;
          color: #1e2732; }
    #user-types ul.ui-tabs-nav li.ui-tabs-selected {
      background: #1e2732 url(imagess/ui-bg_glass_75_e6e6e6_1x400.png);
      border-right: none !important;
      background: none;
      border-bottom: solid 2px;
      border-top: solid 2px;
      border-color: #C3D2DC; }
      #user-types ul.ui-tabs-nav li.ui-tabs-selected a {
        color: #810004;
        font-weight: bold;
        font-size: 110%;
        text-decoration: none; }
    #user-types ul.ui-tabs-nav li.first {
      border-top: none; }
    #user-types ul.ui-tabs-nav li.instructions {
      font-weight: normal;
      line-height: 1.5em;
      -webkit-border-top-left-radius: 10px;
      -moz-border-radius-topleft: 10px;
      padding: 1em;
      background-color: #353535;
      color: white; }
  #user-types .tab {
    width: 620px;
    float: right; }
    #user-types .tab img.screenshot {
      padding: 3px;
      border: 1px solid #ccc; }
    #user-types .tab blockquote.insert {
      width: 200px;
      float: right;
      margin: 0 0 1em 1.5em;
      background-color: white;
      border: 1px solid #ccc;
      padding: 10px;
      clear: right; }
      #user-types .tab blockquote.insert p {
        margin-bottom: 0em; }
        #user-types .tab blockquote.insert p + p {
          margin-top: 1em; }
    #user-types .tab blockquote.last {
      margin-bottom: 0em; }
    #user-types .tab img.blog-footer, #user-types .tab img.knowledge-footer {
      margin: 1.5em 0; }
    #user-types .tab .footer-actions a {
      font-weight: bold;
      color: green;
      padding: 0.5em; }
    #user-types .tab .footer-actions a.first {
      padding-left: 0; }
  #user-types #visual img {
    float: right; }
  #user-types #email img.screenshot {
    float: right;
    margin-left: 1.5em; }
  #user-types #easy blockquote.first, #user-types #tech-support blockquote.first {
    margin-top: -10px; }

ul#topNav {
  float: right;
  margin-top: 20px;
  margin-right: 0em;
  font-family: Verdana,Arial,Helvetica,sans-serif; }
  ul#topNav li {
    list-style: none;
    float: right;
    padding-left: 10px; }
    ul#topNav li a {
      text-transform: uppercase;
      text-decoration: none;
      color: #7a7a7a;
      font-size: 12px; }
      ul#topNav li a:hover {
        text-decoration: underline; }

.bluemango div#navigation {
  background-color: #1e2732; }
  .bluemango div#navigation.no-subnav ul#mainNav li.here a, .bluemango div#navigation.no-subnav ul#mainNav a:hover {
    border-bottom: 1px solid #1e2732;
    height: 29px; }
    * html .bluemango div#navigation.no-subnav ul#mainNav li.here a, * html .bluemango div#navigation.no-subnav ul#mainNav a:hover {
      height: auto; }

div#navigation, div#subnavigation {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  background-color: #1e2732;
  height: 30px; }
  div#navigation ul#mainNav, div#navigation ul#subNav, div#subnavigation ul#mainNav, div#subnavigation ul#subNav {
    width: 960px;
    margin: 0 auto; }
    div#navigation ul#mainNav li, div#navigation ul#subNav li, div#subnavigation ul#mainNav li, div#subnavigation ul#subNav li {
      float: left;
      list-style: none;
      line-height: 30px; }
      div#navigation ul#mainNav li.first, div#navigation ul#subNav li.first, div#subnavigation ul#mainNav li.first, div#subnavigation ul#subNav li.first {
        margin-left: -10px; }
        * html div#navigation ul#mainNav li.first, * html div#navigation ul#subNav li.first, * html div#subnavigation ul#mainNav li.first, * html div#subnavigation ul#subNav li.first {
          margin-left: 0em; }
      div#navigation ul#mainNav li a, div#navigation ul#subNav li a, div#subnavigation ul#mainNav li a, div#subnavigation ul#subNav li a {
        text-decoration: none;
        text-transform: uppercase;
        padding: 0 10px;
        display: block;
        font-size: 10px; }
        div#navigation ul#mainNav li a:hover, div#navigation ul#subNav li a:hover, div#subnavigation ul#mainNav li a:hover, div#subnavigation ul#subNav li a:hover {
          text-decoration: underline;
          background-color: #cccccc; }
      div#navigation ul#mainNav li.here a, div#navigation ul#subNav li.here a, div#subnavigation ul#mainNav li.here a, div#subnavigation ul#subNav li.here a {
        color: #1e2732;
        font-weight: bold;
        background-color: #cccccc; }

div#navigation {
  border-color: #1e2732;
  border-top: 2px solid;
  height: 31px; }
  div#navigation ul#mainNav li {
    margin-right: 3px; }
    div#navigation ul#mainNav li.first {
      margin-left: -14px; }
    div#navigation ul#mainNav li a {
      padding: 0 14px;
      color: white; }
      div#navigation ul#mainNav li a:hover {
        color: #1e2732;
        border-bottom: 1px solid  #cccccc; }
    div#navigation ul#mainNav li.here a {
      border-bottom: 1px solid  #cccccc; }

div#subnavigation {
  height: 30px;
  background-color: #cccccc; }
  div#subnavigation ul#subNav li {
    background-color: #cccccc; }
    div#subnavigation ul#subNav li a {
      font-size: 10px;
      color: #1e2732; }
    div#subnavigation ul#subNav li.here a {
      font-weight: bold; }
      div#subnavigation ul#subNav li.here a:hover {
        text-decoration: none; }

#content .screensteps_ad {
  margin-top: 20px;
  background: #D4E1F1 url(../images/promos/screensteps_promo.png) no-repeat top left;
  border: 1px solid gray;
  padding: 80px 15px 10px;
  width: 510px; }
  #content .screensteps_ad h2 {
    color: #810004; }

#content h4 {
  font-weight: bold; }

#content ol {
  margin-bottom: 10px; }

#content pre {
  margin-bottom: 10px;
  padding: 5px 0; }

#content .styled_form {
  margin: 10px 0; }
  #content .styled_form fieldset {
    padding-top: 0;
    background-color: #f4f4f4; }
  #content .styled_form input {
    font-size: 12px;
    float: left; }
    #content .styled_form input[type="submit"] {
      margin-bottom: 10px; }
  #content .styled_form div {
    clear: left; }
    #content .styled_form div ul {
      margin-left: 0;
      list-style: none; }
      #content .styled_form div ul p {
        clear: left;
        font-size: 11px; }
  #content .styled_form p {
    clear: left; }
  #content .styled_form legend {
    color: #810004;
    text-transform: capitalize; }
  #content .styled_form label {
    float: left;
    width: 180px;
    padding: 5px;
    line-height: 2.2em; }
  #content .styled_form form p.about {
    font-size: 10px;
    margin-top: 5px;
    line-height: 100%; }
  #content .styled_form div.input-group label {
    line-height: inherit;
    padding: 0 5px; }

#content .article h1 {
  line-height: 130%; }
#content .article h2 {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  padding-bottom: 0;
  margin-left: -10px;
  padding-left: 10px;
  margin-bottom: 15px;
  margin-top: 15px; }
#content .article h3 {
  font-size: 16px;
  color: #800000; }

#content .article h2:first-child {
  border-top: none; }

#content .video_description * {
  font-size: 12px; }
#content .video_description ul li {
  margin-bottom: 0; }
#content .embedded_video + h2 {
  border-top: 1px solid #ccc;
  padding-top: 5px; }

.partner .logo {
  float: left;
  margin-left: 20px; }
.partner .description {
  width: 300px;
  float: left; }

ul#follow-us {
  list-style: none; }
  ul#follow-us li {
    clear: left; }
  ul#follow-us li + li {
    margin-top: 1em; }
  ul#follow-us li.rss {
    margin-left: -22px; }
    ul#follow-us li.rss a {
      float: left; }
      ul#follow-us li.rss a img {
        margin-bottom: 1em; }
    ul#follow-us li.rss a.text {
      margin-top: 10px; }
  ul#follow-us li.newsletter a {
    float: left; }
    ul#follow-us li.newsletter a img {
      margin-right: 10px;
      margin-top: 2px; }

#content ul.tall li + li {
  margin-top: 1em; }

div.even-column {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  padding-top: 1em; }
  div.even-column {
    display: block; }
  div.even-column .left-column {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 430px;
    padding-right: 40px; }
    * html div.even-column .left-column {
      overflow-x: hidden; }
  div.even-column .right-column {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 430px;
    padding-left: 40px;
    margin-right: 0; }
    * html div.even-column .right-column {
      overflow-x: hidden; }
  div.even-column h2 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    color: #810004; }
  div.even-column ul li + li {
    margin-top: 1.5em; }

div.offer {
  margin-bottom: 15px; }
  div.offer p, div.offer a {
    font-size: 14px; }
  div.offer a {
    font-weight: bold;
    color: green; }

#left_column.downloads h2 {
  font-weight: bold;
  font-size: 20px; }
#left_column.downloads h3 {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 0px; }
  #left_column.downloads h3.tight {
    margin-bottom: 5px; }
#left_column.downloads h4 {
  font-size: 14px;
  font-weight: bold; }

div.file-sharing {
  margin-left: auto;
  margin-right: auto; }

table.file-sharing {
  text-align: left;
  margin-left: 1px;
  background-color: #f8f8f8;
  margin-bottom: 20px;
  border-collapse: collapse;
  border: 1px solid #CCC; }
  table.file-sharing td {
    padding: 10px;
    width: 50%;
    vertical-align: top;
    border: 1px solid #CCC; }
  table.file-sharing a {
    font-weight: bold;
    width: 190px;
    float: left;
    margin-bottom: 10px; }
    table.file-sharing a.download {
      float: right;
      width: 32px;
      margin: 0 10px; }
    table.file-sharing a img {
      margin: 0 !important; }
  table.file-sharing p {
    clear: left; }

.filesharing-item img.badge {
  float: right;
  clear: left;
  padding: 0px 10px;
  margin: 0 !important; }

#content {
  /* @group Old Downlaods */ }
  #content #right_column div.guarantee h2, #content div.right div.guarantee h2 {
    font-size: 16px; }
  #content #right_column div.guarantee img, #content div.right div.guarantee img {
    margin: 0 0 10px 10px;
    float: right; }

div.old-downloads img {
  float: right;
  margin-right: 400px; }
div.old-downloads h3 {
  clear: both; }
div.old-downloads a {
  font-weight: bold; }

div.next_steps {
  margin: 15px 0; }
  div.next_steps p {
    font-size: 16px; }
  div.next_steps a {
    color: green;
    font-weight: bold; }

ul.product-downloads {
  margin-left: 0em; }
  ul.product-downloads li {
    list-style: none; }
    ul.product-downloads li a {
      font-size: 1.3em; }

a#free-download-button {
  display: block;
  line-height: 24px;
  padding: 6px 60px 6px 10px;
  font-size: 18px;
  height: 48px;
  width: 330px;
  background: transparent url(../images/buttons/green-button.png) no-repeat 0px 0px;
  text-decoration: none;
  color: #E4E4E4; }
  a#free-download-button:hover {
    background-position: 0px -60px;
    color: #fee700; }
  a#free-download-button:active {
    background-position: 0px -120px; }

#footer {
  position: relative;
  background: url(../images/layout/footer.jpg) no-repeat;
  height: 399px;
  color: #e6e6e6; }
  #footer.no-bluemango {
    background: url(../images/layout/empty-footer.jpg) no-repeat; }
    #footer.no-bluemango .inside {
      background-image: none; }
  #footer h4 {
    color: #e6e6e6;
    margin: 0 0 7px;
    text-transform: uppercase;
    font-weight: bold; }
  #footer a {
    color: #e6e6e6; }
    #footer a:hover {
      color: white; }
  #footer .inside {
    width: 960px;
    margin: 0 auto;
    padding: 42px 0 20px;
    background: url(../images/logo.gif) no-repeat;
    background-position: 694px  140px;
    height: 300px; }
  #footer a.sign-up {
    position: absolute;
    right: 45px;
    top: 36px; }
  #footer span.copyright {
    position: absolute;
    bottom: 20px; }
  #footer #ey_logo {
    position: absolute;
    right: 45px;
    top: 246px;
    background-color: white;
    padding: 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px; }

div#header {
  height: 90px;
  position: relative;
  width: 960px;
  margin: 0 auto; }
  div#header img#logo {
    margin-top: 22px;
    margin-left: -6px;
    float: left; }

.bluemango div#header img#logo {
  margin: 0 0 0 0; }


#heading {
  border-bottom: 1px solid #ccc;
  padding: 15px 45px 10px; }
  #heading h1 {
    margin-bottom: .1em; }

div#provide_support {
  position: absolute;
  bottom: 14px;
  right: 0px;
  font-size: 12px; }

#content #macworld_offer {
  margin-top: 20px; }
  #content #macworld_offer .heading {
    margin-bottom: 20px;
    border-bottom: 1px solid #999;
    padding-bottom: 10px; }
    #content #macworld_offer .heading h3 {
      font-style: italic;
      margin-bottom: 15px; }
  #content #macworld_offer h1, #content #macworld_offer h2 {
    letter-spacing: -1px; }
  #content #macworld_offer h1 {
    font-weight: bold; }
  #content #macworld_offer h2 {
    line-height: 120%;
    margin-bottom: 10px; }
  #content #macworld_offer .emphasis {
    color: #810004; }
  #content #macworld_offer .actions {
    margin-bottom: 20px; }
    #content #macworld_offer .actions .try_buy {
      clear: left;
      background-color: #216D00; }
      #content #macworld_offer .actions .try_buy a {
        font-family: helvetica, arial, sans-serif;
        color: white;
        width: 250px; }
      #content #macworld_offer .actions .try_buy:hover a {
        color: yellow; }
    #content #macworld_offer .actions .video {
      background-color: black; }
  #content #macworld_offer .left {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 430px;
    padding-right: 40px; }
    * html #content #macworld_offer .left {
      overflow-x: hidden; }
    #content #macworld_offer .left img.screenshot {
      margin: 40px; }
  #content #macworld_offer .right {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 430px;
    padding-left: 40px;
    margin-right: 0; }
    * html #content #macworld_offer .right {
      overflow-x: hidden; }
  #content #macworld_offer.centered_column .heading {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 630px;
    padding-left: 160px;
    padding-right: 160px;
    margin-right: 0; }
    * html #content #macworld_offer.centered_column .heading {
      overflow-x: hidden; }
    #content #macworld_offer.centered_column .heading p {
      text-align: justify; }

#content .inside .left h2 {
  clear: left; }
#content .inside .left .purchase {
  margin-bottom: 100px; }
#content .inside .left .policies {
  clear: left; }
  #content .inside .left .policies p {
    margin-bottom: 10px; }

#content #bluemango_stores p {
  margin-bottom: 10px; }
#content #bluemango_stores span {
  display: block;
  margin-bottom: 30px; }

#support ul li {
  margin-bottom: 20px; }
  #support ul li.chat {
    list-style: none; }

#content #more-thank-screencapture .left {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 550px;
  padding-right: 80px; }
  * html #content #more-thank-screencapture .left {
    overflow-x: hidden; }
#content #more-thank-screencapture .right {
  border: 1px solid #ccc;
  background-color: #f4f4f4;
  margin-top: 10px;
  display: inline;
  float: left;
  margin-right: 10px;
  width: 310px;
  margin-right: 0; }
  * html #content #more-thank-screencapture .right {
    overflow-x: hidden; }
  #content #more-thank-screencapture .right h2 {
    margin-left: 0;
    margin-right: 0; }
  #content #more-thank-screencapture .right div.testimonials {
    padding: 10px 15px; }

#content #two_columns.restart-trial #left_column {
  margin-bottom: 1em;
  display: inline;
  float: left;
  margin-right: 10px;
  width: 470px;
  padding-right: 0px; }
  * html #content #two_columns.restart-trial #left_column {
    overflow-x: hidden; }
  #content #two_columns.restart-trial #left_column #video {
    text-align: left; }
#content #two_columns.restart-trial #right_column {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 390px;
  margin-right: 0;
  padding-left: 80px; }
  * html #content #two_columns.restart-trial #right_column {
    overflow-x: hidden; }

#process_header.screencasts {
  background-image: none;
  height: 320px; }
  #process_header.screencasts h1 {
    margin-bottom: 10px;
    margin-top: 10px; }
  #process_header.screencasts .info {
    width: 400px; }
  #process_header.screencasts .screencast_window {
    float: right;
    width: 500px;
    background-color: #DDDDDD;
    border: 2px solid #ccc;
    margin-top: 40px;
    margin-right: 20px; }
    #process_header.screencasts .screencast_window img.screencast {
      float: right;
      margin: 40px 20px 20px 20px; }
    #process_header.screencasts .screencast_window h2 {
      padding: 5px 10px; }
    #process_header.screencasts .screencast_window .inside {
      padding: 5px 10px; }
    #process_header.screencasts .screencast_window .platforms {
      text-align: center;
      width: 180px;
      margin-top: 5px; }
      #process_header.screencasts .screencast_window .platforms img {
        margin-right: 10px; }
      #process_header.screencasts .screencast_window .platforms p {
        margin-top: 0px;
        font-size: 11px; }

#content div#desktop_products.designers {
  padding-bottom: 0px; }
  #content div#desktop_products.designers .product_sub_nav {
    text-align: center;
    margin-top: 15px; }

#video {
  text-align: center; }
  #video h2 {
    font-weight: bold;
    color: black;
    padding: 10px 10px 15px;
    line-height: 110%;
    margin-bottom: 0;
    margin-top: 0em; }

div.screencasts div.screencast {
  margin-bottom: 2em;
  border-top: 1px solid #ccc;
  padding-top: 1em; }

#content table.styled {
  border: 1px solid #ccc; }
  #content table.styled td, #content table.styled th {
    padding: 5px 10px; }
  #content table.styled th, #content table.styled tr.footer td {
    background-color: #48638e;
    color: white;
    font-weight: bold; }

#content div.purchase_policies h2 {
  font-weight: bold;
  font-size: 20px; }
#content div.purchase_policies h3 {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 0px; }
  #content div.purchase_policies h3.tight {
    margin-bottom: 5px; }
#content div.purchase_policies h4 {
  font-size: 14px;
  font-weight: bold; }
#content div.purchase_policies table.comparison {
  width: 80%; }
  #content div.purchase_policies table.comparison th.standard, #content div.purchase_policies table.comparison th.pro, #content div.purchase_policies table.comparison td.standard, #content div.purchase_policies table.comparison td.pro {
    text-align: center;
    width: 100px; }
#content div.purchase_policies h3#pos, #content div.purchase_policies h3#license_policy {
  margin-top: 20px; }

#content .press_release h1 {
  line-height: 140%;
  font-size: 20px;
  font-style: italic;
  text-align: center; }
#content .press_release h2 {
  font-size: 14px;
  font-style: italic;
  line-height: 120%;
  text-align: center; }
#content .press_release span.dateline {
  font-weight: bold; }
#content .press_release h3 {
  font-size: 12px; }
#content .press_release p {
  font-size: 12px; }
#content .press_release span.action_item {
  font-weight: bold; }
#content .press_release .company_info p, #content .press_release a {
  font-size: 10px;
  line-height: 120%; }

html, body {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
pre, a, abbr, acronym, address, code, del, dfn, em, img,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

blockquote, q {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  quotes: "" ""; }
  blockquote:before, q:before,
  blockquote:after, q:after {
    content: ""; }

th, td, caption {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

table {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle; }

a img {
  border: none; }

div#content a.ovalbutton {
  text-decoration: none;
  margin-right: 5px;
  margin-bottom: 10px; }

a.ovalbutton {
  background: transparent url('../images/buttons/oval-gray-left.gif') no-repeat top left;
  display: block;
  float: left;
  font: normal 13px Tahoma;
  line-height: 16px;
  height: 24px;
  padding-left: 11px;
  text-decoration: none; }

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton {
  color: #0d3a75; }

a.ovalbutton span {
  background: transparent url('../images/buttons/oval-gray-right.gif') no-repeat top right;
  display: block;
  padding: 4px 11px 6px 0px;
  line-height: 14px; }

a.ovalbutton:hover {
  background-position: bottom left; }

a.ovalbutton:hover span /* Hover state CSS */ {
  background-position: bottom right;
  color: #008041; }

.buttonwrapper {
  overflow: hidden /*See: http://www.quirksmode.org/css/clearing.html */;
  width: 100%; }

a.button {
  background: transparent url('../images/layout/bg_button_a.gif') no-repeat scroll top right;
  color: #444;
  display: block;
  float: left;
  font: normal 12px arial, sans-serif;
  height: 24px;
  margin-right: 6px;
  padding-right: 18px /* sliding doors padding */;
  text-decoration: none; }

a.button span {
  background: transparent url('../images/layout/bg_button_span.gif') no-repeat;
  display: block;
  line-height: 14px;
  padding: 5px 0 5px 18px; }

div.rounded a.button {
  background-image: url('../images/layout/bg_button_green_a.gif'); }

div.rounded a.button span {
  background: transparent  url('../images/layout/bg_button_green_span.gif')  no-repeat; }

a.button:actives {
  background-position: bottom right;
  color: #000;
  outline: none /* hide dotted outline in Firefox */; }

a.button:activse span {
  background-position: bottom left;
  padding: 6px 0 4px 18px /* push text down 1px */; }

.btn {
  float: left;
  background: url(../images/buttons/btn_left_sm.png) no-repeat;
  padding: 0 0 0 0px;
  margin: 5px 0; }

#content .btn a {
  float: left;
  height: 30px;
  background: url(../images/buttons/btn_stretch_sm.png) repeat-x scroll left top;
  padding: 0 0px;
  color: #fff;
  margin-left: 10px;
  text-decoration: none;
  font: 1em/30px Verdana, sans-serif; }

#content .btn a:hover {
  text-decoration: underline; }

.btn span {
  background: url(../images/buttons/btn_right_sm.png) no-repeat;
  float: left;
  width: 10px;
  height: 30px; }

.btn_watch_video {
  background-color: #1f2732; }

#right_column div.block_item .btn {
  background-color: #2c5aa7; }

div.description div.btn {
  margin-right: 10px; }

.btn_download {
  background-color: green; }

.btn_learn_more {
  background-color: #e8cd14;
  background-color: #1f2732; }

img.case_study_logo {
  float: right; }

h1.case_study {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  color: #810004;
  line-height: 120%; }

.case_studies .case_study + .case_study {
  margin-top: 50px; }
.case_studies .case_study a {
  font-size: 18px;
  line-height: 1.2em;
  display: block;
  margin-bottom: 5px; }

#content .testimonials {
  padding-top: 20px; }
  #content .testimonials .column-wrapper {
    width: 950px;
    margin: 0 auto;
    overflow: hidden;
    display: inline-block; }
    #content .testimonials .column-wrapper {
      display: block; }
  #content .testimonials .left-column {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 430px;
    padding-right: 40px; }
    * html #content .testimonials .left-column {
      overflow-x: hidden; }
  #content .testimonials .right-column {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 430px;
    padding-left: 40px;
    margin-right: 0; }
    * html #content .testimonials .right-column {
      overflow-x: hidden; }
  #content .testimonials .testimonial .logo {
    margin-bottom: 10px; }
  #content .testimonials .testimonial .emphasis {
    color: #810004;
    font-family: Georgia;
    font-size: 120%;
    font-weight: bold; }
  #content .testimonials .testimonial span.customer {
    color: #353535;
    display: block;
    font-size: 11px;
    font-weight: bolder;
    line-height: 1.1em; }

#simplemodal-overlay {
  background-color: #000;
  cursor: wait; }

#simplemodal-container {
  height: 550px;
  width: 600px;
  background-color: #fff;
  border: 3px solid #ccc; }
  #simplemodal-container .embedded_video {
    text-align: center;
    padding: 20px; }

#simplemodal-container a.modalCloseImg {
  background: url(../images/x.png) no-repeat;
  width: 25px;
  height: 29px;
  display: inline;
  z-index: 3200;
  position: absolute;
  top: -14px;
  right: -18px;
  cursor: pointer; }

#simplemodal-container a.closeModal {
  position: absolute;
  bottom: 10px;
  right: 10px; }

* html #simplemodal-container a.modalCloseImg {
  background: none;
  right: -14px;
  width: 22px;
  height: 26px;
  filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='../images/x.png', sizingMethod='scale'); }

#content div.feedburnerFeedBlock p.feedTitle {
  display: none; }
#content div.feedburnerFeedBlock ul {
  margin: 0em; }
  #content div.feedburnerFeedBlock ul li {
    list-style-type: none;
    margin-left: 0px; }
  #content div.feedburnerFeedBlock ul span.headline {
    line-height: 120%;
    display: block;
    margin-right: 100px;
    margin-bottom: 10px; }
    #content div.feedburnerFeedBlock ul span.headline a {
      text-decoration: none; }
      #content div.feedburnerFeedBlock ul span.headline a:hover {
        text-decoration: underline; }
  #content div.feedburnerFeedBlock ul p.date {
    font-size: 10px;
    font-weight: bold;
    color: #353535;
    margin: 5px 0;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 100%; }
  #content div.feedburnerFeedBlock ul li {
    margin-bottom: 20px;
    position: relative; }
    #content div.feedburnerFeedBlock ul li div {
      line-height: 120%;
      font-size: 12px; }
    #content div.feedburnerFeedBlock ul li + li {
      border-top: 1px solid #ccc;
      padding-top: 10px; }
      #content div.feedburnerFeedBlock ul li + li p.date {
        top: 10px; }
#content div.feedburnerFeedBlock p.fbsubscribelink {
  margin-bottom: 10px; }
  #content div.feedburnerFeedBlock p.fbsubscribelink a {
    text-decoration: none; }
    #content div.feedburnerFeedBlock p.fbsubscribelink a:hover {
      text-decoration: underline; }
    #content div.feedburnerFeedBlock p.fbsubscribelink a:visited {
      color: inherit; }
#content div.feedburnerFeedBlock #creditfooter {
  display: none; }

body {
  line-height: 1.5;
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 87.5%;   
}

h1 {
  font-weight: normal;
  color: #222222;
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.5em; }
  h1 img {
    margin: 0; }

h2 {
  font-weight: normal;
  color: #222222;
  font-size: 2em;
  margin-bottom: 0.75em; }

h3 {
  font-weight: normal;
  color: #222222;
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1em; }

h4 {
  font-weight: normal;
  color: #222222;
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em; }

h5 {
  font-weight: normal;
  color: #222222;
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.5em; }

h6 {
  font-weight: normal;
  color: #222222;
  font-size: 1em;
  font-weight: bold; }

h2 img, h3 img, h4 img, h5 img, h6 img {
  margin: 0; }

p {
  margin: 0 0 1.5em; }
  p img.left {
    display: inline;
    float: left;
    margin: 1.5em 1.5em 1.5em 0;
    padding: 0; }
  p img.right {
    display: inline;
    float: right;
    margin: 1.5em 0 1.5em 1.5em;
    padding: 0; }

a {
  text-decoration: underline;
  color: #000099; }
  a:visited {
    color: #000066; }
  a:focus {
    color: black; }
  a:hover {
    color: black; }
  a:active {
    color: #cc0099; }

blockquote {
  margin: 1.5em;
  color: #666;
  font-style: italic; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

dfn {
  font-style: italic;
  font-weight: bold; }

sup, sub {
  line-height: 0; }

abbr, acronym {
  border-bottom: 1px dotted #666; }

address {
  margin: 0 0 1.5em;
  font-style: italic; }

del {
  color: #666; }

pre {
  margin: 1.5em 0;
  white-space: pre; }

pre, code, tt {
  font: 1em 'andale mono', 'lucida console', monospace;
  line-height: 1.5; }

li ul, li ol {
  margin: 0 1.5em; }

ul {
  margin: 0 1.5em 1.5em 1.5em;
  list-style-type: disc; }

ol {
  margin: 0 1.5em 1.5em 1.5em;
  list-style-type: decimal; }

dl {
  margin: 0 0 1.5em 0; }
  dl dt {
    font-weight: bold; }

dd {
  margin-left: 1.5em; }

table {
  margin-bottom: 1.4em;
  width: 100%; }

th {
  font-weight: bold; }

thead th {
  background: #c3d9ff; }

th, td, caption {
  padding: 4px 10px 4px 5px; }

tr.even td {
  background: #e5ecf9; }

tfoot {
  font-style: italic; }

caption {
  background: #eee; }

.quiet {
  color: #666666; }

.loud {
  color: #111111; }

.clear {
  clear: both; }

.nowrap {
  white-space: nowrap; }

.clearfix {
  overflow: hidden;
  display: inline-block; }
  .clearfix {
    display: block; }

.small {
  font-size: .8em;
  margin-bottom: 1.875em;
  line-height: 1.875em; }

.large {
  font-size: 1.2em;
  line-height: 2.5em;
  margin-bottom: 1.25em; }

.first {
  margin-left: 0;
  padding-left: 0; }

.last {
  margin-right: 0;
  padding-right: 0; }

.top {
  margin-top: 0;
  padding-top: 0; }

.bottom {
  margin-bottom: 0;
  padding-bottom: 0; }

.container {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block; }
  .container {
    display: block; }

.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {
  display: inline;
  float: left;
  margin-right: 10px; }
  * html .column, * html div.span-1, * html div.span-2, * html div.span-3, * html div.span-4, * html div.span-5, * html div.span-6, * html div.span-7, * html div.span-8, * html div.span-9, * html div.span-10, * html div.span-11, * html div.span-12, * html div.span-13, * html div.span-14, * html div.span-15, * html div.span-16, * html div.span-17, * html div.span-18, * html div.span-19, * html div.span-20, * html div.span-21, * html div.span-22, * html div.span-23, * html div.span-24 {
    overflow-x: hidden; }

.last, div.last {
  margin-right: 0; }

.span-1 {
  width: 30px; }

.span-2 {
  width: 70px; }

.span-3 {
  width: 110px; }

.span-4 {
  width: 150px; }

.span-5 {
  width: 190px; }

.span-6 {
  width: 230px; }

.span-7 {
  width: 270px; }

.span-8 {
  width: 310px; }

.span-9 {
  width: 350px; }

.span-10 {
  width: 390px; }

.span-11 {
  width: 430px; }

.span-12 {
  width: 470px; }

.span-13 {
  width: 510px; }

.span-14 {
  width: 550px; }

.span-15 {
  width: 590px; }

.span-16 {
  width: 630px; }

.span-17 {
  width: 670px; }

.span-18 {
  width: 710px; }

.span-19 {
  width: 750px; }

.span-20 {
  width: 790px; }

.span-21 {
  width: 830px; }

.span-22 {
  width: 870px; }

.span-23 {
  width: 910px; }

.span-24, div.span-24 {
  width: 950px;
  margin: 0; }

input.span-1, textarea.span-1, select.span-1 {
  width: 30px !important; }
input.span-2, textarea.span-2, select.span-2 {
  width: 70px !important; }
input.span-3, textarea.span-3, select.span-3 {
  width: 110px !important; }
input.span-4, textarea.span-4, select.span-4 {
  width: 150px !important; }
input.span-5, textarea.span-5, select.span-5 {
  width: 190px !important; }
input.span-6, textarea.span-6, select.span-6 {
  width: 230px !important; }
input.span-7, textarea.span-7, select.span-7 {
  width: 270px !important; }
input.span-8, textarea.span-8, select.span-8 {
  width: 310px !important; }
input.span-9, textarea.span-9, select.span-9 {
  width: 350px !important; }
input.span-10, textarea.span-10, select.span-10 {
  width: 390px !important; }
input.span-11, textarea.span-11, select.span-11 {
  width: 430px !important; }
input.span-12, textarea.span-12, select.span-12 {
  width: 470px !important; }
input.span-13, textarea.span-13, select.span-13 {
  width: 510px !important; }
input.span-14, textarea.span-14, select.span-14 {
  width: 550px !important; }
input.span-15, textarea.span-15, select.span-15 {
  width: 590px !important; }
input.span-16, textarea.span-16, select.span-16 {
  width: 630px !important; }
input.span-17, textarea.span-17, select.span-17 {
  width: 670px !important; }
input.span-18, textarea.span-18, select.span-18 {
  width: 710px !important; }
input.span-19, textarea.span-19, select.span-19 {
  width: 750px !important; }
input.span-20, textarea.span-20, select.span-20 {
  width: 790px !important; }
input.span-21, textarea.span-21, select.span-21 {
  width: 830px !important; }
input.span-22, textarea.span-22, select.span-22 {
  width: 870px !important; }
input.span-23, textarea.span-23, select.span-23 {
  width: 910px !important; }
input.span-24, textarea.span-24, select.span-24 {
  width: 950px !important; }

.append-1 {
  padding-right: 40px; }

.append-2 {
  padding-right: 80px; }

.append-3 {
  padding-right: 120px; }

.append-4 {
  padding-right: 160px; }

.append-5 {
  padding-right: 200px; }

.append-6 {
  padding-right: 240px; }

.append-7 {
  padding-right: 280px; }

.append-8 {
  padding-right: 320px; }

.append-9 {
  padding-right: 360px; }

.append-10 {
  padding-right: 400px; }

.append-11 {
  padding-right: 440px; }

.append-12 {
  padding-right: 480px; }

.append-13 {
  padding-right: 520px; }

.append-14 {
  padding-right: 560px; }

.append-15 {
  padding-right: 600px; }

.append-16 {
  padding-right: 640px; }

.append-17 {
  padding-right: 680px; }

.append-18 {
  padding-right: 720px; }

.append-19 {
  padding-right: 760px; }

.append-20 {
  padding-right: 800px; }

.append-21 {
  padding-right: 840px; }

.append-22 {
  padding-right: 880px; }

.append-23 {
  padding-right: 920px; }

.prepend-1 {
  padding-left: 40px; }

.prepend-2 {
  padding-left: 80px; }

.prepend-3 {
  padding-left: 120px; }

.prepend-4 {
  padding-left: 160px; }

.prepend-5 {
  padding-left: 200px; }

.prepend-6 {
  padding-left: 240px; }

.prepend-7 {
  padding-left: 280px; }

.prepend-8 {
  padding-left: 320px; }

.prepend-9 {
  padding-left: 360px; }

.prepend-10 {
  padding-left: 400px; }

.prepend-11 {
  padding-left: 440px; }

.prepend-12 {
  padding-left: 480px; }

.prepend-13 {
  padding-left: 520px; }

.prepend-14 {
  padding-left: 560px; }

.prepend-15 {
  padding-left: 600px; }

.prepend-16 {
  padding-left: 640px; }

.prepend-17 {
  padding-left: 680px; }

.prepend-18 {
  padding-left: 720px; }

.prepend-19 {
  padding-left: 760px; }

.prepend-20 {
  padding-left: 800px; }

.prepend-21 {
  padding-left: 840px; }

.prepend-22 {
  padding-left: 880px; }

.prepend-23 {
  padding-left: 920px; }

.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {
  display: inline;
  float: left;
  position: relative; }

.pull-1 {
  margin-left: -40px; }

.pull-2 {
  margin-left: -80px; }

.pull-3 {
  margin-left: -120px; }

.pull-4 {
  margin-left: -160px; }

.pull-5 {
  margin-left: -200px; }

.pull-6 {
  margin-left: -240px; }

.pull-7 {
  margin-left: -280px; }

.pull-8 {
  margin-left: -320px; }

.pull-9 {
  margin-left: -360px; }

.pull-10 {
  margin-left: -400px; }

.pull-11 {
  margin-left: -440px; }

.pull-12 {
  margin-left: -480px; }

.pull-13 {
  margin-left: -520px; }

.pull-14 {
  margin-left: -560px; }

.pull-15 {
  margin-left: -600px; }

.pull-16 {
  margin-left: -640px; }

.pull-17 {
  margin-left: -680px; }

.pull-18 {
  margin-left: -720px; }

.pull-19 {
  margin-left: -760px; }

.pull-20 {
  margin-left: -800px; }

.pull-21 {
  margin-left: -840px; }

.pull-22 {
  margin-left: -880px; }

.pull-23 {
  margin-left: -920px; }

.pull-24 {
  margin-left: -960px; }

.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {
  display: inline;
  float: right;
  position: relative; }

.push-1 {
  margin: 0 -40px 1.5em 40px; }

.push-2 {
  margin: 0 -80px 1.5em 80px; }

.push-3 {
  margin: 0 -120px 1.5em 120px; }

.push-4 {
  margin: 0 -160px 1.5em 160px; }

.push-5 {
  margin: 0 -200px 1.5em 200px; }

.push-6 {
  margin: 0 -240px 1.5em 240px; }

.push-7 {
  margin: 0 -280px 1.5em 280px; }

.push-8 {
  margin: 0 -320px 1.5em 320px; }

.push-9 {
  margin: 0 -360px 1.5em 360px; }

.push-10 {
  margin: 0 -400px 1.5em 400px; }

.push-11 {
  margin: 0 -440px 1.5em 440px; }

.push-12 {
  margin: 0 -480px 1.5em 480px; }

.push-13 {
  margin: 0 -520px 1.5em 520px; }

.push-14 {
  margin: 0 -560px 1.5em 560px; }

.push-15 {
  margin: 0 -600px 1.5em 600px; }

.push-16 {
  margin: 0 -640px 1.5em 640px; }

.push-17 {
  margin: 0 -680px 1.5em 680px; }

.push-18 {
  margin: 0 -720px 1.5em 720px; }

.push-19 {
  margin: 0 -760px 1.5em 760px; }

.push-20 {
  margin: 0 -800px 1.5em 800px; }

.push-21 {
  margin: 0 -840px 1.5em 840px; }

.push-22 {
  margin: 0 -880px 1.5em 880px; }

.push-23 {
  margin: 0 -920px 1.5em 920px; }

.push-24 {
  margin: 0 -960px 1.5em 960px; }

.prepend-top {
  margin-top: 1.5em; }

.append-bottom {
  margin-bottom: 1.5em; }

.showgrid {
  background: url('../images/grid.png'); }

.error {
  padding: .8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #fbe3e4;
  color: #8a1f11;
  border-color: #fbc2c4; }
  .error a {
    color: #8a1f11; }

.notice {
  padding: .8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #fff6bf;
  color: #514721;
  border-color: #ffd324; }
  .notice a {
    color: #514721; }

.success {
  padding: .8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #e6efc2;
  color: #264409;
  border-color: #c6d880; }
  .success a {
    color: #264409; }

.hide {
  display: none; }

.highlight {
  background: yellow; }

.added {
  background: #006600;
  color: white; }

.removed {
  background: #990000;
  color: white; }

label {
  font-weight: bold; }

fieldset {
  padding: 1.4em;
  margin: 0 0 1.5em 0; }

legend {
  font-weight: bold;
  font-size: 1.2em; }

input.text, input.title, input[type=text] {
  margin: 0.5em 0;
  background-color: #fff;
  padding: 5px; }
input.title {
  font-size: 1.5em; }
input[type=checkbox], input.checkbox,
input[type=radio], input.radio {
  position: relative;
  top: 0.25em; }

textarea {
  margin: 0.5em 0;
  padding: 5px; }

select {
  margin: 0.5em 0; }

fieldset {
  border: 1px solid #cccccc; }

input.text, input.title,
textarea,
select {
  border: 1px solid #bbbbbb; }
  input.text:focus, input.title:focus,
  textarea:focus,
  select:focus {
    border: 1px solid #666666; }

input.text, input.title {
  width: 300px; }

textarea {
  width: 390px;
  height: 250px; }

body body {
  line-height: 1.5;
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 87.5%; }
body h1 {
  font-weight: normal;
  color: #222222;
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.5em; }
  body h1 img {
    margin: 0; }
body h2 {
  font-weight: normal;
  color: #222222;
  font-size: 2em;
  margin-bottom: 0.75em; }
body h3 {
  font-weight: normal;
  color: #222222;
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1em; }
body h4 {
  font-weight: normal;
  color: #222222;
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em; }
body h5 {
  font-weight: normal;
  color: #222222;
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.5em; }
body h6 {
  font-weight: normal;
  color: #222222;
  font-size: 1em;
  font-weight: bold; }
body h2 img, body h3 img, body h4 img, body h5 img, body h6 img {
  margin: 0; }
body p {
  margin: 0 0 1.5em; }
  body p img.left {
    display: inline;
    float: left;
    margin: 1.5em 1.5em 1.5em 0;
    padding: 0; }
  body p img.right {
    display: inline;
    float: right;
    margin: 1.5em 0 1.5em 1.5em;
    padding: 0; }
body a {
  text-decoration: underline;
  color: #000099; }
  body a:visited {
    color: #000066; }
  body a:focus {
    color: black; }
  body a:hover {
    color: black; }
  body a:active {
    color: #cc0099; }
body blockquote {
  margin: 1.5em;
  color: #666;
  font-style: italic; }
body strong {
  font-weight: bold; }
body em {
  font-style: italic; }
body dfn {
  font-style: italic;
  font-weight: bold; }
body sup, body sub {
  line-height: 0; }
body abbr, body acronym {
  border-bottom: 1px dotted #666; }
body address {
  margin: 0 0 1.5em;
  font-style: italic; }
body del {
  color: #666; }
body pre {
  margin: 1.5em 0;
  white-space: pre; }
body pre, body code, body tt {
  font: 1em 'andale mono', 'lucida console', monospace;
  line-height: 1.5; }
body li ul, body li ol {
  margin: 0 1.5em; }
body ul {
  margin: 0 1.5em 1.5em 1.5em;
  list-style-type: disc; }
body ol {
  margin: 0 1.5em 1.5em 1.5em;
  list-style-type: decimal; }
body dl {
  margin: 0 0 1.5em 0; }
  body dl dt {
    font-weight: bold; }
body dd {
  margin-left: 1.5em; }
body table {
  margin-bottom: 1.4em;
  width: 100%; }
body th {
  font-weight: bold; }
body thead th {
  background: #c3d9ff; }
body th, body td, body caption {
  padding: 4px 10px 4px 5px; }
body tr.even td {
  background: #e5ecf9; }
body tfoot {
  font-style: italic; }
body caption {
  background: #eee; }
body .quiet {
  color: #666666; }
body .loud {
  color: #111111; }
body div {
  text-align: left; }
body a {
  color: #0D3A75; }
  body a:visited {
    color: #303030; }
  body a:hover {
    color: green; }

form label {
  font-weight: bold; }
form fieldset {
  padding: 1.4em;
  margin: 0 0 1.5em 0; }
form legend {
  font-weight: bold;
  font-size: 1.2em; }
form input.text, form input.title, form input[type=text] {
  margin: 0.5em 0;
  background-color: #fff;
  padding: 5px; }
form input.title {
  font-size: 1.5em; }
form input[type=checkbox], form input.checkbox,
form input[type=radio], form input.radio {
  position: relative;
  top: 0.25em; }
form textarea {
  margin: 0.5em 0;
  padding: 5px; }
form select {
  margin: 0.5em 0; }
form fieldset {
  border: 1px solid #cccccc; }
form input.text, form input.title,
form textarea,
form select {
  border: 1px solid #bbbbbb; }
  form input.text:focus, form input.title:focus,
  form textarea:focus,
  form select:focus {
    border: 1px solid #666666; }
form input.text, form input.title {
  width: 300px; }
form textarea {
  width: 390px;
  height: 250px; }
form legend {
  padding: 5px; }

.clear {
  clear: both; }

body {
  background: url(../images/bg-maingrad.jpg) repeat-x 0 0 #CCD3DD;
 }

#wrapper, #footer {
  width: 1050px;
  margin: 0 auto;
  background-color: white; }

#banner {
  background: url(../images/screenstepslive/banner.jpg) no-repeat top left;
  height: 340px; }
  #banner .inside {
    width: 960px;
    margin: 0 auto;
    position: relative;
    padding-top: 20px;
    height: 100%; }
    #banner .inside img.screenshots {
      float: right;
      margin-top: 10px; }
  #banner h1, #banner h2, #banner h3 {
    color: white;
    line-height: 120%; }
  #banner h2.tag_line, #banner h1.tag_line {
    width: 500px;
    font-size: 48px; }
  #banner h3.statement {
    font-size: 18px;
    position: absolute;
    top: 156px;
    left: 0;
    width: 500px;
    padding: 8px 0; }
  #banner a.sign-up {
    position: absolute;
    top: 244px; }

body a.sign-up {
  text-decoration: none;
  display: block;
  height: 74px;
  width: 311px;
  font-size: 14px;
  color: white;
  background: url(../images/screenstepslive/green-button.png) no-repeat; }
  body a.sign-up:hover {
    text-decoration: underline; }
  body a.sign-up:hover {
    color: yellow; }
  body a.sign-up span {
    display: block;
    padding: 10px 0 0 10px; }
  body a.sign-up span.action {
    font-size: 30px;
    line-height: 100%;
    margin: 0; }
  body a.sign-up span.subtext {
    padding-top: 5px; }

#promo {
  background-color: #fefcf8;
  border-bottom: 3px solid;
  border-color: #f4f4f4;
  padding: 20px 0 0; }
  #promo .inside {
    padding: 10px 0 20px;
    width: 950px;
    margin: 0 auto;
    overflow: hidden;
    display: inline-block;
    width: 960px;
    margin: 0 auto; }
    #promo .inside {
      display: block; }
    #promo .inside .left {
      display: inline;
      float: left;
      margin-right: 10px;
      width: 430px;
      padding-right: 40px; }
      * html #promo .inside .left {
        overflow-x: hidden; }
    #promo .inside .right {
      display: inline;
      float: left;
      margin-right: 10px;
      width: 470px;
      margin-right: 0; }
      * html #promo .inside .right {
        overflow-x: hidden; }
  #promo .left h2 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    font-weight: bold;
    font-size: 20px; }
  #promo #video {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 550px; }
    * html #promo #video {
      overflow-x: hidden; }
    #promo #video.narrow {
      display: inline;
      float: left;
      margin-right: 10px;
      width: 470px; }
      * html #promo #video.narrow {
        overflow-x: hidden; }
  #promo #testimonials {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 470px;
    margin-right: 0; }
    * html #promo #testimonials {
      overflow-x: hidden; }
    #promo #testimonials p.read_more a {
      color: #7a7a83;
      text-decoration: none;
      font-size: 12px;
      font-weight: bold; }
      #promo #testimonials p.read_more a:hover {
        text-decoration: underline; }
    #promo #testimonials .testimonial {
      margin-bottom: 20px; }
      #promo #testimonials .testimonial .logo {
        float: right;
        margin-left: 15px; }
      #promo #testimonials .testimonial p {
        margin-bottom: 10px;
        font-size: 18px; }
      #promo #testimonials .testimonial span.attribution {
        font-size: 12px;
        font-weight: bold;
        color: #7a7a83; }

#content #bluemango-home .left, #content #bluemango-home .right {
  padding-top: 20px; }

#content .new_section {
  border-top: 1px solid #ccc;
  padding-top: 20px; }
#content .equal_column {
  padding: 10px 0 20px;
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  width: 960px;
  margin: 0 auto; }
  #content .equal_column {
    display: block; }
  #content .equal_column .left {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 430px;
    padding-right: 40px; }
    * html #content .equal_column .left {
      overflow-x: hidden; }
  #content .equal_column .right {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 470px;
    margin-right: 0; }
    * html #content .equal_column .right {
      overflow-x: hidden; }
  #content .equal_column h2, #content .equal_column h3 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold; }
#content .inside {
  padding: 10px 0 20px;
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  width: 960px;
  margin: 0 auto; }
  #content .inside {
    display: block; }
  #content .inside h2, #content .inside h3 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold; }
  #content .inside h2.big {
    font-size: 24px; }
  #content .inside .left {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 630px;
    padding-right: 40px;
    padding-top: 20px; }
    * html #content .inside .left {
      overflow-x: hidden; }
    #content .inside .left h2 {
      color: #810004;
      line-height: 120%; }
    #content .inside .left h3 {
      color: #810004;
      padding: 5px 0; }
    #content .inside .left h4 {
      margin-bottom: 5px;
      padding-bottom: 0;
      font-weight: bold; }
  #content .inside .right {
    padding-top: 10px;
    display: inline;
    float: left;
    margin-right: 10px;
    width: 270px;
    margin-right: 0; }
    * html #content .inside .right {
      overflow-x: hidden; }
    #content .inside .right p.purchase_now {
      clear: left; }
    #content .inside .right h2 {
      color: #333333;
      margin-left: -15px;
      margin-right: -15px;
      margin-bottom: 10px;
      padding: 0px 15px 5px;
      line-height: 110%;
      border-bottom: 1px solid #BCB89E; }
    #content .inside .right ul.news_items {
      list-style: none;
      margin-left: 0; }
      #content .inside .right ul.news_items h3 {
        color: #25385a;
        margin-bottom: 7px;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 14px;
        margin-bottom: 0px; }

table.api {
  border-collapse: collapse;
  margin: 20px 1px;
  width: 99%; }
  table.api td {
    padding: 5px;
    border: 1px solid gray; }
  table.api th {
    background-color: gray;
    border: 1px solid gray;
    color: white;
    font-size: 14px;
    padding: 10px; }

.api h3 {
  color: #810004;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  margin-bottom: 10px;
  margin-top: 40px; }
.api h4 {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: .2em;
  font-size: 16px; }
.api pre.textmate-source {
  margin-bottom: 2em; }

.learn ul {
  padding-left: 0;
  margin-left: 0; }
  .learn ul li {
    list-style-type: none;
    margin-left: 0px; }
  .learn ul li {
    margin-bottom: 20px; }
  .learn ul h2 {
    margin-bottom: 5px; }

#video_player {
  margin-bottom: 15px; }

#promo #video {
  text-align: left; }
  #promo #video ul {
    margin-left: 0em;
    padding-left: 0em; }
    #promo #video ul:last-child {
      margin-bottom: 0em; }

#screencasts ul, #video ul {
  margin-left: 0; }
  #screencasts ul li, #video ul li {
    line-height: 20px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    padding: 5px;
    padding-left: 36px;
    background: url(../images/movie_16.png) no-repeat 7px 7px;
    background-color: #eee;
    list-style: none; }
    #screencasts ul li a, #video ul li a {
      font-weight: bold;
      font-size: 16px;
      text-decoration: none; }
      #screencasts ul li a:hover, #video ul li a:hover {
        text-decoration: underline; }
    #screencasts ul li span.duration, #video ul li span.duration {
      float: right;
      margin-top: -2px;
      margin-right: 5px; }

div.webinars h2 {
  margin-bottom: 10px;
  padding-bottom: 0 !important; }
div.webinars div.webinar {
  margin-bottom: 10px;
  background-color: #EBEBEB;
  padding: 0 10px 10px;
  border: 1px solid #ccc; }
  div.webinars div.webinar h3 {
    border-bottom: 1px solid #ccc;
    padding: 5px 10px;
    margin: 0 -10px;
    margin-bottom: 5px;
    color: #263759; }
  div.webinars div.webinar h4 {
    font-weight: bold; }
div.webinars ul.bullets li {
  margin-bottom: 0; }
div.webinars div.evenrow {
  background-color: #fbfbfb; }

table.webinars {
  background-color: white;
  width: 100%;
  border: 1px solid gray; }
  table.webinars th {
    font-weight: bold;
    border-bottom: 1px solid black; }
  table.webinars th {
    padding: 2px 5px; }
  table.webinars td {
    border-top: 1px solid #eee;
    padding: 5px; }
  table.webinars tr.evenrow td {
    background-color: #D4EAFC; }

div.sidebar_block div.webinar-notice p {
  margin-bottom: 0em; }
div.sidebar_block div.webinar-notice p + p {
  margin-top: 1.5em; }
div.sidebar_block div.webinar-notice ul {
  margin-top: 0.5em; }
  div.sidebar_block div.webinar-notice ul li {
    margin-bottom: 0.5em;
    font-weight: bold; }

#content div.webinar-archive h3 {
  margin-top: 1em; }
#content div.webinar-archive ul li + li {
  margin-top: 1em; }
#content div.webinar-archive div.code {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 5px; }

#content-wrapper.export div.integration-header {
  background-color: #f4f4f4;
  padding-top: 10px; }

#content div.integration-header .text {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 430px; }
  * html #content div.integration-header .text {
    overflow-x: hidden; }
  #content div.integration-header .text img.logo {
    margin-bottom: 1em; }
#content div.integration-header .video, #content div.integration-header .right {
  display: inline;
  float: left;
  margin-right: 0;
  width: 470px;
  padding-left: 40px; }
  * html #content div.integration-header .video, * html #content div.integration-header .right {
    overflow-x: hidden; }

div.integration-next-steps {
  border-top: 3px solid #ccc;
  padding-top: 1em; }
  div.integration-next-steps .next-steps {
    width: 950px;
    margin: 0 auto;
    overflow: hidden;
    display: inline-block;
    width: 960px; }
    div.integration-next-steps .next-steps {
      display: block; }
    div.integration-next-steps .next-steps .left {
      display: inline;
      float: left;
      margin-right: 10px;
      width: 430px; }
      * html div.integration-next-steps .next-steps .left {
        overflow-x: hidden; }
    div.integration-next-steps .next-steps .right {
      display: inline;
      float: left;
      margin-right: 0;
      width: 430px;
      padding-left: 80px; }
      * html div.integration-next-steps .next-steps .right {
        overflow-x: hidden; }

div.zendesk div.next-steps div.btn {
  background-color: green; }
  div.zendesk div.next-steps div.btn a {
    width: 300px; }
div.zendesk div.next-steps div.demo {
  background-color: #1E2732; }

h4.zendesk-resources {
  margin-top: 2em; }

#content div#feature-page {
  padding: 10px 0 20px;
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  width: 960px;
  margin: 0 auto;
  margin-top: 1em; }
  #content div#feature-page {
    display: block; }
  #content div#feature-page div#left-menu {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 230px;
    padding-right: 80px; }
    * html #content div#feature-page div#left-menu {
      overflow-x: hidden; }
    #content div#feature-page div#left-menu ul#feature-menu {
      list-style: none;
      background-color: #f4f4f4;
      border: 1px solid #ccc;
      margin: 0; }
      #content div#feature-page div#left-menu ul#feature-menu li + li {
        border-top: 1px solid #ccc; }
      #content div#feature-page div#left-menu ul#feature-menu li a {
        padding: 10px;
        display: block;
        text-decoration: none;
        color: #353535; }
        #content div#feature-page div#left-menu ul#feature-menu li a:hover {
          text-decoration: underline; }
        #content div#feature-page div#left-menu ul#feature-menu li a:hover {
          background-color: #7a7a83;
          color: white; }
      #content div#feature-page div#left-menu ul#feature-menu li.here {
        background-color: #7a7a83; }
        #content div#feature-page div#left-menu ul#feature-menu li.here a {
          color: white; }
  #content div#feature-page div#feature-detail {
    display: inline;
    float: left;
    margin-right: 0;
    width: 630px; }
    * html #content div#feature-page div#feature-detail {
      overflow-x: hidden; }
    #content div#feature-page div#feature-detail div.embedded_video {
      text-align: left; }
    #content div#feature-page div#feature-detail ul.export-options > li span {
      font-weight: bold; }
    #content div#feature-page div#feature-detail table.customizations {
      border: 1px solid #7a7a83; }
      #content div#feature-page div#feature-detail table.customizations th {
        text-align: center;
        font-weight: bold; }
      #content div#feature-page div#feature-detail table.customizations td,
      #content div#feature-page div#feature-detail table.customizations th {
        padding: 2px; }
        #content div#feature-page div#feature-detail table.customizations td.numeric,
        #content div#feature-page div#feature-detail table.customizations th.numeric {
          text-align: right; }
      #content div#feature-page div#feature-detail table.customizations thead th {
        border-bottom: 1px solid #7a7a83; }
      #content div#feature-page div#feature-detail table.customizations tfoot th, #content div#feature-page div#feature-detail table.customizations tfoot td {
        border-top: 1px solid #7a7a83; }
      #content div#feature-page div#feature-detail table.customizations th:first-child {
        border-right: 1px solid #7a7a83; }
      #content div#feature-page div#feature-detail table.customizations th, #content div#feature-page div#feature-detail table.customizations td {
        border-right: 1px solid #7a7a83;
        border-bottom: 1px solid #7a7a83;
        border-left-width: 0px;
        border-top-width: 0px; }
        #content div#feature-page div#feature-detail table.customizations th:last-child, #content div#feature-page div#feature-detail table.customizations td:last-child,
        #content div#feature-page div#feature-detail table.customizations th.last, #content div#feature-page div#feature-detail table.customizations td.last {
          border-right-width: 0px; }
      #content div#feature-page div#feature-detail table.customizations tbody tr:last-child th, #content div#feature-page div#feature-detail table.customizations tbody tr:last-child td, #content div#feature-page div#feature-detail table.customizations tfoot tr:last-child th, #content div#feature-page div#feature-detail table.customizations tfoot tr:last-child td,
      #content div#feature-page div#feature-detail table.customizations tbody tr.last th, #content div#feature-page div#feature-detail table.customizations tbody tr.last td, #content div#feature-page div#feature-detail table.customizations tfoot tr.last th, #content div#feature-page div#feature-detail table.customizations tfoot tr.last td {
        border-bottom-width: 0px; }
      #content div#feature-page div#feature-detail table.customizations tr.even td, #content div#feature-page div#feature-detail table.customizations tr.even th {
        background-color: #f0f5fa; }
      #content div#feature-page div#feature-detail table.customizations th {
        text-align: left; }
      #content div#feature-page div#feature-detail table.customizations th, #content div#feature-page div#feature-detail table.customizations td {
        padding: 5px 10px; }
    #content div#feature-page div#feature-detail div#feature-nav {
      margin-top: 2em;
      text-align: right; }

#content div.register-form {
  background-color: #f0f5fa;
  padding: 10px;
  border: 1px solid #ccc; }
  #content div.register-form p {
    margin-bottom: 0em; }
  #content div.register-form p + p {
    margin-top: 1.5em; }
  #content div.register-form textarea {
    height: 6em; }
  #content div.register-form div.field_row {
    margin-bottom: 1em; }
    #content div.register-form div.field_row label {
      display: block; }
    #content div.register-form div.field_row input[type="text"] {
      width: 20em; }
    #content div.register-form div.field_row input[type="checkbox"] {
      top: 0; }
  #content div.register-form div.CheckboxGroupContainer {
    padding-top: 0.5em; }
    #content div.register-form div.CheckboxGroupContainer label {
      float: none;
      font-weight: normal;
      display: inline; }
    #content div.register-form div.CheckboxGroupContainer input {
      float: none;
      display: inline; }
    #content div.register-form div.CheckboxGroupContainer ul {
      list-style: none;
      margin: 0;
      position: 0; }
      #content div.register-form div.CheckboxGroupContainer ul li {
        margin-bottom: 0.5em; }

#content div.fieldset {
  background-color: inherit;
  border: none;
  padding: 0; }
  #content div.fieldset fieldset {
    background-color: #f0f5fa;
    border: 1px solid #ccc; }

#content form.hubform textarea {
  height: 6em; }
#content form.hubform fieldset {
  background-color: #f0f5fa; }
#content form.hubform label {
  display: block; }
  #content form.hubform label span {
    font-weight: normal; }
#content form.hubform .fieldclear {
  margin-bottom: 1em; }
#content form.hubform .CheckboxGroupContainer {
  margin-bottom: 1em; }
  #content form.hubform .CheckboxGroupContainer input[type="radio"], #content form.hubform .CheckboxGroupContainer input.radio {
    top: 0; }
  #content form.hubform .CheckboxGroupContainer input {
    clear: none; }
  #content form.hubform .CheckboxGroupContainer label {
    display: inline; }

#content div.standard-column {
  padding: 10px 0 20px;
  padding-top: 20px;
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  width: 960px;
  margin: 0 auto; }
  #content div.standard-column {
    display: block; }
  #content div.standard-column div.header-image {
    margin: 0 0 20px; }
  #content div.standard-column div.border img {
    border: 1px solid #e6e6e6; }
  #content div.standard-column .content {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 630px; }
    * html #content div.standard-column .content {
      overflow-x: hidden; }
    #content div.standard-column .content h2 {
      margin-top: 0em; }
    #content div.standard-column .content p + h2, #content div.standard-column .content ol + h2, #content div.standard-column .content li + h2 {
      margin-top: 2em; }
    #content div.standard-column .content p + h3, #content div.standard-column .content ol + h3, #content div.standard-column .content li + h3 {
      margin-top: 1em;
      text-transform: none; }
    #content div.standard-column .content ul.share-this {
      margin: 0em; }
      #content div.standard-column .content ul.share-this li {
        float: left;
        margin-right: 1em; }
  #content div.standard-column ol.methodology h3.title {
    padding: 0;
    font-weight: bold;
    font-size: 1.2em;
    text-transform: none;
    margin-bottom: 0.5em; }
  #content div.standard-column ol.methodology li p {
    font-weight: normal; }
  #content div.standard-column .call {
    clear: left;
    display: inline;
    float: left;
    margin-right: 10px;
    width: 630px; }
    * html #content div.standard-column .call {
      overflow-x: hidden; }
  #content div.standard-column .sidebar {
    display: inline;
    float: left;
    margin-right: 0;
    width: 310px; }
    * html #content div.standard-column .sidebar {
      overflow-x: hidden; }
    #content div.standard-column .sidebar .sidebar_block {
      background-color: #ebebeb;
      padding: 10px 15px 5px;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      -webkit-box-shadow: gray 3px 3px 3px;
      -moz-box-shadow: gray 3px 3px 3px; }
      #content div.standard-column .sidebar .sidebar_block h2 {
        text-transform: uppercase;
        font-size: 18px;
        font-weight: bold; }
    #content div.standard-column .sidebar > ul.share-this {
      margin-top: 24px; }

ul.share-this {
  list-style: none; }
  ul.share-this li {
    overflow: hidden;
    display: inline-block;
    margin-bottom: 1em; }
    ul.share-this li {
      display: block; }
    ul.share-this li a {
      float: left; }
      ul.share-this li a img {
        margin-right: 0.5em; }

ul.articles li {
  margin-bottom: 1em; }
  ul.articles li span.article a {
    font-weight: bold;
    color: #df4e15;
    text-decoration: none; }
    ul.articles li span.article a:hover {
      text-decoration: underline; }
  ul.articles li a {
    color: #25385a; }
    ul.articles li a:hover {
      color: green; }

.offer {
  width: 90%;
  padding: 10px 20px;
  background-color: #f0f5fa;
  border: 3px solid #ccc; }
  .offer ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 0em; }
    .offer ul li {
      margin-bottom: 1em; }
      .offer ul li a {
        color: #25385a;
        text-decoration: none; }
        .offer ul li a:hover {
          text-decoration: underline; }

button:active, a:active {
  outline: none; }

button:focus, a:focus {
  -moz-outline-style: none; }

.center {
  text-align: center; }

.border {
  border: 1px solid #ccc; }

.header_text {
	float:left;
	width: 380px;
	margin: 15px 0 0 10px;
}
.header_text h1 {
	font-size: 30px;
	font-family:sans-serif, Arial, Helvetica;
	margin-bottom:5px;
}
.blue { color: #184a7c; }
.lightblue { color: #0178c0; }

#comments .navigation {
	padding: 10px 0 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #595959;
		padding: 3px 8px;
		border: 1px solid #595959;
	}
	#comments .navigation a:hover {
		color: #a6a6a6;
		border-color: #a6a6a6;
		text-decoration: none;
	}
.alignleft{
	float:left;
}
.alignright { float: right; }
.entry .thumbnail { float:left; margin-right: 10px; margin-bottom: 10px; }
.head { font-size:30px; color:#B3B3B3; border-bottom:#CCCCCC solid 1px; margin-bottom:10px; padding-bottom:10px; }

div#content #two_columns div#one_column_container {
display:inline;
float:left;
}