﻿*, *:before, *:after {
   box-sizing: border-box;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
}

* {
   margin: 0px;
   padding: 0px;
   font-family: "Segoe UI";
   font-size: 10pt;
}

html {
   width: 100%;
   height: 100%;
}

body {
   width: 100%;
   height: 100%;
   overflow-y: scroll;
   min-width: 320px;
   background-color: #000000;
   background-image: url('Img/body-bg.jpg');
   background-repeat: repeat-x;
   line-height: 20px;
   color: #222222;
}

form {
   width: 100%;
   height: 100%;
}

hr {
   /*
   border-bottom: 0;
   border-left: 0;
   border-right: 0;
   border-top: 1px solid #404040;
   height: 1px;*/
   margin: 5px 1px;
}

h1 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 16pt;
   font-weight: normal;
   color: #880000;
}

h3 {
   font-size: 9pt;
   font-weight: bold;
   color: #ff6600;
}

h4 {
   font-size: 9pt;
   font-weight: bold;
   color: #880000;
}

a {
   text-decoration: none;
   color: #333333;
}

a:hover {
   text-decoration: underline;
}

.tbGen {
   width: 100%;
   border-spacing: 0;
   border-collapse: collapse;
}

.tbGen th {
   height: 28px;
   background-color: #550000;
   color: #eeeeee;
}

.tbGen td {
   height: 28px;
   padding-left: 5px;
   padding-right: 5px;
   border-bottom: 1px solid #333333;
}

#header {
   width: 945px;
   height: 130px;
   margin: auto;
   background-color: #270900;
   text-align: center;
}

#banner {
   margin: auto;
   padding-top: 2px;
   text-align: center;
}

#nav {
   width: 945px;
   height: 24px;
   margin: 1px auto;
   background-color: #222222; 
   background-image: url(Img/footer.jpg);
   background-repeat: repeat-x;
}

#navcontainer {
   width: 945px; 
   margin: auto;
}

#navlist li {
   float: left;
   background: url(Img/menu-sep.jpg) no-repeat 0px 0px;
   line-height: 36px;
   font-weight: bold;
}

#navlist a {
   font-family: "Segoe UI", Arial, Helvetica, sans-serif;
   margin-left: 16px;
   margin-right: 16px;
   text-decoration: none;
   color: #8d5700;
}

#navlist a:hover {
   color: #dd9900;
}

#body {
   width: 945px;
   margin: auto;
   padding: 0px;
}

#context {
   width: 720px;
   min-height: 625px;
   margin: 0px 0px 5px 0px;
   float: right;
   background-color: #eeeeee;
   border: 1px solid #777777;
   background-image: url(Img/cnvbkgnd.jpg);
   padding: 15px 10px 10px 10px;
   text-align: justify;
}

#side {
   width: 220px;
   min-height: 625px;
   margin: 0px 0px 5px 0px;
   float: left;
   background-color: #44080a;
   border: 1px solid #777777;
   padding: 15px 5px 10px 5px;
   -moz-padding: 15px 10px 10px 10px;
}

.sideTit {
   width: 100%;
   height: 23px;
   color: #d4d4bf;
   /*
   width: 178px;
   background-color: #674231;
   background-image: url(Img/sideTit.jpg);
   border-bottom: 1px solid #222222;
   margin: 0px auto;
   */
   padding: 5px 10px 0px 10px;
   letter-spacing: 1px;
   text-transform: uppercase;
   font-family: "Segoe UI", Arial, Helvetica, sans-serif;
   font-size: 100%;
   font-weight: bold;
}

.sideZon {
   display: inline-block;
   width: 100%;
   padding: 10px;
   /*
   background-color: #7a4f2a;
   background-image: url(Img/side-bg.jpg);
   background-repeat: repeat-x;
   background-position: left bottom;
   margin: 0px auto 10px;
   */
   color: #eeeeee;
   text-align: center;
}

.sideZon a {
   color: #d4d4bf;
}

#footer {
   width: 945px; 
   height: 24px;
   margin: auto;
   clear: both;
   color: #ffffff;
   padding-top: 25px;
   background-image: url(Img/footer.jpg);
   background-repeat: repeat-x;
   text-align: center;
}

