/**
 * Default structure for Pindorama documents
 *
 * @author   Guilherme Capilé <capile@tcdesign.com.br>
 * @version  1.0
 * @include  etc/includes/css/default/site.css
 */
html,body {
	height: 100%;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
form {
  margin: 0px; padding: 0px; 
}
.header {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 192px;
  width: 100%;
}
.header .bkgimg {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  height: 192px;
  width: 100%;
}
.header .lang {
  position: absolute; top: 0px; right: 0px; z-index:2; 
}

.header .lang a, .header .lang a:visited, .header .lang a:link {
  font-size: 11px;
  color: #dcf03c;
}
.header .lang a:hover, .header .lang a:active {
  color: #ffffff;
}

.logo { 
  padding: 0px;
  float:left;/* background: #e1ebf0;*/
}
.logo a {
  background: #e1ebf0;
  display: block;
  border: 1px solid #286478;
  border-left: none;
  height: 50px;
  width: 150px;
  overflow: hidden;
}
.logo a:hover {
  background: #d1dbe0;
}

.nav {
  position: absolute;
  margin-top: 140px;
  width: 100%;
  z-index: 2;
  white-space: nowrap;
}

.nav ul, .nav li {
  display: inline;
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.nav li li a {
  float: none;
}
.nav li div {
  position: absolute;
  width: 150px;
  z-index: 3;
  background: #37788c;
  left: 0px;
  top: 0px;
}
.nav li.currd div {
  top: 55px;
}
.nav li.currd li div {
  top: 0px;
  left: 151px
}
.nav li a {
  display: block;
  float: left;
  width: auto;
  clear: none !important;
  padding: 20px 19px 5px 10px;
  border: 1px solid #286478;
  border-left: none;
  height: 25px;
  font-size: 12px;
  line-height: 25px;
  white-space: nowrap;
  color: #286478;
  background-color: #DCF03C;
  text-decoration: none;
  vertical-align: top !important;
}

.nav li li a {
  border: none;
  padding: 2px 5px 2px 10px;
  height: 15px;
  line-height: 15px;
  width: 135px;
  color: #ffffff;
  background: #37788c;
}
.nav li li a:link, .nav li li a:visited {
  color: #ffffff !important;
}
.nav li li a:hover {
  color: #cccccc !important;
  background: #26677b;
}
/*
.nav li li li a {
  padding-left: 15px; width: 115px;
}
.nav li li li li a {
  padding-left: 20px; width: 110px;
}
.nav li li li li li a {
  padding-left: 25px; width: 105px;
}
*/
.nav li a:hover {
  text-decoration: none;
  background-color: #ccdc09;
  text-decoration: none;
  color: #286478;
} 
.nav li.currd a {
  background: #edf79d;
  border-bottom: 1px solid #edf79d;
}
.nav li.currd a:hover {
  background: #dde78d;
  border-bottom: 1px solid #dde78d;
}
.nav li.currd li a, .nav li.currd li a:hover {
  border: none;
  background: #37788c;
}
tr.last td, tr.last th {
  border-bottom: 1px solid #dde78d;
}
#xdb .opt { margin-bottom: 3px; }
#endpage {
  position: absolute;
  width: 145px;
  top: 0px;
  left: 0px;
  margin: 200px 0px 0px 5px;
  z-index: 3;
}
#endpage ul#navc, #endpage ul#navc li {
  margin: 0px;
  padding: 0px;
  font-weight: bold;
}
#endpage ul#navc {
  list-style: square;
  color: #cccccc;
  padding: 0px 0px 0px 15px;
}
#endpage ul#navc li {
  margin: 0px 0px 10px 0px;
}
#endpage ul#navc a, #endpage ul#navc a:link, #endpage ul#navc a:visited {
  color: #ccccd6;
}
#endpage ul#navc a:hover {
  color: #9999a6;
}
#endpage a.current {
  color: #333333 !important;
  font-weight: bold;
}
#body {
  position: absolute;
  z-index: 1;
  top: 192px;
  left: 0px;
  width: 100%;
}
#body .container {
  background: #edf79d;
  padding: 10px 10px 10px 10px;
  margin-left: 151px;
}

.col1 {
  clear: both;
  float: left;
  width: 45%;
  margin: 0 5% 0 0;
  padding: 0px;
}
.col2 {
  float: left;
  width: 45%;
  margin: 0px;
  padding: 0px;
}
.col1o3 {
  clear: both;
  float: left;
  width: 30%;
  margin: 0 3% 0 0;
  padding: 0px;
}
.col2o3 {
  float: left;
  width: 30%;
  margin: 0 3% 0 0;
  padding: 0px;
}
.col3o3 {
  float: left;
  width: 30%;
  margin: 0px;
  padding: 0px;
}
.col12o3 {
  clear: both;
  float: left;
  width: 63%;
  margin: 0 3% 0 0;
  padding: 0px;
}
.col23o3 {
  float: left;
  width: 63%;
  margin: 0px;
  padding: 0px;
}




