
/**********************************************************
 * Estrutura principal
 **********************************************************
 */
body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	/*background: url('../../resources/images/template1/bg_pagina_1024.jpg') repeat-y center;*/
	background: url('../../resources/images/gradient-bg-all.gif') repeat-x top; 
}

#main {
    width: 980px;
    padding-top: 7px;
}

#header {
	border: 1px;
    background: url('../../resources/images/header_bg.png') top right no-repeat;
    height: 86px;
    color: #FFFFFF;
    text-align: left;
}

#header-login {
	border: 1px;
    background: url('../../images/header_bg.png') top right no-repeat;
    height: 86px;
    color: #FFFFFF;
    text-align: left;
}

#loading-status {
	display: none;
	text-align: right;
	margin-top: -30px;
}

#loading-status-jsf {
	text-align: right;
}

#header-coat {
    float:left;
    margin-left: 30px;        
    _margin-left: 15px;
    margin-right: 10px;
    width: 80px;
}

#header-university {
    font-size: 20px;
    padding-top: 5px;
    font-weight: bold;
}

#header-organ {
    font-size: 18px;
}

#header-system {
    font-size: 16px;
}

#container {
	background: #F6FAFF url('../../resources/images/bg-aux.jpg') left bottom repeat-x;	
    border: 3px solid #aabccd;
    min-height: 500px;
    padding: 5px;
}

#menu {
    float: left;
    width: 200px;
    margin-top: 1px;
    position: relative;
    z-index: 100; 
}

#content {
    border: 1px solid #a77566;
    margin-left: 208px;
    margin-top: 0px;
    position: relative;
    padding: 10px;
    background: white url('../../resources/images/content_bg.gif') repeat-x;
    border: 1px solid #5D8CBA;
    padding: 10px;
    min-height: 500px;
}

#content-no-menu{
    border: 1px solid #a77566;
    margin-left: 0px;
    margin-top: 0px;
    position: relative;
    padding: 10px;
    background: white url('../../resources/images/content_bg.gif') repeat-x;
    border: 1px solid #5D8CBA;
    padding: 10px;
    min-height: 600px;
}

#content-title {
/* 	background: url('../../resources/images/application_go.png') left no-repeat; */
    color: #376098;
    font-size: 13pt;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: left;
}

#footer {
    color: #FFFFFF;        
    clear: both;
    text-align: center;
    background: url('../../resources/images/footer_bg.png') right bottom no-repeat;
    padding: 10px;
}

.footer-login{
    background: url('../../images/footer_bg.png') right bottom no-repeat !important;
}

#footer a, #footer a:link, #footer a:visited {
    color: #FFFFFF;
    text-decoration: none;
}

#footer a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

.nav {
	margin-top: 10px;
	margin-bottom: 10px;
}

.clear-float {
	clear: both;
}

/**********************************************************
 * Elementos da p�gina
 **********************************************************
 */
 
 h1 {
 	border-bottom: 1px solid #7990A2;
	color: #7990A2;
	font-size: 11pt;
	margin-top: 10px;
	padding-bottom: 5px;
 }
 
 h2 {
 	border-bottom: 1px solid #7990A2;
	color: #7990A2;
	font-size: 10pt;
	margin-top: 10px;
	padding-bottom: 5px;
 }
 
 h3 {
 	border-bottom: 1px solid #7990A2;
	color: #7990A2;
	font-size: 9pt;
	margin-top: 10px;
	padding-bottom: 5px;
 }

/**********************************************************
 * Caixas de Mensagem
 **********************************************************
 */

.msg-alert {
	width: 50%;
	padding: 10px;
	padding-left: 40px;
	margin-bottom: 10px;
	margin-top: 4px;
	text-align: justify;
	background: url(../../images/template1/messages/msg-alerta.gif) #FFFFFF no-repeat 5px 5px;	
	border: 1px solid #999;	
	line-height: 120%;
	color: black;
}

.msg-alert2 {
	background:#f8ffd7 url('../../resources/images/template1/messages/msg-alerta2.gif') no-repeat 7px;
	border: 1px solid #E1D4C0;
	padding: 10px;
	padding-left: 40px;
	width: 50%;
	text-align: justify;
}

.msg-info {
	width: 50%;
	padding: 10px;
	padding-left: 40px;
	margin-bottom: 10px;
	margin-top: 4px;
	text-align: justify;
	background: url('../../resources/images/template1/messages/msg-info.gif') #FFFFFF no-repeat 5px 5px;	
	border: 1px solid #999;	
	line-height: 120%;
	color: black;
}

