
/* begin Cascading Menu Classes */

#TitleMenuHeader{padding-right:0px;left: 0px; width: 131px; color: #FFFFFF; background-color: #000000;}
#SwitchModeMenuHeader{LEFT:137px;}
#ToolsMenuHeader{LEFT: 252px;}
#PageManagementMenuHeader{LEFT: 294px;}
#AuthoringOpsMenuHeader{LEFT: 407px;}
#PageWorkflowMenuHeader{LEFT: 537px;}
#AuthoringCmdsMenuHeader{LEFT: 137px;}

.DropDownDiv{LEFT:-400px; POSITION: absolute; TOP: 21px; z-index: 1000;}

.MenuTitle{
	position: absolute; 
	top: 0px;			
	padding-bottom: 4px;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #FFFFFF;
	background-color: #666666;
	color: #FFFFFF;
	}

.DropDownMenuHeader{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	text-decoration : none;
	font-weight : bold;
	cursor: pointer;
	vertical-align: middle;
}	

.DropDownMenuHeader A, .DropDownMenuHeader A:hover{
	color : #FFFFFF;
	background-color: #666666;
	font-family : Arial, sans-serif;
	font-size : 8pt;
	text-decoration : none;
	font-weight : bold;
	}

.DropDownMenuItem {
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	font-family: Arial, sans-serif;
	text-decoration: none;
	background-color: #FFCC00;
	height:14px;
	top:0px;
	border-bottom : 1px solid #666666;
	border-left : 1px solid #666666;
	border-right : 1px solid #666666;
	padding:4px;
	}
.DropDownMenuItem SPAN{
	font-size: 8pt;}

.DropDownMenuItem A, .DropDownMenuItem A:hover
{
	color: #000000;
	background-color: #FFCC00;
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
/* end Cascading Menu Classes */	

/* other author-only classes */

.placeholderTitle{background-color:#5D92BE; color:#000000; font-weight:bold;}

/* SiteMap Styles */
.SiteMapChannels, a.SiteMapChannels, a.SiteMapChannels:visited {font-weight: bold;color: #000000;	text-decoration: none;}
a.SiteMapChannels:hover {color: #5B8D3A;text-decoration: underline;}
.SiteMapPostings, a.SiteMapPostings {color: #CC6600;text-decoration: underline;}
a.SiteMapPostings:hover {color: #5B8D3A;text-decoration: underline;}
#SiteMap1 TABLE {margin-left:4px;}



