/* <style> */
/* CSS Document */

body, td, input, select, textarea{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}
body {
	color: #000000;
	background: #FFFFFF url(/img/fundo_painel.gif) repeat-Y center center;
	margin: 0;
	padding: 0;	
}

a, a:visited{
	color: #2328A7;
	text-decoration: none;
}
a:hover{
	color: #0008FF;
	border-bottom: 1px dotted #63c;
}

code{
	font-family: 'Lucida Console', 'Courier New', monospace;
	white-space:pre;
	color: #060;
	width: 512px;
	overflow:auto;
	display:block;
	padding: 5px;
}

#boxPainel{
	width: 690px;
	clear: both;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
	#right{
		width: 165px;
		margin: 0 0 0 535px;
		position: absolute;
		text-align: center;
		background: transparent url(/img/bg_painel_top.jpg) no-repeat;
	}
	#right #ip{
		margin: 5px;
		color: #666666;
		font-size: 9px;
		text-align: justify;
	}
	#right img{
		margin: 3px 0;
	}
	
	#right form{
		margin: 5px;
		padding: 0;
	}
		#right select{
			background: #ddd;
			border: 1px solid #999;
			height: 14px;
			padding: 0;
		}
		#right option{
			width: 120px;
			display: block;
		}
	
	#right #dominios{
		color: #666666;
		border: 1px solid #999;
		border-right: none;
		padding: 3px 0;
		margin: 3px auto;
	}
	#right #logadoComo{
		color: #666666;
		border: 1px solid #999;
		border-right: none;
		padding: 3px 0;
		margin: 3px auto;
		overflow:hidden;
	}
	#right #logadoComo .logadoComo{
		font-weight: bold;
		color: #000;
	}
	#right #chat{
		color: #666666;
		border: 1px solid #999;
		border-right: none;
		padding: 3px 0;
		margin: 3px 0;
	}
	#right #telefone{
		color: #666666;
		border: 1px solid #999;
		border-right: none;
		padding: 3px;
		margin: 3px 0;
		text-align: left;
	}
	
	#right #tabs{
		background: transparent url(/img/bg_painel_bot.jpg) no-repeat;
		min-height: 400px;
	}
	ul{
		margin: 5px 0 0 9px;
		padding: 0;
		text-align: left;
		list-style-type: none;
		color: #999;
		clear:both;
	}
	li{
		margin: 0;
		padding: 0;
		padding: 3px 21px;
		background: transparent url(/img/liw.png) no-repeat 0 2px;
	}

	#right #tabs #tabLinks{
		background: url(/img/bg_tabs_painel.png) no-repeat bottom left;
		height: 17px;
		clear: both;
		padding: 0 0 0 2px;
	}
	#right #tabs #tabLinks a{
		height: 15px;
		display: block;
		float: left;
		margin: 0 1px;
	}
	#right #tabs #tabLinks a.ativo{
		background: #dedded;
		border: 1px solid #63c;
		border-bottom-color: #dedded;	
	}
	#right #tabs #tabLinks a.inativo{
		background: #ccc;
		border: 1px solid #63c;
		border-bottom-color: #63c;
	}
	#right #tabs #tabLinks a.inativo:hover{
		border-bottom-color: #63c;
	}
	#right #tabs #tabLinks a:hover{
		border: 1px solid #96f;
		border-bottom-color: #dedded;
		background: #E9E9F3;
	}
	
	#left{
		width: 690px;
		min-height: 400px;
		margin: 0 auto;
		text-align: left;
		padding: 0;
	}

	h2{
		clear: both;
		margin: 0 0 15px 0;
		background: #fafafa;
		color: #333;
		font-size: 18px;
		font-weight: bold;
		border: 1px solid #eee;
		border-style: dashed;
		padding: 3px;
	}
	h3{
		clear: both;
		margin: 12px 0;
		color: #999;
		font-size: 12px;
		font-weight: bold;
		border-bottom: 1px solid #eee;
		padding: 1px 3px;
	}
	h4{
		clear: both;
		margin: 12px 0;
		color: #666666;
		font-size: 11px;
		font-weight: bold;
		border-bottom: 1px dashed #ddd;
		padding: 1px 3px;
	}


