/* Reset
-------------------------*/
HTML {
	font-size:100.01%;
	}
HTML,BODY,DIV,SPAN,APPLET,OBJECT,IFRAME,
H1,H2,H3,H4,H5,H6,P,BLOCKQUOTE,PRE,A,ABBR,
ACRONYM,ADDRESS,BIG,CITE,CODE,DEL,DFN,EM,
FONT,IMG,INS,KBD,Q,S,SAMP,SMALL,STRIKE,
STRONG,SUB,SUP,TT,VAR,DL,DT,DD,OL,UL,
LI,FIELDSET,FORM,LABEL,LEGEND,TABLE,
CAPTION,TBODY,TFOOT,THEAD,TR,TH,TD,HR {
	padding:0;
	margin:0;
	border:none;
	outline:none;
	font-family:inherit;
	}
	
DFN,I,CITE,VAR,ADDRESS,EM {
	font-style:normal;
	}
TH,H1,H2,H3,H4,H5,H6 {
	font-weight:normal;
	}
TEXTAREA,INPUT,SELECT {
	font-family:Arial,sans-serif;
	font-size:1em;
	}
SMALL {
	font-size:.85em;
	}
OL,UL {
	list-style:none;
	}
TABLE {
	border-collapse:collapse;
	border-spacing:0;
	}
CAPTION,TH,TD {
	text-align:left;
	}
:focus {
	outline:none;
	}
SUP,SUB {
	vertical-align:baseline;
	position:relative;
	top:-.5em;
	font-size:.85em;
	}
SUB {
	top:.5em;
	}

/* Globals 
-------------------------*/
BODY.langru-ru{
	background: #131e1f url(/images/background_top.jpg) no-repeat 50% 0; /* новый бэкграунд */
	color:#cbe6e4;
	font:14px/20px Arial,sans-serif;
	}
	
BODY.langpl-pl {
	background:#131E1F url(/images/background_top.jpg) no-repeat 50% 0;
	color:#cbe6e4;
	font:14px/20px Arial,sans-serif;
	}	
	
BODY.langtr-tr {
	background:#131E1F url(/images/background_top.jpg) no-repeat 50% 0;
	color:#cbe6e4;
	font:14px/20px Arial,sans-serif;
	}

BODY.langde-de {
	background:#131E1F url(/images/background_top.jpg) no-repeat 50% 0;
	color:#cbe6e4;
	font:14px/20px Arial,sans-serif;
	}

BODY.langfr-fr {
	background:#131E1F url(/images/background_top.jpg) no-repeat 50% 0;
	color:#cbe6e4;
	font:14px/20px Arial,sans-serif;
	}

BODY.langen-gb {
	background:#131E1F url(/images/background_top.jpg) no-repeat 50% 0;
	color:#cbe6e4;
	font:14px/20px Arial,sans-serif;
	}

BODY.langlt-lt {
    background:#131E1F url(/images/background_top.jpg) no-repeat 50% 0;
    color:#cbe6e4;
    font:14px/20px Arial,sans-serif;
}

A {
	color:#6efffa;
	text-decoration:none;
	}

A:hover {
	color:#fff;
	text-decoration:none;
	}


@font-face {
    font-family:"HeliosCondAzNormal";
    src:url("/fonts/helioscondaznormal-webfont.eot");
    src:url("/fonts/helioscondaznormal-webfont.eot#iefix") format("embedded-opentype"),
        url("/fonts/helioscondaznormal-webfont.woff") format("woff"),
        url("/fonts/helioscondaznormal-webfont.ttf") format("truetype"),
        url("/fonts/helioscondaznormal-webfont.svg#HeliosCondAzNormal") format("svg");
    font-style:normal;
    font-weight:normal;
	}

@font-face {
    font-family:"HeliosCondAzBold";
    src:url("/fonts/helioscondc-bold-webfont.eot");
    src:url("/fonts/helioscondc-bold-webfont.eot#iefix") format("embedded-opentype"),
        url("/fonts/helioscondc-bold-webfont.woff") format("woff"),
        url("/fonts/helioscondc-bold-webfont.ttf") format("truetype"),
        url("/fonts/helioscondc-bold-webfont.svg#HeliosCondAzBold") format("svg");
    font-style:normal;
    font-weight:normal;
	}
