html * {
  margin: 0;
  padding: 0; }

body {
  background: #3399cc url("http://voxur-sales.s3.amazonaws.com/background_fade.png") top left repeat-x;
  color: #333333;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt; }

p {
  margin: 0 10px 10px; }

h1 {
  color: #333333;
  margin: 0 0 15px;
  padding: 0; }
  h1 a, h1 a:hover {
    color: #333333;
    background: none;
    text-decoration: none;
    line-height: 0.9em; }

h2 {
  margin: 0 0 15px;
  padding: 0 10px;
  border-bottom: 8px solid #ededed;
  text-transform: uppercase;
  color: #333333;
  font-size: 22px;
  line-height: 31px; }
  h2 a, h2 a:hover {
    color: #333333;
    background: none;
    text-decoration: none;
    line-height: 0.9em; }

h3 {
  font-size: 18px;
  line-height: 28px;
  padding: 0 10px;
  margin: 5px 0 5px;
  border-bottom: #e6e6e6 solid 5px;
  text-transform: uppercase;
  color: #333333; }
  h3 a, h3 a:hover {
    color: #333333;
    background: none;
    text-decoration: none; }

h3.error {
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 0;
  text-transform: none; }

h4 {
  padding: 0 10px;
  margin: 5px 0; }

a img {
  border: none;
  padding: 0;
  margin: 0; }

a {
  background-color: #beddec;
  color: #333333;
  text-decoration: none; }

a:hover {
  color: #333333;
  text-decoration: underline; }

a.button {
  display: block;
  background: url("/images/bg/box_button_button.png") top left repeat-x;
  height: 42px;
  color: white;
  font-weight: bold;
  margin: 21px 15px;
  font-size: 14px;
  text-align: center;
  line-height: 42px;
  text-transform: uppercase;
  width: 165px; }

textarea {
  width: 500px; }

ul {
  margin: 0 0 10px 30px; }
  ul li {
    list-style: disc; }

span.voxur {
  color: #3399cc;
  text-transform: uppercase; }

a span.voxur {
  color: inherit; }

.float_right {
  float: right; }

.float_left {
  float: left; }

.clearing {
  clear: both; }

.divider {
  height: 1px;
  margin: 10px 0;
  border-bottom: #e6e6e6 solid 1px; }

#page {
  width: 980px;
  margin: 0 auto 10px; }

#inner_header {
  height: 117px; }
  #inner_header #company_logo {
    float: left;
    background: black url("http://voxur-sales.s3.amazonaws.com/voxur_logo.png") top left no-repeat;
    width: 237px;
    height: 76px;
    text-indent: -99999px;
    margin-bottom: 0; }
    #inner_header #company_logo a {
      width: 237px;
      height: 76px;
      display: block; }
    #inner_header #company_logo a:hover {
      text-decoration: none; }

#inner_footer {
  height: 55px;
  background: white;
  margin: 0;
  font-size: 0.8em;
  color: #3399cc;
  border-top: 1px solid #ededed; }
  #inner_footer a {
    display: inline;
    float: left;
    background: none;
    color: #3399cc; }
  #inner_footer .text_link {
    padding: 15px 0 0 0; }
  #inner_footer .float_right {
    margin: 0 10px; }
  #inner_footer .float_left {
    margin: 0 10px 0 0; }
  #inner_footer img {
    display: inline; }
  #inner_footer .links {
    margin: 0 auto;
    padding: 15px 0 0 0;
    width: 400px;
    text-align: center;
    font-size: 1.2em; }
    #inner_footer .links a {
      float: none; }

#content {
  padding-top: 1px;
  background: white;
  min-height: 350px; }

.one_column_layout {
  margin: 15px 15px 0; }

.two_column_layout {
  padding: 0;
  margin-top: -1px;
  background: url("/images/bg/two_col.png") top left repeat-y; }
  .two_column_layout .column_one {
    float: left;
    width: 612px;
    padding: 30px 15px 15px;
    min-height: 350px; }
  .two_column_layout .column_two {
    border-top: 1px solid #EDEDED;
    width: 338px;
    padding: 65px 0 15px;
    float: right;
    min-height: 350px; }