table{
	border: 1px solid #999;
	border-right: none;
	margin: 0 auto;
}
	th{
		color: #666666;
		text-align:right;
		background: #eee;
		border-bottom: 1px solid #333;
		border-right: 1px solid #999;
		white-space: nowrap;
	}
	td{
		border-right: 1px solid #999;
		border-bottom: 1px solid #999;
	}

.paginas{
	border: 1px solid #ccc; 
	background: #eee; 
	color: #333; 
	padding: 2px 2px 2px 4px;
	margin: 5px 0; 
}

#rodape{
	color: #999;
	margin: 0 auto 0 auto;
	height: 92px;
	width: 740px;
	background: url(/img/bg_rodape_painel.jpg) no-repeat 0 0;
}
	#rodape a, #rodape a:visited{
		color: #999;
	}
	#rodape #ligueja{
		position: absolute;
		margin: 28px 0 0 523px;
	}
	#rodape #menu{
		position: absolute;
		margin: 30px 0 0 30px;
	}
.centro{
	text-align:center;
}
.right{
	text-align: right;
}
.left{
	text-align: left;
}
.cinza6{
	color: #666666;
}
.cinza9{
	color: #999;
}
.cinzaC{
	color: #ccc;
}
.roxo{
	color: #639;
}
.myDisplay{
	display: none;
}

/* =mailAdmin */
#mailAdminBox{
	margin: 15px 0 0 0;
	text-align: left;
}
#mailAdminBox #mailAdminTabs{
	margin: 0;
	clear: both;
	height: 35px;
	background: url(/img/bg_tabs_planos.png) no-repeat bottom;
	width: 99%;
}
#mailAdminBox #mailAdminTabs a{
	position: absolute;
	width: 140px;
	height: 35px;
	text-align: center;
	color: #666666;
	cursor: pointer;
	font: bold 14px/35px Arial, Helvetica, sans-serif;
}

#mailAdminBox #mailAdminTabs a.ativo{
	background-image: url(/img/tab_plano_on.png);
}

#mailAdminBox #mailAdminTabs a.inativo{
	background-image: url(/img/tab_plano_off.png);
}

#mailAdminBox #mailAdminTabs a:hover{
	border: none;
	color: #63c;
}
#mailAdminBox #mailAdminTabs a#listarMail, #mailAdminBox #mailAdminTabs a#ticketFechado{
	margin: 0 0 0 170px;
}
#mailAdminBox #mailAdminTabs a#criarMail, #mailAdminBox #mailAdminTabs a#ticketAberto{
	margin: 0 0 0 15px;
}
#mailAdminBox #mailAdminTabs a#novoTicket, #mailAdminBox #mailAdminTabs a#ticketMeus{
	margin: 0 0 0 325px;
}
#mailAdminDiv{
	margin: 0;
	padding: 5px 0 0 0;
	background: rgb(250, 250, 250);
	border: 1px solid #ccc;
	border-top: none;
	overflow: hidden;
	width: 99%;
}

.ticketMaster, .ticketMasterCliente, .ticketMasterSuporte{
	margin: 0px auto 1px auto;
	padding: 0;
}

.ticketMaster{
	background: #ccc;
	border: 1px solid #aaa;
	margin: 0 0 5px 0;
	overflow: hidden;
}
.ticketMasterSuporte{
	background: #eee; 
}
.ticketMasterCliente{
	background: #ffc; 
}
.ticketSubCliente{
	background: #cfc; 
}
.ticketMaster p{
	padding: 5px;
}

.ticketMaster .data, .ticketMasterCliente .data, .ticketMasterSuporte .data, .ticketSubCliente .data{
	text-align: right; 
	font-size:9px;
	color: #999;
}

