/******************************************************
*
*                      CSS GERAL
*
*******************************************************/
body
{
	margin: 0px;
	padding: 0px;
	text-align:center;
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #536482;
	background-color: #FFFFFF;
}
body, p, th, td, li, dd {
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small
}

html>body, html>div, html>p, html>th, html>td, html>li, html>dd {
	font-size: small
}

br
{
	clear: both;
}

img
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	vertical-align: middle;
}

input, select, textarea
{
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 5px;
 	padding: 2px;
	color: #333333;
	border: 1px solid #C0C0C0;
	background-color: #F5F5F5;
	font-family: Verdana, Arial, Helvetica, Garamond, sans-serif, serif;
	font-size: 11px;
}
input[type='radio'], input[type='radio']:hover
{
	border: 0px;
	background:none;
}
input[type='radio']:hover
{
	cursor: pointer;
}
submit{
border:none;
}
label
{
	text-align: left;
	vertical-align: middle;
	margin-top: 5px;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 2px;
	float: left;
}

a
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-decoration: none;
	color: #000000;
}

p.mensagemErro
{
	width: 90%;
	text-align: left;
	margin: 15px;
	color: #009900;
	font-weight: bold;
}

span.auxVertical
{ 
    width:0px; 
    height:100%;
	vertical-align:middle;
}

div.box
{
	display: table;
	text-align: center;
}

span.vBox
{
	display: table-cell;
	vertical-align:middle;
	text-align:center;
}



/******************************************************
*
*                         TOPO
*
*******************************************************/

div.topo
{
	width: 100%;
	height: 79px;
	margin: 0px;
	padding: 0px;
}

div.logoContainer
{
	width: 500px;
	height: 79px;
	margin: 0px auto;
	padding: 0px;
}

div.divisaoCabecalho
{
	width: 100%;
	height: 25px;
	border-bottom: 1px solid #CECECE;
	margin: 0px;
}

div.containerMenuUsers
{
	width: 900px;
	height: 25px;
	margin: 0px auto;
	text-align: left;
}

div.menuContainer
{
	width: 757px;
	height: 25px;
	margin: 0px;
	float: left;
	display: inline;
	z-index: 1000;
}

div.numUsers
{
	width: 61px;
	height: 25px;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	float: left;
	display: table;
	background-color: #e0e0e0;
	border-left: 1px solid #BEBEBE;
}

span.numUsers
{
	width: 61px;
}

div.logout
{
	width: 80px;
	height: 25px;
	text-align: center;
	margin: 0px;
	float: left;
	display: table;
	background-color: #e0e0e0;
	border-left: 1px solid #BEBEBE;
}

span.logout
{
	width: 80px;
}

/******************************************************
*
*                         CORPO
*
*******************************************************/

div.tudo
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: transparent url('./../images/gradiente_corpo.png') top left repeat-x;
}

div.corpo
{
	width: 900px;
	padding: 0px;
	min-height:300px;
	margin: auto;
	border: 0px;
	border-left: 1px solid #CECECE;
	border-right: 1px solid #CECECE;
}

#content
{
	text-align:left;
	width:890px;
	margin-left:auto;
	margin-right:auto;
}

div.rodapeCorpo
{
	width: 900px;
	height: 25px;
	padding: 0px;
	margin: 0px auto;
	border: 0px;
}

div.rodapeCorpo img
{
	float: left;
}

/******************************************************
*
*                       Rodapé
*
*******************************************************/

div.rodape
{
	width: 100%;
	height: 45px;
	margin: 0px;
	padding: 0px;
	background: transparent url('./../images/gradiente_rodape.png') repeat-x;
}

div.conteudoRodape
{
	width: 900px;
	height: 45px;
	padding: 0px;
	margin: 0px auto;
	background: transparent url('./../images/fundo_rodape.png') repeat-x;
}

div.rodape img
{
	float: left;
}

div.textoRodape
{
	width: 884px;
	height: 45px;
	line-height: 35px;
	margin: 0px;
	padding: 0px;
	color: #315280;
	display: inline;
	float: left;
}


form legend
{
	font-size:18px;
	font-weight:bold;
	color:#315280;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 20px;
}

/* General form styles
----------------------------------------*/
fieldset {
	margin: 15px 0;
	padding: 10px;
	border-top: 1px solid #D7D7D7;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #D7D7D7;
	background-color: #FFFFFF;
	position: relative;
	width: 95%;
	margin-left:auto;
	margin-right:auto;
}

