
* {
	margin:0;	padding:0;
}

html 
{
	overflow: -moz-scrollbars-vertical;
}


body 
{
	/*background:url(images/bgWeb.png) no-repeat;*/
	margin:0;	
	padding:0;	
	font:12px "Trebuchet MS",Tahoma,Helvetica,sans-serif;	
	color: #474747; 
}


a
{
	color:#006699;
	text-decoration:none;
	outline: none;
}

a:hover, a:active
{
	color:#FF6600;
	text-decoration:underline;
}


input 
{
	font: 11px Arial, sans-serif;
	margin: 2px;
	padding: 2px;
	border: 1px solid #D5DA86;
	background:#FFFFFD;
}

select
{
	font: 11px Arial, sans-serif;
	margin: 2px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	width:150px;
}

h4
{
	margin: 10px 5px;
	color: #6C5B00;
	font-weight: bold;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(../img/bg/ico_h4.png) no-repeat left;
	padding:0 0 0 15px;
}

table
{
	width:100%;
}


#carregando
{
	top: 45%;
	left: 35%;
	width: 30%;
	height: 15%;
	position: absolute;
	text-align: center;
	background: #FFFFFF url(../img/bg/loading.gif) no-repeat center;
	border: 1px solid #DDDDDD;
	z-index:100;
}

#container
{
	width: 750px;
	margin: auto;
}

#header
{
	clear: both;
	width: 750px;
	height: 49px;
	margin: 3px 0px;
	display: block;
	background: url(../img/bg/xemele.png);
}

#header h1 a
{
	float: left;
	width: 185px;
	height: 49px;
	display: block;
	text-indent: -5000px;
}

#menu
{
	clear: both;
	width: 750px;
	height: 20px;
	line-height: 20px;
	margin: 3px 0px;
	display: block;
}

.lingua 
{
	background:url(../img/bg/ico_lang.png) no-repeat left;
	padding:0 8px 0 20px;
	color:#003300;
	font-weight:bold;
}

.transmissao 
{
	background:url(../img/bg/ico_transmissao.png) no-repeat left;
	padding:0 8px 0 20px;
	color:#003300;
	font-weight:bold;
	float:right;
}


.desativar 
{
	background:url(../img/bg/ico_desativar.png) no-repeat left;
	padding:0 8px 0 20px;
	color:#003300;
	font-weight:bold;
	float:right;
}

.ativar 
{
	background:url(../img/bg/ico_ativar.png) no-repeat left;
	padding:0 0 0 20px;
	color:#003300;
	font-weight:bold;
}

#logout
{
	display: block;
	float: right;
	margin: 0px 5px;
	line-height: 20px;
	background:url(../img/bg/ico_disconnect.png) no-repeat left;
	padding:0 0 0 20px;
	color:#003300;
	font-weight:bold;
}

#telao
{
	clear: left;
	float: left;
	width: 746px;
	height: 400px;
	display: block;
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
	margin: 5px 0px;
	border: 2px solid #E3E3E3;
	font-size: 20px;
}

#telao div
{
	margin: 3px 0px;
	padding: 3px;
}

#telao img
{
	border: none;
	margin-right: 5px;
}

#telao .claro
{
	background: #F2F6F9;
}

#telao .escuro
{
	background: #EEF2F3;
}

#leitura
{
	clear: left;
	float: left;
	width: 486px;
	height: 400px;
	display: block;
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
	margin: 5px 0px;
	border: 2px solid #EEEEEE;
}
.leituraAdmin {
	width: 496px !important;
}

#leitura div
{
	margin: 3px 0px;
	padding: 3px;
}

#leitura img
{
	border: none;
	margin-right: 5px;
}

#leitura .telao
{
	width: 16px;
	height: 16px;
	float: right;
	display: block;
	text-indent: -5000px;
	background: url(../img/bg/bt_telao.png) no-repeat center;
	margin:0 3px;
}

#leitura .aprovar
{
	width: 16px;
	height: 16px;
	float: right;
	display: block;
	text-indent: -5000px;
	background: url(../img/bg/bt_aprovar.png) no-repeat center;
	margin:0 3px;
}

#leitura .reprovar
{
	width: 16px;
	height: 16px;
	float: right;
	display: block;
	text-indent: -5000px;
	background: url(../img/bg/bt_apagar.png) no-repeat center;
	margin:0 3px;
}

#leitura .sistema
{
	background:#FFF url(../img/bg/ico_sistema_online.png) no-repeat left;
	padding:0 0 0 20px;
	color: #999999;
	font-weight:bold;
	margin:0 3px;
}
#leitura .claro
{
	background: #F2F6F9;
}

#leitura .escuro
{
	background: #EEF2F3;
}

#leitura .claroreservado
{
	background: #F6F0F0;
	border-left:none;
	border-right:none;
}

#leitura .escuroreservado
{
	background: #FFF0F0;
	border-left:none;
	border-right:none;
}

#sidebar
{
	clear: right;
	float: right;
	width: 248px;
	height: 400px;
	display: block;
	margin: 5px 0px;
}

