/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   
/* ================================
    CSS STYLES FOR STARS
   ================================
/* COLOR SPECIFIC */
/* style for Body */
body
{
    background-position: top;
    background-image: url(IT_skin2009_bg_repeat.jpg);
    background-repeat: repeat-x;
    background-color: #5dcaa6;
    margin-top: 0px;
}
.Body
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
}
/* style for Paragraphs */
.P   {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size:  10px;
    font-weight:  normal;
    color: #666666;
}
/* .Head  ////////////////////////////////////////////////////////////////////////////////////////////////////*/   
/* text style for Module Titles */
.Head 
{
    font-family: Bauhaus, Arial, Helvetica, Verdana, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #028559;
    height: 0px;
}
/* .SubHead  ////////////////////////////////////////////////////////////////////////////////////////////////////*/   
/* text style for Module Item Titles and Admin Pages*/
.SubHead 
{
    font-family: Bauhaus, Arial, Helvetica, Verdana, sans-serif;
    font-size: 14px;    
    font-weight: bold;
    color: #028559;
    height: 0px;
}
/* .SubSubHead  ////////////////////////////////////////////////////////////////////////////////////////////////////*/   
/* text style for Module Titles for compact renderings - Quiklinks/Sign-ins*/
.SubSubHead 
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;   
    font-weight: normal;
    color: #028559;
}
/* Blue .Normal  ////////////////////////////////////////////////////////////////////////////////////////////////////*/   
/* text style used for most text rendered by modules*/
.Normal 
{
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    font-size: 12px;   
    font-weight: normal;
    color: #666666;
}
.NormalBold
{
    font-family:Verdana, Arial, Helvetica, sans-serif;	
    font-size: 12px;   
	font-weight: bold;
    color: #666666;
}
.NormalRed
{
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    font-size: 12px;   
	font-weight: bold;
	color: #990000;
}
.NormalTextBox
{
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    font-size: 12px;   
	font-weight: normal;
    color: #666666;
}
/* text style for the unselected tabs */
.OtherTabs 
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;   
    font-weight: bold;
    color: #028559;
}
/*  .ItemTitle  ////////////////////////////////////////////////////////////////////////////////////////////////////*/   
/* text style used for ItemTitles rendered by Announcements and Events Modules*/
.ItemTitle 
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;   
    font-weight: normal;
    color:#028559;
    height: 0px;
}
/* Link style for Module Item Titles and Admin Pages /////////////////////////////////////////////////////////////*/    
A.SubHead:link    
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;   
    font-weight: bold;
    text-decoration: none;
    color: #028559;
    height: 0px;
}
A.SubHead:visited  
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;  
    font-weight: bold;
    text-decoration: none;    
    color: #028559;
    height: 0px;
}
A.SubHead:active   
{
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    color:#028559;
    height: 0px;
}
A.SubHead:hover    
{
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    font-size: 12px;  
    font-weight: bold;
    text-decoration: underline;
    color: #D1AB00;
    height: 0px;
}
/* Link style for SelectedTab  /////////////////////////////////////////////////////////////*/    
A.SelectedTab:link    
{
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    font-size: 12px;   
    font-weight: bold;
    text-decoration: none;
    color: #028559;
}
A.SelectedTab:visited  
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;  
    font-weight: bold;
    text-decoration: none; 
    color: #028559;
}
A.SelectedTab:active   
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;  
    font-weight: bold;
    text-decoration: underline;
    color: #028559;
}
A.SelectedTab:hover    
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;  
    font-weight: bold;
    text-decoration: underline;
    color: #D1AB00;
}
/* Link style for OtherTabs  /////////////////////////////////////////////////////////////*/    
A.OtherTabs:link    
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;   
    font-weight: bold;
    text-decoration: none;
    color: #028559;
}
A.OtherTabs:visited  
{
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    font-size: 12px;  
    font-weight: bold;
    text-decoration: none;    
    color: #028559;
}
A.OtherTabs:active   
{
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    font-size: 12px;  
    font-weight: bold;
    text-decoration: underline;
    color: #028559;
}
A.OtherTabs:hover    
{
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    font-size: 12px;  
    font-weight: bold;
    text-decoration: underline;
    color: #D1AB00;
}
/* Link style for Links  /////////////////////////////////////////////////////////////*/    
A:link    
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;   
    font-weight: normal;
    text-decoration: none;
    color:#028559;
}
A:visited  
{
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    font-size: 12px;  
    font-weight: normal;
    text-decoration: none;    
    color: #028559;
}
A:active   
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;  
    font-weight: normal;
    text-decoration: underline;
    color: #028559;
}
A:hover    
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;  
    font-weight: normal;
    text-decoration: underline;
    color: #D1AB00;
}
/* Link style for Normal Links  /////////////////////////////////////////////////////////////*/    
A.Normal:link    
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;   
    font-weight: normal;
    text-decoration: none;
    color:#028559;
}
A.Normal:visited  
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;  
    font-weight: normal;
    text-decoration: none;    
    color: #028559;
}
A.Normal:active   
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;  
    font-weight: normal;
    text-decoration: underline;
    color: #028559;
}
A.Normal:hover    
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;   
    font-weight: normal;
    text-decoration: underline;
	color: #D1AB00;
}
/*  .Privacy  ////////////////////////////////////////////////////////////////////////////////////////////////////*/    
/* text style for Privacy */
.Privacy {
    font-weight: normal;
    font-size: 12px;
    color: #028559; 
    font-family: Arial, Helvetica, Verdana, sans-serif;
    text-decoration: none;
}
/*  .CurrentDate  ////////////////////////////////////////////////////////////////////////////////////////////////////*/    
/* text style for CurrentDate */
.CurrentDate {
    font-weight: bold;
    font-size: 12px;
    color: #028559;
    font-family: Arial, Helvetica, Verdana, sans-serif;
}
/*  .Copyright  ////////////////////////////////////////////////////////////////////////////////////////////////////*/   
/* text style for Copyright */
.Copyright {
    font-weight: normal;
    font-size: 12px;
    color: #999999;
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    text-decoration: none;
}
/*  .DotNetNuke  ////////////////////////////////////////////////////////////////////////////////////////////////////*/   
/* text style for DotNetNuke */
.Dotnetnuke {
    font-weight: bold;
    font-size: 12px;
    color: #333333;
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    text-decoration: none;
}
/*  .User  ////////////////////////////////////////////////////////////////////////////////////////////////////*/    
/* hyperlink style for the User */
A.User:link 
{
    font-family:  Arial, Helvetica, Verdana, sans-serif;	
    font-size: 12px;
    font-weight: bold;   
    text-decoration: none;
    color: #ffffff;
}
A.User:visited  
{
    font-family:  Arial, Helvetica, Verdana, sans-serif;	
    font-size: 12px;   
    font-weight: bold;    
    text-decoration: none;
    color: #ffffff;
}
A.User:active   
{
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    font-size: 12px;   
    font-weight: bold;   
    text-decoration: none;
    color: #ffffff;
}
A.User:hover    
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;  
    font-weight: bold;     
    text-decoration: underline;
    color: #028559;
}
/*  .Login  ////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* hyperlink style for the Login */
A.Login:link {
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    font-size: 12px;
    font-weight: bold;   
    text-decoration: none;
    color: #ffffff;
}
A.Login:visited  {
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
}
A.Login:active   {
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
}
A.Login:hover    {
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    color: #028559;
} 
/*  .Breadcrumb  ////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* hyperlink style for the Breadcrumb */
A.Breadcrumb:link {
    text-decoration: none;
    color: #028559;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: normal;
    font-size: 12px;
}
A.Breadcrumb:visited  {
    text-decoration: none;
    color: #028559;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: normal;
    font-size: 12px;
}
A.Breadcrumb:active   {
    text-decoration: underline;
    color: #028559;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: bold;
    font-size: 12px;
}
A.Breadcrumb:hover    {
    text-decoration: underline;
    color: #D1AB00;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: normal;
    font-size: 12px;
}
/*  .Hostname  ////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* hyperlink style for the Hostname */
A.Hostname:link {
    text-decoration:    none;
    color: #028559;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: bold;
    font-size: 12px;
    height: 0px;
}
A.Hostname:visited  {
    text-decoration:    none;
    color: #028559;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: bold;
    font-size: 12px;
    height: 0px;
}
A.Hostname:active   {
    text-decoration:    none;
    color: #028559;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: bold;
    font-size: 12px;
    height: 0px;
}
A.Hostname:hover    {
    text-decoration: underline;
    color: #D1AB00;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: bold;
    font-size: 12px;
    height: 0px;
}
/* Main Menu ////////////////////////////////////////////////////////////////////////////////////////////////////*/
.MainMenu_MenuContainer		/* BG y bordes del menu entero*/
{
	border-right: #028559 0px solid;
	border-top: #028559 0px solid;
	border-left: #028559 0px solid;
	border-bottom: #028559 0px solid;
	background-repeat: repeat-x;
	height: 26px;
}
.MainMenu_MenuBar 		 /*background de los links*/
{	
	color: #000000;
	cursor: hand;
	height: 26px;
}
.MainMenu_MenuItem		/*los links*/
{
	border-right: #000000 0px solid;		/*esto quita las lineas que salen y desaparecen*/
	border-top: #000000 0px solid;		/*esto quita las lineas que salen y desaparecen*/
	border-left: #000000 0px solid;		
	border-bottom: #000000 0px solid;				
	font-weight: normal;
	font-size: 12px;
	cursor: hand;
	color: #028559;
	background-repeat: repeat-x;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	height: 26px;
}
.MainMenu_MenuIcon		/*espacio a la izquierda de los links del drop down menu*/
{
	border-right: #C80000 0px solid;
	border-top: #C80000 0px solid;
	border-left: #C80000 0px solid;
	border-bottom: #C80000 0px solid;
	width: 26px;
	cursor: hand;
	color: #AA061A;
	background-color:#028559; 
	background-repeat: no-repeat;
	height: 26px;
	text-align: center;
}
.MainMenu_SubMenu 		  /*background de los drop down menus*/
{
	z-index: 1000; 
	cursor: hand; 
	background-color: #ffffff;
	border-right: #028559 1px solid;
	border-top: #028559 1px solid;
	border-left: #028559 1px solid;
	border-bottom: #028559 1px solid;
	height: 26px;
}
.MainMenu_MenuBreak		/* no se */
{
	border-right: #000000 0px solid;
	border-top: #000000 0px solid;
	border-left: #000000 0px solid;
	border-bottom: #000000 0px solid;
	background-repeat: no-repeat;
	height: 0px;
	background-color: #000000;
}
.MainMenu_MenuItemSel		 /* highlight de los links */
{
	font-weight: normal;
	font-size: 12px;
	cursor: hand;
	background-repeat: repeat-x;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #028559;
	color: #ffffff;
	height: 26px;
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 12px;
	cursor: hand; 
	border-right: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid;
	color: white;
	height: 26px;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 12px;
	cursor: hand;
	color: White;
}
/* Link style for CommandButton Links  /////////////////////////////////////////////////////////////*/    
A.CommandButton:link   /* estos son para los links de las paginas*/
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: underline;
	color: #028559;	
    height: 0px;
    cursor: hand;
}
A.CommandButton:visited        /* estos son para los links de las paginas*/
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: underline;
	color: #028559;	
    height: 0px;
    cursor: hand;
}
A.CommandButton:active       	/* estos son para los links de las paginas*/
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;	
	padding-top: 2px;	
	font-weight: bold;
	font-size: 12px;
	color: #028559;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: underline;
    height: 0px;
    cursor: hand;
}
A.CommandButton:hover				/* estos son para los links de las paginas*/
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;	
	padding-top: 2px;	
	font-weight: bold;
	font-size: 12px;
	color: #D1AB00;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: underline;
    height: 0px;
    cursor: hand;
}
/* File manager styles  /////////////////////////////////////////////////////////////*/    
.DataGrid_Header   /* estos son para los textos en la seccion de permissions del file manager*/
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #028559;	
    height: 0px;
    cursor: hand;
}
.DataGrid_Item   /* estos son para los textos en la seccion de permissions del file manager*/
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #028559;	
    height: 0px;
    cursor: hand;
}
.DataGrid_AlternatingItem   /* estos son para los textos en la seccion de permissions del file manager*/
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #028559;	
    height: 0px;
    cursor: hand;
}
.FileManager_Item   /* estos son para los textos al lado de los links de los archivos del file manager*/
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #028559;	
    height: 0px;
    cursor: hand;
}
.FileManager_AltItem   /*  estos son para los textos al lado de los links de los archivos del file manager*/
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #028559;	
    height: 0px;
    cursor: hand;
}
/* [LINK] tag styles  /////////////////////////////////////////////////////////////*/    
.SkinObject   /* estos son para los Palitos verticales al lado de los links del [link] tag*/
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #028559;	
    height: 0px;
    cursor: hand;
}
A.SkinObject:Link   /* estos son para los links del [link] tag*/
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #028559;	
    height: 0px;
    cursor: hand;
}
A.SkinObject:Visited   /* estos son para los links del [link] tag*/
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #028559;	
    height: 0px;
    cursor: hand;
}


