/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   
/* ================================
    CSS STYLES FOR STARS
   ================================
/* COLOR SPECIFIC */
/* style for Body */
.Academy_cont_side .Body   {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  9pt;
    font-weight:  normal;
    color: #edf2d2;
}
/* style for Paragraphs */
.Academy_cont_side .P   {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  9pt;
    font-weight:  normal;
    color: #edf2d2;
}
/* .Head  ////////////////////////////////////////////////////////////////////////////////////////////////////*/   
/* text style for Module Titles */
.Academy_cont_side .Head 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    font-style: italic;
    font-weight: normal;
    color: #dae4a5;
    height: 0pt;
}
/* .SubHead  ////////////////////////////////////////////////////////////////////////////////////////////////////*/   
/* text style for Module Item Titles and Admin Pages*/
.Academy_cont_side .SubHead 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: italic;
    font-weight: normal;
    color: #dae4a5;
    height: 0pt;
}
/* .SubSubHead  ////////////////////////////////////////////////////////////////////////////////////////////////////*/   
/* text style for Module Titles for compact renderings - Quiklinks/Sign-ins*/
.Academy_cont_side .SubSubHead 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;    
    font-weight: normal;
    color: #dae4a5;
}
/* .Normal  ////////////////////////////////////////////////////////////////////////////////////////////////////*/   
/* text style used for most text rendered by modules*/
.Academy_cont_side .Normal 
{
    font-family: Arial, Helvetica, sans-serif;	
    font-size: 9pt;
    font-weight: normal;
    color: #edf2d2;
}
.Academy_cont_side .NormalBold
{
    font-family: Arial, Helvetica, sans-serif;	
    font-size: 9pt;    
	font-weight: bold;
    color:#edf2d2;
}
.Academy_cont_side .NormalRed
{
    font-family: Arial, Helvetica, sans-serif;	
    font-size: 9pt;    
	font-weight: bold;
	color: #edf2d2;
}
.Academy_cont_side .NormalTextBox
{
    font-family: Arial, Helvetica, sans-serif;	
    font-size: 9pt;
	text-align: left;
	font-weight: normal;
    color: #edf2d2;
}
/* text style for the unselected tabs */
.Academy_cont_side .OtherTabs 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;    
    font-weight: bold;
    color: #edf2d2;
}
/*  .ItemTitle  ////////////////////////////////////////////////////////////////////////////////////////////////////*/   
/* text style used for ItemTitles rendered by Announcements and Events Modules*/
.Academy_cont_side .ItemTitle 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;    
    font-weight: normal;
    color: #edf2d2;
    height: 0pt;
}
/* Link style for Module Item Titles and Admin Pages /////////////////////////////////////////////////////////////*/    
.Academy_cont_side A.SubHead:link    
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;    
    font-weight: normal;
    text-decoration: none;
    color: #3fa381;
    height: 0pt;
}
.Academy_cont_side A.SubHead:visited  
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;   
    font-weight: normal;
    text-decoration: none;    
    color: #3fa381;
    height: 0pt;
}
.Academy_cont_side A.SubHead:active   
{
    font-family: Arial, Helvetica, sans-serif;	
    font-size: 9pt;   
    font-weight: normal;
    text-decoration: none;
    color:#3fa381;
    height: 0pt;
}
.Academy_cont_side A.SubHead:hover    
{
    font-family: Arial, Helvetica, sans-serif;	
    font-size: 9pt;   
    font-weight: normal;
    text-decoration: underline;
    color: #3fa381;
    height: 0pt;
}

/* Link style for Links  /////////////////////////////////////////////////////////////*/    
.Academy_cont_side A:link    
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;    
    font-weight: normal;
    text-decoration: none;
    color:#e7cc56;    
}
.Academy_cont_side A:visited  
{
    font-family: Arial, Helvetica, sans-serif;	
    font-size: 9pt;   
    font-weight: normal;
    text-decoration: none;    
    color: #e7cc56;
}
.Academy_cont_side A:active   
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    text-decoration: none;
    color: #e7cc56;
}
.Academy_cont_side A:hover    
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    text-decoration: underline;
    color: #e7cc56;
}
/* Link style for Normal Links  /////////////////////////////////////////////////////////////*/    
.Academy_cont_side A.Normal:link    
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;    
    font-weight: normal;
    text-decoration: none;
    color:#e7cc56;    
}
.Academy_cont_side A.Normal:visited  
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;   
    font-weight: normal;
    text-decoration: none;    
    color: #e7cc56;
}
.Academy_cont_side A.Normal:active   
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;   
    font-weight: normal;
    text-decoration: none;
    color: #e7cc56;
}
.Academy_cont_side A.Normal:hover    
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;   
    font-weight: normal;
    text-decoration: underline;
	color: #e7cc56;
}

/* Link style for CommandButton Links  /////////////////////////////////////////////////////////////*/    
.Academy_cont_side A.CommandButton:link   /* estos son para los links de las paginas*/
{
	padding-left: 5pt;
	padding-right: 5pt;
	padding-top: 2pt;
	padding-bottom: 2pt;
	font-weight: normal;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #3fa381;	
    height: 0pt;
    cursor: hand;
}
.Academy_cont_side A.CommandButton:visited        /* estos son para los links de las paginas*/
{
	padding-left: 5pt;
	padding-right: 5pt;
	padding-top: 2pt;
	padding-bottom: 2pt;
	font-weight: normal;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #3fa381;	
    height: 0pt;
    cursor: hand;
}
.Academy_cont_side A.CommandButton:active       	/* estos son para los links de las paginas*/
{
	padding-right: 5pt;
	padding-left: 5pt;
	padding-bottom: 2pt;	
	padding-top: 2pt;	
	font-weight: bold;
	font-size: 9pt;
	color:#3fa381;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
    height: 0pt;
    cursor: hand;
}
.Academy_cont_side A.CommandButton:hover				/* estos son para los links de las paginas*/

{
	padding-right: 5pt;
	padding-left: 5pt;
	padding-bottom: 2pt;	
	padding-top: 2pt;	
	font-weight: bold;
	font-size: 9pt;
	color: #3fa381;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
    height: 0pt;
    cursor: hand;
}

/*--------------------------------header styles--------------------------------*/

h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: normal;
    text-transform: capitalize;
    font-weight: normal;
    color: #ffffff;
    height: 0pt;
}
h2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: normal;
    text-transform: capitalize;
    font-weight: normal;
    color: #e7cc56;
    height: 0pt;
}
h3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: normal;
    text-transform: capitalize;
    font-weight: normal;
    color: #dae4a5;
    height: 0pt;
}
h4
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    text-transform: capitalize;
    font-weight: normal;
    color: #ffffff;
    height: 0pt;
}
h5
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    text-transform: capitalize;
    font-weight: normal;
    color: #e7cc56;
    height: 0pt;
}
h6
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    text-transform: capitalize;
    font-weight: normal;
    color: #dae4a5;
    height: 0pt;
}


.SideHeader { background-image:url(repeat_head.jpg); background-repeat: repeat-x; }
.ContentArea { background-color:#3fa381; background-image:url(repeat_content.jpg); background-repeat: repeat-x; }