.rtl fieldset {
	border-top: 1px solid #D7D7D7;
	border-right: 1px solid #D7D7D7;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

* html fieldset {
	padding: 0 10px 5px 10px;
}

fieldset p {
	font-size: 0.85em;
}

legend {
	padding: 1px 0;
	font-family: Tahoma,arial,Verdana,Sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #115098;
	margin-top: -.4em;
	position: relative;
	text-transform: none;
	line-height: 1.2em;
	top: 0;
	vertical-align: middle;
}

/* Hide from macIE \*/
legend { top: -1.2em; }
/* end */

* html legend {
	margin: 0 0 -10px -7px;
	line-height: 1em;
	font-size: .85em;
}

/* Holly hack, .rtl comes after html */
* html .rtl legend {
	margin: 0;
	margin-right: -7px;
}

input, textarea {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.90em;
	font-weight: normal;
	vertical-align: middle;
	padding: 2px;
	color: #111111;
	border-left: 1px solid #AFAEAA;
	border-top: 1px solid #AFAEAA;
	border-right: 1px solid #D5D5C8;
	border-bottom: 1px solid #D5D5C8;
	background-color: #E3DFD8;
}

.rtl input, .rtl textarea {
	border-left: 1px solid #D5D5C8;
	border-top: 1px solid #AFAEAA;
	border-right: 1px solid #AFAEAA;
	border-bottom: 1px solid #D5D5C8;
}

input:hover, textarea:hover {
	border-left: 1px solid #AFAEAA;
	border-top: 1px solid #AFAEAA;
	border-right: 1px solid #AFAEAA;
	border-bottom: 1px solid #AFAEAA;
	background-color: #E9E9E2;
}

input.langvalue, textarea.langvalue {
	width: 90%;
}

optgroup, select {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.85em;
	font-weight: normal;
	font-style: normal;
	cursor: pointer;
	vertical-align: middle;
	width: auto;
	color: #000;
}

optgroup {
	font-size: 1.00em;
	font-weight: bold;
}

optgroup.disabled-options {
	display: none;
	background-color: gray;
}

option {
	padding: 0 1em 0 0;
	color: #000;
}

option.disabled-option {
	color: graytext;
}

.rtl option {
	padding: 0 0 0 1em;
}

.sep {
	font-weight: bold;
}

.username-coloured {
	font-weight: bold;
}

textarea {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.85em;
	width: 60%;
	padding: 2px;
}

label {
	font-size: 0.85em;
	padding: 0 5px 0 0;
}

.rtl label {
	padding: 0 0 0 5px;
}

label input {
	font-size: 1.00em;
	vertical-align: middle;
}

label img {
	vertical-align: middle;
}

fieldset.quick, p.quick {
	margin: 0 0 5px;
	padding: 5px 0 0; 
	border: none;
	background-color: transparent;
	text-align: right;
}

.rtl fieldset.quick, .rtl p.quick {
	text-align: left;
}

fieldset.quick legend {
	display: none;
}

fieldset.tabulated {
	background: none;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	border: 0;
}

fieldset.tabulated legend {
	display: none;
}

fieldset.nobg {
	margin: 15px 0 0 0;
	padding: 0;
	border: none;
	background-color: transparent;
}

fieldset.display-options {
	margin: 15px 0 2px 0;
	padding: 0 0 4px 0;
	border: none;
	background-color: transparent;
	text-align: center;
	font-size: 0.75em;
}

fieldset.display-options select, fieldset.display-options input, fieldset.display-options label {
	font-size: 1.00em;
	vertical-align: middle;
}

select option.disabled {
	background-color: #bbb;
	color: #fff;
}

/* Special case inputs */
select#board_timezone, 
select#full_folder_action {
	width: 95%;
}
/* Nice method for clearing floated blocks without having to insert any extra markup
	From http://www.positioniseverything.net/easyclearing.html 
.clearfix:after, #tabs:after, .row:after, #content:after, fieldset dl:after, #page-body:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}*/

.clearfix, #tabs, .row, #content, fieldset dl, #page-body {
	height: 1%;
	overflow: hidden;
}
/* Definition list layout for forms
	Other general def. list properties defined in prosilver_main.css
---------------------------------------- */
dl {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.00em;
}

dt {
	float: left;
	width: auto;
}

.rtl dt {
	float: right;
}

