@charset "UTF-8";
@import url(css/1024.css) screen and (max-width: 1280px);
@import url(css/1280.css) screen and (min-width: 1281px);
/*
Cooments:
toTop link top is equls 68px, but this link must fly on the left side contens.



*/
h1, h2, h3, h4, h5, h6, p, a, li , form, input, body, div{
	font-family: Calibri, Helvetica, Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6
{
	font-weight: normal;
}
body, html{
	padding: 0;
	margin: 0;

}
header, footer, section{
	min-width: 1024px;
	padding: 0;
	margin: 0;
	overflow:hidden !important;
}

input[type="text"], input[type="password"]
{

	border: none;
	height: 31px;
	padding: 3px 3px 3px 8px;
	margin: 10px 0;
	font-size: 18px;
	line-height: 27px;
	vertical-align: center;
	font-weight: normal;
	background: url('img/input.png') left top no-repeat;
}
.form input[type="text"], input[type="password"]
{
	color: #6bcce2
}
.form input[type="submit"]
{
	width: 271px;
	border: none;
	height: 40px;
	padding: 0;
	margin: 10px 0;
	vertical-align: center;
	background: url('img/footer_button.png') left top no-repeat;
}
body>footer input[type="text"], input[type="password"]
{
	color: #acacac
}
body>footer input[type="submit"]
{
	width: 272px;
	border: none;
	height: 40px;
	padding: 0;
	margin: 10px 0;
	vertical-align: center;
	background: url('img/footer_button.png') left top no-repeat;
}
input[type="submit"]:active
{
	background-position: left bottom;
	padding: 0 0 2px 0;
	height: 38px
}

.red {color: #aa3115;}
.purple {color: #5d2b8d;}
.orange {color: #df970b;}
.lime {color: #afc308;}
.violet {color: #a139a2;}
.violetLight {color: #e06be1;}
.green {color: #30a936;}
.greenLight {color: #6ae170;}
.blue {color: #047b97;}
.blueLight {color: #6acbe2;}
.lemon {color: #a0b201;}

.content
{
	padding: 0 21px !important;
	margin: 0 auto;
width: 1000px;
}
.mincontent
{
	padding: 21px 0 21px 0;
	margin: 0 auto;
	width: 982px;
}
.cls
{
	clear: both !important;
	width: 0 !important;
	height: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
}
#onTop
{
	position: absolute;
	background: url('img/up_button_bg.png') left bottom no-repeat;
	width: 48px;
	height: 17px;
	left: 50%;
	margin: 0 0 0 -460px;
	top: 68px;
	display: block;
	font-size: 14px;
	line-height: 14px;
	color: white;
	text-decoration: none;
	padding: 3px 3px 3px 20px;
	z-index: 1000;
}
#onTop:hover
{
	background-position: left top;
}

/*--==Navigation==--*/
body>nav
{
	height: 95px;
	margin: 0 auto;
	position: fixed;
	top:0;
	width: 1200px;
	left: 50%;
	margin:0 0 0 -600px;
	background: url('img/menu_bg.png') center top no-repeat;
	padding: 0;
	z-index: 100;
}
#showMenu
{
	width: 574px;
	height: 19px;
	position: absolute;
	left: 50%;
	margin-left: -287px;
	top: 64px;
	cursor: pointer;
}
body>nav .logo
{
	background: url('img/logo.png') center center no-repeat;
	width: 982px;
	height: 73px;
	margin: 0 auto;
	padding-top: 0;
	position: relative;
}
	body>nav .logo .left
	{
		width: 345px;
		padding: 15px 15px 15px 30px;
		float: left;
		line-height: 20px;
	}
	body>nav .logo .right
	{
		width: 370px;
		padding: 15px 15px 15px 15px;
		margin-left: 190px;
		float: left;
				line-height: 20px;
	}
		body>nav .logo .left a, body>nav .logo .right a
		{
			display: block;
			float: left;
			border-bottom: 1px dashed #6acce2;
			color: #6acce2;
			font-size: 14px;
			text-decoration: none;

				padding: 0 0;
			margin: 0 7px;
			font-weight: normal;
		}
			body>nav .logo .left a:hover, body>nav .logo .right a:hover
			{
				border-bottom: 1px dashed #047b96;
				color: #047b96;
			}
		body>nav .logo  .outerLink
		{
			border-bottom: 1px solid #6ACCE2 !important;
		}
			body>nav .logo  .outerLink:hover
			{
				border-bottom: 1px solid #6ACCE2 !important;
			}
	body>nav .logo .rus
	{
		position: absolute;
		width: 23px;
		height: 25px;
		background: url('img/lang.png') right bottom no-repeat;
		left:  872px;
		top: 41px;
	}
		body>nav .logo .rus:hover
		{
			background: url('img/lang.png') right top no-repeat;
		}
	body>nav .logo .current
	{
		background: url('img/lang.png') right top no-repeat !important;
	}
	body>nav .logo .eng
	{
		position: absolute;
		width: 23px;
		height: 25px;
		background: url('img/lang.png') left bottom no-repeat;
		left:  900px;
		top: 38px;
	}
		body>nav .logo .eng:hover
		{
			background: url('img/lang.png') left top no-repeat;
		}
/*--==Header==--*/
body>header{

	background: #78D2E6 url('img/top_gradient.png') left top repeat;
}
body>header .backGround
{
	height: 412px;
	width: 100%;
	padding: 100px 0 0 0;
	background: url('img/top_bg.png') center bottom no-repeat;
}
body>header .backGround .content
{
	padding-bottom: 0;
}
body>header .h
{
	padding: 18px 0 0 0;
	text-align: center;
}
	body>header .h h1
	{
		color: white;
		font-size: 53px;
		line-height: 60px;
		font-weight: bold;
		padding: 0 0 40px 0;
		margin: 0;
	}
	body>header .h h2
	{
		color: white;
		font-size: 30px;
		line-height: 48px;
		font-weight: bold;
		padding: 0;
		margin: 0;
	}
body>header .video
{
	float: left;
	width: 560px;
	padding: 18px;
	height: 376px;
	background: url('img/tv.png') left top no-repeat;
}
body>header .video iframe
{
	z-index: 0;
}
.form
{
	float: right;
	width: 273px;
	height: 310px;
	padding: 20px 33px;
	background: url('img/top_form_bg.png') left top repeat;
	color: white;
	font-size: 20px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius:10px;
}
.form h2
{
	font-size: 32px;
	margin: 0 0 8px 0;
	padding: 0;
}



/*--==aboutSystem==--*/
#aboutSystem
{
	background: white;
	height: 828px;
}
#aboutSystem .contentwrapper{
float: left;
width: 160px; /*Width of left column in pixels*/
position: relative;
z-index: 10;
background: url('img/moneyBag.png') center center no-repeat;
height: 252px;
}

#aboutSystem .leftcolumn{
	width:50%;
    float:left;
    margin-right:-80px;
	height: 252px;
}
	#aboutSystem .leftcolumn div{
		width: 100%;
		height: 74px;
		margin: 89px 0;
		background: url('img/traces.png') left bottom repeat-x;
	}

#aboutSystem .rightcolumn{
float: right;
width: 50%; /*Width of right column in percentage*/
margin-left: -81px;
height: 252px;
}
	#aboutSystem .rightcolumn div{
		width: 100%;
		height: 74px;
		margin: 89px 0;
		background: url('img/traces.png') left top repeat-x;
	}
#aboutSystem .mincontent{
position: relative;
background: url('img/system.png') center top no-repeat;
height: 534px;
}
	#aboutSystem .mincontent div{
	position: absolute;
	width: 160px;
	margin: 0;
	padding: 0;
	}
		#aboutSystem .mincontent div h4{
			line-height: 18px;
			font-size: 20px;
			padding: 0;
			margin: 0;
		}
		#aboutSystem .mincontent div p{
			line-height: 18px;
			font-size: 12px;
			color: #666666;
			margin: 0;
			padding: 0;
			font-family: Verdana, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
		}
	#aboutSystem  .one
	{
		top: -60px;
		left: 70px;
	}
	#aboutSystem  .two
	{
		top: -60px;
		left: 780px;
	}
	#aboutSystem  .three
	{
		top: 150px;
		left: 10px;
	}
	#aboutSystem  .four
	{
		top: 150px;
		left: 840px;
	}
	#aboutSystem  .five
	{
		top: 360px;
		left: 70px;
	}
	#aboutSystem  .six
	{
		top: 350px;
		left: 780px;
	}
/*--==ourClients==--*/
#ourClients
{
	height: 628px;
	background: #e2faff url('img/Grid-Texture.png') left top repeat;
}
#ourClients .content
{
	height: 628px;
	background: url('img/Hands.png') center center no-repeat;
}
#ourClients h2
{
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-size: 24px;
	padding-top: 21px;
}
#ourClients .content ul
{
	padding: 0;
	margin: 0;
}
#ourClients .content li
{
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 25%;
	height: 108px;
	position: relative;
}
	#ourClients .content li img
	{
		position:absolute;
		margin:auto;
		top:0;
		bottom:0;
		left:0;
		right:0;
	}
/*--==howItWork==--*/
#howItWork
{
	height: 630px;
}

#howItWork>div
{
	height: 630px;
	width: 100%;
	position: relative;
}
	#howItWork>div .left
	{
		position: absolute;
		left: 0;
		top: 0;
		width: 50%;
		height: 630px;
		background: url('img/white_bg.png') left top repeat-x;
	}
	#howItWork>div .right
	{
		position: absolute;
		width: 50%;
		left: 50%;
		height: 630px;
		background: url('img/blue_bg.png') left top repeat-x;
	}
	#howItWork .content
	{
		background: url('img/white_bg.png') left top repeat-x;
		height: 630px;
		position: relative;
		z-index: 10;
		padding: 0;
		margin: 0 auto;
	}
	#howItWork .content .main
	{
		min-width: 590px;
		padding-left: 0;
		float: left;
		height: 630px;
	}
		#howItWork .content .main h2
		{
			font-size: 72px;
			line-height: 54px;

		}
	#howItWork .content .aside
	{
		float: right;
		padding: 0;
		min-width: 382px; /*Width of left column*/
		max-width: 382px;
		width: 382px;
		background: url('img/blue_bg.png') left top repeat-x;
		height: 630px;
		margin: 0;
	}

		#howItWork .content .aside .whatIsHook
		{
			height: 630px;
			padding-left: 135px;
			position: relative;
			background: url('img/middle_hook.png') left top no-repeat;
		}
		#howItWork .content .aside .whatIsHook ul
		{
			background: url('img/tranparent_hook.png') center center no-repeat;
			color: white;

		}
		#howItWork .content .aside .whatIsHook li
		{
			font-size: 18px;
			line-height: 36px;
			padding-left: 22px;
		}
		#howItWork .content .aside .whatIsHook h3
		{
			font-size: 30px;
			line-height: 162px;
			padding: 0;
			margin: 0;
			color: white;
		}
/*--==chips==--*/
#chips
{
	height: 668px;
	background: #045f62 url('img/chips_bg.png') center top no-repeat;
}
#chips .top
{
	height: 43px;
	width: 100%;
	background: url('img/borders.png') left top repeat-x;
}
#chips .bottom
{
	height: 43px;
	width: 100%;
	background: url('img/borders.png') left bottom repeat-x;
}
#chips .content
{
	height: 582px;
	overflow: hidden;
}
#chips .content h2
{
	font-size: 60px;
	line-height: 24px;
	color: white;
	text-align: center;
	margin: 21px 0px 60px 0px;
}
#chips .content ul
{
	margin: 0;
	padding: 0;
}
#chips .content li
{
	display: block;
	float: left;
	width: 14.66%;
	height: 160px;
	padding: 0 1%;
	margin: 0;
	text-align: center;
	color: white;
}
#chips .content p
{
	font-size: 16px;
	line-height: 18px;
	padding: 0;
	margin: 0;
}
	#chips .content p small
	{
		font-size: 12px;
		display: block;
	}
/*--==comment==--*/
#comment h2
{
	font-size: 36px;
	color: #333333;
	font-style: normal;
}
#comment
{
	font-size: 14px;
	font-style: italic;
	clear: both;
}
	#comment div h3
	{
		font-size: 24px;
		margin: 0 0 0 144px;
		line-height: 24px;
		font-style: normal;
	}
	#comment div h4
	{
		font-size: 18px;
		margin: 0 0 0 144px;
	}
	#comment div p
	{
		margin: 9px 126px 9px 144px;
		color: #666666 !important;
	}
	#comment div img
	{
		position: absolute;
		float: left;
		margin: 0 18px 18px 0;
		padding: 3px;
	}
#comment .violet img
{
	background: #a139a2 url('img/clients-violet.png') top left repeat-x;
}
#comment .violet h4
{
	color: #e06be1;
}
#comment .blue img
{
	background: #047b97 url('img/clients-blue.png') top left repeat-x;
}
#comment .blue h4
{
	color: #6acbe2;
}
#comment .green img
{
	background: #30a936 url('img/clients-green.png') top left repeat-x;
}
#comment .green h4
{
	color: #6ae170;
}

#comment .red img
{
	background: #aa3115 url('img/clients-red.png') top left repeat-x;
}
#comment .red h4
{
	color: #da3008;
}

#comment .purple img
{
	background: #5d2b8d url('img/clients-purple.png') top left repeat-x;
}
#comment .purple h4
{
	color: #702eac;
}

#comment .lemon img
{
	background: #a0b201 url('img/clients-lemon.png') top left repeat-x;
}
#comment .lemon h4
{
	color: #c6dd04;
}

/*--==examples==--*/
#examples
{
	padding-top: 40px;
}
	#examples .line
	{
		width: 100%;
		height: 19px;
		background: url('img/arrows.png') left bottom repeat-x;
	}
	#examples .header
	{
		margin: -43px auto 40px auto;
		width: 624px;
		padding: 0px;
		text-align: center;
		height: 69px;
		overflow: hidden;
		background: white;
	}
		#examples .header .left
		{
			height: 19px;
			width: 19px;
			margin: 25px 0;
			background: url('img/arrows.png') left top no-repeat;
			float: left;
		}
		#examples .header .center
		{
			float: left;
			width: 586px;
		}
		#examples .header .right
		{
			height: 19px;
			width: 19px;
			margin: 25px 0;
			background: url('img/arrows.png') right top no-repeat;
			float: left;
		}
		#examples .header h2
		{
			line-height: 36px;
			font-size: 36px;
			color: #2ca7da;
			padding: 0;
			margin: 0;
		}
		#examples .header h3
		{
			line-height: 36px;
			font-size: 34px;
			color: #333333;
			padding: 0;
			margin: 0;
		}
	#examples .content
	{
		padding-top: 20px;
	}
	#examples .content>div
	{
		width: 100%;
		height: 357px;
		padding: 90px 0 20px 0;
		clear: both;
	}
		#examples .content>div p
		{
			font-size: 14px;
			line-height: 18px;
			color: #666666 !important;
		}
		#examples .content>div h4
		{

		}
		#examples .content>div a
		{
			float: right;
			color: inherit;
			text-decoration: none; /* Óáèðàåì ïîä÷åðêèâàíèå */
			border-bottom: 1px dashed;
		}

		#examples .content .green>div, #examples .content .violet>div
		{
			float: right;
			width: 380px;
		}
			#examples .content .green h4, #examples .content .violet h4
			{
				text-align: right;
				font-size: 36px;
				line-height: 18px;
			}
		#examples .content .blue>div, #examples .content .purple>div
		{
			float: left;
			width: 380px;
			padding-top: 10px;
		}
			#examples .content .blue h4, #examples .content .purple h4
			{
				text-align: left;
				font-size: 27px;
				line-height: 24px;
			}
	#examples .content .green
	{
		background: url('img/examples/image_1.png') left top no-repeat;
	}
	#examples .content .blue
	{
		background: url('img/examples/image_2.png') right top no-repeat;
	}
	#examples .content .violet
	{
		background: url('img/examples/image_3.png') left top no-repeat;
	}
	#examples .content .purple
	{
		background: url('img/examples/image_4.png') right top no-repeat;
	}
/*--==Footer==--*/
body>footer
{

}
body>footer .mincontent
{
	background: url('img/footer_bg.png') center top no-repeat;
	height: 291px;
	padding: 0;
	color: white;
	line-height: 48px;
}
	body>footer .mincontent h1
	{
		font-size: 54px;
		margin: 0;
		padding: 0;
		text-transform: uppercase;
	}
	body>footer .mincontent h1 small
	{
		font-size: 50px;
	}
	body>footer .mincontent h2
	{
		font-size: 32px;
		text-transform: uppercase;
		margin: 40px 0 0 0;
	}
body>footer .mincontent>div
{
	float: left;
	padding: 0;
	margin: 55px 0 0 0;
}
body>footer .mincontent .w60
{
	width: 60%;
}
body>footer .mincontent .w40
{
	width: 40%;
	padding-top: 40px;
	font-size: 18px;
	line-height: 24px;
}
.return
{
	float: right;
	display: block;
	color: white;
}

body>footer .copy {
	width: 100%;
	top: -18px;
	text-align:left;
	font-size:14px;
	color: #69cce3;
	z-index: 99999;
	position: relative;
	margin: 0 0 0 0 !important;
}

body>footer .copy a, body>footer .copy a:hover {
	text-decoration:underline;
	color: #69cce3;
}
/*--==AboutUs==--*/
#msgBG{
  position: absolute;
  top: 0;
  left:0;
  right:0;
  bottom:0;
  background: url('img/about/AboutUs-transparent.png') left top repeat;
  z-index:9990;
  min-width: 1024px;
  overflow: auto;
}
#msg{
  position:absolute;
  top:50px;
  left:50%;
  height: 658px;
  width: 1009px;
  background: url('img/about/AboutUs-bg.png');
  z-index:9991;
  margin-left: -505px;
}
	.close
	{
		width: 25px;
		height: 25px;
		background: url('img/about/AboutUs-exit.png') left top no-repeat;
		position: absolute;
		right: 0;
		z-index:9992;
	}
	#msg .info
	{
		margin: 75px 0px 0px 375px;
		width: 360px;
		padding: 0px;
	}
		#msg .info h2
		{
			line-height: 18px;
			font-size: 36px;
			color: #333333;
		}
		#msg .info p
		{
			line-height: 18px;
			font-size: 16px;
			color: #666666;
		}
		#msg .info strong
		{
			font-weight: normal;
			color: #47a7bd;
		}
		#msg .info>div
		{
			width: 30%;
			padding: 40px 0 0 0;
			float: left;
		}
		#msg .info .first
		{
			background: url('img/about/AboutUs-MokseleLogo.png') center top no-repeat;
		}
		#msg .info .second
		{
			background: url('img/about/AboutUs-BMLogo.png') center top no-repeat;
			margin: 0 5%;
		}
		#msg .info .third
		{
			background: url('img/about/AboutUs-ESLogo.png') center top no-repeat;
		}
		#msg .head
		{
			width: 109px;
			height: 13px;
			background: url('img/about/AboutUs-dialog.png') left top  no-repeat;
			margin: 0 auto;
			padding: 0;
		}
		#msg .middle
		{
			width: 103px;
			background: url('img/about/AboutUs-dialog.png') right top repeat-y;
			margin: 0 auto;
			padding: 0 3px;
			color: 	white;
			font-size: 12px;
			line-height: 12px;
			text-align: center;
		}
		#msg .foot
		{
			width: 109px;
			height: 4px;
			background: url('img/about/AboutUs-dialog.png') left bottom no-repeat;
			margin: 0 auto;
			padding: 0;
		}
/*--=========--*/
#msgBGForm{
  position: absolute;
  top: 0;
  left:0;
  right:0;
  bottom:0;
  background: url('img/about/AboutUs-transparent.png') left top repeat;
  z-index:9990;
  width: 100%;
  overflow: auto;
}
#msgform
{
	position: fixed;
	width: 340px;
	height: 350px;
	left: 50%;
	top: 50%;
	z-index:9991;
	background: url('img/OverForm-bg.png') center center no-repeat;
	margin: -200px 0 0 -170px;
}
	#msgform .close
	{
		margin-right: -9px;
		margin-top: -7px;
	}
	ul.subMenu{
	list-style: none;
	padding: 0px;
	margin: 0px auto;
}

