html {
	height:100%;
	width:100%;
}
* {
	margin: 0;
	padding: 0;
}
body {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:13px;
	line-height:1.3;
	text-align:center;
	margin:0;
	background:#F2EFE0;
	zoom:1;
	color:#555555;
}
iframe {
	height:250px;
	width:300px;
	border: 3px solid #FFF;
	position: absolute;
	z-index: 99999 !important;
	top: 20px;
	right:20px;
}
img {
	border:0;
}
.clear {
	clear:both;
}
.fltRgt {
	float:right;
}
.fltLft {
	float:left;
}
a {
	text-decoration:none;
	color:#79a409;
}
a:hover {
	text-decoration:none;
	color:#6e8990;
}
a.external {
	color:#79a409;
}
a.external, a.external [href="http://"] {
	background: url(images/external.png) right top scroll no-repeat;
	padding:0 15px 0 0;
	margin:0;
}
a.external:hover, a.external [href="http://"]:hover {
	color:#6e8990;
}
h1 {
	color: #79a409;
	font-size:1.7em;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.15);
}
h2 {
	font-size:1.7em;
	margin:0 0 1em;
	color: #444444;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.15);
}
h3 {
	color:#79A409;
	font-size:1.3em;
	line-height:4em;
}
h4 {
	color: #444444;
	font-size:1.3em;
	line-height:3.2;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.15);
}
/* Header */

#headerWrapper {
	width:960px;
	margin:0 auto;
	text-align:left;
}
#header {
	height:5em;
	margin:1em 0;
	padding:0.5em 0;
	width:40em;
}
#header h1 {
    margin: 0;
    width: 400px;
    height: 3.5em;
    padding: 0;
    background: url("https://imgs.sapo.pt/sapologos/madeby/madeby-100x35-color.png") no-repeat scroll right 25px;
}
#header h1 a:link, #header h1 a:hover, #header h1 a:active, #header h1 a:visited {
   display: block;
    margin: 0;
    width: 295px;
    height: 2.5em;
    overflow: hidden;
    padding: 1em 0 0;
    background: url("https://imgs.sapo.pt/sapologos/current/e22644af3e0cc5b6dcb9451f0ab5b06068447e1da2cc984967871b59b07e4553.png") no-repeat 5px 22px;
    text-indent: -9999px;
    outline: none;
}
/* Main Navigation */

#nav {
	height:3em;
 *height:100%;
	background:url(images/nav-background.gif) top left scroll repeat-x;
	
	display: none;
}
#nav ul.nav-link {
	_width: 800px;
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	float: left;
}
#nav ul.nav-link li {
	height:2.55em;
	display:inline;
	float:left;
	background:url(images/nav-li-splitter.gif) top right scroll no-repeat;
}
#nav ul.nav-link a {
	float:left;
	height:2.5em;
	color:#FFFFFF;
	display:inline;
	font-size:1.1em;
	line-height:2em;
	padding:0.3em 1.5em 0;
	text-decoration:none;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.75);
}
#nav ul.nav-link a:hover, #nav ul.nav-link a:active {
	color:#a5e201;
}
#nav ul.nav-link li.active {
	height:2.9em;
	background:url(images/nav-active-background.gif) left top scroll repeat-x #565a5e;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.75);
	display:block;
}
#nav p.get-email a {
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	padding-right:10px;
	line-height:3em;
	text-decoration:none;
	text-align: right;
	float:right;
	text-decoration:none;
}
#nav p.get-email a:hover, #nav p.get-email a:active {
	color:#8fc400;
}
/* Sub Nav */

#subNav {
	height:2.5em;
	background: url(images/subnav-background.gif) left top scroll repeat-x #3b3f42;
	display: block;
	float: left;
	width: 960px;
}
#subNav li {
	line-height:2.3em;
	display:inline;
	padding:0 0 0 1.5em;
	list-style:none;
	float:left;
}
#subNav li a {
	color:#c4c8d3;
	text-decoration:none;
	font-size:1.1em;
	line-height:2.3em;
	padding:0.5em 0.1em;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.75);
}
#subNav li a:hover, #subNav li a:active, #subNav li.active a:link, #subNav li.active a:active {
	color:#a5e201;
}
#subNav li.active a {
	font-weight:200;
	color:#a5e201;
}
/* Content */

