﻿/******************************************************

	autor: INPUT CENTER INFORMÁTICA
	versão: 1.0.2
	atualizado em: 25/06/2010
	
******************************************************/

*{
	padding: 0;
	margin: 0;
	border: 0;
}
body{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	background: url(../layout/fundoSite.jpg);
}
h2{
	padding-left: 12px;
	margin: 0 0 10px 0;
	color: #026CA0;
	font-size: 18px;
	background: url(../layout/fundoTituloBoxTopoConteudo.gif) left center no-repeat;
}
legend{
	display: none;
}
select{
	min-width: 60px;
	font-size: 14px;
	text-align: left;
	border: 1px solid #CCC;
}
table{
	border-top: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	border-bottom: 2px solid #CCC;
	border-left: 1px solid #CCC;	
}
table table{
	border: none;
}
th{
	height: 25px;
	padding: 0 4px;
	color: #FFF;
	background: #414B53;
}
th a:link, th a:active, th a:visited{
	color: #FFF;
}
th a:hover{
	color: #EEE;
}
td{
	height: 25px;
	padding: 0 4px;
	text-align: center;
	border-bottom: 1px solid #EEE;
	border-left: 1px solid #EEE;
}
div#pagina{
	width: 960px;
	margin: 0 auto;
	background: #FFF;
}
div#topo{
	width: 960px;
	height: 215px;
	background: url(../layout/fundoTopo.jpg) no-repeat;
}
#topo h1 span, #topo h1 span, #topo h1 span, #topo h1 span{
	display: none;
}
div#container{
	width: 960px;
	min-height: 500px;
	padding-bottom: 10px;
}
div#containerTopo{
	width: 960px;
	height: 30px;
	background: url(../layout/fundoContainerTopo.jpg) repeat-x;
}
div#boxMenu{
	width: 828px;
	float: left;
}
#boxMenu ul{
	list-style-type: none;
}
#boxMenu li{
	float: left;
}
#boxMenu li.primeiroItem{
	border: none;
}
#boxMenu a:link, #boxMenu a:active, #boxMenu a:visited{
	height: 22px;
	padding: 8px 5px 0 5px;
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
	border-left: 1px solid #858585;
	float: left;
}
#boxMenu a:hover{
	background: #3F4651;
}
#boxMenu .primeiroItem a:link, #boxMenu .primeiroItem a:hover, #boxMenu .primeiroItem a:active, #boxMenu .primeiroItem a:visited{
	border: none;
}
div#btnLogout{
	width: 70px;
	height: 30px;
	float: right;
	background: url(../layout/fundoBtnLogout.jpg) repeat-x;
}
#btnLogout a:link, #btnLogout a:active, #btnLogout a:visited{
	display: block;
	width: 70px;
	height: 23px;
	padding-top: 7px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
}
#btnLogout a:hover{
	background: #CC0000;
}
div#conteudo{
	width: 960px;
	padding-top: 16px;
	min-height: 500px;
}
div#boxTopoConteudo{
	width: 910px;
	margin: 0 auto 16px auto;
	padding-bottom: 5px;
	border-bottom: 5px solid #C6C6C6;
}
#boxTopoConteudo p{
	padding-top: 10px;
	color: #404951;
	font-size: 16px;
	text-align: center;
}
div#rodape{
	width: 900px;
	height: 26px;
	padding: 40px 60px 0 0;
	background: url(../layout/fundoRodape.jpg) no-repeat;
}
#rodape p{
	text-align: right;
}
#rodape a:link, #rodape a:active, #rodape a:visited{
	color: #333;
	text-decoration: none;
}
#rodape a:hover{
	text-decoration: underline;
}
.clearBoth{
	clear: both;
}

