/* Generated by Font Squirrel (http://www.fontsquirrel.com) on January 11, 2012 */
@font-face {
    font-family: 'DroidSerifRegular';
    src: url('site/fonte/droidserif-webfont.eot');
    src: url('site/fonte/droidserif-webfont.eot?#iefix') format('embedded-opentype'),
         url('site/fonte/droidserif-webfont.woff') format('woff'),
         url('site/fonte/droidserif-webfont.ttf') format('truetype'),
         url('site/fonte/droidserif-webfont.svg#DroidSerifRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DroidSerifBold';
    src: url('site/fonte/droidserif-bold-webfont.eot');
    src: url('site/fonte/droidserif-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('site/fonte/droidserif-bold-webfont.woff') format('woff'),
         url('site/fonte/droidserif-bold-webfont.ttf') format('truetype'),
         url('site/fonte/droidserif-bold-webfont.svg#DroidSerifBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DroidSansRegular';
    src: url('site/fonte/droidsans-webfont.eot');
    src: url('site/fonte/droidsans-webfont.eot?#iefix') format('embedded-opentype'),
         url('site/fonte/droidsans-webfont.woff') format('woff'),
         url('site/fonte/droidsans-webfont.ttf') format('truetype'),
         url('site/fonte/droidsans-webfont.svg#DroidSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DroidSansBold';
    src: url('site/fonte/droidsans-bold-webfont.eot');
    src: url('site/fonte/droidsans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('site/fonte/droidsans-bold-webfont.woff') format('woff'),
         url('site/fonte/droidsans-bold-webfont.ttf') format('truetype'),
         url('site/fonte/droidsans-bold-webfont.svg#DroidSansBold') format('svg');
    font-weight: normal;
    font-style: normal;
}



/*COMUM A TODOS*/
* {
	margin: 0;
	padding: 0;
}
body {
	color: #555;
	font-family: 'DroidSerifRegular', Sans, sans-serif;
}
a {
	text-decoration: none;
	color: #E40613;
}
a:hover {
	text-decoration: underline;
}
html, body { height: 100%; }
p { margin-bottom: 10px; }
.sim, .nao {
	font-size: 14px;
	font-weight: bold;
}
.sim { color: #9ECA72; }
.nao { color: #D06A63; }
.descr {
	color: gray;
	font-size: 12px;
}
.hintActive {
	color: #888;
	font-style: italic;
}
.centralizador {
	width: 960px;
	margin: 0 auto;
}
.onRight {
	float: right;
}
.onCenter {
	margin: 0 auto;
}
.col1 {
	width: 47%;
	float: left;
	padding: 10px;
}
.col2 {
	width: 47%;
	float: left;
	padding: 10px;
}
.col1cadastro {
	width: 50%;
	float: left;
	padding: 10px;
}
.col2cadastro {
	width: 45%;
	float: left;
	padding: 10px;
}
.fullBox { width: 100%; }
.halfBox { width: 50%; }
.invisible { display: none; }
.clearer { clear: both; }
.twoLineSize { height: 60px; }
.threeLineSize { height: 113px; }
.fourLineSize { height: 140px; }
.fiveLineSize { height: 186px; }


.titulo h1 {
	color: #838383;
	font-size: 50px;
	padding: 0 0 0 40px;
	font-weight: normal;
}
.titulo h2 {
	color: #838383;
	font-size: 40px;
	padding: 50px 0 0 40px;
	font-weight: normal;
}
.titulo h3 {
	font-family: 'DroidSansRegular', Sans, sans-serif;
	color: #838383;
	font-size: 16px;
	padding: 20px 0 0 40px;
	font-weight: normal;
}

.quadroBotaoTesteAgora {
	width: 277px;
}
#face .botaoTesteAgora {
	margin: 30px 0 0 40px;
}
.botaoTesteAgora {
	font-size: 18px;
	width: 277px;
	text-align: center;
	margin: 0px;
	padding: 20px 0;
	background: #E40613; /*red egestor*/
	border: 0;
	color: white;
	cursor: pointer;
}
.botaoTesteAgora:hover {
	text-decoration: underline;
}
.dataFieldError {
	color: red;
}







#allButFoot {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -145px; /* the bottom margin is the negative value of the footer's height */
}
#allButFoot .pushfooter { height: 145px; }

#overHeader {
	background: #575556;
	height: 15px;
	border-bottom: 2px solid white;
}

#miniHeader {
	border-top: 2px solid #E40613;
	border-bottom: 1px solid #e7e7e7;
	margin: 0 auto;
	padding: 30px 0;
	height: 25px;
}
#miniHeader #logo {
	background: url('site/img/egestorMiniTransparente.png') top left no-repeat;
	width: 188px;
	height: 37px;
	float: left;
	margin: 0 10px 0 10px;
}

#header {
	border-top: 2px solid #E40613;
/*	background: url('site/img/luto-faixa-sm.png') right bottom no-repeat;*/
}
#header #logo {
	width: 249px;
	height: 142px;
	margin: 40px auto;
}