ul.subMenu li{
	margin: 0px 10px 0px 0px;
	padding: 3px 15px 0px 15px;
	list-style: none;
	float: left;
	height: 37px;

}

ul.subMenu li a{
	text-decoration: none;
	color: #fff;
	font-size: 20px;

}

ul.subMenu li a span{
	text-decoration: underline;
		background: url(/img/bg-sub-menu.jpg) repeat-x top left;
}
ul.subMenu li a span:hover{
	color: #fff;
}

ul.subMenu li.activeSubMenu{
	background: url(/img/bg-sub-menu.jpg) repeat-x top left;
	font-size: 20px;
color: #fff;
	text-decoration: underline;
}

.blogvynoska {
    border-bottom: 1px solid #CDCDCD;
    border-top: 1px solid #CDCDCD;
    font-size: 18px;
    line-height: 25px;
    margin: 0 0 15px;
    padding: 1px 0;
}

.blogvynoska div {
    border-bottom: 1px solid #CDCDCD;
    border-top: 1px solid #CDCDCD;
    color: #363636;
    font-size: 22px;
    padding: 15px 0;
    text-align: center;
}
.blogtext h3 {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 8px;
    padding-top: 30px;
        color: #181818;
    font-family: "Georgia","Times New Roman",serif;
    font-weight: normal;
}