*
{
    margin:0;
    padding:0;
}

body
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    
}

.clear
{
    clear:both;
}

h1
{
    margin-bottom:7px;
    font-size:18px;
    font-weight:normal;
}

.presscenter h1
{
    margin-bottom:7px;
    margin-top:1em;
    font-size:18px;
    font-weight:normal;
}

h2
{
    padding-bottom:20px;
    font-size:16px;
    font-weight:normal;
    line-height:21px;
}

h3
{
    padding-bottom:20px;
    font-size:14px;
    font-weight:normal;
    line-height:18px;
}

p
{
    padding-bottom:20px;
    font-size:14px;
    line-height:18px;
}

a
{
    text-decoration:none;
}

a:link,a:visited
{
}

a:hover,a:active
{
}

.intro {
    font-size:14px;
    line-height:21px;
}

.content-holder ul
{
    font-size:11px;
    line-height:18px;
    padding-left:14px;
    padding-bottom:10px;
}

.content-holder ul li
{
    padding-bottom:10px;
}



.content-holder hr {
    border:0;
    border-top:1px solid #EDECE8;
    margin:18px 0 38px;
}

.content ul{ 
    padding-left:14px;
}

.shell
{
    margin:0 auto;
    width:980px;
}

input[type=checkbox], input[type=radio]
{
    margin-right:5px;
}

/* -- HEADER -- */
.header
{
    width:980px;
    height:150px;
}

.logo
{
    padding:40px 0 0 45px;
    float:left;
}

.logo h1
{
    margin:0;
    padding:0;
}

.logo h1 a 
{
    display:block;
    width:197px;
    height:45px;
    margin:-3px 0 3px 0;
}

.logo h1 a span
{
    display:none;
}

.mast-nav
{
    padding:15px 40px 0 0;
    width:400px;
    font-size:10px;
    line-height:25px;
    height: 25px;
    float:right;
}

.mast-nav ul
{
    list-style:none;
}

.mast-nav ul li
{
    font-size:10px;
    padding-right:15px;
    line-height: 25px;
    float:right;
}

.mast-nav ul li a
{
    text-decoration:none;
}

.mast-nav ul li a:hover,.mast-nav ul li a:active
{
}

.mast-nav ul li.live-chat
{
    padding-left:21px;
}

.mast-nav ul li.live-chat a
{
    text-decoration:none;
}



/* -- FOOTER -- */
.footer
{
    padding:39px 35px 20px;
    font-size:10px;
    line-height:20px;
}

.footer-nav-left
{
    float:left;
}

.footer-nav-right
{
    float:right;
}

.footer-nav-bottom
{
    font-size:9px;
}

.footer a
{
    text-decoration:none;
}

.footer-nav-left a 
{
    margin-right:10px;
}

.footer-nav-right a, .footer-nav-bottom a 
{
    margin-right:0;
    margin-left:10px;
}


/* -- NAVIGATION -- */
.nav
{
    padding:15px 10px 0;
    width:960px;
    height:50px;
    clear:both;
}

.nav ul
{
    font-size: 0;
    line-height: 0;
    padding-left: 0;
    padding-bottom: 0;
    list-style:none;
}

.nav ul li
{
    height:50px;
    float:left;
    overflow:hidden;
}

/* -- CONTENT SHELL -- */
.content-shell
{
    padding:0 10px;
    width:960px;
}

.content-left
{
    font-size:11px;
    width:660px;
    float:left;
}

.content-wide
{
    font-size:11px;
    padding:10px 20px 0;
    width:870px;
    float:none;
}

.content-holder
{
    padding:0 45px 0 20px;
}

.content-section
{
    margin-bottom:28px;
    padding:0 0 8px;
    border-bottom:1px solid #EDECE8;
}

.content-section h1
{
    font-size:14px;
}

.content-right
{
    width:225px;
    float:right;
}

/* -- IPHONE PAGE -- */

.iphone-left {
    width: 595px;
    float: left;
}
.iphone-right {
    width: 310px;
    height: 506px;
    float: right;
}
.iphone-intro {
    padding-top: 20px;
    padding-bottom: 18px;
}

/* -- USES -- */

.uses-left {
    width: 595px;
    float: left;
}

.uses-left h1, .who-left h1 {
    margin:12px 0 24px 0;
}

.uses-left h2, .who-left h2 {
    padding-bottom:10px;
}

.uses-right {
    width: 310px;
    float: right;
}

.uses-right img {
    border:solid 1px #777;
}

/* -- HERO -- */

.hero {
	width: 960px;
	height: 240px;
	clear: both;
	position: relative;
}

.hero2 {
	width: 960px;
	height: 240px;
	clear: both;
	position: relative;
}

