/* 
    Document   : _estiloGrupos
    Created on : Jul 15, 2009, 11:27:48 AM
    Author     : Wan-Dall.net
    Description:
        Purpose of the stylesheet follows.
*/

.box_extGrupo {
    width		: 130px;
    height		: 150px;
    float		: left;
    margin		: 0px 14px 0px 14px;
    text-align		: center;
    cursor		: hand;
}

.box_grupo {
    width		: 100px;
    height		: 100px;
    margin-left		: 9%;
    text-align		: center;
    border		: 1px solid #519558;
}

.box_grupo IMG {
    max-width		: 100px;
    max-height		: 100px;
}

.text_grupo {
    text-align		: center;
    margin-top		: 5px;
}

.novo_grupo {
    margin-top		: -25px;
    float		: right;
}

#logo_menu {
    width		: 120px;
    height		: 100%;
    float		: left;
}

#logo_grupo {
    max-width		: 120px;
    max-height		: 120px;
    margin-bottom	: 10px;
    text-align		: center;
    border		: 1px solid #519558;
    cursor		: hand;
    float		: left;
}

#menu_grupo {
    width		:100%;
}

#menu_grupo A {
    width		: 94%;
    padding-left	: 6%;
    text-decoration	: none;
    text-transform	: capitalize;
    display		: block;
    color		: #519558;
}

#menu_grupo A:HOVER {
    background-color    : #bfd8c1;
    color		: #000000;
}

#ParticipeGrupo {
    position		: absolute;
    right		: 5px;
    top			: -26px;
    border              : 1px  solid red;
}

.cont_grupo {
    margin-left		: 20px;
    width		: 660px;
    height		: 100%;
    float		: left;
}

#resposta {
    width		: 600px;
    margin		: 20px 0px 20px 0px;
    text-align		: center;
    font-weight		: bold;
}

.lista_integ {
    width		: 170px;
    margin-left		: 50px;
    float		: left;
    border-right	: 1px solid #bfd8c1;
}

.lista_integ UL LI {
    width		: 95%;
    height		: 20px;
    display		: block;
}

.lista_integ A {
    height		: 100%;
    padding-top		: 4px;
    text-decoration	: none;
    color		: #000000;
    display		: block;
}

.lista_integ A:HOVER {
    color		: #005f33;
    background-color    : #bfd8c1;
}

.dados_integ {
    float		: left;
}

.foto_integ {
    max-width		: 110px;
    max-height		: 110px;
    margin		: 0px 20px 0px 20px;
    float		: left;
}

.foto_integ IMG {
    border		: 2px solid #bfd8c1;
}

.nome_integ {
    font-weight		: bold;
    text-transform	: uppercase;
}

/* FORUM GRUPOS --------------------------------*/

.newTopico {
    float               : left;
}

.paginacao_forum {
    float		: right;
    color		: #999999;
}

.tb_forum A {
    text-decoration     : none;
}

.tb_forum A:HOVER {
    text-decoration	: underline;
}

.tb_forum TR {
    height		: 25px;
}

.fotoResposta {
    width		: 65px;
    height		: 65px;
    text-align		: center;
    margin		: 5px;
    float		: left;
}

.fotoResposta IMG {

}

.nomeTopico {
    font-weight		: bold;
}

.fotoResposta IMG {
    max-width		: 65px;
    max-height		: 65px;
    border		: 1px solid #519558;
}

.textoResposta {
    width		: 555px;
    margin-bottom	: 5px;
    word-wrap		: break-word;
    float		: right;
}

.corpoResposta {
    width		: 100%;
    margin		: 5px 0px 5px 0px;
    border		: 1px solid #bfd8c1;
}

.nomeData {
    width		: 100%;
    margin 		: 5px 0px 5px -5px;
}

.nomeData A {
    float		: left;
}

.nomeData .dataHora {
    float		: right;
}

.cont_grupo LABEL {
    width		: 100px;
    margin-right	: 8px;
    text-align		: right;
    float		: left;
}

.cont_grupo TEXTAREA {
    width		: 530px;
    height		: 300px;
}

.td_topico {
    width		: 25%;
}

.buscaForum {
    float		: right;
}

.listra_forum {
    background-color    : #d6e6d8;
}

.no_listra_forum {
    background-color    : #eef5ef;
}

.fundo_busca {
    background-color    : yellow;
}

.cinza {
    font-size		: 11px;
    color		: #999999;
}

.alterarRespostas {
    margin-top		: 20px;
}

#alterarDadosGrupo {
    position		: absolute;
    top                 : 0px;
    left		: 0px;
    width		: 100%;
    height		: 100%;
    background		: url(../_imagens/_sistema/fundo_aviso.png);
    _background		: none;
    filter		: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../_imagens/_sistema/fundo_aviso.png',sizingMethod='scale');
    display		: none;
}

#caixa_alterar_dados {
    position		: relative;
    top			: 25%;
    left		: 20%;
    width		: 500px;
    border		: 1px solid #000000;
    background-color    : #FFFFFF;
}

.lnk_fechar {
    float		: right;
    margin		: -19px 5px;
    font-weight		: bold;
    color		: #FFFFFF;
}

#erro .form_botoes {
    position		: absolute;
    top			: 85px;
    right		: 5px;
}

/* NOVO GRUPO -------------------------------------------------------------------------------------------- */

#form_novoGrupo {
    width		: 100%;
    padding		: 10px;
    float		: left;
}

#t_nome_grupo {
    width		: 355px;
}

#form_novoGrupo LABEL {
    width		: 205px;
    margin-right        : 5px;
    text-align		: right;
    float		: left;
}

#form_novoGrupo TEXTAREA,.txtDivGrupo {
    width		: 355px;
    height		: 200px;
    overflow		: auto;
}

/* submenu configuracao -------------------- */

#menuConfig {
    width               : 90%;
    text-align          : right;
}

#menuConfig A {
    padding-right        : 10%;

}

#menuAbas {
    width               : 100%;
    border              : 1px solid red;
}

.aba {
    width               : 150px;
    border              : 1px solid blue;
    float               : left;
    text-align          : center;
}

#membros {
    width               : 100%;
}

.dadosMembro {
    width               : 47%;
    margin              : 1%;
    float               : left;
    display             : inline;
    border              : 1px solid green;
}

.colunaFoto {
    width               : 60px;
    height              : 60px;
    float               : left;
}

.colunaFoto A {
    float               : left;
    margin              : 5px;
}

.colunaFoto IMG {
    max-width           : 50px;
    max-height          : 50px;
}

.infoExtras {
    margin-left         : 60px;
    display             : none;
}

/* Membros Online -------------------*/

#membrosOnline {
    position            : relative;
    margin-top          : 10px;
    margin-left         : 140px;
}

.moderador {
    font-weight         : bold;
}

.presidente {
    font-weight         : bold;
    font-style          : italic;
}