html {
	margin: 0;
	padding: 0;
	height: 100%;
}
body {
	margin: 0px;
	padding: 0;
	height: 100%;
	background: #F7F7F7;
}
body, td, th, input, select, textarea, option, optgroup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a, a:visited {
	color: #003366;
	cursor: pointer;
}
.remove {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../imagens/adm/delete.png) no-repeat scroll right center;
	color:#000000;
	display:inline-block;
	padding-right:20px;
	cursor: pointer;
}
.teste{
	background-color: #000000;
	color: #000000;
	border: thick solid #000000;

}
.add {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../imagens/adm/add.png) no-repeat scroll right center;
	color:#000000;
	display:inline-block;
	padding-right:20px;
	cursor: pointer;
}


.attention {
	padding: 15px 0px;
	margin-bottom: 15px;
	background: #FEFBCC;
	border: 1px solid #E6DB55;
	font-size: 12px;
	text-align: center;
}

form {
	margin: 0;
	padding: 0;
}
#header {
	height: 56px;
	padding: 0px 20px;
	background: url('../imagens/adm/header.png') repeat-x;
	/*min-width: 900px;*/
	min-width: 90%;
}
#header .div1 {
	color: #FFFFFF;
	padding: 18px 0px 0px 0px;
	float: left;
	font-family: Tahoma;
	font-size: 18px;
	font-style: italic;
	font-weight: 900;
}
#header .div2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	padding: 0px 0px 0px 0px;
	float: right;
	vertical-align: bottom;
}
#header .div2 span {
	font-weight: bold;
}
#content {
	background: #FFFFFF url('../imagens/adm/background.png') 0px 1px repeat-x;
	padding: 10px 30px 25px 30px;
	min-width: 900px;	
}
#footer {
	background: #F7F7F7 url('../imagens/adm/footer.png') repeat-x;
	height: 38px;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
	text-align: center;
	font-size: 12px;
	color: #333;
}
#footer a {
	color: #333;
	text-decoration: underline;
}
.sair {
	font-weight: bold;
	color: #FFFFFF;
}
.breadcrumb, .breadcrumb a {
	font-size: 12px;
	color: #666;
	margin-bottom: 15px;
}
.success {
	padding: 15px 0px;
	margin-bottom: 15px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 12px;
	text-align: center;
}
.warning {
	padding: 15px 0px;
	margin-bottom: 15px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 12px;
	text-align: center;
}
.box {
	margin-bottom: 15px;
}
.box > .heading {
	height: 60px;
	background: url('../imagens/adm/box_center2.png') repeat-x;
	margin-bottom: 0px;
}
.box > .left {
	float: left;
	width: 7px;
	height: 60px;
	background: url('../imagens/adm/box_left2.png') no-repeat;
}
.box > .right {
	float: right;
	width: 7px;
	height: 60px;
	background: url('../imagens/adm/box_right2.png') no-repeat;
}
.box > .heading h1 {
	background-position:  2px 9px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 11px 0px 11px 30px;
	color: #FFFFFF;
	font-size: 16px;
	float: left;
	position: static;
}
.box > .heading .buttons {
	float: right;
	padding-top: 8px;
}
.box > .content {
	padding: 10px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	min-height: 300px;
}
.boxQuadro {
	margin-bottom: 15px;
	width: 760px;
	min-height: 500px;
	overflow: auto;
}
.boxQuadro > .heading {
	height: 40px;
	background: url('../imagens/adm/box_center1.png') repeat-x;
	margin-bottom: 0px;
}
.boxQuadro > .left {
	float: left;
	width: 7px;
	height: 40px;
	background: url('../imagens/adm/box_left.png') no-repeat;
}
.boxQuadro > .right {
	float: right;
	width: 7px;
	height: 40px;
	background: url('../imagens/adm/box_right.png') no-repeat;
}
.boxQuadro > .heading2 {
	height: 40px;
	background: url('../imagens/adm/box_center1.png') repeat-x;
	margin-bottom: 0px;
	
}
.boxQuadro > .left2 {
	float: left;
	width: 7px;
	height: 40px;
	background: url('../imagens/adm/box_left3.png') no-repeat;
}
.boxQuadro > .right2 {
	float: right;
	width: 7px;
	height: 40px;
	background: url('../imagens/adm/box_right3.png') no-repeat;
}
.boxQuadro > .heading2 h1 {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 11px 0px 11px 30px;
	color: #000000;
	font-size: 16px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
}
.boxQuadro > .heading h1 {
	background-position:  2px 9px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 11px 0px 11px 30px;
	color: #000000;
	font-size: 16px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.boxQuadro > .heading .buttons {
	float: right;
	padding-top: 8px;
}
.boxQuadro > .heading2 .buttons {
	float: right;
	padding-top: 8px;
	vertical-align: middle;
}

.button {
	padding-left: 8px;
	display: inline-block;
	margin-right: 5px;
	background: url('../imagens/adm/button_left2.png') top left no-repeat;
}
.button span {
	color: #FFF;
	display: block;
	padding: 5px 10px 5px 2px;
	background: url('../imagens/adm/button_right2.png') top right no-repeat;
}
.list {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
}
.listModelo {
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	float: right;
}
.listModelo td {
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	text-align: center;
}
.listModelo thead td {
	background-color: #EFEFEF;
	padding: 0px 5px;
}
.listModelo tbody td {
	background-color: #FFFFFF;
}
.list td {
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.list thead td {
	background-color: #EFEFEF;
	padding: 0px 5px;
}
.list thead td a, .list thead td {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}
.list tbody a {
	text-decoration: underline;
}
.list tbody td {
	vertical-align: middle;
	padding: 0px 5px;
}
.list tbody tr:odd {
 background: #FFFFFF;
}
.list tbody tr:hover {
 background: #E9E9E9;
}

.list tbody tr:even {
 background: #E4EEF7;
}
.list tbody:hover {
} 
.list .left {
	text-align: left;
	padding: 7px;
}
.list .right {
	text-align: right;
	padding: 7px;
}
.list .center {
	text-align: center;
	padding: 7px;
}
.list .centertitulo{
	height: 35px;
	text-align: center;
	border-bottom: 1px solid #000000;
}
.list .centertitulotop{
	height: 35px;
	text-align: center;
	border-top: 1px solid #000000;
}
.list .asc {
	padding-right: 15px;
	background: url('../imagens/adm/asc.png') right center no-repeat;
}
.list .desc {
	padding-right: 15px;
	background: url('../imagens/adm/desc.png') right center no-repeat;
}
.list .filter td {
	padding: 5px;
	background: #E7EFEF;
}
.list1 {
	border-collapse: collapse;
	width: 90%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	text-align: center;
}

.list2 {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
}
.list2 td {
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}

.list2 .left {
	text-align: left;
	padding: 7px;
}
.list2 .right {
	text-align: right;
	padding: 7px;
}
.list2 .center {
	text-align: center;
	padding: 7px;
}

.pagination {
	margin-top: 30px;
	border-top: 1px solid #EEEEEE;
	background: #F8F8F8;
	display: inline-block;
	width: 100%;
}
.pagination .links, .pagination .results {
	padding: 9px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}
.form {
	width: 100%;
	border-collapse: collapse;
}
table.form tr td:first-child {
	width: 200px;
}
.form > * > * > td {
	padding: 10px;
	color: #000000;
	border-bottom: 1px dotted #CCCCCC;
}
.help {
	color: #999;
	font-size: 8px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	display: block;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	padding-top: 3px;
	display: block;
	font-size: 12px;
	font-weight: normal;
}
.scrollbox {
	border: 1px solid #CCCCCC;
	width: 350px;
	height: 100px;
	background: #FFFFFF;
	overflow-y: scroll;
}
.tabs {
	padding: 0px 0px 0px 10px;
	height: 30px;
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 15px;
}
.tabs a {
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../imagens/adm/tab.png') repeat-x;
	padding: 6px 15px 7px 15px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #000000;
	margin-right: 2px;
}
.tabs a:hover {
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../imagens/adm/tab.png') repeat-x;
	padding: 6px 15px 7px 15px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	color: #000000;
	margin-right: 2px;
}

.tabs a.selected {
	padding-bottom: 8px;
	font-size: 23px;
	background: #00CC33;
}
.vtabs {
	width: 180px;
	padding: 10px 0px;
	min-height: 300px;
	float: left;
	border-right: 1px solid #DDDDDD;
}
.vtabs a {
	display: block;
	float: left;
	width: 150px;
	margin-bottom: 5px;
	clear: both;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	background: #F7F7F7;
	padding: 6px 14px 7px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	color: #000000;
}
.vtabs a.selected {
	padding-right: 15px;
	background: #FFFFFF;
}
.vtabs_page {
	margin-left: 195px;
}
.scrollbox div {
	padding: 3px;
}
.scrollbox div input {
	margin: 0px;
	padding: 0px;
	margin-right: 3px;
}
.scrollbox div.even {
	background: #FFFFFF;
}
.scrollbox div.odd {
	background: #E4EEF7;
}
/*Novos*/
.alerta1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.aguardar
{
	position:absolute;
	width:100%;
	height:100%;
	top:10%;
	left:0px;
	background-color: #000000;
	layer-background-color: #000000;
	visibility: hidden;
	filter: alpha(Opacity=20);
	/*filter: blendTrans (duration=10.0, transition=10);*/
}
.aguardarMsg
{
	position:absolute;
	width:100%;
	height:100px;
	top:40%;
	layer-background-color: #000000;
	padding: 2px;
	background-image: url(../imagens/adm/faguarde2.png);
	background-position: center center;
	background-repeat: repeat;
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	z-index: 20; 
}
.paginasQuadro2
{
	position:absolute;
	width:500px;
	height:400px;
	top:20%;
	left:20%;
	background-color: #CCCCCC;
	layer-background-color: #000000;
	padding: 2px;
	border: 2px solid #000000;
	visibility: hidden;
	font-style: normal;
	text-align: center;
	background-image: url(../imagens/adm/barra.png);
	background-repeat: no-repeat;
	background-position: center top;
	/*overflow: scroll;*/
}
.BoxMsg
{
	position:absolute;
	width:350px;
	height:200px;
	top:20%;
	left:30%;
	background-color: #E6E6E6;
	layer-background-color: #000000;
	padding: 2px;
	border: thick outset #666666;
	font-style: normal;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	/*overflow: scroll;*/
}

.paginasQuadro
{
	position:absolute;
	width:800px;
	height:600px;
	top:10%;
	left:10%;
	background-color: #FFFFFF;
	layer-background-color: #000000;
	padding: 2px;
	border: 2px solid #000000;
	visibility: hidden;
	font-style: normal;
	text-align: center;
	background-image: url(../imagens/adm/barra.png);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: scroll;
}
.upload 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-image: url(../imagens/adm/tab.png);
	background-repeat: repeat-x;
	padding: 1px;
	border: 1px solid #000000;
}
.btnTablet
{
	height: 100px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-color: #FFFFFF;
	white-space: pre;
	text-align: center;
	vertical-align: middle;
}
.btnTabletLiberado
{
	height: 100px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-color: #009933;
	white-space: pre;
	text-align: center;
	vertical-align: middle;
}
.largEtiqueta 
{
	height: 15mm;
	width: 34mm;
	text-align: center;
	vertical-align: middle;
	font-family: "Bar-Code 39";
	font-size: 20px;
	/*border: 1px solid #000000;*/
}
.textoEtiqueta
{
	font-family: "Tahoma";
	font-size: 8px;

}
.largEntreEtiqueta 
{
	height: 15mm;
	width: 3mm;
}
.largTable 
{
	height: 120mm;
	width: 186mm;
}
.btnEvento
{
	height: 50px;
	width: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-color: #FFFFFF;
	white-space: pre;
	text-align: center;
	vertical-align: middle;
}
.botao
{
	background-color: #FFFFFF;
	border: none;

}
.botaoVerde
{
	background-color: #00FF99;
	border: none;
}
.botaoAmarelo
{
	background-color: #FFFF99;
	border: none;
}
.TRNtitcampo	{text-align:right;padding-right:2px;padding-left:2px;color:#333333;font-size:11px;font-weight:normal;font-family:Arial, Verdana, Helvetica;padding-right:2px;padding-left:2px;}
.TRNdado		{text-align:left;font-weight:bold;padding-right:2px;padding-left:2px;color:#333333;font-family:Arial, Verdana, Helvetica;font-size:11px;}
.TRNinput		{margin:0px 0px 0px 0px;font-size:10px;font-family:Arial,Verdana,Helvetica;background-color:#f5f5f5;border:0px;}
input			{margin:0px 0px 0px 0px;font-size:10px;font-family:Arial, Verdana, Helvetica;background-color:#ffffff;border:1px solid #aba8a8;border-style: solid;}
.input2			{margin:0px 0px 0px 0px;font-size:10px;font-family:Arial, Verdana, Helvetica;background-color:#ffffff;border:1px solid #aba8a8;border-style: solid;}

.cxAlta {
	text-transform: uppercase;
}
.menuSite {
	font-family: Tahoma;
	font-size: 11px;
	color: #333366;
	text-decoration: none;
	border: none;
}
.menuSite a {
	font-family: Tahoma;
	font-size: 11px;
	color: #333366;
	text-decoration: none;
	border: none;
}
.menuSite a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #333366;
	text-decoration: none;
	text-decoration: underline;
	border: none;
}
