#grou_ps_top_bar * {
	padding:0;
	margin:0;
	z-index: 10;
}
#grou_ps_top_bar {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	overflow: hidden;
	background-color: #e2e2e2;
	background-image: url(http://grou.ps/images/grou_ps_top_bar_bg30.png);
	line-height: normal;
	font-weight: normal;
	/*
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	*/
}
/*
html.with_admin_bar {
	margin-top: 55px;
}*/
#grou_ps_top_bar .top_user_bar {
	/*background: url(http://grou.ps/images/top_user_bar_bg.png) repeat-x;*/
	background-color: #000; /*temadan*/
	border-bottom: 3px solid #C00; /*temadan*/
	height: 33px;
	color: #FFF;
}
#grou_ps_top_bar .top_user_bar .logo {
	padding: 10px 0 0 10px;
	float: left;
	width: 200px;
}
#grou_ps_top_bar .top_user_bar .search {
	width: 160px;
	float: right;
	padding: 9px 10px 0 0;
	text-align: right;
}
ul#search_types_box {
	margin: 17px 0 0 4px!important;
	max-height: 80px;
	width: 140px;
	overflow: auto;
	padding: 0;
	z-index: 93;
}
#search_types_box li {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px 6px 1px 3px;
	background-color: #EBEBEB;
	color: #444;
	border-bottom: 1px solid #ccc;
	list-style: none;
	cursor: pointer;
	opacity: 0.95;
	filter: alpha(opacity = 95);
}
#search_types_box li.selected {
	background-color: #ffc;
}
#top_search_text {
	background-color: #ebebeb;
	color: #666;
}
#grou_ps_top_bar input {
	font: 11px Tahoma, Geneva, sans-serif;
}
#top_search_button {
	background:transparent;
	height:12px;
	width:12px;
	margin: 4px 7px;
	vertical-align:top;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	border: 0 solid;
	cursor: pointer;
}
#grou_ps_top_bar .top_user_bar .my_account {
	width: 500px;
	float: right;
	padding: 12px 10px 0 0;
	font-size: 11px;
}
#grou_ps_top_bar .top_user_bar .my_account ul {
	float: right;
}
#grou_ps_top_bar .top_user_bar .my_account li {
	float: left;
	padding: 0 0 0 20px;
	list-style: none;
}
#grou_ps_top_bar .my_account li a {
	color:#FFF;
	text-decoration: none;
}
#grou_ps_top_bar .my_account li a:hover {
	text-decoration: underline;
}
#grou_ps_top_bar_shadow {
	background:url("http://grou.ps/images/top_user_bar_bg_shadow.png") repeat-x scroll left top transparent;
	height:5px;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index: 15;
}
#grou_ps_admin_bar_shadow {
	background:url("http://grou.ps/images/top_admin_bar_bg_shadow.png") repeat-x scroll left top transparent;
	height:5px;
	left:0;
	position:absolute;
	bottom: 0;
	width:100%;
}
#grou_ps_top_bar .top_admin_bar {
	color: #444;
	overflow: hidden!important;
	padding-left: 70px;
	background: url(http://grou.ps/images/avatar_zeus.png) no-repeat 2px -10px;
	position: relative;
}
/* ie7 hack */  
*:first-child+html #grou_ps_top_bar .top_admin_bar {
	margin-top: 0;
}
#grou_ps_top_bar .top_admin_bar a {
	color: #444;
}
#grou_ps_top_bar .top_admin_bar .info_msg {
	float: left;
	width: 40%;
	min-width:380px;
	/*padding: 12px 0 5px 15px;*/
	padding: 32px 0 5px 28px;
}
/* ie7 hack */  
*:first-child+html #grou_ps_top_bar .top_admin_bar .info_msg {
	padding: 33px 0 10px 26px;
}
#grou_ps_top_bar .top_admin_bar .info_msg .admin_highlighted {
	background-color: lightYellow;
	padding: 0 5px;
	font-weight: bold;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