table.ticketMaster, table.ticketMasterCliente, table.ticketMasterSuporte, table.ticketSubCliente{
	border: none;
	width: 100%;
}

table.ticketMaster th, table.ticketMasterCliente th, table.ticketMasterSuporte th, table.ticketSubCliente th{
	font-weight: normal;
	text-align: left;
	border: none;
}
table.ticketMaster td, table.ticketMasterCliente  td, table.ticketMasterSuporte td, table.ticketSubCliente td{
	border: none;
}

.ticketMaster .title, .ticketMasterCliente .title, .ticketMasterSuporte .title, .ticketSubCliente .title{
	background: rgb(235,235,184); 
	padding: 2px; 
	width: 130px;
	overflow: hidden;
}
.ticketSubCliente .title{
	background: rgb(184,235,184); 
	padding: 3px; 
	width: 130px;
}
.ticketMaster .title{
	width: auto;
	background: #eee;
}

.ticketMasterSuporte .title{
	background: #ccc; 
	padding: 3px; 
}

#mailAdmin label, label{
	cursor: pointer;
}


#mailAdmin	.info {
		border: 1px solid #006;
		width: 250px;
		background-color: #d3d3d3;
		padding: 5px;
		margin: 5px;
		margin-left: 60px;
	}
#mailAdmin	.sucesso {
		border: 1px solid green;
		background: #eee url(/img/msg_ok.png) no-repeat 5px 50%;
		color: #090;
		width: 250px;
		padding: 0;
		text-align: right;
	}
#mailAdmin	.aguarde {
		border: 1px solid #fc0;
		background: #eee url(/img/loading4.gif) no-repeat 5px 50%;
		width: 250px;
		padding: 0;
		color: #000;
	}
#mailAdmin	.erro {
		border: 1px solid red;
		background: #eee url(/img/msg_erro.png) no-repeat 5px 50%;
		color: #900;
		width: 250px;
		padding: 0;
		text-align: right;
	}
#mailAdmin	.inicial {
		border: 1px solid rgb(250, 250, 250);
		background: rgb(250, 250, 250);
		color: rgb(250, 250, 250);
	}
#mailAdmin	.barraPorCento {
		display: block;
		text-align: center;
		width: 200px;
		border: 1px solid #309;
		background-color: #fc3;
		color: #639;
		font-size: 9px;
		font-weight:bolder;
		overflow: hidden;
	}
#mailAdmin	.barraPorCentoIn {
		display: block;
		text-align: center;
		background-color: #639;
		color: #FFFFFF;
	}
#mailAdmin	.boxMail {
		text-decoration: none; 
		margin: 0px;
		padding: 5px;
		width: 500px;
		border: 1px solid #ccc;
		background-color: #eee;
	}
#mailAdd, #mailList, #mailAddcaixapostal, #mailAddcaixaspostais, #mailAddcaixapostal, #mailAddredirecionamento, #mailAddpegatudo, #mailAddtrocaSenha, #mailAddvacation {
		display: none;
	}
	
#mailAdmin	.dica {
		color: #666;
		font-size: 80%;
		margin-left: 24px;
	}
#mailAdmin	.blocoSenha {
		width: 75px;
		font-size: 9px;
		color: #ccc;
		float: left;
		text-align:center;
		background: transparent;
	}
#mailAdmin h3{
	border-color: #ccc;
	padding: 0;
	margin: 5px 0;
	clear: none;
	width: 95%;
}
#mailAdmin h4{
	border: 1px solid #ccc;
	border-style: solid none none solid;
	padding: 0 3px;
	margin: 5px 0;
	clear: none;
	width: 95%;
	font-size: 12px;
	color: #666666;
}
#mailAdmin a:hover{
	border: none;
}
#mailAdmin	#boxMSG {
		padding: 10px;
		margin: 10px 0px 2px 0px;
	}