#container-background {
	width:100%;
	margin:0 auto;
}
#sec-container-background {
	width:100%;
	margin:0 auto;
	/* background: url(images/halfbannerBkg.jpg) left top scroll repeat-x; */
}
.content-wrapper {
	width:960px;
	margin:0 auto;
	
	background: #fff;
	border-radius: 10px
}
#bannerContainer {
	width:960px;
	height:329px;
	margin:0 auto;
	text-align: left;
	position:relative;
}
#halfBannerContainer {
	width:960px;
	margin:0 auto;
	text-align: left;
	position:relative;
}
#contentContainer {
	margin:0;
	padding:0;
	width:100%;
	background:#F2EFE0;
	text-align:left;

}
#content {
	float:right;
	margin-top:2em;
	width:45em;
	margin-right:1.5em;
}
.home #content {
	margin-top:2em;
	width:24em;
	float:right;
	margin-right:1.5em;
}
/* SideBar */

#sideBar {
	width:23em;
	float:left;
	margin-top:2em;
	margin-left:1.5em;
}
.home #sideBar, .contests #sideBar {
	float:left;
	margin-top:1.3em;
	width:45em;
	margin-left:1.5em;
}
/* contentores */
#content p {
	padding:0.5em;
	color:#555555;
}
#content ul, .home #sideBar ul {
	margin:0;
	padding:0;
}
#content li, .home #sideBar li {
	list-style:disc;
	list-style-position:inside;
	padding:0 0 0.8em;
}
#content li span {
	font-size:1.3em;
	color: #79A409;
}
#content p.ext-small a.external {
	font-size:11px;
	line-height:0;
}
#content p.ext-small a.external [href="http://"] {
	font-size:11px;
	line-height:0;
}
#content .funcionalidades {
	float:left;
	margin:1em 0.5em;
	font-size:0.95em;
}
.funcionalidades b {
	font-size:1.3em;
	height:1.2;
}
.funcionalidades p {
	line-height:1.3;
}
.funcionalidades img {
	float:left;
}
/*homepage*/

.half-column {
	display:block;
	float:left;
	margin:0;
	padding:0 0.3em;
	width:21.9em;
 *width:21.5em;
	_width:20.5em;
}
.half-column h2 {
	font-size:1.6em;
    line-height:1;
    text-shadow: 0 -1px 1px rgba(0,0,0,0.15);
	margin:0 0 0.5em 0;
	padding:0;
	color:#79A409;
}
.half-column h3 {
	color:#444444;
	font-size:1.4em;
	line-height:1em;
	margin:0;
	padding:0 0 1em;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.15);
}
/*estilos paragrafos*/
.alert {
	background-color:#FFFFCC;
	border:1px dotted #FFCC00;
	margin:1.5em 0;
	padding:0.4em;
	font-size:0.9em;
}
.notas {
	color: #999999;
	font-size: 0.8em;
	padding:0;
	margin:0;
	line-height:1.6;
}
p.alert span {
	font-weight: bold;
	text-transform:uppercase;
}
/*instalar aplicação*/
#botaoinstbanner {
	left:255px;
	position:absolute;
	top:210px;
}
.installMsg {
	margin-top:2em;
	height:63px;
	width:365px;
	/*background:url(images/installMsg.png) -11px -11px scroll no-repeat;*/
	background:url(images/avisoMsg.png) -11px -11px scroll no-repeat;
	cursor: pointer;
}
.installMsg:hover {
	/*background:url(images/installMsg.png) -11px -87px scroll no-repeat;*/
	background:url(images/avisoMsg.png) -11px -87px scroll no-repeat;
	height:63px;
	width:365px;
}
.installMsg a:link, .installMsg a:hover, .installMsg a:active, .installMsg a:visited {
	height:63px;
	margin: 0;
	padding: 0;
	text-indent:-9000px;
	overflow:hidden;
	display:block;
	border:none;
	background:none;
}
.getCodeTTM {
	height:63px;
	width:216px;
	background:url(images/pedirCodBot.png) -11px -11px scroll no-repeat;
	cursor: pointer;
}
.getCodeTTM:hover {
	background:url(images/pedirCodBot.png) -11px -87px scroll no-repeat;
	height:63px;
	width:216px;
}
.getCodeTTM a:link, .getCodeTTM a:hover, .getCodeTTM a:active, .getCodeTTM a:visited {
	height:63px;
	margin: 0;
	padding: 0;
	text-indent:-9000px;
	overflow:hidden;
	display:block;
	border:none;
	background:none;
}
/*destaque topo webmessenger*/
#gotoWeb{height:79px; margin-left:692px; position:absolute; top:30px; width:265px; background: url(images/botEntrarWeb.jpg) left top scroll no-repeat; display: none}
#gotoWeb:hover {background: url(images/botEntrarWeb.jpg) left -86px scroll no-repeat; height:79px; margin-left:692px; position:absolute; top:30px; width:265px;}
#gotoWeb a:link,#gotoWeb a:visited, #gotoWeb a:active, #gotoWeb a:hover{display:block; text-indent:-9999px; overlow:hidden; height: 79px;width: 265px; outline: none;}

