﻿/* 
   The below CSS file was built using samples + techniques described by Rachel Andrew in her book:
   The CSS Anthology: 101 Essential Tips, Tricks & Hacks
*/

/* Overall Page */

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	min-width: 960px;
	margin: 10px 15px;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 1px 0px 1px 0px;
}

h1
{
	font-size: 18px;
	color: #DF8600;
	background-color: #F8F8F8;
	padding: 5px 0px 5px 5px;
}

h2
{
	font-size: 17px;
	background-color: #F0F0F0; /* border: solid 1px #FFFFFF;*/
	padding: 5px 0px 5px 5px;
	color: #999999;
}

h3
{
	font-size: 16px;
}

h4
{
	font-size: 15px;
}

h5
{
	font-size: 14px;
}

h6
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

p
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

input[type="text"], input[type="password"], textarea
{
	border: solid 1px #FFFFFF;
	border-bottom: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	font-size: 10px;
	height: 14px;
	background-color: #EEEEEE;
}

input[type="submit"]
{
	height: 20px;
	font-size: 11px;
}

select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	font-size: 10px;
}

#header
{
	height: 60px;
	background-image: url(cabec_filete_vinco_1_40.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 2px;
}

#header table
{
	width: 100%;
	height: 60px;
	margin: 0px;
	padding: 0px;
}

#ctl00_upMasterPage
{
	padding-bottom: 0px;
}

.mapSite
{
	background-color: #FFF4DF;
	margin-bottom: 1px;
	padding: 5px 0px 5px 5px;
	color: #999999;
	height: 13px;
}


.mnuBackGround
{
	background-color: #F0F0F0;
	min-width: 960px;
	height: 30px;
	z-index: 20000;
}

.MasterMenu ul.AspNet-Menu /* Tier 1 */
{
	display: inline;
	z-index: 20000;
	position: inherit;
}

.MasterMenu ul.AspNet-Menu ul /* Tier 2 */
{
	width: 6em;
	top: 100%;
	left: 0;
	z-index: 20000;
}

.MasterMenu li /* all list items */
{
	background-image: url(botao_menu_down_cinza_150_30.png);
	background-repeat: no-repeat;
	width: 137px;
	text-align: center;
	color: #E88B00;
	z-index: 20000;
}

.MasterMenu li:hover, /* list items being hovered over */ .MasterMenu li.AspNet-Menu-Hover
{
	background-image: url(botao_menu_over_cinza_150_30.png);
	background-repeat: no-repeat;
	color: #CC3300;
	z-index: 20000;
}

.MasterMenu a, /* all anchors and spans (nodes with no link) */ .MasterMenu span
{
	background-image: url(botao_menu_down_cinza_150_30.png);
	color: #D96C00;
	line-height: 30px;
	z-index: 20000;
}

.MasterMenu li.AspNet-Menu-Leaf a, /* leaves */ .MasterMenu li.AspNet-Menu-Leaf span
{
	background-image: url(botao_menu_down_cinza_150_30.png);
	background-repeat: no-repeat;
	color: #D96C00;
	z-index: 20000;
}

.MasterMenu li:hover a, /* hovered text */ .MasterMenu li:hover span, .MasterMenu li.AspNet-Menu-Hover a, .MasterMenu li.AspNet-Menu-Hover span, .MasterMenu li:hover li:hover a, .MasterMenu li:hover li:hover span, .MasterMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover a, .MasterMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover span, .MasterMenu li:hover li:hover li:hover a, .MasterMenu li:hover li:hover li:hover span, .MasterMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li.AspNet-Menu-Hover a, .MasterMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li.AspNet-Menu-Hover span
{
	background-image: url(botao_menu_over_cinza_150_30.png);
	background-repeat: no-repeat;
	color: #CC3300;
	z-index: 20000;
}

.MasterMenu li:hover li a, /* the tier above this one is hovered */ .MasterMenu li:hover li span, .MasterMenu li.AspNet-Menu-Hover li a, .MasterMenu li.AspNet-Menu-Hover li span, .MasterMenu li:hover li:hover li a, .MasterMenu li:hover li:hover li span, .MasterMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li a, .MasterMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li span
{
	background-image: url(botao_menu_down_cinza_150_30.png);
	background-repeat: no-repeat;
	color: #D96C00;
	z-index: 20000;
}

.MasterMenu .AspNet-Menu-Selected /* this tier is selected */
{
	background-image: url(botao_menu_select_cinza_150_30.png);
	background-repeat: no-repeat;
	color: #CC3300;
	z-index: 20000;
}

.MasterMenu .AspNet-Menu-ChildSelected /* a tier below this one is selected */
{
	background-image: url(botao_menu_select_cinza_150_30.png);
	background-repeat: no-repeat;
	color: #CC3300;
	z-index: 20000;
}

.MasterMenu .AspNet-Menu-ParentSelected /* a tier above this one is selected */
{
	background-image: url(botao_menu_select_cinza_150_30.png);
	background-repeat: no-repeat;
	color: #CC3300;
	z-index: 20000;
}


/*.mnu
{
    background-image: url(botao_menu_down_cinza_150_30.png);
    background-repeat: no-repeat;
    width: 150px;
    height: 30px;
    text-align: center;
    color: #E88B00;
}

.mnuSelected
{
    background-image: url(botao_menu_select_cinza_150_30.png);
    background-repeat: no-repeat;
    width: 150px;
    height: 30px;
    color: #CC3300;
}

.mnuHover
{
    background-image: url(botao_menu_over_cinza_150_30.png);
	background-repeat: no-repeat;
	width: 150px;
	height: 30px;
	color: #CC3300;
}

.mnuNormal
{
    background-image: url(botao_menu_down_cinza_150_30.png);
    background-repeat: no-repeat;
    width: 150px;
    height: 30px;
    color: #D96C00;
}*/

.rightAlign
{
	text-align: right;
}

.TableGrid
{
	margin-top: 10px;
}

.innerTableGrid
{
}

.GridRowHeader
{
	height: 20px;
}

.GridRowHeader, .GridRowHeaderCustom
{
	border-left: solid 2px #b36e07;
	border-right: solid 2px #b36e07;
	border-top: solid 2px #b36e07;
	border-bottom: solid 2px #b36e07;
	background-color: #ffc75f;
}

.GridRowHeader th, .GridRowHeaderCustom th
{
	border-top: solid 2px #b36e07;
	border-bottom: solid 2px #b36e07;
	border-left: solid 1px #b36e07;
	border-right: solid 1px #b36e07;
}

.GridRowHeader th a, .GridRowHeaderCustom th a
{
	text-decoration: none;
	color: Black;
}

.GridRowHeader th a:hover, .GridRowHeaderCustom th a:hover
{
	text-decoration: underline;
}

.RightHeader
{
	border-right: solid 2px #b36e07;
}

.LeftHeader
{
	border-left: solid 2px #b36e07;
}

.ColumnDelimiter
{
	/*border-left: solid 1px #b36e07;*/
	border-left: solid 1px #b36e07;
}

.ColumnDelimiter input[type="text"], .ColumnDelimiter input[type="password"]
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	font-size: 9px;
	height: 14px;
}