#mailAdmin #displayStatusPop{
	border: 1px solid #ccc;
	font: 9px/120% tahoma, sans-serif;
	color:#666666;
	width: 203px;
	height: 50px;
	margin: 3px;
	padding: 3px;
	background: #eee;
	white-space: nowrap;
	position: absolute;
	margin: 0 0 0 295px;
	visibility: hidden;
}
.mailAdminBut{
	border: none;
	color: #fff;
	line-height: 16px;
	height: 16px;
	text-align: center;
	background: #99c url(/img/bg_but.png) repeat-x;
	margin: 5px 0 0 0;
	padding: 0 9px 2px 9px;
}

.mailAdminButRed{
	border: none;
	color: #fff;
	line-height: 16px;
	height: 16px;
	text-align: center;
	background: #99c url(/img/bg_but_red.png) repeat-x;
	margin: 5px 0 0 0;
	padding: 0 9px 2px 9px;
}

td a:hover{
	border: none;
}

.w300{
	width: 300px;
}
.w350{
	width: 350px;
}
.w400{
	width: 400px;
}
.w500{
	width: 500px;
}

th.d{
	text-align: right;
}

#mailAdmin	table{
	border: none;
}
#mailAdmin	th{
	color: #666666;
	border: none;
	text-align:right;
	background: #eee;
	}
#mailAdmin	td{
		border: none;
	}
#mailAdmin ul{
		margin: 5px 0 0 9px;
		padding: 0;
		text-align: left;
		list-style-type: none;
		clear:both;
	}
	#mailAdmin li{
		margin: 0;
		padding: 0;
		padding: 3px 21px;
		background: transparent url(/img/libw.png) no-repeat 0 2px;
	}
#legenda{
	border: 1px solid #ccc;
	background: #eee;
	padding: 5px;
	color: #666666;
	margin: 15px;
	line-height: 25px;
}
#legenda h3{
	margin-top: 0; 
}

#mkt{
	margin: 0;
	color: #999;
	text-align: center;
}
#mkt a{
	color: #999;
}
#mkt a:hover{
	color: #63c;
}
a.painelLink{
	padding: 5px;
	margin: 5px;
	font-weight: bold;
	font-family: arial, sans-serif;
	border: 1px solid #ccc;
	border-color: #ddd #ccc #ccc #ddd;
	background: #eee;
	color: #309;
	white-space: nowrap;
	line-height: 280%;
}
a:hover.painelLink{
	border: 1px solid #63c;
	background: #ddd;
	color: #63c;
}

.verde{
	color: #060;
}
.red{
	color: #c00;
}
#crumbs{
	margin: 5px 0;
	border: 1px solid #ccc;
	background: #eee;
	padding: 3px;
	color: #999;
}
#msgBox{
	display: none;
	width: 250px;
	padding: 5px;
	margin: 5px auto;
	text-align: right;
	min-height: 20px;
}
#msgBox.ok {
		border: 1px solid green;
		background: #eee url(/img/msg_ok.png) no-repeat 5px 50%;
		color: #090;
}

#msgBox.erro {
		border: 1px solid red;
		background: #eee url(/img/msg_erro.png) no-repeat 5px 50%;
		color: #900;
}

ul.database{
	margin: 0 0 0 15px;
	padding: 0;
	text-align: left;
	list-style-type: none;
	color: #999;
	clear:both;
}
ul.database li{
	margin: 0;
	padding: 0;
	padding: 3px 21px;
	background: transparent url(/img/lidb.png) no-repeat 0 2px;
}
ul.database li a{

}
ul.database li a:hover{

}

.trE{
	background: #eeeeee;
}
.hand{
	cursor: pointer;
}

