/*
	Цветовая схема для платформы PS5.
*/
html { 
	background: #dbdbdb;
}
a:link, a:visited {
	color: #1F5CA1;
	text-decoration: none;
}
a:hover {
	color: #143a66;
	text-decoration: none;
}
a.ajax_nav_active {
    font-weight: bolder;
    color: mediumvioletred;
}
#navigation, #sub-navigation, #notifications-number #nnc {
	background: #18232C; 
	background: url('/themes/multi_platform_stratege/images/big-bg.png') repeat-x scroll;
}
#navigation {
	background-position: 0 0;
}
#sub-navigation {
	background-position: 0 -61px;
}	
#navigation div.logo a, #global-footer div.logo a {
	background: url('/themes/multi_platform_stratege/images/style.png') 0px 0px no-repeat scroll transparent;
}
#menu-user-messages, #menu-user-buddy, #menu-user-reputation, #menu-user-profile, #menu-user-journal, #menu-user-signature, #menu-user-settings, #menu-user-exit, #user-info-menu, #menu-guest-registration,#login-guest-registration, #menu-guest-lostpw, .menu-dropdown .form-submit, .all_content_box .form-submit, #menu-guest-bg i, .menu-guest-input, .menu-spacer, #menu-sony, #menu-xbox, #menu-nintendo, #menu-mobile, #menu-shop, #menu-pc, #menu-games, #menu-calendar, #menu-top, #menu-forums, #menu-premium ,#menu-admin, #header_search .search_form_contener, .sub-menu-games, .sub-menu-calendar, .sub-menu-top, .sub-menu-guides, .sub-menu-forums, #header #user-info, #menu-guest-avatar,#notifications-number #nnl, #notifications-number #nnr {
	background: transparent url('/themes/multi_platform_stratege/images/style.png') no-repeat;
}

#content-wrapper {
	background-color: #ffffff;
}
.user-info-guest {
	background-position: -595px -40px !important;
}
.user-info-user {
	background: none !important;
}
#menu-guest-bg, #menu-user-bg, .hr {
	background: transparent url('/themes/multi_platform_stratege/images/popup-login-bg.png') repeat-y;
}
#menu-guest-bg {
	background-position: 0px 0px; /* Координата по X: 0px PS3, -218px X360, -436px Vita, -654px WiiU, -872 pc*/
}
#menu-user-bg {
	background-position: 0px -278px; /* Координата по X: 0px PS3, -162px X360, -324px Vita, -486px WiiU, -648 pc*/
}
#menu-user-bg .hr {
    background-position: 0 -541px;
}

#menu-user-bg .notifications_menubit {
    font-family: Calibri;
    font-size: 13px;
	color: #FFFFFF;
}

#menu-user-bg .notifications_menubit:hover {
    background: url(/themes/multi_platform_stratege/images/style.png)  -799px -72px no-repeat;
}

#notifications-number #nnl {
    background-position: 0 -58px;
    width: 8px;
}
#notifications-number #nnc {
    background-position: 0 -385px;
    color: #FFFFFF;
    font-family: calibri;
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
}
#notifications-number #nnr {
    background-position: -22px -58px;
    width: 6px;
}

#menu-guest-bg input[type="checkbox"] + label span {
    background: url(/themes/multi_platform_stratege/images/style.png)  -19px -40px no-repeat;
	cursor: pointer;
}
#menu-guest-bg input[type="checkbox"]:checked + label span {
    background: url(/themes/multi_platform_stratege/images/style.png) left -40px no-repeat;
}
.menu-guest-input {
	background-position: -413px -115px;
	color: #444444;
	font-weight: bold;
	font-size: 18px;
}
#menu-guest-bg i {
	background-position: -595px -117px;
	cursor: pointer;
}
#menu-guest-bg input[type="checkbox"]:checked + label i {
	background-position: -595px -131px;
}
#user-info #user-info-menu {
	background-position: -595px 0px;
}
#menu-user-bg #user-info-menu {
	background-position: -595px -16px;
}
#menu-user-messages {
	background-position: -659px 0px;
}
#menu-user-messages:hover {
	background-position: -659px -16px;
}
#menu-user-reputation {
	background-position: -969px 0px;
}
#menu-user-reputation:hover {
	background-position: -969px -16px;
}
#menu-user-buddy {
	background-position: -1016px 0px;
}
#menu-user-buddy:hover {
	background-position: -1016px -16px;
}
#menu-user-profile {
	background-position: -724px 0px;
}
#menu-user-profile:hover {
	background-position: -724px -16px;
}
#menu-user-journal {
	background-position: -776px 0px;
}
#menu-user-journal:hover {
	background-position: -776px -16px;
}
#menu-user-signature {
	background-position: -821px 0px;
}
#menu-user-signature:hover {
	background-position: -821px -16px;
}
#menu-user-settings {
	background-position: -870px 0px;
}
#menu-user-settings:hover {
	background-position: -870px -16px;
}
#menu-user-exit {
	background-position: -929px 0px;
}
#menu-user-exit:hover {
	background-position: -929px -16px;
}
#menu-guest-lostpw {
	background-position: -690px -117px;
	cursor: pointer;
}
#menu-guest-lostpw:hover {
	background-position: -690px -132px;
}
.menu-dropdown .form-submit, .all_content_box .form-submit {
	background-position: 0px -158px; /* 0px PS3, -50px X360, -100px Vita, -150px WiiU, -200 pc*/
	border: 0 none;
	cursor: pointer;
}
.menu-dropdown .form-submit:hover, .all_content_box .form-submit:hover {
	background-position: 0px -180px; /* 0px PS3, -50px X360, -100px Vita, -150px WiiU, -200 pc*/
	border: 0 none;
	cursor: pointer;
}
#menu-guest-registration, #login-guest-registration  {
	background-position: -250px -158px;
	border: 0 none;
	cursor: pointer;
}
#menu-guest-registration:hover, #login-guest-registration:hover {
	background-position: -250px -180px;
	border: 0 none;
	cursor: pointer;
}
#menu-guest-avatar {
	background-position: -595px -40px;
}
#header_search .search_form_contener {
	background-position: -413px -80px !important;
	padding-left: 5px;
}
.menu-spacer {
	background-position: -105px 0px;
}
#menu-sony {
	background-position: -120px 0;
}
#menu-sony:hover {
	background-position: -120px -40px;
}
#menu-xbox  {
	background-position: -193px 0;
}
#menu-xbox:hover {
	background-position: -193px -40px;
}
#menu-nintendo {
	background-position: -225px 0;
}
#menu-nintendo:hover {
	background-position: -225px -40px;
}
#menu-pc {
	background-position: -282px 0;
}
#menu-pc:hover {
	background-position: -282px -40px;
}
#menu-mobile {
	background-position: -307px 0;
}
#menu-mobile:hover {
	background-position: -307px -40px;
}
#menu-games {
	background-position: -125px -76px;
}
#menu-games:hover {
	background-position: -125px -111px;
}
#menu-calendar {
	background-position: -166px -76px;
}
#menu-calendar:hover {
	background-position: -166px -111px;
}
#menu-top {
	background-position: -239px -76px;
}
#menu-top:hover {
	background-position: -239px -111px;
}
#menu-forums {
	background-position: -340px -76px;
}
#menu-forums:hover {
	background-position: -340px -111px;
}
#menu-shop {
	background-position: -354px -0px;
}
#menu-shop:hover {
	background-position: -354px -40px;
}
#menu-premium {
	background-position: -535px 0;
}
#menu-premium:hover {
	background-position: -535px -40px;
}
#menu-admin {
	background-position: -105px -40px;
}
.sub-menu-games {
	background-position: -119px -80px;
}
.sub-menu-games:hover {
	background-position: -119px -115px;
}
.sub-menu-calendar {
	background-position: -168px -80px;
}
.sub-menu-calendar:hover {
	background-position: -168px -115px;
}
.sub-menu-top {
	background-position: -241px -80px;
}
.sub-menu-top:hover {
	background-position: -241px -115px;
}
.sub-menu-guides {
	background-position: -297px -80px;
}
.sub-menu-guides:hover {
	background-position: -297px -115px;
}
.sub-menu-forums {
	background-position: -339px -80px;
}
.sub-menu-forums:hover {
	background-position: -339px -115px;
}
#footer {
	background: #000;
	color: #c5c5c5;
}
#global-footer dl a , #global-footer .info, #global-footer #footer-message a, #global-footer .desc a {
	text-decoration: none;
	color: #c5c5c5;
}
#global-footer dl a:hover, #global-footer #footer-message a:hover, #global-footer .desc a:hover {
    color: #FFF;
}

