*
{
    margin:0;
    padding:0;
}

body
{
    background:#3D5659 url(../images/bg.jpg) top repeat-x;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#344450;
}

.clear
{
    clear:both;
}

h1
{
    margin-bottom:7px;
    color:#006b6e;
    font-size:18px;
    font-weight:normal;
}

h2
{
    padding-bottom:20px;
    font-size:16px;
    font-weight:normal;
    line-height:21px;
    color:#006b6e;
}

h3
{
    padding-bottom:20px;
    font-size:14px;
    font-weight:normal;
    line-height:18px;
    color:#006b6e;
}

p
{
    padding-bottom:20px;
    font-size:11px;
    line-height:18px;
}

a
{
    text-decoration:none;
    color:#59a021;
}

a:link,a:visited
{
    color:#59a021;
}

a:hover,a:active
{
    color:#99d827;
}

.intro {
    font-size:14px;
    line-height:21px;
    color:#455764;
}

.content-holder ul
{
    font-size:11px;
    line-height:18px;
    padding-left:25px;
    padding-bottom:10px;
}

.content-holder ul li
{
    padding-bottom:10px;
}

.content-holder hr {
    border:0;
    border-top:1px solid #EDECE8;
    margin:18px 0 38px;
}

.shell
{
    margin:0 auto;
    width:980px;
}

input[type=checkbox], input[type=radio]
{
    margin-right:5px;
}

/* -- HEADER -- */
.header
{
    background:url(../images/header_bg.jpg) no-repeat;
    width:980px;
    height:150px;
}

.logo
{
    padding:40px 0 0 45px;
    float:left;
}

.logo h1
{
    margin:0;
    padding:0;
}

.logo h1 a 
{
    background:url(../images/logo.jpg) no-repeat;
    display:block;
    width:197px;
    height:45px;    
}

.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;
    color:#566670;
}

.mast-nav ul li a:link,.mast-nav ul li a:visited
{
    color:#566670;
}

.mast-nav ul li a:hover,.mast-nav ul li a:active
{
    color:#99d827;
}

.mast-nav ul li.live-chat
{
    padding-left:21px;
    background:url(../images/live_chat_icon.jpg) 0 5px no-repeat;
}

.mast-nav ul li.live-chat a
{
    text-decoration:none;
    color:#59a021;
}

.mast-nav ul li.live-chat a:link,.mast-nav ul li.live-chat a:visited
{
    color:#59a021;
}

.mast-nav ul li.live-chat a:hover,.mast-nav ul li.live-chat a:active
{
    color:#99d827;
}

.content-bottom
{
    padding:39px 35px 20px;
    background:url(../images/footer_corners.jpg) top no-repeat;
    font-size:10px;
    line-height:20px;
    color:#6C989B;
}

.footer-nav-left
{
    float:left;
}

.footer-nav-right
{
    float:right;
}

.footer-nav-bottom
{
    font-size:9px;
}

.footer a
{
    text-decoration:none;
    color:#FFF;
}

.footer-nav-left a 
{
    margin-right:10px;
}

.footer-nav-right a, .footer-nav-bottom a 
{
    margin-right:0;
    margin-left:10px;
}

.footer a:link,.footer a:visited
{
    color:#FFF;
}

.footer a:hover,.footer a:active
{
    color:#99d827;
}

/* -- 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;
    background:url(../images/content_shadow_bg.jpg) no-repeat;
    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;
}

.content h1 a, .content h2 a {
    color:#006B6E;
}

/* -- IPHONE PAGE -- */

.iphone-left {
    width: 595px;
    float: left;
}
.iphone-right {
    width: 310px;
    height: 506px;
    background: url(../images/iphone_bg.jpg) no-repeat;
    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 {
	background: url(../images/banners/11.jpg) no-repeat;
	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: -10px;
}
.learn-more {
    position: absolute;
    top: 0px;
    left: 595px;
}

/* -- PAGE TITLES -- */
.page-title
{
    width: 960px;
    height: 70px;
    background: url(../images/title_bg.jpg) no-repeat;
    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 #74b537;
    color: #FFFFFF;
}

.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:url(../images/subnav_divider.jpg) no-repeat;
    background-position:right;
    float:left;
}

