span.menuitem {
    background-color: #e4e4e4;
    height: 100%;
    padding: 2px;
    padding-left: 5px;
    padding-right: 5px;
    border: 1px solid #e4e4e4;
    cursor: auto;
    vertical-align: middle;    
}

    span.menuitem:hover {
        background-color: #ffa500;
        cursor: pointer;
    }


/*span.selectedmenuitem
{
	background-color: #ffa500;
	height: 100%;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #c28000;
}*/


/*span.menuitemimageonly
{
	background-color: #e4e4e4;
	height: 100%;
	padding: 2px;
	padding-left: 1px;
	padding-right: 1px;
	border: 1px solid #e4e4e4;
}

span.selectedmenuitemimageonly
{
	background-color: #ffa500;
	height: 100%;
	padding: 2px;
	padding-left: 1px;
	padding-right: 1px;
	border: 1px solid #c28000;
}*/


table.menu
{
	color: #ffffff;
	z-index: 0;
	height: 23px;	
	position: relative;
	background-color: #e4e4e4;
	border: #c1d6f8 1px solid;
	border-right: #518fed 1px solid;
	border-bottom: #518fed 1px solid;
}
td.menubar
{
	/*padding-top: 1px;*/
	/*padding-bottom: 1px;*/
	/*behavior: url(menu.htc);*/
}
img.menuitemimage
{
	width: 16px;
	height: 16px;
	margin-right: 1px;
	margin-bottom: 1px;
	vertical-align: middle;
}
td.menutext
{
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	cursor: default;
	color: #ffff00;
}

table
{
	cursor: default;
}

/**************************************************************************************/

/***************************************** General styles ****************************/
.required
{
    color:#FF0000;
}

.Label
{
    font-size: 11px;
}
.subTitle
{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}
.ApplicationHeadline
{
    font-family: Tahoma;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}
.DropDownList
{
    font-size: 11px;
}

.BottomBorder
{
	border-bottom: solid 1px #000000;
}

.PopupWarning
{
    font-size:16px;
}

/*********************************** Tree control ***********************************/
.MultipleTemplateNode
{
    color:Red;
}

/*********************************** Context menu ***********************************/

.ContextMenu
{
    background-color: #FFFFFF;
}

.ContextMenuHover
{
    background-color: #FFE6A0;
}


/********************************************************** Styles for menu ***********************************************/
TABLE.ms-crm-Nav-Area
{
    background-image: url(images/wunderbar_rest.gif);
    background-repeat: repeat-x;
    height: 32px;
    border-bottom: solid 1px #6693cf;
    cursor: hand;
    font-weight: 700;
    font-size: 11px;
    font-family: Tahoma;
}

TABLE.ms-crm-Nav-Area-Hovered
{
    background-image: url(images/wunderbar_hover.gif);
    background-repeat: repeat-x;
}

TABLE.ms-crm-Nav-Area-Selected
{
    background-image: url(images/wunderbar_sel.gif);
    background-repeat: repeat-x;
}

A.ms-crm-Nav-Area
{
    font-weight: 700;
    font-size: 11px;
    font-family: Tahoma;
}

A:link.ms-crm-Nav-Area
{
    font-weight: 700;
    font-size: 11px;
    font-family: Tahoma;
    color: #15428B;
    text-decoration:none;
}

TD.ms-crm-Nav-Area-Cell
{
    padding: 0px 0px 0px 5px;
}

A.ms-crm-Nav-Area IMG
{
    background-position-y: 0px;
    background-image: url(images/imagestrips/controlimages_2.gif);
    clip: rect(0px 24px 24px 0px);
    width: 24px;
    height: 24px;
    margin: 0px 4px 0px 0px;
}

UL.ms-crm-Nav-Bar
{
    overflow-x: hidden;
    overflow-y: hidden;
    margin: 0px;
    list-style-type: none;
}


li.ms-crm-Nav-Group
{
    border-top: solid 1px #000000;
    margin: 0px 0px 0px -40px;
    list-style-type: none;
    font-size: 11px;
    font-family: Tahoma;
}

A.ms-crm-Nav-Group-Title
{
    background-image: url(images/nav_header_back.gif);
    background-repeat: repeat-x;
    font-size: 11px;
    font-weight: 700;
    height: 19px;
    width: 100%;
    cursor: hand;
    font-family: Tahoma;
    padding: 2px 0px 0px 7px;
    position: relative;
    color:#000000;
    float:left;
}

A.ms-crm-Nav-Group-Title-alle
{
    background-image: url(images/nav_header_back.gif);
    background-repeat: repeat-x;
    font-size: 11px;
    font-weight: 700;
    height: 19px;
    width: 97%;
    font-family: Tahoma;
    padding: 2px 0px 0px 7px;
    position: relative;
    color:#000000;
    float:left;
    cursor: hand;
}

UL.ms-crm-Nav-Items
{
    width: 100%;
    display: inline;
    cursor: default;
    list-style-type: none;
    margin: 0px;
    font-family: Tahoma;
    font-size: 11px;
    padding: 0px 10px 10px 0px;
}

LI.ms-crm-Nav-Item
{
    clear   : both;
    margin: 0px 0px 0px 16px;
    list-style-position: inside;
    list-style-type: none;
}

li.ms-crm-Nav-Item-alle
{
    clear   : both;
    margin: 0px 0px 0px 16px;
    list-style-position: inside;
    list-style-type: none;
}

A.ms-crm-Nav-Item-Link
{
    height: 15px;
    width: 100%;
    padding: 1px 2px;
    margin: auto auto auto -12px;
    cursor: hand;
    font-family: Tahoma;
    font-size: 11px;
    color: #000000;
    border: solid 1px #ffffff;
    text-decoration: none;
}

A.ms-crm-Nav-Item-Hovered
{
    background-color: #ffe6a0;
    border: solid 1px #ffb74c;
}

A.ms-crm-Nav-Item-Selected
{
    background-color: #ffe6a0;
    border: solid 1px #ffb74c;
}

img.ms-crm-Nav-Group-Expanded
{
    height: 16px;
    width: 16px;
    background-image: url(images/navup.gif);
    margin-right:10px;
    float:right;
    /*top: 0px;
    right: 0px;*/
}

img.ms-crm-Nav-Group-Collapsed
{
    height: 16px;
    width: 16px;
    background-image: url(images/navdown.gif);
    position: absolute;
    top: 0px;
    right: 0px;
}

DIV.ms-crm-Nav-Bar-Area
{
    height: 100%;
    width: 100%;
    border-bottom: solid 1px #000000;
    float:left;
}