#logo {
    z-index: 20;
}

img {
    border: 0
}

div.ttl{
   width:95%;
    white-space: nowrap;
    overflow: hidden;
}

thead td{
    font-weight:bold;
}
.searchForm {
    margin: 0;
    padding: 5px 10px;
    border-bottom: 1px solid #798517;
}

.searchForm input[type="text"], .searchForm select {
    font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

#rightFrame label {
    font-weight: bold;
}

#logo {
    top: 0;
}

input.button {
    font-size: 12px !important;
}

/* TOP FRAME */

#topFrame {
    background-color: #F9F9F9;
    border: 1px solid #CCCCCC;
    height: 20px;
    left: 220px;
    overflow: auto;
    position: absolute;
    right: 40px;
    top: 50px;
}

#topFrame ul {
    height: 20px;
    list-style-image: none;
    list-style-position: inside;
    margin: 0;
    overflow: hidden;
    padding: 0;
    white-space: nowrap;
    width: 100%;
}

#topFrame li {
    display: inline;
    font-size: 12px;
}

#topFrame li a {
    display: inline;
    padding-left: 20px;
    padding-right: 20px;
    text-decoration: none;
}

#topFrame li.selected {
    background-color: #798517;
    border-right: 1px solid #798517;
}

#topFrame li.selected a {
    color: white;
    font-weight: bold;
}

#leftFrame {
    top: 85px;
}

#leftFrame li {
    height: 35px;
    background-image: none;
}

#leftFrame li.selected {
    background: #798517 none;
    border-bottom-color: #798517;
}

#leftFrame li a {
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-decoration: none;
    font-size: 12px
}

#leftFrame li div {
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-decoration: none;
    font-size: 12px;
}

#leftFrame ul#small {
    border-top: 3px solid #ccc;
}

#leftFrame ul#small li {
    height: 25px;
}

#leftFrame ul.bigArea {
    border-top: 3px solid #ccc;
}
#leftFrame ul li.smallLI{
    height: 25px;
}
#leftFrame ul li.smallLI a{
    padding-top: 5px;
    padding-bottom: 5px;
    font-size:11px;
}
#leftFrame ul li.selected div{
    color: white;
}


#leftFrame ul#small li a {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 11px
}

#leftFrame li.group {
    padding: 0;
    height: auto;
    background: none;
    border: none;
}

#leftFrame li.group li {
    height: 20px;
    background-image: none;
}

#leftFrame li.group li a {
    padding-left: 25px;
    padding-top: 3px;
    padding-bottom: 3px;
    text-decoration: none;
    font-size: 11px
}

.content {
    margin: 0;
    padding: 10px;
}

.content input, .content textarea, .content select {
    font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

#loginTable {
    margin: 60px auto;
    width: 480px;
    font-size: 11px;

}

#loginTable tr td{
    padding:5px;
    text-align:center;
}

#loginTableAdm {
    font-size: 11px;
    margin: 100px 0 0 160px;
}

#loginTableAdm tr td{
    text-align:left;
}

#loginTableAdm tr td.subButton{
    text-align:right;
    margin-right: 0;
}

#loginTableAdm tr td.subButton input{
    margin-right: 0;
}

.formTable td.prop {
    font-weight: bold;
}

fieldset {
    border: 1px solid #333;
}

@media print {
    #leftFrame, #message, #footerFrame, #taskbar, #modeOuterDiv, #modeTitle, #tabsContainer, .searchForm {
        display: none;
    }

    #logo {
        position: static;
        margin-bottom: 20px;
    }

    #rightFrame {
        overflow: visible;
        position: static;
        top: auto;
        left: auto;
        width: auto;
        background-color: transparent;
        border: none;
    }

    body {
        background-color: transparent;
    }
}

@media print {
    button {
        display: none;
    }
}

a.button-refresh {
    background-image: url(img/refresh.png);
}

a.button-pass {
    background-image: url(img/pass.png);
}

a.button-help {
    background-image: url(img/help.png);
}


.sText {
    width: 400px;
}