.msg-center {
	width: 50%;
	padding: 10px;
	padding-left: 40px;
	margin-bottom: 10px;
	margin-top: 4px;
	text-align: center;
	border: 1px solid #999;	
	line-height: 120%;
	color: black;
}

.msg-info2 {
	background: #dbe8fb url('../../resources/images/template1/messages/msg-info.gif') no-repeat 7px;
	border: 1px solid #E1D4C0;
	padding: 10px;
	padding-left: 40px;
	width: 50%;
	text-align: justify;
}

.msg-ok {
	background: #dcfbdc url('../../resources/images/template1/messages/msg-ok.gif') no-repeat 7px;
	border: 1px solid #E1D4C0;
	padding: 10px;
	padding-left: 40px;
	width: 50%;
	text-align: justify;
}

.msg-error {
	background: #FFEAEA url('../../resources/images/template1/messages/msg-erro.gif') no-repeat 7px;
	border: 1px solid #E1D4C0;
	padding: 10px;
	padding-left: 40px;
	width: 50%;
	text-align: justify;
}

.msg-loading {
	background: url('../images/loading.gif')  no-repeat left center;
	padding-left: 21px;
	padding-top: 3px;
}

/**********************************************************
 * Tabelas
 **********************************************************
 */
 
.table-template1 {
	width: 650px;
} 
 
.table-caption {
	text-align: left;
	background-color: #69c;
	color: #FFFFFF;
	/*font-weight: bold;*/
	font-size: 10pt;
	padding: 4px;
	_padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	width: 628px;
}

.table-line {
	float: left;
	text-align: left;
	font-size: 9pt;
	width: 628px;
}

.table-header {
	text-align: left;
	font-weight: normal;
	padding: 5px;
	/*font-size: 9pt;*/
	color: #333;	
	float: left;
}

.table-header-caption {
	padding: 0px;
	font-size: 9pt;
}

.fw-table-column {
	text-align: left;
	float: left;
	padding: 5px;
	border: 1px solid white;
}

.even {
	background-color: #def;
	width: 648px;
}

.odd {
	background-color: white;
	width: 648px;
}

.options {
	float: left;
	text-align: left;
	padding: 5px;
	line-height: 120%;
}

/**********************************************************
 * Formul�rios
 **********************************************************
 */
 
input {
 	_border-style: solid; 
 	_border-color: #91a3b1; 
 	_border-width: 1px 1px 2px 2px; 
 	_padding: 2px;
 
}
 
input[type="text"] {
 	border-style: solid; 
 	border-color: #91a3b1; 
 	border-width: 1px 1px 2px 2px; 
 	padding: 2px;
}

input[type="submit"] {
	color: #242424;
	padding: 2px;
	background: url(../../resources/images/bt-bg.jpg) repeat-x bottom;
	background-color: white;
	border: 1px solid #91A3B1;
	border-right: 2px solid #91A3B1;
	border-bottom: 2px solid #91A3B1;
	cursor: pointer;
	font-size: 11px;
}

input[type="reset"] {
	color: #242424;
	padding: 2px;	
	background: url(../../resources/images/bt-bg.jpg) repeat-x bottom;
	background-color: white;
	border: 1px solid #91A3B1;
	border-right: 2px solid #91A3B1;
	border-bottom: 2px solid #91A3B1;
	cursor: pointer;
}

input[type="button"] {
	color: #242424;
	padding: 2px;	
	background: url(../../resources/images/bt-bg.jpg) repeat-x bottom;
	background-color: white;
	border: 1px solid #91A3B1;
	border-right: 2px solid #91A3B1;
	border-bottom: 2px solid #91A3B1;
	cursor: pointer;
}
 
input[type="password"] {
 	border-style: solid; 
 	border-color: #91a3b1; 
 	border-width: 1px 1px 2px 2px; 
 	padding: 2px;
 
}

input.fw-button {
	color: #242424;	   	
	padding: 3px;	
	background: url(../resources/images/bt-bg.jpg) repeat-x bottom;
	border: 1px solid #91A3B1;
	border-right: 2px solid #91A3B1;
	border-bottom: 2px solid #91A3B1;
	cursor: pointer; 
}
 