/* destaques footer */
#homeFooter {
	background: url(images/footer-bkg.gif) left top scroll repeat-x #1d3437;
	height:22em;
	margin:3em 0 0 0;
	padding:1em 0;/*position:relative;
	top:20px;
	width:908px;*/
}
#homeFooter .column {
	float:left;
	padding:0.2em;
	width:22.5em;
}
#homeFooter .column h3 {
	color: #fffcf7;
	font-size:1.7em;
	line-height:1.9em;
	padding-bottom:0.5em;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.75);
}
#homeFooter .column p {
	color:#8E9A9B;
	font-size:1em;
	width:22em;
}
#homeFooter a {
	color:#fff;
	font-size:0.65em;
	text-shadow:none;
}
#homeFooter a:hover {
	color:#6e8990;
	text-decoration:underline;
}
#webApp {
	background:url(images/destaquesFuncionalidades.jpg) no-repeat scroll -11px -15px;
	float:left;
	display:block;
	height:73px;
	width:21em;
}
#widget {
	padding-top:1em;
	background: transparent url(images/destaquesFuncionalidades.jpg) no-repeat scroll -18px -76px;
	float:left;
	height:73px;
	width:21em;
}
#webApp p.subtitle, #widget p.subtitle {
	display:block;
	padding-left:6.4em;
	color:#cade3b;
	font-size:1.3em;
	width:10em;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.75);
}
#webApp p.subtitle span, #widget p.subtitle span {
	display:block;
}
/*Funcionalidades*/
#transporte {
	width:195px;
	height: 200px;
	float:left;
	background: url(images/destaquesFuncionalidades.jpg) -4px -6px scroll no-repeat;
}
#sendSMS {
	margin-left:7px;
	width:195px;
	height: 200px;
	float:left;
	background: url(images/destaquesFuncionalidades.jpg) -209px -6px scroll no-repeat;
}
#voip {
	margin-left:7px;
	width:195px;
	height: 200px;
	float:left;
	background: url(images/destaquesFuncionalidades.jpg) -418px -6px scroll no-repeat;
}
/*sms*/
#campanhaSMS {
	width: 100%;
	margin:0;
	padding:0;
}
#campanhaSMS-heading {
	height:7.3em;
	background: url(images/sms.png) left top scroll no-repeat
}
#campanhaSMS-heading p {
	font-size:1.2em;
	line-height:1;
	padding-left:5.5em;
	padding-top:2.9em;
}
#campanhaSMS-heading p span {
	display:block;
	color: #79a409;
	font-size: 1.4em;
}
#campanhaSMS ul {
	margin: 0.5em 0 4em 0;
}
#campanhaSMS li {
	color:#79A409;
	font-size:1.4em;
	margin:0.5em 0;
	padding:0 0 0.3em 0.5em;
	background:#F3F4EF;
}
#campanhaSMS li span {
	color:#555555;
	display:block;
	font-size:0.65em;
	line-height:1;
}
/*Falacomigo*/
#fala-comigo {
	width:100%;
	margin:0;
	padding:0;
}
#fala-comigo ul {
	margin:0;
	padding:0;
}
#fala-comigo li {
	float:left;
	list-style:none;
}
#fala-comigo li img {
	float:left;
}
/* passatempos */
.contests ul#latestChallenge {
	padding-top:30px;
	list-style:none;
}
#latestChallenge li {
	margin:18px 0 0 0;
	list-style:none !important;
	width:545px;
	float:left;
	padding-bottom:5px;
}
#latestChallenge a {
	text-decoration:none;
}
#latestChallenge p {
	color: #333333;
	text-decoration:none;
}
#latestChallenge p.challengeTitle {
	font-size:16px;
	color:#79a409;
	text-decoration:none;
}
#latestChallenge li img {
	border:4px solid #f3f4ef;
	margin:0 20px 0 0;
	vertical-align: text-top;
	height:100px;
	width:140px;
	float:left;
}
#latestChallenge li:hover img {
	text-decoration: none;
	float:left;
}
/* Form Login */
#login {
	margin:0;
	padding:0;

}
#login form {
	padding:0;
	margin:0;
}
#login fieldset {
	padding:0;
	margin:0;
	border:none;
}
#login legend {
	background: url(images/locker.jpg) left top scroll no-repeat;
	color:#79A409;
	font-size:1.5em;
	font-weight:bold;
	line-height:2.7em;
	padding-bottom:0.4em;
	text-indent:1.8em;
}
#login p {
	clear:both;
	float:left;
	padding:0.5em 0;
	text-align:left;
}
#login label {
	display:block;
	font-size:1.5em;
	margin-bottom:0.3em;

}
#login input {
	background:#FFF;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	border-radius: 0.5em;
	border:1px solid #CCCCCC;
	color:#999999;
	font-size:1.4em;
	padding:0.3em;
	width:18em;
}
#login input:focus {
	background-color: #FFFFCC;
}
button.entrar {
line-height:3em;
	background: url(images/button-bkg.jpg) left top scroll repeat-x;
	color:#1e3135;
	cursor:pointer;
	font-size:1.5em;
	font-weight:bold;
	height:3em;
	padding-bottom:2px;
	width:6em;
	text-shadow: 1px 1px rgba(193, 214, 91, 0.75);
	-moz-border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	border-radius: 0.3em;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.75);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.75);
	border:none;
	border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}