/* login - Default */
div#containerLogin{
	width: 100%;
	padding-top: 100px;
}
div#boxLogin{
	width: 250px;
	height: 150px;
	padding-top: 20px;
	margin: 0 auto;
	background: url(../layout/fundoBoxLogin.jpg) no-repeat;
}
#boxLogin fieldset{
	width: 210px;
	margin: 0 auto;
}
#boxLogin label{
	display: block;
	margin-bottom: 2px;
	*margin-bottom: 0;
	color: #666;
	font-size: 15px;
}
#boxLogin input{
	height: 19px;
	padding-top: 2px;
	border: 1px solid #E5E5E5;
}
.boxCampoLogin{
	margin-bottom: 7px;
}
.boxCampoLogin input{
	width: 208px;
}
#boxLogin a:link, #boxLogin a:active, #boxLogin a:visited{
	color: #666;
	text-decoration: none;
}
#boxLogin a:hover{
	color: #000;
}
.boxCampoBotao{
	margin-bottom: 20px;
}
.boxCampoBotao p{
	float: left;
}
#boxLogin .boxCampoBotao input{
	width: 156px;
	margin-right: 12px;
}
#boxLogin .btnOk input{
	display: block;
	width: 40px;
	height: 23px;
	*margin-top: 1px;
	margin-right: 0;
	text-indent: -999em;
	*letter-spacing: 1px;
	cursor: pointer;
	background: url(../layout/btnOk.jpg) center center no-repeat;
}
.mensagemErro{
	margin-top: 10px;
	color: #F00;
	text-align: center;
}
#boxLembreteSenha p{
	margin-bottom: 10px;
}
#boxLembreteSenha .boxCampoBotao{
	margin-bottom: 10px;	
}
#boxLembreteSenha .boxCampoBotao p{
	margin-bottom: 0;
}

/* geral - Geral */
div#containerDadosEstatistica{
	width: 910px;
	margin: 0 auto;
}
div#boxTituloPS, div#boxTituloAmbulatorio, div#boxTituloInternacao{
	width: 238px;
	height: 25px;
	padding: 10px 0 0 12px;
	color: #FFF;
}
#boxTituloPS{
	background: url(../layout/fundoBoxTituloPS.jpg) repeat-x;
}
#boxTituloAmbulatorio{
	background: url(../layout/fundoBoxTituloAmbulatorio.jpg) repeat-x;
}
#boxTituloInternacao{
	background: url(../layout/fundoBoxTituloInternacao.jpg) repeat-x;
}
.boxDadosGerais{
	width: 250px;
	margin-left: 80px;
	float: left;
}
#containerDadosEstatistica .boxDadosGerais:first-child{
	margin: 0;
}
.boxDadosGerais table{
	width: 100%;
	margin: 5px 0 20px 0;
}
div#containerCarregando{
	display: none;
	width: 100%;
	text-align: center;
}
.btnMaisDetalhes a:link, .btnMaisDetalhes a:hover, .btnMaisDetalhes a:active, .btnMaisDetalhes a:visited{
	padding-right: 17px;
	color: #000;
	text-decoration: none;
	background: url(../layout/btnMaisDetalhes.gif) center right no-repeat;
}

/* demografica - Default */
div#containerMapaEsquerda{
	width: 472px;
	float: left;
}
div#containerMapaDireita{
	width: 304px;
	float: right;
}
.containerTabelaRolagem{
	width: 910px;
	margin: 0 auto;
}
.containerTabelaRolagem table{
	width: 910px;
	border-collapse: collapse;
}
.containerTabelaRolagem th, .containerTabelaRolagem td{
	padding: 0;
}
.containerLinhasTabelaRolagem{
	width: 100%;
/*	height: 220px;
	overflow-y: scroll; */
}
.containerTabelaRolagem table table{
	width: auto;
	border-collapse: separate;
}
div#boxBtnImprimir{
	width: 62px;
	height: 69px;
	margin: 20px auto 10px auto;
}
#boxBtnImprimir p{
	background: url(../layout/btnImprimir.jpg) no-repeat;
}
#boxBtnImprimir a:link, #boxBtnImprimir a:hover, #boxBtnImprimir a:active, #boxBtnImprimir a:visited{
	display: block;
	width: 62px;
	height: 69px;
	text-indent: -999em;
	overflow: hidden;	
}

