﻿body
{
	font-family: 'Trebuchet MS';
	font-size: 8pt;
	text-align: center; /* background-image: url('Imagens/FundoMasterPage.gif'); */
	margin: 0px;
	background-color: #FFFFFF;
}

a.outroslinks:link
{
	font-size: 8pt;
	font-family: 'Trebuchet MS';
	color: #CC9900;
	text-decoration: underline;
}

a.outroslinks:visited
{
	font-size: 8pt;
	font-family: 'Trebuchet MS';
	color: #CC9900;
	text-decoration: underline;
}

a.outroslinks:hover
{
	font-size: 8pt;
	font-family: 'Trebuchet MS';
	color: #CC9900;
	text-decoration: none;
}

a.outroslinks:active
{
	font-size: 8pt;
	font-family: 'Trebuchet MS';
	color: #CC9900;
}

.FundoDivMasterPage
{
	padding: 5px;
	margin: 0px;
	background-image: url('Imagens/FundoPage.gif');
	background-repeat: repeat;
}

/* Formatação título da página */
.TituloPagina
{
	background-color: #CC9900;
	color: #FFFFFF;
	height: 20px;
	text-align: left;
	width: 100%;
	font-weight: bold;
}

/*Menus*/
.MenusStaticItemStyle
{
	padding: 5px;
	color: #004B3A;
}

.MenusStaticHoverStyle
{
	border-width: thin;
	border-color: #CC9900;
	padding: 5px;
	background-color: #999999;
	border-bottom-style: solid;
	color: #004B3A;
}

.MenusStaticSelectedStyle
{
	border-width: thin;
	border-color: #CC9900;
	padding: 5px;
	background-color: #999999;
	border-bottom-style: solid;
}

.MenusDynamicHoverStyle
{
	padding: 3px;
	background-color: #CCCCCC;
}

.MenusDynamicItemStyle
{
	padding: 3px;
	border-width: 1px;
	border-color: #808080;
	border-bottom-style: solid;
	color: #004B3A;
}

/*Menus2*/
.MenusStaticItemStyle2
{
	padding: 3px;
	color: #004B3A;
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
}

.MenusStaticHoverStyle2
{
	padding: 3px;
	background-color: #CCCCCC;
}

.MenusStaticSelectedStyle2
{
	padding: 3px;
	color: #CC9900;
}

/*Textbox Watermark*/

.unwatermarked
{
	color: #808080;
}

.watermarked
{
	color: #808080;
	font-family: 'Trebuchet MS';
	font-size: 8pt;
}

/* DataPager */
.datapagerCurrentPage
{
	padding: 3px 7px 3px 7px;
	border: 1px solid #808080;
	background-color: #808080;
	color: #FFFFFF;
	font-family: 'Trebuchet MS';
	font-size: 8pt;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}

.datapagerOtherPage
{
	padding: 3px 7px 3px 7px;
	border: 1px solid #808080;
	background-color: #FFFFCC;
	font-family: 'Trebuchet MS';
	font-size: 8pt;
	vertical-align: middle;
	text-align: center;
}

.datapagerPreviousNext
{
	padding: 3px 7px 3px 7px;
	border: 1px solid #808080;
	background-color: #FFFFCC;
	font-family: 'Trebuchet MS';
	font-size: 8pt;
	vertical-align: middle;
	text-align: center;
}

/* Accordion */
a.accordionMenuStyle:link
{
	font-family: 'Trebuchet MS';
	font-size: 8pt;
	color: #666666;
	text-decoration: underline;
	line-height: 20px;
}

a.accordionMenuStyle:hover
{
	font-family: 'Trebuchet MS';
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	height: 20px;
}

a.accordionMenuStyle:active
{
	font-family: 'Trebuchet MS';
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}

a.accordionMenuStyle:visited
{
	font-size: 8pt;
	font-family: 'Trebuchet MS';
	color: #666666;
	text-decoration: underline;
}

.accordionHeader
{
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none;
	background-color: #004B3A;
	padding: 5px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #FFFFFF;
}