#miniHeader #menubox {
	padding-top: 20px !important;
	height: 35px !important;
}

#miniHeader #navigationBar {
	border-bottom: 0px;
}

#navigationBar {
	height: 40px;
	border-bottom: 1px solid #e7e7e7;
}
#navigationBar #menubox {
	width: 960px;
	height: 40px;
	border-bottom: 1px solid #E40613;
	margin: 0 auto;
}
#navigationBar #menubox #menu {
	list-style: none;
}
#navigationBar #menubox #menu li {
	float: left;
}
#navigationBar #menubox #menu li a {
	color: #575556;
	font-size: 17px;
	padding: 3px 9px;
}
#navigationBar #menubox #menu li a:hover {
	background: #E2E2E2;
}
#navigationBar #menubox #menu li.acesseEgestor a {
	background: url('site/img/btAcesseEgestor.png') top right no-repeat;
	color: white;
	padding: 3px 15px 3px 5px;
}
#navigationBar #menubox #menu li.acesseEgestor a:hover {
	color: #FFFFCC;
}

#footer {
	background: #545454 url('site/img/bg_footer.png') top left no-repeat;
	padding: 30px;
}
#footer #footMsg {
	font-size: 25px;
	color: silver;
}
#footer #footImg {
	background: url('site/img/egestorMiniTranspNegativo.png') top left no-repeat;
	width: 188px;
	height: 40px;
	float: right;
}
#footer #footCopyright {
	clear: both;
	color: silver;
	font-size: 12px;
}

#pageTitle {
	background: #f3f3f3;
	border-bottom: 1px solid #e7e7e7;
	height: 70px;
}

#pageSubTitle {
	border-bottom: 1px solid #e7e7e7;
	height: 70px;
}

#pageTitle div, #pageSubTitle div {
	width: 960px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	border-bottom: 1px solid #E40613;
	height: 50px;
}

#pageTitle div h2 {
	color: gray;
	font-size: 30px;
	font-weight: normal;
	padding-left: 40px;
}

#pageSubTitle div h3 b {
	color: #E40613;
	font-weight: normal;
}
#pageSubTitle div h3 {
	color: gray;
	font-size: 24px;
	font-weight: normal;
	padding-left: 40px;
}

#footerButton {
	margin: 0 0 30px 0;
	border-top: 1px solid #f7f7f7;
}
#footerButtonBox {
	border-top: 1px solid #E40613;
}


