/* GENERICOS ----------------------------------------------------------------- */

/* Normal */
p, pre, ul, li, td, .normal
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.defaultbody
{
	border-top-width: 0px;
	padding-right: 0px;
	background-position: 0% 0%;
	padding-left: 0px;
	border-left-width: 0px;
	background-image: url(../../Interface/SPRA/Recursos/Img/fundo.gif);
	border-bottom-width: 0px;
	padding-bottom: 0px;
	margin: 12px 0px 0px;
	padding-top: 0px;
	background-repeat: repeat-x;
	background-color: #9fa9b3;
	border-right-width: 0px;
}

/* Titulo */
H1, .titulo
{
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

/* */
H2, .titulo2
{
	font-weight: bold;
	font-size: 12px;
	color: #5a5956;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Leading */
H3, .leading
{
	font-weight: bold;
	font-size: 12px;
	color: #525e48;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

/* Subtitulo */
H4, .antetitulo
{
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
	color: #757772;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

H5, .subtitulo
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

/* Legenda */
H6, .legenda
{
	font-size: 9px;
	color: #525e48;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

/*  BANNER   							-----					*/

A.SpecLink:hover, A.SpecLink:active
{
	background: url(../imagens/seta_tabs.gif) no-repeat 0% center;
}
/* OFF */
.SpecLink, A.SpecLink:link, A.SpecLink:visited
{
	padding-left: 8px;
	font-weight: bold;
	font-size: 0.8em;
	text-transform: uppercase;
	color: #7b858a;
	padding-top: 3px;
	text-decoration: none;
}

/* ON */
.LinkSel, A.LinkSel:link, A.LinkSel:visited, A.LinkSel:active, A.LinkSel:hover, A.LinkNaoSel:hover, A.LinkNaoSel:active
{
	font-weight: bold;
	font-size: 8pt;
	background: whitesmoke no-repeat;
	margin: 0px;
	text-transform: uppercase;
	color: #e5891a;
	text-decoration: none;
}
/* OFF */
.LinkNaoSel, A.LinkNaoSel:link, A.LinkNaoSel:visited
{
	font-weight: bold;
	font-size: 8pt;
	text-transform: uppercase;
	color: dimgray;
	text-decoration: none;
}

/* Navegador */
.LinkNavega
{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
}
A.LinkNavega:link
{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
A.LinkNavega:visited
{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
A.LinkNavega:active
{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #CE9C00;
}
A.LinkNavega:hover
{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #CE9C00;
}

/* TITULOS DOS MODULOS */
.ModTitulo
{
	font-weight: bold;
	font-size: 7pt;
	text-transform: uppercase;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
}
.ModTituloPreto
{
	font-weight: bold;
	font-size: 7pt;
	text-transform: uppercase;
	color: #535658;
	font-family: Verdana, Helvetica, sans-serif;
}
/* USER NAME */
.User
{
	font-weight: bold;
	font-size: 7pt;
	text-transform: uppercase;
	color: #ffffff;
	font-family: Verdana, Helvetica, sans-serif;
}

/* GERAL ---------------------------------------------------------------------- */

HR
{
	color: dimgray;
}

.boldwhite
{
	font-weight: bold;
	color: white;
}
.boldyellow
{
	font-weight: bold;
	color: yellow;
}

/* formulários ( items usuais das forms )*/
input.CaixaTexto
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 8pt;
	margin: 1px;
	border-left: black 1px solid;
	color: #000000;
	border-bottom: black 1px solid;
	font-family: verdana;
	background-position: left top;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-color: #a0bad4;
}
input.CaixaTextoOver
{
	border-right: #ff6600 2px solid;
	border-top: #ff6600 2px solid;
	font-size: 11px;
	background: url(../../Interface/SPRA/Recursos/Img/caixa_fundo.gif) #fff no-repeat left top;
	margin: 0px;
	border-left: #ff6600 2px solid;
	color: #000000;
	border-bottom: #ff6600 2px solid;
	font-family: verdana;
}

.UserInput
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336699;
	border-right-color: #D5DCE4;
	border-bottom-color: #D5DCE4;
	border-left-color: #336699;
}
input.UserButton
{
	border-right: #ff6600 1px solid;
	border-top: #ff6600 1px solid;
	font-size: 11px;
	background: url(../../Interface/SPRA/Recursos/Img/caixa_fundo.gif) #fff no-repeat left top;
	margin: 0px;
	border-left: #ff6600 1px solid;
	color: #000000;
	border-bottom: #ff6600 1px solid;
	font-family: verdana;
}

/* Link normal */
A:visited, A:link, A:hover, A:active
{
	color: #124B76;
	text-decoration: none;
}

/* Items */
.ItemTitle
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: darkred;
}
.Normal	
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
.NormalSmall
{
	font-size: 9px;
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
}

/* SKINFILE CSS */

.Label
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: black;
}
.LightLabel
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
}
.ErrorLabel
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: red;
}

.TextBox
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 10pt;
	border-left: #000000 1px solid;
	color: #000000;
	border-bottom: #000000 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #a0bad4;
}

.GridView
{
	color: #333333;
}
.GridViewHeaderStyle
{
	font-weight: bold;
	color: White;
	background-color: #507CD1;
	font-size: 12pt;
}

.Wizard
{
}
.WizardStep
{
	background-color: #f5f5f5;
	padding: 6px;
}
.WizardHeader
{
	background-color: #b0c4dd;
	font-weight: bold;
	font-size: 12pt;
	padding: 6px;
}
.WizardSideBar
{
	background-color: #abbc4c;
	color: white;
	vertical-align: top;
	text-align: left;
	padding: 6px;
}
.WizardNavigation
{
	background-color: #f5f5f5;
}
.WizardButton
{
	border-right: #336699 1px solid;
	border-top: #336699 1px solid;
	font-weight: bold;
	font-size: 8pt;
	border-left: #336699 1px solid;
	color: #ffffff;
	border-bottom: #336699 1px solid;
	font-family: arial, helvetica, sans-serif;
	height: 18px;
	background-color: firebrick;
}