button.entrar:hover {
	background: url(images/button-bkg.jpg) left -76px scroll repeat-x;
}
#login p.erro {
	background-color:#FFFFCC;
	border:1px dotted #FFCC00;
	display:block;
	float:right;
	font-size:0.9em;
	padding:0.4em;
	position:relative;
	right:1em;	
	width:17em;
	margin:1.5em 0;
    margin-top:-26em;           
}
#login div.radio-legend {
	padding:0.5em 0;
	margin: 2.6em 0 0 0;
	float:left;
}
#login div.radio-legend p {
	float:left;
	font-size:1em;
	clear: none;
	padding:0 1em;
}
#login div.radio-legend b {
	display:block;
	float:left;
	color:#79A409;
	font-size:1.2em;
	font-weight:normal;
}
#login div.radio-legend p label {
	color:#000000;
	cursor:pointer;
	font-size:1.3em;
}
.radio-legend p label input {
	width:14px !important;
	border:none!important;
}
#login p.getPassword {
	display:block;
	margin:0;
	position:relative;
	top:-11.5em;
}
#login p.getPassword a {
	font-size:1em;
	color:#6e8990;
}
#login p.getPassword a:hover {
	font-size:1em;
	color:#8fc400;
}
/*videos*/
.video {
	margin: 1em 0;
}
.video p {
	font-size:1.1em;
	padding:-0.5em;
	line-height:1.4em;
}
/*FOOTER*/
#wrapperfooter {
	text-align:left;
	margin:0 auto 0 auto;
	width:960px;
	color:#474748;
	font-size:11px;
	line-height:19px;
	padding:30px 0 65px 0;
}
#footerNav {
	padding: 10px 8px 10px 15px;
	border-radius: 8px;
	margin-bottom: 20px;
	background: #fff
}
#footerNav li {
	list-style:none;
	display:inline;
	margin:0 10px 0 0;
}
#footerNav li a {
	color:#626053;
	position: relative;
}
#footerNav li a:hover {
	color:#7CA50E;
}

#footerNav li a:after {
	content: '|';
	position: absolute;
	right:-8px;
	top:-2px;
	color: #bdbaa7;
}

#footerNav li:last-child a:after {
	display: none;
}