/* Иконки список */
a.table_icon_sort, a.list_icon_sort, a.table_icon_sort_active, a.list_icon_sort_active {
	background: url('/sites/all/images/icon/icon_sort_list.png') no-repeat;
}
a.table_icon_sort {
	margin-right: 4px;
	background-position: -23px 0px;
}
a.list_icon_sort {
	background-position: 0px 0px;
}
a.table_icon_sort_active {
	margin-right: 4px;
	background-position: -23px -23px;
}
a.list_icon_sort_active {
	background-position: 0px -23px;
}
a.table_icon_sort:hover {
	text-decoration: none;
	background-position: -23px -23px;
}
a.list_icon_sort:hover {
	text-decoration: none;
	background-position: 0px -23px;
}
a.table_icon_sort_active:hover {
	text-decoration: none;
	background-position: -23px -23px;
}
a.list_icon_sort_active:hover {
	text-decoration: none;
	background-position: 0px -23px;
}

/* Меню игры */
.gamesMenyTPL a.linkProfileGTPL, .gamesMenyTPL a.linkProfileGTPL_active, .gamesMenyTPL div.linkTropsGTPL_not, .gamesMenyTPL a.linkTropsGTPL_active, .gamesMenyTPL a.linkTropsGTPL, 
.gamesMenyTPL div.linkArticleGTPL_not, .gamesMenyTPL a.linkArticleGTPL_active, .gamesMenyTPL a.linkArticleGTPL, 
.gamesMenyTPL div.linkForumGTPL_not, .gamesMenyTPL a.linkForumGTPL_active, .gamesMenyTPL a.linkForumGTPL, 
.gamesMenyTPL a.linkProfileGTPL:hover, .gamesMenyTPL a.linkTropsGTPL:hover, .gamesMenyTPL a.linkArticleGTPL:hover, .gamesMenyTPL a.linkForumGTPL:hover, 
.gamesMenyTPL a.linkLogbookGTPL, .gamesMenyTPL a.linkLogbookGTPL_active, .gamesMenyTPL a.linkLogbookGTPL:hover, .gamesMenyTPL div.linkLogbookGTPL_not, 
.gamesMenyTPL a.linkGalleryGTPL, .gamesMenyTPL a.linkGalleryGTPL_active, .gamesMenyTPL a.linkGalleryGTPL:hover, .gamesMenyTPL div.linkGalleryGTPL_not, 
.gamesMenyTPL a.linkComplexityGTPL, .gamesMenyTPL a.linkComplexityGTPL_active, .gamesMenyTPL a.linkComplexityGTPL:hover, .gamesMenyTPL div.linkComplexityGTPL_not {
	float: left;
	display: block;
	text-decoration: none;
	height: 32px;
	background: url(/sites/all/images/designer/meny_tpl_v2.svg) no-repeat;
}
.gamesMenyTPL a.linkProfileGTPL, .gamesMenyTPL a.linkProfileGTPL_active, .gamesMenyTPL a.linkProfileGTPL:hover {
	width: 93px;
}
.gamesMenyTPL a.linkTropsGTPL, .gamesMenyTPL a.linkTropsGTPL_active, .gamesMenyTPL div.linkTropsGTPL_not, .gamesMenyTPL a.linkTropsGTPL:hover {
	width: 81px;
}
.gamesMenyTPL a.linkArticleGTPL, .gamesMenyTPL a.linkArticleGTPL_active, .gamesMenyTPL div.linkArticleGTPL_not, .gamesMenyTPL a.linkArticleGTPL:hover {
	width: 78px;
}
.gamesMenyTPL a.linkForumGTPL, .gamesMenyTPL a.linkForumGTPL_active, .gamesMenyTPL div.linkForumGTPL_not, .gamesMenyTPL a.linkForumGTPL:hover {
	width: 78px;
}
.gamesMenyTPL a.linkLogbookGTPL, .gamesMenyTPL a.linkLogbookGTPL_active, .gamesMenyTPL a.linkLogbookGTPL:hover, .gamesMenyTPL div.linkLogbookGTPL_not {
	width: 71px;
}
.gamesMenyTPL a.linkGalleryGTPL, .gamesMenyTPL a.linkGalleryGTPL_active, .gamesMenyTPL a.linkGalleryGTPL:hover, .gamesMenyTPL div.linkGalleryGTPL_not {
	width: 71px;
}
.gamesMenyTPL a.linkComplexityGTPL, .gamesMenyTPL a.linkComplexityGTPL_active, .gamesMenyTPL a.linkComplexityGTPL:hover, .gamesMenyTPL div.linkComplexityGTPL_not {
	width: 98px;
}
.gamesMenyTPL a.linkProfileGTPL {
	background-position: 0px 0px;
}
.gamesMenyTPL a.linkProfileGTPL_active {
	background-position: 0px -64px;
}
.gamesMenyTPL a.linkProfileGTPL:hover {
	background-position: 0px -64px;
}
.gamesMenyTPL a.linkTropsGTPL {
	background-position: -92px 0px;
}
.gamesMenyTPL a.linkTropsGTPL_active {
	background-position: -92px -64px;
}
.gamesMenyTPL div.linkTropsGTPL_not {
	background-position: -92px -32px;
}
.gamesMenyTPL a.linkTropsGTPL:hover {
	background-position: -92px -64px;
}
.gamesMenyTPL a.linkArticleGTPL {
	background-position: -286px 0px;
}
.gamesMenyTPL a.linkArticleGTPL_active {
	background-position: -286px -64px;
}
.gamesMenyTPL div.linkArticleGTPL_not {
	background-position: -286px -32px;
}
.gamesMenyTPL a.linkArticleGTPL:hover {
	background-position: -286px -64px;
}
.gamesMenyTPL a.linkForumGTPL {
	background-position: -362px 0px;
}
.gamesMenyTPL a.linkForumGTPL_active {
	background-position: -362px -64px;
}
.gamesMenyTPL div.linkForumGTPL_not {
	background-position: -362px -32px;
}
.gamesMenyTPL a.linkForumGTPL:hover {
	background-position: -362px -64px;
}
.gamesMenyTPL a.linkLogbookGTPL  {
	background-position: -970px 0px;
}
.gamesMenyTPL a.linkLogbookGTPL_active {
	background-position: -970px -64px;
}
.gamesMenyTPL div.linkLogbookGTPL_not {
	background-position: -970px -32px;
}
.gamesMenyTPL a.linkLogbookGTPL:hover {
	background-position: -970px -64px;
}
.gamesMenyTPL a.linkGalleryGTPL {
	background-position: -1378px 0px;
}
.gamesMenyTPL a.linkGalleryGTPL_active {
	background-position: -1378px -64px;
}
.gamesMenyTPL div.linkGalleryGTPL_not {
	background-position: -1378px -32px;
}
.gamesMenyTPL a.linkGalleryGTPL:hover {
	background-position: -1378px -64px;
}
.gamesMenyTPL a.linkComplexityGTPL {
	background-position: -1448px 0px;
}
.gamesMenyTPL a.linkComplexityGTPL_active {
	background-position: -1448px -64px;
}
.gamesMenyTPL div.linkComplexityGTPL_not {
	background-position: -1448px -32px;
}
.gamesMenyTPL a.linkComplexityGTPL:hover {
	background-position: -1448px -64px;
}

