/* Page Specific
============================================================================*/
/* Homepage
============================================================================*/
#homepage_content {
  margin-top: 22px;
}
/* Content Section
––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
div#homepage_content div.tagline {
  width: 330px;
  padding-top: 22px;
  padding-right: 425px;
  padding-left: 44px;
  padding-bottom: 14px;
  position: relative;
}
div#homepage_content div.tagline h2 {
  font-size: 26px;
  line-height: 32px;
  margin-bottom: 0;
}
div#homepage_content a.createaform {
  display: block;
  padding: 96px 0 0 0;
  overflow: hidden;
  background-image: url('../images/homepage/Create_a_Form_Now.png');
  background-repeat: no-repeat;
  height: 0px !important;
}
div#homepage_content div.tagline .sample_forms {
  position: absolute;
  right: -20px;
  top: 25px;
  z-index: 0;
}
/* Steps Section
––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
div#homepage_content #steps h1 {
  color: #FFF;
  margin-bottom: 0;
}
div#homepage_content div.shadow {
  background: transparent url('../images/homepage/123_shadow.png') top left repeat-x;
  padding-top: 8px;
  -moz-border-radius-topleft: 45px;
  -moz-border-radius-topright: 45px;
  -webkit-border-top-right-radius: 45px;
  -webkit-border-top-left-radius: 45px;
  border-top-right-radius: 45px;
  border-top-left-radius: 45px;
  z-index: 100;
  position: relative;
}
div#homepage_content #steps {
  -moz-border-radius-topleft: 26px;
  -moz-border-radius-topright: 26px;
  -webkit-border-top-right-radius: 26px;
  -webkit-border-top-left-radius: 26px;
  border-top-right-radius: 26px;
  border-top-left-radius: 26px;
  background: url('../images/homepage/123_background.png') bottom left repeat-x;
  overflow: auto;
  padding: 44px 47px 9px;
}
div#homepage_content #steps .step {
  text-align: center;
}
div#homepage_content #steps .step, div#homepage_content #steps .step div.text {
  width: 172px;
}
div#homepage_content #steps .step .border {
  border: 2px solid #C4C4C4;
  -moz-border-radius: 17px;
  -webkit-border-radius: 17px;
  border-radius: 17px;
  background-color: #fff;
}
div#homepage_content #steps .reflection {
  -moz-border-radius-topleft: 16px;
  -moz-border-radius-topright: 16px;
  -webkit-border-top-right-radius: 16px;
  -webkit-border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-top-left-radius: 16px;
  background: transparent url('../images/homepage/123_reflection.png') top left repeat-x;
  padding-bottom: 22px;
}
div#homepage_content #steps .step div.text {
  font-size: 18px;
  line-height: 21px;
  display: table-cell;
  vertical-align: middle;
  height: 69px;
}
div#homepage_content #steps .step h2 {
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  display: block;
  padding: 32px 0 0 0;
  overflow: hidden;
  height: 0px !important;
  margin-bottom: -4px;
  background-repeat: no-repeat;
}
div#homepage_content #steps .step h2.step_1 {
  background-image: url('../images/homepage/step_1.png');
}
div#homepage_content #steps .step h2.step_2 {
  background-image: url('../images/homepage/step_2.png');
}
div#homepage_content #steps .step h2.step_3 {
  background-image: url('../images/homepage/step_3.png');
}
div#homepage_content #steps .arrow {
  margin: 22px;
}
div#homepage_content #steps .step, div#homepage_content #steps .arrow {
  float: left;
}
/* Sections
––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
div#homepage_content div.sections {
  color: #fff;
  background: #66afec url('../images/homepage/section_background_bottom.png') repeat-x bottom center;
  z-index: 100;
  position: relative;
}
div#homepage_content div.sections table {
  background: transparent url('../images/homepage/section_background_top.png') repeat-x top center;
}
div#homepage_content div.sections th, div#homepage_content div.sections td {
  vertical-align: top;
}
div#homepage_content div.sections th {
  padding: 44px 44px 22px 44px;
}
div#homepage_content div.sections td {
  padding: 0 44px 44px 44px;
}
div#homepage_content div.sections th {
  font-weight: bold;
  font-size: 24px;
}
/* Assignable Styles */
div#homepage_content div.sections .border_right {
  border-right: 1px solid #6AB3EE;
}
div#homepage_content div.sections .border_top {
  border-top: 1px solid #6CB8F4;
}
div#homepage_content div.sections .border_bottom {
  border-bottom: 1px solid #6CB8F4;
}
div#homepage_content div.sections .centered {
  text-align: center;
}
/* Testimonials */
div#homepage_content div.sections td.testimonials {
  background: transparent url('../images/homepage/quote.gif') no-repeat 14px top;
  padding-top: 7px;
}
.testimonials blockquote {
  font-family: Georgia, serif;
  font-style: italic;
  font-size: 18px;
  margin-left: 0;
}
/* Features */
div#homepage_content div.sections td.features {
  padding-top: 7px;
}
div#homepage_content div.sections td.features ul {
  margin-left: 0;
}
div#homepage_content div.sections td.features ul li {
  font-size: 18px;
  margin-bottom: 22px;
}
/* Customers */
div#homepage_content div.sections td.customers img {
  margin-right: 44px;
}
/* Features
============================================================================*/
.row6month {
	display: none;
}
div.features {
  background-color: #ECF6FF;
  border-left: 1px solid #D5E8F7;
  border-right: 1px solid #D5E8F7;
  margin-top: 3px;
}
div.features h1.features_header {
  margin-bottom: 0;
  padding: 0 22px;
  line-height: 61px;
  background: #d4e7fb url('../images/pagename_background.png') repeat-x bottom center;
  border-bottom: #9AC9F5 solid 2px;
  border-left: #C6DFF6 solid 1px;
  border-right: #C6DFF6 solid 1px;
}
.pricing_plans_container {
  padding-bottom: 22px;
  background-color: #D4E7FB;
}
.pricing_plans_container, table.pricing_plans {
  width: 100%;
}
table.pricing_plans {
  background: #fff;
}
.pricing_plans tr.features h3, .pricing_plans tr.pricing h4 {
  margin: 0;
}
.pricing_plans td {
  vertical-align: top;
}
.pricing_plans tr.features ul, .pricing_plans tr.pricing ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.pricing_plans td, .pricing_plans th {
  width: 33%;
}
.pricing_plans .features td, .pricing_plans th {
  text-align: left;
  padding-left: 22px;
}
.pricing_plans > tbody > tr:first-child th {
  border-bottom: 2px solid #eee;
}
.pricing_plans td td, .pricing_plans td th {
  width: auto;
  padding-left: 0;
  border-left: none;
}
.feature_comparison td, .feature_comparison th {
  background-color: #fff;
}
.pricing_plans td, .pricing_plans th {
  border-left: 2px solid #eee;
}
/*.pricing_plans td.left, .pricing_plans th.left {*/
.pricing_plans tr th:first-child, .pricing_plans tr td:first-child {
  border-left: none;
}
.feature_comparison td {
  border-left: 2px solid #eee;
}
.feature_comparison th.empty, .feature_comparison td.empty {
  border-left: none;
  background-color: transparent;
}
.feature_comparison th, .feature_comparison td {
  border-bottom: 2px solid #eee;
}
.feature_comparison th.basic,
.feature_comparison th.professional,
.feature_comparison th.business,
.feature_comparison th.free {
  border-left: 2px solid #eee;
}
.pricing_plans th.basic, .pricing_plans th.professional, .pricing_plans th.business, .pricing_plans th.free {
  font-size: 24px;
  line-height: 42px;
  font-weight: bold;
}
.feature_comparison th.free,
.feature_comparison th.basic,
.feature_comparison th.professional,
.feature_comparison th.business {
  font-size: 18px;
  line-height: 42px;
  text-align: center;
  width: 120px;
}
.feature_comparison .bottom th.free,
.bottom .feature_comparison th.basic,
.bottom .feature_comparison th.professional,
.bottom .feature_comparison th.business {
  line-height: 44px;
}
.feature_comparison .bottom td {
  vertical-align: middle;
  height: 62px;
}
.pricing_plans th.free, .feature_comparison th.free {
  color: #707070;
}
.pricing_plans th.basic,
.pricing_plans th.professional,
.pricing_plans th.business,
.feature_comparison th.basic,
.feature_comparison th.professional,
.feature_comparison th.business {
  color: #fff;
}
/* Background Colors
––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.pricing_plans th.basic, .feature_comparison th.basic {
  background-color: #088ce9;
}
.pricing_plans th.professional, .feature_comparison th.professional {
  background-color: #0a6ad4;
}
.pricing_plans th.business, .feature_comparison th.business {
  background-color: #074f9d;
}
.pricing_plans tr.features ul,
.feature_comparison th,
.feature_comparison td,
.pricing_plans tr.features div {
  color: #3f3f3f;
}
.pricing_plans tr.features div {
  font-style: italic;
  margin-top: 15px;
}
.pricing_plans tr.pricing td td {
  padding-top: 0;
  padding-left: 0;
}
.pricing_plans .pricing h3 {
  text-align: center;
  font: 21px/66px Tahoma, Geneva, sans-serif;
}
.pricing_plans .pricing h3 strong {
  font: bold 126% Verdana, Geneva, sans-serif;
}
.pricing_plans .pricing .specials {
  background-color: #FCFDE5;
  padding: 11px 0;
}
.pricing_plans .pricing .specials table {
  margin-left: auto;
  margin-right: auto;
}
.pricing_plans .pricing .specials table th {
  font-weight: normal;
}
.pricing_plans .pricing .specials table td span.price {
  font-weight: bold;
  font-family: Monaco, "Lucida Console", monospace;
}
.pricing_plans .pricing .specials h4 {
  padding-bottom: 11px;
  text-align: center;
  color: #D75905;
}
.pricing_plans tr.signup td {
  height: 75px;
  vertical-align: middle;
  text-align: center;
}
.pricing_plans tr.signup td a img {
  border: none;
}
.feature_comparison th {
  font-weight: normal;
  text-align: left;
  padding: 10px 22px;
}
.feature_comparison td {
  padding: 0 22px;
}
.feature_comparison .bottom td {
  padding: 0;
}
.feature_comparison th.free,
.feature_comparison th.basic,
.feature_comparison th.professional,
.feature_comparison th.business {
  width: 130px;
  padding-right: 0;
  padding-left: 0;
}
.feature_comparison td {
  text-align: center;
}
.feature_comparison .need_more {
  display: block;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  margin-bottom: 10px;
}
.feature_comparison td {
  vertical-align: middle;
}
.feature_comparison .number_of_forms td {
  padding: 10px 22px 0 22px;
}
.number_of_forms td, .feature_comparison .number_of_forms th {
  vertical-align: top;
}
img.your_plan {
  vertical-align: -6px;
}
.feature_comparison .bottom th {
  border-top: none;
}
.feature_comparison .bottom .empty {
  border: none;
}
.pricing_plans_container td.coupon_message {
  text-align: center;
  color: #bf510d;
  font-style: italic;
  line-height: 44px;
}
/* Examples
============================================================================*/
div.example_form {
  border: 4px solid #e9e9e9;
  padding: 22px 44px;
  background-color: #fff;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 44px;
  overflow: auto;
}
div.example_form table {
  border-spacing: 4px;
}
div.example_form h2 {
  color: #666;
  padding-bottom: 4px;
  border-bottom: 2px solid #e9e9e9;
  margin-bottom: 11px;
}
/* Testimonials
============================================================================*/
div.testimonials {
  background: #66afec url(../images/homepage/section_background_bottom.png) repeat-x scroll center bottom;
  color: #fff;
}
div.testimonials .top_glow {
  background: transparent url(../images/homepage/section_background_top.png) repeat-x scroll center top;
}
div.testimonials div.content {
  padding-top: 44px;
}
div.testimonials div.content blockquote {
  padding: 0 44px 0;
  background: transparent url('../images/homepage/quote.gif') no-repeat 14px top;
  padding-top: 7px;
}
div.testimonials div.content blockquote p {
  text-indent: -0.4em;
}
div.testimonials div.content blockquote p.first_paragraph {
  text-indent: 0;
}
div.testimonials div.content p.source {
  padding: 0 44px 0;
  margin-right: 44px;
  margin-bottom: 66px;
}
div.testimonials .message {
  margin-right: 22px;
  text-align: center;
}
/* FAQ Questions
============================================================================*/
div.faq .faq_questions {
  margin-bottom: 44px;
}
div.faq .faq_questions li {
  margin-bottom: 11px;
}
