	

BODY {
	font-family: verdana;
	color: #5B8BBB;
	font-size: 9pt;
	margin-top: 5px;
	/*scrollbar-3dlight-color: White;
	scrollbar-arrow-color: White;
	scrollbar-base-color: white;
	scrollbar-darkshadow-color: #ACA998;
	scrollbar-face-color: #ECE9D8;
	scrollbar-highlight-color: #ECE9D8;
	scrollbar-shadow-color: White;
	scrollbar-track-color: #ECE9D8;*/
}

H2 {
	font-size: 12pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

A {
	text-decoration: none;
	color: #5B8BBB;
}

A:HOVER {
	text-decoration: underline;
	color: #5B8BBB;
}

INPUT,TEXTAREA,SELECT{
	/*border: 1px solid #C7C5B2;
	font-size: 10pt;
	font-family: arial;*/
}

BUTTON, INPUT.button {
	/*background-color: #ECE9D8;
	border: 1px outset #5B8BBB;
	color:  #5B8BBB;
	font-weight: bold;
	width: 8em;
	margin: 0.5em;*/
}

.largeButton {
	/*background-color: #ECE9D8;
	border: 1px outset #5B8BBB;
	color:  #5B8BBB;
	font-weight: bold;
	width: 12em;
	margin: 0.5em;*/
}

BODY.header {
    height: 77px;
	background: transparent url("images/caso_logo_crm_small.jpg") top left no-repeat;
	/* border-bottom: 2px solid black; */
}

BODY.header #appTitle {
	display: none;
}

#appTitle {
	margin-left: 5px;
	margin-top: 0px;
	width: 100px;
	float:left;
}

BODY.header #logo-caso{	
	margin-top: 17px;	
}

BODY.header #userRole {
	display: inline;
	width: 100px;
	text-align: center;
	line-height: 1.8em;
}

BODY.header #date {
	float:right;
	position: absolute;
	top: 16px;
	right: 9px;
	text-align: right;
	font-size: 8pt;
}

BODY.header #user {
	float:right;
	position: absolute;
	right: 3px;
	top: 2px;
	text-align: right;
	font-size: 8pt;
	margin-right: 8px;
	width: 250px;
}

BODY.header #menu {	
	height: 24px;
	float: right;
	position: absolute;
	right: 5px;
	top: 54px;
	text-align: right;
	width: 98%;
	margin-top: 11px;
	margin-right: 5px;
	background: #1e4176;
	padding-top: 5px;
}

BODY.header #menu #top-left {
	float: left;
	margin-top: -21px;
	background: #1e4176 url(images/navigation-top-left.gif) no-repeat top left; 
}

BODY.header #menu #top-right {
	float: right;
	margin-top: -21px;
	background: #1e4176 url(images/navigation-top-right.gif) no-repeat top right; 
}

BODY.header #menu div#bottom-left {
	float: left;
	margin-left: 0;
	*margin-left: -4px;
	margin-top: -8px;
	*margin-top: -9px;
	background: #1e4176 url(images/navigation-bottom-left.gif) no-repeat bottom left; 
}

BODY.header #menu div#bottom-right {		
	float: right;
	margin-right: 0px;	
	*margin-right: -4px;
	margin-top: -8px;
	*margin-top: -9px;	
	background: #1e4176 url(images/navigation-bottom-right.gif) no-repeat bottom right; 
}


BODY.header #menu a {
	margin: 1em 1em 0 1em;
	color: white;
	font-size: 9pt;
}

/* Menu */
BODY.menu {
	/*padding-left: 12px; */
}

BODY.menu #menu {
}

/* set millions of background images */
.rbroundbox { background: url(images/nt.gif) repeat; }

.rbtop div { background: url(images/tl.gif) no-repeat top left; }

.rbtop { background: url(images/tr.gif) no-repeat top right; }

.rbbot div { 
	background: url(images/bl.gif) no-repeat bottom left;  
	}
.rbbot { background: url(images/cantorgt.gif) no-repeat bottom right; }


/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent {	 
	margin: 0 17px;
	margin-top: 10px;
	margin-bottom: 25px;	
	font-size: 10pt;
}
.rbroundbox { 
	margin: 1em auto; 
	margin-left: 0px; 
	/*background-color: #d5eaf6;*/
	background: url(images/sprite3.png) repeat-x;
	background-size: 100%;
	
	background-color:transparent;
	
	/*background-position:	0 100px;*/
	background-attachment:	scroll;
	/*opacity	1*/ 
}


