@charset "utf-8";

#player div.telas span{
	/*float:left;
	display:block;*/
}
.controls{ z-index:21; }
.telas{ z-index:20; }


.none{
	display:none!important;
}


#erroBuscaTopo{
	color:#F00;
	position:absolute;
	top:33px;
	right:53px;
	font-size:10px;
	text-align:right;
}
.enviaBuscaHeader{
	background-color:#000;
	background-image:url(../gfx/header_ok.gif);
	border:none;
	width:29px;
	height:25px;
}
.enviaBusca{
	background-image:url(../gfx/bt_ok.gif);
	border:none;
	width:27px;
	height:23px;
}
.uf{
	text-transform:uppercase!important;
}

.textAreaMensagens {
	font:11px Arial, Helvetica, sans-serif;
}

#retornoInscricao{
	color:#F00;
	font-size:11px;
	margin-top:5px;
}

.error{
	color:#F00;
}





.chat{
	background:#7AA300 url(../gfx/chat_topo.gif) repeat-x;
	font:bold 15px;
	color:#F2FFA5;
	padding:2px;
	position:relative;
	margin-bottom:15px;
}
.bordaChat{
	border:#7AA300 solid 1px;
	padding:7px 0px 4px 0px;
	_padding:6px 0px 3px 0px;
	*padding:6px 0px 3px 0px;
	font-weight:bold;
}
.bordaChat img{
	padding-left:10px;
}
#clique_aqui{
	position:absolute;
	right:50px;
	top:0px;
}
#seta_chat{
	background:url(../gfx/chat_seta.jpg) no-repeat left;
	position:absolute;
	right:0px;
	top:-1px;
	width:39px;
	height:40px;
	cursor:pointer;
}
.mudaSeta{
	background-position:right!important;
}
.dvBannJulg{
	width:170px;
	overflow:hidden;
	/*position:absolute;
	right:17px;*/
	float:right;
	margin-right:-10px;
}

.w910{
	/*width:910px;*/
	display:none;
	padding:0px 15px;
	margin:auto;
	background:url(../gfx/chat_elipse.gif) top center no-repeat;
	overflow:hidden;
}

.w340{
	width:330px!important;
	margin:auto!important;
	position:absolute;
	left:15px;
	top:50px;
	/*float:left;
	*/
}
.w340 .video{
	width:320px;
	height:285px;
	background-color:#FFF;
}
.w570{
	width:570px!important;
	margin:auto!important;
	position:absolute;
	right:15px;
	top:50px;
	/*float:left;*/
}
/**/
.dvChat{
	background:#6D9100 url(../gfx/chat_bg.jpg) repeat-x;
	border:solid #6D9100 1px;
	padding:5px 10px;
	font-size:12px;
	color:#FFF;
	line-height:17px;
	height:210px;
	overflow-y:auto;
	float:left;
}
.dvChat strong{ color:#3F5300; font-weight:bold!important; }
.dvChat b, #chat_nick{ color:#F2FFA5; font-weight:bold!important; text-align:center; }
.dvChat img{ margin-bottom:-2px;}

.w395{ width:370px!important; margin-right:6px; }
.w165{ width:150px!important; }

.w135{ width:94px!important; margin-right:6px; }
.w425{ width:425px!important; }
.w135, .w425{
	 height:15px!important;
	 overflow:hidden!important;
}
.w135 input, .w425 input{
	background:none;
	border:none;
	width:100%!important;
}
.w425 input{ color:#FFF;}
.btEnviaChat{ border:none; background:none; background-image:url(../gfx/bt_enviar_verde.gif); width:73px; height:28px; }
#labelStatusChat{
	position:relative;
	top:-3px;
	_top:-5px;
}


.m_top300{ margin-top:300px; }
.tit_programacao{
	background: url(../gfx/chat_programacao_bg.gif);
}
.margin_zero{
	/*margin-top:0px!important;*/
}
.tit_programacao img{
	margin:5px 10px;
}

.contentProgramacao{
	line-height:20px!important;
	padding:10px;
	font-size:15px;
}
.contentProgramacao strong{ color:#3F5200!important; }

.spacer5{
	clear:both;
	display:block;	
	font-size:1px;
	height:1px;
	line-height:1px;
	width:100%;
	margin-bottom:5px;
}