/*TELA HOME*/
#content #indexFaceBox {
	border-bottom: 1px solid #e7e7e7;
	height: 410px;
}
#content #indexFaceBox #face {
	background: url('site/img/pcs_copyright.gif') right bottom no-repeat;
	height: 410px;
	border-bottom: 1px solid #E40613;
}
#content #indexVantagens {
	background: #f7f7f7;
	border-bottom: 1px solid #e7e7e7;
	padding: 20px 0 0 0;
}
#content #indexVantagens #chamada {
	color: #7d7d7d;
	font-size: 30px;
	text-align: center;
	padding: 20px 0 0 0;
}
#content #indexVantagens #quadroDinamico {
	margin: 0px auto 0 auto;
	width: 890px;
	height: 380px;
	box-shadow: 2px 2px 5px gray;
}
#content #indexVantagens #quadroQuadriculos {
	width: 890px;
	height: 250px;
	margin: 50px auto;
}
#content #indexVantagens #quadroQuadriculos .quadriculos {
	width: 275px;
	height: 250px;
	background: url('site/img/vejaMais.png') bottom right no-repeat #F1EBEB;
	color: #838383;
	float: left;
	margin: 0 32px 0 0;
	cursor: pointer;
}
#content #indexVantagens #quadroQuadriculos .ultimoQuadriculo {
	margin: 0 !important;
}
#content #indexVantagens #quadroQuadriculos .quadriculos h3 {
	margin: 15px;
	font-size: 32px;
	font-weight: normal;
}
#content #indexVantagens #quadroQuadriculos .quadriculos p {
	font-size: 14px;
	line-height: 25px;
	margin: 15px;
}

#content #indexVantagens #quadroQuadriculos .quadriculos.variacao {
	background-color: #CADDE1;
}

#content #indexItensDestaque {
	background: #e3e3e3;

}
#content #indexItensDestaque #colunas {
	height: 320px;
	padding: 40px 0;
	border-top: 1px solid #E40613;
	border-bottom: 1px solid #E40613;
}

#content #indexItensDestaque #colunas #col1 {
	width: 460px;
	float: left;
}
#content #indexItensDestaque #colunas #col2 {
	width: 450px;
	float: left;
	border-left: 1px solid #f7f7f7;
}
#content #indexItensDestaque #colunas #col1 #logo {
	background: url('site/img/eGestorLogoCinza.png') top left no-repeat;
	width: 220px;
	height: 52px;
	margin: 0 0 0 40px;
}
#content #indexItensDestaque #colunas #col1 ul {
	margin: 20px 0 0 40px;
	list-style: inside;
}
#content #indexItensDestaque #colunas #col1 ul li {
	font-size: 18px;
	line-height: 32px;
}
#content #indexItensDestaque #colunas #col2 #miniatura {
/*	background: url('site/img/eGestorMiniShot.gif') top left no-repeat;
	width: 460px;
	height: 332px;
	box-shadow: 3px 3px 10px #333;
*/
}

#content #indexEmpresasClientes #empresasBox {
	margin: 20px auto 0 auto;
	width: 890px;
	height: 200px;
	background: white;
}
#content #indexEmpresasClientes #empresasBox #trocaEmpresasL {
	float: left;
	background: url('site/img/setaEmpresaL.png') top left no-repeat;
	width: 22px;
	height: 34px;
	cursor: pointer;
}
#content #indexEmpresasClientes #empresasBox #trocaEmpresasR {
	float: right;
	background: url('site/img/setaEmpresaR.png') top left no-repeat;
	width: 22px;
	height: 34px;
	cursor: pointer;
}
#content #indexEmpresasClientes #empresasBox h3 {
	color: #7d7d7d;
	font-size: 28px;
	font-weight: normal;
	text-align: center;
}
#content #indexEmpresasClientes #empresasBox #quadroListaEmpresas {
}
#content #indexEmpresasClientes #empresasBox #quadroListaEmpresas img {
	margin: 0 5px;
}


#content #indexSobreZipline {
	background: #F7F7F7;
	border-top: 1px solid #e7e7e7;
}