dd { color: #666666;}
dd + dd { padding-top: 5px;}
dt span { padding: 0 5px 0 0;}
.rtl dt span { padding: 0 0 0 5px;}

dt .explain { font-style: italic;}

dt label {
	font-size: 1.00em;
	text-align: left;
	font-weight: bold;
	color: #4A5A73;
}

.rtl dt label {
	text-align: right;
}

dd label {
	font-size: 1.00em;
	white-space: nowrap;
	margin: 0 10px 0 0;
	color: #4A5A73;
}

.rtl dd label {
	margin: 0 0 0 10px;
}

html>body dd label input { vertical-align: text-bottom;}	/* Tweak for Moz to align checkboxes/radio buttons nicely */

dd input {
	font-size: 1.00em;
	max-width: 100%;
}

dd select {
	font-size: 100%;
	width: auto;
	max-width: 100%;
}

dd textarea {
	font-size: 0.90em;
	width: 90%;
}

dd select {
	width: auto;
	font-size: 1.00em;
}

fieldset dl {
	margin-bottom: 10px;
	font-size: 0.85em;
	float:left;
	width:100%;
}

fieldset dt {
	width: 45%;
	text-align: left;
	border: none;
	border-right: 1px solid #CCCCCC;
	padding-top: 3px;
}

.rtl fieldset dt {
	text-align: right;
	border: none;
	border-left: 1px solid #CCCCCC;
}

fieldset dd {
	margin: 0 0 0 45%;
	padding: 0 0 0 5px;
	border: none;
	border-left: 1px solid #CCCCCC;
	vertical-align: top;
	font-size: 1.00em;
}

.rtl fieldset dd {
	margin: 0 45% 0 0;
	padding: 0 5px 0 0;
	border: none;
	border-right: 1px solid #CCCCCC;
}

dd.full, .rtl dd.full {
	margin: 0;
	border: 0;
	padding: 0;
	padding-top: 3px;
	text-align: center;
	width: 95%;
}

/* Hover highlights for form rows */
fieldset dl:hover dt, fieldset dl:hover dd {
	border-color: #666666;
}

fieldset dl:hover dt label {
	color: #000000;
}

fieldset dl dd label:hover {
	color: #003366;
}

input:focus, textarea:focus {
	border: 1px solid #003366;
	background-color: #E9E9E2;
	color: #003366;
}

/* Submit button fieldset or paragraph
---------------------------------------- */
fieldset.submit-buttons {
	text-align: center;
	border: none;
	background-color: transparent;
	margin: 0;
	padding: 4px;
	margin-top: -1px;
}

p.submit-buttons {
	text-align: center;
	margin: 0;
	padding: 4px;
	margin-top: 10px;
	width:100%;
	float:none;
}

fieldset.submit-buttons input, p.submit-buttons input {
	padding: 3px 2px;
}

fieldset.submit-buttons legend {
	display: none;
}

/* Input field styles
---------------------------------------- */

input.radio, input.permissions-checkbox {
	width: auto !important;
	background-color: transparent;
	border: none;
	cursor: default;
}

input.full,
textarea.full {
	width: 99%;
}

* html input.full, * html textarea.full { width: 95%;}
input.medium { width: 50%;}
input.narrow { width: 25%;}
input.tiny { width: 10%;}
input.autowidth { width: auto !important;}
.box2 .inputbox { background-color: #E9E9E9;}

/* Form button styles
---------------------------------------- */
a.button1, input.button1, input.button3,
a.button2, input.button2 {
	width: auto !important;
	padding: 1px 3px 0 3px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #000;
	font-size: 0.85em;
	background: #EFEFEF url("./../images/bg_button.gif") repeat-x top;
	cursor: pointer;
}

a.button1, input.button1 {
	font-weight: bold;
	border: 1px solid #666666;
}

/* Alternative button */
a.button2, input.button2 {
	border: 1px solid #666666;
}

/* <a> button in the style of the form buttons */
a.button1, a.button1:link, a.button1:visited, a.button1:active,
a.button2, a.button2:link, a.button2:visited, a.button2:active {
	text-decoration: none;
	color: #000000;
	padding: 4px 8px;
}

/* Hover states */
a.button1:hover, input.button1:hover,
a.button2:hover, input.button2:hover {
	border: 1px solid #003366;
	background: #EFEFEF url("../images/bg_button.gif") repeat bottom;
	color: #003366;
}

input.disabled {
	font-weight: normal;
	color: #666666;
}


#table1{
	width: 100%;
	border: 1px solid #CCCFD3;
	background-color: #FFFFFF;
	padding: 1px;
}

#table1 th {
	padding: 3px 4px;
	color: #FFFFFF;
	background: #70AED3 url("../images/gradient2b.gif") bottom left repeat-x;
	border-top: 1px solid #6DACD2;
	border-bottom: 1px solid #327AA5;
	text-align: left;
	font-size: 0.75em;
	text-transform: uppercase;
}

#table1 td {
	text-align: left;
	font-size: 0.85em;
	padding: 4px;
	line-height: 1.20em;
}

#table1 .rtl th, #table1 .rtl td {
	text-align: right;
}

#table1 .type2 {
	border: none;
	background: none;
	padding: 0;
}

#table1 .type2 th {
	background: none;
	border-top: none;
	text-align: center;
	color: #115098;
	padding: 2px 0;
}