.three_column_layout {
  margin: 0 15px; }
  .three_column_layout .column_one {
    float: left;
    width: 306px;
    margin: 0 15px 0 0; }
  .three_column_layout .column_two {
    float: left;
    width: 306px;
    margin: 0 15px 0 0; }
  .three_column_layout .column_three {
    float: left;
    width: 306px; }

#menu_tabs {
  height: 41px; }
  #menu_tabs ul {
    margin: 0;
    text-align: center; }
    #menu_tabs ul li {
      display: inline;
      list-style-image: none;
      list-style-type: none; }
      #menu_tabs ul li a {
        color: white;
        background: none;
        display: block;
        float: left;
        font-size: 14px;
        font-weight: bold;
        height: 25px;
        padding: 16px 15px 0;
        margin-right: 3px;
        text-decoration: none; }
    #menu_tabs ul li.selected a, #menu_tabs ul li a:hover {
      background: white;
      color: #333333;
      text-decoration: none; }

.black_button {
  text-align: center;
  background: black url("http://voxur-sales.s3.amazonaws.com/black_button.png") left top repeat-x;
  float: left; }
  .black_button a {
    color: white;
    background: none;
    padding: 5px 10px;
    display: block;
    text-decoration: none; }

.flash {
  margin: 0 0 15px;
  text-align: center; }
  .flash .error {
    padding: 10px;
    background: #eebbbb;
    border: solid 1px #ffcccc;
    color: black; }
  .flash .notice {
    padding: 10px;
    background: #bbeebb;
    border: solid 1px #ccffcc;
    color: black; }

.box {
  margin: 0 0 20px;
  padding: 0 15px; }
  .box .box_top {
    margin: 0 0 10px; }
  .box .box_bottom {
    height: 17px; }
  .box h3 {
    border-bottom: #e6e6e6 solid 5px;
    margin-bottom: 15px; }

.case_study h3.no_line {
  padding-bottom: 0; }

h3.no_line {
  border-bottom: none;
  padding-bottom: 15px; }

h3.two_line {
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 0; }

.box.button {
  background: url("/images/bg/box_button.png") top left repeat-x;
  height: 86px;
  margin-top: 30px;
  border: 1px solid #ededed;
  border-right: none; }
  .box.button h3 {
    width: 140px;
    padding: 10px 0;
    float: left;
    border-bottom: none;
    margin: 13px 0 13px 7px;
    font-size: 18px;
    line-height: 1.2em; }
  .box.button a.button {
    width: 139px;
    float: right;
    margin: 21px 0; }

.box.customers h3 {
  margin: 5px 0 5px 7px; }

