@import url(//fonts.googleapis.com/css?family=Ubuntu:300&subset=latin,cyrillic);

html {
	background-color: #fff;
}

body {
	width: 960px;
	margin: 0 auto;
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
}

/* helpers */

a {
	
}

a {
	color: #036cb5;
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
} 

.clearfix:after {
	clear: both;
}

.clearfix {
	zoom: 1;
}

/* elements */

header {
	height: 50px;
	position: relative;
	font-size: 80%;
	z-index: 20;
}

	header nav {
		float: left;
		height: 32px;
		padding-top: 13px;
	}

		header nav a,
		header nav span {
			text-decoration: none;
			border-bottom: 1px dotted #036cb5;
		}

a.logo-webmoney {
	float: left;
	width: 116px;
	height: 50px;
	border: 0;
	text-indent: -9999px;
	background: transparent url(/img/new/logo-wm.png) 0 50% no-repeat;
}

	ul.header-menu > li {
		float: left;
		margin-left: 5px;
		padding: 5px 0 20px 5px;
		font-size: 12px;
	}

li.header-menu-with-submenu {
	/*position: relative;*/
	padding-right: 17px !important;
	background: transparent url(/img/new/icon-header-menu-arrow-down.png) right 10px no-repeat;
	cursor: pointer;
	/*z-index: 19px;*/
}

li.submenu-opened {
	background: #f3f3f3 url(/img/new/icon-header-menu-arrow-up.png) right 10px no-repeat !important;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

	li.submenu-opened a {
		border-bottom: 0 !important;
	}

div.header-functions {
	float: right;
	margin-top: 8px;
	width: 430px;
}

/* old style search */

div.search-block {
	position: relative;
	width: 213px;
	height: 31px;
	border: 1px solid #036cb5;
	background-color: #fff;
}

span.icon-search {
	float: left;
	width: 25px;
	height: 31px;
	background: transparent url(/img/new/icon-search.png) 50% 50% no-repeat;
	cursor: pointer;
}

img.toggle-search {
	float: right;
	width: 25px;
	height: 31px;
	cursor: pointer;
}

div.search-block > input[type="text"] {
	float: left;
	width: 157px;
	height: 29px;
	padding: 0;
	border: 1px solid #fff;
	background-color: #fff;
	color: #000;
	font-size: 12px;
	outline: none;
	font-family: Verdana, Arial, sans-serif;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

div.search-block > input.watermark {
	color: #999;
}

ul.search-more {
	display: block;
	width: 213px;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	background-color: #fff;
	border: 1px solid #036cb5;
	border-top-color: #fff;
	position: absolute;
	top: 31px;
	left: -1px;
	z-index: 100;
}

	ul.search-more li {
		margin-top: 5px;
	}

	ul.search-more li:first-child {
		margin-top: 0;
	}

	ul.search-more li a {
		display: block;
		padding: 5px 10px;
		text-decoration: none;
		color: #555;
	}

	ul.search-more li a:hover {
		background-color: #f3f3f3;
	}

ul.search-more li a.search-current {
	color: #fff;
	background-color: #036cb5;
}

/* /old style search */

label.wm-search {
	float: left;
	position: relative;
	width: 173px;
	height: 31px;
	border: 1px solid #036cb5;
	background-color: #fff;
}

	label.wm-search input[type="text"] {
		float: left;
		width: 130px;
		height: 27px;
		padding: 0 5px;
		border: 1px solid #fff;
		font-size: 100%;
		outline: none;
	}

		.ie7 label.wm-search input[type="text"],
		.ie8 label.wm-search input[type="text"] {
			height: 17px;
			margin-top: 6px;
		}

	label.wm-search input[type="submit"],	
	label.wm-search button {
		float: right;
		width: 31px;
		height: 31px;
		border: 0;
		background: #036cb5 url(/img/new/icon-search-button.png) 0 0 no-repeat;
		text-indent: -9999px;
		outline: none;
	}

div.header-user {
	position: relative;
	float: left;
	height: 33px;
	margin-right: 5px;
}

div.not-logged {
	width: 177px;
}

	div.not-logged a {
		float: left;
		margin-left: 5px;
		height: 33px;
		line-height: 33px;
		text-align: center;
		text-decoration: none;
	}

table.header-user {
	width: 430px;
}

td.header-user-block {
	width: 200px;
	vertical-align: top;
}

	td.header-user-block > div {
		position: relative;
		margin: 0 !important;
		padding-left: 30px;
		width: 170px;
		height: 33px;
		line-height: 33px;
	}

	td.header-user-block a.user-link-to-events {
		display: block;
		position: relative;
		width: 150px;
		height: 33px;
		line-height: 33px;
		background-position: left center;
		background-repeat: no-repeat;
		border: 0 !important;
	}

		td.header-user-block a.user-link-to-events span {
			border-bottom: 1px dotted #036cb5;
		}

		td.header-user-block a.user-link-to-events img {
			position: absolute;
			top: 3px;
			left: -30px;
		}

td.header-user-buttons {
	width: 200px;
	vertical-align: top;
	white-space: nowrap;
}

	td.header-user-buttons a {
		margin: 0;
		height: 33px;
		line-height: 33px;
		text-align: center;
		text-decoration: none;
		overflow: hidden;
	}

td.header-user-search {
	width: 225px;
	padding-right: 5px;
	vertical-align: top;
}

td.header-user-lang {
	width: 35px;
	padding-right: 5px;
}

a.header-registration {
	float: left;
	width: 120px;
	background-color: #fdc437;
	color: #5e4200;
}

a.header-sign-in {
	float: right;
	width: 75px;
	background-color: #a2bd37;
	color: #fff;
}

div.logged {
	margin: 1px 10px 0 0;
	padding: 0 18px 0 35px;
	line-height: 33px;
	font-size: 110%;
	color: #036cb5;
}

a.user-link-to-events {
	position: relative;
	text-decoration: none;
	border-bottom: 1px dotted #036cb5;
}

	a.user-link-to-events > img {
		position: absolute;
		top: -4px;
		left: -31px;
	}

div.header-menu-with-submenu {
	/*position: relative;*/
	padding-right: 17px !important;
	background: transparent url(/img/new/icon-header-menu-arrow-down.png) right 14px no-repeat;
	cursor: pointer;
	/*z-index: 19px;*/
}

div.submenu-opened {
	background: #eee url(/img/new/icon-header-menu-arrow-up.png) right 14px no-repeat !important;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

div.header-user-menu {
	width: 180px;
	padding: 10px;
	background-color: #eee;
	border-bottom: 1px solid #e3e3e3;
	position: absolute;
	top: 38px;
	left: 0;
}

	div.header-user-menu table {
		width: 100%;
	}

a.icon-log-off {
	display: block;
	width: 15px;
	height: 16px;
	position: absolute;
	top: 9px;
	right: 0;
	background: transparent url(/img/new/icon-logout.png) 0 0 no-repeat;
	border-bottom: 0 !important;
}

div.header-lang {
	float: right;
	width: 16px;
	padding: 5px 7px;
	margin: 2px 0 0 5px;
	position: relative;
	text-align: center;
	color: #777;
	font-size: 80%;
	cursor: pointer;
	top: -5px;
	z-index: 19;
}

	div.header-lang i {
		display: block;
		width: 16px;
		height: 16px;
	}

	div.header-lang span {
		display: block;
		padding: 4px 0 0 0;
		margin: 0;
		background: transparent url(/img/new/icon-lang-arrow.png) 50% 0 no-repeat;
	}

div.header-lang.submenu-opened {
	background-color: #eee;
	background-image: none !important;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

	div.header-lang.submenu-opened span {
		background: transparent url(/img/new/icon-lang-arrow-up.png) 50% 0 no-repeat;
	}

div.lang-ru i {
	background: transparent url(/img/new/flag-ru.png) 0 0 no-repeat;
}

div.lang-en i {
	background: transparent url(/img/new/flag-en.png) 0 0 no-repeat;
}

div.lang-es i {
	background: transparent url(/img/new/flag-es.png) 0 0 no-repeat;
}

div.lang-pt i {
	background: transparent url(/img/new/flag-pt.png) 0 0 no-repeat;
}

div.lang-tr i {
	background: transparent url(/img/new/flag-tr.png) 0 0 no-repeat;
}

div.lang-vm i {
	background: transparent url(/img/new/flag-vm.png) 0 0 no-repeat;
}

/* main page */

.illustration-main {
		display: block;
	width: 960px;
	height: 150px;
	background: transparent url(/img/new/webmoney-title.png) 50% 50% no-repeat;
}

div.illustratio-main-shadow {
	width: 960px;
	height: 16px;
	margin-top: 230px;
	background: transparent url(/img/new/illustration-main-shadow.png) center 0 no-repeat;
}

div.main-fieldset {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

	div.main-fieldset fieldset {
		display: block;
		position: relative;
		margin-top: -18px;
	}

	div.main-fieldset legend {
		display: block;
		width: 294px;
		margin: 0 0 0 329px;
		font-family: Tahoma, Verdana, Arial, sans-serif;
		font-size: 175%;
		line-height: 30px;
		font-weight: 300;
		text-align: center;
		background-color: #fff;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}

		.ie7 div.main-fieldset legend {
			position: relative;
			top: -20px;
		}

div.main-for-individuals {
	margin-top: 28px;
	border: 1px solid #b2b2b2;
}

	div.main-for-individuals legend {
		color: #333;
		border: 3px solid #fff;
	}

div.main-for-business {
	margin-top: 48px;
	border: 1px solid #b2b2b2;
}

	div.main-for-business legend {
		color: #333;
		border: 3px solid #fff;
	}

div.main-fieldset ul {
	list-style: none;
	margin-bottom: 25px;
	padding-top: 15px;
}

	div.main-fieldset ul li {
		float: left;
		width: 192px;
	}

		div.main-fieldset ul li a {
			display: block;
			width: 117px;
			margin: 0 auto;
			padding-top: 117px;
			text-align: center;
			text-decoration: none;
			color: #777;
			font-size: 90%;
			background-image: url(/img/new/sprites-main-colored.png);
			background-repeat: no-repeat;
		}


li.main-for-i-pay,
li.main-for-i-earn,
li.main-for-b-take,
li.main-for-b-organize {
	width: 191px !important;
}

	li.main-for-i-in a {
		background-position: 0 0;
	}

		li.main-for-i-in a:hover {
				color: #a9c226;
		}

	li.main-for-i-pay a {
		background-position: -120px 0;
	}

		li.main-for-i-pay a:hover {
				color: #e69f15;
		}

	li.main-for-i-borrow a {
		background-position: -240px 0;
	}

		li.main-for-i-borrow a:hover {
				color: #2497d0;
		}

	li.main-for-i-earn a {
		background-position: -360px 0;
	}

		li.main-for-i-earn a:hover {
				color: #f6cc08;
		}

	li.main-for-i-out a {
		background-position: -480px 0;
	}
	
		li.main-for-i-out a:hover {
				color: #db4e41;
		}

	li.main-for-b-investition a {
		background-position: 0 -240px;
	}

		li.main-for-b-investition a:hover {
				color: #b57c23;
		}

	li.main-for-b-take a {
		background-position: -120px -240px;
	}

		li.main-for-b-take a:hover {
				color: #96a664;
		}

	li.main-for-b-manage a {
		background-position: -240px -240px;
	}

		li.main-for-b-manage a:hover {
				color: #b25954;
		}

	li.main-for-b-organize a {
		background-position: -360px -240px;
	}

		li.main-for-b-organize a:hover {
				color: #5988b2;
		}

	li.main-for-b-protect a {
		background-position: -480px -240px;
	}

		li.main-for-b-protect a:hover {
				color: #d6ae41;
		}

/* */

div.wrapper {
	margin-top: 45px;
}

	div.service-block + div.wrapper {
		margin-top: 0;
	}

div.service-block {
	position: relative;
	height: 74px;
	margin: 20px 0 45px 0;
	z-index: 5;
}

	div.service-help {
		height: auto;
		margin: 0 0 30px 0;
	}

div.service-block-just-logo {}

div.service-block-just-logo h1 {
		width: 74px;
}

div.service-block-just-logo ul.service-menu {
		margin-left: 94px;
}

div.service-block-custom {
		padding-left: 94px;
}

		div.service-block-custom img {
				position: absolute;
				top: 0;
				left: 0;
		}

		a.service-block-custom-logo {
				display: block;
				width: 74px;
				height: 74px;
				background-color: #036cb5;
				background-position: 50% 50%;
				background-repeat: no-repeat;
				position: absolute;
				top: 0;
				left: 0;
				-webkit-border-radius: 4px;
				-moz-border-radius: 4px;
				border-radius: 4px;
		}

		div.service-block-custom table {
				margin: 0 !important;
				padding: 0;
				height: 72px;
				border-top: 1px solid #b2b2b2 !important;
				border-right: 0 !important;
				border-bottom: 1px solid #b2b2b2 !important;
				border-left: 0 !important;
				background-color: #f3f3f3;
				width: 100%;
		}

				div.service-block-custom table td {
						border: 0 !important;
						text-align: center !important;
						vertical-align: middle !important;
				}

				div.service-block-custom table tr.hovered td {
						background-color: transparent !important;
				}

		div.service-block-custom table a {
				display: block;
				padding: 4px 10px 5px 10px;
				margin: 0 auto;
				width: 200px;
				text-decoration: none;
				color: #555;
				-webkit-border-radius: 3px;
				-moz-border-radius: 3px;
				border-radius: 3px;
		}

		div.service-block-custom table a:hover {
				color: #036cb5;
		}

		div.service-block-custom table a.custom-menu-current {
				color: #fff !important;
				background-color: #036cb5;
		}


ul.custom-tabs {
	list-style: none;
	margin: 0;
	padding: 0 23px;
	font-size: 80%;
	border-bottom: 1px solid #b2b2b2;
}

	ul.custom-tabs li {
		float: left;
	}

		ul.custom-tabs li a {
			position: relative;
			display: block;
			height: 32px;
			padding: 6px 5px 0 5px;
			margin: 0 5px -1px 5px;
			/*line-height: 38px;*/
			text-decoration: none;
			color: #555;
			background-color: #fff;
			border: 1px solid #fff;
			border-bottom: 0;
			text-align: center;
			white-space: nowrap;
			-webkit-border-top-left-radius: 3px;
			-webkit-border-top-right-radius: 3px;
			-moz-border-radius-topleft: 3px;
			-moz-border-radius-topright: 3px;
			border-top-left-radius: 3px;
			border-top-right-radius: 3px;
		}

		ul.custom-tabs li a.custom-tabs-current {
			background-color: #f3f3f3;
			color: #036cb5;
			border: 1px solid #b2b2b2;
			border-bottom: 1px solid #f3f3f3;
		}

		ul.custom-tabs-4 li a {
				/*width: 203px;*/
		}

		ul.custom-tabs-5 li a {
				/*width: 162px;*/
		}

ol.custom-sub-tabs {
		display: block;
		height: 34px;
		list-style: none;
		margin: 0;
		padding: 0;
		background-color: #f3f3f3;
		font-size: 70%;
}

		ol.custom-sub-tabs li {
				float: left;
				margin: 0;
		}

		ol.custom-sub-tabs li:first-child {
				margin-left: 5px;
		}


				ol.custom-sub-tabs li a {
						display: block;
						margin: 5px 0 0 0;
						padding: 0 5px;
						height: 23px;
						line-height: 23px;
						text-align: center;
						text-decoration: none;
						color: #555;
						-webkit-border-radius: 3px;
						-moz-border-radius: 3px;
						border-radius: 3px;
				}

				ol.custom-sub-tabs li a.custom-sub-tab-2row {
						display: block;
						margin: 4px 0 0 0;
						padding: 2px 5px 1px 5px;
						line-height: 10px;
						text-align: center;
						text-decoration: none;
						color: #555;
						-webkit-border-radius: 3px;
						-moz-border-radius: 3px;
						border-radius: 3px;
				}

h1.service-title {
	position: relative;
	float: left;
	width: 220px;
	height: 74px;
	background-position: 84px 0;
	background-repeat: no-repeat;
	z-index: 4;
}

	h1.service-title a {
		display: block;
		width: 74px;
		height: 74px;
		position: absolute;
		top: 0;
		left: 0;
		text-indent: -9999px;
		background-color: #036cb5;
		background-position: 50% 50%;
		background-repeat: no-repeat;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
	}

h1.service-webmoney {
	background-image: url(/img/new/title-webmoney.png);
}

	h1.service-webmoney a {
		background-image: url(/img/new/logo-webmoney.png);
	}

h1.service-escrow {
	background-image: url(/img/new/title-escrow.png);
}

	h1.service-escrow a {
		background-image: url(/img/new/logo-escrow.png);
	}

ul.service-menu {
	display: block;
	height: 74px;
	/*margin-left: 250px;*/
	list-style: none;
	font-size: 80%;
	position: relative;
	z-index: 4;
}

	ul.service-menu > li {
		display: block;
		height: 36px;
		padding: 0 0 0 15px;
		position: relative;
		z-index: 3;
		border-bottom: 1px solid #b2b2b2;
	}

	ul.service-menu a:hover {
		color: #036cb5;
	}

h1.service-title > div {
	width: 140px;
	font-family: 'Ubuntu', Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: 300;
	position: absolute;
	left: 80px;
	bottom: 5px;
}

	h1.service-title > div span {
		display: block;
		margin-top: 5px;
		line-height: 14px;
		font-family: Verdana, Arial, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #555;
	}

div.service-block.wm-loan > h1.service-title {
		width: 74px;
}

div.service-block.wm-loan > ul.service-menu {
		margin-left: 94px;
}

div.service-block.wm-loan > h1.service-title {
		width: 150px;
}

div.service-block.wm-faq > h1.service-title > div {
		width: 70px;
}

div.service-block.wm-faq > ul.service-menu {
		margin-left: 170px;
}

ol.service-sub-tabs + a,
a.service-tab-active {
		background-color: #f3f3f3 !important;
		border: 1px solid #b2b2b2 !important;
		border-bottom: 1px solid #f3f3f3 !important;
		color: #036cb5 !important; /* eb8400 */
}

	.escrow-tabs ol.service-sub-tabs + a,
	.escrow-tabs a.service-tab-active {
		color: #eb8400 !important;
	}

	.escrow-tabs a:hover {
		color: #eb8400 !important;
	}

li.service-tabs {
	top: 1px;
	z-index: 3;
	height: 37px;
	background-color: transparent;
}

	.ie7 li.service-tabs {
		margin-bottom: -3px;
	}

	li.service-tabs > a {
		float: left;
		height: 35px;
		padding: 0 5px;
		margin: 0 5px;
		line-height: 35px;
		text-decoration: none;
		color: #555;
		background-color: #fff;
		border: 1px solid #fff;
		border-bottom: 0;
		text-align: center;
		-webkit-border-top-left-radius: 3px;
		-webkit-border-top-right-radius: 3px;
		-moz-border-radius-topleft: 3px;
		-moz-border-radius-topright: 3px;
		border-top-left-radius: 3px;
		border-top-right-radius: 3px;
	}

ol.service-sub-tabs {
	list-style: none;
	width: 100%;
	height: 36px;
	font-size: 90%;
	background-color: #f3f3f3;
	position: absolute;
	top: 37px;
	left: 0;
	z-index: 2;
}

	ol.service-sub-tabs > li > a {
		float: left;
		padding: 0 5px;
		margin: 7px 5px 0 0;
		height: 23px;
		line-height: 23px;
		text-align: center;
		text-decoration: none;
		color: #555;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}

	ol.service-sub-tabs > li > a:first-child {
		margin: 7px 5px 0 5px;
	}

	ul.escrow-tabs > ol.service-sub-tabs > a {
		width: auto;
	}

a.service-sub-tab-active {
	color: #fff !important;
	background-color: #036cb5;
}

	a.service-sub-tab-active:hover {
		color: #fff !important;
	}

	.escrow-tabs a.service-sub-tab-active {
		background-color: #eb8400;
	}

/* */

div.cookies {
	margin-bottom: 10px;
	font-size: 70%;
}

/* */

footer {
	margin: 63px 0 30px 0;
}

div.footer-menu {
	width: 858px;
	padding: 8px 50px;
	background-color: #f3f3f3;
	border: 1px solid #e1e1e1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

	div.footer-menu table {
		width: 100%;
		font-size: 90%;
	}

		div.footer-menu table td {
			height: 54px;
			vertical-align: middle;
		}

		div.footer-menu table a {
			position: relative;
			display: block;
			width: 100px;
			margin: 0 auto;
			padding-left: 60px;
			text-decoration: none;
			color: #808080;
		}

			div.footer-menu table a i {
				display: block;
				width: 54px;
				height: 54px;
				margin-top: -27px;
				position: absolute;
				top: 50%;
				left: 0;
			}

				td.footer-menu-all-services a i {
					background: transparent url(/img/new/sprites-subfooter.png) 0 0 no-repeat;
				}

				td.footer-menu-no-registration a i {
					background: transparent url(/img/new/sprites-subfooter.png) -60px 0 no-repeat;
				}

				td.footer-menu-developers a i {
					background: transparent url(/img/new/sprites-subfooter.png) -120px 0 no-repeat;
				}

				td.footer-menu-downloads a i {
					background: transparent url(/img/new/sprites-subfooter.png) -180px 0 no-repeat;
				}

				td.footer-menu-events a i {
					background: transparent url(/img/new/sprites-subfooter.png) -240px 0 no-repeat;
				}

				td.footer-menu-news a i {
					background: transparent url(/img/new/sprites-subfooter.png) -300px 0 no-repeat;
				}

		div.footer-menu table a:hover {
			color: #777;
		}

				td.footer-menu-all-services a:hover i {
					background: transparent url(/img/new/sprites-subfooter.png) 0 -60px no-repeat;
				}

				td.footer-menu-no-registration a:hover i {
					background: transparent url(/img/new/sprites-subfooter.png) -60px -60px no-repeat;
				}

				td.footer-menu-developers a:hover i {
					background: transparent url(/img/new/sprites-subfooter.png) -120px -60px no-repeat;
				}

				td.footer-menu-downloads a:hover i {
					background: transparent url(/img/new/sprites-subfooter.png) -180px -60px no-repeat;
				}

				td.footer-menu-events a:hover i {
					background: transparent url(/img/new/sprites-subfooter.png) -240px -60px no-repeat;
				}

				td.footer-menu-news a:hover i {
					background: transparent url(/img/new/sprites-subfooter.png) -300px -60px no-repeat;
				}

ul.footer-content {
	list-style: none;
	padding: 0;
	margin: 25px 0;
	font-size: 70%;
	color: #8a8a8a;
}

	ul.footer-content > li {
		width: 45%;
		line-height: 120%;
	}

	ul.footer-content a {
		color: #036cb5;
		text-decoration: none;
		border-bottom: 1px dotted #036cb5;
	}

	ul.footer-content > li p {
		margin-top: 5px;
	}

	ul.footer-content > li p:first-child {
		margin-top: 0 !important;
	}

li.footer-content-links {
	float: right;
	text-align: right;
}

	li.footer-content-links > p:first-child a {
		margin-left: 10px;
	}

li.footer-content-coprights {
	float: left;
}

ul.header-menu-more-content {
	display: none;
	width: 960px;
	margin: 0;
	padding: 10px 0;
	list-style: none;
	font-size: 13px;
	background-color: #f3f3f3;
	border-bottom: 2px solid #036cb5;
	cursor: default;
	position: absolute;
	top: 45px;
	left: 0;
	z-index: 18;
}

	ul.header-menu-more-content a {
		border-bottom: 0;
	}

	.submenu-opened ul.header-menu-more-content {
		display: block !important;
	}

ul.header-menu-more-4-columns > li {
	float: left;
	width: 240px;
}

ul.header-menu-more-3-columns > li {
	float: left;
	width: 320px;
}

	ul.header-menu-more-3-columns > li.header-menu-more-column1 > div {
		margin: 0 5px 0 10px;
	}

	ul.header-menu-more-3-columns li.header-menu-more-column2 > div {
		margin: 0 5px 0 5px;
	}

	ul.header-menu-more-3-columns li.header-menu-more-column3 > div {
		margin: 0 10px 0 5px;
	}

	ul.header-menu-more-4-columns > li.header-menu-more-column1 > div {
		margin: 0 5px 0 10px;
	}

	ul.header-menu-more-4-columns li.header-menu-more-column2 > div,
	ul.header-menu-more-4-columns li.header-menu-more-column3 > div {
		margin: 0 5px 0 5px;
	}

	ul.header-menu-more-4-columns li.header-menu-more-column4 > div {
		margin: 0 10px 0 5px;
	}

ul.header-menu-more-content b,
ul.header-menu-more-content h3 {
	display: block;
	margin: 10px 0 5px 0;
	color: #036cb5;
	font-weight: 300;
	font-size: 120%;
}

ul.header-menu-more-content b:first-child,
ul.header-menu-more-content h3:first-child {
	margin-top: 0;
}

ul.header-menu-more-content div > a {
	display: block;
	margin-top: 3px;
	padding-left: 10px;
	font-size: 100%;
	line-height: 150%;
	color: #777;
	background: transparent url(/img/new/bullet-header-menu-more.png) 3px 6px no-repeat;
}

	ul.header-menu-more-content a:hover {
		color: #036cb5;
	}

ul.header-menu-more-content h3 > a {
	/*border-bottom: 1px dotted #036cb5 !important;*/
}

ul.header-lang-more {
	list-style: none;
	margin: 0;
	padding: 5px 0;
	background-color: #eee;
	font-size: 110%;
	position: absolute;
	top: 40px;
	left: 0;
	z-index: 18;
	/*-webkit-border-radius: 3px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 3px;
	-moz-border-radius-topleft: 0;
	border-radius: 3px;
	border-top-right-radius: 0;*/
	border-bottom: 2px solid #036cb5;
}

	ul.header-lang-more li {
		float: none;
		display: block;
		margin: 0;
		margin: 2px 0 0 0;
		text-align: right;
	}

		ul.header-lang-more li:first-child {
			margin-top: 0;
		}

	ul.header-lang-more li a {
		position: relative;
		display: block;
		height: 16px;
		line-height: 16px;
		padding: 2px 30px 2px 7px;
		white-space: nowrap;
		text-decoration: none;
		text-align: right;
		color: #777;
	}

		ul.header-lang-more li a i {
			display: block;
			width: 16px;
			height: 16px;
			position: absolute;
			top: 2px;
			right: 7px;
		}

	ul.header-lang-more li a:hover {
		color: #0068b2 !important;
	}

		ul.header-lang-more li a.lang-ru i {
			background: transparent url(/img/new/flag-ru.png) right 1px no-repeat;
		}

		ul.header-lang-more li a.lang-en i {
			background: transparent url(/img/new/flag-en.png) right 1px no-repeat;
		}

		ul.header-lang-more li a.lang-es i {
			background: transparent url(/img/new/flag-es.png) right 1px no-repeat;
		}

		ul.header-lang-more li a.lang-pt i {
			background: transparent url(/img/new/flag-pt.png) right 1px no-repeat;
		}

		ul.header-lang-more li a.lang-tr i {
			background: transparent url(/img/new/flag-tr.png) right 1px no-repeat;
		}

		ul.header-lang-more li a.lang-vm i {
			background: transparent url(/img/new/flag-vm.png) right 1px no-repeat;
		}

	.submenu-opened ul.header-lang-more {
		display: block !important;
	}

/* lang bottom */

div.lang-selector {
	margin-top: 10px;
}

	div.lang-selector > div {
		position: relative;
		float: left;
		padding: 0 31px 0 0;
		background: transparent url(/img/new/icon-lang-selector-up.png) right 50% no-repeat;
		border: 1px solid #036cb5;
		font-size: 110%;
		cursor: pointer;
	}

	div.lang-selector > div.actions-opened {
		background: transparent url(/img/new/icon-lang-selector-down.png) right 50% no-repeat;
	}

div.lang-selector > div > span {
	display: block;
	height: 20px;
	padding: 0 0 0 26px;
	line-height: 20px;	
	background-position: 5px 50%;
	background-repeat: no-repeat;
}

div.lang-selector-more {
	display: none;
	position: absolute;
	left: 0;
	bottom: 24px;
	z-index: 10;
}

	.actions-opened div.lang-selector-more {
		display: block;
	}

div.lang-selector-more ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 5px;
	border: 1px solid #999;
	background-color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
}

div.lang-selector-more ul:after,
div.lang-selector-more ul:before {
	top: 100%;
	left: 12px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

div.lang-selector-more ul:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #fff;
	border-width: 5px;
	margin-left: -5px;
}

div.lang-selector-more ul:before {
	border-color: rgba(153, 153, 153, 0);
	border-top-color: #999;
	border-width: 6px;
	margin-left: -6px;
}

div.lang-selector-more ul a {
	display: block;
	margin: 0;
	padding: 0 5px 0 26px;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	border: none;
	background-position: 5px 50%;
	background-repeat: no-repeat;
}

	div.lang-selector-more ul a:hover {
		background-color: #f3f3f3;
	}

.lang-RU {
	background-image: url(/img/new/flags/RU.png);
}

.lang-UK {
	background-image: url(/img/new/flags/UK.png);
}

.lang-ES {
	background-image: url(/img/new/flags/ES.png);
}

.lang-PT {
	background-image: url(/img/new/flags/PT.png);
}

.lang-TR {
	background-image: url(/img/new/flags/TR.png);
}

.lang-VN {
	background-image: url(/img/new/flags/VN.png);
}

/* /lang bottom */

div.content {
	color: #000;
}

	div.content h1 {
		margin: 0 0 20px 0;
		font-family: Tahoma, Verdana, Arial, sans-serif;
		font-size: 170%;
		font-weight: 300;
		color: #555;
	}
	
	div.content h2 {
		margin: 20px 0 10px;
		font-family: Tahoma, Verdana, Arial, sans-serif;
		font-size: 150%;
		font-weight: 300;
		color: #555;
	}

	div.content h3 {
		margin: 10px 0;
		font-family: Tahoma, Verdana, Arial, sans-serif;
		font-size: 120%;
		font-weight: 300;
		color: #333;
	}
	
	div.content p {
		margin: 10px 0 0 0;
		font-size: 90%;
		line-height: 175%;
	}

	div.content ul,
	div.content ol {
		margin: 10px 0 10px 20px;
		font-size: 90%;
		line-height: 150%;
	}

	div.content > ul ul,
	div.content > ol ul,
	div.content > ul ol,
	div.content > ol ol {
		margin-left: 20px;
		font-size: inherit;
	}

	div.content ul:first-child,
	div.content ol:first-child {
		margin-top: 0 !important;
	}

	div.content ul li,
	div.content ol li {
		margin-top: 10px;
	}

	div.content ul p,
	div.content ol p {
		font-size: inherit;
	}

ul.content-footnotes {
	margin: 20px 0 0 0 !important;
	padding: 0;
	list-style: none;
	border-top: 1px solid #f3f3f3;
	font-size: 80% !important;
}

	ul.content-footnotes li {
		margin-top: 10px;
		padding-left: 20px;
		position: relative;
	}

		ul.content-footnotes li sup {
			display: block;
			width: 15px;
			text-align: right;
			position: absolute;
			top: 3px;
			left: 0;
		}

div.embeded-content {
	margin: 20px auto;
	text-align: center;
}

ul.pager {
	padding: 5px 0;
	list-style: none;
	background-color: #f9f9f9;
	font-size: 80%;
}

	ul.pager li {
		float: left;
		margin: 0 0 0 5px;
	}

		ul.pager li a {
			display: block;
			padding: 5px 10px 7px 10px;
			text-decoration: none;
			color: #989898;
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
		}

a.pager-current {
	background-color: #eb8400;
	color: #fff !important;
}

ul.forms {
	list-style: none;
	margin: 40px 0;
}

	ul.forms > li {
		border-top: 1px solid #ddd;
		padding: 20px;
	}
	
	ul.forms > li:first-child {
		border-top: 0;
	}

	ul.forms h2 {
		margin-bottom: 10px;
		font-size: 130%;
		font-weight: 300;
		color: #333;
		font-family: Tahoma, Verdana, Arial, sans-serif;
	}

		ul.forms h2 i {
			display: inline-block;
			width: 16px;
			height: 18px;
			margin: 0 0 -3px 5px;
			background: transparent url(/img/new/icon-form-help.png) 0 0 no-repeat;
			cursor: help;
			font-family: Tahoma, Verdana, Arial, sans-serif;
			font-style: normal;
			color: #777;
		}

			.ie7 ul.forms h2 i {
				display: inline;
				zoom: 1;
			}

	ul.forms h3 {
		margin-bottom: 10px;
		font-size: 100%;
		font-weight: 300;
		color: #333;
		font-family: Tahoma, Verdana, Arial, sans-serif;
	}

	ul.forms > li > label,
	ul.forms > li > div.form-label {
		display: block;
		margin-top: 10px;
	}

	ul.forms > li label:first-child {
		margin-top: 0;
	}

	ul.forms select,
	ul.forms input[type="text"],
	ul.forms input[type="password"],
	ul.forms textarea {
		float: left;
		height: 33px;
		padding: 5px 10px;
		font-family: Tahoma, Verdana, Arial, sans-serif;
		font-size: 90%;
		color: #777;
		border: 1px solid #ccc;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		-webkit-box-shadow: inset 1px 1px 2px 0 rgba(150,150,150,0.5);
		box-shadow: inset 1px 1px 2px 0 rgba(150,150,150,0.5);
	}

	ul.forms input[type="text"],
	ul.forms input[type="password"] {
		height: 21px;
	}

	ul.forms textarea {
		float: none;
		padding: 5px 10px;
		width: 898px;
		height: 138px;
	}

	input[type="text"] + input[type="text"],
	input[type="text"] + input[type="password"],
	input[type="password"] + input[type="text"],
	input[type="password"] + input[type="password"],
	input[type="password"] + select,
	input[type="text"] + select,
	select + input[type="text"],
	select + input[type="password"],
	select + select {
		margin-left: 10px;
	}

	ul.forms input[type="checkbox"],
	ul.forms input[type="radio"] {
		width: 14px;
		height: 14px;
		padding: 0;
		margin: 0 5px 0 0;
		vertical-align: bottom;
		position: relative;
		top: 0;
    }

		.ie7 ul.forms input[type="checkbox"],
		.ie7 ul.forms input[type="radio"] {
			top: -3px;
			overflow: hidden;
		}

label.form-inline-label {
	float: left;
	margin: 10px 0 0 10px;
}

ul.forms h2 > input[type="checkbox"] {
	top: -3px;
}

label.form-agree {
	font-size: 100%;
	font-weight: 300;
	color: #333;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

	label.form-agree input[type="checkbox"] {
		top: -1px;
	}

label.clicked {
	cursor: pointer;
}

input.form-element-small {
	width: 128px;
}

select.form-element-small {
	width: 150px;
}

input.form-element-middle {
	width: 288px;
}

select.form-element-middle {
	width: 310px;
}

input.form-element-large {
	width: 898px;
}

select.form-element-large {
	width: 920px;
}

span.form-element-title {
	display: inline-block;
	height: 33px;
	line-height: 33px;
	margin-left: 10px;
}

	.ie7 span.form-element-title {
		display: inline;
		zoom: 1;
	}

.form-element-error {
	color: #e28888 !important;
}

	.form-element-error input[type="text"],
	.form-element-error input[type="password"],
	.form-element-error select,
	.form-element-error textarea {
		border-color: #e28888 !important;
		background-color: #f9eded;
		color: #e28888 !important;
	}

li.form-buttons {
	padding-top: 0 !important;
	border-color: #99b83a !important;
}

	li.form-buttons > div {
		float: left;
		padding-top: 20px;
		margin-right: 10px;
		background-color: #f2f2f2;
	}

	li.form-buttons > div:first-child {
		background: transparent url(/img/new/icon-form-buttons.png) top center no-repeat;
	}

	li.form-buttons input[type="submit"],
	li.form-buttons input[type="button"],
	li.form-buttons button {
		padding: 5px 20px 7px 20px;
		border: 0;
		font-size: 100%;
		background-color: #99b83a;
		color: #fff;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}

a.like-a-button {
		display: block;
		margin: 0 auto;
		padding: 0 20px;
		height: 30px;
		line-height: 30px;
		font-size: 90%;
		text-align: center;
		text-decoration: none;
		background-color: #99b83a;
		color: #fff;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
}

a.like-a-button.button-color-white {
		background-color: #fff;
		border: 1px solid #ccc;
		color: #555;
		height: 28px;
		line-height: 28px;
}

li.form-messages {
	border: 0 !important;
	padding: 0 !important;
}

	li.form-messages div {
		padding: 10px;
		margin-bottom: 10px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}

		li.form-messages div h3 {
			margin: 0 0 10px 0;
		}

		li.form-messages div p {
			margin: 5px 0 0 0;
			color: #555;
		}

		li.form-messages div a {
			color: #555;
		}

div.form-message-error {
	border: 1px solid #e28888;
	background-color: #f9eded;
}

	div.form-message-error h3 {
		color: #e28888;
	}

div.form-message-success {
	border: 1px solid #aae288;
	background-color: #eef9ed;
}

	div.form-message-success h3 {
		color: #87cd5c;
	}

div.global-message {
	width: 520px;
	padding: 20px;
	margin: 0 200px;
	position: fixed;
	top: 0;
	z-index: 99;
}

	div.global-message h3 {
		margin: 0 0 10px 0;
		font-family: Tahoma, Verdana, Arial, sans-serif;
		font-size: 150%;
		font-weight: 300;
	}

	div.global-message p {
		margin: 8px 0 0 0;
		color: #555;
	}

	div.global-messages a {
		color: #555;
	}

div.global-message-error {
	border: 1px solid #e28888;
	border-top: 0;
	background-color: #f9eded;
}

	div.global-message-error h3 {
		color: #e28888;
	}

div.global-message-success {
	border: 1px solid #aae288;
	border-top: 0;
	background-color: #eef9ed;
}

	div.global-message-success h3 {
		color: #5db229;
	}

span.form-hint {
	display: none;
	width: 200px;
	padding: 10px 15px;
	position: absolute;
	z-index: 10;
	font-size: 60%;
	line-height: 150%;
	background-color: #f3f3f3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

	ul.forms h2 i:hover span.form-hint {
		display: block;
	}

sup {
	font-size: 90%;
	line-height: 1%;
	vertical-align: super;
}

a.scroll-to-top {
	display: none;
	position: fixed;
	bottom: 5px;
	right: 5px;
	width: 50px;
	height: 50px;
	background: #ebebeb url(/img/new/icon-scroll-to-top.png) 50% 50% no-repeat;
	cursor: pointer;
	opacity: 0.4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

	.ie7 a.scroll-to-top,
	.ie8 a.scroll-to-top {
		filter: alpha(opacity=40);
	}

a.scroll-to-top:hover {
	opacity: 1;
}

	.ie7 a.scroll-to-top,
	.ie8 a.scroll-to-top {
		filter: alpha(opacity=100);
	}

i.pay-attention {
	display: inline-block;
	width: 18px;
	height: 18px;
	margin-left: 5px;
	background: transparent url(/img/new/icon-pay-attention.png) 0 0 no-repeat;
	position: relative;
	top: 2px;
}

	.ie7 i.pay-attention {
		display: inline;
		zoom: 1;
		top: -1px;
	}

div.content table {
	margin-top: 10px;
	font-size: 80%;
	border: 1px solid #ddd;
	/*border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;*/
}

	div.content table th,
	div.content table td {
		padding: 5px 10px;
		text-align: left;
		vertical-align: top;
		line-height: 150%;
	}

	div.content table th {
		font-weight: bold;
		color: #333;
		background-color: #fefefe;
		vertical-align: bottom;
	}

	div.content table tbody tr td {
		border-top: 1px solid #f6f6f6;
	}

		div.content table tbody tr:first-child td {
			border-top: 0;
		}

	div.content table th.monetary,
	div.content table td.monetary {
		text-align: right;
	}
	
	tr.hovered td {
		background-color: #fdfdfd;
	}

.w5 {
		width: 5%;
}

.w10 {
		width: 10%;
}

.w15 {
		width: 15%;
}

.w20 {
		width: 20%;
}

.w25 {
		width: 25%;
}

.w50 {
		width: 50%;
}

.w75 {
		width: 75%;
}

.w100 {
		width: 100%;
}

/* help from Iskander */

span.enum {
    background-color: #008fcA;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
    border-radius: 16px;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    margin: 0 10px 5px 0;
    text-align: center;
    text-shadow: 1px 1px 0 #036cb5;
    vertical-align: middle;
    width: 32px;
}

	.ie7 span.enum {
		display: inline;
		zoom: 1;
	}

.btn {
    background: #2a8dd2;
    border: 0 none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    margin: 5px 0;
    padding: 3px 10px;
    border: 1px solid #2a8dd2;
}

	.ie7 .btn {
		display: inline;
		zoom: 1;
	}

.btn:hover {
    background: #50a3dc;
    border: 1px solid #2a8dd2;
}

.btn.white {
    background: #f3f3f3;
    border: 0 none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
    border-radius: 3px;
    color: #555;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    margin: 5px 0;
    padding: 3px 10px;
    border: 1px solid #b2b2b2;
}

	.ie7 .btn.white {
		display: inline;
		zoom: 1;
	}

.btn.white:hover {
	background:#f9f9f9;
    border: 1px solid #b2b2b2;
}

.footer-menu a {
    cursor: pointer;
}

div.content-spoilers {
		margin: 10px 0 20px 0;
}

.spoiler_links {
    display: block;
    font-size: 14px;
    width: 145px;
    margin-top: 5px;
    padding-right: 13px;
    /*background: url(/img/new/spoiler_link_arrow.png) right 8px no-repeat;*/
    white-space: nowrap;
}

.spoiler_links.spoiler_links_opened {
	/*background: url(/img/new/spoiler_link_arrow.png) right -14px no-repeat;*/
	width: 135px !important;
}

.spoiler_links:hover {
	text-decoration:none;
}

.spoiler_body {
	display: none;
	padding-left: 20px;
	border-left: 1px solid #ededed;
}

.reg_page_p:first-line {
	font-weight: bold;
	color: #555;
}

.reg_page_p {
	display: block;
	position: relative;
	padding-left: 37px;
	padding-top: 20px !important;
}

	.reg_page_p a.content-reg-btn {
		position: absolute;
		margin-top: -13px;
		left: 550px
	}

	.reg_page_p span.enum {
		display: block;
		margin-left: -37px
	}

/* */

div.content > p {
    font-size: 90%;
    line-height: 175%;
    margin: 10px 0 0;
}

div.content > ul p,
div.content > ol p {
    line-height: 175%;
    margin: 10px 0 0;
}

div.content p.attention {
	border: 1px solid #eee;
	padding: 10px;
}

ol.help-steps > li {
	margin-top: 30px !important;
}

/* simple tabs */

div.simpleTabs {
	margin: 40px 0 0 0;
}

ul.simpleTabsNavigation {
	margin: 0;
	padding: 0 10px;
	text-align: center;
	font-size: 13px;
	overflow: hidden;
}

	ul.simpleTabsNavigation li {
		float: left;
		padding: 0;
		list-style: none;
	}

		ul.simpleTabsNavigation li a {
			display: block;
			padding: 0 10px;
			line-height: 28px;
			border: 1px solid #ddd;
			background-color: #f2f2f2;
			color: #999;
			text-decoration: none;
			-webkit-border-top-left-radius: 5px;
			-webkit-border-top-right-radius: 5px;
			-moz-border-radius-topleft: 5px;
			-moz-border-radius-topright: 5px;
			border-top-left-radius: 5px;
			border-top-right-radius: 5px;
		}

		ul.simpleTabsNavigation li a:hover {}

		ul.simpleTabsNavigation li a.current {
			border-bottom: 1px solid #fff;
			background-color: #fff;
			color: #555;
		}

	ul#simpleTabs2 li {
		margin: 0 0 0 5px;
		width: 465px;
	}

	ul#simpleTabs3 li {
		margin: 0 0 0 5px;
		width: 310px;
	}

ul#simpleTabs4 {
	padding: 0 5px;
}

	ul#simpleTabs4 li {
		margin: 0 0 0 10px;
		width: 230px;
	}

ul.simpleTabsNavigation li:first-child {
	margin-left: 0 !important;
}

div.simpleTabsContent {
	display: none;
	margin-top: -1px;
	padding: 10px 0 0 0;
	border-top: 1px solid #ddd;
}

	div.simpleTabsContent.currentTab {
		display: block;
	}

	div.simpleTabsContent h1 {
		margin: 0 0 20px 0;
		font-family: Tahoma, Verdana, Arial, sans-serif;
		font-size: 170%;
		font-weight: 300;
		color: #555;
	}
	
	div.simpleTabsContent h2 {
		margin: 10px 0;
		font-family: Tahoma, Verdana, Arial, sans-serif;
		font-size: 150%;
		font-weight: 300;
		color: #555;
	}
	
	div.simpleTabsContent h3 {
		margin: 10px 0;
		font-family: Tahoma, Verdana, Arial, sans-serif;
		font-size: 120%;
		font-weight: 300;
		color: #333;
	}
	
	div.simpleTabsContent > ul,
	div.simpleTabsContent > ol {
		margin: 10px 0 10px 20px;
		font-size: 90%;
		line-height: 150%;
	}

	div.simpleTabsContent > ul ul,
	div.simpleTabsContent > ol ul,
	div.simpleTabsContent > ul ol,
	div.simpleTabsContent > ol ol {
		margin-left: 20px;
	}

	div.simpleTabsContent ul:first-child,
	div.simpleTabsContent ol:first-child {
		margin-top: 0 !important;
	}

	div.simpleTabsContent > ul li,
	div.simpleTabsContent > ol li {
		margin-top: 10px;
	}

div.simpleTabsContent > p {
    font-size: 90%;
    line-height: 175%;
    margin: 10px 0 0;
}

div.simpleTabsContent > ul p,
div.simpleTabsContent > ol p {
    line-height: 175%;
    margin: 10px 0 0;
}

div.simpleTabsContent p.attention {
	border: 1px solid #eee;
	padding: 10px;
}

div.simpleTabsContent table {
	margin-top: 10px;
	font-size: 80%;
	border: 1px solid #ddd;
	/*border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;*/
}

	div.simpleTabsContent table th,
	div.simpleTabsContent table td {
		padding: 5px 10px;
		text-align: left;
		vertical-align: top;
	}

	div.simpleTabsContent table th {
		font-weight: bold;
		color: #333;
		background-color: #fefefe;
		vertical-align: bottom;
	}

	div.simpleTabsContent table tbody tr td {
		border-top: 1px solid #f6f6f6;
	}

		div.simpleTabsContent table tbody tr:first-child td:first-child {
			border-top: 0;
		}

	div.simpleTabsContent table th.monetary,
	div.simpleTabsContent table td.monetary {
		text-align: right;
	}

/* purses */

ul.wm-icons {
		list-style: none;
		padding: 0;
		margin-left: 0 !important;
}

ul.wm-icons li {
		position: relative;
		display: block;
		min-height: 24px;
		line-height: 24px;
		padding-left: 29px;
}

ul.wm-icons li > img {
		position: absolute;
		top: 0;
		left: 0;
}

/* keepers icons */

h1.standard,
h1.webpro,
h1.winpro,
h1.mobile {
		display: block;
		height: 32px;
		line-height: 32px;
		padding-left: 37px;
}

h1.standard {
		background: url(/img/new/wm/keepers/mini-32.png) no-repeat 0px 50%;
}

h1.webpro {
		background: url(/img/new/wm/keepers/light-32.png) no-repeat 0px 50%;
}

h1.winpro {
		background: url(/img/new/wm/keepers/classic-32.png) no-repeat 0px 50%;
}

h1.mobile {
		background: url(/img/new/wm/keepers/mobile-32.png) no-repeat 0px 50%;
}

/* Table */

.cmp-table {width: 960px; vertical-align:top; text-align:left; font-size:.7em !important; line-height:1.3; border-collapse:collapse;}
.cmp-table tr th {vertical-align:top !important;}
.cmp-table tr.thead th {vertical-align:middle !important; width:auto;}
.cmp-table tr.thead img {vertical-align:middle; margin-left:10px;}
.cmp-table th, .cmp-table td {padding:4px 8px; border:1px solid #ddd; text-align:left;}

.cmp-table td, .cmp-table th {height:43px; width: 100px;}

div.spoiler_body .cmp-table {width: 800px !important;}
div.spoiler_body .cmp-table td,
div.spoiler_body .cmp-table th {width: 80px !important;}

.cmp-table th {}

.cmp-table .white-cell {border:none; background:none;}
.cmp-table .last-helper-cell {padding:0; height:0;}
.cmp-table .table-map {width:50px; background:url(table-map.png) no-repeat 0 51px;}

.cmp-table .thead th {background:#f3f3f3; font-weight:normal}

.cmp-table-label-header {background-color: transparent !important; border: 0 !important;}
tr.highlight th {
	background-color: #ebf1d7 !important;
	border-color: #d6e3b0;
}

tr.highlight td {
	background-color: #f5f8eb;
	border-color: #ebf1d7;
}

table.download {
		border: 1px solid #ddd;
}

table.download thead th {
		background-color: #f3f3f3 !important;
}

/* banners */

.banner-left {
		float: left;
		margin: 0 40px 20px 0;
}

.banner-right {
		float: right;
		margin: 0 0 20px 40px;
}

div.wm-accordion h3 {
position: relative;
padding: 20px 0 20px 30px;
margin: 0;
	border-top: 1px solid #abadb3;
	cursor: pointer;
}

div.wm-accordion h3:first-child {
		margin-top: -20px;
	border-top: 0;
}

div.wm-accordion > div {
		padding-bottom: 40px;
}

div.wm-accordion .ui-accordion-header .ui-icon {
		display: block;
		width: 16px;
		height: 16px;
		margin-top: -8px;
		background-image: url(/img/new/ui-icons_666666_256x240.png);
		background-position: -32px -16px;
		position: absolute;
		left: 0;
		top: 50%;
}

div.wm-accordion .ui-accordion-header-active .ui-icon {
		background-position: -64px -16px !important;
}

div.screenshot {
		float: right;
		margin: 0 0 20px 20px;
		padding: 10px;
		background-color: #fbfbfb;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

div.screenshot img {
		display: block;
		margin: 0;
		padding: 0;
		vertical-align: top;
		border: 0;
}

div.screenshot span {
		display: block;
		margin-top: 7px;
		font-size: 75%;
		color: #777;
		text-align: center;
}

a.image-popup {
	cursor: zoom-in !important;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: transparent;
  /*background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);*/ }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #cccccc; }
    .mfp-preloader a:hover {
      color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out; 
  -moz-transition: all 0.3s ease-out; 
  -o-transition: all 0.3s ease-out; 
  transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container, 
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }
