
/* HTML -------------------------------------- */

h3 {
	background: url("img/bg_h3.gif") bottom repeat-x;
	
	padding:8px 6px 6px 8px;
	margin:0px;
	font-weight:bold;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333;
	text-transform:uppercase;
	letter-spacing:1px;
	border-top: 1px solid #e9e9e9;
	border-left: 1px solid #e9e9e9;
	border-bottom:1px solid #a1a1a1; 
	border-right:1px solid #a1a1a1;
}

/* PAINEL -------------------------------------- */

    #tabsB {
      width:100%;
      font-size:12px;
      font-weight:bold;
      line-height:normal;
      height:25px;
      }
    #tabsB ul {
        margin:0;
        padding:10px 10px 0 15px;
        list-style:none;
      }
    #tabsB li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsB a {
      float:left;
      background:url("img/tableftB.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsB a span {
      float:left;
      display:block;
      background:url("img/tabrightB.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#3335CF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsB a span {float:none;}
    /* End IE5-Mac hack */
    #tabsB a:hover span {
      color:#222;
      }
    #tabsB a:hover {
      background-position:0% -42px;
      }
    #tabsB a:hover span {
      background-position:100% -42px;
      }

        #tabsB #current a {
                background-position:0% -42px;
        }
        #tabsB #current a span {
                background-position:100% -42px;
        }

/* PAINEL 2 ------------------------------------------------ */

.painel2 { 
	margin:10px 0;
	text-align: center;  
	background:#f9f9f9;  
	}

.painel2 div.icon {
	background: #ffffff url("img/bg_h3_off.gif") repeat-x bottom;
	}
.painel2 div.icon a { 
	display: block;
	padding: 5px 5px 4px 25px;
	border-top: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	
	font-size:11px;
	color : #444;  
	letter-spacing:1px; 
	text-decoration : none;
	}

