@charset "utf-8";
/* CSS Document */

.ag_postbit_left {
	position: absolute;
	width: 240px;
	height: 100%;
}
.ag_member_info {
	width: 228px;
}
.ag_mi_rank {
	position: relative;
	width: 228px;
	height: 48px;
	margin: 4px 0;
}
.ag_mi_r_bg,
.ag_mi_r_bg_top,
.ag_mi_r_bg_middle,
.ag_mi_r_bg_bottom {
	position: absolute;
	right: 0px;
	width: 228px;
	height: 24px;
}
.ag_mi_r_bg {
	height: 48px;
	z-index: 0;
}
.ag_mi_r_bg_top {
	top: 0px;
	background: url('/styles/clan/images/backgrounds/bg_mi_rank_top.png') no-repeat right;
}
.ag_mi_r_bg_middle {
	top: 24px;
	height: 0px;
	background: url('/styles/clan/images/backgrounds/bg_mi_rank_middle.png') repeat-y right;
}
.ag_mi_r_bg_bottom {
	bottom: 0px;
	background: url('/styles/clan/images/backgrounds/bg_mi_rank_bottom.png') no-repeat right;
}
.ag_mi_r_stars {
	position: absolute;
	z-index: 1;
	right: 6px;
	top: 6px;
	width: 216px;
	height: 21px;
}
.ag_mi_r_s_fullstar,
.ag_mi_r_s_halfstar {
	position: absolute;
	width: 21px;
	height: 21px;
}
.ag_mi_r_s_fullstar {
	background: url('/styles/clan/images/star_full.png') no-repeat;
}
.ag_mi_r_s_halfstar {
	background: url('/styles/clan/images/star_half.png') no-repeat;
}
.ag_mi_r_s_rank11 {
	position: absolute;
	width: 96px;
	height: 51px;
	right: 0;
	background: url('/styles/clan/images/rank_insignia_11.png') no-repeat;
}
.ag_mi_r_title {
	position: absolute;
	z-index: 1;
	right: 6px;
	top: 31px;
	width: 100%;
	height: 11px;
}
.ag_mi_r_t_text {
	position: absolute;
	right: -3px;
	top: 2px;
	width: 176px;
	height: 11px;
	background: url('/styles/clan/images/rank_titles.png') no-repeat;
}
.ag_mi_r_t_icon {
	position: absolute;
	right: 0;
	width: 16px;
	height: 16px;
	background: url('/styles/clan/images/game_icons_16px.png') no-repeat;
}
.ag_mi_status {
	width: 224px;
	height: 11px;
	margin: 4px 0;
	padding: 2px;
	background: url('/styles/clan/images/backgrounds/bg_efbf00_op15_&_807667_op15.png');
}
.ag_mi_s_text {
	float: right;
	width: 176px;
	height: 11px;
	background: url('/styles/clan/images/status_titles.png') no-repeat;
}
.ag_mi_offices {
	position: relative;
	width: 228px;
	margin: 4px 0;
}
.ag_mi_o_item {
	position: relative;
	right: 0;
	width: 224px;
	height: 11px;
	background: url('/styles/clan/images/backgrounds/bg_mi_office.png') repeat-y right;
	margin: 2px 0;
	padding: 1px 2px;
}
.ag_mi_o_item_text {
	position: absolute;
	right: 0;
	width: 176px;
	height: 11px;
	background: url('/styles/clan/images/office_titles.png') no-repeat;
}
.ag_mi_o_item_icon {
	position: absolute;
	right: 2px;
	width: 12px;
	height: 12px;
	background: url('/styles/clan/images/game_icons_12px.png') no-repeat;
}
.ag_mi_teams {
	position: relative;
	height: 24px;
}
.ag_mi_t_icon {
	position: absolute;
	width: 24px;
	height: 24px;
	background: url('/styles/clan/images/game_icons_24px.png') no-repeat;
}