/*
body {
   background-color: #bdcadb;
   background-image: url('Img/bkg.jpg');
   background-position: 100px;
   background-repeat: repeat-x;
   font: 10pt Tahoma;
   overflow: scroll;
}

p {
   text-align: justify;
}

a {
   text-decoration: none;
}

a:hover {
   text-decoration: underline;
}

.menu {
   font: bold 11pt Calibri;
   background-color: #077ab9;
   color: white;
}

.menuSel {
   font: bold 11pt Calibri;
   background-color: #76c6f7;
   color: #004e8c;
}

td.menu {
   text-align: center;
   border-left: solid 1px white;
   border-top: solid 1px white;
   width: 159px;
}

td.menuSel {
   text-align: center;
   border-left: solid 1px white;
   border-top: solid 1px white;
   width: 159px;
}

td.menuLE {
   width: 12px;
   height: 18px;
   background-image: url('img/mnucre.gif');
   border-top: solid 1px white;
}

td.menuLD {
   width: 12px;
   height: 18px;
   background-image: url('img/mnucrd.gif');
   border-top: solid 1px white;
   border-left: solid 1px white;
}

h2 {
   height: 17px;
   font: bold 7pt Verdana;
   color: #3095cf;
   background-image: url('Img/icon.jpg');
   background-repeat: no-repeat;
   padding-left: 20px;
   padding-top: 2px;
   margin: 2px 0px -5px 3px;
}

.legenda {
   font: 8pt Tahoma;
   color: #505050;
}

.rodape {
   font: 8pt Tahoma;
   color: #505050;
}

input {
   font: 10pt Tahoma;
}

select {
   font: 10pt Tahoma;
}

textarea {
   font: 10pt Tahoma;
}
*/
.moldura {
   border: solid 1px #c0c0c0;
   border-radius: 7px;
   -webkit-border-radius: 7px;
   -moz-border-radius: 7px;
}

.tbCelTit {
   background-color: #e0e0e0;
   border-bottom: solid 1px #404040;
}
.tbCelTit a {
   color: White;
}
.tbCelTit a:hover {
   text-decoration: underline;
}

.tbLinPar {
   border-bottom: solid 1px #404040;
}

.tbLinImpar {
   background-color: #d0d1c7;
   background-color: rgba(120,120,120,0.3);
   border-bottom: solid 1px #404040;
}

.txtL {
   text-align: left;
}

.txtC {
   text-align: center;
}

.txtR {
   text-align: right;
}

.txtJ {
   text-align: justify;
}

.stock {
   color: green;
}

.semStock {
   color: red;
}

.shadow {
   -moz-box-shadow:    10px 10px 15px 1px #222222;
   -webkit-box-shadow: 10px 10px 15px 1px #222222;
   box-shadow:         10px 10px 15px 1px #222222;

   -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#222222')";
   filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#222222');
}


.lnkGrp {
   margin: 1px;
   border-top: 1px solid #555555;
   border-bottom: 1px solid #555555;
   background-color: #cfcfcf;
   font-weight: bold;
}

.lnkGrp:hover {
   margin: 0px;
   border: 2px solid #333333;
}


.disabled {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.6);
	z-index: 99999;
	opacity:1;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: auto;
}

.disabled > div {
	width: 400px;
	position: relative;
	margin: 25% auto;
	padding: 40px 20px 40px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #999);
	background: -webkit-linear-gradient(#fff, #999);
	background: -o-linear-gradient(#fff, #999);
}

input, select, button {
   min-height: 23px;
}

input[type='button'], input[type='submit'] {
   margin: 5px;
   min-width: 100px;
   min-height: 30px;
   padding: 0 10px;
}

input[type='text'], input[type='password'], textarea {
   padding: 3px 5px 5px;
   margin: 1px;
}

select {
   padding: 3px;
   margin: 1px;
}

input:not([type='button']):not([type='submit']):not([type='checkbox']):not([type='radio']):not([type='image']), textarea, select {
   border: 1px solid #707070;
   background-color: white;
   color: #555555;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
   -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
   -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
   -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
   -o-transition: border linear 0.2s, box-shadow linear 0.2s;
   transition: border linear 0.2s, box-shadow linear 0.2s;
}

input[type='checkbox'] {
   vertical-align: middle;
   transform: scale(1.5);
   margin: 0px 8px 3px;
}

input[type='radio'] {
   vertical-align: middle;
   transform: scale(1.5)
}

input:not([type='radio']):not([type='button']):not([type='submit']):focus, select:focus, textarea:focus {
   border: solid 1px #0ac !important;
   box-shadow: 0 0 5px 1px #969696 !important;
}

input:not([type='button']):not([type='submit']):not([type='radio']):not([type='checkbox']):disabled, textarea:disabled, select:disabled {
   color: #777 !important;
   background-color: #eee!important;
   cursor: not-allowed;
}

input[type='button'], input[type='submit'], input[type='image'] {
   border-radius: 3px;
   border: 1px solid #4e5766!important;
   background-color: #5b6e79;
   color: #fff;
}

input[type='button']:hover, input[type='submit']:hover, input[type='image']:hover {
   background-color: #6baed4;
   /*border-color: #0078d7;*/
   border: 1px solid #0078d7 !important;
}

input[type='button']:disabled, input[type='submit']:disabled {
   cursor: not-allowed;
}

input[type='image'] {
padding: 3px;
}
