body {
  font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #333333;
  line-height: 1.4em;
  margin: 0;
}
#bodycontent {
  background-image: url(imgs/body_bg.gif);
  background-repeat: repeat-x;
  background-color: #ffffff;
}

form {
  margin: 0;
}

fieldset {
  border: 1px solid #ddd;
  padding: 10px;
}

.notlista .field-item {
  font-size: 11px;
  color: #808080;
}
a {
  color: #0066cc;
  text-decoration: none;
}
a:hover {
  color: #0099ff;
  text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 0px 0px 10px 0px;
}
h1 {
  background-image: url(imgs/title_bg_wide.gif);
  background-repeat: no-repeat;
  font-size: 18px;
  font-weight: bold;
  color: #666666;
  margin: 0px 0px 15px 0px;
  padding: 8px 0px 8px 10px;
}
h1.narrow {
  background-image: url(imgs/title_bg_narrow.gif);
}

h2 {
  font-size: 18px;
  font-weight: bold;
  color: #666666;
  margin: 15px 0px 15px 0px;
  padding: 0px;
}
h2.title {
  margin: 0px 0px 15px 0px;
}
h3 {
  font-size: 14px;
  font-weight: bold;
  color: #666666;
  margin: 0px 0px 15px 0px;
  padding: 0px;
}

table {
  margin: 1em 0;
  width: 100%;
}

thead th {
  border-bottom: 2px solid #d3e7f4;
  color: #494949;
  font-weight: bold;
}

th a:link, th a:visited {
  color: #6f9dbd;
}

td, th {
  padding: .3em .5em;
}

tr.even, tr.odd, tbody th {
  border: solid #d3e7f4;
  border-width: 1px 0;
}

tr.odd, tr.info {
  background-color: #edf5fa;
}

tr.even {
  background-color: #fff;
}

tr.drag {
  background-color: #fffff0;
}

tr.drag-previous {
  background-color: #ffd;
}

tr.odd td.active {
  background-color: #ddecf5;
}

tr.even td.active {
  background-color: #e6f1f7;
}

td.region, td.module, td.container, td.category {
  border-top: 1.5em solid #fff;
  border-bottom: 1px solid #b4d7f0;
  background-color: #d4e7f3;
  color: #455067;
  font-weight: bold;
}

tr:first-child td.region, tr:first-child td.module, tr:first-child td.container, tr:first-child td.category {
  border-top-width: 0;
}

/** Heaeder **/
#header {
  background-image: url(imgs/header_bg.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  height: 109px;
  margin-bottom: 32px;
}
#header-content {
  width: 780px;
  margin: 0px auto;
  height: 109px;
  position: relative;
}
#hdrtop {
  border: 1px solid #327399;
  width: 310px;
  height: 103px;
  position: absolute;
  color: #fff;
  left: 470px;
  top: -3px;
  padding-top: 6px;
  background-color: rgb(18, 131, 187);
  background-color: rgba(18, 131, 187, 0.5);
  filter: alpha(opacity=80);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
#hdrtop a {
  color: #fff;
  font-weight: bold;
}
#logo {
  float: left;
  position: relative;
  margin: 22px 0px 0px 13px;
}
#primary {
  float: right;
  position: relative;
  top: 83px;
}
ul.primary-links li {
  background-image: url(imgs/tab_bg.gif);
  background-repeat: repeat-x;
  background-color: transparent;
  padding: 6px 8px 12px;
  margin: 0px 1px 0px 1px;
}
ul.primary-links li a {
  color: #fff;
  text-decoration: none;
}
ul.primary-links li a:hover {
  text-decoration: underline;
}
ul.primary-links li.active {
  background-image: url(imgs/tab_bg_active.gif);
  background-color: #ffffff;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}

ul.primary-links li.active a {
  color: #006699;
  font-weight: bold;
}

#footer {
  width: 760px;
  margin: 0px auto;
  text-align: center;
}

/**
 * Generic elements.
 */
.messages {
  background-color: #fff;
  border: 1px solid #b8d3e5;
}

.preview {
  background-color: #fcfce8;
  border: 1px solid #e5e58f;
}

div.status {
  color: #33a333;
  border-color: #c7f2c8;
}

div.error, tr.error {
  color: #a30000;
  background-color: #FFCCCC;
}

.form-item input.error, .form-item textarea.error {
  border: 1px solid #c52020;
  color: #363636;
}

.messages, .preview {
  margin: .75em 0 .75em;
  padding: .5em 1em;
}

.messages ul {
  margin: 0;
}

/********************************
 * Conteudo
 **/
