
.layout[class*="alliance"] #block_center {
	width: 950px;
	}

/* About */

.alliance_about .about_img {
	height: 240px;
	background: url(/static/awru.my.games/img/main/content/alliance/about/about.jpg) left top no-repeat;
	}

.alliance_about .about_desc {
	overflow: hidden;
	}
	
	.alliance_about .about_desc > p {
		width: 47%;
		display: block;
		float: left;
		}
	.alliance_about .about_desc > p:nth-child(odd) {
		margin-right: 6%;
		}
		
/* Stats */

.alliance_stats h3 {
	float: none;
	}

.alliance_stats .head_data {
	position: relative;
	margin-bottom: 16px;
	font-size: 0px;
	}

	.alliance_stats .head_data .logo {
		width: 110px;
		height: 110px;
		display: inline-block;
		margin-right: 24px;
		overflow: hidden;
		}
	
	.alliance_stats .head_data .cont {
		width: 510px;
		height: 110px;
		display: inline-block;
		overflow: hidden;
		}
		
		.alliance_stats .head_data .cont > div {
			font-size: 16px;
			line-height: 30px;
			white-space: nowrap;
			}
		.alliance_stats .head_data .cont > div:first-child {
			padding-bottom: 2px;
			font-size: 22px;
			font-weight: bold;
			overflow: hidden;
			text-overflow: ellipsis;
			}
		
			.alliance_stats .head_data .cont > div > span {
				width: 110px;
				display: inline-block;
				}
			
			.alliance_stats .head_data .cont > div:first-child > span {
				color: #718fb7;
				}
				
				.alliance_stats .head_data .cont > div > a {
					color: #333;
					font-weight: bold;
					text-decoration: underline;
					}
				.alliance_stats .head_data .cont > div > a:hover {
					text-decoration: none;
					}
	
	.alliance_stats .head_data .rate {
		width: 290px;
		height: 110px;
		display: block;
		position: absolute;
		box-sizing: border-box;
		top: 0px;
		right: 0px;
		padding-left: 130px;
		color: #23262d;
		text-decoration: none;
		}
		
		.alliance_stats .head_data .rate > div {
			font-size: 16px;
			line-height: 30px;
			}
		.alliance_stats .head_data .rate:before {
			content: '';
			width: 107px;
			height: 124px;
			position: absolute;
			top: -14px;
			left: 0px;
			background: url(/static/awru.my.games/img/main/content/alliance/stats/head_rate.png) left top no-repeat;
			}
		
		.alliance_stats .head_data .rate > div:nth-child(1) {
			padding: 2px 0px 1px;
			color: #6f8097;
			font-weight: bold;
			}
		.alliance_stats .head_data .rate > div:nth-child(2) {
			font-size: 26px;
			font-weight: bold;
			}
		.alliance_stats .head_data .rate > div:nth-child(3) {
			color: #6f8097;
			}

.alliance_stats .alliance_desc {
	padding: 1px;
	line-height: 24px;
	border: 1px solid #fff;
	}
.alliance_stats .alliance_desc_form {
	width: 864px;
	max-width: 864px;
	min-width: 864px;
	height: 73px;
	box-sizing: border-box;
	font: 16px/24px Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	}
.alliance_stats .alliance_desc_controls {
	padding: 16px 1px 0px;
	font-size: 15px;
	text-align: left;
	}