/*Blog e Faqs*/
#blog, #faq {
	font-size:1em;
}
.blogHeading {
	background: url(images/box-tit.png) left top scroll no-repeat;
	height:2.5em;
	padding-top:0.8em;
	padding-left:3em;
}
#faq h3 {
	background: url(images/box-tit.png) left -50px scroll no-repeat;
	height:30px;
	padding-top:0.5em;
	color:#79A409;
	width: 300px;
	font-size:1.6em;
	line-height:1.3em;
	text-indent:1.5em;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.15);
}
.blogHeading a {
	height:1em;
	width: 185px;
	display:block;
	background: none;
	color:#fffcf7;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.75);
	font-size:1.7em !important;
	text-decoration:none;
}
.blogHeading a:hover {
	color:#fffcf7 !important;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.75);
	font-size:1.7em !important;
	text-decoration:none !important;
}
#blog ul, #faq ul {
	margin:0;
	padding:0.2em 0;
	list-style-type:none;
}
#blog ul li, #faq ul li {
	margin:0.2em 0;
	padding:0.3em 0.1em 0.3em 0.5em;
	border: none;
	-moz-border-radius: 0.2em;
	-webkit-border-radius: 0.2em;
	border-radius: 0.2em;
	list-style:none;
}
#blog ul li a, #faq ul li a {
	display:block;
	background:none;
	font-size: 0.9em;
	color:#758486;
	font-weight:normal;
	text-decoration:none;
}
#blog ul li a:hover, #faq ul li a:hover {
	background:none;
	color:#8E9A9B;
	font-weight:normal;
	text-transform:none;
}
#blog p.postDate {
	color:#6E8990;
	font-size:0.7em;
	font-style:italic;
	margin:0;
	padding:0.3em 0;
	text-indent:0;
}
/*PUBLICIDADE*/
#Mrec {
	height:250px;
	width:300px;
}
#Mrec iframe {
	border:1px solid #e3ebf0;
	margin:0;
	padding:3px;
	right:0;
}
.controls {
	left:562px;
	position:absolute;
	top:14px;
}
.controls li {
	display: inline;
}
.controls a {
	padding: 0px;
	display: block;
	float: left;
	text-indent: -100000px;
	overflow: hidden;
	cursor: pointer;
	outline: 0;
}
.controls a.choices {
	background: url(images/choices.png) no-repeat scroll left -1px;
	height:16px;
	position:relative;
	top:6px;
	width:15px;
}
.controls a.choices:hover {
	background-position: -16px -1px;
}
.controls a.choices.current {
	background-position:-2px -18px;
}
.controls a.prev, .controls a.next {
	width: 25px;
	height: 17px;
}
.controls a.prev:hover, .controls a.next:hover {
	opacity: 0.8;
	filter:alpha(opacity=80);
}
.controls a.prev {
	background: url(images/btnPrevious.gif) no-repeat top left;
	margin-left: 0.5em;
	margin-right: 0;
	display:none;
}
.controls a.next {
	background: url(images/btnNext.gif) no-repeat top left;
	display:none;
}
/*banners*/
	.banners {
	width:620px;
	height:320px;
	float:left;
}
.rawdata {
display: none;

}
.half-banners {
	width:950px;
	float:left;
	margin-left:1.5em;
}
.half-banners h2 {
	color:#333;
	font-size:3em;
	line-height:0.1em;
	margin-top:1.2em;
	display: none;
}
.half-banners h2 b {
	color:#999;
	font-size:0.4em;
	font-weight:normal;
	padding-left:0.5em;
	position:relative;
	text-indent:8em;
	top:-1em;
	text-shadow:none;
	display: none
}
.half-banners p {
	color:#333;
	font-size:1.2em;
	padding-top: 20px;
}
.half-banners p span {
	color:#79A409;
}
.banners img {
	position:relative;
	top:-1px;
	left:0px;
}
/*aviso de login*/ 
#aviso_webmail_sso {
	position: absolute;
	z-index: 100;
	top: 28px;
	visibility: hidden;
}
#aviso_webmail_sso span {
	-moz-border-radius-bottomleft:0.5em;
	-moz-border-radius-bottomright:0.5em;
	-moz-border-radius-topleft:0.5em;
	-moz-border-radius-topright:0.5em;
	background-color: #555555;
	color:#FFEC4D;
	display:block;
	font-size:1em;
	padding:0.5em 1em;
	text-align:center;
	width:200px;
}
#aviso_webmail_sso span strong {
	color: #CC0000;
	font-weight:bold;
}
#aviso_webmail_sso span {
	color:#FFEC4D;
	font-size:1em;
	text-align:center;
}
#login p span {display:block; float:right; font-size:0.8em; margin-top:46px; padding-left:8px; vertical-align:bottom;}
#login input {margin-right:0.3em;}

body #copyrightNote p {
	color: #626053;
	font-size: 11px;
}
