/* ajax modal dialog styles */
.modalBackground { background-color: Gray; filter: alpha(opacity=50); opacity: 0.5; }
.modalBackground2 { background-color: #006000;}

.bgCadastros { background: transparent; padding: 10px; float: left; }
.paginaModal { background: transparent url(../../../img/bg_modal.png) left top no-repeat; margin: 0px; padding: 0px; float: left; }
.conteudo { position: absolute; clear: left; margin: 20px 0px 0px 5px; width: auto; height: auto; background: transparent; }
.iframePanel { background: transparent url(../../../img/bg_modal.png) left top no-repeat; margin: 0px; width: 920px; height: 430px; position: absolute; overflow-x: none; }
.iframePanelProjetos { background: transparent url(../../../img/bg_projetos.png) left top no-repeat; margin: 0px; width: 920px; height: 430px; position: absolute; text-align: left; overflow-x: none; }

#lblTitulo { margin: 0px 0px 0px 30px; height: 20px; cursor: pointer; font-family: Arial; font-size: 14px; color: Black; font-weight: bold; } 

br { height: 0px;}

#lblMessage { position: absolute; margin: 10px; }

#ErrorOK { position: absolute; bottom: 10px; left: 50%; margin: 10px; }

.modalBox { background: transparent url(../../../img/bg_modal.png) left top no-repeat; width: 920px; height: 430px; padding: 0px; text-align: left; }
.messageBox { background: transparent url(../../../img/bg_messagebox.png) left top no-repeat; width: 351px; height: 141px; padding: 0px; text-align: left; }
.modalBox caption { font-weight: bold; }

/* tweb modal dialog styles */
.modalPanelTitle td { padding: 3px; font-weight: bold; font-size: 0.9em; cursor: pointer; color: black; font-family: arial; height: 30px;  }

.modalPanel { z-index: 500; height: 390px; width: 900px; position: absolute; top: 5px; border: none; }

.modalPanel td { vertical-align: top; }
