* {
	margin: 0;
	padding: 0;
}

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
 u, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
h2 a{
text-decoration: none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
.left-wrap {
margin-bottom: 20px;
}
.left-wrap ul {
	margin-left: 45px;
	margin-top: 25px;
	margin-bottom: 25px;
}

.left-wrap  li {
	list-style:  disc	outside; 
	margin-bottom: 10px;
}
body {
	background: #eaffd2;
	font-family: "Open Sans", "Tahoma", "Arial";
	font-size: 14px;
	color: #283237;
	line-height: 1.4;
}

hr {
height: 1px;
border: none;
margin: 0; /* устраняем начальный отступ для всех браузеров (в ие6 не работает) */
}

a {
	color: #283237;
}
a:hover {
	color: #3fbb4b;
}

h1 {
	font-size: 24px;
	font-weight: 300;
	margin-bottom: 30px;
}
h2 {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 12px;
	
}
hr {
	clear: both;
}	
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
input[type="text"] {
	font-family: "Open Sans", "Tahoma", "Arial";
	padding:  10px 14px;
	border: 1px solid #c7d7dd;
	background: #f4f8fa;
	outline: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
input[type="password"] {
	font-family: "Open Sans", "Tahoma", "Arial";
	padding:  10px 14px;
	border: 1px solid #c7d7dd;
	background: #f4f8fa;
	outline: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
textarea {
	font-family: "Open Sans", "Tahoma", "Arial";
	padding:  10px 14px;
	border: 1px solid #c7d7dd;
	background: #f4f8fa;
	outline: none;
	resize: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	resize: none;
}
input[type="submit"] {
	font-family: "Open Sans", "Tahoma", "Arial";
	font-size: 18px;
	border: 2px solid #3fbb4b;
	background: #fff;
	padding: 6px 48px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-weight: 600;
	outline: none;
	cursor: pointer;
}
input[type="submit"]:hover {
	color: #3fbb4b;
}
input[type="submit"]:focus {
	qcolor: #fff;
	qborder-color: #329dc1;
	qbackground-color: #51b6db;
}
input[type="text"]:focus {
	background: white;
	border-color: #51b6db;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
.checkbox {
position: relative;
display: block;
min-height: 20px;
margin-top: 10px;
margin-bottom: 10px;
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
	position: absolute;
	margin: 4px 0 0;
	margin-top: 4px \9;
	margin-left: -20px;
}
 .checkbox label {
padding-left: 20px;
margin-bottom: 0;
font-weight: 400;
cursor: pointer;
}

table {
	border-collapse: collapse;
	border-spacing: 0;

}
table.bordered td{
	border: 1px solid windowtext;
}

.adv-menu-it.consulting a:hover {
	color: #003dcc;
}
.adv-menu-it.coaching a:hover {
	color: #008d33;
}
.adv-menu-it.learning a:hover {
	color: #ef710a;
}
.text-block {
	margin-bottom: 22px;
}
.clear {
	clear: both;
}
.semibold {
	font-weight: 600;
}
a.button {
	font-family: "Open Sans", "Tahoma", "Arial";
	padding:  10px 14px;
	border: 1px solid #c7d7dd;
	background: #f4f8fa;
	outline: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 150px;
}
#main-menu {
	width: 982px;
	height: 59px;
	margin: 0 auto;
}
.menu-wrapper {
	padding: 13px 28px;
	padding-right: 11px;
}
#page-wrapper {
	width: 980px;
	background: #fff;
	border: 1px solid #c7d7dd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 auto;

}
.social-include {
	float: left;
	padding-top: 6px;
}
.social-include div {
	float: left;
	margin-right: 10px;
}
.login {
	padding-top: 2px;
	float: right;
}
.logo-menu-wrap {
	padding: 0px 30px;
	height: 79px;
	padding-left: 40px;
	border-bottom: 1px solid #cbd6de;
}
.main-logo-wrap {
	padding-top: 3px;
	margin-right: 14px;
	float: left;
}
.language-choise-block{
	float:left;
	width: 95px;
	padding-top: 31px;
	text-align: center;
}
.language-choise-block .lang-item{
	color: #323232;
	font-size:14px;
	font-family: "Open Sans";
	margin-left:3px;
	margin-right:3px;
}
.language-choise-block .active-lang{
	color: #3fbb4b;
	border: 1px solid #3fbb4b;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 4px;
}

.adv-menu-wrap {
	float: left;
	padding-top: 20px;
	margin-right: 15px;
}
 .adv-menu-it {
	font-size: 20px;
	line-height: 1.444;
	font-weight: 600;
	float: left;
	padding: 5px 18px;
	
 }
 .adv-menu-it a{
	text-decoration: none;
 }
.adv-menu-it.coaching, .adv-menu-it.learning {
	border-left: 1px solid #c7d7dd; 
	
 }
 .phonemail {
	padding-top: 11px;
	float: left;
	text-align: right;
	color: #889299;
 }
 .phonemail a{
	color: #889299;
	text-decoration: none;
 }
 .phonemail a:hover {
	color: #329dc1;
	text-decoration: underline;
 }
 #footer {
	height: 119px;
	width: 980px;
	margin: 0 auto;
 }
 .footer-wrap {
	padding-top: 25px;
	font-size: 12px;
	line-height: 1.8;
 } 
	.footer-wrap .moscow-adr {
		float: left;
		width: 240px;
display: none;
	}
	.footer-wrap .spb-adr {
		float: left;
		padding-left: 37px;
		width: 462px;
	}
	.footer-wrap .copyright {
		float: left;
		width: 475px;
	}
.main-page-wrap {
	padding-top: 37px;
	padding-right:40px;
	padding-left: 40px;
	
}

.left-main-part {
	width: 640px;
	margin-right: 40px;
	float: left;
}
.right-main-wrap {
	width: 220px;
	float: left;
}
.arrow-bg {
	height: 10px;
	display: block;
	margin-top: 15px;
	width: 6px;
	background: url('images/arrow1.jpg') no-repeat;
	float: right;
}
.zagl:hover .arrow-bg{
	background-position: 0 -10px;
}
.right-main-part {
	width: 220px;
	float: left;
}
.banner-wrapper {
	margin-bottom: 35px;
}
.main-include-area {
	margin: 0 auto;
	font-size: 24px;
	font-weight: 300;
	width: 540px;
	margin-bottom: 35px;
	line-height: 30px;
	text-align: center;
}
.det-menu-wrap  {
	height: 59px;
	margin-bottom: 39px;
	border-top: 1px solid #c7d7dd;
	border-bottom: 1px solid #c7d7dd;
}
.det-menu-wrap .menu-item{
	float: left;
	line-height: 19px;
	border-right: 1px solid #c7d7dd;
	position: relative;
	cursor: pointer;
}
.det-menu-wrap .menu-item .menu-item-name{
        padding:  20px 30px;
        display: block;
}
.det-menu-wrap .menu-item.first {
	border-left: 1px solid #c7d7dd;
}
.det-menu-wrap .menu-item.selected {
	color: #fff;
}
.det-menu-wrap .menu-item.selected .abs-sel {
	display:block;
	
	
}
.det-menu-wrap .menu-item-name {
	position: relative;
	z-index: 90;
}
.det-menu-wrap .menu-item:hover {
	color: #3fbb4b;
}
.det-menu-wrap .menu-item.selected:hover {
	color: white;
}
.det-menu-wrap .abs-sel {
	display: none;
	position: absolute;
	top: -1px;
	left: -1px;
	width: 100%;
	height: 100%;
	background: #3fbb4b;
	border: 1px solid #329dc1;
	z-index: 9;
}
.det-menu-wrap .little-thing {
	position: absolute;
	width: 100%;
	height: 10px;
	bottom: -10px;
	left: 0px;
}
.det-menu-wrap .little-thing .item-pict {
	width: 19px;
	height: 10px;
	background: black;
	margin: 0 auto;
	background: url('images/little.png');
}
/*sec menu*/
.sec-menu {
margin-bottom: 35px;
}
.sec-menu-wrap  {
	height: 59px;
	margin-bottom: 39px;
	border-bottom: 1px solid #c7d7dd;
}
.sec-menu-wrap .menu-item{
	
	float: left;
	line-height: 19px;
	border-right: 1px solid #c7d7dd;
	position: relative;
	cursor: pointer;
}
.sec-menu-wrap .menu-item.first {
	border-left: 1px solid #c7d7dd;
}
.sec-menu-wrap .menu-item a
{
    display: block;
    padding:  20px 30px;
    
}
    

.sec-menu-wrap .menu-item.selected a{
	color: #fff;
}
.sec-menu-wrap .menu-item.selected .abs-sel {
	display:block;
	
	
}
.sec-menu-wrap .menu-item-name {
	position: relative;
	z-index: 90;
}
.sec-menu-wrap .menu-item:hover {
	color: #329dc1;
}
.sec-menu-wrap .menu-item.selected:hover {
	color: white;
}
.sec-menu-wrap a {
	text-decoration: none;
}
.sec-menu-wrap .abs-sel {
	display: none;
	position: absolute;
	top: -1px;
	left: -1px;
	width: 100%;
	height: 100%;
	background: #3fbb4b;
	border: 1px solid #329dc1;
	z-index: 9;
}
.sec-menu-wrap .little-thing {
	position: absolute;
	width: 100%;
	height: 10px;
	bottom: -10px;
	left: 0px;
}
.sec-menu-wrap .little-thing .item-pict {
	width: 19px;
	height: 10px;
	background: black;
	margin: 0 auto;
	background: url('images/little.png');
}
.event-wrappers {
	display: none;
}
.event-wrappers.selected {
	display: block;
}
.right-wrap {
	padding-left: 20px;
	width: 240px;
	margin-right: 38px;
	position: relative;
	float: left;
	min-height: 1px;
}
.right-wrap-bez-scriptov{
	padding-left: 20px;
	width: 240px;
	margin-right: 38px;
	position: relative;
	float: left;
	min-height: 1px;
}
.right-menu {
	margin-bottom: 35px;
}
.left-wrap {
	width: 640px;
	float: left;
	position: relative;
}
.scrollto.selected {
	
} 
.scrollto.selected .selected-border {
	position: absolute;
	top: -2px;
	left: -1px;
	width: 100%;
	height: 100%;
	padding: 1px;
	background: #eaffd2;
	z-index: 99;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.border-line {
	position: absolute;
	left: 19px;
	bottom: 1px;
	width: 220px;
	height: 1px;
	background: url('/images/dot.jpg') repeat-x;
	z-index: 9;
}
.scrollto {
	padding-left: 19px;
	position: relative;
}
.fixed-part {
	width: 240px;
}
.scrollto  a {
	font-size: 12px;
	text-decoration: none;
	font-weight: 600;
	position: relative;
	display: block;
	padding-top: 12px;
	padding-bottom: 12px;
	
	z-index: 999;
}
.ans-q {
	font-size: 24px;
	font-weight: 300;
	margin-bottom: 15px;
}
.cons-item {
	padding-left: 20px;
	margin-bottom: 30px;
}
.pict-wrap {
	width: 60px;
	height: 60px;
	position: relative;
	overflow: hidden;
	float: left;
	margin-right: 10px;
}
.right-cons-wrap {
	float: left;
	width: 140px;
}
.right-cons-wrap .name {
	font-weight: 600;
	margin-bottom: 5px;
}
.right-cons-wrap .phone  {
	color: #889299;
	margin-bottom: 3px;
	font-size: 12px;
}
.right-cons-wrap .phone a {
	color: #889299;
	font-size: 12px;
	text-decoration: none;
}
.auth-wrapper {
    display: none;
}

.pict-wrap  .cons-photo-border {
height: 60px;
width: 60px;
position: absolute;
background: url('/images/photo-over1.png') no-repeat;
}
.event-list .zagl {
	display: block;
	text-decoration: none;
	font-size: 24px;
	font-weight: 300;
	padding-bottom: 14px;
	border-bottom: 1px solid #c7d7dd;
	margin-bottom: 25px;
	padding-right: 10px;
}
.navigation-back {
	position: absolute;
	display: block;
	top: 27px;
	left: 21px;
	padding-left: 18px;
	color: #fff;
	text-shadow: 0px 1px 1px #253337;
	text-decoration: none;
	background: url('/images/back.png') 0 4px no-repeat;
	
}
.navigation-back:hover {
	color: #fff;
	
}
.customSelect { 
		width: 220px;
		height: 30px;
		background: url("images/selbg.png") no-repeat;
		font-size: 14px;
		font-weight:600;
		padding-top: 10px;
	}
	.customSelectInner {
		width: 172px !important;
		padding-left: 16px;
		overflow:hidden;
		font-size: 14px;
	}
	.map-containeer{
		position: relative;
		z-index:1;
		top:-39px;
		left:0;
	}
	.margin-l{
		margin-left: 295px;
		padding-bottom: 30px;
	}
	.cont-title{
		width: 640px;
		font-size: 24px;
		font-weight: 300;
		padding-bottom: 14px;
		border-bottom: 1px solid #c7d7dd;
		margin-bottom: 24px;
		padding-right: 10px;
	}
	.contact-info{
		font-size: 18px;
		color: #253337;
		margin-bottom:5px;
	}
	.contact-info a{
		text-decoration: none;
		font-size: 18px;
		color: #253337;
	}
	.office-info{
		margin-bottom: 40px;
	}
	.contact-ans-q{
		color: #253337;
		font-size:18px;
		font-weight: 600;
		margin-bottom:15px;
	}
	.consultant-block{
		margin-bottom:35px;
	}
	
	.type-input{
	width: 30px;
	float:left;
}
.type-value{
	width: 168px;
	float:left;
	color: #283237;
	font-size: 12px;
	font-weight: 600;
	margin-top: 4px;
}
.type-count{
text-align: right;
padding-right: 8px;
	width: 30px;
	float:right;
	color: #889299;
	font-size: 12px;
	font-weight: 600;
	margin-top: 4px;
}
.jq-checkbox  {
	width: 20px;
	height: 20px;
	background: url("/images/check.png");
	margin-top: 2px;
	float: left;
	corsor:pointer;
}
.jq-checkbox input{
	corsor:pointer;
}

.jq-checkbox.checked{
	background: url("/images/check.png") 100% 50%;
	margin-top: 2px;
}
.type-row{
	border-bottom: 1px solid #c7d7dd;
	padding-top:10px;
	padding-bottom:9px;
}
.right-filter{
	margin-top:8px;
	margin-bottom:36px;
}
.preloder{
	width: 640px;
	height: 1000px;
	background: white;
	opacity: 0.5;
	position: absolute;
	left:0;
	top:0;
	display:none;
	z-index: 1000;
}
.modern-page-navigation a{
	text-decoration: none;
}
.mediateka-poisk{
	width: 60px;
	height: 70px;
	position:absolute;
	display:block;
	left:0;
	top:-100px;
	background: url("/images/poisk-notactive.png") no-repeat;
}
.blog-tab{
	height: auto !IMPORTANT;
}
.blog-filter .filter-parent{
		display:block;
		font-size: 14px;
		color: #283237 !important;
		font-weight: 600;
		background: url("/images/b_arrow_passive.png") 222px 13px no-repeat;
		padding-left:19px;
		border-bottom: 1px solid #c7d7dd;
		padding-top:10px;
		text-decoration:none;
		padding-bottom:10px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;	
		padding-right:30px;
	}
	.blog-filter .child{
		padding-left:19px;
		padding-top:10px;
		padding-bottom:10px;
		color: #283237 !important;
		font-size:12px;
		text-decoration:none;
		display:block;
		width: 178px;
		float:left;
	}
	.blog-filter .blogs-count{
		padding-top:10px;
		padding-bottom:10px;
		padding-right:8px;
		color: #889299 !important;
		font-size:12px;
		text-decoration:none;
		display:block;
		width: 35px;
		float: left;
		text-align:right;
	}
	.blog-filter .child:hover{
		color: #329dc1;
	}
	.blog-filter .blog-spisok{
		border-bottom: 1px solid #c7d7dd;
	}
	.blog-filter .selected{
		background: url("/images/b_arrow_active.png") 220px 13px no-repeat;
		background-color:#e3f2f7;
	}
	.blog-filter .selected2{
		background: url("/images/b_arrow_active.png") 220px 13px no-repeat;
	}
	.all{
		background: none !important;
		background-color:none !important;
	}
	.blog-filter .blog-spisok{
		display: none;
	}
	.blog-navigation-box{
		display:none;
	}
	.blog-filter .sele{
		background: #e3f2f7;
	}
	.coaching-auth{
		width: 30px;
		height: 30px;
		display:block;
		background: url("/images/login.png") no-repeat;
	}
	.auth-open{
		background: url("/images/blue-key.png") no-repeat;
	}
	.auth-wrapper{
		height: 80px;
		background: #253337;
	}
	.key-and-asvik{
		background: url("/images/key-and-asvik.png") no-repeat;
		width: 102px;
		position: absolute;
		top: 33px;
		left:40px;
		z-index:2;
		height:16px;
	}
	.auth-cross{
		background: url("/images/auth-cross.png") no-repeat;
		width: 12px;
		position: absolute;
		top: 35px;
		right:20px;
		z-index:2;
		height:12px;
		cursor:pointer;
	}
	.auth-inner{
		position: relative;
		z-index:1;
		width: 980px;
		margin: 0 auto;
	}
	.imya{
		color: #253337;
		font-size: 12px;
		float:left;
	}
	.user_logout{
		background: url("/images/auth-cross2.png") no-repeat;
		width: 12px;
		height:12px;
		cursor:pointer;
		display:block;
		float:left;
		margin-top: 3px;
		margin-left:40px;
		margin-right:10px;
	}
	.login-cont{
		
		float:right;
		padding-top:9px;
		
	}
	.auth_cont{
		padding-left:240px;
		padding-top:21px;
	}
	.forinp{
		
		float:left;
		font-size: 14px;
		color: #ffffff;
		font-weight:600;
		padding-top:7px;
	}
	.inp{
		float:left;
	}
	.auth_cont .inp{
		border: 1px solid #1b282b !important;
		background: #212e31;
		
		width: 117px;
		padding-left:30px;
		padding-right: 30px;
		outline:none !important;
		color:#fff;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		border-color: 1b282b !important;
	}
	.auth_cont .sub{
		padding-left:30px;
		padding-right:30px;
		border: 2px solid #329dc1;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		background: #253337;
		cursor:pointer;
		color: #fff;
		margin-left:38px;
		padding-bottom:5px;
		padding-top:5px;
	}
	.poisk-wrap input[type="text"]{
		padding-top:0;
		padding-bottom:0;
	}
	
	.basket-wrap {
		width: 942px;
		margin: 0 auto;
	}
	.pict-new-wrap {
	width: 120px;
	height: 120px;
	position: relative;
	overflow: hidden;

	margin-right: 10px;
	}	
	.pict-new-wrap .cons-photo-border {
	height: 120px;
	width: 120px;
	position: absolute;
	background: url('/images/photo-over-big.png') no-repeat;
	z-index: 999;
	} 
.btn.buy {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: 400;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
background-color: #428bca;
border-color: #357ebd;
color: #fff;
}
.item-overlay .close{
display: block;
height: 16px;
width: 16px;
background: url('images/close.jpg') no-repeat;
right: 3px;
top: 3px;
position: absolute;
cursor: pointer;
}
.item-overlay h2{
padding: 0 16px;
}
.link-to-another {
	display: block;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	color: #fff;
	background: #ec5300;
	font-size: 16px;
	margin-bottom: 15px;
}
.link-to-another:hover {
	color: #fff;
}
.archive {
	display: block;
	margin-bottom: 20px;
	font-size: 12px;
	padding-left: 31px;
	padding-bottom: 5px;
	margin-top: 4px;
	background: url('/images/archive.jpg') no-repeat;
}