#grou_ps_top_bar .top_admin_bar .info_msg .admin_highlighted a {
	text-decoration: none;
}
#grou_ps_top_bar .top_admin_bar .info_msg .admin_highlighted a:hover {
	text-decoration: underline;
}
#grou_ps_top_bar .top_admin_bar .menu_cont {
	float: right;
	width: 55%
}
#grou_ps_top_bar .top_admin_bar .admin_links {
	overflow:hidden;
	padding: 5px 10px 1px 10px;
	font-size: 11px;
}
/* ie7 hack */  
*:first-child+html #grou_ps_top_bar .top_admin_bar .admin_links {
	padding: 1px 10px 5px 10px;
}
#grou_ps_top_bar .top_admin_bar .admin_links ul {
	float: right;
}
#grou_ps_top_bar .top_admin_bar .admin_links li {
	text-align: right;
	float: left;
	list-style: none;
	padding: 0 0 0 15px;
}
#grou_ps_top_bar .top_admin_bar .admin_links li a {
	text-decoration: none;
}
#grou_ps_top_bar .top_admin_bar .admin_links li a:hover {
	text-decoration: underline;
}
#grou_ps_top_bar .top_admin_bar .admin_tabs {
	text-align: right;
	clear: both;
	overflow: hidden;
	font-size: 13px;
	padding: 14px 10px 0 0;
	height: 22px;
	margin: 0;
}
/* ie7 hack */  
*:first-child+html #grou_ps_top_bar .top_admin_bar .admin_tabs {
	padding: 0 10px 0 0;
	height: 32px;
}
#grou_ps_top_bar .top_admin_bar .admin_tabs ul {
	float: right;
}
#grou_ps_top_bar .top_admin_bar .admin_tabs li {
	text-align: right;
	float: left;
	list-style: none;
	padding: 0 0 0 2px;
	overflow: visible;
}
/* ie7 hack */  
*:first-child+html #grou_ps_top_bar .top_admin_bar .admin_tabs li {
	padding: 10px 0 10px 2px;
}
#grou_ps_top_bar .top_admin_bar .admin_tabs li a {
	text-decoration: none;
	padding: 10px;
	background: url(http://grou.ps/images/top_admin_bar_button_bg.png) repeat-x top center;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow:0 0 2px #ccc;
	-moz-box-shadow:0 0 2px #ccc;
	-webkit-box-shadow:0 0 2px #ccc;
}
#grou_ps_top_bar .top_admin_bar .admin_tabs li a:hover, #grou_ps_top_bar .top_admin_bar .admin_tabs li a.selected {
	background: #fff; /*temadan*/
	color: #444; /*temadan*/
}
ul#topbar_nav_links {
	margin: 0;
	padding: 0;
}
ul#topbar_nav_links li {
	padding: 0;
	margin: 0;
	list-style: none;
	display:inline;
}
#bottom_administrate_zeus {
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 10;
	overflow: visible;
	height: 115px;
	text-align: left;
}
#bottom_speech_bubble {
	font-family: Tahoma,Geneva,sans-serif;
	font-size:12px;
	text-align: center;
	height: 59px;
	bottom: 52px;
	left: 55px;
	width: 552px;
	position: absolute;
	z-index: 11;
}
#bottom_speech_bubble>div {
	float: left;
	display: inline-block;
}
#bottom_speech_bubble .bubble_left {
	background: url(/images/zeus_bubble_left.png) no-repeat right center;
	width: 80px;
	height: 59px;
	line-height: 14px;
}
#bottom_speech_bubble .bubble_bg {
	background: url(/images/zeus_bubble_bg.png) repeat-x top center;
	height: 44px;
	line-height:14px;
	padding:15px 0 5px 0;
	color:#666;
	max-width: 440px;
}
#bottom_speech_bubble .bubble_bg a {
	color:#743399;
}
#bottom_speech_bubble .bubble_right {
	background: url(/images/zeus_bubble_right.png) no-repeat left center;
	width: 32px;
	height: 59px;
}
/* ie7-8 hack  */
#bottom_speech_bubble .bubble_left {
	background-image /*\**/: url(/images/zeus_bubble_left.gif) \9;
}
#bottom_speech_bubble .bubble_bg {
	background-image /*\**/: url(/images/zeus_bubble_bg.gif) \9;
}
#bottom_speech_bubble .bubble_right {
	background-image /*\**/: url(/images/zeus_bubble_right.gif) \9;
}
#show_hints {
	cursor: pointer;
	position: absolute;
	bottom: 8px; 
	text-align: center; 
	background: #fff; 
	padding: 1px 3px 1px 1px; 
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #666;
	left: 26px;
	min-width: 83px;
	border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}
#show_hints a {
	color: #666;
	text-decoration: none;
}

/* ActivityRank Progress Bar */
.progress_bar {
	border: 1px solid #bbb;
	background: #fff;
	height: 11px;
	width: 200px;
	margin: 7px 0 0 !important;
	line-height: 10px;
}
.progress_bar .percent_text {
	line-heigth: 1px;
	font-size: 10px;
	position: absolute;
	width: 200px;
	text-align: center;
	color:#000;
}
.progress_bar .percent {
	background: url(http://grou.ps/images/icons/progress_percent.png);
	height: 11px;
}
.do_earn {
	float: left;
	margin: 0 30px;
	display: block;
}
.do_earn a {
	text-decoration: none;
}
.admin_o_meter_what {
	float: right;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

/* ActivityRank Bar */
#activity_rank_bar {
	position: absolute;
	top: 0;
	left: 90px;
	width: 380px;
	font-size: 11px;
}
#activity_rank_bar .ac_bar_bg {
	float:left;
	height: 20px;
	width: 100px;
	background: url(http://grou.ps/images/zeus_activityrank_bg.png) no-repeat left top;
	padding: 10px 1px 1px 38px;
}
#activity_rank_bar .user_bar_bg {
	float:left;
	height: 17px;
	min-width: 90px;
	background: url(http://grou.ps/images/zeus_members_bg.png) repeat-x;
	margin-top: 7px;
	padding:3px 0 0 6px;
}
#activity_rank_bar .user_bar_right {
	float:left;
	height: 20px;
	width: 11px;
	background: url(http://grou.ps/images/zeus_members_son.png) no-repeat;
	margin-top: 7px;
}