.sidebar_top.box {
  border-top: 1px solid #ededed;
  padding-left: 20px; }
  .sidebar_top.box h3 {
    border-bottom: 0;
    font-size: 18px; }
  .sidebar_top.box dl {
    font-size: 12px; }
    .sidebar_top.box dl dt {
      float: left;
      margin-right: 2px;
      font-weight: bold;
      color: #3399cc; }
    .sidebar_top.box dl dd a {
      color: #333333;
      background-color: #beddec; }
  .sidebar_top.box address {
    margin-top: 10px;
    font-style: normal; }

.sidebar_top_menu {
  margin-top: -37px; }
  .sidebar_top_menu h3 {
    border-bottom-width: 7px;
    margin-bottom: 0; }
  .sidebar_top_menu ul.lines {
    list-style-type: none;
    list-style-position: outside;
    padding: 0;
    margin: 0; }
    .sidebar_top_menu ul.lines li {
      list-style-type: none;
      border-bottom: #ededed solid 2px; }
      .sidebar_top_menu ul.lines li a {
        display: block;
        padding-left: 15px;
        font-size: 14px;
        font-weight: normal;
        line-height: 30px;
        background: none;
        color: #336699; }
        .sidebar_top_menu ul.lines li a:hover {
          background-color: #fff;
          text-decoration: underline;
          color: #336699; }

#social_media {
  text-align: center;
  color: #bbbbbb;
  line-height: 55px;
  border-top: 1px solid #ededed;
  background: url("/images/bg/social.png") left top repeat-x; }
  #social_media a.icon {
    padding: 4px 4px 4px 26px;
    color: #bbbbbb; }
  #social_media a:visited, #social_media a:hover {
    color: #bbbbbb; }
  #social_media .facebook {
    background: url("/images/icons/facebook.png") left center no-repeat; }
  #social_media .delicious {
    background: url("/images/icons/delicious.png") left center no-repeat; }
  #social_media .digg {
    background: url("/images/icons/digg.png") left center no-repeat; }
  #social_media .google {
    background: url("/images/icons/google.png") left center no-repeat; }
  #social_media .stumbleupon {
    background: url("/images/icons/stumbleupon.png") left center no-repeat; }
  #social_media .twitter {
    background: url("/images/icons/twitter.png") left center no-repeat; }

.homepage_what_image {
  float: right;
  height: 208px;
  width: 112px;
  margin: 0 0 0 15px;
  background: url("http://voxur-sales.s3.amazonaws.com/homepage_what.png") left top no-repeat; }

.homepage_what_text {
  font-size: 14px;
  line-height: 20px; }

#intro {
  margin: 15px 0;
  padding: 0 0 0; }
  #intro .video {
    background: #cccccc;
    width: 948px;
    background: black;
    margin: 0;
    height: 347px;
    position: relative; }
    #intro .video #caption {
      position: absolute;
      top: 110px;
      left: 35px;
      font-size: 19px;
      text-transform: uppercase;
      width: 270px;
      z-index: 150;
      line-height: 1.25em;
      font-weight: bold;
      cursor: default; }

.video {
  margin: 10px; }

.video_image {
  margin: 10px;
  margin-top: 0px; }

h4.video_title {
  padding: 0;
  margin: 0 10px;
  float: right;
  width: 144px;
  font-size: 19px;
  line-height: 1.2em; }
  h4.video_title .voxur {
    text-transform: none; }

.home .bottom_part {
  background: #fafafa; }
.home .box {
  background: white;
  border: 1px solid #ededed;
  height: 275px; }

.logos {
  padding: 7px 15px 15px;
  border-top: 1px solid #ededed;
  background: #fafafa;
  height: 63px; }
  .logos a {
    background: none;
    color: #ededed; }
    .logos a img {
      height: 62px; }

#faqs dl dt {
  font-size: 16px;
  line-height: 1.4em;
  padding: 0 10px;
  color: #3399cc;
  font-weight: bold;
  margin: 0;
  border-bottom: #e6e6e6 solid 2px; }
#faqs dl dd {
  margin: 0;
  padding: 0 10px 30px;
  font-size: 15px;
  line-height: 1.5em; }
  #faqs dl dd p {
    padding: 0;
    margin: 10px 0 0; }
#faqs dl ol {
  padding: 0 30px; }

#what_is_voxur p {
  font-size: 16px; }
#what_is_voxur .tabs {
  padding-top: 10px; }
  #what_is_voxur .tabs .tab {
    width: 152px;
    padding: 0;
    text-align: center;
    color: white;
    font-size: 18px;
    font-weight: bold;
    float: left;
    margin: 0 1px 0 0;
    background: #333333 url("http://voxur-sales.s3.amazonaws.com/grey_button.png") left top repeat-x; }
    #what_is_voxur .tabs .tab a {
      color: white;
      background: none;
      display: block;
      width: 152px;
      line-height: 41px; }
    #what_is_voxur .tabs .tab a:hover {
      text-decoration: none; }
  #what_is_voxur .tabs .tab.last_tab {
    margin: 0; }
  #what_is_voxur .tabs .tab.selected {
    background: green url("http://voxur-sales.s3.amazonaws.com/green_button.png") left top repeat-x; }