@font-face {
    font-family: "HeliosCond-bold";
    src: url("/fonts/HeliosCond-bold.eot");
    src: local('☺'), url("/fonts/HeliosCond-bold.woff") format('woff'),
    url("/fonts/HeliosCond-bold.ttf") format('truetype'),
    url("/fonts/HeliosCond-bold.svg#HeliosCond-bold") format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Layout
-------------------------*/
.page {
	max-width:1900px;
	min-width:980px;
	margin:0 auto;
	position:relative;
	}
	.page__i {
		width:978px;
		margin:auto;
		}

/* Header
-------------------------*/
.header {
	position:relative;
	height:168px;
	}

/* logo */
.logo {
	width:560px;
	height: 150px;
    margin: 14px 0 0 33px;		
	text-align: center;	
	}
	.logo A {
		display:block;
		height:170px;			    	       
		}	
		
/* stamp */

.header .stamp_ru-ru {
	text-indent:-9999px;
	background:url(/images/stamp.png) no-repeat center top;
	width:163px;
	height:108px;
	position:absolute;
	top:40px; left:766px;
	display: none;
	}

.header .stamp_en-gb,
.header .stamp_tr-tr,
.header .stamp_de-de,
.header .stamp_fr-fr,
.header .stamp_lt-lt
{
	text-indent:-9999px;
	background:url(/images/stamp.png) no-repeat center top;
	width:163px;
	height:108px;
	position:absolute;
	display:none;
	top:15px; left:766px;
	}

/* Footer
-------------------------*/
.footer {
	background:url(/images/b-footerRepeat_bg.jpg) repeat-y;
	margin:25px 0 0 0;
	}
	.footer__i {
		position: relative;
		background: url(/images/b-footerTop_bg.jpg) no-repeat center top;
	}
	.footer__i a { color:#6EFFFA!important; }	
	.footer__i a:hover{ color:#fff!important; }
	
	.footer__i .menu {
		padding: 8px 0 0 18px;
		
	}
	
	.footer__i .menu a { 
		background:none; 
		overflow:hidden;zoom:1;
		
		}
	.footer__i .menu li:first-child	{ padding:12px 15px 6px 15px;}
	.footer__i .menu li { 
		float:left;
		padding:12px 15px 6px 15px;
		}
		.footer__i .menu li a {
			/* background:url(/images/b-footerUnderline.jpg) repeat-x 0 bottom;*/
			padding: 0 0 8px 0;
			font:bold 10px Arial, Helvetica, sans-serif;
			display:block;
			}	
		
			.footer__i .menu li.item243 a {
				cursor: default!important;
				zoom:1;
				-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
				opacity: 0.6;
				-khtml-opacity: .6; /* safari 1.x */
				-moz-opacity: .6; /* ff lt 1.5, netscape */
				display:block;
			}

	.footer__i .menu li:last-child {background:none;}
	.footer__i .menu li.parent ul { padding:8px 0 0; }
	.footer__i .menu li.parent ul li { 
		float:none;
		height:auto;
		padding:0;
		background:none;
		max-width:100px;
		}
		
		.footer__i .menu li.parent ul li.item161, .footer__i .menu li.parent ul li.item255, .footer__i .menu li.parent ul li.item164, .footer__i .menu li.parent ul li.item266 { float:left; }
		.footer__i .menu li.parent ul li.item255 {  margin: -20px 0 0 30px; }
	    .footer__i .menu li.parent ul li.item164 {  margin: 0px 0 0 30px; }
        .footer__i .menu li.parent ul li.item256 {  margin: 20px 0 0 95px; }
		/* .footer__i .menu li.item23 { width:140px; } */
		
	.footer__i .menu li.parent ul li ul { padding:0px 0 0 8px; }
		.footer__i .menu li.parent ul li ul li {
			background: url(/images/b-footerSubmenu_ico.jpg) no-repeat 0 11px ;
			padding:0 0 0 5px;
		}
	
	.footer__i .menu li A {
				font-size:10px;
				text-decoration:none;
				text-transform:uppercase;
				}
				.footer__i .menu li.parent ul li A {
					font-size:9px;
					text-transform:none;
					background:none;
					display: inline;
					font-weight:normal;
					}
 .separator	{
	background: url(/images/b-footerUnderline.jpg) repeat-x scroll 0 bottom transparent;
    height: 2px;
    margin: 0 0 0 30px;
    width: 928px;
 }	
/* foonav */
.foonav {
	float:left;
	padding:0px 0 0 18px;
	}
	.foonav UL {
		overflow:hidden;zoom:1;
		}
		.foonav UL UL {
			padding:8px 0 0;
			}
		.foonav UL LI {
			float:left;
			padding:20px 10px;
			background:url(/images/foot-sep.png) no-repeat 100% 15px;
			}
			.foonav UL LI:last-child {background:none;}
			.foonav UL UL LI {
				float:none;
				height:auto;
				padding:0;
				background:none;
				}
			.foonav UL LI A {
				color:#ffd300;
				font-size:10px;
				text-decoration:none;
				text-transform:uppercase;
				}
				.foonav UL UL LI A {
					color:#ffe9da;
					font-size:9px;
					text-transform:none;
					}




/* nav */
.nav {
	float: right;
    height: 43px;
    position: relative;
    right: 13px;
    top: 1px;
    width: auto;
	}
	.nav LI {
		float:left;
		}
		.nav .nav__side {
			float:right;
			}

		.nav LI A {
			position:relative;
			z-index:50;
			display:block;
			height:30px;
			padding:13px 0 0;
			background:url(/images/nav.png) no-repeat;
			font:15px "HeliosCondAzBold";
			text-align:center;
			text-decoration:none;
			text-shadow:0 -1px 0 #000;
			text-transform:uppercase;
			}

			.nav .nav__item_1 A {background-position:0 0;width:98px;}
			.nav .nav__item_1 A:hover,
			.nav .nav__item_1.nav__drop_open A {background-position:0 100%;}

			.nav .nav__item_2 A {background-position:-98px 0;width:129px;}
			.nav .nav__item_2 A:hover,
			.nav .nav__item_2.nav__drop_open A {background-position:-98px 100%;}

			.nav .nav__item_3 A {background-position:-227px 0;width:69px;}
			.nav .nav__item_3 A:hover,
			.nav .nav__item_3.nav__drop_open A {background-position:-227px 100%;}

			.nav .nav__item_4 A {background-position:-296px 0;width:105px;}
			.nav .nav__item_4 A:hover,
			.nav .nav__item_4.nav__drop_open A {background-position:-296px 100%;}

			.nav .nav__item_5 A {background-position:-401px 0;width:78px;}
			.nav .nav__item_5 A:hover,
			.nav .nav__item_5.nav__drop_open A {background-position:-401px 100%;}

			.nav .nav__item_6 A {background-position:-479px 0;width:77px;}
			.nav .nav__item_6 A:hover,
			.nav .nav__item_6.nav__drop_open A {background-position:-479px 100%;}

			.nav .nav__lang A.link-lang {
				background: none repeat scroll 0 0 #0D110F;
				border-radius: 4px 4px 4px 4px;
				left: -11px;
				line-height: 29px;
				padding: 5px;
				position: relative;
				color:#ffffff;
				top: 6px;
				width: 88px;	
			}
            .mru .nav .nav__lang A.link-lang {
                background: none repeat scroll 0 0 #0D110F;
                border-radius: 4px 4px 4px 4px;
                left: -11px;
                line-height: 29px;
                padding: 5px;
                position: relative;
                color:#ffffff;
                top: 6px;
                width: 88px;
                cursor: default;
            }
			.nav .nav__lang A:hover,
			.nav .nav__lang.nav__drop_open A {background-position:-557px 100%;}

			.nav .nav__search A {background-position:-645px 0;width:60px;}
			.nav .nav__search A:hover,
			.nav .nav__search.nav__drop_open A {background-position:-645px 100%;}

			*+HTML .search .submit {float:left;}

			.nav .nav__search .link-darr__arr {
				top:-6px;
				left:-1px;
				}

			.nav LI A:hover,
			.nav LI.cur A,
			.nav .nav__drop_open .nav__drop__h {
				}

			.nav__drop,
			.nav__item {
				position:relative;
				font:12px/16px arial,sans-serif;
				}
				.nav__drop_open .nav__drop__i {
					display:block;
					}
				.nav__drop__i {
				    left: -11px;
					position: absolute;
					top: -23px;
					width: 98px;
					z-index: 30;
					-webkit-box-shadow:0 3px 10px rgba(0,0,0,.75);
					   -moz-box-shadow:0 3px 10px rgba(0,0,0,.75);
						-ms-box-shadow:0 3px 10px rgba(0,0,0,.75);
						 -o-box-shadow:0 3px 10px rgba(0,0,0,.75);
							box-shadow:0 3px 10px rgba(0,0,0,.75);
					background:#0d110f;
					}

					.nav .nav__item:hover .nav__drop__i {
						display:block;
						}

					.nav__drop__i2 {
						position:relative;
						padding:5px 0;
						border-width:0 1px;
						color:#000;
						}
						.nav__drop__darr {
							position:absolute;
							top:0;
							left:13px;
							display:block;
							width:22px;
							height:11px;
							background:url(/images/spr-main.png) no-repeat 0 -3px;
							}

					.nav__drop__i UL {
						font-size:14px;
						}
						.nav__drop__i UL.langs {
							padding: 0 3px 0 2px;
						}
						.nav__drop__i UL.langs li a {
							font: 15px "HeliosCondAzBold";
						}
						.nav__drop__i UL LI {
							display:block;
							float:none;
							}
							.nav .nav__drop__i UL LI A {
								height:auto;
								margin: 0 0 0 2px;
								padding:5px 14px 6px;
								background:none;
								font:bold 14px Arial,sans-serif;
								text-align:left;
								text-shadow:none;
								text-transform:none;
								white-space:nowrap;
								width:auto;
								}
								.nav__drop__i UL LI:last-child A {border:0 none;}

/* --- foocopy --- */
.foocopy {
	color: #FFFFFF;
    float: left;
    font-size: 10px;
    padding: 20px 6px 10px 30px;
    width: 395px;
	line-height:14px;
	}
	.foocopy.foocopy_ru-ru {width:365px!important;}
	.foocopy p {
		font-size:10px;
	}
.foocopy-lic 
{
	float: left;
	max-width: 150px;
	padding: 20px 6px 0 10px;
	font-size: 10px;
	line-height: 14px;
	color: #ffffff;
	}
	.foocopy-lic a { position:relative; }
	.foocopy-lic I.arrow {
		background: url(/images/spr-main.png) no-repeat 0 0;
		display: block;
		height: 4px;
		position: absolute;
		right: -14px;
		text-indent: -9999px;
		top: 4px;
		width: 6px;
		}
		.foocopy-lic I.arrow_up { background-position: 0 -5px;}
	
	.foocopy .nival-logo {
		position:relative;
		top:-7px;
		display:block;
		float:left;
		width:81px;
		height:38px;
		margin:0 15px 20px 0;
		background:url(/images/spr-main.png) no-repeat 100% 0;
		}
	.foocopy .nival-logo:hover {background:url(/images/spr-main.png) no-repeat 100% 0!important;}
	.foocopy A {
		text-decoration:none;
		}
	.footer .ages_ru-ru {position: absolute; top: 72px; right: 365px;}

/* Body
-------------------------*/
.mru .headline
{
    height: 33px;
}
.mru .body
{
    margin-top: -33px;
}
.body {
	position: relative;
	overflow: hidden;
	padding: 5px 0 10px 0;
	margin: -28px 0 0 0;
	top: 30px;
}
	.body__top {
		height:63px;
		white-space:nowrap;
		margin:0 20px 0 0;
		position:relative;
		top:10px;
		left:0px;
		z-index:20;
		}
	.body__i {
		background:#20302f url(/images/body-bg.jpg) repeat-y 0 -10px;
		position:relative;
		z-index:1;
		
		}
	.body__i2 {
		background: url("/images/bodybot_bc.jpg") no-repeat scroll 0 100% transparent;
		bottom: -10px;
		padding:0 0 10px 0;
		position: relative;
		}	
	.body__i3 {
		background: url("/images/bodytop_bc.png") no-repeat scroll 0 0 transparent;
		padding: 11px 0 0 10px;
		position: relative;
		top: -77px;
		}
	
	.body__btm {
		height:67px;
		background:url(/images/body-btm.png) no-repeat 0 -7px;
		}


/* --- Btn-play --- */

.btn-play {
}
	.btn-play .play {
		display:none;
	}
	.btn-play .download { 
		display: block;
	}

	.btn-play a {
		width: 163px;	height: 44px;
		left: 12px; top: 2px;
		position: absolute;
		text-indent: 0px;
		font:normal 28px/20px HeliosCond-bold, HeliosCondAzBold;
		text-align:center;
		color:#000;
		text-transform:uppercase;
		background:url(/images/btn-download3.png) no-repeat 0 0px;
	}
	.btn-play a span.play, .btn-play a span.download, .btn-play a span.default,.btn-play a span.play-en, .btn-play a span.download-en {
		position: absolute;
		text-align: center;
		left:0px; top: 12px;
		width: 163px;
	}
	.btn-play a:hover { background-position: -170px 0; }

	.btn-play a.btnDownload-tr {
		background: url(/images/btnDownload-tr.png) 0 0 no-repeat;
	}

	.btn-play a.btnDownload-tr:hover { background-position: 0 -45px;}

/* --- Btn-cbt --- */

.btn-cbt {
}
	.btn-cbt .play {
		display:none;
	}
	.btn-cbt .download { 
		display: block;
	}

	.btn-cbt a {
		width: 163px;	height: 44px;
		left: 12px; top: 2px;
		position: absolute;
		text-indent: 0px;
		font:normal 28px/20px "HeliosCondAzBold";
		text-align:center;
		color:#000;
		text-transform:uppercase;		
		background:url(/images/cbt-btn.png) no-repeat 0 -44px;
	}
	.btn-cbt a span.play, .btn-cbt a span.download { 
		position: absolute;
		text-align: center;
		left:0px; top: 12px;
		width: 163px;
	}
	.btn-cbt a:hover { background-position: 0 0; }
	
/* --- Item last --- */
.account_wrap { 
	position:relative;
    float: right;
	}
	.body__top .account {
		/*background: url(/images/m-itemLeftBg.png) no-repeat left top; */
		float: right;
		max-width: 204px;
		position: relative;
	}

		.body__top .account div {
			background: url(/images/m-itemRightBg.png) no-repeat right top;
			height: 30px;
			margin: 0 1px 0 8px;
			padding: 13px 12px 3px 4px;
			position: relative;
			text-indent:-9999px;
		}

		.body__top .account .enter_ru-ru,
		.body__top .account .enter_tr-tr,
		.body__top .account .enter_en-gb,
		.body__top .account .enter_fr-fr,
		.body__top .account .enter_lt-lt,
		.body__top .account .enter_de-de,
		.body__top .account .enter_pl-pl {
			display: block;
			height: 55px;
			position: relative;
			text-indent: -9999px;
			top: -3px;
			width: 204px;
		}
		.body__top .account .enter_ru-ru
		{
			background: url(/images/b-accountEnter_bg2.png) no-repeat left -1px;
		}
		.body__top .account .enter_tr-tr
		{
			background: url(/images/accountEnter-tr.png) no-repeat left -1px;
		}
		.body__top .account .enter_tr-tr:hover
		{
			background-position:0 -61px;
		}
		.body__top .account .enter_en-gb
		{
			background: url(/images/b-accountEnter_bg2_en.png) no-repeat left -1px;
		}
		.body__top .account .enter_lt-lt
		{
			background: url(/images/b-accountEnter_bg2_lt.png) no-repeat left -1px;
		}
		.body__top .account .enter_fr-fr
		{
			background: url(/images/b-accountEnter_bg2_fr.png) no-repeat left -1px;
		}
		.body__top .account .enter_de-de
		{
			background: url(/images/b-accountEnter_bg2_de.png) no-repeat left -1px;
		}
		.body__top .account .enter_fr-fr:hover,
		.body__top .account .enter_de-de:hover,
		.body__top .account .enter_ru-ru:hover,
		.body__top .account .enter_en-gb:hover,
		.body__top .account .enter_lt-lt:hover
		{
			background-position:0 -70px;
		}
		
	.body__top .account_active {
		background: url(/images/b-accountActive_bg.png) no-repeat -15px -22px;
		height: 54px;
		position: relative;
		z-index:2;
		width: 195px;
	}
	.body__top .account_active .account_active_link {display:block; height:44px;}
		.body__top .account_active i.arrow {
			background: url("/images/spr-main.png") no-repeat scroll 0 0 transparent;
			display: block;
			height: 4px;
			right:14px;
			top:21px;
			position: absolute;
			text-indent: -9999px;
			width: 6px;
		}
		.body__top .account_active .usr-pict {
			position:absolute;
			left:11px; top:10px
		}
		.body__top .account_active .usr-name {
            font:normal 12px/16px Arial;
            color:#fff;
            position: absolute;
            left:44px;
            top:8px;
            width:120px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            -o-text-overflow: ellipsis;
		}
		.body__top .account_active .usr-fraction {
			position:absolute;
			left:44px;
			top:23px;
			color:#38b6ff;
			font:normal 10px/15px Arial;
			}	
		.account_wrap ul.account-menu {
			display: none;
			position: absolute;
			z-index:1;
			top: 46px;
			background: url(/images/m-listArrow.jpg) no-repeat 14px 0 #062623;
			font-size: 14px;
			padding: 11px 0 0;
			width: 198px;
			border:1px solid #05696B;
		}
			.account_wrap ul.account-menu  li {
				background: url(/images/m-itemBg.jpg) no-repeat -3px 0;
    			float: left;
			    position: relative;
				height:27px;
			}
			
			.account_wrap ul.account-menu LI.lv1 A { background-position:right -27px; }
			.account_wrap ul.account-menu LI.lv2 A { background-position:right -54px; }
			.account_wrap ul.account-menu LI.lv3 A { background-position:right -81px; }
			.account_wrap ul.account-menu LI.lv4 A { background-position:right -108px; }
			.account_wrap ul.account-menu LI.lv5 A { background-position:right -54px; }
			.account_wrap ul.account-menu LI.lv6 A { background-position:right -81px; }
			.account_wrap ul.account-menu LI.lv7 A { background-position:right -108px; }

			
				.account_wrap ul.account-menu  li a {
  				    background: url(/images_allpages/spr-MenuItemLast.jpg) no-repeat right 0;
					font: 14px Arial,sans-serif;
					height: 16px;
					margin: 0 1px;
					padding: 5px 14px 6px;
					display: block;
					text-align: left;
					text-shadow: none;
					text-transform: none;
					width: 168px;
				}
/* Main menu*/

.body__top .menu {
	float: left;
    height: 43px;
    margin: 0 0 0 175px;
    position: relative;
	}
	.body__top .menu .parent ul {
		display:none;
	}
	
		.body__top .menu .parent ul li ul {
			 border: medium none;
			 display: block;
			 height: auto;
			 margin: 0 0 0 9px;
			 padding: 0;
			 position: relative;
			 top: 0;
			 width: 166px;
		} 
		
			.body__top .menu .parent ul li ul li { background:url(/images/m-itemBg.jpg) no-repeat 0px 0; }
			.body__top .menu .parent ul li ul li a  {
				background:none;
				font: 14px Arial,sans-serif;
				height: 16px;
				margin: 0 1px;
				padding: 5px 14px 6px;
				text-align: left;
				text-shadow: none;
				text-transform: none;
				width: 139px;
			} 
	
	.body__top .menu LI {
		float:left;
		background:url(/images/m-itemLeftBg.png) no-repeat left top ;
		position:relative;
	}
	.body__top .menu LI:hover, .body__top .menu LI.active {
		background-position: 0 -64px;
	}
	.body__top .menu LI:hover a, .body__top .menu LI.active a {
		background-position: right -64px;
	}
		.body__top .menu .parent ul li {
			background:url(/images/m-itemBg.jpg) no-repeat -3px 0;
		}
		.body__top .menu LI a {
			background:url(/images/m-itemRightBg.png) no-repeat right top ;
		}
		.body__top .menu LI.parent a span {
			background: url(/images/main_menu_arrow_down.png) no-repeat right 6px;
			padding: 0 12px 0 0px;
		}

		.body__top .menu LI.parent ul li a span { background-image:none; display:block; padding: 0 0px 0 6px;}	
		.body__top .menu .nav__side {
			float:right;
			}

		.body__top .menu LI A {
			position:relative;
			z-index:50;
			display:block;
			height:30px;
			padding: 15px 12px 0 5px;
			color:#fff;
			margin: 0 0px 0 8px;
			font: 13px HeliosCond-bold,​HeliosCondAzBold;
			text-align:center;
			text-decoration:none;
			text-shadow:0 -1px 0 #000;
			text-transform:uppercase;
			
			}
			.langde-de .body__top .menu LI A, 
			.langfr-fr .body__top .menu LI A 
			{
				padding-right: 11px;
				margin-left: 7px;
			}
			
			.body__top .menu .parent ul li A {
				color:#6efffa;
				font:normal 14px Arial;
			}
			.body__top .menu .parent ul li A:hover {
				color:#fff;
			}
			
			.body__top .menu LI.item49 { display:none;}
			

			.body__top .menu LI.item233 a span /*, .body__top .menu LI.item232  a span */ { 
				cursor: default!important;
				zoom:1;
				-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
				opacity: 0.6;
				-khtml-opacity: .6; /* safari 1.x */
				-moz-opacity: .6; /* ff lt 1.5, netscape */
				display:block;
			}
			.body__top .menu LI.item233 a {
				cursor: default!important;
			}
			
			
			.body__top .menu .nav__lang A {background-position:-557px 0;width:88px;}
			.body__top .menu .nav__lang A:hover,
			.body__top .menu .nav__lang.nav__drop_open A {background-position:-557px 100%;}

			.body__top .menu .nav__search A {background-position:-645px 0;width:60px;}
			.body__top .menu .nav__search A:hover,
			.body__top .menu .nav__search.nav__drop_open A {background-position:-645px 100%;}

			.body__top .menu .nav__search .link-darr__arr {
				top:-6px;
				left:-1px;
				}

			.body__top .nav__drop,
			.nav__item {
				position:relative;
				font:12px/16px arial,sans-serif;
				}
				.body__top .nav__drop_open .nav__drop__i {
					display:block;
					}
				.body__top .parent ul {
					display:none;
					position:absolute;
					left:0;
					top:44px;
					z-index:30;
					-webkit-box-shadow:0 3px 10px rgba(0,0,0,.75);
					   -moz-box-shadow:0 3px 10px rgba(0,0,0,.75);
						-ms-box-shadow:0 3px 10px rgba(0,0,0,.75);
						 -o-box-shadow:0 3px 10px rgba(0,0,0,.75);
							box-shadow:0 3px 10px rgba(0,0,0,.75);
					/*background:#e6d929;
					background:rgba(238,211,28,0.95);*/
					border:1px solid #05696b;
					border-width:0 1px 1px;
					}

					.body__top .menu li.parent:hover ul {
						display:block;
						}

					/*.body__top .menu .parent ul li:nth-of-type(1) {
						display:none;
					}
					*/
					
					.body__top .nav__drop__i2 {
						position:relative;
						margin:0 1px;
						padding:15px 0;
						border:1px solid #78776c;
						border-width:0 1px;
						color:#000;
						}
						.body__top .nav__drop__darr {
							position:absolute;
							top:0;
							left:13px;
							display:block;
							width:22px;
							height:11px;
							background:url(/images/spr-main.png) no-repeat 0 -3px;
							}

					.body__top .parent ul {
						font-size:14px;
						background:url(/images/m-listArrow.jpg) no-repeat 14px 0 #062623;
					    width: 190px;
						padding:11px 0 0 0;
						}
						.body__top .parent ul LI {
							display:block;
							float:none;
							}
							
							.body__top .menu .parent ul LI A {
								background:url(/images/spr-MenuItem218x135.png) no-repeat right 0;
								font: 14px Arial,sans-serif;
								height: 16px;
								margin: 0 1px 0 1px;
								padding: 5px 14px 6px;
								text-align: left;
								text-shadow: none;
								text-transform: none;
								width: 160px;
								}
							.body__top .menu .parent ul LI.lv1 A { background-position:right -27px; }
							.body__top .menu .parent ul LI.lv2 A { background-position:right -54px; }
							.body__top .menu .parent ul LI.lv3 A { background-position:right -81px; }
							.body__top .menu .parent ul LI.lv4 A { background-position:right -108px; }
							
							.body__top .menu .parent ul LI.lv5 A { background-position:right -27px; }
							.body__top .menu .parent ul LI.lv6 A { background-position:right -54px; }
							.body__top .menu .parent ul LI.lv7 A { background-position:right -81px; }
							.body__top .menu .parent ul LI.lv8 A { background-position:right -108px; }
							
							.body__top .menu .parent ul LI.lv9 A { background-position:right -27px; }
							.body__top .menu .parent ul LI.lv10 A { background-position:right -54px; }
							.body__top .menu .parent ul LI.lv11 A { background-position:right -81px; }
							.body__top .menu .parent ul LI.lv12 A { background-position:right -108px; }
							
							.body__top .menu .parent ul LI.lv13 A { background-position:right -27px; }
							.body__top .menu .parent ul LI.lv14 A { background-position:right -54px; }
							.body__top .menu .parent ul LI.lv15 A { background-position:right -81px; }
							.body__top .menu .parent ul LI.lv16 A { background-position:right -108px; }
							
							
							.body__top .menu .parent ul LI.lv17 A { background-position:right -27px; }
							.body__top .menu .parent ul LI.lv18 A { background-position:right -54px; }
							.body__top .menu .parent ul LI.lv19 A { background-position:right -81px; }
							.body__top .menu .parent ul LI.lv20 A { background-position:right -108px; }
							
							.body__top .menu .parent ul LI.lv21 A { background-position:right -27px; }
							.body__top .menu .parent ul LI.lv22 A { background-position:right -54px; }
							.body__top .menu .parent ul LI.lv23 A { background-position:right -81px; }
							.body__top .menu .parent ul LI.lv24 A { background-position:right -108px; }
							
							.body__top .menu .parent ul LI.lv25 A { background-position:right -27px; }
							.body__top .menu .parent ul LI.lv26 A { background-position:right -54px; }
							.body__top .menu .parent ul LI.lv27 A { background-position:right -81px; }
							.body__top .menu .parent ul LI.lv28 A { background-position:right -108px; }
							
							.body__top .menu .parent ul LI.lv29 A { background-position:right -27px; }
							.body__top .menu .parent ul LI.lv30 A { background-position:right -54px; }
							.body__top .menu .parent ul LI.lv31 A { background-position:right -81px; }
							.body__top .menu .parent ul LI.lv32 A { background-position:right -108px; }
							
								.body__top .parent ul LI:last-child A {border:0 none;}
/* link-search */
.link-search {
	position:relative;
	top:-1px;
	width:17px;
	height:17px;
	background:url(/images/spr-main.png) no-repeat -25px 0;
	}
	.nav__drop_open .link-search,
	.nav__search A:hover .link-search {
		background-position:-45px 0;
		}

/* link-darr */
.link-darr {
	position:relative;
	}
	.link-darr__arr {
		position:relative;
		top:-3px;
		width:6px;
		height:4px;
		margin:0 0 0 9px;
		background:url(/images/spr-main.png) no-repeat 0 -14px;
		}

/* ico lang */
.i-lang 
{
	display: inline-block;
	display: -moz-inline-box;
	vertical-align: middle;
	position: relative;
	top: -2px;
	width: 26px;
	height: 18px;
	margin: 0 4px 0 0;
	background: url(/images/pw-flags-3.png) no-repeat 0 -27px;
	zoom: 1;
}
	.i-lang-ru { background-position: 0 0; }
	.i-lang-us { background-position: -27px 0;}
	.i-lang-tr { background-position: -54px 0;}
	.i-lang-de { background-position: -81px 0; }
	.i-lang-fr { background-position: -108px 0;}
    .i-lang-lt { background-position: -135px 0;}

.link-darr-lang__arr {
    background: url(/images/spr-main.png) no-repeat scroll 0 -6px transparent;
    display: inline-block;
    height: 4px;
    margin: 0 0 0 9px;
    position: relative;
    top: -3px;
    width: 6px;
}
/* search */
.search {
	width:229px;
	margin: 15px 10px 0;
	overflow:hidden;zoom:1;
	}
    .langde-de .search
    {
        width: 235px;
    }
	.nav__search .nav__drop__i {
		left:auto;
		right:0;
		}
	.search DIV {
		float:left;
		}
	.search .text {
		margin:0 4px 0 0;
		padding:3px 2px;
		width:156px;
		font-size:12px;
		border:1px solid #000;
		padding:3px 3px 3px 6px;
		background:#0a1918;
		color:#fff;
		}
	.search SELECT {
		-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;
		margin:0 14px 0 0;
		padding:3px 2px;
		}
	.search .submit {
		-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;
		width:53px;
		height:21px;
		zoom:1;
		background:url(/images/btn-search.jpg) no-repeat;
		border:0 none;
		color:#fff;
		font:12px/12px "HeliosCondAzBold";
		text-indent:-9999px;
		text-shadow:0 -1px 0 rgba(0,0,0,.5);
		text-transform:uppercase;
		cursor:pointer;
		border-radius:2px;
		margin:1px 0 0 0;
	}
	.search .submit_en-gb, 
	.search .submit_fr-fr,
	.search .submit_lt-lt,
	.search .submit_de-de,
	.search .submit_tr-tr
	{
		-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;
		width:53px;
		height:23px;
		zoom:1;
		border:0 none;
		color:#fff;
		font:12px/12px "HeliosCondAzBold";
		text-indent:-9999px;
		text-shadow:0 -1px 0 rgba(0,0,0,.5);
		text-transform:uppercase;
		cursor:pointer;
		border-radius:2px;
		margin:1px 0 0 0;
		}
	.search .submit_en-gb
	{
		background:url(/images/btn-search_en-gb.png) no-repeat;
	}
	.search .submit_lt-lt
	{
		background:url(/images/btn-search_lt-lt.png) no-repeat;
	}
	.search .submit_fr-fr
	{
		background:url(/images/btn-search_fr-fr.png) no-repeat;
	}
	.search .submit_de-de
	{
        width: 59px;
        background: url(/images/btn-search_de-de.png) no-repeat -2px 0;
	}
	.search .submit_tr-tr
	{
		background:url(/images/btn-search_tr-tr.png) no-repeat;
	}

	.search .submit:hover {
		background-position:0 -21px;
	}
	.search .submit_en-gb:hover,
	.search .submit_fr-fr:hover,
	.search .submit_lt-lt:hover,
	.search .submit_tr-tr:hover
	{
		background-position:0 -30px;
	}
    .search .submit_de-de:hover
    {
        background-position: -2px -30px;
    }
/* wrapper */
.wrapper {
	padding: 2px 0 0 0;
    position: relative;
	min-height:725px;
    top: 55px;
	}
	.wrapper__section {
		float:left;
		width:609px;
		}
	.wrapper__side {
		float:right;
		width:355px;
		}
	.wrapper__side__i {
   	 	margin: 10px 0 0 0px;
		}	
		.wrapper__side__i .box {
			width:350px;
			}

/* --- Box2 --- */

.box2 { 
	background:url(/images/b-box2rep_bg.jpg) repeat-y left top;
	border-radius:2px;
	margin:0 0 12px 0;
	}
	.box2 .box2__i {
		background:url(/images/b-box2bot_bg.png) no-repeat left bottom;
	}
		.box2 .box2__i .box2__i2 {
			background:url(/images/b-box2top_bg.png) no-repeat left top;
		    min-height: 225px;
			padding:11px 0 0 0;
			width:340px;
			
			-moz-box-shadow: 0 0 10px rgba(0,0,0,0.8); 
			-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.8); 
		    box-shadow: 0 0 10px rgba(0,0,0,0.8); 
		}

/* --- Media Block ---*/
	.box_media {
		width:600px;
		height:190px;
		position:relative;
		/* background:url(/images/b-mediaCommon_bg.png) no-repeat -26px -12px; */
	}

	.promo {
	position:relative;
	zoom:1;
 	padding: 0px;
	font-family:Arial,sans-serif;
	}
	.promo-paging {
		position:absolute;
  	    right: 25px;
        top: 6px;
		z-index:35;
		}
		.promo-paging UL {
			margin:0;
			padding:0;
			list-style:none;
			}
			.promo-paging LI {
				position:relative;
				margin:0 0 9px;
				}
				.promo-paging LI.current I {
					background-position:0 100%;
				}
				.promo-paging A {
					background: none no-repeat 1px 5px;
					display: block;
					height: 33px;
					outline: 0 none;
					width: 50px;
					}
					
					
					.promo-paging A:hover {border-color:#c52a1a;}
					.promo-paging .current A {border-color:#56787c;}
					
					.promo-paging A I {
						position:absolute;
						top:-1px;
						left:-2px;
						display:block;
						width:59px;
						height:43px;
						background:url(/images/b-mediaPrev_bg.png) no-repeat;
						cursor:pointer;
						}
						.promo-paging A:hover I {
							background-position:0 100%;
							}
						* HTML .promo-paging A I {
							background:url(/images/b-mediaPrev_bg.png) no-repeat;
							}

	.promo-item {
		position:relative;
		z-index:20;
		display:none;
		width: 594px;
		height:320px;
		}
	.promo-item:hover .promo-item-text h3 {
		color:#fff;
	}	
		.gal-img-wrap {
			width: 594px;
			overflow:hidden;
		}

		.promo-item_cur {
			display:block;
			}
		.promo-item-link {
			position:absolute;
			top:0;
			left:0;
			z-index:30;
			display:block;
			width:100%;
			height:100%;
			}
			
		.b-mediaMask {
   		    /* background: url(/images/b-mediaCommon_bg.png) no-repeat 0 0; */
			position: absolute;
			z-index:1;
			left: -26px; top: -11px;
			
		}
		.b-mediaMask-link{
   		   width: 607px;
		   top:0px; left:0px;
		   position:absolute;
		   z-index:10;
		   display:block;
		   height: 335px;
		   overflow:hidden;
		}
		.promo-item-text {
			 bottom: 2px;
			 left: 0;
			 padding: 10px 10px 16px 24px;
			 position: absolute;
			 width: 503px;
			 z-index: 20;
			}
			.promo-item-text H3 {
				margin:0 0 1px;
				color:#6efffa;
				font:bold 20px Arial;
				text-shadow: 1px 1px 1px black, 2px 2px black;
				}
			.promo-item-text P {
				margin:4px 0 0 10px;
				font:normal 14px/18px Arial;
				}

#headlines-images {
	margin:0;
	padding:0;
	list-style:none;
	}

/* --- Block new screenshots ---*/

.box-title h4.scr {
	padding:19px 0 0 10px;
	}

.box-title a.common {
		position:absolute;
		right:30px;
		font:bold 11px/20px Arial;
  	    margin: 1px 0px 0 0;
		color:#6efffa;
		text-transform: none;
	}
	.box-title a.common:hover {
		color:#fff;
	}
	.box-title a.common I {	
			background: url(/images/spr-main.png) no-repeat 0 -57px;
			display: block;
			height: 9px;
			margin: 5px 0 0 -15px;
			position: absolute;
			width: 9px;
 	}
/* Box screens */	
.box_scrwrapper {
	width:340px;
	height:224px;
	}

	.box_scrwrapper .scr-pic {
		width:332px;
		height:186px;
		display:block;
		border:1px solid #124743;
		border-radius:2px;
		display:none;
		cursor:pointer;
		position:relative;
		margin:0 auto;
	}
		.box_scrwrapper .scr-pic  I.plus {
			background: url("/images/spr-main.png") repeat scroll 0 -90px transparent;
			display: none;
			height: 45px;
			left: 145px;
			overflow: hidden;
			position: absolute;
			text-indent: -9999px;
			top: 70px;
			width: 45px;
		}
	.box_scrwrapper .promo-item_cur {
		display:block;
	}
	.box_scrwrapper .scr-prev { 
		text-align:center;
		padding:10px 30px;
	}
		.box_scrwrapper .scr-prev a { 
			display:inline-block;
			width:10px;
			height:10px;
			background:#00272c;
			border-radius:2px;
			
		}
		.box_scrwrapper .scr-prev a.current, .box_scrwrapper .scr-prev a:hover {
			background:#ffffff;
			
		}
		
		
/* Box video */

.box_vidwrapper {
	width:340px;
	height:200px;
	}

	.box_vidwrapper .vid-pic {
		width:332px;
		height:186px;
		display:block;
		border:1px solid #124743;
		border-radius:2px;
		display:none;
		cursor:pointer;
		position:relative;
		margin:0 auto;
	}
		.box_vidwrapper .vid-pic  I.pl-video {
			  background: url("/images/spr-main.png") no-repeat scroll 0 -142px transparent;
			  display: block;
			  height: 37px;
			  left: 169px;
			  margin: 5px 0 0 -15px;
			  position: absolute;
			  top: 73px;
			  width: 32px;
		}
	.box_vidwrapper .promo-item_cur {
		display:block;
	}
	.box_vidwrapper .scr-prev { 
		text-align:center;
		padding:10px 30px;
	}
		.box_vidwrapper .vid-pic a { 
			display:inline-block;
			width: 332px;
			height: 186px;
			background:#00272c;
			border-radius:2px;
			
		}
		.box_vidwrapper .vid-pic a.current, .box_vidwrapper .vid-pic a:hover {
			background:#ffffff;
			
		}
		
/* --- Box payment --- */		

.box .btn-pay {
		background:url(/images/btn-pay.png) no-repeat 0 0px;
		width:346px; height:50px;
		display:block;
		text-indent:-9999px;
		position:relative;
		left:-3px;
		margin:0 0 15px 0;
}
	.box .btn-pay:hover {
		background-position:0 -80px;
	}

/* --- RaidCall Button --- */

.box .btn-raid {
		background:url(/images/RaidCall.png) no-repeat 0 0px;
		width:346px; height:50px;
		display:block;
		text-indent:-9999px;
		position:relative;
		left:-3px;
		margin:0 0 15px 0;
}
	.box .btn-raid:hover {
		background-position:0 -51px;
	}

.box .btn-onlineSupport {
		background:url(/images/button_support.png) no-repeat 0 0;
		width:346px; height:50px;
		display:block;
		text-indent:-9999px;
		position:relative;
		left:-3px;
		margin:0 0 15px 0;
}
	.box .btn-onlineSupport:hover {
		background-position:0 -51px;
	}
.box .btn-onlineSupport-en,
.box .btn-onlineSupport-fr,
.box .btn-onlineSupport-de 
{
	width: 346px; height: 54px;
	display:block;
}
.box .btn-onlineSupport-en:hover,
.box .btn-onlineSupport-fr:hover,
.box .btn-onlineSupport-de:hover 
{
	background-position: 0 -55px;
}
.box .btn-onlineSupport-en {
	background:url(/images/button_support-en.png) no-repeat 0 0;
}
.box .btn-onlineSupport-fr {
	background:url(/images/button_support-fr.png) no-repeat 0 0;
}
.box .btn-onlineSupport-de {
	background:url(/images/button_support-de.png) no-repeat 0 0;
}

.box .customb{
	width:320px; height:21px;
    display:block;
    position:relative;
    font: 16px HeliosCond-bold;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(68, 83, 76, 0.65);
    text-transform: uppercase;
	display: block;
    line-height: 21px;
    padding: 15px 0 13px 20px;
	margin-bottom: 7px;
}

.box .btn-techSupport {
	background:url(/images/tech_support.png) no-repeat 0 0;
	width: 340px;
}
.box .btn-mode {
    background:url(/images/mode_schedule.png) no-repeat 0 0;
	width: 340px;
}
.box .btn-reg {
    background:url(/images/registration.png) no-repeat 0 0;
	width: 340px;
}
.box .btn-cubs {
    background:url(/images/cubs.png) no-repeat 0 0;
	width: 340px;
}
.box .btn-bonuses{
    background:url(/images/bonuses.png) no-repeat 0 0;
    width: 340px;
}

.box .btn-techSupport:hover,
.box .btn-reg:hover,
.box .btn-mode:hover,
.box .btn-bonuses:hover,
.box .btn-cubs:hover {
	background-position:0 -50px;
}

.box .disabled {
	background-color: #fff;
	background-blend-mode: luminosity;
	border-radius: 5px;
}

/* --- Banners list --- */

.list-banners {
	margin:5px 0 0 0;
	/*Just for slider*/
	height:300px;
	overflow:hidden;
	}
	.list-banners li {
		list-style:none;
	}
		.list-banners li .slider {
			display:none;
			position: relative;
			margin:0 0 -2px 1px;
			width:340px;
		}
			.list-banners li .slider .slider_text {
				background:url(/images/b-bannerShadow_bg.png) no-repeat 0 0px;
				font: 14px/16px Arial;
				width: 310px; max-height: 25px;
				overflow: hidden;
				padding: 29px 20px 10px 10px;
				position: absolute;
				left: 0; bottom: 5px;
			}
				.list-banners li .slider .slider_text I, .list-banners li .slider a I {
					 background: url(/images/spr-main.png) no-repeat 0 -57px;
					display: block;
					float: left;
					height: 9px;
					margin: 3px 5px 0 0;
					text-indent: -9999px;
					width: 9px;
					
				}
				.list-banners li .slider a.tutorial_docts {
					 left: 0;
					 padding: 140px 0 5px 12px;
					 position: absolute;
					 top: 0;
					 font-size:14px;
					 width: 170px;
					 background: url(/images/video_tutorial.jpg) no-repeat 0 0px;
   					 line-height: 15px;
				}
 			    .list-banners li .slider a.tutorial_adorn {
					padding: 140px 0px 5px 0;
					position: absolute;
					right: 0;
					top: 0;
					font-size:14px;
					width: 170px;
					background: url(/images/video_tutorial.jpg) no-repeat -170px 0px;
					line-height:15px;
				}
		.list-banners li .title {
			width:340px;
			height:32px;
			background:url(/images/b-slidesbc.png) no-repeat left top;
			margin:0 0 2px 0;
			
		}
		.list-banners li .ttl-clc { cursor:pointer; }
			.list-banners li .title div {
					background:url(/images/b-slidesIembc.png?02052013) no-repeat;
					height:32px;
				}
				.list-banners li .title div.heroes { background-position:right 0px; }
				.list-banners li .title div.video  { background-position:right -32px; }
				.list-banners li .title div.support { background-position:right -64px; }
				.list-banners li .title div.library { background-position:right -98px; }
				.list-banners li .title div.modes { background-position: right -130px; }
				.list-banners li .title div.tournament { background-position: right -163px; }

				.list-banners li .title div a ,.list-banners li .title div span{
					font: bold 16px Arial;
					left: 37px;
					position: relative;
					top: 5px;
				}
				.list-banners li .title div span.opened {
					color:#fff;
				}
				.list-banners li .title div span { color:#6EFFFA; cursor:pointer;}

					.list-banners li .title div  a I, .list-banners li .title div span I { 
						background: url(/images/arrows.png) no-repeat scroll 0 -32px transparent;
						display: block;
						height: 18px;
						left: -27px;
						position: absolute;
						top: 0;
						width: 17px;
					}
					.list-banners li .title div  a I.opened, .list-banners li .title div span.opened I {
						background-position:0 1px;
					}
					.list-banners li .title div span:hover {
						color:#fff;
					}
					
/* --- Block rating ---*/				

.b-clanrating {				
		margin: 0 0 0 3px;
		padding: 0px 0 0 10px;
		width: 328px;
                height: 267px;
                background: url(/images/b-clansrating.png) center center no-repeat;
	}
        
        .b-clanrating .clanrating  { padding: 0 0 0 5px; }
        
        .b-clanrating .rating a.common {
		position:absolute;
		right:30px;
		font:bold 11px/20px Arial;
                margin: 1px 0px 0 0;
		color:#6efffa;
		text-transform: none;
	}
		.b-clanrating .rating a.common:hover {
			color:#fff;
		}
		.b-clanrating .rating a.common I{
			background: url(/images/spr-main.png) no-repeat 0 -57px;
			display: block;
			height: 9px;
			margin: 5px 0 0 -15px;
			position: absolute;
			width: 9px;
		}

.b-rating {
		background: url(/images/b-rating_bg2.png) no-repeat -7px 22px;
		height: 267px;
		margin: 0 0 0 3px;
		padding: 0px 0 0 10px;
		width: 328px;
	}
	.b-rating .rating  { padding: 0 0 0 5px; }
	.b-rating .rating span {
	 font:bold 18px Arial;
	 text-transform:none;
	 color:#ffffff;
	}
	.b-rating .rating a.common {
		position:absolute;
		right:30px;
		font:bold 11px/20px Arial;
  	    margin: 1px 0px 0 0;
		color:#6efffa;
		text-transform: none;
	}
		.b-rating .rating a.common:hover {
			color:#fff;
		}
		.b-rating .rating a.common I{
			background: url(/images/spr-main.png) no-repeat 0 -57px;
			display: block;
			height: 9px;
			margin: 5px 0 0 -15px;
			position: absolute;
			width: 9px;
		}
        .guild-rating-list_item-relative-up   { background: url(/images/arrow-up-small.png) center right no-repeat; }
        .guild-rating-list_item-relative-eq   { background: url(/images/arrow-eq-small.png) center right no-repeat; }
        .guild-rating-list_item-relative-down { background: url(/images/arrow-down-small.png) center right no-repeat; }
	.srv_1 {
		color:#fff;
		font:bold 11px/22px Arial;
		position: relative;
	}
                .rating-clans {
                    left: 3px;
                    position: absolute;    
                    width: 307px;
                }
		.rating-docts {
			left: 88px;
			position: absolute;
			top: 4px;
			width: 221px;
		}
		.rating-adorn {
			left: 3px;
			position: absolute;
			top: 174px;
			width: 219px;
		}
			.rating-docts ul.rating-players li, .rating-adorn ul.rating-players li, .rating-clans ul.rating-players li {
				border-top: 1px solid #58736F;
				line-height: 18px;
				padding: 2px 0;		
			}
			.rating-docts ul.rating-players li:first-child , .rating-adorn ul.rating-players li:first-child, .rating-clans ul.rating-players li:first-child {
				border:none;
			}
			
				.rating-docts ul.rating-players li b, .rating-adorn ul.rating-players li b {
					padding:0 3px;
					float:left;
				}
                                .rating-clans ul.rating-players li b {
					padding:0 7px;
					float:left;
				}
                                .rating-clans ul.rating-players li em  {
					float:left;
					position:relative;
					padding:0 0 0 22px;
                                        text-overflow: ellipsis;
                                        overflow: hidden;
                                        max-width: 190px;
                                        white-space: nowrap;
				}
                                .rating-clans ul.rating-players .arrowclass{
                    float:left;
                    position:relative;
                    padding:0px;
                    text-overflow: ellipsis;
                    overflow: hidden;
                    width: 16px;
                    white-space: nowrap;
                }
                                .rating-clans ul.rating-players li.ten em  {
					float:left;
					position:relative;
					padding:0 0 0 22px;
                                        text-overflow: ellipsis;
                                        overflow: hidden;
                                        max-width: 190px;
                                        white-space: nowrap;
				}
                                .rating-clans ul.rating-players li.ten .arrowclass{

                    float:left;
                    position:relative;
                    padding:0 0 0 0px;                                	
                                        text-overflow: ellipsis;
                                        overflow: hidden;
                                        width: 18px;
                                        white-space: nowrap;
                                }
                                .rating-clans ul.rating-players li.ten span{
                                    float:right;
                                    padding-right: 20px;
                                }
                                .rating-clans ul.rating-players li.ten b
                                {
                                    padding-left: 0px;
                                	padding-top: 0px;
                                	padding-right: 7px;
                                	padding-bottom: 0px;
                                }
				.rating-docts ul.rating-players li em, .rating-adorn ul.rating-players li em  {
					float:left;
					position:relative;
					padding:0 0 0 20px;
				}

                                    .rating-clans ul.rating-players li em img {
					left: 1px;
					position: absolute;
					top: 1px;
					width: 19px;
					height:16px;
				}
                                    .rating-clans ul.rating-players .arrowclass .equivalent{
                    left: 1px;
                    position: relative;
                    top: 1px;
                    width: 11px;
                    height:8px;
                    }
                                    .rating-clans ul.rating-players .arrowclass img{
                    left: 1px;
                    position: relative;
                    top: 1px;
                    width: 10px;
                    height:11px;
                }                                    
				.rating-docts ul.rating-players li em img, .rating-adorn ul.rating-players li em img {
					left: 1px;
					position: absolute;
					top: 1px;
					width: 16px;
					height:16px;
				}
                                .rating-clans ul.rating-players li span {
					float:right;
                                        padding-right: 20px;
				}
				.rating-docts ul.rating-players li span, .rating-adorn ul.rating-players li span {
					float:right;
				}
				.rating-docts .alllist, .rating-adorn .alllist {
					padding: 0 0 0 20px;
					position:relative;
					top:10px;
				}
				
				
				.rating-docts .alllist I, .rating-adorn a.alllist I {
					background: url(/images/spr-main.png) no-repeat 0 -57px;
					display: block;
					height: 9px;
					margin: 2px 0 0 2px;
					position: absolute;
					left:0px; top:0px;
					width: 9px;
				}
			
/* --- Social block --- */	

/* social */
.social {
	background:url(/images/b-sociaTop_bg.png) no-repeat -14px 0;
    padding: 13px 0 0;
	}
	.social__main {
		padding:18px 0 0;
		}

	.social-item {
		position:relative;
		display:block;
		text-decoration:none;
		}
		.social__main .social-item {
			width:319px;
			height:100px;
			text-align:center;
			margin-left: 11px;
			}
			.social__main .social-item.sm__2 {
				margin-bottom:9px;
				}
		.social-item IMG {
			vertical-align:middle;
			}
		.social-item SPAN {
			position:absolute;
			bottom:11px;
			left:0;
			width:100%;
			color:#6EFFFA;
			font-size:14px;
			text-align:center;
			}
		a.social-item:hover SPAN {
			color:#fff;
		}
			.social-item.sm__2 SPAN {bottom:5px;}
			.social-item.sm__3 SPAN {bottom:10px;}
	.social__other {
		padding:7px 0 0 9px;
		}
		.social__other .social-item {
			float:left;
			width:106px;
			height:100px;
			}
	.sco_buttons { position:relative; top:3px; height:26px;}
		.sco_buttons .social-item  {
			zoom:1;
				-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
				opacity: 0.4;
				-khtml-opacity: .4; /* safari 1.x */
				-moz-opacity: .4; /* ff lt 1.5, netscape */
				display:block;
		}
		.sco_buttons .vk { float:left;}
		.sco_buttons .fb { float:left; /* top:11px; */ } 
	
	

/* cf */
.cf:before,.cf:after {content:"";display:table;}
.cf:after {clear:both;}
.cf {zoom:1;}

/* box */
.box {
	width:609px;
	position:relative;
	margin:0 0 7px;
	}


/* box3 */
.box3 {
	background:url(/images/box3_top.png) no-repeat left top;
	margin: 10px 0 0 14px;
    padding: 23px 0 0;
    position: relative;
    width: 350px;
	}
	.box3__i {
	background:url(/images/box3_bottom.png) no-repeat left bottom;
	padding: 0 0 9px;
	}
	.box3__i2 {
	background:url(/images/box3_mid.png) no-repeat 0 102px;
	}
	
	.box3__section {
		position:relative;
		display:block;
		width:330px;
		height:154px;
		margin:0 0 20px;
		padding:6px 0 0 5px;
		text-decoration:none;
		}
		.box3__section IMG {
			display:block;
			}
		.box3__section SPAN {
			position:absolute;
			bottom:9px;
			left:19px;
			display:block;
			width:330px;
			color:#efd737;
			font-size:16px;
			}
			

/* ---  news item block --- */


.news__item {
	background:url(/images/b-newsrepeat_bg.png) repeat-y 0 0px;
	margin: 10px 0 12px 4px;
	border-radius: 3px;
}
	.news__item__i {
		background:url(/images/b-newsbot_bg.jpg) no-repeat 0 100%;
	}
		.news__item__i2 {
			background:url(/images/b-newstop_bg.jpg) no-repeat 0 0px;
			min-height:170px;
			padding: 11px 15px 10px 21px;
			width:553px;
			-moz-box-shadow: 0 0 20px rgba(0,0,0,0.8); 
			-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.8); 
		    box-shadow: 0 0 20px rgba(0,0,0,0.8); 
		}
		.news__item__i2 .news__title {
            margin: 13px 0 4px 0;
			}
			.news__item__i2 .news__title a {
				font:normal 20px/17px Arial, Helvetica, sans-serif;
				}
		.news__item__i2 .news__date {
			font:normal 14px/20px Arial;
			color:#4e6d71;
			padding:0 0 0 8px;
		}
		.news__item__i2 .news__text {
			font:normal 14px/20px Arial, Helvetica, sans-serif;
			color:#cbe6e4;
			left: 10px;
			position: relative;
			top: 8px;
			width: 310px;
			min-height:95px;
		}
		.news__item__i2  .news__pic {
			float: right;
			 margin: 17px 5px 3px 5px;
			position: relative;
		}
			.news__item__i2  .news__pic a {
				display:block;		
			}
			.news__item__i2  .news__pic img {
				border:1px solid #124743;
				border-radius:2px;
				margin:0 0 0 10px;
			}
		a.link-more { float:left; display:block; margin: 15px 0 0 24px; }
			a.link-more I {
				background: url("/images/spr-main.png") no-repeat scroll 0 -57px transparent;
				display: block;
				height: 9px;
				margin: 6px 0 0 -13px;
				float:left;
				width: 9px;
			}
		.news__links {
			color: #4e6d71;
			font-size: 14px;
			overflow: hidden;
			padding: 15px 0 0 28px;
		}
			.news__links A {
				color: #4e6d71;
				cursor: default;
				float: left;
				margin: 0 10px 0 0;
				text-decoration: none;
			}

.more-btn a.allnewsru-ru {
	background: url('/images/btn-allnews.png') no-repeat 0 0px;
	width:159px;
	display:block;
	height:34px;
	margin: 15px auto -5px;
	text-indent:-9999px;
	}
	.more-btn a.allnewsru-ru:hover {
		background: url('/images/btn-allnews.png') no-repeat 0 -46px;
	}
	
	.paginator_ru-ru,
	.paginator_tr-tr,
	.paginator_en-gb,
	.paginator_fr-fr,
	.paginator_lt-lt,
	.paginator_de-de {
		position: relative;
		height: 25px;
	}
	.paginator_ru-ru a, .paginator_ru-ru span,
	.paginator_tr-tr a, .paginator_tr-tr span,
	.paginator_en-gb a, .paginator_en-gb span,
	.paginator_lt-lt a, .paginator_lt-lt span,
	.paginator_de-de a, .paginator_de-de span,
	.paginator_fr-fr a, .paginator_fr-fr span
	{
		display:none;
	}


	.paginator_ru-ru a.all-news, a.all-news-prev, a.all-news-next
    {
        display: block;
        position:relative;
        height: 25px;
        width: 135px;
        float: left;
        background-image: url('/images/bg-bt-ln.png');
        background-repeat: no-repeat;
        background-position: 0 -52px;
    }
    .paginator_ru-ru a.all-news-prev, a.all-news-next
    {
        width: auto;
    }
    .paginator_ru-ru a.all-news-prev
    {
        background-position: 0 -156px;
    }
    .paginator_ru-ru a.all-news span, a.all-news-prev span, a.all-news-next span
    {
        display: block !important;
        padding: 5px 10px 9px 0;
        margin: 0 0 0 12px;
        background-image: url('/images/bg-bt-ln.png');
        background-repeat: no-repeat;
        background-position: 100% 0;
        font-family: HeliosCond-bold,HeliosCondAzBold;
        font-size: 12px;
        line-height: 12px;
        text-transform: uppercase;
        text-align: center;
        color: #1C1D1F;
        text-shadow: 0 1px 0 rgba(255, 255, 255, 0.65);
        cursor: pointer;
    }
    .paginator_ru-ru a.all-news-prev span
    {
        margin-left: 33px;
    }
    .paginator_ru-ru a.all-news-next span
    {
        padding-right: 33px;
        background-position: 100% -104px;
    }
    .paginator_ru-ru a.all-news:hover,
    .paginator_ru-ru a.all-news-next:hover
    {
        background-position: 0 -78px;
    }
    .paginator_ru-ru a.all-news-next:hover span
    {
        background-position: 100% -130px;
    }
    .paginator_ru-ru a.all-news:hover span,
    .paginator_ru-ru a.all-news-prev:hover span
    {
        background-position: 100% -26px;
    }
    .paginator_ru-ru a.all-news-prev:hover
    {
        background-position: 0 -182px;
    }
    .paginator_ru-ru a.all-news-lf
    {
        left: 15px;
        position: absolute;
    }
    .paginator_ru-ru a.all-news-rg
    {
        right: 30px;
        position: absolute;
    }
    .paginator_ru-ru a.all-news-cn
    {
        left: 50%;
        position: absolute;
        margin: 0 0 0 -75px;
    }


    .paginator_en-gb a.all-news, a.all-news-prev, a.all-news-next,
    .paginator_lt-lt a.all-news, a.all-news-prev, a.all-news-next,
    .paginator_de-de a.all-news, a.all-news-prev, a.all-news-next,
    .paginator_fr-fr a.all-news, a.all-news-prev, a.all-news-next
    {
        display: block;
        position:relative;
        height: 25px;
        width: 135px;
        float: left;
        background-image: url('/images/bg-bt-ln.png');
        background-repeat: no-repeat;
        background-position: 0 -52px;
    }
    .paginator_en-gb a.all-news-prev,
    .paginator_de-de a.all-news-prev,
    .paginator_fr-fr a.all-news-prev,
    .paginator_lt-lt a.all-news-prev,
    a.all-news-next
    {
        width: auto;
    }
    .paginator_en-gb a.all-news-prev,
    .paginator_de-de a.all-news-prev,
    .paginator_fr-fr a.all-news-prev,
    .paginator_lt-lt a.all-news-prev
    {
        background-position: 0 -156px;
    }
    .paginator_en-gb a.all-news span,
    .paginator_de-de a.all-news span,
    .paginator_fr-fr a.all-news span,
    .paginator_lt-lt a.all-news span,
    a.all-news-prev span, a.all-news-next span
    {
        display: block !important;
        padding: 5px 10px 9px 0;
        margin: 0 0 0 12px;
        background-image: url('/images/bg-bt-ln.png');
        background-repeat: no-repeat;
        background-position: 100% 0;
        font-family: HeliosCond-bold,HeliosCondAzBold;
        font-size: 12px;
        line-height: 12px;
        text-transform: uppercase;
        text-align: center;
        color: #1C1D1F;
        text-shadow: 0 1px 0 rgba(255, 255, 255, 0.65);
        cursor: pointer;
    }
    .paginator_en-gb a.all-news-prev span,
    .paginator_de-de a.all-news-prev span,
    .paginator_fr-fr a.all-news-prev span,
    .paginator_flt-lt a.all-news-prev span
    {
        margin-left: 33px;
    }
    .paginator_en-gb a.all-news-next span,
    .paginator_de-de a.all-news-next span,
    .paginator_fr-fr a.all-news-next span,
    .paginator_lt-lt a.all-news-next span
    {
        padding-right: 33px;
        background-position: 100% -104px;
    }
    .paginator_en-gb a.all-news:hover, .paginator_en-gd a.all-news-next:hover,
    .paginator_de-de a.all-news:hover, .paginator_de-de a.all-news-next:hover,
    .paginator_fr-fr a.all-news:hover, .paginator_fr-fr a.all-news-next:hover,
    .paginator_lt-lt a.all-news:hover, .paginator_lt-lt a.all-news-next:hover
    {
        background-position: 0 -78px;
    }
    .paginator_en-gb a.all-news-next:hover span,
    .paginator_de-de a.all-news-next:hover span,
    .paginator_fr-fr a.all-news-next:hover span,
    .paginator_lt-lt a.all-news-next:hover span
    {
        background-position: 100% -130px;
    }
    .paginator_en-gb a.all-news:hover span,.paginator_en-gb a.all-news-prev:hover span,
    .paginator_de-de a.all-news:hover span,.paginator_de-de a.all-news-prev:hover span,
    .paginator_fr-fr a.all-news:hover span,.paginator_fr-fr a.all-news-prev:hover span,
    .paginator_lt-lt a.all-news:hover span,.paginator_lt-lt a.all-news-prev:hover span
    {
        background-position: 100% -26px;
    }
    .paginator_en-gb a.all-news-prev:hover,
    .paginator_de-de a.all-news-prev:hover,
    .paginator_fr-fr a.all-news-prev:hover,
    .paginator_lt-lt a.all-news-prev:hover
    {
        background-position: 0 -182px;
    }
    .paginator_en-gb a.all-news-lf,
    .paginator_de-de a.all-news-lf,
    .paginator_fr-fr a.all-news-lf,
    .paginator_lt-lt a.all-news-lf
    {
        left: 15px;
        position: absolute;
    }
    .paginator_en-gb a.all-news-rg,
    .paginator_de-de a.all-news-rg,
    .paginator_fr-fr a.all-news-rg,
    .paginator_lt-lt a.all-news-rg
    {
        right: 30px;
        position: absolute;
    }
    .paginator_en-gb a.all-news-cn,
    .paginator_de-de a.all-news-cn,
    .paginator_lt-lt a.all-news-cn,
    .paginator_fr-fr a.all-news-cn
    {
        left: 50%;
        position: absolute;
        margin: 0 0 0 -75px;
    }


    .paginator_tr-tr a.all-news, a.all-news-prev, a.all-news-next
    {
        display: block;
        position:relative;
        height: 25px;
        width: 135px;
        float: left;
        background-image: url('/images/bg-bt-ln.png');
        background-repeat: no-repeat;
        background-position: 0 -52px;
    }
    .paginator_tr-tr a.all-news-prev, a.all-news-next
    {
        width: auto;
    }
    .paginator_tr-tr a.all-news-prev
    {
        background-position: 0 -156px;
    }
    .paginator_tr-tr a.all-news span, a.all-news-prev span, a.all-news-next span
    {
        display: block !important;
        padding: 5px 10px 9px 0;
        margin: 0 0 0 12px;
        background-image: url('/images/bg-bt-ln.png');
        background-repeat: no-repeat;
        background-position: 100% 0;
        font-family: HeliosCond-bold,HeliosCondAzBold;
        font-size: 12px;
        line-height: 12px;
        text-transform: uppercase;
        text-align: center;
        color: #1C1D1F;
        text-shadow: 0 1px 0 rgba(255, 255, 255, 0.65);
        cursor: pointer;
    }
    .paginator_tr-tr a.all-news-prev span
    {
        margin-left: 33px;
    }
    .paginator_tr-tr a.all-news-next span
    {
        padding-right: 33px;
        background-position: 100% -104px;
    }
    .paginator_tr-tr a.all-news:hover,
    .paginator_tr-tr a.all-news-next:hover
    {
        background-position: 0 -78px;
    }
    .paginator_tr-tr a.all-news-next:hover span
    {
        background-position: 100% -130px;
    }
    .paginator_tr-tr a.all-news:hover span,
    .paginator_tr-tr a.all-news-prev:hover span
    {
        background-position: 100% -26px;
    }
    .paginator_tr-tr a.all-news-prev:hover
    {
        background-position: 0 -182px;
    }
    .paginator_tr-tr a.all-news-lf
    {
        left: 15px;
        position: absolute;
    }
    .paginator_tr-tr a.all-news-rg
    {
        right: 30px;
        position: absolute;
    }
    .paginator_tr-tr a.all-news-cn
    {
        left: 50%;
        position: absolute;
        margin: 0 0 0 -75px;
    }


/* link-comments */
.link-comments {
	position:relative;
	text-decoration:none;
    padding: 0 0 0 17px;
	}
	.link-comments I {
        position:absolute;
        width: 15px;
        height: 10px;
        margin: 5px 0 0 -17px;
        background:url(/images/spr-main_inner.png) 0 -42px no-repeat;
		}

.link-comments-facebook I {
    background-position: -18px -240px;
}
.link-comments-vkontakt I {
    background-position: 0 -240px;
}
.link-people {
	position:relative;
	text-decoration:none;
    padding: 0 0 0 12px;
	}
	.link-people I {
        position:absolute;
        width:10px;
        height:10px;
        margin:5px 0 0 -12px;
        background:url('/images/spr-main_inner.png') -13px -42px no-repeat;
		}



/* --- Block Seotext ---- */
.seotext
{
	display: none;
	width: 930px;
	padding: 0 0 16px 30px;
	font-size: 12px;
	color: #333333;
}
	.seotext .separator {
		margin:0px;
	}
.game_opened {
	opacity: 1!important;
	height: auto!important;
	position: relative!important;
	}
	
	.seotext h1 {
		color: #FFFFFF; 
		font-size: 12px; 
		font-weight: bold; 
		margin: 1em 0 0.5em;
	}
	.seotext p {
		color: #EEEEEE;
		font-weight: 400;
		margin: 0 0 10px;
		font:normal 12px Arial, Helvetica, sans-serif;
	}
	
/* --- block f-Blockside ---*/

.f-Blockside {
	padding:7px 0 0 0;
	}

/* box-title */
.box-title {
	margin:0 0 11px;
	padding:0 0 0 20px;
	color:#fff;
	text-transform:uppercase;
	text-shadow:0 -1px 0 #000;	
	font-size:14px;
	font-family: HeliosCondAzBold;
	font-weight: normal;
	}
	.box-title A {
		color:#fff;
		text-decoration:none;
		}
		.box-title SPAN {
			position:relative;
			margin:0 -4px;
			padding:1px 4px 2px;
			}
			.box-title A:hover SPAN {
				background:#143e41;
				}
			.box-title SPAN I {
				position:absolute;
				text-indent:-9999px;
				top:0;
				right:-18px;
				display:block;
				width:2px;
				height:20px;
				margin:-1px 0 0;
				background:url(/images/spr-main.png) no-repeat -58px -20px;
				}


/* sharing */
.sharing {
	overflow:visible;
	zoom:1;
	width:334px;
	height:66px;
	padding:29px 0 0 35px;
	 margin: 2px 0 0;
	background:url(/images/sharing-bg.png) no-repeat;
	position:relative;
	}
	.sharing .like {
		float:left;
		padding:10px 0 0;
		}

.sharing .server-status { 
	position: relative;
	float:left;
	margin:0px;
	left: -19px;
    top: -11px;
	}
	.sharing .server-text {
		height: 60px;
		left: 90px;
		overflow: hidden;
		padding: 10px 0 0;
		position: absolute;
		top: 20px;
		width: 260px;
	}
		.sharing .server-text h3 {
			font:bold 24px/16px Arial;
			color:#ffde00;
			text-transform:uppercase;
			margin:0 0 8px 0;
			overflow:visible;
		}
		.sharing .server-text p {
			color:#fff;
			font:normal 11px/14px Arial;
		}
	
	.server-offline, .server-online { display:none; }

/* bt-share */
.bt-shareen-gb,
.bt-sharetr-tr,
.bt-shareru-ru,
.bt-sharefr-fr,
.bt-sharelt-lt,
.bt-sharede-de
{
	display: block;
	float: left;
	height: 22px;
	left: 182px;
	position: absolute;
	text-indent: -9999px;
	top: 2px;
	width: 159px;
}
	.bt-shareen-gb:hover,
	.bt-sharetr-tr:hover,
	.bt-shareru-ru:hover,
	.bt-sharefr-fr:hover,
	.bt-sharelt-lt:hover,
	.bt-sharede-de:hover
	{
		background-position:0 100%;
	}
	.bt-shareru-ru
	{
		background: url(/images/bt-share.png) no-repeat 0 0;
	}
	.bt-shareen-gb
	{
		background: url(/images/bt-share_en-gb.png) no-repeat 0 0;
	}
	.bt-sharelt-lt
	{
		background: url(/images/bt-share_en-gb.png) no-repeat 0 0;
	}
	.bt-sharetr-tr
	{
		background: url(/images/bt-share_tr-tr.png) no-repeat 0 0;
	}
	.bt-sharefr-fr
	{
		background: url(/images/bt-share_fr-fr.png) no-repeat 0 0;
	}
	.bt-sharede-de
	{
		background: url(/images/bt-share_de-de.png) no-repeat 0 0;
	}


/* jScrollPane
-------------------------*/
.jspContainer{overflow:hidden;position:relative;}
.jspPane{position:absolute;}
.jspVerticalBar{position:absolute;top:0;right:0;width:16px;height:100%;}
.jspHorizontalBar{position:absolute;bottom:0;left:0;width:100%;height:16px;}
.jspVerticalBar *,.jspHorizontalBar *{margin:0;padding:0;}
.jspCap{display:none;}
.jspHorizontalBar .jspCap{float:left;}
.jspTrack{position:relative;}
.jspDrag{position:relative;top:0;left:0;cursor:pointer;}
.jspHorizontalBar .jspTrack,.jspHorizontalBar .jspDrag{float:left;height:100%;}
.jspArrow{text-indent:-20000px;display:block;cursor:pointer;}
.jspArrow.jspDisabled{cursor:default;}
.jspVerticalBar .jspArrow{height:16px;}
.jspHorizontalBar .jspArrow{width:16px;float:left;height:100%;}
.jspVerticalBar .jspArrow:focus{outline:0;}
.jspCorner{float:left;height:100%;}

.jspHorizontalBar {
	height:13px;
	background:none;
	}
.jspTrack {
	background:url(/images/player-track.png) repeat-x;
	}
.jspDrag {
	background:#c09837 url(/images/player-drag.png) no-repeat 50% 0;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;	
	}
	
	

/* Pop-up message and fading background */

.title-social, .title-popup {
	padding:20px 0 0 0;
	font:normal 13px/15px Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	}

  #opaco {
     background-color: #000000;
     left: 0;
     -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";/* IE8 */
	     filter:progid:DXImageTransform.Microsoft.Alpha(opacity = 60); /* IE5+ */
    	 filter: alpha(opacity=60);/* IE4- */
	     moz-opacity: 0; /* Mozilla */
	     -khtml-opacity: 0; /* Safari */
    	 opacity: 0;  /* general CSS3 */
     position: absolute;
     top: 0;
     width: 100%;
     z-index: 1000;
   }

 #opaco_action {
     background-color: #000000;
     left: 0;
     -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";/* IE8 */
	     filter:progid:DXImageTransform.Microsoft.Alpha(opacity = 60); /* IE5+ */
    	 filter: alpha(opacity=60);/* IE4- */
	     moz-opacity: 0; /* Mozilla */
	     -khtml-opacity: 0; /* Safari */
    	 opacity: 0;  /* general CSS3 */
     position: absolute;
     top: 0;
     width: 100%;
     z-index: 1000;
 }
 
 #popup {
		position: fixed;
		left:50%;
		top:50%;
		width: 260px;
		height:163px;
		padding: 0 20px;
		border:1px solid #305053;
		z-index: 99999;
		font-size:13px;
		background:url(/images/popup_bg.jpg) no-repeat 0 0 #001e22;
		-webkit-border-radius:2px;
		-moz-border-radius:2px;
		border-radius:2px;
		-webkit-box-shadow:0 3px 10px rgba(0,0,0,.75);
		-moz-box-shadow:0 3px 10px rgba(0,0,0,.75);
		-ms-box-shadow:0 3px 10px rgba(0,0,0,.75);
		-o-box-shadow:0 3px 10px rgba(0,0,0,.75);
		box-shadow:0 3px 10px rgba(0,0,0,.75);
  }

   #popup-reg {
		position: fixed;
		left:50%;
		top:50%;
		width: 375px;
		height:130px;
		padding: 0 20px;
		border:1px solid #305053;
		z-index: 99999;
		font-size:13px;
		background:url(/images/popup_bg.jpg) no-repeat 0 0 #001e22;
		-webkit-border-radius:2px;
		-moz-border-radius:2px;
		border-radius:2px;
		
		-webkit-box-shadow:0 3px 10px rgba(0,0,0,.75);
		-moz-box-shadow:0 3px 10px rgba(0,0,0,.75);
		-ms-box-shadow:0 3px 10px rgba(0,0,0,.75);
		-o-box-shadow:0 3px 10px rgba(0,0,0,.75);
		box-shadow:0 3px 10px rgba(0,0,0,.75);
  }

  /* Email subscribe Form */