.painel2 div.icon a:hover   { 
	color : #222;
	/*background-color: #f1e8e6;*/
	border-top: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

.painel2 div.icon .home {
	background: url('img/ic_home.gif') 5px 3px no-repeat !important;
	background-position: 5px 5px;
}

.painel2 div.icon .voltar {
	background: url('img/ic_voltar.gif') 5px 3px no-repeat !important;
	background-position: 5px 5px;
}

.painel2 div.icon .avancar {
	background: url('img/ic_avancar.gif') 5px 3px no-repeat !important;
	background-position: 5px 5px;
}

.painel2 div.icon .acima {
	background: url('img/ic_acima.gif') 5px 3px no-repeat !important;
	background-position: 5px 5px;
}

.painel2 div.icon .comprar {
	background: url('img/ic_comprar.gif') 5px 3px no-repeat !important;
	background-position: 5px 5px;
}
.painel2 div.icon .novo {
	background: url('img/ic_novo.gif') 5px 3px no-repeat !important;
	background-position: 5px 5px;
}

.painel2 div.icon .salvar {
	background: url('img/ic_salvar.gif') 5px 3px no-repeat !important;
	background-position: 5px 5px;
}
.painel2 div.icon .padrao {
	background: url('img/ic_padrao.gif') 5px 3px no-repeat !important;
	background-position: 5px 5px;
}

.painel2 div.icon .pdf {
	background: url('img/ic_pdf.gif') 5px 3px no-repeat !important;
	background-position: 5px 5px;
}

.painel2 div.icon .boleto {
	background: url('img/ic_boleto.gif') 5px 3px no-repeat !important;
	background-position: 5px 5px;
}

.painel2 div.icon .ok {
	background: url('img/ic_ok.gif') 5px 3px no-repeat !important;
	background-position: 5px 5px;
}

.painel2 div.icon .grupo {
	background: url('img/ic_grupo.gif') 5px 3px no-repeat !important;
	background-position: 5px 5px;
}

.painel2 div.icon .rel {
	background: url('img/ic_rel.gif') 5px 3px no-repeat !important;
	background-position: 5px 5px;
}

.painel2 div.icon .download {
	background: url('img/ic_download.gif') 5px 3px no-repeat !important;
	background-position: 5px 5px;
}

.painel2 div.icon .send {
	background: url('img/ic_send.gif') 5px 3px no-repeat !important;
	background-position: 5px 5px;
}

.painel2 div.icon .coment {
	background: url('img/ic_coment.gif') 5px 3px no-repeat !important;
	background-position: 5px 5px;
}

.painel2 div.icon .chat {
	background: url('img/ic_chat.gif') 5px 3px no-repeat !important;
	background-position: 5px 5px;
}

.painel2 div.icon .close {
	background: url('img/ic_close.gif') 5px 3px no-repeat !important;
	background-position: 5px 5px;
}

.painel2 div.icon .cor {
	background: url('img/ic_cor.gif') 5px 3px no-repeat !important;
	background-position: 5px 5px;
}



.painel2 div.icon span {

}


/* TABELA ------------------------------------------------- */
.tabela {
	width:100%;
	border-spacing:2px;
	/*clear:both;*/
}

.tabela th{
			
	background: #dfdfdf url('img/thbg.jpg') 0 -5px repeat-x; 
	padding:5px;
	letter-spacing:1px;
/*	border-top:1px solid #c1c1c1; */
	border-bottom:2px solid #b1b1b1;
	border-right:1px solid #a1a1a1;
	/*border-left:1px solid #c1c1c1;*/
	
}
.tabela tr {	
	background: #f4f4f4;
}
.link:hover {
	background:#e9e9e9;
	cursor:pointer;
}
.secondalt {
	background:#00FFFF;
}
.firstalt {
	background:#FFFF00;
}
.tabela td {
	padding:4px;
	margin-bottom:3px;
	border-bottom:1px solid #c1c1c1;
	border-right:1px solid #c1c1c1;	
}
.tabela label {
	/*font-weight:bold;*/
	font-size:11px;
	font-weight:bold;
	color:#666;
}
.tabela span {
	color:#cc0000;
	font-size:11px;
}


/* MENSAGENS ------------------------------------------------- */
#success {
	font: 10px Arial, Helvetica, sans-serif;
	padding:5px 0;
	margin:5px;
	border:2px solid #009933;
	padding-left:25px;
	background:#f8fdfa url("img/ic_sucess.gif") 5px 3px no-repeat ;
	}
	
#error {
	font: 10px Arial, Helvetica, sans-serif;
	padding:5px 0;
	margin:5px;
	border:2px solid #cc0000;
	padding-left:25px;
	background:#f4ecec url("img/ic_error.gif") 5px 3px no-repeat;
}

#alert {
	font: 10px Arial, Helvetica, sans-serif;
	padding:5px 0;
	margin:5px;
	border:2px solid #EEBF3E;
	padding-left:25px;
	background:#FFF7DF url("img/ic_alert.gif") 5px 3px no-repeat;
}

.paginacao {
    clear: left;
    cursor:default;
}

.paginacao a, .paginacao b {
	font-size:11px;
    display: block;
    float: left;
    padding: 2px 7px;
    background-color: #fff;
    background:url("img/bg_icon3.gif");
    border: 1px solid #999;
    text-decoration: none;
    margin:1px;
    color:#555;
}

.paginacao b {
	background:#999;
	color:#fff;
	border-color: #999;
}

.paginacao a:hover {
    border-color: #999;
    color: #555;
}

.filtro {
	float:right;
    margin-bottom:12px;
}

#autocomplete_choices {
	position:absolute;
	background-color:#fff;
	border:1px solid #888;
}

#autocomplete_choices ul {
	list-style-image: none;
}

.selected {
	background-color:#e5e5e5;
}

.editarmenu a {
	font-size:10px;
	text-decoration:none;
	padding-right:20px;
}

#infouser {
	float:right;
	padding-right:20px;
	padding-top:5px;
	font-size:11px;
	color:#333;
}

#infouser a {
	text-decoration:none;
}