#content #indexSobreZipline #ziplineBox {
	font-family: 'DroidSansRegular', Sans, sans-serif;
	margin: 0 auto;
	border-top: 1px solid #E40613;
	width: 950px;
	padding: 30px 0;
	height: 380px;
}
#content #indexSobreZipline #ziplineBox #zipCol1 {
	float: left;
	width: 540px;
	border-right: 1px solid white;
	padding: 30px 10px 0 10px;
}
#content #indexSobreZipline #ziplineBox #zipCol1 h3 {
	font-family: 'DroidSansRegular', Sans, sans-serif;
	color: #017C8D;
	margin-bottom: 15px;
	line-height: 30px;
	font-size: 22px;
	font-weight: normal;

}
#content #indexSobreZipline #ziplineBox #zipCol1 p {
	color: #6F6F6F;
	line-height: 30px;
	font-size: 16px;
	margin-bottom: 10px;
}
#content #indexSobreZipline #ziplineBox #zipCol2 {
	float: left;
	width: 330px;
	border-left: 1px solid #DEDEDE;
	padding: 10px 0 0 40px;
	font-size: 14px;
}
#content #indexSobreZipline #ziplineBox #zipCol2 #logoSobreZip {
	background: url('site/img/logoZipFundoCinza.png');
	width: 251px;
	height: 74px;
	margin-bottom: 20px;
}
#content #indexSobreZipline #ziplineBox #enderecoZip {
	margin-bottom: 50px;

	font-size: 14px;
	color: #838383;
}
#content #indexSobreZipline #ziplineBox #zipCol2 p {
	line-height: 20px;
	margin-bottom: 20px;
}
#content #indexSobreZipline #ziplineBox #zipCol2 a {
	font-size: 18px;
}
#content #indexSobreZipline #ziplineBox #zipCol2 #ziplineContatoBox a {
	color: #AFCB07;
}
#content #indexSobreZipline #ziplineBox #zipCol2 #foneBox {
	padding: 0 0 0 40px;
	background: url('site/img/foneIcon.png') center left no-repeat;
	color: #017C8D;
}
#content #indexSobreZipline #ziplineBox #zipCol2 #foneBox a {
	font-size: 14px;
	color: #017C8D;
}
#content #indexSobreZipline #ziplineBox #zipCol2 #foneBox a b {
	font-size: 18px;
	font-weight: normal;
}

#content #indexSobreZipline #ziplineBox #zipCol2 #mailBox {
	padding: 0 0 0 40px;
	background: url('site/img/mailIcon.png') center left no-repeat;
	color: #017C8D;
}
#content #indexSobreZipline #ziplineBox #zipCol2 #mailBox a {
	font-size: 18px;
	color: #017C8D;
}


/*TELA DE BENEFÍCIOS*/
#beneficios { color: gray; }
#beneficios p {
	margin-bottom: 15px;
}
#beneficios h2 {
	padding: 20px 0;
	color: #444;
}
#beneficios h4 {
	font-size: 18px;
	color: #444;
	margin-top: 25px;
}


/*TELA DE PLANOS*/
#quadroPlanos {
	width: 910px;
	margin: 30px auto;
	color: gray;
}
#quadroPlanos h2 {
	margin-top: 30px;
	font-weight: normal;
	font-size: 26px;
}
#quadroPlanos h3 {
	color: #D06A63;
	margin-top: 30px;
	font-weight: normal;
	font-size: 26px;
}
#quadroPlanos p {
	font-family: 'DroidSansRegular', Sans, sans-serif;
	font-size: 14px;
}
#tabelaPlanos {
	width: 100%;
	text-align: center;
	font-family: 'DroidSansRegular', Sans, sans-serif !important;
	font-size: 14px;
	border-collapse: separate;
	border-spacing: 10px 0;
}
#tabelaPlanos thead {
	font-family: 'DroidSerifRegular', Sans, sans-serif;
	font-size: 24px;
}
#tabelaPlanos thead td { border-bottom: 1px solid #FADBDE; }
#tabelaPlanos tfoot {
	font-size: 16px;
}
#tabelaPlanos tr td:nth-child(odd) { background-color: #FCFCFC;}
#tabelaPlanos tr td:nth-child(even) { background-color: #F8F6F7; }
#tabelaPlanos tr td:first-child {
	text-align: left;
	background-color: white !important;
}
#tabelaPlanos tr td {
	min-width: 148px;
	padding: 5px 0;
}

#tabelaPlanos .numUsuarios td {
	font-weight: bold;
}
#tabelaPlanos .simIcone {
	background: url('site/img/icone-sim.png') center center no-repeat;
	height: 21px;
}
#tabelaPlanos .naoIcone {
	background: url('site/img/icone-nao.png') center center no-repeat;
	height: 21px;
}