#pt #online
{
	background: url(../img/bg/bg_online_pt.gif) no-repeat;
}

#en #online
{
	background: url(../img/bg/bg_online_en.gif) no-repeat;
}

#es #online
{
	background: url(../img/bg/bg_online_es.gif) no-repeat;
}

#pt #participantes
{
	background: url(../img/bg/bg_participantes_pt.jpg) no-repeat;
}

#en #participantes
{
	background: url(../img/bg/bg_participantes_en.jpg) no-repeat;
}

#es #participantes
{
	background: url(../img/bg/bg_participantes_es.jpg) no-repeat;
}

#online, #participantes
{
	width: 250px;
	height: 400px;
	display: block;
	border-top: 1px solid #FFFFFF;
}

#online #janela, #participantes #janela
{
	width: 240px !important;
	height: 348px;
	margin: 5px;
	margin-top: 46px;
	display: block;
	overflow-y: scroll !important;
	list-style: none;
	background: #FFFFFF;
}

#online ul, #participantes ul
{
	height: 800px;
	display: block;
	list-style: none;
}

#online ul li, #participantes ul li
{
	float: left;
	width: 104px;
	background: #F3F4F6;
	padding-left: 5px;
	overflow: hidden;
	border-right: 1px solid #CCCCCC;
}

#online ul .part, #participantes ul .part
{
	float: left;
	width: 104px;
	background: #FAFAFA;
	padding-left: 5px;
}

#pt #adminonline
{
	background: url(../img/bg/bg_admin_pt.gif) no-repeat;
}

#en #adminonline
{
	background: url(../img/bg/bg_admin_en.gif) no-repeat;
}

#es #adminonline
{
	background: url(../img/bg/bg_admin_es.gif) no-repeat;
}

#adminonline
{
	width: 250px;
	height: 313px;
	display: block;
	border-top: 1px solid #FFFFFF;
}

#adminonline #janela
{
	width: 240px !important;
	height: 350px;
	margin: 5px;
	margin-top: 46px;
	display: block;
	overflow-y: scroll !important;
	list-style: none;
	background: #FFFFFF;
}

#adminonline ul
{
	height: 800px;
	display: block;
}

#adminonline ul li
{
	overflow: hidden;
	display: block;
}

.todos
{
	float: left;
	width: 106px;
	height:17px;
	background: #e8e8e8;
	padding-left: 5px;
	overflow: hidden;
	border-right: 1px solid #CCCCCC;
}

.liberar
{
	float: left;
	width: 38px;
	height:17px;
	background: #FAFAFA;
	font-size: 8px;
	text-transform: uppercase;
	color: #33CC33;
	text-align: right;
}

.silencio
{
	float: left;
	width: 37px;
	height:17px;
	background: #FAFAFA;
	font-size: 8px;
	text-transform: uppercase;
	color: #FFCC00;
	text-align: right;
}

.banir
{
	float: left;
	width: 35px;
	height: 17px;
	background: #FAFAFA;
	font-size: 8px;
	text-transform: uppercase;
	color: #CC0000;
	text-align: center;
}

.users
{
	clear: left;
	float: left;
	width: 106px;
	height: 17px;
	display: block;
	background: #FFFFFF;
	padding-left: 5px;
	overflow: hidden;
	border-right: 1px solid #CCCCCC;	
}

.userspart
{
	clear: left;
	float: left;
	width: 106px;
	height: 17px;
	display: block;
	background: #F2F5F5;
	padding-left: 5px;
	overflow: hidden;
	border-right: 1px solid #CCCCCC;	
}

.bandliberar
{
	float: left;
	width: 38px;
	height: 17px;
	background: url(../img/bg/bandliberar.jpg) no-repeat right;
	text-indent: -5000px;
}

.bandliberarativo
{
	float: left;
	width: 38px;
	height: 17px;
	background: url(../img/bg/bandliberarhover.jpg) no-repeat right;
	text-indent: -5000px;
}

.bandsilencio
{
	float: left;
	width: 37px;
	height: 17px;
	background: url(../img/bg/bandsilencio.jpg) no-repeat right;
	text-indent: -5000px;
}

.bandsilencioativo
{
	float: left;
	width: 37px;
	height: 17px;
	background: url(../img/bg/bandsilenciohover.jpg) no-repeat right;
	text-indent: -5000px;
}

.bandbanir
{
	float: left;
	width: 35px;
	height: 17px;
	background: url(../img/bg/bandbanir.jpg) no-repeat right;
	text-indent: -5000px;
}

.bandbanirativo
{
	float: left;
	width: 35px;
	height: 17px;
	background: url(../img/bg/bandbanirhover.jpg) no-repeat right;
	text-indent: -5000px;
}

#foto
{
	position: absolute;
	display: block;
	border: none;
	z-index: 100;
	top: 120px;
	left: 53%;
}

#foto img
{
border:1px solid #999999;
padding:3px;
}

#video
{
	width: 234px !important;
	height: 196px !important;
}

#logado
{
	clear: both;
	width: 730px;
	height: 150px;
	padding: 10px;
	display: block;
	background:url(../img/bg/bg_funcuser.jpg) no-repeat;
}

