errhtml, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
tfoot, thead, tr, th, td {
    border:0pt none;
    font-family:Arial,Helvetica,sans-serif;
    font-size: 100%;
    font-style:inherit;
    font-weight:inherit;
    margin:0pt;
    padding:0pt;
    vertical-align:baseline;
}

html,body{
    height:100%;
    background-color: #3F3023;
    background-color: #555;
    margin:0pt;
    cursor:default;
    text-align: center;
    line-height:14px;
    font-size: 12px;
    font-family: Arial,  Verdana, Helvetica, sans-serif;
}

/** hack para o ie valeu bill */
html>body .conteudo {
    height: auto;
}


img, a {
    border:0;
}

TEXTAREA,INPUT,SELECT {
    margin-bottom: 10px;
}

.inputtext {
    background-color: inherit;
    border: 1px solid #CCC;
    margin-left:0px;
    padding-left:0px;
}
#geral {
    margin: 0 auto;
    width: 760px;
    text-align: left;
    background-color: #EAEAEA;
}
/***
TOPO
***/
#logoCrit {
    height: 24px;
    background-color: #FFF;
}

#logoCrit h1 {
    content: "PEDIDOS ON-LINE";
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    height: 15px;
    float: left;
    padding-top: 3px;
    padding-left: 10px;
    color: #FFF;
}

#logoCrit a img {
    float: right;
}

#topo {
    background-color:#FFF;
    height: 90px;
}

#topo h1 {
    float: left;
}

#topo h2 {
    float: right;
    padding-right: 10px;
    margin-top: 70px;
    color:#1A5C96;
    font-family: verdana, arial, tahoma, sans-serif;
    font-size: 12px;
}


#topo h2 a {
    color:#1A5C96;
    text-decoration:none;
}

#topo h2 a:hover {
    color: #9E0D09;
}
/***
CONTEUDO
***/

#conteudo {    
    display: block;
    float: right;
    width: 100%;
    _height: 300px;
    min-height: 300px;
    font-family: verdana, arial, tahoma, sans-serif;
    font-size: 12px;
    background-color: inherit;
}

#conteudo #barraMenu {
    background-image: url(../images/db/shadow.jpg);
    background-repeat: repeat-x;
    height: 17px;
    padding: 2px;
    margin-bottom: 10px;
}

#conteudo #barraMenu {
    padding-left: 15px;
}
#conteudo #barraMenu a {
    padding-left: 12px;
}
form input.button{
    background:#F3F3ED ;
    border:1px solid #DCDCC6;
    border: 1px solid #888888;
    border-right: 2px solid #888888;
    border-bottom: 2px solid #888888;
    color:#2F3A55;
    font-size:11px;
    padding:1px 5px 1px 5px;
    cursor: pointer;
}
form input.button:hover{
    background-color: #AFCCFF;
    color: #000000;
    border-color:#1C5897;
}

fieldset form legend {
    padding: 10px;
    color:#025AA6;
    font-weight: bold;
}
.must {
    font-weight:bold;
}
.must:before{
    content: "* ";
}
fieldset form  label {
    display: inline-block;
    width: 190px;
    text-align: right;
    height: 20px;
    line-height: 20px;
    vertical-align: top;
}

fieldset form  span {
    font-size: 13px;
}

fieldset form small {
    font-size: 13px;
    color: #3F3023;
}
fieldset form  input, select, textarea {
    margin-left: 5px;
    margin-bottom: 15px;
    padding: 1px;
    font-family: "Courier New", Courier, mono;
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
}
fieldset form  p.buttonBar {
    /*display: block;*/
    text-align: center;
    padding: 15px 0 5px 0;
    background-color: #E6E6E6;
}

fieldset form  h2 {
    color: #025BA0;
    font-size: 15px;
    font-weight:bold;
    border-bottom: 2px solid #025BA0;
    margin-bottom: 10px;
}

form {
    letter-spacing: 1px;
}

label {
    margin-left: 10px;
    color: #666;
}

.erro {
    color: #D02D2D;
}

.erroDiv {
    border: 1px solid #DF0D0D;
    background-color:#ff9999;
}
/*
input, textarea, select{
margin-bottom: 5px;
margin-left: 10px;
}*/
fieldset h1 {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.2em;
    border-bottom: 2px dotted #6b9ef1;
    color: #5f95ef;
    padding-left: 10px;
}

fieldset h2 {
    font-weight: 700;
    font-size: 16px;
    line-height: 1.2em;
    border-bottom: 2px dotted #6b9ef1;
    color: #5f95ef;
    padding-left: 10px;
}

fieldset.login {
    margin-top: 15px;
    border: 1px solid #c1c1c1;
    border-right: 2px solid #c1c1c1;
    border-bottom: 2px solid #c1c1c1;
    width: 400px;
}

fieldset.login h1 {
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.2em;
    border-bottom: 1px dotted #6b9ef1;
    color: #5f95ef;
    padding: 5px;
}

