/******************************************************************************
*
*	Pivotal eService 5.7
*
*	File:		menu.css 
*	Purpose:	Main menu style sheet.
*	Date:		January 1, 2005
*
******************************************************************************/

BODY
{
	background-color : #D2E4E4;
	color:#000000;
}

.menuDateText
{
	font-family: arial, helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight:bolder;
	color: #000031;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color:#D2E4E4;
}

.menuItem
{
	color : #000031;
	background-color : #CECFCE;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-size : 80%;
	padding-left: 10px;
	height: 26px;
	border-bottom : 1px solid #9C9A9C;
}

.menuItemHilighted
{
	color : #000031;
	background-color : #D2E4E4;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-size : 80%px;
	padding-left: 10px;
	height: 26px;
	border-bottom : 1px solid #9C9A9C;
	cursor: pointer;
	cursor : hand;
}

.menuItemSelected
{
	color : #000031;
	background-color : #000031;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-size : 80%;
	padding-left: 10px;
	height: 26px;
	border-bottom : 1px solid #9C9A9C;
	cursor: pointer;
	cursor : hand;
}

.folder
{
	color : #000031;
	background : #CECFCE url(../images/ArrowRight.gif) no-repeat 140px;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-size : 120%;
	padding-left: 10px;
	height: 26px;
	border-bottom : 1px solid #9C9A9C;
}

.folderHilighted
{
	color : #000031;
	background : #000031 url(../images/ArrowRightHilighted.gif) no-repeat 140px;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-size : 120%;
	padding-left: 10px;
	height: 26px;
	border-bottom : 1px solid #9C9A9C;
	cursor: pointer;
	cursor : hand;
	font-style : italic;
}

.folderExpanded
{
	color : #000031;
	background : #CECFCE url(../images/ArrowDown.gif) no-repeat 137px;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-size : 120%;
	padding-left: 10px;
	height: 26px;
}

.folderExpandedHilighted
{
	color : #000031;
	background : #000031 url(../images/ArrowDownHilighted.gif) no-repeat 137px;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-size : 120%;
	padding-left: 10px;
	height: 26px;
	cursor: pointer;
	cursor : hand;
	font-style : italic;
}

.subMenuItem
{
	color : #000031;
	background-color : #D2E4E4;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-size : 100%;
	padding-left: 15px;
	height: 14px;
}

.subMenuItemHilighted
{
	color : #000031;
	background-color : #D2E4E4;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-size : 100%;
	padding-left: 15px;
	height: 14px;
	cursor: pointer;
	cursor : hand;
	font-style : italic;
}

.subMenuItemSelected
{
	color : #000031;
	background-color : #D2E4E4;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-size : 100%;
	padding-left: 15px;
	height: 14px;
	cursor: pointer;
	cursor : hand;
}

.subMenuItemTable
{
	border-bottom : 1px solid #e4e4e4;
	padding-bottom : 5px;
	background-color : #D2E4E4;
}

.hiddenItem
{
	display: none;
}


.headerSearch
{
	color: #000000;
	font-family : arial, helvetica, sans-serif;
	font-size : 110%;
	font-weight : bold;
	padding : 5px;
	background-color : #CECFCE;	
}

.leftnavbar
{
	border-bottom: #e4e4e4 1px solid;
	line-height: 1.5em;
	padding-left: 5px;	

}

.leftnavigation
 {
	font-weight: bold;
	font-size:70%;
	color: #cccccc;
	font-family: arial, helvetica, sans-serif;

}

.leftnavigation:link
 {
	color: #cccccc;
	text-decoration:none;

}

.leftnavigation:visited 	
{
	color:#cccccc;
	text-decoration: none
}

.leftnavigation:hover
 {
	color: #66cc00;
	text-decoration:underline;

}
.leftnavigationStatic
 {
	font-weight: bold;
	font-size:70%;
	color: #000031;
	font-family: arial, helvetica, sans-serif;

}
.leftnavigationStatic:link
 {
	color: #000031;
	text-decoration:none;

}

.leftnavigationStatic:visited 	
{
	color:#000031;
	text-decoration: none
}

.leftnavigationStatic:hover
 {
	color: #66cc00;
	text-decoration:underline;

}



.searchtext
 {
	font-family: arial, helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight: bold;
	color: #000031;
	background-color : #e4e4e4;
	width:59px;
}

.normalsmalltext
{
	font-weight: normal;
	font-size:70%;
	color: #000000;
	font-family: arial, verdana;
}

.globalSearchInput
{
	font-weight: normal;
	font-size:70%;
	color: #000000;
	font-family: arial, verdana;
	width:90%;
}

.outerTableCells
{
	background-color:#D2E4E4;
	width:100%;
}

.dateTable
{
	background-color:#000000;
}
.navigationTable
{
	background-color:#D2E4E4;
	width:100%;
}
.navigationCells
{
	background-color:#e4e4e4;
}
.listTable
{
	background-color:#000000;
	width:100%;
}

.leftnavbaraction
{
	background-color: #666699;	
	border-top: #CCCCCC 1px solid;
	border-bottom: #e4e4e4 1px solid;
	line-height: 1.5em;
	padding-left: 5px;	

}
