* {
	padding: 0;
	margin: 0;
}

body {
	padding-left: 60px;
	padding-top: 20px;
	/*background-color: #114E76;*/
	padding-right: 120px;
	background: url("../image_/fundo-azul-gradiente.jpg") repeat-x;
	/* em produ��o deve ser: "../image_/fundo-azul-gradiente.jpg"*/
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 0;
	font-size: 13px;
	/*border-color: #6d3535;*/
}

h1, h2, h3 {
	font-weight: normal;
	border: None;
	padding-left: 3px;	
	color: #114F76; /*#7F7772;*/	
	background-color: none;
	/*font-variant: small-caps;*/
}

h1 {
	font-size: 170%;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2 { 
	font-size: 132%; 
	margin-top: 10px;
	margin-bottom: 6px;	
}
h3 { 
	font-size: 110%;
	margin-top: 10px;
	margin-bottom: 3px;	
}

img {
	border: 0;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 167%;
	list-style: none;
	list-style-position: inside;
	margin: auto;
	padding-left: 10px;
}

li {
	list-style-position: inside;
	margin: auto;
	padding: auto;
}

/*body {
	margin: 20px 0;
	background: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7772;
	margin-top: 0;
}*/

#header{
	/*max-width:1000px;*/
	min-width: 600px;	
	margin-left: auto;
	margin-right: auto;	
}

#headertitle{
	border: 1px solid red;
	float: left;
}

#logo1 {
	margin-bottom: -50px;
	margin-left: -25px;
	z-index: 100;
	height: 115px;
}

#logo2 {
	position: relative;
	margin-bottom: -8px;	
	margin-left: -10px;
	z-index: 100;
	height: 70px;
}

#headerInfo {
	font-size: 0.8em;
	float: right;	
	margin-right: -120px;
	padding-right: 3px;
}

#headerInfo * {
	vertical-align: middle;
}


#loginInput, #passInput {
	width: 5em;
	margin-right: 5px;
}

.login_label {
	margin-right: 3px;
	font-weight: bold;
	color: #88BF05;
}

#headerInfo .separator {
	margin-left: 3px;
}

#headerInfo input[type="submit"] {
	font-size: 0.9em;
	width: 5em;
}
#container {
	border: 2px solid #88BF05; /*#F9D9C0;*/
	background-color: #FFFFFF;
	padding: 5px;
	/*max-width:1000px;*/
	min-width: 800px;	
	margin-left: auto;
	margin-right: auto;	
	-moz-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-border-radius: 10px;				
}

#content {
	margin-right: 90px;
	zoom: 1;
	position: relative;	
}

#content INPUT {
}

#footer {
	/*border-top: 1px solid green;
	border-left: 1px solid green;
	border-bottom: 1px solid green;*/
	text-align: center;
	font-size: 0.7em;
	padding: 2px;
	/*background: url("../image_/footer.jpg") repeat-x;*/
}

#mainmenu {
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;	
	border-right-width: 0px;
	/*border: 1px solid red;*/
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	/*max-width:1000px;*/
	min-width: 800px;
	/*padding-left: 100px;*/
	padding-top: 5px;
	padding-bottom: 0;
	/*margin: 0;*/
	/*height: 1.4em;*/
	/*float: right;*/
	/*overflow: auto;*/
	/*font-size: 1.2em;*/
	/*color: #FEB500;*/
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;		
}

#mainmenu ol{
	/*line-height: 125%;*/
	list-style:none;
	margin: 0;
	padding: 0;
}