.alliance_stats .stats_data {
	position: relative;
	font-size: 0px;
	cursor: default;
	}
	
	.alliance_stats .stats_data > div {
		width: 290px;
		height: 120px;
		display: inline-block;
		position: relative;
		margin-right: 40px;
		background: #6f8097;
		}
	.alliance_stats .stats_data > div:nth-child(3n+3) {
		margin-right: 0px;
		}
		
		.alliance_stats .stats_data > div .ico_pad {
			width: 66px;
			height: 69px;
			position: absolute;
			top: 20px;
			left: 22px;
			background: url(/static/awru.my.games/img/main/content/alliance/stats/stats_data_ico_pad.png) left top no-repeat;
			z-index: 4;
			}
			
			.alliance_stats .stats_data > div .ico_pad > div {
				width: 66px;
				height: 66px;
				background-image: url(/static/awru.my.games/img/main/content/alliance/stats/stats_data_ico.png);
				background-repeat: no-repeat;
				}
			
			.alliance_stats .stats_data > div .ico_pad > .type1 {background-position: 0px top}
			.alliance_stats .stats_data > div .ico_pad > .type2 {background-position: -100px top}
			.alliance_stats .stats_data > div .ico_pad > .type3 {background-position: -200px top}
		
		.alliance_stats .stats_data > div .title {
			position: absolute;
			box-sizing: border-box;
			top: 16px;
			left: 2px;
			padding-left: 106px;
			color: #fff;
			font: bold 16px Arial, Helvetica, sans-serif;
			z-index: 1;
			}
		
		.alliance_stats .stats_data > div .value {
			width: 286px;
			height: 48px;
			position: absolute;
			box-sizing: border-box;
			left: 2px;
			bottom: 2px;
			padding-left: 106px;
			color: #23262d;
			font: bold 26px/48px Arial, Helvetica, sans-serif;
			background: #fff;
			z-index: 2;
			}
		.alliance_stats .stats_data > div .value:before,
		.alliance_stats .stats_data > div .value:after {
			content: '';
			width: 2px;
			height: 40px;
			position: absolute;
			top: 0px;
			background: #fff;
			z-index: 3;
			}
		.alliance_stats .stats_data > div .value:before {
			left: -2px;
			}
		.alliance_stats .stats_data > div .value:after {
			right: -2px;
			}

.alliance_stats .stats_top_block {
	position: relative;
	vertical-align: top;
	cursor: default;
	}
	
	.alliance_stats .stats_top_block > div {
		width: 290px;
		display: block;
		float: left;
		position: relative;
		margin-right: 40px;
		font-size: 15px;
		}
	.alliance_stats .stats_top_block > div:nth-child(3n+3) {
		margin-right: 0px;
		}
		
		.alliance_stats .stats_top_block .header {
			position: relative;
			margin-bottom: 2px;
			color: #23262d;
			font-size: 16px;
			line-height: 36px;
			font-weight: bold;
			}
			
			.alliance_stats .stats_top_block .header span {
				width: 56px;
				height: 36px;
				position: absolute;
				top: 0px;
				right: 0px;
				background: #23262d url(/static/awru.my.games/img/main/content/alliance/stats/stats_top_players_ico.png) center 50px no-repeat;
				}
			
			.alliance_stats .stats_top_block .header.type1 span {background-position: center 0px}
			.alliance_stats .stats_top_block .header.type2 span {background-position: center -50px}
			.alliance_stats .stats_top_block .header.type3 span {background-position: center -100px}

.alliance_stats .stats_top_block {
	overflow: hidden;
	}
	
	.data_list.type_stats_top_block > div {
		height: 32px;
		}
		.data_list.type_stats_top_block > div > div {
			box-sizing: border-box;
			line-height: 32px;
			}

		.data_list.type_stats_top_block > div > div:nth-child(1) {
			width: 15%;
			padding-right: 8px;
			text-align: center;
			}
		.data_list.type_stats_top_block > div > div:nth-child(2) {
			width: 61%;
			overflow: hidden;
			text-overflow: ellipsis;
			}
		.data_list.type_stats_top_block > div > div:nth-child(3) {
			width: 24%;
			padding-right: 12px;
			text-align: right;
			}
			
			.data_list.type_stats_top_block > div > div:nth-child(2) > span {
				width: 64px;
				display: inline-block;
				}
			
			.data_list.type_stats_top_block > div > div:nth-child(3) .locked {
				width: 14px;
				height: inherit;
				display: inline-block;
				background: url(/static/awru.my.games/img/main/content/alliance/stats/stats_top_players_locked.png) center center no-repeat;
				}
		
		.data_list.type_stats_top_block > div > div:nth-child(1)[class^="type"] {
			color: #31343b;
			background-image: url(/static/awru.my.games/img/main/content/alliance/stats/bg_ranks.png);
			background-repeat: no-repeat;
			}
		.data_list.type_stats_top_block > div > div:nth-child(1).type1 {
			background-position: -6px -2px;
			}
		.data_list.type_stats_top_block > div > div:nth-child(1).type2 {
			background-position:  -6px -52px;
			}
		.data_list.type_stats_top_block > div > div:nth-child(1).type3 {
			background-position:  -6px -102px;
			}
		
		.data_list div a {
			color: #fff;
			text-decoration: none;
			}
		.data_list div a:hover {
			text-decoration: underline;
			}