#table1.type2 td {
	padding: 0;
	font-size: 1em;
}

#table1.type2 td.name {
	padding: 2px;
	vertical-align: middle;
}

#table1.type3  {
	float: right;
	width: 300px;
	border: none;
	background-color: transparent;
	padding: 0;
}

#table1.rtl table.type3 {
	float: left;
}

#table1.type3 thead th {
	background-color: transparent;
	border-top: none;
	text-align: center;
	color: #115098;
	padding: 0 3px;
	font-size: 0.85em;
	font-weight: normal;
	text-transform: none;
}

#table1.type3 tbody th {
	border-top: none;
	text-align: left;
	text-transform: none;
	padding: 0;
	border: none;
	font-size: 0.90em;
	font-weight: normal;
	width: 100%;
}

#table1.rtl table.type3 tbody th {
	text-align: right;
}

#table1.type3 td {
	text-align: center;
	padding: 1px;
}

#table1 th.name {
	text-align: left;
	width: auto;
}

#table1 .rtl th.name {
	text-align: right;
}

#table1 td.name {
	text-align: left;
	font-weight: bold;
}

#table1 .rtl td.name {
	text-align: right;
}

#table1 .entry {
	text-align: left;
	font-weight: normal;
}

#table1 .rtl .entry {
	text-align: right;
}

.row1 { background-color: #F9F9F9; }
.row2 { background-color: #DCEBFE; }
.row3 { background-color: #DBDFE2; }
.row4 { background-color: #E4E8EB; }
.col1 { background-color: #DCEBFE; }
.col2 { background-color: #F9F9F9; }

.spacertb1 {
	background-color: #DBDFE2;
	height: 1px;
	line-height: 1px;
}

/* Action Highlighting
---------------------------------------- */
.successbox, .errorbox {
	padding: 8px;
	margin: 10px 0;
	color: #FFFFFF;
	text-align: center;
}

.success {
	color: #228822;
}

.error {
	color: #BC2A4D;
}

.successbox {
	background:url(./../images/fundo.png);
	background-repeat:repeat-x;
}

.errorbox {
	background:url(./../images/fundoe.png);
	background-repeat:repeat-x;
	background-color: #BC2A4D;
}

* html .errorbox, * html .successbox { height: 1%; } /* Pixel shift fix for IE */

.successbox h3 {
	color: #000000;
	margin: 0 0 0.5em;
	font-size: 1.10em;
	font-family: "Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
}
 .errorbox h3 {
	color: #FFFFFF;
	margin: 0 0 0.5em;
	font-size: 1.10em;
	font-family: "Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
}

.errorbox p {
	color: #FFFFFF;
	font-size: 0.85em;
	margin-bottom: 0;
}
.successbox p{
	color: #228822;
	font-size: 0.85em;
	margin-bottom: 0;
}
.errorbox a:link, .errorbox a:active, .errorbox a:visited{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.successbox a:link, .successbox a:active, .successbox a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.errorbox a:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.successbox a:hover {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}

/* Special cases for the error page */
#errorpage #page-header a {
	font-weight: bold;
	line-height: 6em;
}

#errorpage #content {
	padding-top: 10px;
}

#errorpage #content h1 {
	color: #DF075C;
}

#errorpage #content h2 {
	margin-top: 20px;
	margin-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
	color: #333333;
}


/*MENU*/
#nav { display: block; margin: 0px; padding: 0px; position: relative; background:#F0F0F0;z-index:1000;margin-top:0px;}
#nav li { display: block; list-style: none; margin: 0px; padding: 0px; float: left; position: relative;border-left:1px solid #CECECE;border-right:1px solid #CECECE;border-bottom:1px solid #CECECE;top:0px;margin-top:0px;}
#nav a { display: block; }
#nav ul { display: none; position: absolute; left: 0; margin: 0px; padding: 0px; }
#nav ul a { zoom: 1; } /* IE6/7 fix */
#nav ul li { float: none;}
#nav ul ul { top: 0px; }

/* Essentials - configure this */
#nav ul { width: 130px; }
#nav ul ul { left: 130px; }

/* Everything else is theming */
#nav { background-color: #F0F0F0;}
#nav a:hover { background-color:#CAD0DA;}
#nav a {color: #000000; font-size: 12px; padding: 6px; line-height: 1; }

#nav ul { top: 25px; margin-top:0px;}
#nav ul li a { background-color: #F0F0F0; }
#nav ul a.hover { background-color: #CAD0DA; }
#nav ul a {border-right: none; }
#nav table {border-collapse: collapse;}
#nav table td {padding:0px;margin:0px;width:100%}
#nav .image{background:#DCDCDC;width:25px;vertical-align:top;}

.quebra-pagina
{
	page-break-before: always;
}
