/*--------------------------------------------------|
| XEO_Forms 1.00 | www.itds.pt                      |
|---------------------------------------------------|
| Copyright (c) 2005 Nuno Pestana                   |
|--------------------------------------------------*/

.menuNomeUser {
	font-family: Helvetica, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: white;
	white-space: normal;
	background-color:#ACC426;
	width: 157px;	
}

.menuCell {
	background: #213A4E;
	width: 157px;
}
.headerInterval {
	height: 40px;
	border-bottom-width: 2px;
}

.menuArea {
	border-top-style: solid;
	border-top-width: 2px;
}

.mainWindow {
	border-top-style: solid;
	border-top-width: 2px;
}

.loginInfo {
  font-family: Verdana;
	font-size: 14px;
  color:#213A4E;
}

.browserInfo {
  font-family: Helvetica, Verdana, Arial;
	font-size: 9px;
  color:#213A4E;
}


.loginOpt {
	font-family: Helvetica, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: white;
	white-space: normal;
	background-color: #5E5D62;
}

.loginOpt1 {
	font-family: Helvetica, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	white-space: normal;
  color:#213A4E;  
}

.loginTab {
	width: 135px;
}

.loginOpt2 {
	font-family: Helvetica, Verdana, Arial;
	font-size: 11px;
	font-weight: bold ;
  text-decoration: underline;
	white-space: normal;  
  background-color: #BBBBBB;
}

.loginOpt2sel {
	height: 20px;
	width: 300px;
	color: Black;
	cursor: hand;
	background-color: #BBBBBB;
	padding-top: 3px;
	text-decoration: underline;
}

.loginOk {
	height: 20px;
   width:  80px;
	font-family: Helvetica, Verdana, Arial;
	font-size: 11px;
	white-space: normal;
	cursor: hand;
}


.links {
	font-family: Helvetica, Verdana, Arial;
	font-size: 11px;
	font-weight: bold ;
	white-space: normal;  
  cursor: hand;
  color: #213A4E;
}

.listCharAll {
	height: 16px;
  width:  34px;
	font-family: Helvetica, Verdana, Arial;
	font-size: 11px;
	white-space: normal;
	cursor: hand;
  border:0;
  background-color: white;
  color: #7C9832;
  text-decoration: underline;
}

.listChar {
	height: 16px;
  width:  12px;
	font-family: Helvetica, Verdana, Arial;
	font-size: 11px;
	white-space: normal;
	cursor: hand;
  background-color: white;
  color: #7C9832;
  border:0;
  text-decoration: underline;
}

.columnHeader
{
	font-family: Helvetica, Verdana, Arial;
	font-size: 11px;
	white-space: normal;
	background-color: #787A79;
	color: #FFFFFF;
	border:0;
	font-weight: bold;
	text-align:center;
	border-left-style: solid;
	border-left-width: 2px;
  
}

.columnBody
{
	font-family: Helvetica, Verdana, Arial;
	font-size: 10px;
	color: #000000;
	white-space: normal;
	background-color: white;
	border:0;
	border-bottom: 1px solid;
	text-align: right;  
  padding-right: 10px;
}

.colmunBodyFirst{
  border:0;
  border-bottom: 1px solid ;
}

.sectionCell {
	font-family: Helvetica, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #213A4E;
	white-space: normal;
	background-color: white;
}