/* psOnline - Default */
div#containerMapa{
	width: 855px;
	margin: 0 auto 10px auto;
	border-right: 1px solid #CCC;
	border-bottom: 2px solid #CCC;
}
div#boxFiltroPSOnline{
	width: 250px;
	float: right;
}
#boxFiltroPSOnline p{
	margin-bottom: 5px;
	text-align: center;
}
#boxFiltroPSOnline table{
	width: 100%;
}

/* popups */
div#containerTabelaPopup{
	width: 100%;
	min-height: 384px;
	*min-height: 390px;	
	padding-bottom: 10px;
	background: #FFF;
}
#containerTabelaPopup table{
	width: 400px;
	margin: 0 auto;
}
.btnFechar{
	margin: 15px 0;
	text-align: center;
}
.btnFechar a:link, .btnFechar a:active, .btnFechar a:visited{
	padding-right: 17px;
	color: #333;
	font-size: 14px;
	text-decoration: none;
	background: url(../layout/btnFechar.jpg) center right no-repeat;
}
.btnFechar a:hover{
	color: #666;
}

/* erro - Default */
div#boxMensagemErro{
	width: 273px;
	margin: 50px auto 0 auto;
	padding: 43px 0 19px 0;
	border-bottom: 2px solid #F7F7F7;
	background: url(../layout/fundoBoxMensagemErro.gif) no-repeat;
}
#boxMensagemErro p{
	font-size: 13px;
	text-align: center;
}
#boxMensagemErro span{
	color: #C60001;
}
#boxMensagemErro a:link, #boxMensagemErro a:active, #boxMensagemErro a:visited{
	color: #666;
}
#boxMensagemErro a:hover{
	color: #000;
}

/* contato - Default */
div#containerFormulario{
	width: 344px;
	margin: 0 auto;
}
#containerFormulario label{
	display: block;
	margin: 10px 0 3px 0;
}
#containerFormulario input[type="text"], #containerFormulario input[type="password"], #containerFormulario textarea{
	width: 338px;
	padding: 2px;
	border: 1px solid #CCC;
}
#containerFormulario input[type="text"]:focus, #containerFormulario input[type="password"]:focus, #containerFormulario textarea:focus{
	border: 1px solid #000;
}
#containerFormulario textarea{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
}
#containerFormulario input[type="submit"]{
	padding: 3px;
	margin-top: 10px;
	color: #FFF;
	font-weight: bold;
	cursor: pointer;
	background: #000;
}

/* frequenciaMedica - Default */

