@charset "UTF-8";
/* CSS Document */

div,p,h1,h2,h3,h4,h5,h6,form,table,tr,td,body,ol,ul,li{
	padding:0;
	margin:0;
}

img{ border:none; }

a{ text-decoration:none; }

body {
	-webkit-text-size-adjust:none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:14px;
	background-color:#FFF;
	text-align: left;
	color:#464646;
	position:relative;
}

table { 
  border-spacing:0;
  border-collapse:collapse;
}
p{
	font-size:14px;
	line-height:18px;
	padding-bottom:5px;
	color:#646464;
}
#container {
	width: 964px;
	margin: 0 auto;
	text-align: left;
	position:relative;
	top:440px;
}

.roundbutton{
	display:inline;
	padding:4px;
	border:2px solid #DEF6FF;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 2px 2px 0px #999;
	-webkit-box-shadow: 2px 2px 0px #999;
	box-shadow: 2px 2px 0px #999;
	background-color: #91E0FF;
	color:#464646;
	text-align:center;
}

.transparency{
	opacity:0.6;
	filter:alpha(opacity=60);
}

#fullWidthHeader{
	position:absolute;
	left:0px;
	top:90px;
	right:0px;
	height:330px;
	background-color:#E6F0FA;
}

#greenStrip{
	height:62px;
	background-image:url(../home_images/green_bar.png);
	background-repeat:repeat-x;
	position:absolute;
	left:0px;
	right:0px;
	bottom:0px;
}
#homeBannerInner{
	position:relative;
	margin:0 auto;
	width:964px;
	background-image:url(../home_images/clouds.png);
	background-repeat:no-repeat;
	background-position: 0px 10px;
	height:330px;
}
#homeBannerText{
	width:520px;
	position:relative;
	top:20px;
	left:0px;
	padding-top:15px;
}
#homeBannerText h1{
	font-weight:normal;
	font-size:40px;
	line-height:40px;
	padding-bottom:5px;
}
#homeBannerText p{
	font-size:16px;
	line-height:20px;
	padding-bottom:10px;
}
#homeBannerLaptop{
	position:absolute;
	background-image:url(../home_images/laptop_widescreen.png);
	background-repeat:no-repeat;
	width:474px;
	height:253px;
	top:42px;
	right:0px;
}
#laptopScreen{
	/*background-image:url(../home_images/laptop_screen.gif);*/
	/*background-image:url(../home_images/laptop_screen_2.gif);*/
	width:352px;
	height:198px;
	position:absolute;
	left: 61px;
	top: 20px;
}
.largeBlueButton{
	display:inline;
	font-size:19px;
	line-height:19px;
	padding: 6px 24px 6px 24px;
	border:3px solid #DEF6FF;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color:#91E0FF;
}
.largeBlueButton:hover{
	background-color:#BBEFFF;
	border-color:#FFF;
}
#homeBannerButton{
	position:absolute;
	left:0px;
	top: 232px;	
}

#topBanner{
	position:fixed;
	top:0px;
	left:0px;
	right:0px;
	background-color:#464646;
	height:90px;
}
#topBannerInner{
	position:relative;
	margin:0 auto;
	width:964px;
	height:90px;
}
#topBannerLogo{
	position:absolute;
	left: 0px;
	top: 43px;
}
#topBannerNav{
	position:absolute;
	right:0px;
	top:65px;
	color:#FFFFFF;
	font-size:14px;
	line-height:14px;
	width:900px;
	text-align:right;
}
#topBannerNav a{
	color:#C3C3C3;
}
#topBannerNav a:hover{
	color:#FFF;
}
#topBannerNav ul{
	list-style:none;
	
}
#topBannerNav ul li{
	display:inline;
	padding-left:15px;
}
#topBannerLogin{
	background-image:url(../home_images/first_campaign_free.png);
	background-repeat:no-repeat;
	width:390px;
	height:42px;
	left:576px;
	top:15px;
	position:absolute;
}

.loginButton{
	font-size:12px;
	line-height:12px;
	padding: 5px 6px 4px 6px;
	border:2px solid #FFF5D8;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 2px 2px 0px #333;
	-webkit-box-shadow: 2px 2px 0px #333;
	box-shadow: 2px 2px 0px #333;
	background-color:#FFDE69;
	position:absolute;
	top:2px;
	right:0px;
}
.loginButton:hover{
	background-color:#FFEFBB;
	border-color:#FFF;
}

.signupButton{
	font-size:12px;
	line-height:12px;
	padding: 5px 6px 4px 6px;
	border:2px solid #DEF6FF;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 2px 2px 0px #333;
	-webkit-box-shadow: 2px 2px 0px #333;
	box-shadow: 2px 2px 0px #333;
	background-color:#91E0FF;
	position:absolute;
	top:2px;
	right:65px;
}
.signupButton:hover{
	background-color:#BBEFFF;
	border-color:#FFF;
}