.alliance_stats .node_submenu {
	position: absolute;
	right: 0px;
	margin-top: -43px;
	}

/* Staff */

.data_list.type_alliance_staff > div {
	height: 44px;
	}
	.data_list.type_alliance_staff > div > div {
		line-height: 44px;
		}

	.data_list.type_alliance_staff > div > div {
		width: 9%;
		padding-left: 13px;
		padding-right: 13px;
		text-align: right;
		}

	.data_list.type_alliance_staff > div > div:nth-child(1) {
		width: 3%;
		padding-left: 0px;
		padding-right: 0px;
		text-align: right;
		}
	.data_list.type_alliance_staff > div > div:nth-child(2) {
		width: 19%;
		text-align: left;
		overflow: hidden;
		text-overflow: ellipsis;
		}
	.data_list.type_alliance_staff > div > div:nth-child(10) {
		width: 15%;
		}

	.data_list.header.type_alliance_staff > div > div > span {
		width: 36px;
		display: inline-block;
		text-decoration: none;
		background: url(/static/awru.my.games/img/main/content/alliance/header_icons.png?1) right 50px no-repeat;
		}
	.data_list.header.type_alliance_staff > div > div > span:hover {
		opacity: 0.8;
		}
	.data_list.header.type_alliance_staff > div > div:nth-child(2) > span {background-position: right -550px;}
	.data_list.header.type_alliance_staff > div > div:nth-child(3) > span {background-position: right -250px;}
	.data_list.header.type_alliance_staff > div > div:nth-child(4) > span {background-position: right -300px;}
	.data_list.header.type_alliance_staff > div > div:nth-child(5) > span {background-position: right -650px;}
	.data_list.header.type_alliance_staff > div > div:nth-child(6) > span {background-position: right -350px;}
	.data_list.header.type_alliance_staff > div > div:nth-child(7) > span {background-position: right -450px;}
	.data_list.header.type_alliance_staff > div > div:nth-child(8) > span {background-position: right -500px;}
	.data_list.header.type_alliance_staff > div > div:nth-child(9) > span {background-position: right -700px;}
	.data_list.header.type_alliance_staff > div > div:nth-child(10) > span {background-position: right -750px;}
	
	.data_list.header.type_alliance_staff > div,
	.data_list.header.type_alliance_staff > div > div {
		height: 38px;
		line-height: 38px;
		}
	
	.data_list.header.type_alliance_staff > div > div:nth-child(2) {
		overflow: visible;
		}
		
		.data_list.header.type_alliance_staff > div > div:nth-child(2) > span:after {
			right: 0px;
			}
	
	.data_list.cont.type_alliance_staff > div > div:nth-child(1) > span {
		margin-top: 11px;
		}
	
	.data_list.cont.type_alliance_staff > div > div:nth-child(2) {
		padding-top: 5px;
		line-height: 16px;
		white-space: normal;
		}
		.data_list.cont.type_alliance_staff > div > div:nth-child(2) > span {
			color: #dbdee3;
			font-size: 12px;
			}
	
	.data_list.cont.type_alliance_staff .locked {
		width: 14px;
		height: inherit;
		display: inline-block;
		background: url(/static/awru.my.games/img/main/content/alliance/stats/stats_top_players_locked.png) center center no-repeat;
		}
	
/* Top */