.ColumnDelimiter select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	font-size: 9px;
	height: 18px;
}

.GridRowItem, .GridAlternateRowItem
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	font-size: 9px;
}

.GridAlternateRowItem
{
	background: #ffffff;
}

.GridRowItem
{
	background: #f0f0f0;
}

.GridRowItem:hover, .GridAlternateRowItem:hover
{
	background-color: #CCFFCC;
}

.GridRowItem td, .GridAlternateRowItem td
{
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

.GridEmptyRow
{
	color: #ff0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

.Termo
{
	width: 500px;
	height: 300px;
	overflow: auto;
}

.Termo p
{
	text-align: justify;
	margin: 0px 5px 10px 5px;
	padding: 0px 0px 0px 0px;
}

.versionLabel
{
	color: #ffffff;
}

.ajax__validatorcallout_error_message_cell ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}


dl
{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

dt
{
	float: left;
	position: relative;
	text-align: right;
	width: 130px;
	margin: 7px 0px 0px 0px;
	padding-left: 0;
	font-weight: bold;
}

.pDetail dt
{
	width: 170px;
}

.flat
{
	margin: 0px 0px 0px 0px;
}

.button
{
	margin: 4px 0px 0px 0px;
}

dd
{
	padding-left: 133px;
	margin: 0px 0px 0px 0px;
}

.dualContent
{
}

.dualContentLeft
{
	width: 50%;
	float: left;
}

.dualContentRight
{
	width: 50%;
	float: left;
}

.dualContentFooter
{
	clear: both;
}

.triContent
{
}

.triContentLeft
{
	width: 32%;
	float: left;
}

.triContentCenter
{
	width: 34%;
	float: left;
}

.triContentRight
{
	width: 34%;
	float: left;
}

.triContentFooter
{
	clear: both;
}

.ajax__tab_panel
{
	font-size: 15px;
}

.ajax__tab_header
{
	font-size: 22px;
	color: #0000ff;
}

.ajax__tab_outer
{
}

.ajax__tab_inner
{
	margin: 3px 3px 0px 3px;
}

.ajax__tab_tab
{
	padding: 3px 3px 0px 3px;
	border-left: solid 1px black;
	border-top: solid 1px black;
	border-right: solid 1px black;
}

.ajax__tab_body
{
	border: solid 1px black;
}

.ajax__tab_hover
{
	color: #000000;
	cursor: pointer;
}

.ajax__tab_active
{
	color: #FF3300;
}

.tooltip
{
	background-color: #FFFACD;
	border: 1px solid #000;
	padding: 10px 15px;
	width: 400px;
	display: none;
	color: #000;
	text-align: left;
	font-size: 12px;
	
	 /* outline radius for mozilla/firefox only */
	-moz-box-shadow: 0 0 10px #000;
	-webkit-box-shadow: 0 0 10px #000;
}

.modelos th.c1
{
	background-color: #E5E5E5;
	font-size: 12px;
	color: #666666;
}
.modelos th.c2
{
	background-color: #FFB27F;
	font-size: 12px;
	color: #FFEADD;
}
.modelos th.c3
{
	background-color: #FF6600;
	font-size: 12px;
	color: #FFB474;
}
.modelos th.c4
{
	background-color: #BDD3EA;
	font-size: 12px;
	color: #336699;
}

.modelos td.c1
{
	background-color: #F2F2F2;
}
.modelos td.c2
{
	background-color: #FFF5EC;
}
.modelos td.c3
{
	background-color: #FFECDF;
}
.modelos td.c4
{
	background-color: #F4F8FB;
}

.modelos td.center
{
	text-align: center;
}

.modelos td.sim
{
	color: #006600;
	text-align: center;
}
.modelos td.nao
{
	color: #990000;
	text-align: center;
}
.modelos td.valor
{
	text-align: right;
}

.external
{
	background: url(ext_lnk_icon.png) center right no-repeat;
	padding: 0 13px 0 0;
}