.gamesMenyTPL a.linkLikeGTPL_ps3_active, .gamesMenyTPL a.linkLikeGTPL_ps3_gold, .gamesMenyTPL a.linkLikeGTPL_ps3, .gamesMenyTPL a.linkLikeGTPL_ps3:hover, 
.gamesMenyTPL a.linkLikeGTPL_xbox360_active, .gamesMenyTPL a.linkLikeGTPL_xbox360_gold, .gamesMenyTPL a.linkLikeGTPL_xbox360, .gamesMenyTPL a.linkLikeGTPL_xbox360:hover, 
.gamesMenyTPL a.linkLikeGTPL_vita_active, .gamesMenyTPL a.linkLikeGTPL_vita_gold, .gamesMenyTPL a.linkLikeGTPL_vita, .gamesMenyTPL a.linkLikeGTPL_vita:hover, 
.gamesMenyTPL a.linkLikeGTPL_wiiu_active, .gamesMenyTPL a.linkLikeGTPL_wiiu_gold, .gamesMenyTPL a.linkLikeGTPL_wiiu, .gamesMenyTPL a.linkLikeGTPL_wiiu:hover, 
.gamesMenyTPL a.linkLikeGTPL_3ds_active, .gamesMenyTPL a.linkLikeGTPL_3ds_gold, .gamesMenyTPL a.linkLikeGTPL_3ds, .gamesMenyTPL a.linkLikeGTPL_3ds:hover, 
.gamesMenyTPL a.linkLikeGTPL_pc_active, .gamesMenyTPL a.linkLikeGTPL_pc_gold, .gamesMenyTPL a.linkLikeGTPL_pc, .gamesMenyTPL a.linkLikeGTPL_pc:hover, 
.gamesMenyTPL a.linkLikeGTPL_mobile_active, .gamesMenyTPL a.linkLikeGTPL_mobile_gold, .gamesMenyTPL a.linkLikeGTPL_mobile, .gamesMenyTPL a.linkLikeGTPL_mobile:hover, 
.gamesMenyTPL a.linkLikeGTPL_ps4_active, .gamesMenyTPL a.linkLikeGTPL_ps4_gold, .gamesMenyTPL a.linkLikeGTPL_ps4, .gamesMenyTPL a.linkLikeGTPL_ps4:hover, 
.gamesMenyTPL a.linkLikeGTPL_xbox_one_active, .gamesMenyTPL a.linkLikeGTPL_xbox_one_gold, .gamesMenyTPL a.linkLikeGTPL_xbox_one, .gamesMenyTPL a.linkLikeGTPL_xbox_one:hover,
.gamesMenyTPL a.linkLikeGTPL_switch_active, .gamesMenyTPL a.linkLikeGTPL_switch_gold, .gamesMenyTPL a.linkLikeGTPL_switch, .gamesMenyTPL a.linkLikeGTPL_switch:hover, 
.gamesMenyTPL a.linkLikeGTPL_ps5_active, .gamesMenyTPL a.linkLikeGTPL_ps5_gold, .gamesMenyTPL a.linkLikeGTPL_ps5, .gamesMenyTPL a.linkLikeGTPL_ps5:hover, 
.gamesMenyTPL a.linkLikeGTPL_scarlett_active, .gamesMenyTPL a.linkLikeGTPL_scarlett_gold, .gamesMenyTPL a.linkLikeGTPL_scarlett, .gamesMenyTPL a.linkLikeGTPL_scarlett:hover, 
.gamesMenyTPL a.linkLikeGTPL_win10_active, .gamesMenyTPL a.linkLikeGTPL_win10_gold, .gamesMenyTPL a.linkLikeGTPL_win10, .gamesMenyTPL a.linkLikeGTPL_win10:hover {
	float: right;
	display: block;
	cursor: pointer;
	text-decoration: none;
	height: 32px;
	background: url(/sites/all/images/designer/meny_tpl_v2.svg) no-repeat;
}
.gamesMenyTPL a.linkLikeGTPL_ps3_active, .gamesMenyTPL a.linkLikeGTPL_ps3_gold, .gamesMenyTPL a.linkLikeGTPL_ps3, .gamesMenyTPL a.linkLikeGTPL_ps3:hover {
	width: 40px;
}
.gamesMenyTPL a.linkLikeGTPL_xbox360_active, .gamesMenyTPL a.linkLikeGTPL_xbox360_gold, .gamesMenyTPL a.linkLikeGTPL_xbox360, .gamesMenyTPL a.linkLikeGTPL_xbox360:hover {
	width: 49px;
}
.gamesMenyTPL a.linkLikeGTPL_vita_active, .gamesMenyTPL a.linkLikeGTPL_vita_gold, .gamesMenyTPL a.linkLikeGTPL_vita, .gamesMenyTPL a.linkLikeGTPL_vita:hover {
	width: 48px;
}
.gamesMenyTPL a.linkLikeGTPL_wiiu_active, .gamesMenyTPL a.linkLikeGTPL_wiiu_gold, .gamesMenyTPL a.linkLikeGTPL_wiiu, .gamesMenyTPL a.linkLikeGTPL_wiiu:hover {
	width: 52px;
}
.gamesMenyTPL a.linkLikeGTPL_3ds_active, .gamesMenyTPL a.linkLikeGTPL_3ds_gold, .gamesMenyTPL a.linkLikeGTPL_3ds, .gamesMenyTPL a.linkLikeGTPL_3ds:hover {
	width: 43px;
}
.gamesMenyTPL a.linkLikeGTPL_pc_active, .gamesMenyTPL a.linkLikeGTPL_pc_gold, .gamesMenyTPL a.linkLikeGTPL_pc, .gamesMenyTPL a.linkLikeGTPL_pc:hover {
	width: 34px;
}
.gamesMenyTPL a.linkLikeGTPL_mobile_active, .gamesMenyTPL a.linkLikeGTPL_mobile_gold, .gamesMenyTPL a.linkLikeGTPL_mobile, .gamesMenyTPL a.linkLikeGTPL_mobile:hover {
	width: 65px;
}
.gamesMenyTPL a.linkLikeGTPL_ps4_active, .gamesMenyTPL a.linkLikeGTPL_ps4_gold, .gamesMenyTPL a.linkLikeGTPL_ps4, .gamesMenyTPL a.linkLikeGTPL_ps4:hover {
	width: 40px;
}
.gamesMenyTPL a.linkLikeGTPL_xbox_one_active, .gamesMenyTPL a.linkLikeGTPL_xbox_one_gold, .gamesMenyTPL a.linkLikeGTPL_xbox_one, .gamesMenyTPL a.linkLikeGTPL_xbox_one:hover {
	width: 35px;
}
.gamesMenyTPL a.linkLikeGTPL_switch_active, .gamesMenyTPL a.linkLikeGTPL_switch_gold, .gamesMenyTPL a.linkLikeGTPL_switch, .gamesMenyTPL a.linkLikeGTPL_switch:hover {
	width: 35px;
}
.gamesMenyTPL a.linkLikeGTPL_ps5_active, .gamesMenyTPL a.linkLikeGTPL_ps5_gold, .gamesMenyTPL a.linkLikeGTPL_ps5, .gamesMenyTPL a.linkLikeGTPL_ps5:hover {
	width: 40px;
}
.gamesMenyTPL a.linkLikeGTPL_scarlett_active, .gamesMenyTPL a.linkLikeGTPL_scarlett_gold, .gamesMenyTPL a.linkLikeGTPL_scarlett, .gamesMenyTPL a.linkLikeGTPL_scarlett:hover {
	width: 35px;
}
.gamesMenyTPL a.linkLikeGTPL_win10_active, .gamesMenyTPL a.linkLikeGTPL_win10_gold, .gamesMenyTPL a.linkLikeGTPL_win10, .gamesMenyTPL a.linkLikeGTPL_win10:hover {
	width: 35px;
}
.gamesMenyTPL a.linkLikeGTPL_ps3_active {
	background-position: -492px -64px;
}
.gamesMenyTPL a.linkLikeGTPL_ps3_gold {
	background-position: -492px -32px;
}
.gamesMenyTPL a.linkLikeGTPL_ps3 {
	background-position: -492px 0px;
}
.gamesMenyTPL a.linkLikeGTPL_ps3:hover {
	background-position: -492px -64px;
}
.gamesMenyTPL a.linkLikeGTPL_ps4_active {
	background-position: -850px -64px;
}
.gamesMenyTPL a.linkLikeGTPL_ps4_gold {
	background-position: -850px -32px;
}
.gamesMenyTPL a.linkLikeGTPL_ps4 {
	background-position: -850px 0px;
}
.gamesMenyTPL a.linkLikeGTPL_ps4:hover {
	background-position: -850px -64px;
}
.gamesMenyTPL a.linkLikeGTPL_xbox360_active {
	background-position: -1755px -96px;
}
.gamesMenyTPL a.linkLikeGTPL_xbox360_gold {
	background-position: -1755px -32px;
}
.gamesMenyTPL a.linkLikeGTPL_xbox360 {
	background-position: -1755px 0px;
}
.gamesMenyTPL a.linkLikeGTPL_xbox360:hover {
	background-position: -1755px -64px;
}
.gamesMenyTPL a.linkLikeGTPL_xbox_one_active {
	background-position: -1806px -96px;
}
.gamesMenyTPL a.linkLikeGTPL_xbox_one_gold {
	background-position: -1806px -32px;
}
.gamesMenyTPL a.linkLikeGTPL_xbox_one {
	background-position: -1806px 0px;
}
.gamesMenyTPL a.linkLikeGTPL_xbox_one:hover {
	background-position: -1806px -64px;
}
.gamesMenyTPL a.linkLikeGTPL_vita_active {
	background-position: -661px -64px;
}
.gamesMenyTPL a.linkLikeGTPL_vita_gold {
	background-position: -661px -32px;
}
.gamesMenyTPL a.linkLikeGTPL_vita {
	background-position: -661px 0px;
}
.gamesMenyTPL a.linkLikeGTPL_vita:hover {
	background-position: -661px -64px;
}
.gamesMenyTPL a.linkLikeGTPL_wiiu_active {
	background-position: -609px -128px;
}
.gamesMenyTPL a.linkLikeGTPL_wiiu_gold {
	background-position: -609px -32px;
}
.gamesMenyTPL a.linkLikeGTPL_wiiu {
	background-position: -609px 0px;
}
.gamesMenyTPL a.linkLikeGTPL_wiiu:hover {
	background-position: -609px -64px;
}
.gamesMenyTPL a.linkLikeGTPL_3ds_active {
	background-position: -709px -128px;
}
.gamesMenyTPL a.linkLikeGTPL_3ds_gold {
	background-position: -709px -32px;
}
.gamesMenyTPL a.linkLikeGTPL_3ds {
	background-position: -709px 0px;
}
.gamesMenyTPL a.linkLikeGTPL_3ds:hover {
	background-position: -709px -64px;
}
.gamesMenyTPL a.linkLikeGTPL_switch_active {
	background-position: -1840px -128px;
}
.gamesMenyTPL a.linkLikeGTPL_switch_gold {
	background-position: -1840px -32px;
}
.gamesMenyTPL a.linkLikeGTPL_switch {
	background-position: -1840px 0px;
}
.gamesMenyTPL a.linkLikeGTPL_switch:hover {
	background-position: -1840px -64px;
}
.gamesMenyTPL a.linkLikeGTPL_ps5_active {
	background-position: -1925px -64px;
}
.gamesMenyTPL a.linkLikeGTPL_ps5_gold {
	background-position: -1925px -32px;
}
.gamesMenyTPL a.linkLikeGTPL_ps5 {
	background-position: -1925px 0px;
}
.gamesMenyTPL a.linkLikeGTPL_ps5:hover {
	background-position: -1925px -64px;
}
.gamesMenyTPL a.linkLikeGTPL_scarlett_active {
	background-position: -1964px -96px;
}
.gamesMenyTPL a.linkLikeGTPL_scarlett_gold {
	background-position: -1964px -32px;
}
.gamesMenyTPL a.linkLikeGTPL_scarlett {
	background-position: -1964px 0px;
}
.gamesMenyTPL a.linkLikeGTPL_scarlett:hover {
	background-position: -1964px -64px;
}
.gamesMenyTPL a.linkLikeGTPL_win10_active {
	background-position: -1882px -96px;
}
.gamesMenyTPL a.linkLikeGTPL_win10_gold {
	background-position: -1882px -32px;
}
.gamesMenyTPL a.linkLikeGTPL_win10 {
	background-position: -1882px 0px;
}
.gamesMenyTPL a.linkLikeGTPL_win10:hover {
	background-position: -1882px -64px;
}
.gamesMenyTPL a.linkLikeGTPL_pc_active {
	background-position: -751px 0px;
}
.gamesMenyTPL a.linkLikeGTPL_pc_gold {
	background-position: -751px -32px;
}
.gamesMenyTPL a.linkLikeGTPL_pc {
	background-position: -751px 0px;
}
.gamesMenyTPL a.linkLikeGTPL_pc:hover {
	background-position: -751px -64px;
}
.gamesMenyTPL a.linkLikeGTPL_mobile_active {
	background-position: -785px 0px;
}
.gamesMenyTPL a.linkLikeGTPL_mobile_gold {
	background-position: -785px -32px;
}
.gamesMenyTPL a.linkLikeGTPL_mobile {
	background-position: -785px 0px;
}
.gamesMenyTPL a.linkLikeGTPL_mobile:hover {
	background-position: -785px -64px;
}