.data_list.type_alliance_top > div {
	height: 44px;
	}
	.data_list.type_alliance_top > div > div {
		line-height: 44px;
		}

	.data_list.type_alliance_top > div > div {
		width: 10%;
		padding-left: 13px;
		padding-right: 13px;
		text-align: right;
		}

	.data_list.type_alliance_top > div > div:nth-child(1) {
		width: 4%;
		padding-left: 0px;
		padding-right: 0px;
		text-align: center;
		}
	.data_list.type_alliance_top > div > div:nth-child(2) {
		width: 33%;
		padding-right: 0px;
		text-align: left;
		overflow: hidden;
		text-overflow: ellipsis;
		}
	.data_list.type_alliance_top > div > div:nth-child(3) {
		width: 4%;
		padding-left: 0px;
		}
	.data_list.type_alliance_top > div > div:nth-child(8),
	.data_list.type_alliance_top > div > div:nth-child(9) {
		width: 9%;
		}
		
		.data_list.type_alliance_top > div > div:nth-child(1)[class^="type"] {
			color: #31343b;
			background-image: url(/static/awru.my.games/img/main/content/alliance/stats/bg_ranks.png);
			background-repeat: no-repeat;
			}
		.data_list.type_alliance_top > div > div:nth-child(1).type1 {
			background-position: -6px 4px;
			}
		.data_list.type_alliance_top > div > div:nth-child(1).type2 {
			background-position:  -6px -46px;
			}
		.data_list.type_alliance_top > div > div:nth-child(1).type3 {
			background-position:  -6px -96px;
			}
	
	.data_list.header.type_alliance_top > div > div > span {
		width: 36px;
		display: inline-block;
		text-decoration: none;
		background: url(/static/awru.my.games/img/main/content/alliance/header_icons.png?1) right 50px no-repeat;
		}
	.data_list.header.type_alliance_top > div > div > span:hover {
		opacity: 0.8;
		}
	.data_list.header.type_alliance_top > div > div:nth-child(1) > span {background-position: right 0px;}	
	.data_list.header.type_alliance_top > div > div:nth-child(2) > span {background-position: right -50px;}
	.data_list.header.type_alliance_top > div > div:nth-child(3) > span {background-position: right -150px;}
	.data_list.header.type_alliance_top > div > div:nth-child(4) > span {background-position: right -200px;}
	.data_list.header.type_alliance_top > div > div:nth-child(5) > span {background-position: right -250px;}
	.data_list.header.type_alliance_top > div > div:nth-child(6) > span {background-position: right -450px;}
	.data_list.header.type_alliance_top > div > div:nth-child(7) > span {background-position: right -350px;}
	.data_list.header.type_alliance_top > div > div:nth-child(8) > span {background-position: right -500px;}
	.data_list.header.type_alliance_top > div > div:nth-child(9) > span {background-position: right -650px;}
	
	.data_list.header.type_alliance_top > div,
	.data_list.header.type_alliance_top > div > div {
		height: 38px;
		line-height: 38px;
		}
	
	.data_list.header.type_alliance_top > div > div:nth-child(1) > span,
	.data_list.header.type_alliance_top > div > div:nth-child(2) > span {
		opacity: 1;
		cursor: default;
		}
	.data_list.header.type_alliance_top > div > div:nth-child(1) > span:after,
	.data_list.header.type_alliance_top > div > div:nth-child(2) > span:after {
		display: none;
		}
	
	.data_list.header.type_alliance_top > div > div:nth-child(2) > span {
		margin-left: 6px;
		}
	.data_list.header.type_alliance_top > div > div:nth-child(2) > span:nth-child(2) {
		width: 36px;
		height: 38px;
		display: block;
		position: absolute;
		top: 0px;
		margin-left: 60px;
		background: url(/static/awru.my.games/img/main/content/alliance/header_icons.png?1) right -100px no-repeat;
		-webkit-transform: translateY(0);
		transform: translateY(0);
		}
	.data_list.cont.type_alliance_top > div > div:nth-child(2) > span {
		width: 68px;
		display: inline-block;
		}