#tabelaModulosExtras {
	width: 510px;
	font-family: 'DroidSansRegular', Sans, sans-serif;
	font-size: 14px;
	border-collapse: separate;
	border-spacing: 10px;
}
#tabelaModulosExtras .modulo {
	font-family: 'DroidSerifRegular', Sans, sans-serif;
	text-align: right;
	font-size: 16px;
	background: #B8B8B8;
	padding: 10px;
	width: 210px;
	color: white;
}
#tabelaModulosExtras .modulo b {
	color: #D06A63;
	font-size: 20px;
}
#tabelaModulosExtras td {
	vertical-align: middle;
}



/*TELA DE CADASTRO E CONTATO*/
.site_form.cadastro { padding: 30px; }
.site_form .descr { font-size: 12px; }
.site_form .hintActive { color: #c0c0c0; }
.site_form {
	font-family: 'DroidSerifRegular', Sans, sans-serif;
	border-collapse: collapse;
	margin-bottom: 30px;
	font-family: Tahoma, Sans, sans-serif;
	font-size: 11px;
	color: white;
}
.site_form h3 {
	font-size: 14px;
	color: #F0F0F0;
	text-align: center;
	margin: 10px;
}
.site_form b {
	padding: 15px 0 0 3px;
	font-size: 22px;
	color: #E40613;
	font-weight: normal;
}
.site_form td { padding: 0 5px; }
.site_form label {
	margin: 25px 0 0 0;
	display: block;
	color: gray;
	font-size: 18px;
}
.site_form input[type='checkbox'] { width: 16px; }
.site_form input, .site_form textarea, .site_form select {
	border: 1px solid #DBDADB;
	background: #F1EBEB;
	width: 100%;
	padding: 10px 3px;
	font-size: 16px;
}
.site_form button {
	padding: 15px;
	color: white;
	background: #E40613;
	border: 0;
	width: 250px;
	cursor: pointer;
	font-size: 18px;
	margin: 25px 0 0 0;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	-khtml-border-radius: 1px;
	border-radius: 1px;
}
.site_form #termos_rcpt label { font-size: 12px; }

.site_form button:hover {
	text-decoration: underline;
}

#quadroTelefones {
	margin: 30px 0;
	line-height: 20px;
}
#quadroTelefones h5 {
	font-weight: normal;
	font-size: 14px;
	margin: 10px 0 ;
}
#quadroTelefones p { color: black; }
#quadroTelefones p small { color: gray; }

.site_form #subdom, .site_form #login_subdom {
	width: 200px;
}
.site_form #acessoPublico {
	font-size: 12px;
	color: #E40613;
	padding-left: 22px;
}

#captchaBox {
	margin-top: 20px;
	color: gray;
	font-size: 14px;
}

#setaLogin {
	background: url('site/img/setaLogin.png') center center no-repeat;
	width: 100%;
	height: 150px;
}
#logoEmpresaMarcaDagua {
	background: url('site/img/logoMarcaDagua.png') center center no-repeat;
	width: 100%;
	height: 200px;
}

#dadosPasso1 {
	margin: 0 0 0 30px;
	border-bottom: 1px solid #e7e7e7;
	font-size: 13px;
	color: gray;
	height: 75px;
}
#dadosPasso1 span {
	width: 90px;
	float: left;
	clear: both;
}
#dadosPasso1 a {
	float: right;
}
#lateralPasso1 {
	margin-top: 100px;
	width: 335px;
	text-align: center;
}


#boxSobreDominio {
	background: url('site/img/setaCadastro.png') top left no-repeat;
	width: 308px;
	height: 85px;
	padding: 35px 25px 15px 100px;
	line-height: 25px;
}

#boxSobreDominio b {
	color: #E40613;
}

#boxSobreDominio u {
	color: darkgreen;
}

#esqueceuSenhaBox a {
	font-size: 12px;
}