/* painel - junho 2006 */
 form#trocarDominio{
 	height: 21px;
	margin: 15px 0;
	padding: 0;
	line-height: 21px; 
	font: bold 14px/21px Arial, sans-serif; 
	color: #639;
 }
  form#trocarDominio select{
	font: bold 14px/21px Arial, sans-serif; 
	color: #639;
	width:180px;
 }
 form#trocarDominio option{
	display: block;
	width:180px;
 }

 table#infoDominio{
 	border: 1px solid #ccc;
	padding: 0;
	margin: 5px auto;
	width: 340px;
	background: #fafafa;
 }

 table#infoDominio tr{
 	border: none;
	padding: 0;
	margin: 0;
	height: 20px;
 }

 table#infoDominio th{
 	border: none;
	padding: 0 3px;
	margin: 0;
	background: none;
	color: #666666;
	font-weight: normal;
 }
 
  table#infoDominio td{
 	border: none;
	padding: 0 3px;
	margin: 0;
	font-weight: bold;
 }
 
 .bgPaineis{
 }
 .bgPaineis h3{
 	padding: 19px 0 0 5px;
	margin: 0;
	border: none;
	clear:none;
	color: #666666;
	background: #eeeeee;
 }
 .bgPaineis table{
	margin: 0;
	width:100%;
	border: none;
 }
  .bgPaineis table td{
	border: none;
	text-align:center;
	padding: 0 15px;
  }
 
	.inv { 
		display: none;
	}
	
	#ticketLimite{
		margin: 15px 0;
		text-align: right;	
	}
	#buscaTickets{
		margin: 15px 0;
		text-align: right;
		border: 1px solid #eee;
		background: #fafafa;
		border-style: dashed none dashed none;
		padding: 2px 0 5px 0;
	}
	#buscaTicketDiv{
		background: #fafafa;
		margin: 15px 0 0 0;
	}
	#buscaTicketDiv h3{
		margin: 0 0 0 0;
	}

	#buscaTicketDivResultado{

		border: 1px solid #cacaca;
		border-style: none solid solid solid;
	}
	#buscaTicketDiv #tabs{
		height: 35px;
		background: #fafafa url(/img/bg_tabs_planos.png) no-repeat bottom;
		margin: 0 0 0 0;
	}
	#buscaTicketDiv #tabs a{
		display: block;
		width: 140px;
		height: 35px;
		float: left;
		text-align: center;
		text-decoration: none;
		color: #666666;
		cursor: pointer;
		font: bold 12px/35px Arial, Helvetica, sans-serif;
		margin: 0 8px;
	}
	#buscaTicketDiv #tabs a:hover{
		text-decoration: none;
		border: none;
	}
	
	#buscaTicketDiv #tabs a.tabOn{
		background-image: url(/img/tab_plano_on.png);
		color: #333;
	}	
	
	#buscaTicketDiv #tabs a.tabOff{
		background-image: url(/img/tab_plano_off.png);
		color: #c63;
	}
#esquerda {
	position: absolute;
	width:  170px;
	background: #fafafa;
	border: 1px solid #ccc;
	padding-bottom: 5px; 
	overflow: auto;
	margin: 5px 0 0 0;
	*margin: 5px 0 0 -150px;
}

#esquerda ul{
		margin: 5px 0 0 2px;
		padding: 0 2px 5px 0;
		text-align: left;
		list-style-type: none;
		clear:both;
		overflow: auto;
/*		overflow-x: auto; 
		overflow-y: hidden; */
	}
	#esquerda li{
		margin: 0;
		padding: 0;
		padding: 3px 21px;
		background: transparent url(/img/libw.png) no-repeat 0 2px;
	}
	#esquerda .serverOk {
		background: transparent url(/img/liw.png) no-repeat 0 2px;
	}
	#esquerda .serverDown {
		background: transparent url(/img/lir.png) no-repeat 0 2px;
	}

#direita {
	margin: 5px 0 0 180px;
	text-align: left;
	padding: 0;
}

.loadingBackup {
		margin: 0 auto;
		font-size: 9px;
		font-weight: bolder;
		color: #777;
		text-align: center;
		background: url(/img/loading_assine.gif) center center no-repeat;
		height: 20px;
		padding-top: 7px;
}

.resultadoComando {
	width: 450px; 
	background-color: #e8e8e8; 
	margin: 0 auto; 
	border: 1px solid #666; 
	padding: 5px; 
	border: 1px dashed #ccc; 
	height: 65px; 
	overflow: auto;
}
