/*'-------------------------------------------------------------------------------
'Region "Historico / Observações"
'Arquivo  : default.css
'Data     : 14/02/2006
'Autor    : Rodrigo Luiz Zólio Gonzaga
'Copyright: Verde Gaia Consultoria - Todos os direitos reservados. 
'-------------------------------------------------------------------------------
'Alterações:
'-------------------------------------------------------------------------------
'Testes efetuados:
'-------------------------------------------------------------------------------*/
body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 8pt;
	font-family: Arial,Verdana;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
    background-color: Gainsboro;
}

.LabelProcessando
{
	font-weight: bold;
	font-size: large;
	color: blue;
}


.GridViewHeader
{
    background-image: url(images/tool_head.gif);
    background-repeat: repeat-x;
    height: 17px;
    padding-top: 4px;
    font-weight: bold;
    font-size: 1em;
    font-family: Arial,Verdana;
}
.GridViewHeaderFixo
{
    background-image: url(images/tool_head.gif);
    background-repeat: repeat-x;
    height: 17px;
    padding-top: 4px;
    font-weight: bold;
    font-size: 1em;
    font-family: Arial,Verdana;
}


.GridViewHeaderTitle
{
    background-image: url(images/headerBg.gif);
    background-repeat: repeat-x;
    height: 17px;
    padding-top: 4px;
    font-weight: bold;
    font-size: 1em;
    font-family: Arial,Verdana;
    vertical-align: middle;
}



.GridViewImgExcluir
{
    height: 16px;
    width: 16px;
    border-style:none;
    vertical-align:middle;
}
.GridViewImgEditar
{
    height: 16px;
    width: 16px;
    border-style:none;
    vertical-align:middle;
}


.GridViewPager
{
    background-image: url(images/tool_head.gif);
    background-repeat: repeat-x;
    height: 15px;
    padding-top: 2px;
    font-size: 1em;
    font-family: Arial,Verdana;
}

.GridViewFooter
{
}

.GridViewRow
{
    font-size: 1em;
    font-family: Arial,Verdana;
}
.GridViewRowInativo
{
	font-size: 1em;
	font-family: Arial,Verdana;
	background-color: azure;
	color: gray;
}


.GridViewAlternating
{
    font-size: 1em;
    font-family: Arial,Verdana;
    background-color: Gainsboro;
}
.GridViewAlternatingInativo
{
	font-size: 1em;
	font-family: Arial,Verdana;
	background-color: azure;
	color: gray;
}


.GridViewRowSelected
{
    font-size: 1em;
    font-family: Arial,Verdana;
    background-color: #009999;
    color: white;
}

.GridViewBtconf
{
	font-family: Verdana;
	font-size: xx-small;
	background-color: #ffffcc;
	color: #000000;
	font-weight: bold;
	cursor: hand;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 0px;
	padding-top: 1px;
	border-right: 1pt solid;
	border-top: 1pt solid;
	border-left: 1pt solid;
	border-bottom: 1pt solid;
	border-collapse: collapse;
	text-decoration: blink;
}




.TituloGridView
{
    font-size: 1.2em;
    font-family: Arial,Verdana;
    font-weight: bold;
    border-bottom: #0000cc 1px solid;
    text-align: left;
}

.TituloFormEdit td
{
    font-size: 1.2em;
    font-family: Arial,Verdana;
    font-weight: bold;
    border-bottom: #0000cc 1px solid;
    text-align: left;
    background-image: url(images/tool_head.gif);
    background-repeat: repeat-x;
}



.TituloFormDiretiva td
{
    font-size: 1.2em;
    font-family: Arial,Verdana;
    font-weight: bold;
    border-bottom: #0000cc 1px solid;
    text-align: left;
}


.ToolBarGridView
{
    background-image: url(images/tool_head.gif);
    background-repeat: repeat-x;
    height: 15px;
    padding-top: 0px;
    font-size: 1em;
    font-family: Arial,Verdana;
}


.TDbtconf
{
    text-align: right;
}

.btconf {
	font-family: Verdana;
	font-size: xx-small;
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
	border-style: solid;
	border-width: 1pt;
	cursor: hand;
}
.btconfEdit
{
	height: 17px;
	padding-top: 4px;
	font-weight: bold;
	font-size: 1em;
	font-family: Arial,Verdana;
	position: relative;
    background-image: url(images/tool_head.gif);
    background-repeat: repeat-x;
}
.btconfEdit td
{
	vertical-align: top;
	text-align: right;
}


.textbox
{
	color: #000000;
	font-size: xx-small;
	font-family: Verdana;
	border-left: 1px solid #666666;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom: 1px solid #666666;
	text-transform: uppercase;
}

.textboxReadOnly
{
    color: #000099;
    background-color: #ffffcc;
    font-size: x-small;
    font-family: Verdana;
    border-left: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom: 0px;
    text-transform: uppercase;
}

.onMudaValorCampoTextBox
{
	color: #000000;
	font-size: xx-small;
	font-family: Verdana;
	border-left: 1px solid #666666;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom: 1px solid #666666;
	text-transform: uppercase;

    background-position: right top;
    font-weight: bold;
    background-image: url(images/salvar.gif);
    background-repeat: no-repeat;
}

.onmouseover
{
    background-color: #99ffcc;
}

.onmouseout
{
    background-color: white;
}


.highlight_filter
{
    font-size: 1em;
    font-family: Arial,Verdana;
    background-color: #ffff99;
}

.GridViewRowImage
{
    border-style:none;
    vertical-align:middle;
}

.checkBox
{
    color: #000000;
	font-size: xx-small;
	font-family: Verdana;
}
.onMudaValorCampoCheckBox
{
    color: #000000;
	font-size: xx-small;
	font-family: Verdana;
    font-weight: bold;
}



.dropdownlist
{
	color: #000000;
	font-size: xx-small;
	font-family: Verdana;
	border-left: 1px solid #666666;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom: 1px solid #666666;
	text-transform: uppercase;
}
.onMudaValorCampoDropDownList
{
	color: #000000;
	font-size: xx-small;
	font-family: Verdana;
	border-left: 1px solid #666666;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom: 1px solid #666666;
	text-transform: uppercase;
    font-weight: bold;
}
.radioButton
{
	color: #000000;
	font-size: xx-small;
	font-family: Verdana;
	border-left: 1px solid #666666;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom: 1px solid #666666;
	text-transform: uppercase;
}
.onMudaValorCampoRadioButton
{
	color: #000000;
	font-size: xx-small;
	font-family: Verdana;
	border-left: 1px solid #666666;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom: 1px solid #666666;
	text-transform: uppercase;

    background-position: right top;
    font-weight: bold;
    background-image: url(images/salvar.gif);
    background-repeat: no-repeat;
}
.destaqueFiltro
{
	font-size: 1em;
	font-family: Arial,Verdana;
	background-color: mediumseagreen;
	font-weight: bold;
	cursor: help;
	text-decoration: underline;
}

.tempoUtilizacao
{
	font-family:Arial;
	font-size: smaller;
	background-color: transparent;
    border-left: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom: 0px;
}