#containerListaMedicos{
	width: 910px;
	margin: 0 auto;
}
#containerListaMedicos ul{
	list-style-type: none;
}
#containerListaMedicos ul li{
	margin-top: 15px;
}
#containerListaMedicos ul li:first-child{
	margin-top: 0;	
}
#containerListaMedicos ul li .boxTituloListaMedicos{
	width: 910px;
	color: #FFF;
	background: url(../layout/fundoTituloListaMedico.png) no-repeat;
}
#containerListaMedicos ul .boxTituloListaMedicos span.especialidadeMedico{
	display: block;
	width: 400px;
	float: left;
	padding: 10px 0 9px 25px;
}
#containerListaMedicos ul .boxTituloListaMedicos span.pacienteEmEpsera{
	display: block;
	width: 400px;
	text-align: right;
	float: right;
	padding: 10px 10px 9px 0;
}
#containerListaMedicos ul li li{
	padding-left: 23px;
	margin: 5px 0;
}
#containerListaMedicos ul li li .boxListaMedicos{
	width: 867px;
	height: 32px;
	padding: 8px 10px;
	border-bottom: 1px dashed #D9F8FF;
}
.boxListaMedicos span, .boxListaMedicos p{
	color: #608BB4;
	font-size: 14px;
}
.boxListaMedicos p.nomeMedico{
	float: left;
}
.boxListaMedicos p.nomeMedico span, .boxListaMedicos strong{
	padding-left: 25px;
}
.boxListaMedicos strong{
	font-size: 11px;
}
.boxListaMedicos strong.logado{
	padding: 0;
	color: #009933;
}
.boxListaMedicos strong.nao-logado{
	padding: 0;
	color: #ff0000;
}
#containerListaMedicos ul li li.nao-escalado{
	background: url(../layout/iconeRelatorioMedicoLista.png) no-repeat 25px 12px;
}
#containerListaMedicos ul li li.plantao-extra{
	background: url(../layout/iconeRelatorioMedicoLista.png) no-repeat 25px -109px;
}
#containerListaMedicos ul li li.plantao-normal{
	background: url(../layout/iconeRelatorioMedicoLista.png) no-repeat 25px -49px;
}
#containerListaMedicos ul li li.nao-logado{
	background: url(../layout/iconeRelatorioMedicoLista.png) no-repeat 25px -168px;
}
.boxListaMedicos span.horaAtendimento{
	line-height: 32px;
	float: right;
}
.boxDataHoraServidor{
	width: 910px;
	margin: 0 auto 20px auto;
	color: #999;
	font-size: 11px;
	text-align: right;
}
.boxDataHoraServidor span{
	color: #026CA0;
	font-size: 14px;
}
p.legenda-plantao{
	margin-top: 80px;
}
ul.legenda-plantao{
	width: 910px;
	margin: 30px auto 0 auto;
	list-style-type: none;
}
ul.legenda-plantao li{
	width: 910px;
	margin-bottom: 5px;
}
ul.legenda-plantao li span{
	line-height: 22px;
	padding: 8px 0 8px 25px;
	color: #026CA0;
}
ul.legenda-plantao li span.nao-escalado{
	background: url(../layout/iconeRelatorioMedico.png) no-repeat 0 7px;
}
ul.legenda-plantao li span.plantao-extra{
	background: url(../layout/iconeRelatorioMedico.png) no-repeat 0 -41px;
}
ul.legenda-plantao li span.plantao-normal{
	background: url(../layout/iconeRelatorioMedico.png) no-repeat 0 -16px;
}
ul.legenda-plantao li span.nao-logado{
	background: url(../layout/iconeRelatorioMedico.png) no-repeat 0 -66px;
}

/* cidadeSaoPaulo - Default */
#cidadeSaoPaulo #topo{
	width: 970px;
	height: 74px;
	background: url(../layout/fundoTopoEstatisticaCidadeSP.png) no-repeat;
}
#cidadeSaoPaulo #topo h1{
	display: none;
}
#cidadeSaoPaulo #pagina{
	width: 970px;
}
div#containerMapaGrafico{
	width: 893px;
	margin: 0 auto;
}
div#containerDadosMapa{
	width: 398px;
	margin: 0 auto;
}
div#boxMapaCidadeSP{
	position: relative;
}
div#boxNomesMapa{
	width: 166px;
	padding: 10px;
	position: absolute;
	right: 0;
	bottom: 200px;	
}
#boxNomeRegiaoMapa{
	margin-bottom: 10px;
}
div#boxDadosAtendimentos{
	width: 166px;
	height: 165px;
	padding: 10px;
	position: absolute;
	right: 0;
	bottom: 0;
	border: 1px solid #EEEEEE;
	background: #F7F7F7;
}
#boxListaDadosAtendimentos p{
	margin-bottom: 15px;
}
#boxNomeBairro{
	text-transform: capitalize;
}
#boxDadosAtendimentos h3{
	margin: 10px 0;
	color: #CC3300;
	font-size: 12px;
}
#boxDadosAtendimentos ul{
	list-style-type: none;
}
#boxDadosAtendimentos li{
	margin-bottom: 10px;
	color: #999;
	font-family: Arial;
}
div#boxGraficoFaixaEtaria{
	width: 403px;
	float: right;
}
#cidadeSaoPaulo .containerTabelaRolagem{
	margin-top: 30px;
}
