/* --------------------------------------------------------------------------
Modified by Xiaoman Zhang, Sept. 25, 2012 for UHCL New yellow look


-------------------------------------------------------------------------*/

/* ------------------------------------------------------------------------
-----------------STYLES USED ACROSS ALL UHCL SITE PAGES -------------------
-------------------------------------------------------------------------*/
BODY 
	{
   		FONT-FAMILY: Arial, Helvetica, sans-serif;
		color: #000000;
		font-size: 13px;
		margin-top: 0px;
		padding-left: 0px;
		padding-top: 0px;
		margin-left: 0px;
	}
	
#portalIFrame 
{
display:none
}

H1
	{
		font-size: 26px;
		font-weight: bold;
		text-align: center;
		color: #0078ae;
		font-family:  Geneva, Arial, Helvetica, sans-serif;
		padding-top: 8px;
	}
H2 
	{
		color:  #0078ae;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 21px;
		font-weight: bold;
		padding-top: 8px;
	}
H3 
	{
		color:  #0078ae;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 16px;
		font-weight: bold;
	}
h4 { font-size: 14px; } 
h5 { font-size: 14px; } 
h6 { 
color:  #000000;
font-size: 12px; }


P 
	{
    	FONT-FAMILY: Arial, Helvetica, sans-serif;
    	font-size: 13px;
		color: #000000;
		
	}
li
	{
   		font-size: 13px;
		color: #000000;
	}
td
	{
   		font-size: 13px;
		color: #000000;
	}		
A	
	{  	
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 13px;
		font-weight: bold;
		color: #018945;
		TEXT-DECORATION: none
		}

	
A:visited 
	{
		color: #00628e;
    	TEXT-DECORATION: none
	}

A:hover 
	{
    	color : #023a46;
    	TEXT-DECORATION: underline;
	}
A:active 
	{
    	TEXT-DECORATION: none;
		FONT-WEIGHT: bold;
	}

/* ------------------------------------------------------------------------
--------------------- STYLES USED IN ALL THREE ESI------------------------
-------------------------------------------------------------------------*/

.bluebar_top 
	{
		background-color:#006aa7;
		color: #fff;
		text-align: right;
		padding-right: 5px;
	}
.UITemplateNav
	{
		font-size: 11px;
    	color: #018945;
		font-weight: bold;
    	text-decoration: none;
	}
a:visited.UITemplateNav
	{
		font-size: 11px;
		font-weight: bold;
		color: #00628e;
    	text-decoration: none;
	}
a:hover.UITemplateNav 
	{
		font-size: 11px;
		font-weight: bold;
		color : #023a46;
    	text-decoration: none;
		
	}
a:active.UITemplateNav  
	{
		font-size: 11px;
		font-weight: bold;    	
		text-decoration: none;
	}

/* ------------------------------------------------------------------------
---------------------STYLES USED IN MAIN_HEADER.ESI------------------------
-------------------------------------------------------------------------*/
table.primarymenu
	{
		width: 100%;
		background-color: #006aa7;
		color: #ddd;
		text-align: right;
	}	
.primarybannertab
	{
		text-align: center;
		margin-bottom: 1px;
	}
.primarybannernotab
	{
		text-align: center;	
		border-bottom: 3px solid #9c9;
		margin-bottom: 1px;
	}
.primarybanner  /* Put back until conditional formatting resolved - KAL 07/02/2004 */
	{
		text-align: center;	
		border-bottom: 3px solid #9c9;
		margin-bottom: 1px;
	}
.homebanner
	{
		text-align: center;
	}
/* -----------------------------------------------------------------------
------------------------------STYLES USED IN SEC_HEADER.ESI--------------- 
------------------------------------------------------------------------*/
table.secmenu
	{
		width: 100%;
		border-spacing: 0px;
		background-color: #fff;
		text-align: right;
		margin-top: 0px;
		padding-left: 0px;
		padding-top: 0px;
		margin-left: 0px;	
	}
