/* 
================================
Skin styles for DotNetNuke
================================
*/   

body 
{
	margin: 0px;
	background-image: url(img/background_pattern.gif);
	font-family: Arial, Sans-Serif, Helvetica;
}

.pagemaster {
	width: 100%;
	height: 100%;
	background-color: Transparent;
	background-image: url(img/background_gradient.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 10px;
}

td {
	font-family: Arial, Sans-Serif, Helvetica;
}

.top {
	width: 770px;
	margin: 0px;
	padding: 0px;
}

.site_corner_top_left
{
	background-color: Transparent;
	vertical-align: top;
	text-align: left;
	width: 15px;
	height: 30px
}

.site_center_top
{
	vertical-align: top;
	height: 30px;
}

.site_corner_top_right {
	background-color: #ddd;
	vertical-align: top;
	text-align: right;
	width: 15px;
	height: 30px;
}

#logos_console
{
	float: left;
	margin: 8px 0 0 8px;
}

#search_console
{
	float: right;
	background-color: #ddd;
	height: 30px;
}

.site_corner
{
	width: 15px;
}

.container_busca 
{
	background-color: #fff;
	text-align: right;
	padding: 5px 0px 8px 0px;
	color: #036;
	font-weight: bold;
	font-family: Arial, Sans-Serif, Helvetica;
	font-size: 10px;
}

.skinmaster 
{
	height: 100%;
	width: 770px;
	background-color: #fff;
}

.skinheader {
}

.SkinObject
{
	font-family: Arial, Sans-Serif, Helvetica;
	font-size: 10px;
}

.SkinNavBar
{
	height: 20px;
	background-color: #fff;
	border-bottom: solid 1px #eee;
	padding: 3px 0px 5px 6px;
	color: #333;
	font-weight: normal;
}

.TextNavBar
{
	font-size: 10px;
	color: #555
}

a.TextNavBar:Link
{
	text-decoration: none;
	color: #555;
}

a.TextNavBar:Visited
{
	text-decoration: none;
	color: #555;
}

a.TextNavBar:Hover
{
	text-decoration: underline;
	color: #555;
}

.skingradient
{
	background-color: #ddd;
	height: 22px;
}

.controlpanel {
	width: 100%;
	background-color: #ddd;
}

.main_panes 
{
	height: 100%;
	background-image: url(img/main_panes_gray_background.jpg);
}

.main_panes_gray_blue
{
	height: 100%;
	background-image: url(img/main_panes_gray_blue_background.jpg);
}

.toppane {
	width: 100%;
	background-color: transparent;
}
.leftpane {
	width: 160px;
	background-color: transparent;
}
.contentpane {
	width: 450px;
	background-color: transparent;
}
.rightpane {
	width: 160px;
	text-align: right;
}
.bottompane {
	width: 100%;
	background-color: Transparent;
}
.contentpane_login {
	width: 520px;
	background-color: transparent;
}

.contentpane_white {
	width: 449px;
	background-color: white;
	border-right: solid 1px #ddd;
}

.rightpane_login {
	width: 250px;
	background-color: #eee;
	text-align: right;
	border-left: dotted 2px #ccc;
}

.bottompane_separator
{
	background-color: #eee;
	vertical-align: top;
}

.bottom_block_dark_gray
{
	background-color: #ddd;
	vertical-align: top;
}

.bottom_block_light_gray
{
	background-color: #eee;
	vertical-align: top;
}

.bottom_links_section
{
	width: 100%;
	height: 60px;
	text-align: left;
	vertical-align: top;
	margin-top: 10px;
	color: #999;
	font-size: 10px;
	border-left: solid 1px #ccc;
	padding-left: 7px;
}

.bottom_links_section a:link
{
	color: #666;
	text-decoration: none;
}

.bottom_links_section a:visited
{
	color: #666;
	text-decoration: none;
}

.bottom_links_section a:hover
{
	color: #666;
	text-decoration: underline;
}



/* Main menu */

.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar 
{
	cursor: pointer;
	cursor: hand;
	height: 22px;
	background-color: transparent;
}
.MainMenu_MenuItem {
	border-left: #cccccc 0px solid;
	border-bottom: #cccccc 0px solid;
	border-top: #cccccc 0px solid;
	border-right: #cccccc 0px solid;
	cursor: hand;
	color: #444;
	font-family: Arial, Sans-Serif, Helvetica; 
	font-size: 11px; 
	font-weight: Bold; 
	font-style: normal; 
	background-color: transparent;
}
.MainMenu_MenuIcon {
	background-color: #ccc;
	border-left: #cccccc 1px solid; 
	border-bottom: #cccccc 0px solid; 
	border-top: #cccccc 0px solid; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 22px;
}
.MainMenu_SubMenu 
{
	background-color: #eee;
	z-index: 1000; 
	cursor: hand;
	filter:alpha(Opacity=94) progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
}
.MainMenu_MenuBreak 
{
	height: 1px;
}
.MainMenu_MenuItemSel
{
	background-image: url(progressivegray_images/top_group_background.gif);
	background-position: 0px 0px;
	background-color: #ddd;
	cursor: hand;
	color: #444;
	font-family: Arial, Sans-Serif, Helvetica;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	height: 22px;
}
.MainMenu_MenuArrow 
{
	border-right: #cccccc 1px solid; 
	border-bottom: #cccccc 0px solid; 
	border-top: #cccccc 0px solid;
	cursor: hand;
}
.MainMenu_RootMenuArrow {
	width: 1px;
	cursor: hand;
}
.MainMenu_RightSeparator
{
	border-left: solid 1px #f5f5f5;
	border-right: solid	1px #ccc;
	background-color: #ccc;
}

/*
.Selection_MenuArrow {
	border-right: #ccc 1px solid; 
	border-bottom: #ccc 1px solid;
	border-top: #ccc 0px solid;
	background-image: url(image/breadcrumb_blue.gif);
}
*/

.StandardButton {
	color: #ffffff;
	background-color: #036;
	font-family: Arial, Sans-serif, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

.Section_MenuContainer
{
	float: left;
	clear: both;
	border-top: solid 2px #999;
	border-bottom: #999 1px solid;
	background-color: #036;
	margin: 0px;
	text-align: left;
	width: 152px;
	display: table-column;
}

.Section_MenuBar
{
	height: 22px;
	cursor: Hand;
}

.Section_MenuItem
{
	cursor: hand;
	color: #fff;
	font-size: 10px;
	font-weight: Bold;
	background-color: Transparent;
	font-family: Arial, Sans-Serif, Helvetica;
}

.Section_MenuItemSel
{
	background-color: #ccc;
	color: #036;
	font-size: 10px;
	font-weight: Bold;
	font-family: Arial, Helvetica;
	height: 22px;
}

.bottom_block_logos
{
	width: 146px;
	vertical-align: top;
	text-align: right;
	padding: 10px 7px 10px 7px;
}

.bottom_message 
{
	color: #555;
	background-color: #eee;
	font-weight: bold;
	text-align: center;
	font-size: 10px;
}

.bottom_message a
{
	color: #555;
	text-decoration: underline;
}

.bottom_message a:hover
{
	text-decoration: none;
}

.site_corner_bottom_left
{
	background-color: #eee;
	vertical-align: bottom;
	text-align: left;
	width: 15px;
	height: 15px
}

.site_center_bottom
{
	width: 100%;
	background-color: #eee;
}

.site_corner_bottom_right {
	background-color: #eee;
	vertical-align: bottom;
	text-align: right;
	width: 15px;
	height: 15px;
}

/* Text */