textarea {
 	border-style: solid; 
 	border-color: #91a3b1; 
 	border-width: 1px 1px 2px 2px; 
 	padding: 2px;
 
}
/* 
form table td {
 	text-align: left;
	padding: 5px;
}
 
form table td b, form table td strong {
 	color: #666666;
}
*/ 
hr {
	color: #c6c6c6;
	border: 1px solid #CAD0D5;
	margin-top: 10px;
}

fieldset {
	border: 1px solid #cad0d5;	
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	_margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 10px;
	background: transparent url('../images/gradient-fieldset.gif') repeat-x;
	*background: transparent url('../images/gradient-fieldset.gif') 0px 18px repeat-x;
	_background: transparent url('../images/gradient-fieldset.gif') 0px 18px repeat-x;
}

fieldset .none {
	margin: 0;
	padding: 0;
	padding-left: 10px;
}

fieldset label {
 	font-weight: bold; 
	font-size: 11px;
}

label span {
	font-weight: normal;
}

fieldset legend { 
	font-weight: bold;
	font-size: 13px;	
	color: #376098;
	padding: 5px;
}

fieldset fieldset legend { 
	/*font-weight: bold;*/
	font-size: 11pt;
	color: #7990A2;
	padding: 5px;
}

.fw-binding {
	background: url('../images/icones/obrigatorio.gif') no-repeat right;
	padding-right: 12px;
}

/**********************************************************
 * A��es Links
 **********************************************************
 */
 
#link-add {
	background: url(../../images/template1/add.gif) no-repeat 0px 2px;
	padding-left: 20px;
	padding-bottom:2px;
	padding-top: 2px;
	margin-left: 35px;
	margin-bottom: 5px;
	width: 90%;
	text-align: left;
	font-size: 16px;
	text-decoration: none;
}


/**********************************************************
 * Menu do Sistema
 **********************************************************
 */

/*
  Menus drop-down horizontal-vertical (hv) e vertical-vertical (vv) at� 4 n�veis
  by Micox - elmicox.blogspot.com - Ver. 2.0 - 20/02/08 - Creative Commons License
  Modificado por Robson Ten�rio - CPD/UFBA
*/    

#menu {
	position: relative;
	margin: 0;
	padding: 0;
	display: block;
	zoom: 1;
	z-index: 100;
	border: 1px solid #5D8CBA;
}

#menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	position: relative;
	line-height: 1.2em;
	vertical-align: top;
	background-color: #ffffff;
}

#menu a.parent{
	background: transparent url('../../resources/images/template1/seta_menu.gif') no-repeat 185px;
}

#menu a { 
	display: block;
	zoom: 1; 
	line-height: 1.2em;
	text-decoration: none;
	background: #fff; /*IE6 Bug*/
	padding: 5px;
	border-bottom: 1px solid #dee0e0; /*IE6 Bug*/
	border-left: 6px solid #5D8CBA;
	color: #242424;
	width: 184px;
}

#menu a:hover { 
	background: transparent url('../../resources/images/menu_item_hover_bg.jpg') bottom repeat-x;	
}

#menu li ul {
	position: absolute;
	visibility: hidden;
}

#menu li:hover ul, #menu li.hover ul {
	visibility: visible;
	border: 1px solid #5D8CBA;
}

#menu li:hover ul ul, #menu li.hover ul ul {
	visibility: hidden;
}

#menu li li:hover ul, #menu li li.hover ul {
	visibility: visible;
	border: 1px solid #5D8CBA;
}

#menu li li:hover ul ul, #menu li li.hover ul ul {
	visibility: hidden;
}

#menu li li li:hover ul, #menu li li li.hover ul {
	visibility: visible;
	border: 1px solid #5D8CBA;
}

/* caracter�sticas vertical-vertical */
#menu {
	float: left;
}

#menu li ul {
	left: 100%;
	top: 0;
}

/* ALTERE ABAIXO. defina a largura, cor, formata��es, etc, dos itens do seu menu abaixo  */
#menu li, #menu li li, #menu li li li { 	
	_width: 184px;	
}
 
/* Micox Pseudo-class-css2 to IE (MXPC). Activate .hover and .first-child in IE 6
   http://elmicox.blogspot.com/2008/03/ativando-hover-e-first-child-no-ie-6-um.html */
* #menu * { color: expression( (function(who){ if(!who.MXPC){
 who.MXPC = '1';
 if(who.nodeName != 'A'){
  who.onmouseenter=function(){ who.className += ' hover'};
  who.onmouseleave=function(){ who.className = who.className.replace(' hover','')}; }
 (who==who.parentNode.firstChild) ? who.className += ' first-child' : '' ;
} } )(this) , 'auto') }