#what_is_voxur .step {
  height: 271px;
  width: 259px;
  padding: 0 328px 0px 25px; }
  #what_is_voxur .step .step_title {
    font-size: 26px;
    padding-top: 25px;
    font-weight: bold;
    text-transform: uppercase;
    color: #3399cc; }
  #what_is_voxur .step .step_details {
    font-size: 18px;
    line-height: 120%; }
#what_is_voxur ul {
  margin: 20px 40px;
  font-size: 16px;
  line-height: 1.5em; }

#step_one {
  background: white url("http://voxur-sales.s3.amazonaws.com/what_step1.png") left top no-repeat; }

#step_two {
  background: white url("http://voxur-sales.s3.amazonaws.com/what_step2.png") left top no-repeat; }

#step_three {
  background: white url("http://voxur-sales.s3.amazonaws.com/what_step3.png") left top no-repeat; }

#step_four {
  background: white url("http://voxur-sales.s3.amazonaws.com/what_step4.png") left top no-repeat; }

form.formtastic {
  padding: 10px;
  background: #EDEDED;
  font-size: 14px;
  line-height: 1.7em; }
  form.formtastic fieldset {
    padding: 5px; }
    form.formtastic fieldset.buttons {
      padding-left: 5px; }
    form.formtastic fieldset legend {
      padding: 5px 0;
      font-size: 18px;
      line-height: 1.5em;
      font-weight: bold;
      color: #333333; }
    form.formtastic fieldset ol li {
      margin-bottom: 0.5em; }
      form.formtastic fieldset ol li label {
        font-weight: bold;
        font-size: 12px;
        line-height: 1.6em;
        width: 100%; }
      form.formtastic fieldset ol li.string input, form.formtastic fieldset ol li.password input, form.formtastic fieldset ol li.numeric input {
        font-size: 16px;
        padding: 2px;
        width: 50%; }
      form.formtastic fieldset ol li.text textarea {
        padding: 4px;
        font-size: 16px; }
      form.formtastic fieldset ol li.error p.inline-errors {
        color: #f00;
        margin-left: 0;
        width: 50%; }
      form.formtastic fieldset ol li.commit {
        margin-left: 0; }
        form.formtastic fieldset ol li.commit input.create {
          font-size: 16px;
          line-height: 1.5em; }
      form.formtastic fieldset ol li select {
        width: 45%;
        font-size: 16px; }
      form.formtastic fieldset ol li p.inline-hints {
        margin-left: 0;
        font-size: 10px;
        line-height: 12px;
        color: #333333;
        font-weight: normal; }
      form.formtastic fieldset ol li#message_other_description_input label {
        display: none; }
  form.formtastic abbr {
    font-weight: bold;
    color: #3399cc; }
  form.formtastic p {
    font-size: 12px;
    line-height: 1.6em;
    font-weight: bold; }

form.case_study fieldset ol li p.hints {
  font-weight: normal; }
  form.case_study fieldset ol li p.hints.bold {
    font-weight: bold; }

.admin_title {
  float: left;
  color: #f4f4f4;
  border-bottom: none;
  margin-top: 30px; }

table {
  border: 1px solid #666;
  border-spacing: 0;
  border-collapse: collapse;
  margin: 0 15px; }
  table th {
    background: #ededed;
    border: 1px solid #666;
    padding: 4px;
    margin: 0; }
  table td {
    border: 1px solid #666;
    padding: 6px;
    margin: 0;
    text-align: center; }

.hr {
  border-bottom: 8px solid #e6e6e6;
  margin: 5px 0;
  padding: 0;
  width: 100%;
  height: 0px; }
  .hr hr {
    display: none; }

#support h3 {
  border-bottom-width: 2px;
  margin-top: 30px; }