#leftColumn{
	width:640px;
	position:relative;
	padding-top:15px;
	padding-bottom:80px;
}
#leftColumn h1{
	font-size:30px;
	line-height:30px;
	padding-bottom:13px;
	font-weight:normal;
}
#block1{ background-image:url(../home_images/icon_1.png); }
#block2{ background-image:url(../home_images/icon_2.png); }
#block3{ background-image:url(../home_images/icon_3.png); }
#block4{ background-image:url(../home_images/icon_4.png); }
#block5{ background-image:url(../home_images/icon_5.png); }
#block6{ background-image:url(../home_images/icon_6.png); }

#infoBlocks td{
	width:232px;
	padding-left:75px;
	background-repeat:no-repeat;
	background-position:0px 10px;
	padding-bottom:10px;
	padding-top:10px;
}
#infoBlocks td:first-child {
	padding-right: 26px;
}

#infoBlocks h2{
	font-size:17px;
	line-height:19px;
	padding-bottom:5px;
	color:#464646;
}
#infoBlocks p{
	padding-bottom:2px;
}
#leftColumn h3{
	font-size:23px;
	line-height:30px;
	padding-bottom:0px;
	font-weight:normal;
}

#leftColumn h4{
	font-size:17px;
	line-height:19px;
	padding-top:15px;
	padding-bottom:5px;
}


#rightColumn{
	width:304px;
	position:absolute;
	top:18px;
	left:660px;
}
#rightColumn>div{
	margin-bottom:17px;
	width:304px;
	background-repeat:no-repeat;
	position:relative;
}
#box1{
	background-image:url(../home_images/blue_box.png);
	height:209px;
}
#box2{
	background-image:url(../home_images/yellow_box.png);
	height:159px;
}
#box3{
	background-image:url(../home_images/green_box.png);
	height:354px;
}
#rightColumn>div>div{
	padding:20px;
}
#rightColumn h3{
	font-weight:normal;
	font-size:23px;
	line-height:23px;
	padding-bottom:10px;
}
#rightColumn a, #leftColumn a{
	font-weight:bold;
	font-size:11px;
	color:#464646;
}
#rightColumn a:hover, #leftColumn a:hover{
	color:#646464;
}

#rightColumn ul{
	list-style:none;
	padding-bottom:5px;
}
#rightColumn li{
	background-image:url(../home_images/tick_point.png);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:18px;
	font-size:16px;
	line-height:18px;
	padding-bottom:6px;
	color:#464646;
}
.blueBoxButton{
	font-size:15px;
	line-height:15px;
	width:126px;
	padding: 6px 0 4px 0;
	
	border:3px solid #DEF6FF;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color:#91E0FF;
	
	position:absolute;
	bottom:15px;
	right:20px;
}

.blueBoxButton:hover{
	background-color:#BBEFFF;
	border-color:#FFF;
	color:#464646;
}

.yellowBoxButton{
	font-size:15px;
	line-height:15px;
	width:126px;
	padding: 6px 0 4px 0;
	
	border:3px solid #FFF5D2;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color:#FFDE69;
	
	position:absolute;
	bottom:15px;
	right:20px;
}

.yellowBoxButton:hover{
	background-color:#FCEBB6;
	border-color:#FFF;
	color:#464646;
}

.dividerLine{
	background-image:url(../home_images/wiggly_line.png);
	width:632px;
	height:4px;
	background-repeat:no-repeat;
	margin:35px 0 25px 0;
}

#footer{
	font-size:12px;
	line-height:12px;
	color:#999;
	
	padding-bottom:30px;
}


.features #footer{
	/* text-align: right; */
}



/* FEATURES */

.featureBlock{
	position:relative;
}
.features #container{
	top:185px;
	padding-bottom:800px;
}

.features h1{
	font-weight:normal;
	line-height:28px;
	padding-bottom:10px;
}
.features p{
	padding-bottom:10px;
}
.featStrip{
	background-color:#FFDE69;
}
#subStrip{
	position:fixed;
	top:90px;
	left:0px;
	right:0px;	
	height:50px;
}
#subStripInner{
	position:relative;
	margin:0 auto;
	width:964px;
	height:50px;
}
#subStripInner h1{
	font-weight:normal;
	font-size:28px;
	line-height:28px;
	padding-top:10px;
}
#subNav{
	position:absolute;
	left:120px;
	top:25px;
	color:#464646;
	font-size:14px;
	line-height:14px;
	width:980px;
	text-align:left;
}
#subNav a{
	color:#464646;
}
#subNav a:hover{
	color:#000;
}
#subNav ul{
	list-style:none;
}
#subNav ul li{
	display:inline;
	padding-left:15px;
}