#container {
  background-image: url(imgs/container_bg.gif);
  background-position: bottom;
  background-repeat: no-repeat;
  width: 780px;
  margin: 0px auto;
  padding-bottom: 30px;
}
#container .container-top {
  background-image: url(imgs/container_top_bg.gif);
  background-repeat: no-repeat;
  padding: 30px 10px 60px 10px;
}
#sidebar-left {
  float: left;
  width: 190px;
}

#block-search-0 {
  margin-top: 20px;
}

#block-search-0 #edit-search-block-form-1 {
  width: 90%;
}

/*** Nav bar styles ***/

div.block-menu div.mntop {
  background-image: url(imgs/menu_top.gif);
  background-repeat: no-repeat;
  padding-top: 5px;
}
div.block-menu div.content {
  background: url(imgs/menu_bottom.gif) no-repeat left bottom;
  padding-bottom: 5px;
}
.block-menu ul {
  margin: 0px;
  padding: 0px;
  background-image: url(imgs/menu_bg.gif);
  z-index: 2000;
}
.block-menu li.expanded {
  background: url(imgs/arrow-right.png) no-repeat right center;
}
.block-menu ul li {
  z-index: 2001;
  list-style:none; 
  list-style-image: none; 
  padding: 8px 15px;
  border-bottom: 1px solid #189BD7;
  width: 154px;
}
.block-menu ul li.last {
  border-bottom: none;
}
.block-menu ul li:hover {
  position:relative;
}

/*Sub Menu*/
.block-menu ul ul {
  display:none;
  position:absolute;
  left:130px;
  top:5px;
}
.block-menu li:hover > ul {
  display:block;
}
.block-menu li:hover > ul > ul {
  display:none;
}  
.block-menu li a {
  color: #fff;
  display: block;
  text-decoration: none;
}
.block-menu li a:hover {
  color: #fff;
  text-decoration: underline;
}
.block-menu li a.active {
  font-weight: bold;
}


#main {
  float: left;
  width: 555px;
  margin-left: 15px;
}

/******************************
 * home
 */

#fp-home .panel-col-top {
  margin-bottom: 20px;
}
#fp-home .panel-col-first {
  width: 356px;
}

#fp-home .panel-col-last {
  width: 196px;
}

#fp-home-news h2.pane-title {
  background: url(imgs/title_bg_narrow.gif) no-repeat;
  color: #666;
  font-size: 18px;
  font-weight: bold;
  margin: 0px 0px 15px;
  padding: 8px 0px 8px 10px;
}

#fp-home-news .views-field-title a,
#fp-home-dica .views-field-title a {
  font-size: 14px;
  font-weight: bold;
}

#fp-home-news .fp-home-news-date {
  font-size: 11px;
  color: #999;
}

#fp-home-news .views-field-field-chamada-value {
  margin: 5px 0 10px;
}

#fp-home-news .views-row {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}
#fp-home-news .views-row-last {
  border-bottom: 0;
}

#fp-home-dica {
  background: url(imgs/box_lightgrey_bottom.gif) no-repeat 50% 100%;
  padding: 0 15px 15px;
  margin-top: -15px;
}

#fp-home .panel-col-last {
  background: url(imgs/box_lightgrey_top.gif) no-repeat right top;
  padding-top: 5px;
}

#fp-home-dica h2.pane-title {
  padding-top: 3px;
  padding-left: 20px;
  background: url(imgs/lamp_icon.gif) no-repeat left 3px;
}

#fp-home-dica .views-field-teaser {
  margin: 20px 0;
}

#fp-home .nivo-controlNav {
  bottom: -15px;
}

/**************
 * Form Wizards
 */
.wizard-trail .wizard-trail-next {
  color: #DED866;
}
.wizard-trail .wizard-trail-current {
  color: #B1AC52;
}

/**************
 * Finanças
 */
#financas h2.pane-title {
  margin: 35px 0px 20px 0px;
}
#financas table {
  width: 400px;
  margin-bottom: 30px;
}
#financas table caption {
  border: 1px solid #ccc;
  padding: 5px;
}
#financas td.views-field-field-nmes-value {
  width: 100px;
}

/*******
 * Node
 */

.node table tbody {
  border: none;
}

.node .field-field-chamada {
  margin: 10px 0;
  padding: 10px;
  border: 1px solid #efefef;
  border-left: 5px solid #e0e0e0;
  font-style: italic;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 1px;
}

#fp-cadastro-titular table {
  margin: 0;
}

#fp-cadastro-titular table .form-item {
  margin-top: 0;
}

#fp-cadastro-titular table td {
  padding: 0;
}