.sub-nav ul li.sn-last
{
    background:none;
}

.sub-nav ul li a
{
    padding:0 20px;
    display:block;
    color:#566670;
}

.sub-nav ul li a:hover,.sub-nav ul li a:active
{
    text-decoration:underline;
}

.sub-nav ul li a.on
{
    color:#59a021;
}

.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 10px 0 10px;
    font-size: 14px;
    line-height: 21px;
    color: #344450;
    width: 624px;
    float: left;
}
.welcome h1 {
    padding: 0;
    margin: 0;
    text-indent: -9999px;
    background: url(../images/splash-content-header.jpg) no-repeat;
    width: 625px;
    height: 36px;
}
.welcome p {
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 21px;
    color: #344450;
}

.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;
    color: #006b6e;
}
.new-at-fs p {
    padding-bottom: 10px;
    font-size: 11px;
    line-height: 18px;
    color: #344450;
}

.co-right
{
    padding-left:5px;
    padding-bottom:20px;
    width:260px;
    overflow:hidden;
    float:right;
    line-height: 160%; 
    border-left: #c0c0c0 1px dotted;
}

.co-bucket h2
{
    padding-bottom:10px;
    margin-bottom:0;
    font-size:14px;
    font-weight:normal;
    color:#007C85;
    line-height:17px;
}

.co-bucket p
{
    padding-bottom:10px;
    font-size:11px;
}

.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 
{
    width:260px;
    padding:15px 15px 5px 15px;
    margin-top:15px;
    background-color:#F6F5F1;
}

.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;
    color:#344450;
}

.co-bottom h1 a,.co-bottom h1 a:link,.co-bottom h1 a:visited
{
    color:#344450;
    text-decoration:none;
}

.co-bottom h1 a:hover,.co-bottom h1 a:active
{
    color:#59a021;
}

.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
{
    background:url(../images/splash_contactforms.jpg) no-repeat;
}

.co-surveys
{
    background:url(../images/splash_surveys.jpg) no-repeat;
    width:195px;
}

.co-regforms
{
    background:url(../images/splash_regforms.jpg) no-repeat;
    width:195px;
}

.co-orderforms
{
    background:url(../images/splash_orderforms.jpg) no-repeat;
}

/* -- 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
{
    background:url(../images/co_calc_form_fields.jpg) no-repeat;
}

.co-conditional-logic
{
    background:url(../images/co_conditional_logic.jpg) no-repeat;
}

.co-data
{
    background:url(../images/co_data.jpg) no-repeat;
}

.co-multiple-users
{
    background:url(../images/co_multiple_users.jpg) no-repeat;
}

.co-payment-integration
{
    height:140px;
    background:url(../images/co_payment_integration.jpg) no-repeat;
}

.co-private-label
{
    height:140px;
    background:url(../images/co_private_label.jpg) no-repeat;
}

.co-security
{
    background:url(../images/co_security.jpg) no-repeat;
}

.co-smart-routing
{
    background:url(../images/co_smart_routing.jpg) no-repeat;
}

.content-right .togo
{
    background:url(../images/interior_co_togo.jpg) no-repeat;
}

.interior-co a
{
    position:absolute;
    left:202px;
    top:5px;
}

/* -- PRICING -- */

table#pricing
{
    padding-bottom:30px;
    color:#344450;
}

.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
{
    background:url(../images/pricing/th_max.jpg);
    width:125px;
    height:170px;
}

th.pricing-business
{
    background:url(../images/pricing/th_business.jpg);
    width:125px;
    height:170px;
}

th.pricing-professional
{
    background:url(../images/pricing/th_professional.jpg);
    width:125px;
    height:170px;
}

th.pricing-starter
{
    background:url(../images/pricing/th_starter.jpg);
    width:125px;
    height:170px;
}

th.pricing-free
{
    background:url(../images/pricing/th_free.jpg);
    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;
    color:#006B6E;
}

.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;
    color:#006b6e;
}


/* INTEGRATIONS */

.integrations p, .integrations li
{
    font-size:14px;
    line-height:21px;
    color:#455764;
}

