﻿* {
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px;
}
BODY {
	TEXT-ALIGN: center;
	PADDING-BOTTOM: 20px;
	FONT: small Arial, Helvetica, sans-serif;
	COLOR: #00b0ef;
	background-color:#f2f2f2
}
A {
	OUTLINE-STYLE: none;
	OUTLINE-COLOR: invert;
	OUTLINE-WIDTH: medium;
	COLOR: #669ed6;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #ff9407;
}
A IMG {
	BORDER-BOTTOM: medium none;
	BORDER-LEFT: medium none;
	BORDER-TOP: medium none;
	BORDER-RIGHT: medium none;
}
EM {
	FONT-STYLE: normal;
	BACKGROUND: #efefef;
}
UL {
	LIST-STYLE-TYPE: none;
	LIST-STYLE-IMAGE: none;
}
HR {
	BORDER-BOTTOM: medium none;
	BORDER-LEFT: medium none;
	BACKGROUND: #efefef;
	HEIGHT: 2px;
	BORDER-TOP: medium none;
	BORDER-RIGHT: medium none;
}
STRONG {
	FONT-WEIGHT: bold;
}
.hide {
	DISPLAY: none;
}
.left {
	FLOAT: left;
}
.right {
	FLOAT: right;
}
.badge {
	MARGIN: 0px 0px 20px 20px;
	FLOAT: right;
}
.yellow {
	COLOR: #ff9407;
}
IMG.frame {
	BORDER-BOTTOM: #ddd 1px solid;
	BORDER-LEFT: #ddd 1px solid;
	PADDING-BOTTOM: 1px;
	PADDING-LEFT: 1px;
	PADDING-RIGHT: 1px;
	VERTICAL-ALIGN: bottom;
	BORDER-TOP: #ddd 1px solid;
	BORDER-RIGHT: #ddd 1px solid;
	PADDING-TOP: 1px;
}
IMG.left {
	MARGIN: 0px 20px 20px 0px;
}
IMG.right {
	MARGIN: 0px 0px 20px 20px;
}
.hr-top {
	MARGIN-TOP: 20px;
	OVERFLOW: hidden;
	BORDER-TOP: #eee 1px solid;
	PADDING-TOP: 20px;
}
.hr-top H2 {
	MARGIN-TOP: 0px !important;
}
.hr-bottom {
	BORDER-BOTTOM: #eee 1px solid;
	PADDING-BOTTOM: 20px;
	MARGIN-BOTTOM: 20px;
}
#frame {
	TEXT-ALIGN: left;
	MARGIN: 0px auto;
	WIDTH: 960px;
}
#content {
	PADDING-BOTTOM: 10px;
	PADDING-LEFT: 0px;
	WIDTH: 960px;
	PADDING-RIGHT: 0px;
	FLOAT: left;
	PADDING-TOP: 0px;
}
/* --------------------------------------------- */
/* HOME > SLIDESHOW
/* --------------------------------------------- */
#home-slideshow {
		background: #f2f2f2 url(../images3/promo-banner.jpg) repeat-x 0 top;
position: relative;
}
#home-slideshow .corners {
	width: 960px;
	height: 5px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
