/* = menu v5 

====================================== */

#contentmenu_wrapper { background: #222; min-width: 1000px; width: 100%; height: 40px; border-top: 1px solid #333; border-bottom: 3px solid #8a171c; }

#contentmenu { letter-spacing: 2px; margin: 0px auto; width: 1000px; overflow: hidden; background: #222; margin-bottom: 10px; }
#contentmenu li {float: left; list-style: none; height: auto; }
#contentmenu ul { margin-left: 0px; }

#contentmenu ul ul { display: none; }
#contentmenu ul :hover > a { background: #8a171c; }

#contentmenu ul li:hover ul { display: block; }

#contentmenu ul ul { z-index: 1; padding: 0px; width: 150px; border: 0px; padding-bottom: 2px; letter-spacing: 0px; font-family: tahoma, arial, verdana; border-top: 3px solid #500e11; border-radius: 0px 0px 3px 3px; margin-left: 2px; position: absolute; background: #900c0c url('/images/submesnu_pattern.png') repeat bottom center; }
#contentmenu ul ul li { float: none; }
#contentmenu ul ul li a { height: 30px; border-bottom: 1px solid #78141a; display: block; line-height: 30px; padding: 0px 10px 0px 10px; margin: 0px; background: transparent; font-size: 11px; font-variant: normal; font-weight: normal; }
#contentmenu ul ul li a:hover { background: #500e11; }

#contentmenu ul a { font-weight: bold; font-variant: small-caps; font-size: 1.1em; margin: 0px 2px; color: #fff; padding: 0px 8px; height: 40px; line-height: 36px; display: block; text-decoration: none;}
#contentmenu ul a:hover, #contentmenu .actief { background: #8a171c ; }

#contentmenu .right a { color: #fff; font-size: 90%; letter-spacing: 0px; margin-top: 10px; display: block; float: left; margin-right: 10px; text-decoration: none; }
#contentmenu .right a:hover { color: #ccc; }

#contentmenu .right div { float: left; line-height: 40px; color: #fff; letter-spacing: 0px; }
#contentmenu .right div.avatar img { height: 24px; width: 24px; border-radius: 2px; }
#contentmenu .right div.avatar {  margin-left: 10px; border-left: 1px solid #333; height: 24px; margin-top: 7px; padding-left: 10px; }
#contentmenu .right div.avatar a { margin: 0px; height: 24px; width: 24px; border-radius: 2px; }
#contentmenu .right div.inbox { background: #444; font-size: 80%; display: block; margin: 7px 0px 0px 0px; border-radius: 2px; line-height: 24px; width: 24px; text-align: center; }
#contentmenu .right div.inbox a { margin: 0px; padding: 0px; text-align: center; width: 24px; height: 24px; }
#contentmenu .right div.username { font-family: arial; letter-spacing: 0px; margin-right: 10px; line-height: 24px; margin-top: 7px; padding-right: 10px; border-right: 1px solid #333;  }

#contentmenu .right .member_content { z-index: 10; box-shadow: #222 0px 0px 3px; border-top: 0px; line-height: 100%; display: none; background: #fff; border-radius: 0px 0px 5px 5px; position: absolute; margin-top: 40px; width: 300px; margin-left: -161px; color: #222; }
#contentmenu .right .member_content span.avatar { width: 100px; overflow: hidden; padding: 10px; border-radius: 0px 0px 3px 3px; clear: both; display: block; float: left; margin-right: 10px; border-right: 1px solid #dedede; }
#contentmenu .right .member_content span.avatar img { border-radius: 2px; }
#contentmenu .right .member_content span.avatar span.posts { clear: both; display: block; text-align: center; margin: 10px 0px; color: #777; font-size: 11px; }

#contentmenu .right .member_content span.username { font-weight: bold; margin: 10px 0px 5px 0px; display: block; }
#contentmenu .right .member_content span.email { display: block; color: #aaa; margin-bottom: 5px; }
#contentmenu .right .member_content span.options { float: left; margin-bottom: 10px; width: 169px; }
#contentmenu .right .member_content span.options a { display: block; float: none; margin: 0px; padding: 0px; color: #000; text-decoration: none; padding: 5px; margin-right: 10px; border-radius: 2px; }
#contentmenu .right .member_content span.options a:hover { background: #e9e9e9; }
