/* AdminDirect */
#admin_direct {position: fixed !important; width: 230px; right: 0; top: 0; text-align: left; z-index: 10000; opacity: 0.9;}
#admin_direct .direct_header {overflow: hidden; position: relative; width:230px; height: 25px; background: url('/admindirect/images/header.png') 0 0 no-repeat;}
#admin_direct .direct_header a {position: absolute; display: block; width: 13px; height: 13px; top: 8px; left: 10px; background: url('/admindirect/images/min-max.png') 0 0 no-repeat; outline: none; overflow: hidden; text-indent: -9999px;}
#admin_direct .direct_header a.maxi {background-position: 0 -13px;}
#admin_direct .direct_content {color: #000; font-family: "Tahoma",sans-serif; font-size: 11px; line-height: 1.5; text-align: left;}
#admin_direct .direct_content .direct_edit {background: url('/admindirect/images/bg.png') 0 0 repeat-y; padding: 1px 5px;}
#admin_direct .direct_content ul,
#admin_direct .direct_content li {list-style-image: none; list-style-position: outside; list-style-type: none; margin: 0; padding: 0;}
#admin_direct .direct_content ul {margin: 0 1px;}
#admin_direct .direct_content li a {display: block; color: #fff; font-weight: normal !important; padding: 5px 2px 5px 14px; text-decoration: none !important; outline: none;}
#admin_direct .direct_content li a:hover {color: #fff; background: #2e6ec6 url('/admindirect/images/hover.png') 0 0 repeat-x;}
#admin_direct .direct_foot {overflow: hidden; width: 230px; height: 68px; background: url('/admindirect/images/footer.png') 0 0 no-repeat;}
#admin_direct .direct_foot a {display: block; width: 230px; height: 68px; overflow: hidden; text-indent: -9999px;}
#admin_direct .direct_hidden {float: right; width: 29px; height: 29px; background: url('/admindirect/images/hidden.png') 0 0 no-repeat; overflow: hidden;}
#admin_direct .direct_hidden .direct_header {background: none !important;}