#mainmenu ol li {
	line-height: 125%;
	display: inline;
	/*float: left;*/
	margin: 0;
	padding: 0;	
	background-color: #A6CD50; /*#3E6F90;*/ 
	border-top: 2px solid #88BF05;
	border-left: 2px solid #88BF05;
	border-right: 2px solid #88BF05;
	border-bottom-width: 0px;
	border-collapse:collapse;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 2px;
	margin-bottom:0px;
	margin-top: 0px;	
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	/*-moz-box-shadow: 0pt 5px 1px -2px rgba(255, 255, 255, 0.3) inset, 
					 0pt -2px 3px 1px rgba(0, 0, 0, 0.2) inset;  
	-webkit-box-shadow: 0pt 5px 1px -2px rgba(255, 255, 255, 0.3) inset, 
					    0pt -2px 3px 1px rgba(0, 0, 0, 0.2) inset;*/ 			 

	/*padding-bottom: 2px;*/
	}

#mainmenu li:first-child,
#mainmenu li:first-child:hover,
#mainmenu li.open:first-child,
#mainmenu li.open:first-child:hover
{
	margin-left: 100px;
}

#mainmenu ol li a{
	text-decoration: none;
	color: #FFFFFF; /*#3E6F90;*/ 
	font-weight: bold;
	font-size: 1.2em;	
}

#mainmenu ol li.open a{
	text-decoration: none;
	color: #7F7772; 
	font-weight: bold;
	font-size: 1.2em;	
}

/* Tornar claro em cima*/
/* Tornar escuro a parte de baixo*/	

/*
#mainmenu a:first-child,
#mainmenu a:first-child:hover,
#mainmenu a.open:first-child,
#mainmenu a.open:first-child:hover
{
	margin-left: 100px;
}
*/

#mainmenu ol li:hover{
	/*color: #FF0000*/; /*ae0101*/
	background-color: #ABE017;	
	padding-bottom: 0px;	
	margin-left: 0;
	/*-moz-box-shadow: None;*/
}

#mainmenu  ol li.open,
#mainmenu  ol li.open:hover{
	background-color: #FFFFFF;	
	padding-bottom: 2px;
    padding-top: 8px;	
	margin-left: 0;
	/*-moz-box-shadow: None;*/
}


#navbar {
	/*background-color: #CCCCCC;*/
	border-bottom: 1px solid #88BF05; /*#DAF8F9*/
	margin-bottom: 10px;
	padding-left: 95px;
	font-size: 0.8em;
}

#navbar ul {
	display: inline;
	list-style-type: none;
} 

#navbar ul li{
	display: inline;
	background-image: url("../image_/list-image.png");
	background-repeat: no-repeat;
	background-position: center left;	
	padding-left: 10px;	
}

#navbar a{
	text-decoration: none;	
	color: #88BF05;
}	
          
#navbar a:hover {
	color: #FF0000;
}

#contextmenu {
	float: right;
	margin-right: -120px;
	padding-left: 0px;
	padding-bottom: 5px;
	width: 190px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;			
}

#contextmenu h1 {
	color: #FFFFFF; /*#3E6F90;*//*#88BF05;*/ 
	background-color: #A6CD50; /*#3E6F90;*/
	border-top: 2px solid #88BF05;
	border-left: 2px solid #88BF05;
	border-right: 2px solid #88BF05;	
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
    padding-right: 3px;
	font-size: 1.1em;
	margin-bottom: 0px;
	font-weight: bold;	
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;				
}

#contextmenu ul {
	background-color: #FFFFFF;
	padding: 2px 0 2px 0;
	/*margin-bottom: 5px;
	border: 2px solid #88BF05;*/
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;				
}

#contextmenu > ul {
	border: 2px solid #88BF05;
}

#contextmenu ul li {
	list-style-type: none;
	/*padding: 0px;*/
	padding-left: 10px;
    padding-right: 3px;
	margin: 0px;
	margin-left: 5px;
	background: url("../../nucleu/image_/list-image.png");
	background-repeat: no-repeat;
	background-position: 0em 0.7em;
	/*list-style-image: url("../image_/list-image.png");*/
    /* Em produ��o devia ser: ../image_/opcaoMenuUpDown.gif
	/*background: url("../image_/opcaoMenuUpDown.gif") no-repeat;*/	
	font-size: 1em;
}

