/* Start of style sheet 'jagelnet : myNavigation' */
#nav_drawer {
 padding: 0px;
 position:absolute;
 top:-22px;
 left:660px;
 z-index:9999;
}

#cntnav_drawer {
 width: 228px;
 padding: 0px 2px 2px 2px;
 background:url(../img/drawer_content_small_lt.png) repeat-y;
}

#nav_drawer_handle {
 vertical-align:middle;
 text-align:center;
 line-height: 1.8em !important;
 font-size: 12px !important;
 color:#FFFFFF;
 height:24px;
 width: 228px;
 margin: 0px;
 cursor:pointer;
 background:url(../img/handle_norm_small.png) repeat-x;
}

#nav_drawer_handle.close {
  color:#FFFFFF;
}

#nav_drawer_handle.open {
  color:#294B5F;
}

#nav_drawer_handle:hover {
 color: #EB9833;
 background:url(../img/handle_hover_small.png) repeat-x;
}

#logout_tab {
 padding: 0px;
 position:absolute;
 top:-2px;
 right:-3px;
 z-index:9998;
 vertical-align:middle;
 text-align:center;
 line-height: 1.8em !important;
 font-size: 10px !important;
 font-weight:bold;
 color:#FFFFFF;
 height:24px;
 width: 70px;
 margin: 0px;
 cursor:pointer;
 background:url(../img/handle_norm_small.png) repeat-x;
}

#logout_tab:hover {
 color: #EB9833;
 background:url(../img/handle_hover_small.png) repeat-x;
}

#login_message {
 height:14px;
 overflow:hidden;
}

ul.drawers {
 width: 222px;
 border: 1px solid #F3F3F3;
 list-style-position: outside;
 list-style-type: none;
 list-style-image: none;
}

li.drawer {
 border-bottom: 1px solid #F3F3F3;
}

li.drawer ul li {
 list-style-position: outside;
 list-style-type: none;
 list-style-image: none;
 padding: 3px 4px 3px 4px;
}

li.drawer ul li:hover {
 background: #F3F3F3;
}

h4.drawer-handle {
 line-height: 1.8em !important;
 font-size: 11px !important;
 font-weigth: normal !important;
 color: #294B5F !important;
 margin: 0px !important;
 padding-left: 3px;
 background:url(img/nav_cat_header.png) repeat-x;
 height: 22px;
 width: 220px;
 cursor:pointer;
}

h4.drawer-handle:hover {
 background:url(img/nav_cat_header.png) repeat-x;
}
/* End of 'jagelnet : myNavigation' */

