﻿/*********  ADM AREA  *************/
.HeaderBanner {
	background-color: #F2F2F2;
}
/*.TopMenu table {
	margin-bottom: 1px;
}*/
h1 {
	width: 100%;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 3px;
	background-color: #959595;
	color: #D2D2D2;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}
h1 span {
	color: #FFFFFF;
}
h2 {
	width: 100%;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
	background-color: #E1E1D9;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}
h3 {
	width: 98.6%;
	margin-right: 0px;
	margin-top: 25px;
	margin-bottom: 3px;
	background-color: #F3F3F1;
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}
h4 {
	margin-right: 0px;
	margin-top: 15px;
	margin-bottom: 3px;
	background-color: #F3F3F1;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}
h5 {
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #F3F3F1;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}
h6 {
	width: 98.6%;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 3px;
	background-color: #FFFFFF;
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #999999;
}

.TableCenter td {
	text-align: left;
}

/***********************************
LATERAL MENU
***********************************/
.TdMenu {
	width: 150px;
	padding-right: 5px;
}
.LateralMenu {
	width: 100%;
	margin-top: 2px;
}
.LateralMenu .Header {
	margin-bottom: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	display: block;
	text-decoration: none;
	color: #000000;
	background-color: #B5B5B5;
	background-image: none;
	font-weight: bold;
}
.LateralMenu .Header:hover {
	background-color: #B5B5B5;
}
.LateralMenu .Header:active {
	background-color: #B5B5B5; 
}
.LateralMenu img {
	margin-left: 3px;
	margin-right: 3px;
}
.LateralMenu a {
	border-bottom: 1px solid #B5B5B5;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 5px;
	display: block;
}
.LateralMenu a:hover {
	background-color: #ffffff;
}
.LateralMenu a:active {
	background-color: #ffffff;
}
.LateralMenu .Active {
	background-color: #ffffff;
}
.LateralMenu .hide{
display: none;
}
.LateralMenu .show{
display: block;
}
/*************************************
TOOLBAR ADM
************************************/
.Toolbar {
	width: 99.3%;
	height: 26px;
	margin-bottom: 10px;
	margin-top: 15px;
}
.ToolbarLeft {
	background-image: url(toolbar_left.png);
	background-repeat: no-repeat;
	width: 2px;
}
.ToolbarMiddle {
	background-image: url(toolbar_bg.png);
	background-repeat: repeat-x;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 3px;
	padding-right: 3px;
	vertical-align: middle;
}
.ToolbarRight {
	background-image: url(toolbar_right.png);
	background-repeat: no-repeat;
	width: 2px;
}
.ToolbarContent {
	margin-left: 0px;
	height: 18px;
	margin-top: 3px;
	border: 0px solid red;
}
.ToolbarContent img {
	margin-right: 4px;
}
.ToolbarContent td {
	padding-right: 9px;
	padding-left: 2px;
	border: 0px solid red;
	vertical-align: middle;
}
.ToolbarContent a {
	color: #000000;
	text-decoration: none;
}
.ToolbarContent a:hover {
	color: #939173;
	text-decoration: none;
}
.ToolbarContent select {
	height: 18px;
}
.ToolbarContent input {
	margin-top: -2px;
}
.ToolbarContent label {
	margin-top: -16px;
	margin-left: 20px;
	display: block;
}
.ToolbarSepara {
	background-image: url(toolbar_separa.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.ToolbarSepara img {
	margin: 0px;
}
.ToolbarForm td {
	padding-right: 8px;
}
/*************************************
TOOLBAR SHAREPOINT
************************************/
.Toolbar2 {
	width: 100%;
	height: 26px;
	margin-bottom: 3px;
	margin-top: 15px;
}
.Toolbar2 .ToolbarLeft {
	background-image: url(toolbar_left.png);
	background-repeat: no-repeat;
	width: 2px;
	padding: 0px;
}
.Toolbar2 .ToolbarMiddle {
	background-image: url(toolbar_bg.png);
	background-repeat: repeat-x;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
}
.Toolbar2 .ToolbarRight {
	background-image: url(toolbar_right.png);
	background-repeat: no-repeat;
	width: 2px;
	padding: 0px;
}
.Toolbar2 .ToolbarContent {
	margin-left: 0px;
	height: 18px;
	border: 0px solid red;
}
.Toolbar2 .ToolbarContent img {
	margin-right: 4px;
}
.Toolbar2 .ToolbarContent td {
	padding-right: 9px;
	padding-left: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: transparent;
}
.Toolbar2 .ToolbarContent a {
	color: #000000;
	text-decoration: none;
}
.Toolbar2 .ToolbarContent a:hover {
	color: #939173;
	text-decoration: none;
}
.Toolbar2 .ToolbarSepara {
	background-image: url(toolbar_separa.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.Toolbar2 .ToolbarSepara img {
	margin: 0px;
}
.Toolbar2 .ToolbarForm td {
	padding-right: 8px;
}
/*************************************
DATAGRID
************************************/
.Datagrid {
	width: 99.3%;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}
.Datagrid td {
	border-bottom: 1px solid #CBC7B8;
	height: 18px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 0px;
	vertical-align: middle;
	text-align: left;
}
.Datagrid td img {
	margin-bottom: -3px;
	margin-right: 3px;
}
.Datagrid th {
	background-color: #EBEADB;
	height: 18px;
	border-bottom: 1px solid #CBC7B8;
	padding-left: 8px;
	padding-right: 8px;
	text-align: left;
	white-space: nowrap;
}
.Datagrid th a {
	color: #000000;
	text-decoration: none;
}
.Datagrid th a:hover {
	color: #000000;
	text-decoration: none;
}
.Datagrid span.Radiobutton input {
	
}

.Datagrid tr:hover {
	background-color: #F2F2EE;
}

.DatagridFooter td {
	text-align: right;
	border-bottom: 0px;
	background-color: #EBEADB;
}
.DatagridFooter a {
	text-decoration: none;
}
.DatagridFooter a:hover {
	color: #000000;
	text-decoration: none;
}
.DatagridFooterPaginar {
}
.DatagridFooterPaginar td {
	padding-left: 3px;
	padding-right: 3px;
	border: 0px;
}
.DatagridForm {
	width: 80%;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
.DatagridForm td {
	text-align: left;
	border-top: 1px solid #E1E1D9;	
	border-bottom: 1px solid #E1E1D9;
	background-color: #F2F2EE;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 13px;
}
.DatagridForm th {
	background-color: #ffffff;
	height: 18px;
	border-bottom: 1px solid #CBC7B8;
	padding-left: 8px;
	padding-right: 8px;
	text-align: left;
	white-space: nowrap;
}
.DatagridForm th a {
	color: #000000;
	text-decoration: none;
}
.DatagridForm th a:hover {
	color: #000000;
	text-decoration: none;
}

/***********************************
VIEW / FORM
***********************************/
.View {
	width: 80%;
	border-collapse: collapse;
	margin-bottom: 10px;
	margin-top: 15px;
}
.View .Header td {
	background-color: White;
	background-image: none;
	border-top: 0px;
	font-weight: bold;
}
.View .Footer td {
	background-color: White;
	background-image: none;
	border-top: 0px;
	border-bottom: 0px;
}
.View .Footer input {
	width: auto;
}
.View th {
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #E1E1D9;	
	border-bottom: 1px solid #E1E1D9;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
	padding-right: 5px;
	width: 30%;
	vertical-align:middle;
}
.View td {
	border-top: 1px solid #E1E1D9;	
	border-bottom: 1px solid #E1E1D9;
	background-color: #F2F2EE;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 13px;
	vertical-align: middle;
}
.View table {
	width: 10%;
	border-collapse: collapse;
	margin-bottom: 0px;
	margin-top: 0px;
}
.View table td {
	border: 0px solid #E1E1D9;	
	border-bottom: 0px solid #E1E1D9;
	background-color: #F2F2EE;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 8px;
	width: 10%;
	white-space: nowrap;
}
.View ul li {
	margin-left: 15px;
}
.View input {
	width: 100%;
}
.View input.Button {
	background-image: url(bg_button.gif);
	background-repeat: repeat-x;
	border: 1px solid #B37E06;
	width: auto;
	margin-left: 3px;
}

.View select {
	width: 101%;
}
.View textarea {
	width: 100%;
	height: 100px;
}
.View input.Radiobutton {
	width: 15px;
	margin-right: 5px;
}
.View .Radiobutton input {
	width: 15px;
	margin-right: 5px;
}
.View input.Radiobutton2 {
	width: 15px;
	margin-right: 5px;
	background-color: white;
}
.View .Radiobutton2 input {
	width: 15px;
	margin-right: 5px;
	background-color: white;
}
.View .Radiobutton2 td {
	background-color: white;
}
.View .Checkbox input {
	width: 15px;
	margin-right: 5px;
}
.View .Checkbox {
	width: 15px;
	margin-right: 5px;
}
.View table.Checkbox {
	width: 100%;
}
.View .Checkbox td {
	width: 50%;
	border: 0px solid red;
}
.View .Titulo {
	font-weight: bold;
	font-size: 13px;
}
/*------------------------------------*/
.View2 {
	width: 460px;
	border-collapse: collapse;
	margin-bottom: 15px;
	margin-top: 20px;
}
/*------------------------------------*/
.ViewCalculo {
	BORDER-BOTTOM: #e1e1d9 1px solid; TEXT-ALIGN: left; WIDTH: 80%; background-color: #F2F2EE; MARGIN-BOTTOM: 15px; MARGIN-TOP: 15px; BORDER-TOP: #e1e1d9 1px solid
}
.ViewCalculo TD {
	TEXT-ALIGN: left
}
/*------------------------------------*/
input.TextCalendar {
	width: 100px;
	margin-right: 1px;
}
input.ImgCalendar {
	width: 16px;
	margin-right: 5px;
}
.h2Busca {
	width: 100%;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #E1E1D9;
	color: #333333;
}
.h2Busca td {
	font-size: 13px;
	text-align: left;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: middle;
}
.Action {
	background-color: #F2F2EE;
	border-top: 1px solid #E1E1D9;
	border-bottom: 1px solid #E1E1D9;
	width: 80%;
	text-align: right;
	margin-bottom: 15px;
}
.Action td {
	text-align: right;
}
.Action input {
	padding-left: 20px;
	padding-right: 20px;
	margin: 5px;
}
.Action2 {
	background-color: #F2F2EE;
	border-top: 1px solid #E1E1D9;
	border-bottom: 1px solid #E1E1D9;
	width: 80%;
	text-align: right;
	margin-bottom: 15px;
}
.Action2 input {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.Associa {
	width: 80%;
}
/*************************************
TABS
************************************/
.TableTabs {
	width: 99.3%;
	margin-top: 0px;
}
.TabsTdTabs {
	background-image: url(bg_tabs.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 0px solid red;
	vertical-align: bottom;
	height: 1px;
}
.Tabs {
	border: 0px solid red;
	margin-top: 15px;
	border-collapse: collapse;
}
.TabsSelected {
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	text-align: center;
	font-weight: bold;
	background-color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 6px;
	width: 120px;
}
.TabsSelected a {
	display: block;
	width: 120px;
	text-align: center;
	color: #333333;
	cursor: default;
}
.TabsUnselected {
	border-left: 1px solid white;
	border-right: 0px solid white;
	border-bottom: 1px solid #cccccc;
	background-color: #cccccc;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
	color: White;
	width: 120px;
}
.TabsUnselected a {
	display: block;
	width: 120px;
	text-align: center;
}
.TabsUnselected a:link {
	color: White;
}
.TabsTdIframe {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	background-color: White;
	vertical-align: top;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
}

/*********************************
calendario:
**********************************/
.calendarHide
{
	display: none;
	position: relative;
}
.calendarShow
{
	position: absolute;
	z-index: 0;
	background-color: #ffffff;
}
.TableCalendar 
{
	width: 150px;
}




.View .TableCalendar {
	width: auto;
	margin-bottom: auto;
	margin-top: 0px;
}

.View .TableCalendar td {
	background-color: #ffffff;
	padding: auto;
}
.View .TableCalendar table {
	width: auto;
	margin: auto;
}


.View3 {
                width: 100%;
                border-collapse: collapse;
                margin-bottom: 10px;
                margin-top: 15px;
}
.View3 .Header td {
                background-color: White;
                background-image: none;
                border-top: 0px;
                font-weight: bold;
}
.View3 .Footer td {
                background-color: White;
                background-image: none;
                border-top: 0px;
                border-bottom: 0px;
}
.View3 .Footer input {
                width: auto;
}
.View3 th {
                text-align: left;
                vertical-align: top;
                border-top: 1px solid #E1E1D9;  
                border-bottom: 1px solid #E1E1D9;
                padding-top: 7px;
                padding-bottom: 7px;
                padding-left: 5px;
                padding-right: 5px;
                width: 30%;
                vertical-align:middle;
}
.View3 td {
                border-top: 1px solid #E1E1D9;  
                border-bottom: 1px solid #E1E1D9;
                background-color: #F2F2EE;
                padding-top: 4px;
                padding-bottom: 4px;
                padding-left: 8px;
                padding-right: 13px;
                vertical-align: middle;
}
.View3 table {
                width: 10%;
                border-collapse: collapse;
                margin-bottom: 0px;
                margin-top: 0px;
}
.View3 table td {
                border: 0px solid #E1E1D9;          
                border-bottom: 0px solid #E1E1D9;
                background-color: #F2F2EE;
                padding-top: 0px;
                padding-bottom: 0px;
                padding-left: 0px;
                padding-right: 8px;
                width: 10%;
                white-space: nowrap;
}
.View3 ul li {
                margin-left: 15px;
}
.View3 input {
                width: 100%;
}
.View3 input.Button {
                background-image: url(bg_button.gif);
                background-repeat: repeat-x;
                border: 1px solid #B37E06;
                width: auto;
                margin-left: 3px;
}

.View3 select {
                width: 101%;
}
.View3 textarea {
                width: 100%;
                height: 100px;
}
.View3 input.Radiobutton {
                width: 15px;
                margin-right: 5px;
}
.View3 .Radiobutton input {
                width: 15px;
                margin-right: 5px;
}
.View3 .Checkbox input {
                width: 15px;
                margin-right: 5px;
}
.View3 .Checkbox {
                width: 15px;
                margin-right: 5px;
}
.View3 table.Checkbox {
                width: 100%;
}
.View3 .Checkbox td {
                width: 50%;
                border: 0px solid red;
}



.View4 {
	width: 85%;
	border-collapse: collapse;
	margin-bottom: 10px;
	margin-top: 15px;
}
.View4 .Header td {
	background-color: White;
	background-image: none;
	border-top: 0px;
	font-weight: bold;
}
.View4 .Footer td {
	background-color: White;
	background-image: none;
	border-top: 0px;
	border-bottom: 0px;
}
.View4 .Footer input {
	width: auto;
}
.View4 th {
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #E1E1D9;	
	border-bottom: 1px solid #E1E1D9;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
	padding-right: 5px;
	width: 30%;
	vertical-align:middle;
}
.View4 td {
	border-top: 1px solid #E1E1D9;	
	border-bottom: 1px solid #E1E1D9;
	background-color: #F2F2EE;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 13px;
	vertical-align: middle;
}
.View4 table {
	width: 10%;
	border-collapse: collapse;
	margin-bottom: 0px;
	margin-top: 0px;
}
.View4 table td {
	border: 0px solid #E1E1D9;	
	border-bottom: 0px solid #E1E1D9;
	background-color: #F2F2EE;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 8px;
	width: 10%;
	white-space: nowrap;
}
.View4 ul li {
	margin-left: 15px;
}
.View4 input {
	width: 100%;
}
.View4 input.Button {
	background-image: url(bg_button.gif);
	background-repeat: repeat-x;
	border: 1px solid #B37E06;
	width: auto;
	margin-left: 3px;
}

.View4 select {
	width: 101%;
}
.View4 textarea {
	width: 100%;
	height: 100px;
}
.View4 input.Radiobutton {
	width: 15px;
	margin-right: 5px;
}
.View4 .Radiobutton input {
	width: 15px;
	margin-right: 5px;
}
.View4 .Checkbox input {
	width: 15px;
	margin-right: 5px;
}
.View4 .Checkbox {
	width: 15px;
	margin-right: 5px;
}
.View4 table.Checkbox {
	width: 100%;
}
.View4 .Checkbox td {
	width: 50%;
	border: 0px solid red;
}

#ctl00_ContentPlaceHolder1_lblAtivoClub, #ctl00_ContentPlaceHolder1_rblAtivoClub {
	display: none;
}