.footer {
  margin-left: 150px;
}
.footer p {
  color: #222266 !important;
}
.clear {
  clear: both;
}
.minimal {
  font-size: 1px;
  line-height: 1px;
  margin: 0px;
  padding: 0px;
}
.login {
  border: 1px solid #2e6576;
  background: url('/_images/bkg-login.png');
  width: 115px;
  padding: 10px 10px 0px 10px;
}
.login p {
  color: #c0ccd9;
  margin: 0px 0px 5px 0px !important;
}
.login a {
  font-weight: bold;
}
.login .textinput {
  font-size: 12px !important;
  height: 15px !important;
  width: 105px !important;
  border: 1px solid #444444 !important;
  background: #c0ccd9 !important;
}
.login .submitinput {
  color: #000000;
  margin-top: 10px !important;
  font-size: 11px !important;
  height: 21px !important;
  width: 65px !important;
  border: 2px outset #2e6576 !important;
  border: 2px outset #99b0bb !important;
  background: #99b0bb !important;
}
.fl { float: left; }
.fr { float: right; }/**
 * Default type configuration for Pindorama documents
 *
 * @author   Guilherme Capilé <capile@tcdesign.com.br>
 * @version  1.0
 * @include  etc/includes/css/default/type.css
 */
p, h1, h2, h3, h4, h5 { 
  margin: 5px 0 12px 0;
}
p, h1, h2, h3, h4, h5, div, td, body {
  font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 140%;
  text-decoration: none;
  font-weight: normal;
  text-align: left;
}
h1 {
  font-size: 15px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
}
h1.title {
  margin: 0px 0px 5px 0px;
}

h2, h3 {
  font-size: 13px;
  margin: 10px 0 5px 0;
  line-height: 140%;
  font-weight: bold;
  font-variant: normal;
  color: #1E5064;
}
h3 {
  font-weight: normal;
}
a:link { 
  color: #000099; text-decoration: none; 
}
a:visited { 
  color: #003399; text-decoration: none; 
}
a:hover, a:active { 
  color: #ff8000; text-decoration: underline; 
}



/*

h1 a { color: #286478; }
.conteudo a:link { color: #333399;}
.conteudo a:visited { color: #336699;}
.conteudo a:hover, a:active { color: #666699; }
a { color: #666666; }
a:link { color: #ddf033;}
a:visited { color: #ddf000;}
a:hover, a:active { color: #eeff66; }
a:link, a:visited, a:active {text-decoration: none}
a:hover, a:active { text-decoration: underline; }
*/
.lang {
    font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 70%;
	padding: 6px;
	float:right;
	background: #286478;
}

.leg {
	font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-style: normal;
	line-height: 190%;
	color: #B4CDD7;
}
.msg { font-weight: bold; color: #aa0000; }/**
 * Default color scheme for Pindorama documents
 *
 * @author   Guilherme Capilé <capile@tcdesign.com.br>
 * @version  1.0
 * @include  etc/includes/css/default/colors.css
 */

html,body,#body {
  background-color: #37788C;
}
.nav li {
  background: #ffffff;
}
.nav li li {
  background: url('/_images/bkg-li.png') repeat-y;
}
.nav li li li {
  background: url('/_images/bkg-li-li.png') repeat-y;
}
.nav li li li li {
  background: url('/_images/bkg-li-li-li.png') repeat-y;
}
.nav li li li li {
  background: url('/_images/bkg-li-li-li-li.png') repeat-y;
}
.nav li li li li li {
  background: url('/_images/bkg-li-li-li-li-li.png') repeat-y;
}

.headline {
  border-top: 1px solid #990000;border-bottom: 1px solid #990000;
}
.headline * { color: #cc0000; }
.inupdate {background:#ccdc09;border: 1px solid #286478;padding:5px 10px;display: none;}
.xdbnested { padding-bottom: 10px; }
.listlabel { border-bottom: 1px solid #666666; }
/*.xdbnested p:first-child { border-top: 1px solid #666666; }*/

.export {
  margin: -20px 0 30px 0px;
}
.mselect select { height: 100px; }

#xstatus {
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 20px;
  background: #990000;
  color: #ffffff;
  padding: 5px 0px 5px 40px;
  z-index: 1000;
}
