/* RESET! */
/* line 3 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* --------------------------------------------------------------------------
 *  =layout
 *--------------------------------------------------------------------------- */
/* line 16 */
body {
  color: #323232;
  font: 0.875em Helvetica, Arial, Verdana, sans-serif;
}

/* line 20 */
#header, #content, #foot {
  margin: 0 auto;
  width: 949px;
}

/* line 24 */
#header {
  background: url(/images/bg-tabs-00.png) no-repeat bottom center;
  height: 128px;
  padding-right: 60px;
  width: 889px;
}

/* line 30 */
#wrapper-content {
  background: #e5eadf url(/images/bg-body.png) repeat-y top center;
}

/* line 33 */
#breadcrumbs {
  margin: 10px 0;
}

/* line 36 */
#content {
  background: #f2f4f1 url(/images/bg-dots-fade.png) no-repeat top center;
  padding: 0 60px 45px;
  width: 829px;
}

/* line 41 */
#content-main {
  float: left;
  font-size: 1.14em;
  line-height: 1.5em;
  width: 539px;
  margin-bottom: 15px;
}

/* line 48 */
#content-secondary {
  background-color: white;
  clear: both;
  padding: 26px 30px 30px;
  position: relative;
}
/* line 53 */
#content-secondary.has-sidebar {
  padding-right: 285px;
}

/* line 58 */
#foot {
  font-size: 0.92em;
  line-height: 1.23em;
  padding: 28px 60px 30px;
  width: 829px;
}

/* ---------------------------------------------------------------------------
 *  =links
 *--------------------------------------------------------------------------- */
/* line 69 */
a:link {
  background-color: #c3fb6b;
  color: #353831;
  padding: 2px;
  text-decoration: none;
}
/* line 74 */
a:visited {
  color: #999999;
  padding: 2px;
}
/* line 77 */
a:hover {
  color: #637381;
  text-decoration: underline;
}

/* line 81 */
#header a {
  background-color: transparent;
  padding: 0;
}

/* line 85 */
h1 {
  background: url(/images/text-products-strip.png) no-repeat 0 0;
}

/* line 88 */
h1 a:link {
  display: block;
  height: 100%;
  padding: 0;
  text-indent: -9999px;
  width: 100%;
  background-color: transparent;
  color: #a61c2e;
  padding: 0;
}

/* line 98 */
h2 a:link, h3 a:link, h4 a:link {
  background-color: transparent;
  color: #a61c2e;
  padding: 0;
}

/* ---------------------------------------------------------------------------
 *  =typography
 *--------------------------------------------------------------------------- */
/* line 107 */
h1 {
  font-size: 2em;
  margin-bottom: 32px;
  height: 41px;
  margin-bottom: 30px;
  text-indent: -9999px;
  width: 320px;
  clear: both;
}
/* line 115 */
h1.title {
  width: 130px;
  text-indent: 0;
  background-color: #323232;
  color: white;
  margin-bottom: 1em;
  padding: 0.5em;
  vertical-align: middle;
  text-align: center;
  height: 1.2em;
  font-size: 1.25em;
}
/* line 126 */
h1.title.software-helper {
  width: 160px;
}

/* line 129 */
h2 {
  font-size: 1.75em;
  margin-bottom: 20px;
}

/* line 133 */
h3 {
  font-size: 1.5em;
  margin-bottom: 20px;
}

/* line 137 */
h4 {
  color: #749845;
  font-size: 1.29em;
  margin: 0;
}

/* line 142 */
h5 {
  font-size: 1.2em;
  margin-bottom: 20px;
}

/* line 146 */
h6 {
  font-size: 1.1em;
  margin-bottom: 20px;
}

/* line 150 */
p {
  padding-bottom: 20px;
}

/* line 153 */
.align-right {
  text-align: right;
}

/* line 156 */
.fn {
  font-style: italic;
  font-size: 0.9em;
}

/* ---------------------------------------------------------------------------
 *  =lists
 *--------------------------------------------------------------------------- */
/* line 164 */
ul {
  list-style: disc;
  margin-left: 18px;
  margin-bottom: 20px;
}

/* line 169 */
ol {
  margin-left: 18px;
  margin-bottom: 20px;
}

/* line 173 */
ul.two-column li {
  float: left;
  width: 50%;
}

/* line 178 */
#content-secondary ol > li, #content-secondary ul > li {
  margin-bottom: 1em;
}

/* ---------------------------------------------------------------------------
 *  =header
 *--------------------------------------------------------------------------- */
/* line 185 */
#logo {
  float: left;
  background: url(/images/logo-screen.png) no-repeat 0 0;
  height: 46px;
  margin: 29px 0 0 10px;
  width: 185px;
}
/* line 191 */
#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
/* line 195 */
#logo img {
  position: absolute;
  top: 0;
  left: -9999px;
}

/* ---------------------------------------------------------------------------
 *  =content-secondary
 *--------------------------------------------------------------------------- */
/* line 205 */
#content-secondary p {
  line-height: 1.72em;
}

/* ---------------------------------------------------------------------------
 *  =misc
 *--------------------------------------------------------------------------- */
/* line 213 */
.last {
  background-image: none !important;
}

/* line 216 */
.intro {
  font-size: 1.375em;
  line-height: 1.05em;
  padding-bottom: 20px;
}

/* line 221 */
.notice {
  background-color: white;
  font-size: 0.875em;
  line-height: 1em;
  margin-bottom: 10px;
  padding: 20px 17px;
}
/* line 227 */
.notice em {
  color: #749845;
  font-style: normal;
  font-weight: bold;
}

/* line 232 */
a.button-signup {
  background: url(/images/button-signup.png) no-repeat 0 0;
  display: block;
  float: left;
  height: 41px;
  margin-right: 18px;
  padding: 0;
  text-indent: -9999px;
  width: 78px;
}
/* line 241 */
a.button-download {
  background: url(/images/button-download.png) no-repeat 0 0;
  display: block;
  float: left;
  height: 41px;
  margin-right: 18px;
  padding: 0;
  text-indent: -9999px;
  width: 100px;
}

/* line 251 */
.pricing-top {
  display: block;
  font-size: 1.29em;
  line-height: 1.2em;
  margin: 0;
  padding: 0;
}

/* line 258 */
.pricing-bottom {
  display: block;
  font-size: 1.29em;
  line-height: 1.2em;
  margin: 0;
  padding: 0;
  color: #9c9c9c;
  font-size: 1.2em;
  margin-top: 2px;
  line-height: 1.2em;
}

/* line 269 */
.pricing-top em {
  font-family: Georgia, serif;
  font-size: 1.23em;
  font-style: normal;
}

/* line 274 */
.signup-pricing {
  margin-bottom: 1em;
}

/* line 277 */
#content-secondary pre {
  margin-bottom: 32px;
}

/* line 280 */
ul#faq {
  list-style: none;
}
/* line 282 */
ul#faq > li > ul {
  list-style: none;
}

/* ---------------------------------------------------------------------------
 *  =clearing
 *--------------------------------------------------------------------------- */
/* line 292 */
.listing-item:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 299 */
#search:after, #content:after, #content-main:after, #content-secondary:after, #foot:after, #container:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 306 */
.clear {
  clear: both;
}