.featureLeft img{
	float:left;
	padding-right:15px;
	padding-bottom:5px;
	top:7px;
	position:relative;
}
.featureLeft{
	width:472px;
	float:left;
	margin-right:16px;
	position:relative;
}
.featureRight{
	width:472px;
	float:left;
	position:relative;
}
.laptopFrame{
	width:471px;
	height:275px;
	position:relative;
}
.laptopFrame img{
	position:absolute;
	left:62px;
	top:21px;
}
.laptopFrame div{
	background-image:url(../home_images/laptop_frame.png);
	background-repeat:no-repeat;
	width:471px;
	height:275px;
	position:absolute;
	left:0px;
	top:0px;
}
.laptopFrame a{
	position:absolute;
	display:block;
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
}
.features .dividerLine{
	background-image:url(../home_images/wiggly_line_wide.png);
	width:964px;
	height:4px;
	background-repeat:no-repeat;
	margin:35px 0 25px 0;
}
.clear{
	clear:both;
}
.comingSoon{
	background-image:url(../home_images/coming_soon_dot.png);
	background-repeat:no-repeat;
	position:absolute;
	left:410px;
	top:-10px;
	width:69px;
	height:47px;
}


/* APPLICATIONS */
.appStrip{
	background-color: #D4E68C;
}

.appStrip #subNav{
	left:140px;
}

/* WHAT'S NEW */

.newStrip{
	background-color: #FCD9CA;
}

.newStrip #subNav{
	left:260px;
}

.new #container{
	top:155px;
	padding-bottom:800px;
}

.new h1{
	font-weight:normal;
	line-height:28px;
	padding-bottom:10px;
}

.new #leftColumn a{
	font-size:14px;
	font-weight:normal;
	text-decoration:underline;
}

/* MORE */

.moreStrip{
	background-color: #D6C7D4;
}

.moreStrip #subNav{
	left:260px;
}

.more #container{
	top:165px;
	padding-bottom:800px;
}

.more h1{
	font-weight:normal;
	line-height:28px;
	padding-bottom:10px;
}

/* CONTACT */

.contactStrip{
	background-color: #D7D9EA;
}

.contactStrip #subNav{
	left:260px;
}


.inputField{
	background-image:url(../home_images/field_border.png);
	background-repeat:no-repeat;
	width:274px;
	height:40px;
	position:relative;
	top:-2px;
}
.inputField input{
	position:relative;
	left:2px;
	top:2px;
	padding:2px;
	width:263px;
	background:none;
	border:none;
	font-size:13px;
	line-height:13px;
	color:#535353;
	font-family: Tahoma, Geneva, sans-serif;
	
}
.inputField input:focus,.inputField input:invalid,.inputArea textarea:focus,.inputArea textarea:invalid{
	outline:none;
	box-shadow:none;
}

#contactForm{
	margin-top:20px;
}
#contactForm td:first-child { width:110px; vertical-align:top; }


.inputArea{
	background-image:url(../home_images/textarea_border.png);
	width:516px;
	height:134px;
}
.inputArea textarea{
	position:relative;
	left:2px;
	top:2px;
	padding:2px;
	width:504px;
	height:123px;
	background:none;
	resize: none;
	border:none;
	font-size:13px;
	line-height:15px;
	color:#535353;
	font-family: Tahoma, Geneva, sans-serif;
}

#despamitdiv{
	position:relative;
	left:110px;
	margin-top:15px;
	margin-bottom:20px;
}

.greyButton{
	font-size:15px;
	line-height:15px;
	width:126px;
	padding: 6px 0 4px 0;
	
	border:3px solid #E8ECF8;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color:#D7D9EA;
	
	position:absolute;
	bottom:0px;
	right:18px;
}

.greyButton:hover{
	background-color:#E8ECF8;
	border-color:#FFF;
	color:#464646;
}

/* PRICING */

.pricingStrip{
	background-color: #BAE6FF;
}

.pricingStrip #subNav{
	left:92px;
	width:1200px;
}

.pricingStrip #subNav ul li{
	padding-left:12px;
}

.pricing #container{
	top:165px;
	padding-bottom:800px;
}

.pricing .featureLeft{
	width:964px;
	float:none;
	margin-right:0;
	position:relative;
}

.pricing .featureLeft a{
	text-decoration:underline;
	color:#646464;
}
.pricing .dividerLine{
	background-image:url(../home_images/wiggly_line_wide.png);
	width:964px;
	height:4px;
	background-repeat:no-repeat;
	margin:35px 0 25px 0;
}

.pricing h1{
	font-weight:normal;
	line-height:28px;
	padding-bottom:10px;
}
.pricing p{
	padding-bottom:10px;
}