.accordionHeaderSelected
{
	padding: 5px;
	cursor: pointer;
	background-color: #CC9900;
	color: #FFFFFF;
}

.accordionContent
{
	background-color: #FFFFFF;
	padding: 6px 6px 6px 20px;
	color: #808080;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
}

/* Validator */
.validatorCalloutHighlight
{
	background-color: #FFFFCC;
}

/* Strength Password */

.TextIndicator_TextBox1_Strength1
{
	color: #990000;
	font-family: tahoma;
	font-size: 8pt;
	padding: 2px 3px 2px 3px;
}
.TextIndicator_TextBox1_Strength2
{
	color: #FF0000;
	font-family: tahoma;
	font-size: 8pt;
	padding: 2px 3px 2px 3px;
}

.TextIndicator_TextBox1_Strength3
{
	color: #FF6600;
	font-family: tahoma;
	font-size: 8pt;
	padding: 2px 3px 2px 3px;
}

.TextIndicator_TextBox1_Strength4
{
	color: #006600;
	font-family: tahoma;
	font-size: 8pt;
	padding: 2px 3px 2px 3px;
}

.TextIndicator_TextBox1_Strength5
{
	color: #003300;
	font-family: tahoma;
	font-size: 8pt;
	padding: 2px 3px 2px 3px;
}

/* Tabs */
/* Custom Theme */
.CustomTabTheme .ajax__tab_header {font-family:Tahoma;font-size:8pt;background:url(Imagens/tab-line.gif) repeat-x bottom;}
.CustomTabTheme .ajax__tab_outer {padding-right:0px;background:url(Imagens/tab-right.gif) no-repeat right;height:21px;}
.CustomTabTheme .ajax__tab_inner {padding-left:3px;background:url(Imagens/tab-left.gif) no-repeat;}
.CustomTabTheme .ajax__tab_tab {height:13px;padding:4px;margin:0;background:url(Imagens/tab.gif) repeat-x;}
.CustomTabTheme .ajax__tab_hover .ajax__tab_outer {background:url(Imagens/tab-hover-right.gif) no-repeat right;}
.CustomTabTheme .ajax__tab_hover .ajax__tab_inner {background:url(Imagens/tab-hover-left.gif) no-repeat;}
.CustomTabTheme .ajax__tab_hover .ajax__tab_tab {background:url(Imagens/tab-hover.gif) repeat-x;}
.CustomTabTheme .ajax__tab_active .ajax__tab_outer {background:url(Imagens/tab-active-right.gif) no-repeat right;}
.CustomTabTheme .ajax__tab_active .ajax__tab_inner {background:url(Imagens/tab-active-left.gif) no-repeat;}
.CustomTabTheme .ajax__tab_active .ajax__tab_tab {background:url(Imagens/tab-active.gif) repeat-x;}
.CustomTabTheme .ajax__tab_body {font-family:tahoma;font-size:8pt;padding:8px;background-color:#ffffff;}

/*AutoComplete flyout */

.autocomplete_completionListElement
{
	visibility: hidden;
	margin: 0px !important;
	background-color: inherit;
	color: #808080;
	border: buttonshadow;
	border-width: 1px;
	border-style: solid;
	cursor: 'default';
	overflow: auto;
	height: 200px;
	text-align: left;
	list-style-type: none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: #808080;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem
{
	background-color: window;
	color: #808080;
	padding: 1px;
}

/* List Search */

.ListSearchExtenderPrompt
{
	font-style: italic;
	color: Gray;
}

/*Textbox Watermark*/

.watermarked
{
	color: gray;
	font-family: Tahoma;
	font-size: 8pt;
}

/*Resizer image*/

.handleImage
{
	width:15px;
	height:16px;
	background-image:url('Imagens/ResizeImage.gif');
	overflow:hidden;
	cursor:se-resize;
}

.resizingImage
{
	padding:0px;
	border-style:solid;
	border-width:3px;
	border-color:#B4D35D;
}