.text {
	background-color: white;
	border:1px solid #6B8C9C;
	white-space: normal;
  	font-weight: normal;
	width:100%;
  	font-family: Helvetica, Verdana, Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.textarea {
	background-color: white;
	border:1px solid #6B8C9C;
	white-space: normal;
  font-weight: normal;
	width:100%;
  font-family: Helvetica, Verdana, Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
  height: 200px;
}

.number {
	font-family: Helvetica, Verdana, Arial;
	font-size: 11px;
	color: #213A4E;
	white-space: normal;
  font-weight: normal;
	background-color: #fcfbff;
  text-align: right;
}

.date {
	background-color: white;
	border:1px solid #6B8C9C;
	white-space: normal;
  	font-weight: normal;
	width:100%;
  	font-family: Helvetica, Verdana, Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
  text-align: center;
}

.one {
	font-family: Helvetica, Verdana, Arial;
	font-size: 11px;
	color: #213A4E;
	white-space: normal;
  font-weight: normal;
	background-color: #fcfbff;
}


.tab {
  padding-top:5px;
  padding-bottom:5px;
}


.tabLink
{
  cursor:hand;
  text-align:left;
  color:#000000;
  background-color:lightgrey;
  border:1px solid #94A6B5;
  background-position:top;
  background-repeat:repeat-x;
  font-family: Helvetica, Verdana, Arial;
  font-size: 13px;
  text-decoration: none;  
}

.tabLinkSel
{
	font-family: Helvetica, Verdana, Arial;
  font-size: 11px;
	font-weight: bold;
  background-color:#EEEEEE;
	color: #333333;
	font-weight: bold;
}

.rowResume {
	font-family: Helvetica, Verdana, Arial;
	font-size: 11px;
	white-space: normal;
  background-color: white;
  color: #213A4E;
  border:0;
  text-align:left;
  font-weight: bold;
}

.labelAttReq {
  color: #00712D;
  font-family: Helvetica, Verdana, Arial;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

.labelBlack {
  color: #000000;
  font-family: Helvetica, Verdana, Arial;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.labelAtt {
  color: #00712D;
  font-family: Helvetica, Verdana, Arial;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

.bridgeAddRemove {
	font-family: Helvetica, Verdana, Arial;
	font-size: 9px;
	white-space: normal;
  background-color: white;
  color: black;
  border:0;
  font-weight: bold;
}

.infoLoginText {
	font-family: Helvetica, Verdana, Arial;
	font-size: 11px;
	color: #213A4E;
	white-space: normal;
  font-weight: normal;
}

.linkInicial {
	height: 20px;
	font-family: Helvetica, Verdana, Arial;
	font-size: 11px;
	white-space: normal;
	cursor: hand;
}

a:active {
  text-decoration: underline;
}

.pathTab {
	font-family: Helvetica, Verdana, Arial;
	font-size: 11px;
  font-weight: bold;
	white-space: normal;
  color: red;
}

.pathText {
	font-family: Helvetica, Verdana, Arial;
	font-size: 11px;
  font-weight: bold;
	white-space: normal;
  color: #213A4E;
}

.titpag2 {
  color: #000000;
  font-family: Helvetica, Verdana, Arial;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

.execute {
  font: bold normal 10px Helvetica, Verdana, Arial;
  color: #00712D;
  border: 1px solid;
  height: 16px;
}

.brAdd {
  font: bold normal 10px Helvetica, Verdana, Arial;
  color: #00712D;
  border: 1px solid;
  height: 16px;
}

.brRem {
  font: bold normal 10px Helvetica, Verdana, Arial;
  color: #00712D;
  border: 1px solid;
  height: 16px;
}

.brCrn {
  font: bold normal 10px Helvetica, Verdana, Arial;
  color: #00712D;
  border: 1px solid;
  height: 16px;
}

.brBAK {
  font: bold normal 10px Helvetica, Verdana, Arial;
  color: #00712D;
  border: 1px solid;
  height: 16px;
}

.listConfirm {
  font: bold normal 10px Helvetica, Verdana, Arial;
  color: #00712D;
  border: 1px solid;
  height: 16px;
}

.listFind {
  font: bold normal 10px Helvetica, Verdana, Arial;
  color: #00712D;
  border: 1px solid;
  height: 16px;
}

.texto_footer {
	font: 11px Helvetica, Verdana, Arial;
	color: #787A79;
}

.texto_normal {
	font: 11px Helvetica, Verdana, Arial;
	text-align: justify;
	color: #55595A;
}
.texto_normal_conce {
	font: 11px Helvetica, Verdana, Arial;
	text-align: center;
	color: #55595A;
}
.texto_normal a {
	font: 11px Helvetica, Verdana, Arial;
	color: #55595A;
	text-decoration: none;
}
.texto_normal a:hover {
	font: 11px Helvetica, Verdana, Arial;
	color: #55595A;
	text-decoration: underline;
}
.titulo_destaque {
	font: 11px Helvetica, Verdana, Arial;
	font-weight: bold;
	text-align: left;
	color: #55595A;
}
.titulo_destaque a {
	font: 11px Helvetica, Verdana, Arial;
	font-weight: bold;
	color: #55595A;
	text-align: left;
	text-decoration: none;
}
.titulo_destaque a:hover {
	font: 11px Helvetica, Verdana, Arial;
	font-weight: bold;
	color: #55595A;
	text-align: left;
	text-decoration: underline;
}

.error {
  color: #00712D;  
  font-family: Helvetica, Verdana, Arial;
  font-size: 9px;
  font-weight: bold;
  text-decoration: none;
  padding-left: 10px;
}

.errorObject {
  color: #cc0000; 
  font-family: Helvetica, Verdana, Arial;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  height: 30px;
  padding-left: 30px;
  padding-top: 6px;
}

.errorDetail {
  white-space: normal;  
  color: #cc0000;
  font-family: Helvetica, Verdana, Arial;
  font-size: 9px;
  font-weight: bold;
  text-decoration: none;
}

.globalError {
  /*background-image: url("erro.gif");
  background-repeat: no-repeat;
  background-position: 10px 2px;*/
  border: 1px solid #55595A;
  width:99%;
}
  
  
.systemError {
  color: #cc0000;
  font-size: 5px;
}

.globalWarning {
  background-image: url("sucesso.jpg");
  background-repeat: no-repeat;
  background-position: 10px 2px;
  border: 1px solid #55595A;
}

.warning {
  color: #00712D;
  font-family: Helvetica, Verdana, Arial;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  height: 30px;
  padding-left: 30px;
  padding-top: 6px;
}

.warningDetail {
  color: #00712D;
  font-family: Helvetica, Verdana, Arial;
  font-size: 9px;
  font-weight: bold;
  text-decoration: none;
}

p {
  padding-bottom:0em;
  padding-top:0em;
  padding-right:1em;
  padding-left:1em;
}

div#nifty{ 
  margin: 0 2%;
  background: #E7E7E7;
}

strong.rtop, strong.rbottom{display:block;background: #FFF}
strong.rtop strong, strong.rbottom strong{display:block;height: 1px;
    overflow: hidden; background: #E7E7E7}
strong.r1{margin: 0 5px}
strong.r2{margin: 0 3px}
strong.r3{margin: 0 2px}
strong.rtop strong.r4, strong.rbottom strong.r4{margin: 0 1px;height: 2px;}

td.columnHeaderFirst {
    width: 2px;      
}

td.columnBodyFirst{
    width: 20px;    
}


td.columnBodyFirst img{
    display: none;
}

.labelTotal {
  color: #00712D;
  font-family: Helvetica, Verdana, Arial;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.tableFornecedoresHeader{
BORDER: #e7e7e7 1px solid;
PADDING-LEFT: 15px;
VERTICAL-ALIGN: middle;
WIDTH: 99%;
COLOR: black;
HEIGHT: 20px;
BACKGROUND-COLOR: #e7e7e7;
text-align: left;
font: 11px Helvetica, Verdana, Arial;
}