/*LOGIN FORM*/
.login-body {
	background:#FFFFFF url(images/body.gif) repeat-x scroll 0% 0%;
	margin: 0px;
	padding: 0px;
}


#login {
	width: 100%;
	height: 93%;
	border-collapse: collapse;
}

#login .clientname {
	font-size: 1.6em;
	font-weight: bold;
	height: 5%;
}

#login .appname {
	font-size: 1.2em;
	height: 5%;
}

#login .logo {
	width: 100%;
	height: 123px;
	text-align: right;
	background: transparent url("images/caso_logo_crm.jpg") center bottom no-repeat;
}

#mini-login {
	vertical-align: top;
	text-align: center;
}

#mini-login table{
	height: 170px;
	width: 350px;
	vertical-align: top;
	text-align: center;
	border: 1px solid #e4ecec;
}

#mini-login table td {
	height: 20px;
	color: #333366;
	font-size: 11pt;
/*	font-family: verdana;*/
}

#mini-login table .mini-login-tit{
	font-weight: bold;
	BACKGROUND: url(images/subnavbg.gif) repeat-x; MARGIN: 0px; 
	MARGIN: 0px; COLOR: #f9f9f9; HEIGHT: 25px;
	text-align: left;
	border-bottom: 1px solid white;
	padding-left: 5px;
	/*color: #e4ecec;*/
	font-size: 11pt;
	font-family: verdana;
}

#mini-login table .mini-login-foot{
	border-top: 1px solid white;
	text-align: center;
}

#login-info {
	text-align: right;
	font-size: 14pt;
	color: #ccdae8;
	/*font-weight: bold;*/
}

.legal-notice {
	text-align: left;
	font-size: 8pt;
	color: #999999;
	font-weight: normal;
}

/*MENU*/
#menu {
	font-size: 10pt;
	font-weight: bold;
}

#menu TD {
	padding-left: 0.5em;
}

#menu a {
	font-family: Verdana;
	font-size: 10pt;
	
	white-space: nowrap;
	white-space: nowrap;
	color: #5B8BBB;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	white-space: nowrap;
	/*color: #7DADDD;*/
	color: #7cbeff;
	text-decoration: none;
}

#menu a.selected:hover {
	white-space: nowrap;
	color: #7cbeff;
	text-decoration: none;
}

#menu a.plain {
	/*Menu nao seleccionado*/
	color: #5B8BBB;
}

#menu a.selected {
	/*Menu seleccionado*/
	color: #1e4176;
}

#menu TBODY TR.plain {
	/*Menu nao seleccionado*/
	display: none;
}

#menu TBODY TR.selected {
	/*Menu seleccionado*/
	display: inline;
}


#page .header {	
	padding-bottom: 5px;
	text-align: center;
	font-size: 90%;
	font-weight: bold;
	text-transform: uppercase;
	/*color: #ccdae8;*/
	color: #68c3f6;
}

#page .headerSmall {
	text-align: center;
	font-size: 11pt;
	font-weight: bold;
}

#page .menu {
	border-bottom: 1px solid;
	color: #e2dede;
	color: #e2dede !important;
	font-size: 9pt;
}

#page .navigator {
	font-size: 9pt;
	text-align: left;
}

#page .content {
	text-align: center;
	color: #333333;
	font-family: verdana;
	font-size: 9pt;
}

#page label {
}

#page .field {
	padding-top: 2px;	
}

.fieldLabel {
	float: left;
	color: #333366;
	display: block;
	width: 130px;
}

#page legend {
/*	color: #003366;
	font-weight: bold;*/
}


TH.table_header{	
	
	font-weight: bold;
	/*background: url(images/bluechrome.gif) repeat-x;*/
	
	BACKGROUND: url(images/grad.png) repeat-x center bottom; 
	/*PADDING-BOTTOM: 6px; 
	WIDTH: 184px;*/ 
	/*COLOR: #000;*/ 
	/*PADDING-TOP: 6px;*/ 
	/*TEXT-DECORATION: none;*/
	
	height: 25px;
	BORDER-LEFT: white 1px solid;
	BORDER-TOP: #E2DEDE 1px solid;
	BORDER-BOTTOM: #E2DEDE 1px solid;
	BORDER-RIGHT: #E2DEDE 1px solid;
}

.navwrap {
	CLEAR: both;  
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	BACKGROUND: url(images/rebordo.png) repeat-x; MARGIN: 0px; 
	COLOR: black; HEIGHT: 30px
}