.cadastroOk {
	padding: 30px 0;
}
.cadastroOk h2 {
	padding: 20px 0;
}

.explicacaoTrocaSenha, .explicacaoRecuperarConta {
	margin-top: 50px;
	width: 250px;
	text-align: justify;
}

#quadroRecepcao {
	margin: 80px auto;
	text-align:center;
}
.dadosRecuperarConta {
	margin-top: 20px;
}
.dadosRecuperarConta span {
	color: darkblue;
}

/*LAZEV TOOL TIP*/
#lazevTipRcpt {
	z-index: 9996;
	height: 0;
	position: absolute;
}
.lazevTip {
	position: absolute;
	font-size: 13px;
	color: #222;
	width: 230px;
	padding: 3px;
	border: 1px solid #555;
	background: #ffff66;
	z-index: 9997;
	-moz-box-shadow: 0px 1px 2px gray;
	box-shadow: 0px 1px 2px gray;
}
.lazevTipSeta.canto {
	position: absolute;
	background: url('img/lazevTip.gif') top left no-repeat;
	height: 20px;
	width: 10px;
	/*border-width: 10px;
	border-style: solid;*/
}
.lazevTipSeta.canto.tl {
	/*border-color: transparent #555 transparent transparent;*/
	top: 1px;
	left: -10px;
}
.lazevTipSeta.canto.tr {
	/*border-color: transparent transparent transparent #555;*/
	background-position: -10px;
	top: 1px;
	left: 236px;
}
.lazevTipSeta.canto.bl {
	/*border-color: transparent #555 transparent transparent;*/
	bottom: 1px;
	left: -10px;
}
.lazevTipSeta.canto.br {
	/*border-color: transparent transparent transparent #555;*/
	background-position: -10px;
	bottom: 1px;
	left: 236px;
}



/*MSGBOX*/
#msgBox {
	width: 100%;
	text-align: center;
}
#msgBox div {
	color: gray;
	font-size: 13px;
	width: 60%;
	margin: 10px auto 20px auto;
	padding: 0.4em;
	background: white;
	border: 1px solid gray;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 2px 2px 5px gray;
	-moz-box-shadow: 2px 2px 5px gray;
}
.warningMsgBox { font-size: 13px; }



/*STATUS BAR*/
#statusBar {
	font-size: 13px;
	background: #FFCA00;
	max-width: 400px !important;
	position: fixed;
	left: 0 !important;
	bottom: 0 !important;
	border-radius: 0 10px 0 0;
	-moz-border-radius: 0 10px 0 0;
	-webkit-border-radius: 0 10px 0 0;
	padding: 10px;
	max-height: 55px;
	overflow: auto;
}
#statusBar div { vertical-align: middle; }
#statusBar a {
	color: white !important;
	text-decoration: underline;
}



/*SLIDER DE IMAGENS DA TELA PRINCIPAL*/
#slider1 {
	width: 890px; /* important to be same as image width */
	height: 380px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
}
#slider1 #slider1Content {
	width: 890px; /* important to be same as image width or wider */
	position: absolute;
	top: 0;
	margin-left: 0;
}
#slider1 .slider1Image {
	float: left;
	position: relative;
	display: none;
}
#slider1 .slider1Image span {
	position: absolute;
	font-size: 12px;
	line-height: 20px;
	padding: 10px 13px;
	width: 694px;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
}
#slider1 .clear {
	clear: both;
}
#slider1 .slider1Image span strong {
	font-size: 14px;
}
#slider1 .left {
	top: 0;
	left: 0;
	width: 140px !important;
	height: 380px;
}
#slider1 .right {
	right: 0;
	bottom: 0;
	width: 140px !important;
	height: 370px;
}
#slider1 ul { list-style-type: none; }


#chatBox {
	display: none;
	cursor: pointer;
	position: fixed;
	bottom: 0px;
	left: 500px;
	padding: 5px 10px 7px 10px;
	text-align: center;
	color: white;
	background: #D06A63;
	border-left: 2px solid white;
	border-right: 2px solid white;
	border-top: 2px solid white;
}