#home-slideshow .slides {
	width: 960px;
	min-height: 404px;
	height: 404px;
	overflow: hidden;
	color: #fff;
	font-size: 1em;
	position: relative;
}
#home-slideshow .slides a {
	color:  #CCFF99;
	text-decoration: underline;
}
#home-slideshow .slides span {
background-color: #CCFF99;
	color: #006600;
}
#home-slideshow .slides ul {
	width: 5640px;
}
#home-slideshow .slides ul ul {
	width: auto;
}
#home-slideshow .slides ul:after, #home-slideshow ul.slides-nav:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#home-slideshow .slides li {
	float: left;
	width: 960px;
	padding: 25px 0 15px;
	min-height: 404px;
	height: auto !important;
	height: 404px;
	position: relative;
	background-repeat: no-repeat;
	background-position: right top;
}
#home-slideshow .slides li li {
	float: none;
	width: auto;
	padding: 0;
	min-height: 0;
	height: auto;
}
#home-slideshow .slides .button-strip li {
	float: left;
}
#home-slideshow .slides h2 {
	margin: 0 0 15px 25px;
	text-indent: -9999em;
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 89px;
}
#home-slideshow .slides ul p, #home-slideshow .slides ul ul {
	margin: 15px 0 0 25px;
	width: 320px;
	font-size: 1.1em;
}
#home-slideshow .slides form {
	position: absolute;
	right: 20px;
	top: 35px;
	height: 290px;
	background: #fff url(../images2/home/homeslide-enterpriseform.png) repeat-x;
	border: 2px solid #fff;
	width: 215px;
	color: #777;
	padding: 10px 15px;
	font-size: 0.7em;
}
#home-slideshow .slides form fieldset {
	border: 0;
}
#home-slideshow .slides form legend {
	display: none;
}
#home-slideshow .slides form h3 {
	color: #0B3A61;
}
#home-slideshow .slides form p {
	width: auto;
	font-size: 0.75em;
	margin-left: 0;
}
#home-slideshow .slides form label {
	float: left;
	display: block;
	width: 80px;
	margin: 10px 5px 0 0;
	font-weight: bold;
}
#home-slideshow .slides form input {
	width: 121px;
	margin: 8px 0 0 0;
	padding: 2px;
	color: #555;
	float: left;
	border: 1px solid #ccc;
	border-top-width: 2px;
}
#home-slideshow .slides form input:focus {
	background-color: #ffffdd;
}
#home-slideshow .slides form br {
	clear: both;
	line-height: 0;
}
#home-slideshow .slides form .button {
	padding: 0;
	margin-left: 80px;
	border: 0;
	width: 134px;
	float: none;
}
/* --------------------------------------------- */
/* HOME > SLIDESHOW > NAVIGATION
/* --------------------------------------------- */
#home-slideshow .slides-nav {
	background: #ccc url(../images2/home/homeslide-btn.png) repeat-x;
	border: 0px solid  #F79029;
	position: relative;
	width:722px;/*width:734px; */
	margin:0 auto;
}
#home-slideshow .slides-nav li {
	float: left;
	margin: 0;
	border-top: 1px solid  #F79029;
	border-bottom: 1px solid  #F79029;
	border-right: 1px solid #FF9900;
	border-left: 1px solid  #F79029;
	position: relative;
}
#home-slideshow .slides-nav a {
	display: block;
	padding: 9px 35px;
	color: #fff;
	font-weight: bold;
	font-size: 0.8em;
}
#home-slideshow .slides-nav a:hover {
	background-color: #F79029;
}
.js #home-slideshow .slides-nav .on a {
	color: #000;
}
.js #home-slideshow .slides-nav .on .arrow {
	position: absolute;
	top: -13px;
	left: 50%;
	margin-left: -13px;
	width: 26px;
	height: 13px;
	background: url(../images2/home/homeslide-arrow.png) no-repeat;
	z-index: 500;
}
.js #home-slideshow .slides-nav .on a:hover {
	background-color: transparent;
}
#home-slideshow .slides-nav .highlight {
padding:0 0px;
	border-right: 0;
	border-left-color: #CC6600;
	background: #D76B00 url(../images2/home/homeslide-btn-signup.png) repeat-x;
}
#home-slideshow .slides-nav .highlight a {
	color:  #006600 !important;
}
#home-slideshow .slides-nav .highlight a:hover {
	background-color: #006600 ;
	color:  #fff !important;
}
#home-slideshow .slides-nav .highlight .arrow {
	background-image: url(../images2/home/homeslide-arrow2.png) !important;
}
/* --------------------------------------------- */
/* HOME > SLIDESHOW > WELCOME
/* --------------------------------------------- */
#home-slideshow #slide-one {
	background-image: url(../images2/home/homeslide-bemvindo.png)!important;
}
#home-slideshow #slide-one h2 {
	background-image: url(../images2/home/homeslide-bemvindotitulo.png)!important;
	background-repeat:no-repeat;
	width: 900px;
	height: 45px;
}
#home-slideshow #slide-one .features {
	background-repeat:no-repeat;
	width: 315px;
	height: 84px;
	margin-top: 30px;
	line-height:1.2em;
}
#home-slideshow #slide-one .features li {
font-size:0.75em;
	
}
/* 
-position: absolute;
-left: -9999em;
*/