.integrations #integration-video
{
    margin:10px 0 30px 0;
}

.integrations .intro img
{
    margin-bottom:25px;
}

.integrations .page-title {
	width: 960px;
	height: 70px;
	background: url(../images/integrations/integrations_title_bg.jpg) no-repeat;
	position: relative;
}
.integrations .page-title .signup {
    position: absolute;
    top: 14px;
    left: 708px;
}
.integrations .content-section {
    padding:0;
    margin:0;
    border-top: 1px solid #edece8;
    border-bottom:0;
    height:121px;
}
.integration-logo {
    float: left;
}
.integration-name {
    padding: 18px 0 0 40px;
    width: 350px;
    float: right;
}
.integration-name h1 {
    padding: 0 0 6px 0;
    margin: 0;
    font-size: 18px;
    color: #006b6e;
}
.integration-name p {
    padding: 0;
    font-size: 11px;
    line-height: 18px;
    color: #344450;
}
ul.integration-links {
    padding:12px 20px;
    margin:0;
    list-style: none;
    background-color:#F6F5F1;
    width:185px;
}
ul.integration-links li {
    padding:0;
    margin:8px 0;
    overflow: hidden;
}
ul.integration-links li a {
    padding:0;
    margin:0;
    display: block;
    width: 185px;
    overflow: hidden;
}

/* =============== Tip Window ================== */

a.tip{
	text-decoration:none;
	position:relative;
}

a.tip span {
	display:none;
	text-indent:0px;
}

a.tip:hover {

}

a.tip:hover .popbox {
	display:block; 
	position:absolute; 		
	text-indent:0px;
	color: #555555; 
	font-size: small;
	top:15px;
	left:-30px;
	width:150px; 
	background: #ffc;
	margin: 0px;
	font-family: 'Trebuchet MS';	
	padding:10px;
	border:1px solid #aaa;
}

#shell h2
{
	margin-top: 15px;	
	color: #0E3964;
	font-size: large;	
	border-bottom:2px solid #8FC629;
}


#co-right h4
{
	background-color: #E3E685;
	color: #0E3964;
	font-size: medium;	
	border-bottom:1px solid #8FC629;
}


#content p {
	margin-top: 5px;	
	margin-bottom: 5px;
	text-align: left;
	text-indent:25px;
}

/* =============== Photo ================== */

#big_photo
{
	overflow:hidden;
	width:510px;
}

img.big_photo
{
	border:0px;
}

img.small_photo {
	border:0px;
	overflow:hidden;
	width:200px;
}

img
{
    width: expression(this.width > 900 ?900: true);
    max-width: 900px;
}


/* =============== Footer ================== */
#footer {
	clear: both;
	text-align: center;
	color: #F8F8F0;
	margin-top: 25px;
	margin-bottom: 25px;
    width:910px;
}

/* =============== SEARCH TAGS ================== */
.high_light
{
	font-family: Verdana, Arial, sans-serif; 
	font-weight: bold; 
	color:red;
}

code, pre {
	background: #ede9e3;
	margin-left: 2em;
    	padding: 0.5em;
   	border-left: 3px solid #ccc;
	display: block;
	font: normal normal 1em/1.5em "Lucida Console", "Courier New", Courier, monospace;
	padding: 0.5em;
}



/* =============== Sidebar ================== */

.co-right h3 {
  	border-bottom: 1px solid #000;
  	padding: 2px 0;
  	text-transform: uppercase; 
	font-size:middle;
}
.co-right ul {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 10px 0px 15px 15px;
	padding-top: 0px;
	list-style-type: none
}

.content h2
{
	margin-top: 10px;	
	margin-bottom: 10px;	
  	padding: 3px 0;
	color: #0E3964;
	font-size: x-large;	
	border-bottom:2px solid #8FC629;
}

/* =============== Sub Page ================== */
.sub_page_item {
	border:1px solid #aaa;
	margin:3px;
	float:left;
	padding:5px;
	width: 570px;
}

.sub_image_item {	
	float:left;
	width:240px;
	height: 250px;
	overflow:hidden;
}

.sub_image_item img {	

}

.sub_description {
	float:left;
	clear:both;
	padding-right:10px;
}