#contextmenu a {
	text-decoration: none;
	font-size: 0.9em;
	color: #3E6F90;
	font-weight: bold;
}

#contextmenu a:hover {
	color: #FF0000;
}

.paginator {
}
.paginator li {
	display: inline-block;
	width: 4em;
	/*border: solid 1px red;*/
	text-align: center;
	/* @see: http://foohack.com/2007/11/cross-browser-support-for-inline-block-styling/ */
	zoom: 1;
	*display: inline;
}

input.paginator_box_sel {
	width: 3em;
	text-align: center;
}

.nucleu-log-window {
	position: fixed;
	top: 3px;
	left: 3px;
	width: 400px;
	height: 27px;
	overflow: hidden;
	border: 1px solid black;
	z-index: 100;
	background-color: white;
}

.nucleu-log-window .header {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding-top: 5px;
	height: 25px;
	width: 400px;
	background-color: #333399;
	vertical-align: middle;
	cursor: hand;
	cursor: pointer;
	color: #CCFFFF;
}

.nucleu-log-window.opened {
	height: 350px;
}

.nucleu-log-window .messages {
	margin-top: 5px;
	overflow: auto;
	vertical-align: middle;
	margin-left: 2px;
	margin-right: 5px;
	height: 260px;
}

.nucleu-log-window .messages h1 {
	background-color: #96A6B6/*#99CCCC*/;
	font-size: 1em;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	margin-bottom: 5px;
}

.nucleu-log-window .messages ul li {
	border: 1px dotted black;
	/*border-top: 1px dotted black;
	border-left: 1px dotted black;*/
	margin-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	overflow: auto;
}

.nucleu-log-window .messages .key {
	margin-left: 5px;
	font-weight: bold;
	color: black;
}

.nucleu-log-window .messages .time {
	font-size: 0.8em;
}

.nucleu-log-window .messages .message {
	margin-top: 3px;
	margin-left: 1px;
	padding-left: 3px;
	/*border-bottom: 1px dotted black;*/
	color: black;
	font-family: monospace;
}

.nucleu-log-window .messages .message .message-object {
	font-weight: bold;
	font-size: 0.9em;
	color: #660066;
}

.nucleu-log-window .messages .message .message-repr {
	font-size: 0.9em;
	font-style: italic;
}

.nucleu-log-window .messages .stack-loc {
	margin-left: 10px;
	font-size: 0.7em;
	color: #FF6666;
	background-color: #F2F2F2;
	line-height: 1.01em;
	padding: 3px;
}


.nucleu-log-window .messages .stack-loc .package-name, .nucleu-log-window .messages .stack-loc .line-nr, .nucleu-log-window .messages .stack-loc .method-name {
	font-weight: bold;
	/*color: #FF6666;*/
}


.nucleu_logger {
	position: absolute;
	top: 0;
	right: 0;
	border: 1px solid black;
	overflow: auto;
	height: 300px;
	width: 400px;
	background-color: white;
}

.toolbox {
	position: absolute;
	font-size: 1px;
	right: 0;
	top: 0;
}

.toolbox .action {
	text-indent: -5000px;
	background-repeat: no-repeat;
	display: block;
	float: left;
}

.toolbox .action.remove {
	background-image: url("../image_/s16x16/remove.png");
	height: 16px;
	width: 16px;
	margin-top:3px;
	margin-right:4px;
}

.toolbox .action.remove:hover {
	background-image: url("../image_/s24x24/remove.png");
	height: 24px;
	width: 24px;
	margin-top:0;
	margin-right:0;
}

.content_alert {
	text-indent: -5000px;
	display: block;
	background-repeat: no-repeat;
	height: 128px;
	width: 128px;
	margin: 0 auto 0 auto;
	background-image: url("../image_/s128x128/important.png");
}

.warning {
	background-image: url("../image_/s128x128/important.png");
}

.question {
	background-image: url("../image_/s128x128/important.png");
}
