/***********************************
 * MS.Support.GSFx.Web.BannerBar   *
***********************************/
.bbar_outer		{	margin: 0px; border: 0px; }		
.bbar_cell		{ background-color: #0a6cce; border-right: white solid 1px; height: 18px;}		
.bbar_cell_hot	{ background-color: #004080; border-right: white solid 1px; cursor: hand;}	
.bbar_cell A,
.bbar_cell A:link,
.bbar_cell A:visited,
.bbar_cell A:active,
.bbar_cell A:hover { font-size: 10px; font-family:Verdana, Arial,Helvetica; font-weight: bold; color: white; text-decoration: none; }

.bbar_cell_hot A,
.bbar_cell_hot A:link,
.bbar_cell_hot A:visited,
.bbar_cell_hot A:active,
.bbar_cell_hot A:hover { font-size: 10px; font-family:Verdana, Arial,Helvetica; font-weight: bold; color: white; text-decoration: none; }

/***********************************
 * MS.Support.GSFx.Web.Footer      *
***********************************/
.fbtn_cell 		{ font-size: 10px; font-weight: bold; border-right: white solid 1px; }
.fbtn_cell A:link,
.fbtn_cell A:active,
.fbtn_cell A:visited { color:White; text-decoration: none; }
.fbtn_cell A:hover { color:#FFCC00; }

.ftr_copyright_text			{ color: White; font:inherit; font-size:10px;  } 
.ftr_copyright_text,
.ftr_copyright_text:link,
.ftr_copyright_text:active,
.ftr_copyright_text:visited { color: White; }
.ftr_copyright_text:hover { color: #FFCC00; }

/***********************************
 * The "title bar" on left nav webparts
***********************************/
.mghead						{	font-size: 12px; font-weight: bold; color: #FFFFFF; 
								text-decoration: none;font-family:inherit;	}
.mginhead					{	font-size: 12px; font-weight: bold; 
								text-decoration: none; font-family:verdana,arial,helvetica;	}
/*
 * where?
 */
.LeftNav_Header				{	font-size: 12px; color:#ffffff;}
.blue_bg					{	background-color:#3366CC;	}


/** LinkPartList (fix these to not use the alpha loader) **/
.consolewpchevron{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/library/images/support/chevron.png', sizing='scale');	cursor:hand;}
.consolewpchevrondn{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/library/images/support/chevrondn.png', sizing='scale');	cursor:hand;}
.consolewpgrip{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/library/images/support/grippy.png', sizing='scale');	cursor:move;}

.xnewstree{width:100%; height:100%; background-color: #ffffff; overflow: scroll; scroll: auto;}
.xnewsgroup{font-size: 100%; font-family:inherit; color: #003399; text-decoration: none;}
.xnewsheader{font-size: 100%; font-family:inherit; color: #000000; text-decoration: none;}
.xnewsborder{background-color: #3366CC; padding-left: 2; padding-right: 2; padding-bottom: 2; height:100%; width:100%;}


.webContentContainer { margin-left: 12px; margin-top: 12px; width: 95%; margin-bottom: 12px;}	
.webExceptionBlock .webContentContainer { margin: 0px; padding: 0px; position: relative;}
.webExceptionBlock .webContentContainer .faqHeaderIcon { margin: 0px; padding: 0px; position: relative; top: -17px; }
.webContentContainer .GenericError { margin-left: 1em; position: relative; top: 48px; }
.FHerror {margin-top: 24px; } /*error page */

.LinkPartListTable { font-family: inherit; font-size: 11px; margin-right:5px;}
.LinkPartListTable .nbTD { padding-left:4px; }

.ListNugget					{ margin-top: 8px; font-size: 11px; margin-bottom: 8px; width:165px;  background-color: #e9e9e6;
	border-top:solid 3px #999999; border-bottom:solid 3px #999999; }
.ListNugget P				{ margin-top: 3px; }
.ListNugget A, 
.ListNugget A:active		{ color: Blue; }
.ListNugget A:visited:hover	{ color: Red; }

.ListNuggetHeader			{ background-color: #e9e9e6; padding: 2px 5px 2px 5px; color: Black; font-weight:bold; width: 100%; }
.ListNuggetBody				{ padding-top: 2px;  padding-left: 4px; padding-bottom: 2px; font-family: Verdana, Arial, Helvetica;  
	                          background-color: #e9e9e6; cursor:default; color: Black ;}
.ListNuggetBody UL			{ list-style-image: url(../../../../../library/images/support/blue_bullet.gif);*/ margin-left: 18px; margin-top: 2px; margin-bottom: 2px; }
.ListNuggetBody LI			{ margin-top: 0px; margin-bottom: 4px; }
.ListNuggetBody P			{color: Black ;}
.LinkDescription			{ margin-top: 2px; margin-bottom: 6px; }

.ListNuggetItem { font-size: 11px; }
.ListNuggetItemLink { font-size: 11px; }

/***************************
**** GET HELP UI
*****************************/
.GetHelpVert { }
.GetHelpHori { margin-top:35px; }
.GetHelpTitle { font-family: Franklin Gothic Medium; font-size:12px; font-weight: bold; color:Red;} 
.GetHelpText { font-size:11px; } 

#Part_gsfxSearch .ListNuggetBody { padding: 0px; padding-bottom: 4px; }
/*
.fhRightNav .ListNuggetHeader { background-color: #3366cc; }
.fhRightNav .ListNugget		  { margin-top: 0px; text-align: left; width: 100%}
*/
#foFlyoutMenuDown .ListNuggetBody { padding-left: 0px; }
#foFlyoutMenuUpBody { padding-left: 6px;}
#AdvSearch .ListNuggetHeader { background-color: #004080;color:White }
.lightblue { background-color: #3366cc; }