.hero h1, .hero ul, .hero ul li, .hero p {
    list-style: none;
    text-indent: -9999px;
}
.hero-try {
    position: absolute;
    top: 165px;
    left: -9px;
}
.learn-more {
    position: absolute;
    top: 0px;
    left: 595px;
}

.cardstack {
    position: absolute;
    top: 0px;
    left: 577px;
}

/* -- PAGE TITLES -- */
.page-title
{
    width: 960px;
    height: 70px;
    position: relative;
}

.page-title h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 24px;
    line-height: 68px;
    text-indent: 45px;
    text-shadow: 1px 1px 3px #ffcc00;
}

.page-title .signup {
    position: absolute;
    top: 14px;
    left: 708px;
}

/* -- SUB NAV -- */
.sub-nav
{
    margin-bottom:40px;
    background:#f8f8f5;
    font-size:12px;
}

.sub-nav ul
{
    padding: 0;
    height:35px;
    line-height:35px;
    list-style:none;
    overflow:hidden;    
}

.sub-nav ul li
{
    background-position:right;
    float:left;
}

.sub-nav ul li.sn-last
{
    background:none;
}

.sub-nav ul li a
{
    padding:0 20px;
    display:block;
}

.sub-nav ul li a:hover,.sub-nav ul li a:active
{
    text-decoration:underline;
}


.sub-nav ul li a.on:hover,.sub-nav ul li a.on:active
{
    text-decoration:none;
}

/* -- CONTENT -- */
.content
{
    padding:25px 25px 0;
    width:910px;
    background:#FFF;
}

.content a img
{
    border:0;
}

.ss-text
{
    width:370px;
    float:left;
}

.ss-pic
{
    padding:5px 0 26px;
    width:200px;
    float:right;
}

.welcome {
    padding: 14px 20px 0 20px;
    font-size: 14px;
    line-height: 21px;
    width: 564px;
    float: left;
}
.welcome h1 {
    padding: 0;
    margin: 0;
    text-indent: -9999px;
    width: 565px;
    height: 36px;
}
.welcome p {
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 21px;
}

.new-at-fs {
    margin: 20px 0;
    padding-top: 24px;
    border-top: 1px solid #edece8;
}
.new-at-fs h2 {
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 14px;
    
}
.new-at-fs p {
    padding-bottom: 10px;
    font-size: 11px;
    line-height: 18px;
    
}

.co-right
{
    padding-bottom:20px;
    width:290px;
    height:380px;
    overflow:hidden;
    float:right;
}

.co-bucket h2
{
    padding-bottom:10px;
    margin-bottom:0;
    font-size:14px;
    font-weight:normal;
    
    line-height:17px;
}

.co-bucket p
{
    padding-bottom:10px;
    font-size:11px;
    line-height:14px !important;
}

.co-bucket a
{
    font-size:11px;
}


/* --FEATURED CUSTOMERS -- */
.fc
{
    width:260px;
    padding:15px 15px 5px 15px;
    margin-top:30px;
    background:#F6F5F1;
}

/* -- FORMSPRING FEATURED AREA -- */

.co-right .feat, .feat
{
    width:260px;
    padding:15px 15px 5px 15px;
    margin-top:15px;
    
    text-align:left;
}

.to-go h2, .feat h2
{
    padding-bottom:10px;
    margin-bottom:0;
}

.to-go p, .feat p
{
    line-height:14px;
    padding-bottom:10px;
}

/* -- SPLASH FOOTER CALLOUTS -- */
.co-bottom
{
    height:115px;
    overflow:hidden;
}

.co-bottom h1
{
    margin-left:25px;
    margin-bottom:10px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    
}

.co-bottom h1 a,.co-bottom h1 a:link,.co-bottom h1 a:visited
{
    
    text-decoration:none;
}

.co-bottom h1 a:hover,.co-bottom h1 a:active
{
    
}

.co-bottom p
{
    font-size:11px;
    line-height:14px;
}

.co-contactforms,.co-surveys,.co-regforms,.co-orderforms
{
    padding:18px 15px 0;
    width:200px;
    height:97px;
    font-size:11px;
    line-height:14px;
    float:left;
}

.co-contactforms
{
}

.co-surveys
{
    width:195px;
}

.co-regforms
{
    width:195px;
}

.co-orderforms
{
}

/* -- SIDEBAR -- INTERIOR CALLOUTS -- */
.interior-co
{
    height:120px;
    width:225px;
    margin-bottom:20px;
    position:relative;
    cursor:pointer;
}

.interior-co-signup
{
    margin-bottom:20px;
}

.co-calc-form-fields
{
}

.co-conditional-logic
{
    
}

.co-data
{
    
}

.co-multiple-users
{
    
}

.co-payment-integration
{
    height:140px;
    
}

.co-private-label
{
    height:140px;
    
}

.co-security
{
    
}

.co-smart-routing
{
    
}

.content-right .togo
{
    
}

