
html{ 
	overflow: -moz-scrollbars-vertical;
	overflow-x: auto;
}

body, td, tr {
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

body {
	background: #000 url("images/faktor/bg.png") repeat-x;
	color: #000;
	text-align: center;
	margin: 5px;
	padding: 5px;
}

img{
	border: 0;
}

#Principal{
	text-align: left;
	margin: 0 auto;
	width: 760px;
	border: 1px solid #000;
	background: #FFF;
}

#Popup{
	text-align: left;
	width: 96%;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #000;
	background: #FFF;
}

.EspacoTabela td{
	padding: 5px;
}

.Menu {
	-moz-border-radius: 3em 3em 0em 0em;
	text-align: center;
	border-bottom: 1px solid #ccc;
	padding-top: 6px;
	min-height: 20px;
	color: #666;
	background: #f7f7f7;
}

.TabelaMenu{
	width: 100%;
}

.TabelaMenu td{
	text-align: center;
	padding-bottom: 10px;
}

.TabelaTotal{
	width: 100%;
}

.TabelaTresQuartos{
	width: 75%;
}

.TabelaMetade{
	width: 50%;
}

.Centro{
	text-align: center;
}

.Titulo {
	padding: 10px 15px 5px 15px; 
	font-family: "Trebuchet MS",Helvetica,sans-serif;
	font-size: 1.7em;
    color: #000;
    text-decoration: none;
}

.Titulo img{
	vertical-align: middle;
}

.Codigo {
	border: #000 1px solid;
	padding: 5px;
	background: #f7f7f7;
	margin: 10px;
	font-family: Andale Mono, Courier;
	line-height: 15px;
	font-size: 11px;
}

#Conteudo {
	padding: 5px 25px 5px 25px;
}

.clear,.Clear{
	clear:both;
}

.Copyrights {
	border-top: 1px solid #ccc;
	min-height: 20px;
	text-align: center;
	padding-top: 6px;
	color: #666;
	background: #f7f7f7;
}

.Descricao{
	float:left;
	margin: 5px;
	width: 340px;
	position:relative;
}

.Valor{
	float:right;
	position:absolute;
	top: 0px;
	padding-top: 7px;
	right:0;
	width:75px;
}

.Esquerda{
	float:left;
	height: 25px;
	width: 400px;
	position: relative;
}

.Direita{
	float:right;
	height: 25px;
	position:absolute;
	top: 0px;
	right:0;
	width:255px;
}

.Imagem{
	vertical-align: middle;
	margin: 0 5px 0 5px;
}

.Aviso{
	padding: 5px;
	border: 1px dashed #F00;
	background-color: #ffb9b9;
}

.Alerta{
	padding: 5px;
	border: 1px dashed #FEBF00;
	background-color: #FFEDB9;
}

.Primario{
	float: left;
	width: 400px;
	position: relative;
	margin-left: 5px;
	clear: left;
}

.BBCode{
	width: 19px;
	padding: 0;
	padding-top: 2px;
	padding-left: 1.2px;
	height:18px;
}

.Botao {
	background-image:url(images/faktor/botao.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	border:1px solid #3A4955;
	color:#000000;
	font-family:"Lucida Grande",Verdana,Helvetica,sans-serif;
	font-size:1em;
	font-weight:normal;
}

.Botao:hover {
	background-image:url(images/faktor/botao.gif);
	background-position:0 -30px;
	background-repeat:repeat-x;
	border:1px solid #3C7FB1;
	color:#000000;
	font-family:"Lucida Grande",Verdana,Helvetica,sans-serif;
	font-size:1em;
	font-weight:normal;
}

.ID{
	width: 380px;
}

.Primario h2,.Secundario h1{
	font-family: "Trebuchet MS",Helvetica,sans-serif;
	font-size: 1.3em;
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}

.Secundario h2{
	font-size: 1.1em;
}

.Secundario{
	float: right;
	width: 275px;
}

.XField{
	width: 250px;
}

.Data{
	width: 18px;
	white-space: nowrap;
}

.vinfo {
	white-space: nowrap;
	font-weight: bold;
}

#title, #short, #full, #actions {
	width: 390px;
	float: left;
	clear: both;
}

#Resumo, #Completo{
	height: 150px;
}

#title input {
	width: 390px;
}

#options div legend {
	color: #333;
	width: 190px;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}

#tooltip {
	background: #fff;
	border: 1px solid #000;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 2px 2px;
	position: absolute;
	visibility: hidden;
}

form {
	margin: 0px;
	padding: 0px;
}

a:active, a:visited, a:link {
	color: #446488;
	text-decoration: none;
	font-size: 8pt;
}

a:hover {
	color: #00004f;
	text-decoration: none;
	font-size: 8pt;
}

a.nav:active, a.nav:visited, a.nav:link {
	font-family: "Trebuchet MS",Helvetica,sans-serif;
	padding: 0 3px 0 3px;
	color: #333;
	font-size: 11px;
	text-decoration: none;
}

a.nav:hover {
	font-size: 11px;
	color: #666;
	text-decoration: underline;
}

input, select {
	font-size: 8pt;
	font-family:"Lucida Grande",Verdana,Helvetica,sans-serif;
}

textarea {
	width: 100%;
	font-size: 9pt;
	overflow-y: visible;
	padding: 5px;
}

.bborder {
	background-color: #FFF;
}

.panel,.Painel,.PainelRelativo {
	-moz-border-radius: .3em .3em .3em .3em;
	background-color: #f7f7f7;
	padding: 3px;
	color: #666;
}

.Painel td{
	width: 200px;
}

.Celula{
	width: 230px;
}

h1, h3 {
	font-size: 12px;
	color: #ccc;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

h2{
	font-family: "Trebuchet MS",Helvetica,sans-serif;
	color: #333;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1.1em;
}

#plugins {
	width: 100%;
	border-collapse: collapse;
}

#plugins td, #plugins th {
	border: 1px solid #fff;
	padding: 3px;
}

#plugins th {
	font-size: 12px;
	color: #ccc;
	border-bottom: solid 1px #fff;
	padding: 5px;
}

.disabled,.Inativo {
	background: #f7f7f7;
}

.enabled,.Ativo {
	background: #efefef;
}

.tags {
	padding-bottom: 5px;
	padding-top: 5px;
}

.Label{
	width: 100px;
}

.On {
	background-color: #CCC;
}

.Off {
	background-color: #f7f7f7;
}