.navwrap2 {
	CLEAR: both; FONT-SIZE: 0.8em; 
	BACKGROUND: url(images/subnavbg.gif) repeat-x; 
	MARGIN: 0px; COLOR: #f9f9f9; HEIGHT: 30px
}

TH.table_header a {
	font-weight: bold;
}

TH.table_header a:hover {
	font-weight: bold;
	/*color: #901812;*/ 		
}

TH.table_header:hover {
	BACKGROUND: url(images/topics1.gif) #d0cab7 repeat-x center bottom; 
	color: black; 	
	COLOR: #000;
}


TH.table_header_large {
	background-color: #d8b55e;
	color: black;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}


TR.table_rows, TR.table_rows a {
	background-color: white;
}


TR.table_alternaterows, TR.table_alternaterows a {
	background-color: #f3f9ff;
}

TR.table_hiliterows, TR.table_hiliterows a {
	/*background-color: #878477;*/
	background-color: #b8b8b8;
	color: white;
	/*font-weight: bold;*/
	text-decoration: none;	             
}

TR.table_hiliterows a:hover {
	text-decoration: underline;
	color: white;
}

TD.table_footer {
	/*background-color: #f6f2de;
	color: blue; */
	
	/*padding: 2px;*/
	text-align: right;
	font-weight: bold;
	/*border: 1px solid #f6f2de;
	background: url(images/bluechrome.gif) repeat-x;*/
	BACKGROUND: url(images/grad.png) repeat-x center bottom; 
	height: 25px;
	BORDER-LEFT: white 1px solid;
	BORDER-TOP: #E2DEDE 1px solid !important;
	BORDER-BOTTOM: #E2DEDE 1px solid !important;
	BORDER-RIGHT: #E2DEDE 1px solid !important;
	
}

TABLE.datagrid TR TD{
	padding-right: 1px;
	border-right: 1px solid white;
	
}

TABLE.datagrid TH {
	/*background-color:#FFFFFF;*/
	/*padding: 2px 10px 2px 10px;*/
	/*color: white;*/
	/*border: 1px solid #c9cded;
	background: url(images/bluechrome.gif) repeat-x;*/
	text-align: center;
}

TABLE.datagrid {
	margin-top: 1em;
/*	border: 1px solid #C7C5B2;*/
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;		
	/*border: 1px solid #c9cded;*/       
}

TABLE.detalhe {
	/*margin-top: 1em;*/
	/*background-color: #ECE9D8;
	border-right: 1px solid #C7C5B2;
	border-left: 1px solid #FCF9E8;
	border-bottom: 2px solid #E2DECD;
	border-top: 1px solid #FCF9E8;*/
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	
}

	
.detalheCampos {
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;	
}

.valorLarge {
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;	
}

.campoObr {
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	padding-right: 5px;
}


.campoObrLarge {
	font-family: verdana;
	font-size: 11pt;
	font-weight: bold;
	padding-right: 5px;
}

TABLE.subdetalhe {
	/*background-color: #ECE9D8;*/
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
}

/*
.fundo {
	background-color: #ECE9D8;
	border-right: 1px solid #E2DEDE;
	border-left: 1px solid #E2DEDE;
	border-bottom: 2px solid #E2DEDE;
	border-top: 1px solid #E2DEDE;
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
}*/


#txtDados table.listagem th {
	text-align: center;
}

#txtDados table.listagem td,#txtDados table.listagem th{
	border: 1px solid #999999;
}


#command_bar {
	text-align: right;
	width: 90%;
}

#message_bar {
	margin: 1em;
	padding: 0.3em 0.3em 0.3em 2em;
	background: #5B8BBB url("/gnotarium/theme/images/info.gif") left no-repeat;
	color: #e2dede;
	font-size: 9pt;
}

.separador {
	font-weight: bold;
	color: #e2dede;
	background-color: #5B8BBB;
	margin-top: 1em;
	border-bottom: white 1px solid;
}

.warning {
	color: #AC4978;
	font-size: 0.75em;
}

.warning2 {
	color: #AC4978;
	font-size: 10pt;
}

.error {
	color: #AC4978;
	font-size: 0.75em;
}

.tooltip {
	BORDER-RIGHT: black 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: black 1px solid; PADDING-LEFT: 2px; Z-INDEX: 100; VISIBILITY: hidden; PADDING-BOTTOM: 2px; BORDER-LEFT: black 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: black 1px solid; POSITION: absolute; BACKGROUND-COLOR: #ffffee
}