.interior-co a
{
    position:absolute;
    left:202px;
    top:5px;
}

/* -- PRICING -- */

table#pricing
{
    padding-bottom:30px;
    
}

.featureLabel
{
    width:245px;
    font-weight:bold;
}

.featureCell
{
    width:125px;
    text-align:center;
}

table#pricing th
{
    vertical-align:top;
}

table#pricing th.blank
{
    border-bottom:1px solid #F2F2F2;
}

th.pricing-max
{
    
    width:125px;
    height:170px;
}

th.pricing-business
{
    
    width:125px;
    height:170px;
}

th.pricing-professional
{
    
    width:125px;
    height:170px;
}

th.pricing-starter
{
    
    width:125px;
    height:170px;
}

th.pricing-free
{
    
    width:125px;
    height:170px;
}

table#pricing th h1
{
    display:none;
}

th .pricing-subscribe
{
    padding-top:128px;
}

table#pricing td
{
    height:39px;
    border-bottom:1px solid #F2F2F2;
}

table#pricing td.bg1
{
    background:#F6F6F6;
    border-bottom:1px solid #e9e9e9;
}

table#pricing td.bg2
{
    background:#FBFBFB;
    border-bottom:1px solid #EEE;
}

table#pricing td.bg3
{
    background:#DFF3C9;
    border-bottom:1px solid #d4e7bf;
}

.planToolTip {
    font-size:9px;
    font-weight:normal;
    vertical-align:super;
}

.pricingFAQ {
    margin:10px;
    padding-top:10px;
}

.pricingFAQ div {
    width:400px;
}

.pricingFAQ h2, .pricing-content .pricingFAQ h2 {
    padding:10px 0;
    
}

.pricingFAQ p {
    font-size:12px;
}

/* -- TEAM BIO -- */
.bio-hs
{
    margin-top:35px;
    width:100px;
    height:140px;
    float:left;
}

.bio-text
{
    padding-right:0;
    padding-bottom:30px;
    margin-bottom:30px;
    border-bottom:1px solid #edece8;
    width:475px;
    float:right;
}

.bio-text-bottom
{
    padding-right:45px;
    padding-bottom:30px;
    width:475px;
    float:right;
}

.bio-text p,.bio-text-bottom p
{
    padding-bottom:0;
}

#map
{
    padding-bottom:40px;
    width:400px;
    height:300px;
    float:left;
}

.address
{
    width:170px;
    float:right;
}

.address-company
{
    font-weight:bold;
    
}


/* INTEGRATIONS */

.integrations p, .integrations li, .paymentintegrations p, .paymentintegrations li
{
    font-size:14px;
    line-height:21px;
    
}

.integrations #integration-video
{
    margin:10px 0 30px 0;
}

.integrations .intro img, .paymentintegrations .intro img
{
    margin-bottom:25px;
}

.integrations .page-title {
	width: 960px;
	height: 70px;
	
	position: relative;
}

.paymentintegrations .page-title {
	width: 960px;
	height: 70px;
	
	position: relative;
}

.integrations .page-title .signup, .paymentintegrations .page-title .signup {
    position: absolute;
    top: 14px;
    left: 708px;
}

.integrations .content-section, .paymentintegrations .content-section {
    padding:0;
    margin:0;
    border-top: 1px solid #edece8;
    border-bottom:0;
}

.integration-logo {
    float: left;
}

.integration-name {
    padding: 18px 0 10px 40px;
    width: 350px;
    float: right;
}

.integration-name h1 {
    padding: 0 0 6px 0;
    margin: 0;
    font-size: 18px;
    
}

.integration-name p {
    padding: 0;
    font-size: 11px;
    line-height: 18px;
    
}

ul.integration-links {
    padding:12px 20px;
    margin:0;
    list-style: none;
    
    width:185px;
}

ul.integration-links li {
    padding:0;
    margin:25px 0;
    overflow: hidden;
}

ul.integration-links li a {
    padding:0;
    margin:0;
    display: block;
    width: 185px;
    overflow: hidden;
}

/* PRESS CENTER */

.presscenter ul
{
    font-size:11px;
    line-height:18px;
    padding-left:25px;
    padding-bottom:2px;
}

.presscenter ul li
{
    padding-bottom:2px;
}

.presscenter p
{
    padding-bottom:10px;
    font-size:11px;
    line-height:18px;
}

.presscenter_sidebar_box h2
{
    padding:0 0 10px 0;
}

.presscenter_sidebar_box p
{
    font-size:90% !important;
    line-height:normal !important;
    padding:0;
}

.presscenter_sidebar_box
{
    padding:20px;
    
}

.presscenter_logos a
{
    display:block;
    margin-bottom:20px;
}

/*  PAYMENT INTEGRATIONS */
.pipartner
{
margin-bottom:15px;
}