﻿@charset "utf-8";
/* CSS Document */

/*--------------- conteudo universal ----------------*/
body{
	margin:0px auto;
	background-color:#FFF;
	background-image:url(../images/back_geral.jpg);
	background-repeat:no-repeat;
}

img{
	border:none;
}

.clear{
	clear:both;	
}

.universal{
	width:1000px;
	height:944px;
	margin:0px auto;		
}

/*--------------- conteudo coluna esquerda - navegação ----------------*/

#back-left{
	position: fixed;
	top: 0px;
	bottom: 0px;
	width:205px;	
	min-height: 944px;
	background:url(../images/fundo_left.png) repeat-y;
	z-index: -1;
}

.nav-left{
	width:205px;		
	float:left;
	z-index: 999;
}

#menu-links{
	width:250px;
	height:50px;
	float:left;
	margin-left:-30px;
	word-spacing:2px;

}

#menu-links ul li{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	display:inline;
}

#menu-links ul li a{
	text-decoration:none;
	color:#CCC;
	
}

#menu-links ul li a:hover{
	text-decoration:none;
	color:#FF0;
}

#logotipo{
	width:205px;
	height:130px;
	float:left;
	vertical-align:bottom;
	padding:12px 25px 0px 25px;
}

#titulo_topicos{
	float:left;
	height:220px;
	width:205px;
	padding:10px 0px 10px 10px;
}

#titulo_topicos{
	color:#00ff24;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:13px;

}

#titulo_topicos_2{
	float:left;
	height:40px;
	color:#00ff24;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:13px;
	padding-left:10px;
	padding-top:10px;
}

#titulo_topicos_3{
	float:left;
	height:430px;
	color:#00ff24;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:13px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.xml_testes{
	text-decoration: none;
}

#texto_detalhe li a:hover{
	font-weight: bold;
}

#aviso{
	float:left;
	height:100px;
	color:#00ff24;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	padding:10px 10px 0px 10px;
	text-align:center;
}

#texto_detalhe{
	padding-top:5px;
	color:#EEE;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size:12px;
	padding-right:25px;
	text-align:inherit;
	line-height:18px;
}

#texto_detalhe a{
	padding-top:5px;
	color:#EEE;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size:12px;
	padding-right:25px;
	text-align:inherit;
	line-height:15px;
}

#logotipo_tecno{
	height:20px;
	width:160px;
	float:left;
	padding:170px 23px 5px 23px;
}


/*--------------- conteudo centro - ferramenta ----------------*/
.center{
	width:627px;
	height:100%;
	background-color:#FFF;
	background-image:url(../images/fundo_center.png);
	background-repeat:no-repeat;
	float:left;
}

#titulo{
	width:627px;
	height:30px;
	padding:20px 10px 5px 20px;
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	font-size:14px;
	font-weight:bold;
}

#titulo hr{
	color:#eee;
	width:580px;
	}
	
#wizard{
	float:left;
	padding:20px 5px 20px 20px;
	width:175px;
	height:506px;
}
	
#txt_area_validacao{
	float:left;
	height:360px;
	width:400px;
}

#auditoria_online {
	width: 90%;
	padding-top: 5px;
	margin: 0 auto;
}

#auditoria_online #arquivoZipRar{
	width: 310px;
}

#auditoria_online #email_auditoria{
	width: 320px;
}

#auditoria_online #msg_auditoria{
	margin: 0 auto;
	padding-top: 10px;
	width: 300px;	
	color: #FF0000;
	font-size: 13px;
}

#auditoria_online #bt_auditar{
	background-repeat:no-repeat;
	background-color: #00B81A;
	border:none;
	width:66px;
	height:23px;
	position:relative;
	color:#fff;
	cursor: pointer;
}

#auditoria_online #resposta_auditoria{
	float: left;
}

#auditoria_online #mensagem_descompactacao{
	display: none;
}

#auditoria_online #aguardando_upload{
	display: none;
	color: gray;
}

#auditoria_online .descricao_auditoria {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: justify;
}

#auditoria_online #frmAuditoria{
	width: 450px; 
	margin: 0 auto;
}

#txt_area_validacao textarea{
	height:305px;
	width:395px;
	resize:none;
	overflow:auto;
}

#acoes span{
	float: right;
	text-align: right;
	word-spacing: .2em;
	margin: 4px 3px 0px 0px;	
}

#acoes, #acoes #selVersao, 
#botoes{
	font-size:12px;
	float:right;	
	padding: 2px;
	font-family:Verdana, Geneva, sans-serif;
	/*padding: 5px 0px 0px 18px;*/
}

form #bt_limpar{
	background:url(../images/bt_limpar.png) no-repeat;
	border:none;	
	position:relative;
	color:#fff;
	width:66px;
	height:23px;
	cursor: pointer;
}
form #bt_down{	
	background:url(../images/bt_validar_baixar.png) no-repeat 0px 0px;
	border:none;
	position:relative;
	padding: 0px;
	color:#fff;
	width:125px;
	height:23px;
	cursor: pointer;
}

form #bt_validar{
	background-image:url(../images/bt_validar.png);
	background-repeat:no-repeat;
	border:none;
	width:66px;
	height:23px;
	position:relative;
	color:#fff;
	cursor: pointer;
}