.smallText {
	font-size: 8pt;
	line-height: 0.9em;
}

.paginacao{
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
}

.errorMsg {
	border: 2pt solid red;
	color: black;
	font-size: 9pt;
	padding: 3px;
}

.mainErrorMsg {
	border: 2pt solid red;
	color: black;
	font-size: 11pt;
	padding: 8px;
	width: 90%;
}

.errorHeader {
	padding-top: 0.2em;
	padding-bottom: 0.5em;
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
	color: red;
}

.imgLink img {
	border-style: none;
}

.lista {
	font-family: verdana;
	font-size: 9pt;
	width: 94%;
}

.lista th {
	background-color: #d8b55e;
	color: white;
	text-align: center;
	padding: 2px;
}

.fileInput {
	padding-bottom: 80px;
}

.addFileHelp {
	padding-top: 30px;
	text-align: left;
	font-size: 8pt;
	text-align: center;
	color: #ffb400;	
}

.addFileHelp input {
	margin-bottom: 15px;
}


#removeFile img, #firstRemoveFile img {
	border: 0;
}

#removeFile, #firstRemoveFile {
	width: 100%;
	text-align: right;	
}

#removeFile {
 	padding-top: 10px;
}

#removeFile a, #firstRemoveFile a {
	height: 24px;
}


#fileNameText {
	padding-bottom: 3px;
	margin-top: -10px;
}

BUTTON, INPUT.button{
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font-weight:bold;
	padding: 1px 2px;
	background:url(images/buttons/formbg.gif) repeat-x left top;
	width: 8em;
	margin: 0.5em;
}

input[disabled], select[disabled], textarea[disabled] {
	background: #fffce2 !important;
	border: solid 1px #d1d1d1 !important;
}

.gradient-image { background: url(images/blue_bg.gif) repeat-x; }


.wrapper_newbox {
		/*Fix para o IE centrar a tabela*/
		text-align: center;
	}
	
	.fundo_newbox {
		margin-left: auto;
		margin-right: auto;
		width: 99%;
		padding: 0px;
		border-collapse: collapse;
		border-spacing: 0;
		border: 0px;		
	}
	
	.left_col_newbox {		
		text-align: right;
		width: 30px;		
	}	
	
	.right_col_newbox {	
		width: 30px;				
	}	
	
	.content_newbox {
		margin-left: 19px;
		*margin-left: 1px;
		_margin-left: 1px;
		padding-left: 10px;
		background: #EEEEEE;
		width: 100%;
	}
	
	.content_right_newbox {
		width: 30px;		
		background-image: url(images/box/right_bg_middle.jpg); 
		BACKGROUND-REPEAT: repeat-y; 		
		background-position: left;
	}
	
	.top_middle_newbox {		 
		border: 0px;		
		text-align: left;
		BACKGROUND-IMAGE: url(images/box/top-bg6.jpg);  
		BACKGROUND-REPEAT: repeat-x;		  		  
		*width: 100%;		
	}
	
	.bot_middle_newbox {
		border: 0; /*px solid green;*/		
		text-align: left;
		BACKGROUND-IMAGE: url(images/box/bot-bg6.jpg);  
		BACKGROUND-REPEAT: repeat-x;
		*width: 100%;
	}
	
	.bot_middle_newbox2 {
		border: 0; /*px solid green;*/		
		text-align: left;
		BACKGROUND-IMAGE: url(images/box/bot-bg.jpg);  
		BACKGROUND-REPEAT: repeat-x;
		*width: 100%;
	}
	
	input[disabled], select[disabled], textarea[disabled] {
		background: #fffce2 !important;		
		border: solid 1px #d1d1d1 !important;
	}
	
	
	TABLE.quadro1 {
		font-family: verdana;
		font-size: 9pt;
		font-weight: normal;
	}
	
	div#nifty{ margin: 0 0;background: #eeeeee}
	
	b.rtop, b.rbottom{display:block;background: #FFF}
	b.rtop b, b.rbottom b{display:block;height: 1px;
	    overflow: hidden; background: #eeeeee}
	b.r1{margin: 0 5px}
	b.r2{margin: 0 3px}
	b.r3{margin: 0 2px}
	b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 5px}
	
	.quadro1 th {
		text-align: right;
		padding-right: 10px;
	}

fieldset {
  border: 1px solid #d6d6d6;
}		