/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

P
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #4D4D4D;
    line-height: 16px;
}

Body
{
	background-color: #EBE8DF;
}

/* background/border colors for the selected tab */
.TabBg 
{
}

.LeftPane  
{ 
}

.ContentPane  
{ 
}

.RightPane  
{ 
}

/* 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: Arial, Verdana, Helvetica, sans-serif;
   font-size:  18px;
   font-weight: bold;
   color: #348FC8;
}

.HeadSecundario {
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size:  13px;
   font-weight: bold;
   color: #348FC8;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:  bold;
    color: #348FC8;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight: bold;
	color: #4D4D4D;
}

/* text style used for most text rendered by modules */
.Normal
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:normal;
	color: #4D4D4D;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:normal;
	color: #4D4D4D;
}

.NormalRed
{
}

.NormalBold
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight: bold;
	color: #4D4D4D;	
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link 
{
	text-decoration: none;
    color: #003366;
}

A.CommandButton:visited  
{
	text-decoration: none;
    color: #003366;
}

A.CommandButton:active   
{
	text-decoration: none;
    color: #003366;
}

A.CommandButton:hover    
{
	text-decoration:    underline;
    color: #003366;
}
    
/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

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    {
}



/* 
================================
			MENU
================================
*/


.MenuHighLightText, A.MenuHighLightText:link, A.MenuHighLightText:visited, A.MenuHighLightText:hover, A.MenuHighLightText:active
{
	font-family:	Arial, Verdana, Helvetica, sans-serif;
	color:			#FFFFFF;
	text-decoration:none;
	text-align:		left;
	font-weight:	bold;
	font-size:		13px;
	vertical-align:	bottom;
}

.MenuHighLightSelectedText, A.MenuHighLightSelectedText:link, A.MenuHighLightSelectedText:visited, A.MenuHighLightSelectedText:hover, A.MenuHighLightSelectedText:active
{
	font-family:	Arial, Verdana, Helvetica, sans-serif;
	color:			#348FC8;
	text-decoration:none;
	text-align:		left;
	font-weight:	bold;
	font-size:		13px;
	vertical-align:	bottom;
}

.MenuText, A.MenuText:link, A.MenuText:visited, A.MenuText:hover, A.MenuText:active
{
	font-family:	Arial, Verdana, Helvetica, sans-serif;
	color:			#4D4D4D;
	text-decoration:none;
	text-align:		left;
	font-weight:	bold;
	font-size:		13px;
	vertical-align:	bottom;
}

.MenuSelectedText, A.MenuSelectedText:link, A.MenuSelectedText:visited, A.MenuSelectedText:hover, A.MenuSelectedText:active
{
	font-family:	Arial, Verdana, Helvetica, sans-serif;
	color:			#FFFFFF;
	text-decoration:none;
	text-align:		left;
	font-weight:	bold;
	font-size:		13px;
	vertical-align:	bottom;
}

.MenuSubText, A.MenuSubText:link, A.MenuSubText:visited, A.MenuSubText:hover, A.MenuSubText:active
{
	font-family:	Arial, Verdana, Helvetica, sans-serif;
	color:			#4D4D4D;
	text-decoration:none;
	text-align:		left;
	font-size:		12px;
	vertical-align:	bottom;
}

.MenuSubSelectedText, A.MenuSubSelectedText:link, A.MenuSubSelectedText:visited, A.MenuSubSelectedText:hover, A.MenuSubSelectedText:active
{
	font-family:	Arial, Verdana, Helvetica, sans-serif;
	color:			#FF7F08;
	text-decoration:none;
	text-align:		left;
	font-size:		12px;
	vertical-align:	bottom;
}


.bgAzulMenuSelected{
	width: 100%;
	height: 24px;
	vertical-align:middle;
	background-color: #348FC8;
}

/* 
================================
			MENU
================================
*/


.CommandButtonSearch, A.CommandButtonSearch:link, A.CommandButtonSearch:visited, A.CommandButtonSearch:active
{
	font-family:	Arial, Verdana, Helvetica, sans-serif;
	color:			#FF7F08;
	text-decoration:none;
	text-align:		left;
	font-size:		11px;
	vertical-align:	bottom;
}

A.CommandButtonSearch:hover
{
	text-decoration: underline;
}

.BreadCrumb, A.BreadCrumb:link, A.BreadCrumb:visited, A.BreadCrumb:active, A.BreadCrumb:hover
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size:  18px;
    font-weight: bold;
    text-decoration: none;
    color: #348FC8;
}

.BreadCrumb_A, A.BreadCrumb_A:link, A.BreadCrumb_A:visited, A.BreadCrumb_A:active, A.BreadCrumb_A:hover
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size:  13px;
    font-weight: bold;
    text-decoration: none;
    color: #348FC8;
}

.Separator_A
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size:  13px;
    font-weight: bold;
    text-decoration: none;
    color: #348FC8;
}

.Date_Header_Dia
{
	color:#FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	vertical-align: text-top;
}

.Date_Header
{
	color:#FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	vertical-align: text-top;
}

.bordertbcor
{
	border-style: solid;
	padding: 2px;
	border-color: #FF7F08;
	border-width: 1px;
	background-color: #FFFFFF;
}


.SubHeadLink, A.SubHeadLink:link, A.SubHeadLink:visited,  A.SubHeadLink:active
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight: bold;
    text-decoration: none;
    color: #348FC8;
}


A.SubHeadLink:hover
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    text-decoration: underline;
    color: #348FC8;
}


.ConceptLink, A.ConceptLink:link, A.ConceptLink:visited,  A.ConceptLink:active
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size:  10px;
    font-weight: bold;
    text-decoration: underline;
    color: #348FC8;
}


A.ConceptLink:hover
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size:  10px;
    font-weight:    bold;
    text-decoration: underline;
    color: #348FC8;
}

.Counter
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size:9px;
	text-decoration: none;
	color: #FF7F08;
	vertical-align: middle;
}



/* ================================
    CSS STYLES FOR GENERAL LINK
   ================================ */  

A:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: underline;
	font-weight: bold;
	color:#4899D1;
}
A:visited 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: underline;
	font-weight: bold;
	color:#4899D1;
}
A:active 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: underline;
	font-weight: bold;
	color:#4899D1;
}
A:hover 
{	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: underline;
	font-weight: bold;
	color:#4899D1;
}

/* ================================
    CSS STYLES FOR GENERAL LINK
   ================================ */  