#emailSubscribe {margin: 20px 0 0 0;}

	#emailSubscribe .inpEmail {
		width: 297px;
		height: 20px;
		border: 1px solid #388686;
		font: bold 12px/20px Arial, Helvetica, sans-serif;
		padding: 5px 8px;
		float: left;
		color: #aeaeae;
	}
	#emailSubscribe .active {
		color:#000;
	}
	#emailSubscribe .btnSubmit{
		display: block;
		float: right;
		width: 50px; height: 34px;
		background: url(/images/btnSubmitBg.png) no-repeat 0 0;
	}
		#emailSubscribe .btnSubmit:hover{
			background-position: -50px 0;
		}
	#emailSubscribe .default {
		color: #aeaeae;
	}
	#emailSubscribe .errorMessage {
		font: bold 12px/14px Arial, Helvetica, sans-serif;
		color: red;
		margin: 10px 0 0 3px;
	}
/* Email subscribe Form end */
#popup-reg .successMessage {
	position: absolute;
	left: 21px; top: 34px;
	font: normal 13px/22px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

 #popup-download {
		position: fixed;
		left:50%;
		top:50%;
	 	width: 525px;
		height:155px;
		padding: 18px 20px;
		border:1px solid #305053;
		z-index: 99999;
		font-size:13px;
		background:url(/images/popup_bg.jpg) no-repeat 0 0 #001e22;
		-webkit-border-radius:2px;
		-moz-border-radius:2px;
		border-radius:2px;
		-webkit-box-shadow:0 3px 10px rgba(0,0,0,.75);
		-moz-box-shadow:0 3px 10px rgba(0,0,0,.75);
		-ms-box-shadow:0 3px 10px rgba(0,0,0,.75);
		-o-box-shadow:0 3px 10px rgba(0,0,0,.75);
		box-shadow:0 3px 10px rgba(0,0,0,.75);
 }

  #popup-main {
	    border:1px solid #305053;
    	margin: 0 auto;
		padding: 0px;
		position: fixed;
		text-align:center;
		left:50%;
		top:50%;
		z-index:9999;
		width: 922px !important;
		height:559px;
		background:url(/images/popup_bg.jpg) no-repeat 0 0 #001e22;
		-webkit-border-radius:2px;
		-moz-border-radius:2px;
		border-radius:5px;
		
		-webkit-box-shadow:0 3px 10px rgba(0,0,0,.75);
		-moz-box-shadow:0 3px 10px rgba(0,0,0,.75);
		-ms-box-shadow:0 3px 10px rgba(0,0,0,.75);
		-o-box-shadow:0 3px 10px rgba(0,0,0,.75);
		box-shadow:0 3px 10px rgba(0,0,0,.75);
  }
  
  #popup_action {
	    border:1px solid #305053;
    	margin: 0 auto;
		padding: 0px;
		position: fixed;
		text-align:center;
		left:50%;
		top:50%;
		z-index:9999;
		width: 950px !important;
		height:559px;
		background:url(/images/popup_bg.jpg) no-repeat 0 0 #001e22;
		-webkit-border-radius:2px;
		-moz-border-radius:2px;
		border-radius:5px;
		-webkit-box-shadow:0 3px 10px rgba(0,0,0,.75);
		-moz-box-shadow:0 3px 10px rgba(0,0,0,.75);
		-ms-box-shadow:0 3px 10px rgba(0,0,0,.75);
		-o-box-shadow:0 3px 10px rgba(0,0,0,.75);
		box-shadow:0 3px 10px rgba(0,0,0,.75);
  }
	
   #popup-banner-video{
		background: url(/images/media_popap_back.jpg) no-repeat 0 0 #04373B;
		border: 1px solid #675F19;
		border-radius: 10px 10px 10px 10px;
		margin: 0 auto;
		padding: 0px;
		position: fixed;
		text-align:center;
		left:50%;
		top:50%;
		z-index:9999;
		width: 950px !important;
		height:554px;
	}