#sectitlebar
	{
		width: 100%;
		background-image: url('http://www.uhcl.edu/template/GGoldBlank.jpg'); 		
		background-repeat:no-repeat; 
		background-color:#fff; 
		background-position: center;
		text-align: center; 
		/*margin-top: 0px;
		padding-left: 0px;
		padding-top: 0px;
		margin-left: 0px;*/	
	}
#sectitlebarwhite
	{
		width: 450px;
		text-align: center; 
		font-family:Arial, Helvetica, sans-serif; 
		font-size: 16pt; 
		font-weight:bold; 
		text-align: center;
		color: #000;
	}
#sectitlebarleft
{
	width: 90px;


}
#sectitlegraphic
	{
		width: 100%;
		background-color:#0078ae; 
		background-image: url('http://www.uhcl.edu/template/sectitlegraphic.jpg');
		background-position: center;
		text-align: center; 
		font-family:Arial, Helvetica, sans-serif; 
		margin-top: 0px;
		padding-left: 0px;
		padding-top: 0px;
		margin-left: 0px;	
	}
/* -----------------------------------------------------------------------
------------------------------STYLES USED IN TERTIARY_HEADER.ESI--------------- 
------------------------------------------------------------------------*/
table.tertiary_menu
	{
		border-spacing: 0px;
		width: 100%;
		background-color: #000;
		color: #fff;
		text-align: right;
	}
#tertiary_titlebar
	{
		width: 100%;
		background-image: url('/template/secondary_banner.jpg'); 		
		background-repeat:no-repeat; 
		background-color:#FFF; 
		background-position: center;
		text-align: center; 
		font-family:Arial, Helvetica, sans-serif; 
		font-size: 18pt; 
		font-weight:bold; 
		text-align: center;
		color: #FFF;	
	}	

/* ------------------------------------------------------------------------
---------------------------------STYLES USED IN FOOTER.ESI-----------------
---------------------------------------------------------------------------*/

/*table.bluebar_bottom 
	{
		width: 100%;
		background-color: #006aa7;
		color: #fff;
		text-align: center;
	}	*/
.UHCLfooter
	{
		width: 100%;
		text-align: center;
		font-size: 8pt;
	}
a:link.UHCLfooter
	{
		font-size: 11px;
	}

.footer
{
	font-size: 10px;
}
a.footer
{
	font-size: 10px;
	color: #018945;
}

a:visited.footer
{
	font-size: 10px;
	color: #00628e;
}
a:hover.footer
	{
    	color : #023a46;
    	TEXT-DECORATION: underline;
	}

/*Xiaoman added to adjust invisible visited link for Secondary Portal style, sub tab. Requested by Valli, March 22, 2011*/

a:visited.SubTabBgTextid4438522siteid0 
{
color:red;
font-family:Arial,Helvetica;
font-size:12px;
font-weight:bold;
/*text-decoration:none;*/
text-decoration:underline;
}

/*Xiaoman added to adjust invisible visited link for UHCL Main Portal style, sub tab. Requested by Valli, March 22, 2011*/

a:hover.SubTabBgTextid4438522siteid0 {
color:#ffffff;
font-family:Arial,Helvetica;
font-size:12px;
font-weight:bold;
text-decoration:none;
}


/*a:visited.SubTabBgTextid86021siteid0 {
color:#fdb913;
font-family:Arial,Helvetica;
font-size:9pt;
font-weight:bold;
text-decoration:none;
}*/

/*Xiaoman added below for new UHCL yellow look tab link, visited link and hover style, Sept. 25, 2012*/

a:visited.TabBackgroundTextid4438522siteid0
{
color:#FFFFFF;
text-decoration:none;
}
a:visited.TabBackgroundColorid4438522siteid0
{
color:#FFFFFF;
text-decoration:none;
}

a:hover.TabBackgroundTextid4438522siteid0
  {
   color : #FFFFFF;
   TEXT-DECORATION: none;
                               
   }
a:active.TabBackgroundTextid4438522siteid0
     {
       color : #FFFFFF;
	   TEXT-DECORATION: none;
        FONT-WEIGHT: bold;
          }