#escrita
{
	clear: left;
	float: left;
	width: 350px;
	height: 155px;
	border-right:1px solid #D5DA86;
}

#escrita label
{
	float: left;
	margin: 5px;
}

#escrita textarea
{
	float: left;
	width: 320px;
	height: 50px;
	padding: 5px;
	border: 2px solid #D5DA86;
}

#escrita .escrever
{
	float: right;
	margin: 5px;
	padding: 5px 0 5px 30px;
	color: #333333;
	background: #FFF url(../img/bg/ico_enviar_msg.png) no-repeat left;
	border: 1px solid #D5DA86;
	width:80px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#opcoes
{
	clear: right;
	float: right;
	width: 360px;
	height: 155px !important;
}

#opcoes .aba
{
	display: none;
	float: left;
	width: 224px;
	height: 155px;
}

#opcoes ul
{
	float: right;
	width: 125px;
	height: 155px;
	list-style:none;
}

#opcoes li
{
	width: 125px;
	height: 28px;
	margin-top: 2px;
	font-size: 11px;
	line-height: 28px;
	background: url(../img/bg/bg_aba.jpg) repeat-x;
	z-index: 50;
	overflow: hidden;
}

#opcoes a
{
	padding-left: 23px;
}

#opcoes .aba1
{
	background: url(../img/bg/ico_foto.png) no-repeat 3px;
	z-index: 100;
	
}

#opcoes .aba2
{
	background: url(../img/bg/ico_arquivos.png) no-repeat 3px;
	z-index: 100;
}

#opcoes .aba3
{
	background: url(../img/bg/ico_cor.png) no-repeat 3px;
	z-index: 100;
}

#opcoes .aba4
{
	background: url(../img/bg/ico_smilles.png) no-repeat 3px;
	z-index: 100;
}

#opcoes .aba5
{
	background: url(../img/bg/ico_user_edit.png) no-repeat 3px;
	z-index: 100;
}


#aba3 a
{
	width: 100%;
	height: 100%;
	display: block;
}

#aba3 td
{
	width: 25px;
	height: 25px;
	text-indent: -5000px;
	border: 1px solid #FFFFFF;
	overflow: hidden;
}

#aba3 td:hover
{
	border: 1px solid #AAAAAA;
}

#aba4 a
{
	width: 100%;
	height: 100%;
	display: block;
}

#aba4 td
{
	width: 25px;
	height: 25px;
	border: 1px solid #FFFFFF;
	text-indent: -5000px;
	overflow: hidden;
}

#aba4 td:hover
{
	border: 1px solid #AAAAAA;
}

#aba5 label
{
	clear: left;
	float: left;
	display: block;
}

#aba5 input
{
	width: 150px;
}


#aba5 .alterarsenha
{
	float: left;
	margin: 2px;
	padding: 2px;
	color: #333333;
	background: #EFEFEF;
	border: 1px solid #CCCCCC;
}

#login
{
	clear: both;
	width: 730px;
	height: 150px;
	padding: 10px;
	display: block;
	background:#FFF url(../img/bg/bg_funcuser.jpg) no-repeat;
}

#login label
{
	clear: left;
	float: left;
	display: block;
}

#login input
{
	clear: left;
	float: left;
	width: 200px;
}

#login .login
{
	float: left;
	margin: 2px;
	padding: 2px;
	color: #635401;
	border: 1px solid #B69D01;
	background:#D5DA86;
}

#login .esqueci
{
	float: left;
	margin: 2px;
	padding: 2px;
	color: #333333;
	background: #EFEFEF;
	border: 1px solid #CCCCCC;
}

#cadastro
{
	float: right;
	width: 300px;
	height: 150px;
	display: none;
}

#cadastro label
{
	clear: left;
	float: left;
	display: block;
}

#cadastro input
{
	clear: left;
	float: left;
	width: 200px;
}

#cadastro .cadastrar
{
	float: left;
	margin: 2px;
	padding: 2px;
	color: #333333;
	background: #EFEFEF;
	border: 1px solid #CCCCCC;
}

#footer
{  
	clear: both;
	width: 750px !important;
	height: 60px !important;
	display: block;
	margin: 5px 0px;
	text-align:center;
	background:url(../img/bg/bg_footer.gif) !important;
}

#footer p
{
	color: #4885ac;
	font-weight:bold;
	padding-top: 20px;
	text-indent:-5000px;
}

.jqHandle {
	 background: red;
	 height:15px;
}

.jqDrag {
	width: 100%;
	cursor: move;
}

.jqResize {
	 width: 15px;
	 position: relative;
	 bottom: 0;
	 right: 0;
	 cursor: se-resize;
}

.jqDnR {
    z-index: 90;
    position: relative;    
    width: 180px;
    font-size: 0.77em;
    color: #618d5e;
    margin:0;
    padding: 8px;
    background-color: #EEE;
    border: 1px solid #CCC;
}

#chatDesab p { padding:7px; background:#FAF7EF; font-size:16px; font-weight:bold; color:#6C5D00; text-align:center; display:block; width:50%px;}