/* --------------------------------------------- */
/* HOME > SLIDESHOW > FOR STARTUPS
/* --------------------------------------------- */
#home-slideshow #slide-two {
	background-image: url(../images2/home/homeslide-cliclo1.png)!important;
}
#home-slideshow #slide-two h2 {
	background-image: url(../images2/home/homeslide-gerencietitulo.png)!important;
	width: 580px;
	height: 140px;
}
/* --------------------------------------------- */
/* HOME > SLIDESHOW > FOR PR & CREATIVES
/* --------------------------------------------- */
#home-slideshow #slide-three {
	background-image: url(../images2/home/homeslide-cliclo2.png)!important;
}
#home-slideshow #slide-three h2 {
	background-image: url(../images2/home/homeslide-compartilhetitulo.png)!important;
	width: 580px;
	height: 140px;
}
/* --------------------------------------------- */
/* HOME > SLIDESHOW > HUDDLE FOR ENTERPRISE
/* --------------------------------------------- */
#home-slideshow #slide-four {
	background-image: url(../images2/home/homeslide-cliclo3.png)!important;
}
#home-slideshow #slide-four h2 {
	background-image: url(../images2/home/homeslide-trabalhetitulo.png)!important;
	width: 580px;
	height: 140px;
}
/* ----- pricing page styles ----- */
#huddle-price-plans #col-main {
	float: none;
	padding: 0;
	width: 940px;
}
#huddle-price-plans .badge {
	margin-top: -20px !important;
	margin-top: 0;
	height: 124px;
}
#huddle-price-plans h3 {
	color: #247bb3;
}
#huddle-price-plans #col-main ul {
	margin: 20px 0 0 30px;
}
#huddle-price-plans #col-main ul strong {
	color: #247bb3;
	font-size: 1.1em;
}
#huddle-price-plans #col-main ul li {
	margin-bottom: 20px;
}
#huddle-price-plans #col-info {
	float: left;
	width: 465px;
}

/* --------------------------------------------- */
/* CONTENT > BUTTONS / BUTTON STRIP
/* --------------------------------------------- */
#content .button-strip {
overflow: hidden;
list-style-type: none !important;
list-style-image: none !important;
margin: 0 -10px 0 0;}

#content .button-strip:after {
content: ".";
clear: both;
display: block;
font-size: 0;
height: 0;
visibility: hidden;}

#content .button-strip li {
float: left;
margin: 10px 10px 10px 0;
height: 30px;
line-height: 30px;}

* html #content .button-strip li {
width: 1%;
white-space: nowrap;}

#content .button-strip .btn {
background-repeat: no-repeat;
background-position: top left;}

#content .button-strip li.right {
margin: 10px 0 10px 10px;
float: right;}

#content .button-strip .btn a {
display: block;
height: 30px;
text-indent: -9999em;
outline: none;}

#content .button-strip .more {
background-image: url(/images/buttons/btn-learnmore.gif);
width: 115px;}

#content .button-strip .demo {
background-image: url(/images/buttons/btn-arrangedemo.gif);
width: 151px;}

#content .button-strip .tour {
background-image: url(/images/buttons/btn-taketour.gif);
width: 129px;}

#content .button-strip .signup {
background-image: url(/images/buttons/btn-signupnow.gif);
width: 123px;}

#content .button-strip .bizsolutions {
background-image: url(/images/buttons/btn-bizsolutions.gif);
width: 169px;}

#content .button-strip .linkedin {
background-image: url(/images/buttons/btn-linkedin.gif);
width: 90px;}

#content .button-strip .ning {
background-image: url(/images/buttons/btn-ning.gif);
width: 63px;}

#content .button-strip .facebook {
background-image: url(/images/buttons/btn-facebook.gif);
width: 103px;}

#content .button-strip .requestcall {
background-image: url(/images/buttons/btn-requestcall.gif);
width: 137px;}

#frame .btn {
text-indent: 0;
line-height: 30px;
color: #fff !important;
display: inline-block;
padding-left: 4px;
text-decoration: none !important;
position: relative;}

#frame .btn .disabled {
color: #00426F;}

#frame .btn span,
#frame .btn strong {
background: url(/images/sprite-buttons.png) no-repeat right top;
display: block;
padding: 0 11px 0 0;
height: 30px;
cursor: pointer;
line-height: 30px;}

#frame .btn strong {
background-position: left top;
padding: 0 0 0 15px;
position: relative;
left: -4px;}

#frame .btn.highlight span {
background-position: right -80px;}

#frame .btn.highlight strong {
background-position: left -80px;}

#frame .btn.lowlight span {
background-position: right -40px;}

#frame .btn.lowlight strong {
background-position: left -40px;}

#frame .btn.lowlight .disabled {
color: #333;}

#frame .btn .disabled,
#frame .btn .disabled strong {
cursor: default;}

#frame button.btn {
border: 0;
background: transparent;
cursor: pointer;
padding-left: 1px;
overflow: visible;}

#frame .btn-small {
line-height: 20px;
margin-top: -2px;}

* html #frame .btn-small {
margin-top: 0;}

#frame .btn-small span,
#frame .btn-small strong {
height: 20px;
line-height: 20px;}

#frame .btn-small span {
background-position: right -440px;
padding-right: 5px;}

#frame .btn-small strong {
background-position: left -440px;
padding-left: 9px;
font-weight: normal;}

a.highlight {
background-color: transparent !important;}

p a.btn {
margin-top: 10px;}
