/* ====== Play Btn ====== */

.b-play-btn__inner {
	background-image: url('../images/btn/play.png');
}

/* ====== end Play Btn ====== */


/* ====== File Input Btn ====== */

.jq-file__button-inner {
	background-image: url('../images/btn/file-input.png');
}

/* ====== end File Input Btn ====== */


/* ====== Top Menu ====== */

.b-top-menu__text {
	background-image: url('../images/text-top-menu.png');
}

.b-top-menu__text_about {
	width: 90px;
}

.b-top-menu__text_media {
	width: 79px;
}

.b-top-menu__text_community {
	width: 144px;
}

.b-top-menu__text_fan-zone {
	width: 96px;
}

/* ====== end Top Menu ====== */

/* ====== User stats tabs ====== */

.b-common-tabs__tab2-all {
	background: url('../images/tab-stat-txt.png') -188px 0 no-repeat;
}

.b-common-tabs__tab2-standard {
	background: url('../images/tab-stat-txt.png') 0 0 no-repeat;
}

.b-common-tabs__tab2-rise {
	background: url('../images/tab-stat-txt.png') -94px 0 no-repeat;
}

/* ====== end User stats tabs ====== */

/* ====== Soc Enter ====== */

.b-soc-enter {
	padding-left: 135px;
}

	.b-soc-enter__text {
		width: 130px;
		height: 25px;
		background-image: url('../images/text-soc-enter.png');
	}

/* ====== /Soc Enter ====== */