#validando{
	display: none;
	color:#f00;
	float:right;
	font-family:Verdana, Geneva, sans-serif;
	margin: 35px 30px 0px 0px;
}

#resultado{
	float:left;
	width:395px;
	height:20px;
	margin:20px 5px 10px 5px;
	font-family:Verdana, Geneva, sans-serif;
	color:#333;	
	font-size:14px;
}
#resultados{
	width:385px;
	font-size: 10px;
	white-space: pre-line;	
	word-wrap: break-word;
}
#resultados ul{
	margin: 1px;
}
#resultados ul li{	
	margin: 2px;
	padding: 1px;
}

#resultados .nota{
	border-bottom:1px black dotted;
	padding-bottom:10px;
}

#resultados .erros{
	color: red;
	font-weight: bold;
}

#resultado .linksErros{
	text-decoration:none;
	color: red;
}

#resultado .linksErros:hover{
	text-decoration:underline;
}

#resultados .regrasvalidacao{
	color: purple;
	font-weight: bold;
}

#resultados .valido{	
	font-size: 12px;	
	color: #1AB21A;	
}

#resultados .alertas{
	color: chocolate;
	font-weight: bold;
}

#resultado .linksAlerta{
	text-decoration:none;
	color: chocolate;
}

#resultado .linksAlerta:hover{
	text-decoration:underline;
}

#resultados .message
{
	position: relative;
	font-size: 12px;
	font-weight: bold;
	top: 3px;
	left: 3px;	
}

/*--------------- conteudo coluna direita - publicidade ----------------*/
#back-right{
	position: fixed;
	margin-left: 832px;
	height: 100%;
	min-height: 944px;
	width:170px;	
	background:url(../images/fundo_right.jpg) repeat-y;		
	z-index: -1;	
}
.nav-right{
	width:168px;	
	float:right;
	z-index: 999;
}

#banner_topo_fixo{
}

#texto_publicidade{
	padding:20px 0px 5px 0px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:center;
}

#arte_banner_campanha{
	padding-left:13px;
}

/*-------------------- conteudo alerta jquery ---------------------------*/
#popup_container {
	/*font-family: Arial, sans-serif;*/
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif
	font-size: 14px;
	min-width: 300px; /* Dialog will be no smaller than this */
	max-width: 500px; /* Dialog will wrap after this width */
	background: #FFF;
	color: #000;	
	min-height: 60px;
	border:10px solid #666;	
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;	
}

#popup_title {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 1.75em;	
	border:1px solid #333;
	color:#fff;
	background-color:#333;
	cursor: default;
	padding: 0em;
	margin: 0em;
}

#popup_content {
	padding: 1em 1.75em;
	margin: 0em;
}

#popup_content.alert {
	background: url(../../images/info.png) no-repeat 10px 10px;
}

#popup_content.error {
	background: url(../images/error.png) no-repeat 10px 10px;
}

#popup_content.confirm {
	background: url(../images/important.png) no-repeat 10px 10px;
}

#popup_content.prompt {
	background: url(../images/help.png) no-repeat 10px 10px;
}

#popup_message {
	padding-left: 30px;
}

#popup_panel {
	text-align: center;
	margin: 1em 0em 0em 1em;
}

#popup_prompt {
	margin: .5em 0em;
}

#popup_ok{
	padding: 3px;
}

.clear{
	clear: both;
	height: 1px;
	width: 1px;
}

/*-------------------- Conteudo Saiba Mais ---------------------------*/

.sub_saiba_mais { 	
	font-size: 12px;	
}

.imagem_icone_saiba_mais {
	padding-left: 3px;
	width: 28px;
	height: 28px;
}

.link_tag {
	color: #2A00F4;
}

a.link_tag:hover {
	background-color: blue;
	color: white;
	font-weight: bold;
}

.message_saiba_mais {
	position: relative;
	font-size: 12px;
	font-weight: bold;
	top: 3px;
	left: 3px;	
}

.saiba_mais {
	border-bottom:1px black dotted;
	padding-bottom:10px;
	padding-top:10px;
}

.saiba_mais_subtitulo{
	position: relative;
	font-size: 10px;
	font-weight: bold;
	color: black;
}

.lista_tags {
	list-style-type: none;
}

.etabs { 
	margin: 0;
	padding: 0; 
}

.borda_inferior_tab {
	border-bottom: 1px #AEAEAE solid;
	padding: 2px;
	height: 3px;
	margin: 0 auto;	
	width: 90%;
}

.tab { 
	display: inline-block; 
	border-bottom: none;
	height:60px;
	width:85px;		
	margin: 10px 0 0 20px;
}

.tab a { 
	margin-top: 10px;
	font-size: 14px; 
	line-height: 2em; 
	display: block; 
	outline: none; 
	height: 60px;
	width:85px;
}

.tab a:hover { 
	text-decoration: underline; 
}

.tab .active { 
	border-bottom: 3px #00B717 solid;
}

.tab a.active { 
	font-weight: bold; 
}

.tab-container .panel-container { 
	background: #fff; 
	border: solid #666 1px; 
	padding: 10px; 
	-moz-border-radius: 0 4px 4px 4px; 
	-webkit-border-radius: 0 4px 4px 4px; 
}