.layout[class*="alliance"] #block_center .pager {
	margin: 0px 0px;
	}

.layout[class*="alliance"] .list_qty_filter {
	position: absolute;
	right: 0px;
	margin-top: -30px;
	line-height: 28px;
	text-align: right;
	z-index: 1;
	cursor: default;
	}

	.layout[class*="alliance"] .list_qty_filter > span {
		width: 30px;
		display: inline-block;
		box-sizing: border-box;
		color: #384252;
		font-size: 18px;
		text-align: center;
		border: 1px solid #fff;
		cursor: pointer;
		-khtml-user-select: none;
		-moz-user-select: none;
		user-select: none;
		}
	.layout[class*="alliance"] .list_qty_filter > span:hover {
		color: #15171c;
		}
	.layout[class*="alliance"] .list_qty_filter > span.active {
		color: #fff;
		background: #384252;
		border-color: #384252;
		}

/* History */

.clan_history_graph {
	width: 100%;
	height: 264px;
	position: relative;
	overflow: hidden;
	}
	
	.clan_history_graph:before,
	.clan_history_graph:after {
		content: '';
		width: 20px;
		height: inherit;
		position: absolute;
		top: 0px;
		background: url(/static/awru.my.games/img/main/content/alliance/history/clan_history_graph_corners.png) 0px 0px no-repeat;
		}
	.clan_history_graph:before {
		left: 0px;
		}
	.clan_history_graph:after {
		right: 0px;
		-webkit-transform: rotateY(180deg);
		transform: rotateY(180deg);
		}
	
	.clan_history_graph .graph_header {
		width: 100%;
		position: absolute;
		top: 0px;
		left: 0px;
		font: bold 17px/48px Arial, Helvetica, sans-serif;
		text-align: center;
		cursor: default;
		}
	
	.clan_history_graph .graph_pad {
		width: 790px;
		height: 168px;
		position: relative;
		margin: 48px auto 0px;
		background: #e2e6ea url(/static/awru.my.games/img/main/content/alliance/history/graph_bg_0.png) 0px 0px repeat;
		}
	.clan_history_graph .graph_pad.type3  {background-image: url(/static/awru.my.games/img/main/content/alliance/history/graph_bg_3.png)}
	.clan_history_graph .graph_pad.type7  {background-image: url(/static/awru.my.games/img/main/content/alliance/history/graph_bg_7.png)}
	.clan_history_graph .graph_pad.type10 {background-image: url(/static/awru.my.games/img/main/content/alliance/history/graph_bg_10.png)}
	.clan_history_graph .graph_pad.type14 {background-image: url(/static/awru.my.games/img/main/content/alliance/history/graph_bg_14.png)}
	.clan_history_graph .graph_pad.type24 {background-image: url(/static/awru.my.games/img/main/content/alliance/history/graph_bg_24.png)}
	.clan_history_graph .graph_pad.type30 {background-image: url(/static/awru.my.games/img/main/content/alliance/history/graph_bg_30.png)}
		
		.clan_history_graph .graph_pad .svg_dots,
		.clan_history_graph .graph_pad svg {
			-webkit-transform: rotateX(180deg);
			transform: rotateX(180deg);
			}
		
		.clan_history_graph .graph_pad .svg_dots {
			width: inherit;
			height: inherit;
			position: absolute;
			top: 0px;
			left: 0px;
			z-index: 1;
			}
			
			.clan_history_graph .graph_pad .svg_dots > div {
				width: 5px;
				height: 5px;
				position: absolute;
				left: 20px;
				top: 20px;
				background: #fff;
				border: 1px solid #384252;
				z-index: 1;
				cursor: pointer;
				-webkit-transform: translate(-52%,-40%);
				transform: translate(-52%,-40%);
				}
			.clan_history_graph .graph_pad .svg_dots > div:hover {
				background: #fecb00;
				}
		
		.clan_history_graph .graph_pad .scale {
			width: 64px;
			height: inherit;
			top: 0px;
			position: absolute;
			}
		.clan_history_graph .graph_pad .scale:first-child {
			left: -70px;
			}
		.clan_history_graph .graph_pad .scale:last-child {
			right: -70px;
			}
			
			.clan_history_graph .graph_pad .scale > div {
				width: inherit;
				position: absolute;
				color: #23262d;
				font-size: 15px;
				text-align: right;
				}
			.clan_history_graph .graph_pad .scale:last-child > div {
				text-align: left;
				}
			.clan_history_graph .graph_pad .scale > div:nth-child(1) {
				top: 0px;
				}
			.clan_history_graph .graph_pad .scale > div:nth-child(2) {
				top: 50%;
				-webkit-transform: translateY(-50%);
				transform: translateY(-50%);
				}
			.clan_history_graph .graph_pad .scale > div:nth-child(3) {
				bottom: 0px;
				}

