/*****************************************************************************
 * File:		help/contents.css
 * Function:	StyleSheet for Edit Pencil User Manual Contents Menu
 * 
 * History:		05/31/2005	sjw	Original Version
 *****************************************************************************/

.treeItemCollapsed 
{
	background-image: url(/images/sitemap/tree_col.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	padding: 1px 0px 1px 4px;
	margin: 0px;
	width: 135px;
	height: 14px;
	white-space: nowrap;
}


.treeBeginItemCollapsed 
{
	background-image: url(/images/sitemap/tree_col_bgn.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	padding: 1px 0px 1px 4px;
	margin: 0px;
	width: 135px;
	height: 14px;
	white-space: nowrap;
}


.treeEndItemCollapsed 
{
	background-image: url(/images/sitemap/tree_col_end.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	padding: 1px 0px 1px 4px;
	margin: 0px;
	width: 135px;
	height: 14px;
	white-space: nowrap;
	border-bottom: 1px solid #ffffff;
}


.treeItemExpanded 
{
	background-image: url(/images/sitemap/tree_exp.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	padding: 1px 0px 1px 4px;
	margin: 0px;
	width: 135px;
	height: 14px;
	white-space: nowrap;
}


.treeBeginItemExpanded 
{
	background-image: url(/images/sitemap/tree_exp_bgn.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	padding: 1px 0px 1px 4px;
	margin: 0px;
	width: 135px;
	white-space: nowrap;
}


.treeEndItemExpanded 
{
	background-image: url(/images/sitemap/tree_exp_end.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	padding: 1px 0px 1px 4px;
	margin: 0px;
	width: 135px;
	white-space: nowrap;
	border-bottom: 1px solid #ffffff;
}


.treeItemBranch 
{
	background-image: url(/images/sitemap/tree_br.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	padding: 1px 0px 1px 12px;
	margin: 0px;
	width: 135px;
	white-space: nowrap;
}


.treeEndItem 
{
	background-image: url(/images/sitemap/tree_end.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	padding: 1px 0px 1px 12px;
	margin: 0px;
	width: 135px;
	white-space: nowrap;
	border-bottom: 1px solid #ffffff;
}


.treestartItem 
{
	background-image: url(/images/sitemap/tree_start.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	padding: 1px 0px 1px 12px;
	margin: 0px;
	width: 135px;
	white-space: nowrap;
}


.treeNoGuide 
{
	position: relative;
	left: -17px;
	padding: 1px 0px 1px 22px;
	margin: 0px;
	background-position: 17px 0px;
}


.treeItemCollapsedSub 
{
	background-image: url(/images/sitemap/tree_col.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	padding: 1px 0px 1px 4px;
	margin: 0px;
	width: 118px;
	height: 14px;
	white-space: nowrap;
}


.treeBeginItemCollapsedSub 
{
	background-image: url(/images/sitemap/tree_col_bgn.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	padding: 1px 0px 1px 4px;
	margin: 0px;
	width: 118px;
	height: 14px;
	white-space: nowrap;
}


.treeEndItemCollapsedSub 
{
	background-image: url(/images/sitemap/tree_col_end.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	padding: 1px 0px 1px 4px;
	margin: 0px;
	width: 118px;
	height: 14px;
	white-space: nowrap;
	border-bottom: 1px solid #ffffff;
}


.treeItemExpandedSub 
{
	background-image: url(/images/sitemap/tree_exp.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	padding: 1px 0px 1px 4px;
	margin: 0px;
	width: 118px;
	height: 14px;
	white-space: nowrap;
}


.treeBeginItemExpandedSub 
{
	background-image: url(/images/sitemap/tree_exp_bgn.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	padding: 1px 0px 1px 4px;
	margin: 0px;
	width: 118px;
	white-space: nowrap;
}


.treeEndItemExpandedSub 
{
	background-image: url(/images/sitemap/tree_exp_end.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	padding: 1px 0px 1px 4px;
	margin: 0px;
	width: 118px;
	white-space: nowrap;
	border-bottom: 1px solid #ffffff;
}


.treeItemBranchSub 
{
	background-image: url(/images/sitemap/tree_br.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	padding: 1px 0px 1px 12px;
	margin: 0px;
	width: 118px;
	white-space: nowrap;
}


.treeEndItemSub
{
	background-image: url(/images/sitemap/tree_end.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	padding: 1px 0px 1px 12px;
	margin: 0px;
	width: 118px;
	white-space: nowrap;
	border-bottom: 1px solid #ffffff;
}


.treestartItemSub 
{
	background-image: url(/images/sitemap/tree_start.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	padding: 1px 0px 1px 12px;
	margin: 0px;
	width: 118px;
	white-space: nowrap;
}


.treeItemCollapsed, .treeBeginItemCollapsed, .treeEndItemCollapsed, .treeItemExpanded, .treeBeginItemExpanded, .treeEndItemExpanded, .treeItemBranch, .treeEndItem, .treestartItem, .treeNoGuide, .treeItemCollapsedSub, .treeBeginItemCollapsedSub, .treeEndItemCollapsedSub, .treeItemExpandedSub, .treeBeginItemExpandedSub, .treeEndItemExpandedSub, .treeItemBranchSub, .treeEndItemSub, .treestartItemSub 
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	
}


	
	