.video_content { padding:20px; overflow:hidden;}
.video_content img { height:467px;}
.banner_video_content { position:relative; top:-20px;}
.banner_video_content iframe { position:relative; top:3px; }
.addthis_toolbox span { background-image:none!important;}
.addthis_toolbox ul li a { text-decoration:none;}
.addthis_toolbox ul li a:hover { color:#fff; opacity:1; }
.addthis_toolbox ul li a:hover span {}

.odkl-klass-s:hover {color:#fff; opacity:1; filter:alpha(opacity=100);}
.odkl-klass-s:hover span {background-color: transparent!important; }

.odkl-klass-s { height:20px!important; background:none!important; text-indent:0px!important; width:auto!important; margin:1px 0 1px 0!important; font-size:13px!important; line-height:18px!important;}
.odkl-klass-s:hover { color:#FFdE00;}
.addthis_toolbox ul  { padding:16px 0 0 0; }
.addthis_toolbox ul li  {height:19px;
	min-width:100px;
	float: left; 
	list-style: none outside none; 
	margin: 0 0 18px 0;
	display:block;}
.addthis_toolbox ul li a {
	display:block;
	margin: 0 0 18px 0;
	padding: 0 0 0 26px;
	min-width:100px;
	float: left; 
	}
.addthis_toolbox ul li a {background: url(/images/social_icons.png) no-repeat 0 0!important ; }
.addthis_toolbox ul li a.addthis_button_facebook { background-position: 0 -67px!important; }
.addthis_toolbox ul li a.addthis_button_vk { background-position: 0 2px!important; }
.addthis_toolbox ul li a.addthis_button_twitter { background-position: 0 -21px!important; }
.addthis_toolbox ul li a.addthis_button_mymailru{ background-position: 0 -91px!important; }
.addthis_toolbox ul li a.addthis_button_google { background-position: 0 -46px!important; }
.addthis_toolbox ul li a.odkl-klass-s { background-position: 0 -115px!important; }

.close { position:absolute; right:-30px; top:0;
		background: url(/images/spr-main.png) no-repeat -114px 1px;
    	height: 25px;
	    width: 24px;
		text-indent: -9999px;
}

.close:hover { background-position: -114px -28px;}



.media-next-btn-popup {
    background: url(/images/spr-main.png) no-repeat -220px -107px;
    display: none;
    height: 63px ;
    position: absolute;
    right: 8px ;
    top: 42% ;
    width: 29px ;
}
	.media-next-btn-popup:hover { background-position: -221px -187px }

.media-prev-btn-popup {
    background: url(/images/spr-main.png) no-repeat -185px -107px;
    display: none;
    height: 63px ;
    left: 8px ;
    position: absolute;
    top: 42% ;
    width: 29px ;
}
	.media-prev-btn-popup:hover { background-position: -185px -187px }


/* ugc */
.ugc H3 {
	 margin:25px 0 24px;
	 color:#ffde00;
	 font-size:18px;
	 font-weight:700;
 }
.ugc P,
.ugc UL,
.ugc OL {
	 margin:0 0 15px;
	 font-size:14px;
	 line-height:22px;
 }
 .ugc P.annot {
	  margin:0 0 33px;
	  color:#20f2ff;
	  font-size:16px;
	  line-height:24px;
  }
.ugc UL,
.ugc OL {
	 padding:0 0 0 2em;
 }
.ugc UL {
 	list-style:disc;
 }
.ugc OL {
 	list-style:decimal;
 }
 .ugc UL LI,
 .ugc OL LI {
  	margin:.75em 0;
  }
 .ugc A:hover {
	background-color:#1f2c2b;
	text-decoration:none;
	}

/* b-popup downlad */

.b-popup {

	color:#fff;
	text-align:left;
	}
	.b-popup-title {
			margin:0 0 20px;
			font-size:15px;
			font-family: "HeliosCondAzBold", Arial, sans-serif;
			text-transform:uppercase;
			}
		.b-popup-section {
			margin:0 -10px 11px 0;
			}
			.b-popup-section > P {
				width:390px;
				margin:0 0 15px;
				}
				.b-popup-section P A {
					color:#71f0ff;
					}
					.b-popup-section P A:hover {
						color:#fff;
						}
			.b-popup-section .item {
				margin:0 0 10px;
				}

a.install_client, a.torrent_client {background-image: url(/images/popup_download_btn.png); background-repeat: no-repeat; width: 258px; height: 73px; display:block; float:left; margin-left:-3px; margin-top:20px;}
a.install_client {background-position: 0 0; margin-right:20px;}
	a.install_client:hover {background-position: 0 -90px;}
a.torrent_client {background-position:-271px 0; margin-right:5px;}
	a.torrent_client:hover {background-position:-271px -90px;}


/* b-popup downlad end */

/* Useful styles */
.clear         {clear:both; height: 0; overflow:hidden;}
.float-left    {float:left!important;}
.float-right   {float:right!important;}
.float-none    {float:none!important;} 

.text-left     {text-align:left;}
.text-right    {text-align:right;}
.text-center   {text-align:center;}
.text-justify  {text-align:justify;}

.bold          {font-weight:bold;}
.italic        {font-style:italic;}
.underline     {border-bottom:1px solid;}
.highlight     {background:#666;}

.img-left      {float:left; margin:0 10px 6px 0;}
.img-right     {float:right; margin:0 0 6px 10px;}

.nopadding     {padding:0 !important;}
.noindent      {margin-left:0; padding-left:0;}
.nobullet      {list-style:none; list-style-image:none;}
.dashed        {border-top: 1px dashed #000; margin: 10px 0; }
.visible	   {overflow:visible!important;}
.nodisplay	   {display:none!important;}
	
/* Custom menu item */
.body__top .menu LI.item258 {
	width: 170px;
}
.body__top .menu LI.item258 a{
	position:relative;
			z-index:50;
			display:block;
			height:30px;
		    padding: 15px 11px 0 6px;
			color:#ffe400;
			margin: 0 0px 0 8px;
			font: 17px "HeliosCondAzBold";					
			text-align:left;
			text-decoration:none;
			text-shadow:0 -1px 0 #000;
			text-transform:uppercase;
			background: url("/images/m-gold-itemRightBg.png") no-repeat scroll right top transparent
}



.body__top .menu LI.item258:hover{
	background-position: 0 -64px;
}

.body__top .menu LI.item258.active{
	background-position: 0 0px;
}

.parent.active.item258 a {
	position:relative;
			z-index:50;
			display:block;
			height:30px;
		    padding: 15px 11px 0 6px;
			color:#ffe400;
			margin: 0 0px 0 8px;
			font: 17px "HeliosCondAzBold";					
			text-align:left;
			text-decoration:none;
			text-shadow:0 -1px 0 #000;
			text-transform:uppercase;
			background: url("/images/m-gold-itemRightBg.png") no-repeat scroll right top transparent
}
/*Language top panel*/
.lngTop
{
	position:absolute;
	width: 189px;
	height:33px;
	top: -15px;
	left: 789px;
	background: url("/images/lang-bg.png") no-repeat scroll right top transparent
}

.langsListTop
{
	padding-top: 4px;
	padding-left: 3px;
}

.langsListTop li
{
	float: left;
	padding-left: 9px;
	font: bold 14px Arial;
    height: auto;
	text-decoration: none;
    text-shadow: 0 -1px 0 #000000;
    text-transform: uppercase;
}

.body__top .menu LI.item258 {
    width: 170px;
}
.body__top .menu LI.item258 a{
    position:relative;
    z-index:50;
    display:block;
    height:30px;
    padding: 15px 11px 0 6px;
    color:#ffe400;
    margin: 0 0px 0 8px;
    font: 17px "HeliosCondAzBold";
    text-align:left;
    text-decoration:none;
    text-shadow:0 -1px 0 #000;
    text-transform:uppercase;
    background: url("/images/m-gold-itemRightBg.png") no-repeat scroll right top transparent
}
.body__top .menu LI.item258 a span{
    padding: 0 12px 0 5px;
}
.body__top .menu LI.item258 a span p{
    display:inline-block;
    font-family: Arial;
    font-weight: bold;
}
.body__top .menu LI.item258 .registered-user{
    background: url("/images/m-itemRightBg.png") no-repeat scroll right top transparent;
    font: 13px "HeliosCondAzBold";
}

.body__top .menu LI.item258 a span{
    vertical-align: middle;
}
.body__top .menu LI.item258 a img{
    vertical-align: middle;
}

.body__top .menu LI.item266:hover{
    background-position: 0 -64px;
}

.body__top .menu LI.item266.active{
    background-position: 0 0px;
}

.parent.active.item266 a {
    position:relative;
    z-index:50;
    display:block;
    height:30px;
    padding: 15px 11px 0 6px;
    color:#ffe400;
    margin: 0 0px 0 8px;
    font: 17px "HeliosCondAzBold";
    text-align:left;
    text-decoration:none;
    text-shadow:0 -1px 0 #000;
    text-transform:uppercase;
    background: url("/images/m-gold-itemRightBg.png") no-repeat scroll right top transparent
}
.body__top .menu LI.item266 {
    width: 138px;
}
.body__top .menu LI.item266 a{
    position:relative;
    z-index:50;
    display:block;
    height:30px;
    padding: 15px 11px 0 6px;
    color:#ffe400;
    margin: 0 0 0 8px;
    font: 15px "HeliosCondAzBold";
    text-align:left;
    text-decoration:none;
    text-shadow:0 -1px 0 #000;
    text-transform:uppercase;
    background: url("/images/m-gold-itemRightBg.png") no-repeat scroll right top transparent
}
.body__top .menu LI.item266 a span{
    padding: 0 12px 0 5px;
}
.body__top .menu LI.item266 a span p{
    display:inline-block;
    font-family: Arial;
    font-weight: bold;
}
.body__top .menu LI.item266 .registered-user{
    background: url("/images/m-itemRightBg.png") no-repeat scroll right top transparent;
    font: 13px "HeliosCondAzBold";
}
.body__top .menu LI.item266 a span{
    vertical-align: middle;
}
.body__top .menu LI.item266 a img{
    vertical-align: middle;
}
.all-up-ru-ru,
.all-up-en-gb,
.all-up-fr-fr,
.all-up-lt-lt,
.all-up-de-de
{
    position: fixed;
    top: 10px;
    left: 50%;
    z-index: 10000;
}
.all-up-ru-ru,
.all-up-de-de,
.all-up-tr-tr
{
	width: 85px;
	margin: 0 0 0 -575px;
}
.all-up-en-gb,
.all-up-fr-fr,
.all-up-lt-lt
{
	width: 130px;
	margin: 0 0 0 -620px;
}
.all-up:hover
{
    background-position: 0 -52px !important;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    opacity: 1.0;
}
.all-up:hover span
{
    background-position: 100% 0 !important;
}

.ny {background: #131f1f url(/images/PW_thrones_EN.jpg) no-repeat 50% 0 !important;}
.ny.langru-ru {background-image: url(/images/PW_thrones_RU.jpg) !important;}
.ny.langde-de {background-image: url(/images/PW_thrones_DE.jpg) !important;}
    .ny .header {height: 186px !important;}
        .ny .logo 
        {
            width: 375px;
            margin: 0 auto;
        }
            .ny .logo img {display: none;}

.mru .body__top .menu .item258 {width: 150px;}
.mru .body__top .menu .item303 {display: none;}