/*




	This file was auto generated by Less (http://lesscss.org). To change the contents of this file, edit app/stylesheets/site.less instead.




*/.clearfix_inline { display: inline-block; }
.clearfix_inline:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
  display: block;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.left { float: left; }
.right { float: right; }
.min_height_fix {
  min-height: 100%;
  height: auto !important;
  height: 100%;
}
span.icon {
  display: block;
  width: 16px;
  height: 16px;
  float: left;
  margin-right: 3px;
}
.unstyled_list { margin: 0; }
.unstyled_list li {
  margin: 0;
  list-style-type: none;
}
.button-link {
  font-size: 93%;
  line-height: 1.25em;
  background-color: #eeeeee;
  padding: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.button-link:hover { background: #6ce0fa; }
.content_div {
  background: #ffffff;
  border: 1px solid #aaaaaa;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 10px;
}
.menu_common {
  margin: 0;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  position: absolute;
  background: #888888;
  padding: 5px;
  z-index: 100;
  width: 200px;
  border-left: 1px solid #888888;
  border-right: 1px solid #888888;
  border-bottom: 1px solid #888888;
}
.menu_common li {
  margin: 0;
  list-style-type: none;
}
.menu_common li a {
  color: inherit;
  text-decoration: none;
  display: block;
  font-size: 93%;
  line-height: 1.25em;
  background-color: #eeeeee;
  padding: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin: 0 0 2px 0;
}
.menu_common li a:hover { background: #6ce0fa; }
a:active {
  outline: none;
  -moz-outline-style: none;
}
a:focus {
  outline: none;
  -moz-outline-style: none;
}
.ui-widget-content { padding: 10px; }
.ui-widget-content.ui-progressbar { padding: 0; }
.ui-widget-header {
  padding: 3px 10px;
  border-bottom: 0;
}
.ui-widget-header.ui-progressbar-value, .ui-widget.ui-widget-content.ui-menu { padding: 0; }
li.ui-menu-item { list-style-type: none; }
* {
  margin: 0;
  padding: 0;
}
html, body { height: 100%; }
body {
  background: #eaeaea;
  color: #444444;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  font-family: Arial;
}
h1 {
  font-size: 1.85em;
  color: #000000;
}
h2 {
  font-size: 1.43em;
  color: #000000;
}
h3 {
  font-size: 1.14em;
  color: #000000;
}
p, ul {
  font-size: 1em;
  color: #424242;
}
a {
  color: #e36738;
  text-decoration: none;
}
a:link {
  color: #e36738;
  text-decoration: none;
}
a:visited {
  color: #e36738;
  text-decoration: none;
}
a:hover {
  color: #e36738;
  text-decoration: underline;
}
input {
  font-size: 1.14em;
  font-weight: bold;
  color: #444444;
  padding: 8px 2px 8px 2px;
}
select, textarea {
  font-size: 1.14em;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}
.right { float: right; }
.left { float: left; }
.clear { clear: both; }
div#header {
  background: #ffffff url(../images/header-bg.png) repeat-x;
  height: 82px;
}
div#header div#header_tagline {
  float: right;
  background: transparent url(../images/tagline.png) no-repeat;
  height: 80px;
  width: 215px;
  margin-top: -10px;
}
#logo {
  float: left;
  background: transparent url(../images/logo.png) no-repeat;
  height: 80px;
  width: 280px;
  text-indent: -2000px;
  cursor: pointer;
}
.unstyled_list_2 {
  list-style-type: none;
  display: inline;
}
.unstyled_list_2 li { float: left; }
.icon {
  float: left;
  margin: 2px;
}
#navigation {
  background: url(../images/nav-bg.png) repeat-x;
  height: 32px;
  width: 100%;
}
#navigation ul.nav {
  list-style-type: none;
  display: inline;
}
#navigation ul.nav li { float: left; }
#navigation ul.nav li a:link {
  padding: 5px 15px 10px 15px;
  color: #22282e;
  text-decoration: none;
  display: block;
}
#navigation ul.nav li a:active {
  padding: 5px 15px 10px 15px;
  color: #22282e;
  text-decoration: none;
  display: block;
}
#navigation ul.nav li a:visited {
  padding: 5px 15px 10px 15px;
  color: #22282e;
  text-decoration: none;
  display: block;
}
#navigation ul.nav li a:hover { background: #eaeaea; }
#navigation ul.nav li.current a:link {
  padding: 5px 15px 10px 15px;
  background: #eaeaea;
  text-decoration: none;
  display: block;
}
#navigation ul.nav li.current a:active {
  padding: 5px 15px 10px 15px;
  background: #eaeaea;
  text-decoration: none;
  display: block;
}
#navigation ul.nav li.current a:visited {
  padding: 5px 15px 10px 15px;
  background: #eaeaea;
  text-decoration: none;
  display: block;
}
#navigation ul.nav li.login a { color: #e36738; }
#navigation ul.login {
  list-style-type: none;
  display: inline;
}
#navigation ul.login li { float: left; }
#navigation ul.login li a:link {
  padding: 5px 15px 10px 15px;
  color: #22282e;
  text-decoration: none;
  display: block;
}
#navigation ul.login li a:active {
  padding: 5px 15px 10px 15px;
  color: #22282e;
  text-decoration: none;
  display: block;
}
#navigation ul.login li a:visited {
  padding: 5px 15px 10px 15px;
  color: #22282e;
  text-decoration: none;
  display: block;
}
#navigation ul.login li a:hover { background: #eaeaea; }
#navigation ul.login li.current a:link {
  padding: 5px 15px 10px 15px;
  background: #eaeaea;
  text-decoration: none;
  display: block;
}
#navigation ul.login li.current a:active {
  padding: 5px 15px 10px 15px;
  background: #eaeaea;
  text-decoration: none;
  display: block;
}
#navigation ul.login li.current a:visited {
  padding: 5px 15px 10px 15px;
  background: #eaeaea;
  text-decoration: none;
  display: block;
}
#navigation ul.login li.login a { color: #e36738; }
ul.login { margin: 0; }
div.wrap { min-height: 100%; }
div.content {
  margin-top: 32px;
  padding-bottom: 60px;
  overflow: auto;
}
#footer {
  border-top: 1px solid #dadada;
  background: #dddddd url(../images/footer-bg.png) repeat-x;
  position: relative;
  margin-top: -41px;
  height: 40px;
  clear: both;
}
#footer div#footer_text {
  text-align: left;
  width: 940px;
  margin: 10px auto 0 auto;
}
#footer div#footer_text a:link {
  padding: 5px 15px 0px 15px;
  color: #22282e;
  text-decoration: none;
}
#footer div#footer_text a:active {
  padding: 5px 15px 0px 15px;
  color: #22282e;
  text-decoration: none;
}
#footer div#footer_text a:visited {
  padding: 5px 15px 0px 15px;
  color: #22282e;
  text-decoration: none;
}
#footer div#footer_text a:hover {
  background: #dddddd;
  padding: 11px 15px 11px 15px;
}
#footer div#footer_text div.copyright { float: right; }
#footer div#footer_text div.copyright_symbol {
  float: left;
  height: 16px;
  width: 16px;
  margin-top: 4px;
  background: transparent url(../images/gill_sans_copyright.png) no-repeat;
  display: inline-block;
}
div.subpage { display: none; }
div.subpage h1 {
  font-size: 1.43em;
  color: #000000;
}
div.subpage h2 {
  font-size: 1.14em;
  color: #000000;
  margin-bottom: 5px;
}
div.subpage h3 {
  font-size: 1em;
  color: #000000;
  margin: 0 0 5px 0;
}
div.subpage ul { margin-bottom: 20px; }
div.content_type {
  display: block;
  text-overflow: hidden;
  margin-right: 4px;
  margin-bottom: 4px;
  float: left;
  text-indent: -500px;
  height: 24px;
  width: 24px;
  background: transparent url(../images/content-icons-sprite.png) no-repeat;
  padding: 0;
  cursor: pointer;
}
div.content_type.blogsite { background-position: 0px 0px; }
div.content_type.microblog { background-position: -24px 0px; }
div.content_type.news { background-position: -48px 0px; }
div.content_type.messageboard { background-position: -72px 0px; }
div.content_type.socialsite { background-position: -96px 0px; }
div.homepage h1 {
  font-size: 1.6em;
  font-weight: bold;
  color: #4c4c4c;
  margin: 0 0 16px 0;
}
div.what_we_do {
  background: #ffffff;
  width: 900px;
  height: 290px;
  padding: 20px;
}
div.blog h3 { margin-bottom: 0; }
div.trial_button {
  width: 200px;
  margin: 0 0 16px 0px;
}
.slider_control {
  display: none;
  position: absolute;
  height: 50px;
  width: 35px;
  margin: 225px 0 0 0;
  cursor: pointer;
}
div.slider {
  height: 294px;
  background: transparent;
  margin: 0 0 32px 0;
  padding: 0;
  overflow: hidden;
}
div.slider ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
div.slider ul li {
  width: 940px;
  height: 294px;
  overflow: hidden;
}
div.slider div#slider_go_left { background: transparent url(../images/slider_go_left.png) no-repeat; }
div.slider div#slider_go_right {
  margin-left: 905px;
  background: transparent url(../images/slider_go_right.png) no-repeat;
}
div.customer {
  float: left;
  margin: 0 0px 24px 10px;
  text-align: center;
  width: 200px;
  height: 150px;
}
div.featured_customer {
  margin: 0 auto 24px auto;
  text-align: center;
}
div.definition { display: none; }
div#overalls-overlay p { margin-top: 0px; }
div#overalls-overlay h2 { margin-bottom: 5px; }
ul.subnav {
  list-style-type: none;
  display: inline;
  padding: 0;
  margin-bottom: 24px;
  background: #000000;
  height: 44px;
  font-size: 1.43em;
}
ul.subnav li { float: left; }
ul.subnav li {
  color: #cacaca;
  margin: 10px 16px 0 16px;
}
ul.subnav li a:link {
  color: #cacaca;
  text-decoration: none;
}
ul.subnav li a:active {
  color: #cacaca;
  text-decoration: none;
}
ul.subnav li a:visited {
  color: #cacaca;
  text-decoration: none;
}
ul.subnav li.active {
  color: #ffffff;
  background: transparent url(../images/subnav_active.png) no-repeat 50% 100%;
  height: 51px;
}
ul.subnav li.active a:link {
  color: #ffffff;
  text-decoration: none;
}
ul.subnav li.active a:active {
  color: #ffffff;
  text-decoration: none;
}
ul.subnav li.active a:visited {
  color: #ffffff;
  text-decoration: none;
}
div.screencast {
  background: #dadada;
  margin-bottom: 24px;
  padding: 10px 0;
  text-align: center;
}
div.screencast p {
  text-align: left;
  margin: 10px;
}
div.screencast a { margin: 0 auto 0 auto; }
div.callout { margin-bottom: 16px; }
div.callouts { margin-top: 16px; }
div.services { margin-top: 32px; }
div#learn div#pricing div.learn_product {
  display: inline-block;
  display: block;
}
div#learn div#pricing div.learn_product:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
div#learn div#pricing div.learn_product h3 {
  float: left;
  color: #e36738;
}
div#learn div#pricing div.learn_product span.price { float: right; }
div#learn div#pricing div.learn_product p.learn_product_details {
  clear: both;
  display: non;
}
div#learn div#pricing div.learn_product p.learn_product_details span.asterisk {
  font-size: 0.8em;
  color: #aaaaaa;
}
ul.customer_bullets li { font-size: 1.43em; }
div.benefits { display: none; }
div.benefits div.slider {
  border: 1px solid #dadada;
  margin: 0 0 32px 0;
  padding: 0 0 32px;
}
div.benefits div.slider ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
div.benefits div.slider ul li {
  width: 690px;
  overflow: hidden;
}
div.benefits div.slider ul li div.benefit { padding: 10px 50px 0px 50px; }
div.benefits div.slider .slider_control { margin-top: -20px; }
div.benefits div.slider div#slider_go_left { background: transparent url(../images/slider_go_left.png) no-repeat; }
div.benefits div.slider div#slider_go_right {
  margin-left: 655px;
  background: transparent url(../images/slider_go_right.png) no-repeat;
}
ol#controls {
  margin: 0;
  padding: 0;
  height: 28px;
  float: right;
}
ol#controls li {
  margin: 0 10px 0 0;
  padding: 0;
  float: left;
  list-style: none;
  height: 28px;
  line-height: 28px;
}
ol#controls li a {
  float: left;
  height: 28px;
  line-height: 28px;
  border: 1px solid #dadada;
  background: #ffffff;
  padding: 0 10px;
  text-decoration: none;
}
ol#controls li.current a { background: #dadada; }
div.logo_slider {
  border: 1px solid #dadada;
  margin: 0 0 16px 0;
  padding: 0;
  width: 900px;
}
div.logo_slider ul {
  margin: 20px 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  width: 100%;
}
div.logo_slider ul li {
  width: 930px;
  overflow: hidden;
}
div.logo_slider .logo_slider_control { margin-top: -50px; }
div.logo_slider div#logo_slider_go_left { background: transparent url(../images/slider_go_left.png) no-repeat; }
div.logo_slider div#logo_slider_go_right {
  margin-left: 940px;
  background: transparent url(../images/slider_go_right.png) no-repeat;
}
div#contact_container { display: none; }
div#contact_form {
  width: 550px;
  background: #ffffff;
  padding: 20px;
}
div#contact_form span.chars_left {
  font-size: 0.9em;
  color: #aaaaaa;
  margin-left: 5px;
}
div#insight_trial_container { display: none; }
div#insight_trial_form {
  width: 400px;
  background: #ffffff;
  padding: 0 20px 20px 20px;
}
div#insight_trial_form h1.insight_title {
  background: url(../images/try_out_insight.png);
  height: 64px;
  width: 355px;
  text-indent: -5000px;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 5px;
  margin: 0 0 10px 0;
}
div.contact_page { margin-bottom: 32px; }
div.contact_page div#contact_form { background: transparent; }
#contact_form .indent {
  padding: 10px 0 20px 20px;
  display: block;
  overflow: hidden;
}
#contact_form .indent .radio-block {
  display: block;
  overflow: hidden;
  clear: both;
  padding: 0 0 5px 3px;
}
#contact_form .indent .radio-block input[type="radio"] {
  display: inline-block;
  float: left;
  width: auto;
}
#contact_form .indent .radio-block label.radio-label {
  display: inline-block;
  float: left;
  width: 400px;
  line-height: 15px;
  font-weight: normal;
  font-size: 12px;
  margin-left: 10px;
}
div.address { margin: 10px 80px 0 0; }
div.error_field { color: red; }
input.error_field { border: 1px solid red; }
div#contact_info { margin-top: 80px; }
div#management h1 {
  margin-bottom: 20px;
  font-size: 1.75em;
}
div#insight_landing {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  display: block;
  background: #ffffff;
  padding: 20px;
}
div#insight_landing:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
div#insight_landing div.header {
  background: #444444 url(../images/bg-header.png) repeat-x;
  height: 60px;
  margin: -20px -20px 16px;
  padding: 10px 10px 0;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
}
div#insight_landing div.intro {
  padding: 0 0 0px 0;
  margin: 0 0 16px 0;
  border-bottom: 1px solid #dddddd;
}
div#insight_landing div.intro h1 { font-size: 2em; }
div#insight_landing div.intro h3 {
  font-style: italic;
  font-size: 1.5em;
  line-height: 1.7em;
  font-family: Georgia, Times, serif;
}
div#insight_landing div.feature {
  padding: 0 0 0px 0;
  margin: 0 0 48px 0;
  border-bottom: 1px solid #dddddd;
}
div#insight_landing div.feature p { font-size: 1.1em; }
div#insight_landing div.product_feature {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #eaeaea;
  padding: 10px;
  height: 250px;
  float: left;
  width: 262px;
  margin-right: 16px;
  margin-bottom: 48px;
}
div#insight_landing div.product_feature .last_box { margin-right: 0px; }
div#insight_landing div.signup {
  margin: 0 auto;
  text-align: center;
}
.job-header {
  margin-top: 2em;
  text-align: right;
}
.job-description { margin-top: 2em; }
.job-description strong { display: block; }
.job-description strong:after { content: ':'; }
.login_menu {
  width: 100px;
  margin-left: 790px;
  margin-top: 12px;
  display: none;
}
table {
  color: #1d1d1d;
  font-size: 0.9em;
}
table td { border-bottom: 1px solid #eeeeee; }
table tr.even { background: #f7f5ee; }
table tr.odd { background: #eef5e9; }
table td.red {
  background: #ff6a77;
  border-right: 1px solid #eeeeee;
  width: 15px;
  cursor: pointer;
}
table td.green {
  background: #acffa2;
  border-right: 1px solid #eeeeee;
  width: 15px;
  cursor: pointer;
}
table td.grey {
  background: #dddddd;
  font-size: 0.75em;
}