.inputtext {
    background-color: inherit;
    border: 1px solid gray;
    margin-left:0;
    padding-left:0;
}

input.custonBtn {
    color: #5F95F4;
    border: 1px solid #5F95F4 ;
    border-bottom: 2px solid #5F95F4;
    border-right: 2px solid #5F95F4;
    font-weight: bold
}

input.custonBtn:hover{
    background-color:#5F95F4;
    color:#fff;
    cursor:pointer;
}

.dadosTexto {
    border: 1px solid #c1c1c1;
    line-height: 25px;
    padding: 10px;
    margin-bottom:10px;
}

.dadosTexto p {
    line-height: 15px;
    padding: 5px;
}

.dadosTexto p strong {
    display: block;
    float:left;
    width: 180px;
    text-align:right;
    font-weight: bold;
    color: #666;
}

.dadosTexto p span {    
    color: #666;
    padding-left: 5px;
    font-size: 12px;
}

form .field {
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    color: #555555 ;
    font-size: 9px;
    margin-bottom: 4px;
    bottom: 0;
    _vertical-align:middle;
}

form .field label {
    margin:0;
    display: block;
    float: left;
    font-size: 12px;
    width: 120px;
    text-align: right;
    padding-top: 3px;
    _vertical-align:middle;
}

form .field input,select {
    border:1px solid #CCC;
    font:100% "Trebuchet MS";
    padding: 2px;
    _vertical-align:middle;
}

form .field span {
    color: red;
}

.erroTabela {
    display: block;
    padding: 10px;
    border: 1px solid #DF0D0D;
    color:#7F0000;
    background-color:#ff9999;
    text-transform: uppercase;
    text-align: center;
}

.msgTabela {
    display: block;
    padding: 10px;
    border: 1px solid #006600;
    color:#336600;
    background-color:#ccff99;
    text-transform: uppercase;
    text-align: center;
}

form .btnPanel {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    background-color: #fafafa;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    clear:both;
}

form .center {
    text-align: center;
}

#conteudo form .cols1 {
    width: 100%;
    clear: both;
}
#conteudo form .cols2 {
    float: left;
    width: 50%;
}
#conteudo form .cols3 {
    float: left;
    width: 33%;
}

/***
RODAPE
***/
#rodape {
    margin-top: 25px;
    padding: 10px;
    clear: both;
    background-color:#fafafa;
    border-top: 3px solid #555;
    border-bottom: 2px solid #555;
}

#rodape img {
    float: left;
    padding: 27px;
}

#rodape address {
    font: 10px verdana, arial, tahoma;
    padding: 0 10px 5px;
    text-align:right;
}

#rodape strong {
    display: block;
    text-align: right;
    font: 15px serif;
    padding: 5px 10px;
}
.debug {
    text-align: left;
    color:#EFDE2C;
}
.debugRight {
    float: right;
    text-align: right;
    color:#EFDE2C;
}

/* NAVIGATION MENU */
.nav {
    background: #fff url(../images/db/shadow.jpg) bottom repeat-x;
    border: 1px solid #ccc;
    border-style: solid none solid none;
    /*margin-top: 5px;*/
    padding: 7px 12px;
}

.menuButton {
    font-size: 10px;
    padding: 0 5px;
}
.menuButton a {
    color: #333;
    padding: 4px 10px 4px 0;
    text-decoration: none;
    font-weight: bold;
}
.menuButton a.home {
    background: url(../images/icones/home26.png) center left no-repeat;
    color: #333;
    padding-left: 30px;
}
.menuButton a.list {
    background: url(../images/icones/relatorio26.png) center left no-repeat;
    color: #333;
    padding-left: 30px;
}

.menuButton a.create {
    background: url(../images/icones/novo20.png) center left no-repeat;
    color: #333;
    padding-left: 30px;
}

.menuButton a.edit {
    background: url(../images/db/edit.jpg) center left no-repeat;
    color: #333;
    padding-left: 25px;
}

.menuButton a.save {
    background: url(../images/db/save.jpg) center left no-repeat;
    color: #333;
    padding-left: 25px;
}

.menuButton a.delete {
    background: url(../images/db/delete.jpg) center left no-repeat;
    color: #333;
    padding-left: 25px;
}

.menuButton a.check {
    background: url(../images/db/notesok.jpg) center left no-repeat;
    color: #333;
    padding-left: 25px;
}

.menuButton a.close {
    /*background: url(../images/db/out.jpg) center left no-repeat;*/
    background: url(../images/icones/sair20.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}

.menuButton a.print {
    background: url(../images/icones/imprimir26.png) center left no-repeat;
    color: #333;
    padding-left: 30px;
}

.menuButton a.back {
    background: url(../images/icones/voltar20.png) center left no-repeat;
    color: #333;
    padding-left: 30px;
}

.menuButton a.upload {
    background: url(../images/db/updoc.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}

.menuButton a.export {
    background: url(../images/db/export.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.menuButton a.sortList {
    background: url(../images/db/table_sort.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}