/**********************************************************
 * Dojo - Complementando o CSS
 **********************************************************
 */
 
.dojoTabPane {
 	padding: 15px;
}
 
.dojoTabPane b {
  	color: #666666;
}
 
.dojoTabPane input {
 	margin-left: 8px;
}

/***************************************************************
* CSS da display tag
****************************************************************/

.display-tag{
	width: 99%;
	text-align: left;
	background-color: white;
	color: #FFFFFF;
	font-size: 10pt;
	padding-top: 5px;
	padding-bottom: 5px;
}

.display-tag th{
	background-color: #69c;
	padding-top: 6px;
	padding-bottom: 6px;
}

.display-element-id{
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #000000;
	font-weight: normal;
}

.display-element-text{
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #000000;
	font-weight: normal;
}

.display-element-icone{
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
	font-weight: normal;
}

.display-center{
	text-align: center;
}

.display-right{
	text-align: right;
}

.display-left{
	text-align: left;
	padding-left: 5px;
	font-size: 30px;
}

#painel-messages {
	position: relative;
	padding-bottom: 10px;
	text-align: left;
}

#painel-messages ul{
	margin: 0;
	padding: 0;
	padding: 10px 0 10px 55px;
}

#painel-messages li{
	font-weight: bold;
	list-style-type: disc;
	margin-top: 5px;
}

#painel-messages div{
	margin-top: 10px;
	padding-left: 28px;
}

#painel-messages div.info{background: #F9FBFD; border-bottom: 1px solid #C8D5EC;}
#painel-messages div.erros{background: #FFEAEA; border-bottom: 1px solid #C8D5EC;}
#painel-messages div.warning{background: #f8ffd7; border-bottom: 1px solid #C8D5EC;}

#painel-messages ul.info {background: url(../../images/template1/messages/info.gif) no-repeat left center;}
#painel-messages ul.warning {background: url(../../images/template1/messages/warning.gif) no-repeat left center;}
#painel-messages ul.erros {background: url(../../images/template1/messages/error.gif) no-repeat left center;}

#painel-messages ul.info li {color: #0CA700;}
#painel-messages ul.warning li {color: #333;}
#painel-messages ul.erros li {color: #F11;}

#close-painel-messages{
	position: absolute;
	bottom: 15px;
	right: 7px;
	border: 0;
}

#painel-erro {
	margin: 0 auto 1em;
	width: 85%;
	padding: 60px 2em;
	border: 1px solid #EFF3FA;
	background: #F7F9F8 url(../../images/background_erros_1024.jpg) no-repeat;
	border-top: 0;
}

#mensagem-erro {
	text-align: center;
}

#mensagem-erro h3 {
	font-size: 1.4em;
	margin-bottom: 20px;
	color: #444;		
}

#mensagem-erro p {
	margin:0 5em 15px;
	color: #404E82;
	font-weight: bold;
	line-height: 1.3em;
	
}

#link-detalhes-erro {
	display: block;
	text-align: center;
	background: #CCC;
	padding: 3px;
	color: #922;
	font-variant: small-caps;
	margin: 50px 0 0;
}

#detalhes-erro {
	display: none;
	border: 1px solid #DDD;
	background: #FFF;
	padding: 3px 7px;
	line-height: 1.3em;
	margin: 0 0 0;
	overflow: auto;
}

#detalhes-erro h3{
	font-variant: small-caps;
	border-bottom: 1px solid #666;
	margin: 5px 0 5px;
}

/***************************************************************
* Novo Css
****************************************************************/
.inputText-disabled{
	background-color: #EBEBE4;
}

.text-input{
	font-size:11px;
	font-weight: bold;
}

.ui-datatable-even{
	font-size:11px;
}

.ui-widget-content{
	font-size:11px;
}

.ui-state-default{
	font-size:11px;
}

.ui-fieldset-legend{
	font-size: 12px;
}

.ui-panel-title{
	font-size: 12px;
}

.ui-datatable-header{
	font-size: 12px;
	height: 24px;
}
.datatable-gru{
	margin-top: 25px; 
	position:relative;
}
.botao-datatable-um{
	position:absolute !important; 
	left:2px; 
	top:2px;
}
.botao-datatable-dois{
	position:absolute !important; 
	left:29px; 
	top:2px;
}
.titulo-datatable{
	font-size:15; 
	font-weight:bold; 
	color:#376098;
}
.editor-html{
	font-size:11px;  
}
