.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

h1 { font-size: 18px; font-weight: bold; }
.portlet { clear: left; margin-bottom: 10px; }
.portlet h2 { padding: 0 3px; margin: 0; }
.portlet-body { padding: 5px; }

.user-thumb { float: left; margin-right: 3px;}
.network-medium { float: left; margin-right: 10px;}
.global-user-small { float: left; margin-right: 10px;}
.global_user_small { float: left; margin-right: 10px;}
.global_user_thumb { float: left; margin-right: 10px;}

#dashboard_header_menu.span-17 {
  border-top:1px solid #F5911E;
  margin-top:33px;
}

#profile_menu {
  margin: 0;
  padding: 0; 
  list-style-type: none;
  white-space: nowrap;      /* keep text on one line */
  font-weight: bold;
}

#profile_menu li {
  display: table-cell;      /* ignored by IE */
  padding: 0 15px;
}

#profile_menu a.incurrent {
  text-decoration: none;
  color: #B2B2B2;
}

#profile_menu a.current {
  text-decoration: none;
  color: #000;
}

#login {
  float:right;
  margin-top:-22px;
  color: #000;
}
#login a, #login a:visited {
  color:#F7931E;
  text-decoration:none;  
}
#login a:hover {
  text-decoration:underline;
}

#setting-menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
  white-space: nowrap;      /* keep text on one line */
  font-size: 17px;
}

#setting-menu li {
  padding: 5px;
  color: #6b6b6b;
}

#setting-menu a.incurrent {
  text-decoration: none;
  color: #000;
}

#setting-menu a.current {
  text-decoration: none;
  color: #F7931E;
}

#profile-setttings-menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
  white-space: nowrap;      /* keep text on one line */
  font-size: 17px;
}

#profile-setttings-menu li {
  display: table-cell;      /* ignored by IE */
  padding: 5px;
}

#profile-setttings-menu a.incurrent {
  text-decoration: none;
  color: #000;
}

#profile-setttings-menu a.current {
  text-decoration: none;
  color: #F7931E;
  background: #6b6b6b;
}

.network { float: left; margin-right: 3px;}

#profile_menu_wrapper {margin-bottom: 30px;}

li.field { list-style: none }
