@charset "utf-8";
/* CSS Document */

/*----------------
   Toolbar
----------------*/
#header { margin-top:35px !important; }

#nav { height:35px; border-bottom:1px solid #333; position:fixed; position:absolute !ie; z-index:20000; top:0px; left:0px; width:100%; background:#666 url(http://creative.myspacecdn.com/de/CommonScripts/toolbar/images/nav_bg.png) repeat-x center left; font-family:Arial, Verdana, Helvetica, sans-serif; font-size:12px; color:#FFF !important; }

#nav a:link { color:#FFF !important; text-decoration:none; font-weight:normal; }
#nav a:visited { color:#FFF !important; text-decoration:none; font-weight:normal; }
#nav a:active { color:#FFF !important; text-decoration:none; font-weight:normal; }
#nav a:hover  { color:#FFF !important; text-decoration:underline; font-weight:normal; }

#nav_content { width:960px; height:25px; margin:6px auto 0px auto; }
#nav ul { list-style:none; }

#nav ul li { display:inline; float:left; margin:0px 2px; }
#nav #navList a { font-size:11px; font-weight:bold; float:left; padding: 2px 4px; color:#AAA; text-decoration: none; border:1px solid #333; cursor: pointer; background:transparent url(http://creative.myspacecdn.com/de/CommonScripts/toolbar/images/overlay.png) repeat-x center left; height:16px; line-height:16px; }
#nav #navList a:hover { background:#333 none; color:#DDD !important; }
#nav #navList #imgLink a{background:transparent; background-image:none; border:none;}

#nav #shareList { float:right; }
#nav #shareList .shareList_text { font-size:11px; font-weight:bold; color:#FFF; padding:4px 4px 0px 0px; }
#nav #shareList a { font-size:11px; font-weight:bold; float:left; padding:1px 0px; color:#999; text-decoration: none; cursor:pointer; opacity: 1; -moz-opacity: 1; filter: alpha(opacity=100); }
#nav #shareList a:hover { opacity: .8; -moz-opacity: .8; filter: alpha(opacity=80); }