/* Меню трофея */
.trophyMenyTPL a.linkTrophyGTPLAll:hover, .trophyMenyTPL a.linkTrophyGTPLAll_active, .trophyMenyTPL a.linkTrophyGTPLAll_active:hover {
	color: #ffffff;
	background-color: #80aecf;
}

.trophyMenyTPL a.linkTrophyRightGTPL_ps3_active, .trophyMenyTPL a.linkTrophyRightGTPL_ps3_gold, .trophyMenyTPL a.linkTrophyRightGTPL_ps3, .trophyMenyTPL a.linkTrophyRightGTPL_ps3:hover, 
.trophyMenyTPL a.linkTrophyRightGTPL_xbox360_active, .trophyMenyTPL a.linkTrophyRightGTPL_xbox360_gold, .trophyMenyTPL a.linkTrophyRightGTPL_xbox360, .trophyMenyTPL a.linkTrophyRightGTPL_xbox360:hover, 
.trophyMenyTPL a.linkTrophyRightGTPL_vita_active, .trophyMenyTPL a.linkTrophyRightGTPL_vita_gold, .trophyMenyTPL a.linkTrophyRightGTPL_vita, .trophyMenyTPL a.linkTrophyRightGTPL_vita:hover, 
.trophyMenyTPL a.linkTrophyRightGTPL_wiiu_active, .trophyMenyTPL a.linkTrophyRightGTPL_wiiu_gold, .trophyMenyTPL a.linkTrophyRightGTPL_wiiu, .trophyMenyTPL a.linkTrophyRightGTPL_wiiu:hover, 
.trophyMenyTPL a.linkTrophyRightGTPL_3ds_active, .trophyMenyTPL a.linkTrophyRightGTPL_3ds_gold, .trophyMenyTPL a.linkTrophyRightGTPL_3ds, .trophyMenyTPL a.linkTrophyRightGTPL_3ds:hover, 
.trophyMenyTPL a.linkTrophyRightGTPL_pc_active, .trophyMenyTPL a.linkTrophyRightGTPL_pc_gold, .trophyMenyTPL a.linkTrophyRightGTPL_pc, .trophyMenyTPL a.linkTrophyRightGTPL_pc:hover, 
.trophyMenyTPL a.linkTrophyRightGTPL_mobile_active, .trophyMenyTPL a.linkTrophyRightGTPL_mobile_gold, .trophyMenyTPL a.linkTrophyRightGTPL_mobile, .trophyMenyTPL a.linkTrophyRightGTPL_mobile:hover, 
.trophyMenyTPL a.linkTrophyRightGTPL_ps4_active, .trophyMenyTPL a.linkTrophyRightGTPL_ps4_gold, .trophyMenyTPL a.linkTrophyRightGTPL_ps4, .trophyMenyTPL a.linkTrophyRightGTPL_ps4:hover, 
.trophyMenyTPL a.linkTrophyRightGTPL_xbox_one_active, .trophyMenyTPL a.linkTrophyRightGTPL_xbox_one_gold, .trophyMenyTPL a.linkTrophyRightGTPL_xbox_one, .trophyMenyTPL a.linkTrophyRightGTPL_xbox_one:hover,
.trophyMenyTPL a.linkTrophyRightGTPL_ps5_active, .trophyMenyTPL a.linkTrophyRightGTPL_ps5_gold, .trophyMenyTPL a.linkTrophyRightGTPL_ps5, .trophyMenyTPL a.linkTrophyRightGTPL_ps5:hover, 
.trophyMenyTPL a.linkTrophyRightGTPL_scarlett_active, .trophyMenyTPL a.linkTrophyRightGTPL_scarlett_gold, .trophyMenyTPL a.linkTrophyRightGTPL_scarlett, .trophyMenyTPL a.linkTrophyRightGTPL_scarlett:hover,
.trophyMenyTPL a.linkTrophyRightGTPL_win10_active, .trophyMenyTPL a.linkTrophyRightGTPL_win10_gold, .trophyMenyTPL a.linkTrophyRightGTPL_win10, .trophyMenyTPL a.linkTrophyRightGTPL_win10:hover {
	float: right;
	display: block;
	cursor: pointer;
	text-decoration: none;
	height: 32px;
	background: url(/sites/all/images/designer/meny_tpl_v2.svg) no-repeat;
}
.trophyMenyTPL a.linkTrophyRightGTPL_ps3_active, .trophyMenyTPL a.linkTrophyRightGTPL_ps3_gold, .trophyMenyTPL a.linkTrophyRightGTPL_ps3, .trophyMenyTPL a.linkTrophyRightGTPL_ps3:hover {
	width: 40px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_xbox360_active, .trophyMenyTPL a.linkTrophyRightGTPL_xbox360_gold, .trophyMenyTPL a.linkTrophyRightGTPL_xbox360, .trophyMenyTPL a.linkTrophyRightGTPL_xbox360:hover {
	width: 49px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_vita_active, .trophyMenyTPL a.linkTrophyRightGTPL_vita_gold, .trophyMenyTPL a.linkTrophyRightGTPL_vita, .trophyMenyTPL a.linkTrophyRightGTPL_vita:hover {
	width: 48px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_wiiu_active, .trophyMenyTPL a.linkTrophyRightGTPL_wiiu_gold, .trophyMenyTPL a.linkTrophyRightGTPL_wiiu, .trophyMenyTPL a.linkTrophyRightGTPL_wiiu:hover {
	width: 52px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_3ds_active, .trophyMenyTPL a.linkTrophyRightGTPL_3ds_gold, .trophyMenyTPL a.linkTrophyRightGTPL_3ds, .trophyMenyTPL a.linkTrophyRightGTPL_3ds:hover {
	width: 43px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_pc_active, .trophyMenyTPL a.linkTrophyRightGTPL_pc_gold, .trophyMenyTPL a.linkTrophyRightGTPL_pc, .trophyMenyTPL a.linkTrophyRightGTPL_pc:hover {
	width: 34px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_mobile_active, .trophyMenyTPL a.linkTrophyRightGTPL_mobile_gold, .trophyMenyTPL a.linkTrophyRightGTPL_mobile, .trophyMenyTPL a.linkTrophyRightGTPL_mobile:hover {
	width: 65px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_ps4_active, .trophyMenyTPL a.linkTrophyRightGTPL_ps4_gold, .trophyMenyTPL a.linkTrophyRightGTPL_ps4, .trophyMenyTPL a.linkTrophyRightGTPL_ps4:hover {
	width: 40px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_xbox_one_active, .trophyMenyTPL a.linkTrophyRightGTPL_xbox_one_gold, .trophyMenyTPL a.linkTrophyRightGTPL_xbox_one, .trophyMenyTPL a.linkTrophyRightGTPL_xbox_one:hover {
	width: 35px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_ps5_active, .trophyMenyTPL a.linkTrophyRightGTPL_ps5_gold, .trophyMenyTPL a.linkTrophyRightGTPL_ps5, .trophyMenyTPL a.linkTrophyRightGTPL_ps5:hover {
	width: 40px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_scarlett_active, .trophyMenyTPL a.linkTrophyRightGTPL_scarlett_gold, .trophyMenyTPL a.linkTrophyRightGTPL_scarlett, .trophyMenyTPL a.linkTrophyRightGTPL_scarlett:hover {
	width: 35px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_win10_active, .trophyMenyTPL a.linkTrophyRightGTPL_win10_gold, .trophyMenyTPL a.linkTrophyRightGTPL_win10, .trophyMenyTPL a.linkTrophyRightGTPL_win10:hover {
	width: 35px;
}	 
.trophyMenyTPL a.linkTrophyRightGTPL_ps3_active {
	background-position: -492px -64px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_ps3_gold {
	background-position: -492px -32px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_ps3 {
	background-position: -492px 0px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_ps3:hover {
	background-position: -492px -64px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_ps4_active {
	background-position: -850px -64px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_ps4_gold {
	background-position: -850px -32px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_ps4 {
	background-position: -850px 0px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_ps4:hover {
	background-position: -850px -64px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_xbox360_active {
	background-position: -1755px -96px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_xbox360_gold {
	background-position: -1755px -32px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_xbox360 {
	background-position: -1755px 0px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_xbox360:hover {
	background-position: -1755px -64px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_xbox_one_active {
	background-position: -1806px -96px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_xbox_one_gold {
	background-position: -1806px -32px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_xbox_one {
	background-position: -1806px 0px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_xbox_one:hover {
	background-position: -1806px -64px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_vita_active {
	background-position: -661px -64px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_vita_gold {
	background-position: -661px -32px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_vita {
	background-position: -661px 0px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_vita:hover {
	background-position: -661px -64px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_wiiu_active {
	background-position: -609px -128px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_wiiu_gold {
	background-position: -609px -32px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_wiiu {
	background-position: -609px 0px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_wiiu:hover {
	background-position: -609px -64px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_3ds_active {
	background-position: -709px -128px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_3ds_gold {
	background-position: -709px -32px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_3ds {
	background-position: -709px 0px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_3ds:hover {
	background-position: -709px -64px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_pc_active {
	background-position: -751px 0px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_pc_gold {
	background-position: -751px -32px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_pc {
	background-position: -751px 0px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_pc:hover {
	background-position: -751px -64px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_mobile_active {
	background-position: -785px 0px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_mobile_gold {
	background-position: -785px -32px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_mobile {
	background-position: -785px 0px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_mobile:hover {
	background-position: -785px -64px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_ps5_active {
	background-position: -1925px -96px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_ps5_gold {
	background-position: -1925px -32px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_ps5 {
	background-position: -1925px 0px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_ps5:hover {
	background-position: -1925px -64px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_scarlett_active {
	background-position: -1964px -96px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_scarlett_gold {
	background-position: -1964px -32px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_scarlett {
	background-position: -1964px 0px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_scarlett:hover {
	background-position: -1964px -64px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_active {
	background-position: -1882px -96px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_gold {
	background-position: -1882px -32px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_win10 {
	background-position: -1882px 0px;
}
.trophyMenyTPL a.linkTrophyRightGTPL_win10:hover {
	background-position: -1882px -64px;
}					
/* Меню страницы магазина */
.storeMenyTPL a.linkStoreGTPLAll:hover, .storeMenyTPL a.linkStoreGTPLAll_active, .storeMenyTPL a.linkStoreGTPLAll_active:hover {
	color: #ffffff;
	background-color: #80aecf;
}

/* Меню пользователя */
.profileMenyTPL a.linkProfilePTPL, .profileMenyTPL a.linkProfilePTPL_active, .profileMenyTPL a.linkProfilePTPL:hover, 
.profileMenyTPL a.linkLogbookPTPL, .profileMenyTPL a.linkLogbookPTPL_active, .profileMenyTPL a.linkLogbookPTPL:hover, 
.profileMenyTPL a.linkHelpsPTPL, .profileMenyTPL a.linkHelpsPTPL_active, .profileMenyTPL a.linkHelpsPTPL:hover, 
.profileMenyTPL a.linkCardsPTPL, .profileMenyTPL a.linkCardsPTPL_active, .profileMenyTPL a.linkCardsPTPL:hover, 
.profileMenyTPL a.linkForumPTPL, .profileMenyTPL a.linkForumPTPL_active, .profileMenyTPL a.linkForumPTPL:hover, 
.profileMenyTPL a.linkSettingsPTPL, .profileMenyTPL a.linkSettingsPTPL_active, .profileMenyTPL a.linkSettingsPTPL:hover, 
.profileMenyTPL a.linkFreindsPTPL, .profileMenyTPL a.linkFreindsPTPL_active, .profileMenyTPL a.linkFreindsPTPL:hover, .profileMenyTPL div.linkFreindsPTPL_not, 
.profileMenyTPL a.linkGalleryPTPL, .profileMenyTPL a.linkGalleryPTPL_active, .profileMenyTPL a.linkGalleryPTPL:hover, .profileMenyTPL div.linkGalleryPTPL_not {
	float: left;
	display: block;
	text-decoration: none;
	height: 32px;
	background: url(/sites/all/images/designer/meny_tpl_v2.svg) no-repeat;
}
.profileMenyTPL a.linkProfilePTPL, .profileMenyTPL a.linkProfilePTPL_active, .profileMenyTPL a.linkProfilePTPL:hover {
	width: 93px;
}
.profileMenyTPL a.linkLogbookPTPL, .profileMenyTPL a.linkLogbookPTPL_active, .profileMenyTPL a.linkLogbookPTPL:hover {
	width: 71px;
}
.profileMenyTPL a.linkHelpsPTPL, .profileMenyTPL a.linkHelpsPTPL_active, .profileMenyTPL a.linkHelpsPTPL:hover {
	width: 94px;
}
.profileMenyTPL a.linkCardsPTPL, .profileMenyTPL a.linkCardsPTPL_active, .profileMenyTPL a.linkCardsPTPL:hover {
	width: 84px;
}
.profileMenyTPL a.linkForumPTPL, .profileMenyTPL a.linkForumPTPL_active, .profileMenyTPL a.linkForumPTPL:hover {
	width: 78px;
}
.profileMenyTPL a.linkSettingsPTPL, .profileMenyTPL a.linkSettingsPTPL_active, .profileMenyTPL a.linkSettingsPTPL:hover {
	width: 93px;
}
.profileMenyTPL a.linkFreindsPTPL, .profileMenyTPL a.linkFreindsPTPL_active, .profileMenyTPL a.linkFreindsPTPL:hover, .profileMenyTPL div.linkFreindsPTPL_not {
	width: 67px;
}
.profileMenyTPL a.linkGalleryPTPL, .profileMenyTPL a.linkGalleryPTPL_active, .profileMenyTPL a.linkGalleryPTPL:hover, .profileMenyTPL div.linkGalleryPTPL_not {
	width: 71px;
}
.profileMenyTPL a.linkProfilePTPL {
	background-position: 0px 0px;
}
.profileMenyTPL a.linkProfilePTPL_active {
	background-position: 0px -64px;
}
.profileMenyTPL a.linkProfilePTPL:hover {
	background-position: 0px -64px;
}
.profileMenyTPL a.linkLogbookPTPL {
	background-position: -970px 0px;
}
.profileMenyTPL a.linkLogbookPTPL_active {
	background-position: -970px -64px;
}
.profileMenyTPL a.linkLogbookPTPL:hover {
	background-position: -970px -64px;
}
.profileMenyTPL a.linkHelpsPTPL {
	background-position: -1125px 0px;
}
.profileMenyTPL a.linkHelpsPTPL_active {
	background-position: -1125px -64px;
}
.profileMenyTPL a.linkHelpsPTPL:hover {
	background-position: -1125px -64px;
}
.profileMenyTPL a.linkCardsPTPL {
	background-position: -1041px 0px;
}
.profileMenyTPL a.linkCardsPTPL_active {
	background-position: -1041px -64px;
}
.profileMenyTPL a.linkCardsPTPL:hover {
	background-position: -1041px -64px;
}
.profileMenyTPL a.linkForumPTPL {
	background-position: -362px 0px;
}
.profileMenyTPL a.linkForumPTPL_active {
	background-position: -362px -64px;
}
.profileMenyTPL a.linkForumPTPL:hover {
	background-position: -362px -64px;
}
.profileMenyTPL a.linkSettingsPTPL {
	background-position: -1219px 0px;
}
.profileMenyTPL a.linkSettingsPTPL_active {
	background-position: -1219px -64px;
}
.profileMenyTPL a.linkSettingsPTPL:hover {
	background-position: -1219px -64px;
}
.profileMenyTPL a.linkFreindsPTPL {
	background-position: -1311px 0px;
}
.profileMenyTPL a.linkFreindsPTPL_active {
	background-position: -1311px -64px;
} 
.profileMenyTPL a.linkFreindsPTPL:hover {
	background-position: -1311px -64px;
}
.profileMenyTPL div.linkFreindsPTPL_not {
	background-position: -1311px -32px;
}
.profileMenyTPL a.linkGalleryPTPL {
	background-position: -1378px 0px;
}
.profileMenyTPL a.linkGalleryPTPL_active {
	background-position: -1378px -64px;
}
.profileMenyTPL a.linkGalleryPTPL:hover {
	background-position: -1378px -64px;
} 
.profileMenyTPL div.linkGalleryPTPL_not {
	background-position: -1378px -32px;
}

.profileMenyTPL a.linkLikePTPL_ps3_active, .profileMenyTPL a.linkLikePTPL_ps3, .profileMenyTPL a.linkLikePTPL_ps3:hover, 
.profileMenyTPL a.linkLikePTPL_xbox360_active, .profileMenyTPL a.linkLikePTPL_xbox360, .profileMenyTPL a.linkLikePTPL_xbox360:hover, 
.profileMenyTPL a.linkLikePTPL_vita_active, .profileMenyTPL a.linkLikePTPL_vita, .profileMenyTPL a.linkLikePTPL_vita:hover, 
.profileMenyTPL a.linkLikePTPL_wiiu_active, .profileMenyTPL a.linkLikePTPL_wiiu, .profileMenyTPL a.linkLikePTPL_wiiu:hover, 
.profileMenyTPL a.linkLikePTPL_3ds_active, .profileMenyTPL a.linkLikePTPL_3ds, .profileMenyTPL a.linkLikePTPL_3ds:hover, 
.profileMenyTPL a.linkLikePTPL_pc_active, .profileMenyTPL a.linkLikePTPL_pc, .profileMenyTPL a.linkLikePTPL_pc:hover, 
.profileMenyTPL a.linkLikePTPL_mobile_active, .profileMenyTPL a.linkLikePTPL_mobile, .profileMenyTPL a.linkLikePTPL_mobile:hover, 
.profileMenyTPL a.linkLikePTPL_ps4_active, .profileMenyTPL a.linkLikePTPL_ps4, .profileMenyTPL a.linkLikePTPL_ps4:hover, 
.profileMenyTPL a.linkLikePTPL_xbox_one_active, .profileMenyTPL a.linkLikePTPL_xbox_one, .profileMenyTPL a.linkLikePTPL_xbox_one:hover, 
.profileMenyTPL a.linkLikePTPL_ps5_active, .profileMenyTPL a.linkLikePTPL_ps5, .profileMenyTPL a.linkLikePTPL_ps5:hover, 
.profileMenyTPL a.linkLikePTPL_scarlett_active, .profileMenyTPL a.linkLikePTPL_scarlett, .profileMenyTPL a.linkLikePTPL_scarlett:hover {
	float: right;
	display: block;
	cursor: pointer;
	text-decoration: none;
	height: 32px;
	background: url(/sites/all/images/designer/meny_tpl_v2.svg) no-repeat;
}
.profileMenyTPL a.linkLikePTPL_ps3_active, .profileMenyTPL a.linkLikePTPL_ps3, .profileMenyTPL a.linkLikePTPL_ps3:hover {
	width: 40px;
}
.profileMenyTPL a.linkLikePTPL_xbox360_active, .profileMenyTPL a.linkLikePTPL_xbox360, .profileMenyTPL a.linkLikePTPL_xbox360:hover {
	width: 49px;
}
.profileMenyTPL a.linkLikePTPL_vita_active, .profileMenyTPL a.linkLikePTPL_vita, .profileMenyTPL a.linkLikePTPL_vita:hover {
	width: 48px;
}
.profileMenyTPL a.linkLikePTPL_wiiu_active, .profileMenyTPL a.linkLikePTPL_wiiu, .profileMenyTPL a.linkLikePTPL_wiiu:hover {
	width: 52px;
}
.profileMenyTPL a.linkLikePTPL_3ds_active, .profileMenyTPL a.linkLikePTPL_3ds, .profileMenyTPL a.linkLikePTPL_3ds:hover {
	width: 43px;
}
.profileMenyTPL a.linkLikePTPL_pc_active, .profileMenyTPL a.linkLikePTPL_pc, .profileMenyTPL a.linkLikePTPL_pc:hover {
	width: 34px;
}
.profileMenyTPL a.linkLikePTPL_mobile_active, .profileMenyTPL a.linkLikePTPL_mobile, .profileMenyTPL a.linkLikePTPL_mobile:hover {
	width: 65px;
}
.profileMenyTPL a.linkLikePTPL_ps4_active, .profileMenyTPL a.linkLikePTPL_ps4, .profileMenyTPL a.linkLikePTPL_ps4:hover {
	width: 40px;
}
.profileMenyTPL a.linkLikePTPL_xbox_one_active, .profileMenyTPL a.linkLikePTPL_xbox_one, .profileMenyTPL a.linkLikePTPL_xbox_one:hover {
	width: 35px;
}
.profileMenyTPL a.linkLikePTPL_ps5_active, .profileMenyTPL a.linkLikePTPL_ps5, .profileMenyTPL a.linkLikePTPL_ps5:hover {
	width: 40px;
}
.profileMenyTPL a.linkLikePTPL_scarlett_active, .profileMenyTPL a.linkLikePTPL_scarlett, .profileMenyTPL a.linkLikePTPL_scarlett:hover {
	width: 35px;
}
.profileMenyTPL a.linkLikePTPL_ps3_active {
	background-position: -492px -64px;
}
.profileMenyTPL a.linkLikePTPL_ps3 {
	background-position: -492px 0px;
}
.profileMenyTPL a.linkLikePTPL_ps3:hover {
	background-position: -492px -64px;
}
.profileMenyTPL a.linkLikePTPL_ps4_active {
	background-position: -850px -64px;
}
.profileMenyTPL a.linkLikePTPL_ps4 {
	background-position: -850px 0px;
}
.profileMenyTPL a.linkLikePTPL_ps4:hover {
	background-position: -850px -64px;
}
.profileMenyTPL a.linkLikePTPL_xbox360_active {
	background-position: -1755px -96px;
}
.profileMenyTPL a.linkLikePTPL_xbox360 {
	background-position: -1755px 0px;
}
.profileMenyTPL a.linkLikePTPL_xbox360:hover {
	background-position: -1755px -64px;
}
.profileMenyTPL a.linkLikePTPL_xbox_one_active {
	background-position: -1806px -96px;
}
.profileMenyTPL a.linkLikePTPL_xbox_one {
	background-position: -1806px 0px;
}
.profileMenyTPL a.linkLikePTPL_xbox_one:hover {
	background-position: -1806px -64px;
}
.profileMenyTPL a.linkLikePTPL_vita_active {
	background-position: -661px -64px;
}
.profileMenyTPL a.linkLikePTPL_vita {
	background-position: -661px 0px;
}
.profileMenyTPL a.linkLikePTPL_vita:hover {
	background-position: -661px -64px;
}
.profileMenyTPL a.linkLikePTPL_wiiu_active {
	background-position: -609px -128px;
}
.profileMenyTPL a.linkLikePTPL_wiiu {
	background-position: -609px 0px;
}
.profileMenyTPL a.linkLikePTPL_wiiu:hover {
	background-position: -609px -64px;
}
.profileMenyTPL a.linkLikePTPL_3ds_active {
	background-position: -709px -128px;
}
.profileMenyTPL a.linkLikePTPL_3ds {
	background-position: -709px 0px;
}
.profileMenyTPL a.linkLikePTPL_3ds:hover {
	background-position: -709px -64px;
}
.profileMenyTPL a.linkLikePTPL_pc_active {
	background-position: -751px 0px;
}
.profileMenyTPL a.linkLikePTPL_pc {
	background-position: -751px 0px;
}
.profileMenyTPL a.linkLikePTPL_pc:hover {
	background-position: -751px -64px;
}
.profileMenyTPL a.linkLikePTPL_mobile_active {
	background-position: -785px 0px;
}
.profileMenyTPL a.linkLikePTPL_mobile {
	background-position: -785px 0px;
}
.profileMenyTPL a.linkLikePTPL_mobile:hover {
	background-position: -785px -64px;
}
.profileMenyTPL a.linkLikePTPL_ps5_active {
	background-position: -1925px -64px;
}
.profileMenyTPL a.linkLikePTPL_ps5 {
	background-position: -1925px 0px;
}
.profileMenyTPL a.linkLikePTPL_ps5:hover {
	background-position: -1925px -64px;
}
.profileMenyTPL a.linkLikePTPL_scarlett_active {
	background-position: -1960px -96px;
}
.profileMenyTPL a.linkLikePTPL_scarlett {
	background-position: -1960px 0px;
}
.profileMenyTPL a.linkLikePTPL_scarlett:hover {
	background-position: -1960px -64px;
}
/* Меню пользователя с производителями */
.profileMenyTPL a.linkLikePTPLFW_playstation, .profileMenyTPL a.linkLikePTPLFW_playstation_active, .profileMenyTPL a.linkLikePTPLFW_playstation:hover, 
.profileMenyTPL a.linkLikePTPLFW_xbox, .profileMenyTPL a.linkLikePTPLFW_xbox_active, .profileMenyTPL a.linkLikePTPLFW_xbox:hover, 
.profileMenyTPL a.linkLikePTPLFW_nintendo, .profileMenyTPL a.linkLikePTPLFW_nintendo_active, .profileMenyTPL a.linkLikePTPLFW_nintendo:hover {
	display: block;
	text-decoration: none;
	height: 32px;
	background: url(/sites/all/images/designer/rating-menu.svg) no-repeat;
}
.profileMenyTPL a.linkLikePTPLFW_playstation, .profileMenyTPL a.linkLikePTPLFW_playstation_active, .profileMenyTPL a.linkLikePTPLFW_playstation:hover {
	float: right;
	width: 52px;
}
.profileMenyTPL a.linkLikePTPLFW_xbox, .profileMenyTPL a.linkLikePTPLFW_xbox_active, .profileMenyTPL a.linkLikePTPLFW_xbox:hover {
	float: right;
	width: 91px;
}
.profileMenyTPL a.linkLikePTPLFW_nintendo, .profileMenyTPL a.linkLikePTPLFW_nintendo_active, .profileMenyTPL a.linkLikePTPLFW_nintendo:hover {
	float: right;
	width: 37px;
}
.profileMenyTPL a.linkLikePTPLFW_playstation {
	background-position: -212px 0px;
}
.profileMenyTPL a.linkLikePTPLFW_playstation_active {
	background-position: -212px -32px;
}
.profileMenyTPL a.linkLikePTPLFW_playstation:hover {
	background-position: -212px -32px;
}
.profileMenyTPL a.linkLikePTPLFW_xbox {
	background-position: -253px 0px;
}
.profileMenyTPL a.linkLikePTPLFW_xbox_active {
	background-position: -253px -32px;
}
.profileMenyTPL a.linkLikePTPLFW_xbox:hover {
	background-position: -253px -32px;
}
.profileMenyTPL a.linkLikePTPLFW_nintendo {
	background-position: -399px 0px;
} 
.profileMenyTPL a.linkLikePTPLFW_nintendo_active {
	background-position: -399px -32px;
} 
.profileMenyTPL a.linkLikePTPLFW_nintendo:hover {
	background-position: -399px -32px;
}


/* Меню рейтинга */
.ratingMenyTPL a.linkLdRTPL, .ratingMenyTPL a.linkLdRTPL_active, .ratingMenyTPL a.linkLdRTPL:hover, 
.ratingMenyTPL a.linkHldRTPL, .ratingMenyTPL a.linkHldRTPL_active, .ratingMenyTPL a.linkHldRTPL:hover, 
.ratingMenyTPL a.linkPSNRTPL, .ratingMenyTPL a.linkPSNRTPL_active, .ratingMenyTPL a.linkPSNRTPL:hover, 
.ratingMenyTPL a.linkXBOXRTPL, .ratingMenyTPL a.linkXBOXRTPL_active, .ratingMenyTPL a.linkXBOXRTPL:hover {
	display: block;
	text-decoration: none;
	height: 32px;
	background: url(/sites/all/images/designer/rating-menu.svg) no-repeat;
}
.ratingMenyTPL a.linkLdRTPL, .ratingMenyTPL a.linkLdRTPL_active, .ratingMenyTPL a.linkLdRTPL:hover {
	float: left;
	width: 95px;
}
.ratingMenyTPL a.linkHldRTPL, .ratingMenyTPL a.linkHldRTPL_active, .ratingMenyTPL a.linkHldRTPL:hover {
	float: left;
	width: 117px;
}
.ratingMenyTPL a.linkPSNRTPL, .ratingMenyTPL a.linkPSNRTPL_active, .ratingMenyTPL a.linkPSNRTPL:hover {
	float: right;
	width: 52px;
}
.ratingMenyTPL a.linkXBOXRTPL, .ratingMenyTPL a.linkXBOXRTPL_active, .ratingMenyTPL a.linkXBOXRTPL:hover {
	float: right;
	width: 91px;
}
.ratingMenyTPL a.linkLdRTPL {
	background-position: 0px 0px;
}
.ratingMenyTPL a.linkLdRTPL_active {
	background-position: 0px -32px;
}
.ratingMenyTPL a.linkLdRTPL:hover {
	background-position: 0px -32px;
}
.ratingMenyTPL a.linkHldRTPL {
	background-position: -95px 0px;
}
.ratingMenyTPL a.linkHldRTPL_active {
	background-position: -95px -32px;
}
.ratingMenyTPL a.linkHldRTPL:hover {
	background-position: -95px -32px;
}
.ratingMenyTPL a.linkPSNRTPL {
	background-position: -212px 0px;
}
.ratingMenyTPL a.linkPSNRTPL_active {
	background-position: -212px -32px;
}
.ratingMenyTPL a.linkPSNRTPL:hover {
	background-position: -212px -32px;
}
.ratingMenyTPL a.linkXBOXRTPL {
	background-position: -253px 0px;
}
.ratingMenyTPL a.linkXBOXRTPL_active {
	background-position: -253px -32px;
}
.ratingMenyTPL a.linkXBOXRTPL:hover {
	background-position: -253px -32px;
}

/* Дополнительное меню игры */
.gamesAddMenyTPL a.tListClassLink_active, .gamesAddMenyTPL a.tListClassLink, .gamesAddMenyTPL a.tListClassLink_active:hover, .gamesAddMenyTPL a.tListClassLink:hover {
	font-family: Calibri;
	font-size: 14px;
	display: block;
	text-decoration: none;
	float: left;
	height: 23px;
	padding-top: 3px;
	padding-left: 15px;
	padding-right: 15px;
}
.gamesAddMenyTPL a.tListClassLink_active {
	background-color: #80aecf;
	color: #ffffff;
}
.gamesAddMenyTPL a.tListClassLink {
	background-color: #ffffff;
	color: #898989;
}
.gamesAddMenyTPL a.tListClassLink_active:hover, .gamesAddMenyTPL a.tListClassLink:hover {
	background-color: #80aecf;
	color: #ffffff;
}

/* Блоки */
.gtpl_gb_header .gtpl_gb_color_line {
	background-color: #80aecf;
}

/* Кнопка поиска партнёров */
.tltstpl_tt_box .tltstpl_tt_trops_partners_button_active, .tltstpl_tt_box .tltstpl_tt_trops_partners_button_noactive {
	width: 52px;
	height: 61px;
	background-image: url(/sites/all/modules/trophies/images/partners/partners-buttons.png);
	background-repeat: no-repeat;
	cursor: pointer;
	position: relative;
}
.tltstpl_tt_box .tltstpl_tt_trops_partners_button_active {
	background-position: -104px 0px;
}
.tltstpl_tt_box .tltstpl_tt_trops_partners_button_noactive {
	background-position: 0px 0px;
}

/* Прогрессбар */
.myProgressBarTable .myProgressBarProgress {
	background-position: 0px 0px;
}

/* Статьи */
.gl_editor_bx_global_box a.gl_editor_bx_button:hover, .alelt_ps_all_box .alelt_ps_control a:hover, .attl_list_table .attl_list_big_atl_title a:hover, .attl_list_table .attl_list_small_atl_title a:hover {
	color: #143a66;
}
a.alelt_eq_forum_link:hover, a.psncdptcss_qs_forum_link:hover, .gscxt_vp_bcmms_box a.gscxt_vp_bcmms_forum_link:hover, a.ecmmstrpt_qs_forum_link:hover {
	background-position: 0px -22px;
}

/* Главная страница */
.ftpage_list_table .ftpage_list_small_atl_title a:hover, .ftpage_list_table .ftpage_list_medium_atl_title a:hover, .ftpage_list_table .ftpage_list_big_atl_title a:hover, 
.ftpage_bfb_message .ftpage_bfb_message_title a:hover, .ftpage_megan_table .ftpage_megan_big_atl_title a:hover, .ftpage_megan_table .ftpage_megan_small_atl_position a:hover, 
.lgbk_record_box .lgbk_info_line a:hover, .lgbk_record_box a.lgbk_min_link:hover, .lgbk_record_box a.lgbk_max_link:hover, .lgbk_panel a.lgbk_link_gray_min:hover, .lgbk_panel a.lgbk_link_gray_max:hover, 
.gupf_content a.gupf_link_color:hover, .ftpage_minim_box .ftpage_minim_com a:hover, .gllrgspg_sub_meny a:hover, .gllrmdupg_sub_meny a.gllrmdupg_sub_meny_link:hover, 
.gscxt_vp_lvr_box .gscxt_vp_lvr_admin_box a.gscxt_vp_lvr_admin_link:hover, .gscxt_vp_ltcs_all_box .gscxt_vp_ltcs_control a:hover, .tshlsunqel_all_box .tshlsunqel_control a:hover {
	color: #143a66;
}

/* Login */

#user-login .content-title, #user-login .info-text {
    font-family: Candara;
    font-weight: bold;
}

#user-login .content-title {
	color: #666;
    font-size: 30px;
}

#user-login .info-text {
	color: #A5A5A5;
    font-size: 18px;
}


#user-login .login-guest-input {
    border-radius: 0px;
    color: #666666;
    font: 14px Candara;
    padding: 10px;
	border: 1px solid #DBDBDB;
}

#user-login input[type="checkbox"] + label span {
    background: url(/sites/all/images/icon/chekbox.png)  0 0px no-repeat;
	cursor: pointer;
}
#user-login input[type="checkbox"]:checked + label span {
    background: url(/sites/all/images/icon/chekbox.png) 0 -14px no-repeat;
}

/* Ссылки */
.upglrcl_link_no a, .wnsglrcl_button a, .wnsusglrcl_button a, .upglusrcl_link_no a, .upstgcl_link_no a, .wnscdcl_no_link a, .wnsaclcl_button a {
	color: #1F5CA1;
	border-bottom: 1px dotted #1F5CA1;
}
.upglrcl_link_no a:hover, .wnsglrcl_button a:hover, .wnsusglrcl_button a:hover, .upglusrcl_link_no a:hover, .upstgcl_link_no a:hover, .wnscdcl_no_link a:hover, .wnsaclcl_button a:hover {
	color: #143a66;
	border-bottom: 1px dotted #143a66;
}

/* Карма */
.alelt_hfp_box .alelt_hfp_window, .psncdptcss_hfp_box .psncdptcss_hfp_window, .ecmmstrpt_hfp_box .ecmmstrpt_hfp_window {
	background-image: url(/sites/all/images/window/window-karma-playstation.png);
}

/* Сердечки */
.tshlsunqel_hrs_box .tshlsunqel_hrs_window {
	background-image: url(/sites/all/images/window/window-karma-playstation.png);
}

/* Кнопки */
.gsfrm_controller a.gsfrm_button, .gscxt_vp_thread_controller a.gscxt_vp_thread_button {
	background-color: #80aecf;
}
.gsfrm_controller a.gsfrm_button:hover, .gscxt_vp_thread_controller a.gscxt_vp_thread_button:hover {
	background-color: #a3c4dc;
}

/* Страница трофея */
.tsunqel_ststc_box .tsunqel_ststc_header {
	border-left: 3px solid #80aecf;
}

/* WIKI */
.wk_index_image div.wk_image_not {
	background-color: #80aecf;
}