.sText100 {
    width: 100px;
}

.sDate {
    width: 80px;
}

.sDecimal {
    margin-left: -1px;
}

.failureDesc {
    color: #e33;
    padding-left: 5px;
}

div#fancy_div {
    background-color: transparent;
    color: black;
    font-size: 11px
}

body {
    margin: 0
}

h2 {
    color: #798517;
    font-size: 13px;
    margin: 8px 0 5px 0;
}

ul {
    list-style-position: inside;
    margin: 0;
    padding: 0;
}

li {
    padding: 2px 0;
}

.red{
    color: #e33;
}

.content table td {
    vertical-align: top;
}

a.active, div.contextInfo a.active, h2 a.active {
    color: #429abe; /*text-decoration:none;*/
    text-decoration: none;
    cursor: pointer;
    font-weight: normal;
    font-size:11px;
}

td.bigtd {
    font-size: 120%;
    color: #798517;
    border-bottom: 1px solid #798517;
    font-weight: bold;
    padding-top: 10px
}

table.cronoTable td {
    vertical-align: middle;
}

#helpbox {
    display: none;
    position: absolute;
    z-index: 50;
    padding: 3px;
    border: 1px solid black;
    background-color: #FFFFFF;
    font-size: 11px;
}

.listTable .headerSortUp {
    text-decoration: underline;
}

.listTable .headerSortDown {
    text-decoration: underline;
}

fieldset.toggle {
    margin-top: 10px;
}

fieldset.toggle legend {
    cursor: pointer;
    color: #798517;
    text-decoration: none;
    font-weight: bold;
}


.contextInfo {
    color: #798517;
    font-weight: bold;
}

.contextInfo2 {
    color: #666;
    font-weight: normal;
    font-style: italic;
}

.importantContextInfo {
    color: #e33;
    font-weight: normal;
    font-style: italic;
}

.resumo > div > table tr td:first-child,
table.dataTable tr td:first-child {
    width: 250px;
}

table.dataTable tr td.calcell{
    width: auto;
}

td.center {
    text-align: center
}





.dataTable {
    width: 100%;
}

.dataTable tr td {
    padding: 3px 1px;
}

.dataTable hr {
    background-color: #ccc;
}

form table tr td hr{
    background-color: #ccc;
}

.dataTable hr.top {
    background-color: #666;
}

hr.top {
    background-color: #666;
    margin-bottom: 7px;
}

.dataTable select {
    width: 400px;
}

.dataTable .tblOrigens select {
    width: auto;
}

.unbreakable{
    page-break-inside:avoid;
}

.listTable tr.highlightTR td{
    background-color:#798517;
}
.listTable tr.highlightTR:hover td{
    background-color:#efefef;
}

input::-moz-focus-inner /*Remove button padding in FF*/
{
    border: 0;
    padding: 0;
}


#tabsBar span.tablink, #tabsBar span.tablink-selected {
    background: url('/img/tab_pas.gif') top left no-repeat;
    width:80px;
}


#tabsBar span.tablink-selected {
    background: url('/img/tab_act.gif') top left no-repeat;
    width:80px;
}

.link{
    color: #336699 !important;
    text-decoration: none;
    cursor: pointer;
}

.loginHR{
    background-color: #ccc;
    border: 0;
    height: 1px;
    box-shadow: 0px 1px 0px #ffffff;
}

.loginFont{
    color: #999;
    font-size: 13px;
}

.edtA{
    font-weight: normal;
}

.bold{
    font-weight: bold;
}

.oldValue{
    color: #f77e31;
    font-size: 10px;
}

.contextInfoValue{
    color: gray;
    font-size: 10px;
}

h2>a,h2>a:visited{
    text-decoration: none;
    color: #798517;
    font-size: 13px;
}

.contextInfo>a,.contextInfo>a:visited{
    text-decoration: none;
    color: #798517;
    font-weight: bold;
}

.bold>a,.bold>a:visited{
    text-decoration: none;
    color: #000;
    font-weight: bold;
}
