/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

td
{
}

/* background/border colors for the selected tab */
.TabBg {
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
font-family: Georgia, Arial;
font-size: 12px;
color: #606040;
font-weight: Bold;
}

/* style of item titles on edit and admin pages */
.SubHead    {
font-family: Georgia, Arial;
font-size: 11px;
color: #606040;
font-weight: Normal;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
Font-family: Georgia, Arial;
Font-size: 11px;
Color: #606040;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
Font-family: Georgia, Arial;
Font-size: 11px;
Color: #606040;
Font-Weight: Bold;
}

.WeakBold
{
Font-family: Georgia, Arial;
Font-size: 11px;
Font-style: italic;
Font-weight: Normal;
}

.Normal2
{
Font-family: Arial;
Font-size: 11px;
Color: #606040;
}

.Normal2Bold
{
Font-family: Arial;
Font-size: 11px;
Color: #606040;
Font-Weight: Bold;
}

.Light
{
color: #8b8b5c;
}

.titulo1
{
color: #036;
font-weight: Bold;
}

.titulo1_alumni {
    font-size: 13px;
    font-weight: bold;
    color: #39a6cc;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}

a.Normal2Link:link {
font-family: Arial;
font-size: 11px;
text-decoration: underline;
}

a.Normal2Link:visited {
font-family: Arial;
font-size: 11px;
text-decoration: underline;
}

a.Normal2Link:hover {
text-decoration: none;
color: #036;
}

a.news-title-link:link
{
font-size: 11px;
font-weight: Bold;
text-decoration: none;
}

a.news-title-link:visited
{
font-size: 11px;
font-weight: Bold;
text-decoration: none;
}

a.news-title-link:hover
{
text-decoration: underline;
color: #036;
}

a.LightLink:link
{
color: #8b8b5c;
text-decoration: underline;
}

a.LightLink:visited
{
color: #8b8b5c;
text-decoration: underline;
}

a.LightLink:hover
{
text-decoration: none;
}

/* GENERIC */
H1  {
font-size: 11px;
font-weight: bold;
color: #606040;
background-color: #a5a579;
margin-top: 20px;
margin-bottom: 0px;
padding: 5px 5px 5px 10px;
}

H2  {
font-family: Georgia, Arial;
font-size: 11px;
font-weight: Normal;
color: #606040;
background-color: #e2e2c7;
margin-top: 20px;
margin-bottom: 0px;
padding: 5px 5px 5px 10px;
}

H3  {
font-family: Georgia, Arial;
font-size: 11px;
font-weight: Normal;
color: #e2e2c7;
background-color: #828257;
margin-top: 20px;
margin-bottom: 0px;
padding: 5px 5px 5px 10px;
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Tabelas */
.TabelaSimples
{
font-family: Georgia, Arial;
font-size: 11px;
font-weight: Normal;
color: #606040;
margin-bottom: 10px;
margin-top: 10px;
}

.TabelaDisciplinas
{
font-family: Verdana, Arial;
font-size: 11px;
border: solid 1px #ccc;
padding: 4px;
margin: 4px;
}

/* Menu de navegação lateral */

.MestradoMenu_SXMenuFull
{
  border: 0px;
  padding: 0px;
  color: #2f2f20;
  font-family: Arial;
  font-weight: Normal;
  font-size: 11px;
  text-align: left;
}

.MestradoMenu_SXMenuContainer
{
  margin: 0px;
}

.MestradoMenu_SXMenuItem
{
}

.MestradoMenu_SXMenuItem a:Link
{
  text-decoration: none;
  color: #2f2f20;
}

.MestradoMenu_SXMenuItem a:Visited
{
  text-decoration: none;
  color: #2f2f20;
}

.MestradoMenu_SXMenuEnabled a:hover, .MestradoMenu_SXMenuSelected A:hover
{
  text-decoration: underline;
}

.MestradoMenu_SXMenuEnabled
{
  margin-bottom: 2px;
  padding: 4px 5px 5px 38px;
  background-color: #a5a579;
  background-image: url(img/menus/menu_container.gif);
  background-repeat: no-repeat;
  cursor: pointer;
}

.MestradoMenu_SXMenuDisabled
{
  cursor: default;
}

.MestradoMenu_SXMenuSelected
{
  margin-bottom: 2px;
  padding: 4px 5px 5px 38px;
  background-color: #606040;
  background-image: url(img/menus/menu_active.gif);
  background-repeat: no-repeat;
  cursor: default;
}

.MestradoMenu_SXMenuSelected a:link, .MestradoMenu_SXMenuSelected a:visited
{
  color: #cc9;
}

.MestradoMenu_SXMenuActive
{
  margin-bottom: 2px;
  padding: 4px 5px 5px 38px;
  color: #cc9;
  background-color: #606040;
  background-image: url(img/menus/menu_active.gif);
  background-repeat: no-repeat;
  cursor: default;
}

.MestradoMenu_SXMenuLink
{
}

.ContentBoxWithBorder
{
border: solid 1px #e2e2c7;
padding: 10px;
margin-top: 0px;
}

.ContentBoxWithBorderAndBackground
{
border: solid 1px #828257;
background-color: #e2e2c7;
padding: 10px;
margin-top: 0px;
}

/* Tabela de linhas de pesquisa */
.colortable td
{
font-family: Georgia, Arial;
font-size: 11px;
color: #606040;
padding: 4px;
border: 0px;
vertical-align: middle;
}

.table_title
{
font-weight: bold;
background-color: #e2e2c7;
text-align: center;
}

.table_color1
{
background-color: #c2ebd7;
text-align: center;
}

.table_color1a
{
background-color: #e0f5eb;
}

.table_color1b
{
background-color: #f3fcf8;
}

.table_color2
{
background-color: #b3deff;
text-align: center;
}

.table_color2a
{
background-color: #d2ecff;
}

.table_color2b
{
background-color: #eaf7ff;
}

.table_color3
{
background-color: #ffd5d5;
text-align: center;
}

.table_color3a
{
background-color: #ffe6e6;
}

.table_color3b
{
background-color: #fff2f2;
}

.table_color4
{
background-color: #ff6;
text-align: center;
}

.table_color4a
{
background-color: #ff9;
}

.table_color4b
{
background-color: #ffc;
}

.layer_row
{
padding: 10px 0px 10px 0px;
clear: both;
}

.layer_row_icon
{
float: left;
clear: left;
}

.layer_row_content
{
float: left;
clear: right;
padding: 0px 0px 0px 18px;
background-image: url(/images/breadcrumb_brown.gif);
background-repeat: no-repeat;
background-position: 0px 1px;
}

.layer_link_block
{
width: 100%;
float: left;
clear: both;
display: block;
margin: 10px 0px 10px 0px;
}

.layer_link_icon
{
float:left;
clear: left;
display: block;
}

.layer_link_text
{
float:left;
clear: right;
display: block;
padding: 0px 8px 5px 12px;
background-image: url(/images/breadcrumb_brown_short.gif);
background-repeat: no-repeat;
font-size: 11px;
color: #606040;
}

.layer_arrow
{
float:left;
clear: both;
display: block;
padding: 0px 5px 8px 12px;
background-image: url(/images/breadcrumb_brown_short.gif);
background-repeat: no-repeat;
font-size: 11px;
color: #606040;
margin: 0px;
}

.layer_link_no-arrow
{
float:left;
clear: right;
display: block;
padding: 0px 8px 5px 0px;
}

.layer_small_block
{
width: 155px;
}

.layer_link_no-arrow-text
{
float:left;
clear: right;
display: block;
padding: 0px;
}

.dissertacoes_header
{
clear: both;
margin-top: 20px;
padding-top: 10px;
padding-left: 5px;
padding-bottom: 10px;
font-family: Georgia, Arial;
font-size: 11px;
color: #606040;
background-color: #e2e2c7;
}

.PagerBlock
{
clear: both;
}

.detalhe_professores
{
width: 400px;
float: left;
font-size: 11px;
color: #606040;
}

.detalhe_professores td
{
padding: 4px 5px 4px 0px;
border-bottom: solid 1px #cc9;
vertical-align: top;
}

.detalhe_monografias
{
float: left;
font-size: 11px;
color: #606040;
}

.detalhe_monografias td
{
padding: 4px 5px 4px 0px;
border-bottom: solid 1px #cc9;
vertical-align: top;
}

.grid_xmod
{
margin: 0px;
padding: 0px;
}

.grid_xmod_eventos
{
width: 550px;
}

.grid_xmod_eventos_header
{
font-size: 11px;
font-weight: bold;
text-align: center;
}



















