/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   
/* ================================
    CSS STYLES FOR STARS
   ================================
*/   
.toppane {
	width: 100%;
	background-color: transparent;
}
.leftpane {
	width: 268px;
	background-image: url(X.Left_Panel_Tile.R1_C1.jpg);
}
.contentpane {
	width: 100%;
	background-color: transparent;
}
.rightpane {
	width: 220px;
	background-image: url(X.Right_Panel_Tile.R1_C1.jpg);
}
.bottompane {
	width: 100%;
	background-color: transparent;
}
/* COLOR SPECIFIC */
/* style for Body */
.Body   {
    font-family: Tahoma, Verdana, Helvetica;
    font-size:  11px;
    font-weight:  normal;
    color: #000000;
}
/* style for Paragraphs */
.P   {
    font-family: Tahoma, Verdana, Helvetica;
    font-size:  11px;
    font-weight:  normal;
    color: #000000;
}
/* .Head  ////////////////////////////////////////////////////////////////////////////////////////////////////*/   
/* text style for Module Titles */
.Head 
{
    font-family: Verdana, Helvetica, Tahoma;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    height: 0px;
    filter:progid:DXImageTransform.Microsoft.Glow(Color=#000000,Strength=2);
}
/* .SubHead  ////////////////////////////////////////////////////////////////////////////////////////////////////*/   
/* text style for Module Item Titles and Admin Pages*/
.SubHead 
{
    font-family: Tahoma, Verdana, Helvetica;
    font-size: 11px;    
    font-weight: bold;
    color: #000000;    
    height: 0px;
    filter:progid:DXImageTransform.Microsoft.Glow(Color=#999999,Strength=2);
}
/* .SubSubHead  ////////////////////////////////////////////////////////////////////////////////////////////////////*/   
/* text style for Module Titles for compact renderings - Quiklinks/Sign-ins*/
.SubSubHead 
{
    font-family: Tahoma, Verdana, Helvetica;
    font-size: 8.5pt;    
    font-weight: bold;
    color: #000000;
}
/* Blue .Normal  ////////////////////////////////////////////////////////////////////////////////////////////////////*/   
/* text style used for most text rendered by modules*/
.Normal 
{
    font-family: Tahoma, Arial, Helvetica;	
    font-size: 11px;    
    font-weight: normal;
    color: #000000;
}
.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;	
    font-size: 11px;    
	font-weight: bold;
    color: #000000;
}
.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;	
    font-size: 11px;    
	font-weight: bold;
	color: #990000;
}
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;	
    font-size: 11px;    
	font-weight: normal;
    color: #000000;
}
/* text style for the unselected tabs */
.OtherTabs 
{
    font-family: Tahoma, Verdana, Helvetica;
    font-size: 8.5pt;    
    font-weight: bold;
    color: #666666;
}
/*  .ItemTitle  ////////////////////////////////////////////////////////////////////////////////////////////////////*/   
/* text style used for ItemTitles rendered by Announcements and Events Modules*/
.ItemTitle 
{
    font-family: Tahoma, Verdana, Helvetica;
    font-size: 11px;    
    font-weight: bold;
    color:#666666;
    height: 0px;
    filter:progid:DXImageTransform.Microsoft.Glow(Color=#FFFFFF,Strength=2);
}
/* Link style for Module Item Titles and Admin Pages /////////////////////////////////////////////////////////////*/    
A.SubHead:link    
{
    font-family: Tahoma, Verdana, Helvetica;
    font-size: 11px;    
    font-weight: bold;
    text-decoration: none;
    color: #333333;
    height: 0px;
    filter:progid:DXImageTransform.Microsoft.Glow(Color=#999999,Strength=2);
}
A.SubHead:visited  
{
    font-family: Tahoma, Verdana, Helvetica;
    font-size: 11px;   
    font-weight: bold;
    text-decoration: none;    
    color: #666666;
    height: 0px;
    filter:progid:DXImageTransform.Microsoft.Glow(Color=#999999,Strength=2);
}
A.SubHead:active   
{
    font-family: Tahoma, Verdana, Helvetica;	
    font-size: 11px;   
    font-weight: bold;
    text-decoration: none;
    color:white;
    height: 0px;
    filter:progid:DXImageTransform.Microsoft.Glow(Color=#FF0000,Strength=2);
}
A.SubHead:hover    
{
    font-family: Tahoma, Verdana, Helvetica;	
    font-size: 11px;   
    font-weight: bold;
    text-decoration: underline overline;
    color: #000000;
    height: 0px;
    filter:progid:DXImageTransform.Microsoft.Glow(Color=#999999,Strength=2);
}
/* Link style for SelectedTab  /////////////////////////////////////////////////////////////*/    
A.SelectedTab:link    
{
    font-family: Verdana, Tahoma, Helvetica;	
    font-size: 11px;    
    font-weight: bold;
    text-decoration: none;
    color: #666666;    
}
A.SelectedTab:visited  
{
    font-family: Verdana, Tahoma, Helvetica;
    font-size: 11px;   
    font-weight: bold;
    text-decoration: none;    
    color: #999999;
}
A.SelectedTab:active   
{
    font-family: Verdana, Tahoma, Helvetica;
    font-size: 11px;   
    font-weight: bold;
    text-decoration:    none;
    color: #FF0000;
}
A.SelectedTab:hover    
{
    font-family: Verdana, Tahoma, Helvetica;
    font-size: 11px;   
    font-weight: bold;
    text-decoration: underline overline;
    color: #000000;
}
/* Link style for OtherTabs  /////////////////////////////////////////////////////////////*/    
A.OtherTabs:link    
{
    font-family: Verdana, Tahoma, Helvetica;
    font-size: 11px;    
    font-weight: bold;
    text-decoration: none;
    color: #000000;    
}
A.OtherTabs:visited  
{
    font-family: Verdana, Tahoma, Helvetica;	
    font-size: 11px;   
    font-weight: bold;
    text-decoration: none;    
    color: #333333;
}
A.OtherTabs:active   
{
    font-family: Verdana, Tahoma, Helvetica;	
    font-size: 11px;   
    font-weight: bold;
    text-decoration:    none;
    color: #FF0000;
}
A.OtherTabs:hover    
{
    font-family: Verdana, Tahoma, Helvetica;	
    font-size: 11px;   
    font-weight: bold;
    text-decoration: underline overline;
    color: #666666;
}
/* Link style for Links  /////////////////////////////////////////////////////////////*/    
A:link    
{
    font-family: Verdana, Tahoma, Helvetica;
    font-size: 11px;    
    font-weight: normal;
    text-decoration: none;
    color:#000000;    
}
A:visited  
{
    font-family: Verdana, Tahoma, Helvetica;	
    font-size: 11px;   
    font-weight: normal;
    text-decoration: none;    
    color: #666666;
}
A:active   
{
    font-family: Verdana, Tahoma, Helvetica;
    font-size: 11px;   
    font-weight: normal;
    text-decoration: none;
    color: #FF0000;
}
A:hover    
{
    font-family: Verdana, Tahoma, Helvetica;
    font-size: 11px;   
    font-weight: normal;
    text-decoration:  underline overline;
    color: #999999;
}
/* Link style for Normal Links  /////////////////////////////////////////////////////////////*/    
A.Normal:link    
{
    font-family: Verdana, Tahoma, Helvetica;
    font-size: 11px;    
    font-weight: normal;
    text-decoration: none;
    color:#333333;    
}
A.Normal:visited  
{
    font-family: Verdana, Tahoma, Helvetica;
    font-size: 11px;   
    font-weight: normal;
    text-decoration: none;    
    color: #666666;
}
A.Normal:active   
{
    font-family: Verdana, Tahoma, Helvetica;
    font-size: 11px;   
    font-weight: normal;
    text-decoration: normal;
    color: #FF0000;
}
A.Normal:hover    
{
    font-family: Verdana, Tahoma, Helvetica;
    font-size: 11px;   
    font-weight: normal;
    text-decoration:  underline overline;
    color: #000000;
}
/*  .Privacy  ////////////////////////////////////////////////////////////////////////////////////////////////////*/    
/* text style for Privacy */
.Privacy {
    font-weight: bold;
    font-size: 8.5pt;
    color: #333333;
    font-family: Tahoma, Verdana, Helvetica;
    text-decoration: none;
}
/*  .CurrentDate  ////////////////////////////////////////////////////////////////////////////////////////////////////*/    
/* text style for CurrentDate */
.CurrentDate {
    font-weight: bold;
    font-size: 8.5pt;
    color: #666666;
    font-family: Tahoma, Verdana, Helvetica;
}
/*  .Copyright  ////////////////////////////////////////////////////////////////////////////////////////////////////*/   
/* text style for Copyright */
.Copyright {
    font-weight: bold;
    font-size: 8.5pt;
    color: #333333;
    font-family: Tahoma, Verdana, Helvetica;	
    text-decoration: none;
}
/*  .DotNetNuke  ////////////////////////////////////////////////////////////////////////////////////////////////////*/   
/* text style for DotNetNuke */
.Dotnetnuke {
    font-weight: bold;
    font-size: 8.5pt;
    color: #333333;
    font-family: Tahoma, Verdana, Helvetica;	
    text-decoration: none;
}
/*  .User  ////////////////////////////////////////////////////////////////////////////////////////////////////*/    
/* hyperlink style for the User */
A.User:link 
{
    font-family: Tahoma, Verdana, Helvetica;	
    font-size: 8.5pt;
    font-weight: bold;   
    text-decoration:    none;
    color: #000000;
}
A.User:visited  
{
    font-family: Tahoma, Verdana, Helvetica;	
    font-size: 8.5pt;    
    font-weight: bold;    
    text-decoration:    none;
    color: #333333;
}
A.User:active   
{
    font-family: Tahoma, Verdana, Helvetica;	
    font-size: 8.5pt;    
    font-weight: bold;   
    text-decoration:    none;
    color: #FF6666;
}
A.User:hover    
{
    font-family: Tahoma, Verdana, Helvetica;	
    font-size: 8.5pt;   
    font-weight: bold;     
    text-decoration:    underline overline;
    color: #FF0000;
}
/*  .Login  ////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* hyperlink style for the Login */
A.Login:link {
    text-decoration:    none;
    color: #FFFFFF;
    font-family: Tahoma, Verdana, Helvetica;	
    font-weight: bold;
    font-size: 8.5pt;
    height: 0px;
    filter:progid:DXImageTransform.Microsoft.Glow(Color=#999999,Strength=3);
}
A.Login:visited  {
    text-decoration:    none;
    color: #CCCCCC;
    font-family: Tahoma, Verdana, Helvetica;	
    font-weight: bold;
    font-size: 8.5pt;
    height: 0px;
    filter:progid:DXImageTransform.Microsoft.Glow(Color=#999999,Strength=3);
}
A.Login:active   {
    text-decoration:    none;
    color: #FF0000;
    font-family: Tahoma, Verdana, Helvetica;	
    font-weight: bold;
    font-size: 8.5pt;
    height: 0px;
    filter:progid:DXImageTransform.Microsoft.Glow(Color=#FFCCCC,Strength=3);
}
A.Login:hover    {
    text-decoration: underline overline;
    color: #666666;
    font-family: Tahoma, Verdana, Helvetica;	
    font-weight: bold;
    font-size: 8.5pt;
    height: 0px;
    filter:progid:DXImageTransform.Microsoft.Glow(Color=#FFFFFF,Strength=3);
} 
/*  .Breadcrumb  ////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* hyperlink style for the Breadcrumb */
A.Breadcrumb:link {
    text-decoration:    none;
    color: #333333;
    font-family: Verdana, Tahoma, Helvetica;
    font-weight: bold;
    font-size: 8.5pt;
}
A.Breadcrumb:visited  {
    text-decoration:    none;
    color: #666666;
    font-family: Verdana, Tahoma, Helvetica;
    font-weight: bold;
    font-size: 8.5pt;
}
A.Breadcrumb:active   {
    text-decoration:    none;
    color: #FF0000;
    font-family: Verdana, Tahoma, Helvetica;
    font-weight: bold;
    font-size: 8.5pt;
}
A.Breadcrumb:hover    {
    text-decoration:  underline;
    color: #000000;
    font-family: Verdana, Tahoma, Helvetica;
    font-weight: bold;
    font-size: 8.5pt;
}
/*  .Hostname  ////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* hyperlink style for the Hostname */
A.Hostname:link {
    text-decoration:    none;
    color: #FFFFFF;
    font-family: Verdana, Tahoma, Helvetica;
    font-weight: bold;
    font-size: 8.5pt;
    height: 0px;
    filter:progid:DXImageTransform.Microsoft.Glow(Color=#000000,Strength=2);
}
A.Hostname:visited  {
    text-decoration:    none;
    color: #FFFFFF;
    font-family: Verdana, Tahoma, Helvetica;
    font-weight: bold;
    font-size: 8.5pt;
    height: 0px;
    filter:progid:DXImageTransform.Microsoft.Glow(Color=#666666,Strength=2);
}
A.Hostname:active   {
    text-decoration:    none;
    color:white;
    font-family: Verdana, Tahoma, Helvetica;
    font-weight: bold;
    font-size: 8.5pt;
    height: 0px;
    filter:progid:DXImageTransform.Microsoft.Glow(Color=#00FFFF,Strength=2);
}
A.Hostname:hover    {
    text-decoration: underline overline;
    color: #FFFFFF;
    font-family: Verdana, Tahoma, Helvetica;
    font-weight: bold;
    font-size: 8.5pt;
    height: 0px;
    filter:progid:DXImageTransform.Microsoft.Glow(Color=#333333,Strength=2);
}
/* Main Menu ////////////////////////////////////////////////////////////////////////////////////////////////////*/
.MainMenu_MenuContainer
{
	border-right: #404040 0px solid;
	border-top: #ff8080 0px solid;
	background-image: url(X.Menu.BLACK.jpg);
	border-left: #ff8080 0px solid;
	border-bottom: #404040 0px solid;
	background-repeat: repeat-x;
}
.MainMenu_MenuBar {
	cursor: hand; 
	height:16;
}
.MainMenu_MenuItem
{
	border-right: #000000 0px solid;
	border-top: #000000 0px solid;
	font-weight: bold;
	font-size: 9pt;
	background-image: url(X.Menu.BLACK.jpg);
	border-left: #000000 0px solid;
	cursor: hand;
	color: white;
	border-bottom: #000000 0px solid;
	background-repeat: repeat-x;
	font-style: normal;
	font-family: Arial, Helvetica;
	background-color: #000000;
}
.MainMenu_MenuIcon
{
	border-right: #000000 0px solid;
	border-top: #000000 0px solid;
	background-image: url(X.Menu.GREY.jpg);
	border-left: #000000 0px solid;
	width: 20px;
	cursor: hand;
	color: white;
	border-bottom: #000000 0px solid;
	background-repeat: repeat-x;
	height: 21px;
	background-color: #000000;
	text-align: center;
}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=135, Strength=10) ; 
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #404040 0px solid;
}
.MainMenu_MenuBreak
{
	border-right: #404040 0px solid;
	border-top: #ff8080 0px solid;
	background-image: url(X.Menu.GREY.jpg);
	border-left: #ff8080 0px solid;
	border-bottom: #404040 0px solid;
	background-repeat: no-repeat;
	height: 0px;
	background-color: #000000;
}
.MainMenu_MenuItemSel
{
	font-weight: bold;
	font-size: 9pt;
	background-image: url(X.Menu.RED.jpg);
	cursor: hand;
	color: #FFFFFF;
	background-repeat: repeat-x;
	font-style: normal;
	font-family: Arial, Helvetica;
	background-color: #000000;
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: hand; 
	border-right: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid;
	color: black;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: hand;
	color: Red;
}
/* Link style for CommandButton Links  /////////////////////////////////////////////////////////////*/    
A.CommandButton:link
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Tahoma, Helvetica;
	text-decoration: none;
	color: #FFFFFF;	
	background-image: url(X.Menu.BLACK.jpg);
    height: 0px;
    filter:progid:DXImageTransform.Microsoft.Glow(Color=#666666,Strength=4);
    cursor: hand;
}
A.CommandButton:visited
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Tahoma, Helvetica;
	text-decoration: none;
	color: #FFFFFF;	
	background-image: url(X.Menu.GREY.jpg);
    height: 0px;
    filter:progid:DXImageTransform.Microsoft.Glow(Color=#666666,Strength=4);
    cursor: hand;
}
A.CommandButton:active   
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;	
	padding-top: 2px;	
	font-weight: normal;
	font-size: 11px;
	color: white;
	font-family: Verdana, Tahoma, Helvetica;
	text-decoration: none;
	background-image: url(X.Menu.RED.jpg);
    height: 0px;
    filter:progid:DXImageTransform.Microsoft.Glow(Color=#FF9999,Strength=4);
    cursor: hand;
}
A.CommandButton:hover
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;	
	padding-top: 2px;	
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Tahoma, Helvetica;
	text-decoration: none;
	background-image: url(X.Menu.BLOOD.jpg);
    height: 0px;
    filter:progid:DXImageTransform.Microsoft.Glow(Color=#CC6666,Strength=4);
    cursor: hand;
}