.clan_history_members_layout {
	width: 100%;
	min-height: 235px;
	position: relative;
	overflow: hidden;
	}
	
	.clan_history_members_block {
		width: 50%;
		height: inherit;
		box-sizing: border-box;
		float: left;
		padding: 8px;
		cursor: default;
		}
	
	.clan_history_members_block:first-child {
		border-right: 1px solid #fff;
		}
	.clan_history_members_block.joined {
		background: #384252;
		}
	.clan_history_members_block.left {
		background: #803427;
		}
		
		.clan_history_members_block h6 {
			margin: 8px 0px;
			padding-left: 8px;
			color: #fff;
			}
		
		.clan_history_members_block .line {
			height: 30px;
			border-bottom: 1px solid #637388;
			overflow: hidden;
			}
		.clan_history_members_block.joined .line {
			border-bottom-color: #637388;
			}
		.clan_history_members_block.left .line {
			border-bottom-color: #c06c5e;
			}
		.clan_history_members_block .line:last-child {
			border-bottom: none;
			}
			
			.clan_history_members_block .line.list_header > div {
				background-image: url(/static/awru.my.games/img/main/content/alliance/history/members_header_icons.png);
				background-repeat: no-repeat;
				opacity: 0.5;
				}
			.clan_history_members_block.joined .line.list_header > div:nth-child(1) {background-position: 8px 5px}
			.clan_history_members_block.left   .line.list_header > div:nth-child(1) {background-position: 8px -25px}
			.clan_history_members_block .line.list_header > div:nth-child(2) {background-position: 8px -55px}
			.clan_history_members_block .line.list_header > div:nth-child(3) {background-position: 8px -85px}
			.clan_history_members_block .line.list_header > div:nth-child(4) {background-position: center -115px}
			
			.clan_history_members_block .line > div {
				height: inherit;
				box-sizing: border-box;
				float: left;
				padding: 0px 8px;
				color: #fff;
				font: 15px/28px Arial, Helvetica, sans-serif;
				white-space: nowrap;
				overflow: hidden;
				}
			.clan_history_members_block .line > div:nth-child(1) {
				width: 26%;
				}
			.clan_history_members_block .line > div:nth-child(2) {
				width: 74%;
				}
			.clan_history_members_block .line > div:nth-child(3) {
				width: 0%;
				}
			.clan_history_members_block .line > div:nth-child(4) {
				width: 0%;
				text-align: center;
				}
				
				.clan_history_members_block .line > div a {
					color: #fff;
					}
				.clan_history_members_block .line > div a:hover {
					text-decoration: none;
					}
				
				.clan_history_members_block .line > div:nth-child(3) span {
					width: 16px;
					height: 16px;
					display: inline-block;
					margin: 0px 8px 0px 2px;
					-webkit-transform: translateY(3px);
					transform: translateY(3px);
					background: url(/static/awru.my.games/img/main/content/alliance/history/members_rank.png) 20px bottom no-repeat;
					}
				.clan_history_members_block .line > div:nth-child(3) span.type1 {background-position: 0px bottom}
				.clan_history_members_block .line > div:nth-child(3) span.type2 {background-position: -20px bottom}














