@charset "utf-8";
@import url('http://fonts.googleapis.com/css?family=Open+Sans:400italic,400,600,700&subset=latin,cyrillic');
/* CSS Document */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0;padding: 0;border: 0;outline: 0; }

div.clear {clear: both;}
.error { padding:0px; margin-bottom: 20px;}
.error h2 { color:#000 !important; font-size:1.4em !important; text-transform:uppercase; padding:0 0 0 0px !important }
#system-message { margin:10px 0 20px 0; border-left:0; border-right:0; }
#system-message dt { font-weight: bold; }
#system-message dd {margin: 0 0 15px 0;	font-weight: bold;text-indent: 0px;	padding:0}
#system-message dd ul {	color: #000;	list-style: none;	padding: 0px;}
#system-message dd ul li { 	line-height:1.5em }
#system-message dt.message { 	position:absolute;	top:-2000px;	left:-3000px;}
#system-message dd.message  ul  {	background: #fff  url(../images/system/notice-info.png) no-repeat;
	padding-left:40px;	padding: 10px 10px 10px 40px;	border-top: 2px solid #90B203;	border-bottom: 2px solid #90B203;}
#system-message dd.message ul li{background:none !important}
#system-message dt.error {	position:absolute;	top:-2000px;	left:-3000px;}
#system-message dd.error ul {	background:#fff url(../images/system/notice-alert.png) no-repeat ;
	padding-left:40px; 	padding: 10px 10px 10px 40px;    border-top: 2px solid #990000;    border-bottom: 2px solid #990000;}
#system-message dt.notice {	position:absolute;	top:-2000px;	left:-3000px; }
#system-message dd.notice  ul {		background:#fff url(../images/system/notice-note.png) no-repeat ;
		padding-left:40px;	    padding: 10px 10px 10px 40px;	    border-top: 2px solid #FAA528;	    border-bottom: 2px solid #FAA528;}
#system-message dd.notice ul { color: #000;margin:10px 0 }
#system-message {    margin-bottom: 0px;    padding: 0;}
#system-message dt {    font-weight: bold;}
#system-message dd {    font-weight: bold;    padding: 0;}

em {
	font-style: italic;
}

body {
	background: #eeefd8;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
}

strong {
	font-weight: bold;
}

a, a:visited {
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

#top {
	width: 1000px;
	margin: auto;
}

.top_1st {
	padding-top: 7px;
	height: 18px;
	margin-bottom: 24px;
}

.top_1st .phone {
	background: url('../images/phone.png') no-repeat;
	background-position: 0px 3px;
	float: right;
	font-size: 18px;
	color: #73880a;
	font-weight: 600;
	padding-left: 24px;
}

.top_2nd {
	width: 1000px;	
}

#topmenu {
	text-align: justify;
}

#topmenu li {
	display: inline-block;
	margin-right: 75px;
	border-bottom: 1px solid #eeefd8;
}

#topmenu li:last-child {
	margin-right: 0px;
}

#topmenu li a, #topmenu li a:visited {
	color: #73880a;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 400;	
}

#topmenu li:hover {
	border-bottom: 1px dashed #4F5C11;
}

#topmenu li:hover a, #topmenu li:hover a:visited {
	color: #4F5C11;
}

.top_3rd {
	margin-top: 28px;
}

.search_holder {
	float: right;
}

.search .button {
	width: 69px;
	height: 20px;
	line-height: 20px;
	-webkit-border-radius: 2px;    
    border-radius: 2px;
	color: #eeefd8;
	background: #cccc33;
	cursor: pointer;
	border: none;
	outline: none;
	font-size: 12px;
	padding: 0px;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.search .button:hover {
	background: #A3A326;	
}

.search .inputbox {
	padding: 0 4px;
	border: 1px solid #cccc33;
	background: none;
	height: 18px;
	font-size: 12px;	
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.search .inputbox:hover, .search .inputbox:focus {
	border: 1px solid #A3A326;	
}

.main_nav {
	float: right;
	padding-right: 9px;
}

.main_nav a {
	display: inline-block;
	height: 20px;
	line-height: 23px;
}
.main_nav img {
	opacity: 0.8;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.main_nav img:hover {
	opacity: 1;
}

#line {
	width: 100%;
	border-top: 1px solid #9c9c00;
	border-bottom: 1px solid #9c9c00;
	margin-top: 20px;
	height: 55px;
	background: url('../images/line.jpg') repeat-x;
}

.line_wrap {
	width: 1000px;
	margin: auto;
	position: relative;
}

a.logo {
	position: absolute;
	width: 239px;
	height: 168px;
	background: url('../images/logo.png') no-repeat;
	top: -57px;
	left: -4px;
}

a.logo:hover {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-o-transform: scale(1.05);
	-moz-transform: scale(1.05);
}

.nadezh {
	position: absolute;
	width: 382px;
	height: 64px;
	background: url('../images/nadezh.png') no-repeat;
	top: -20px;
	left: 300px;
}

#crumbz {
	width: 540px;
	margin:auto;
	position: relative;
	z-index: 10;
	height: 50px;
	line-height: 50px;
	font-size: 12px;
	color: #73880a;
}

.showHere {
	color: #A5B865;
}

#crumbz a, #crumbz a:visited {
	color: #73880a;
	text-decoration: none;
}

#crumbz a:hover {
	color: #4c5b01;
}

#cols {
	width: 1000px;
	margin: auto;
	padding-top: 8px;
}

.left_col {
	width: 218px;
	float: left;
}

.left_header {
	font-size: 18px;
	text-transform: uppercase;
	color: #273302;
	font-weight: 600;
	padding-bottom: 15px;
}

#leftmenu li {
	display: block;
	width: 100%;
	margin-bottom: 6px;
}

#leftmenu li a, #leftmenu li a:visited {
	display: block;
	width: 100%;
	color: #73880a;
	font-size: 14px;
}

#leftmenu li a:hover {
	color: #4F5C11;
}

.image-title {
	padding-left: 6px;
	display: block;
	float: left;	
	line-height: 48px;
	width: 150px;
}

#leftmenu li:last-child .image-title, #leftmenu li.last .image-title {
	padding-top: 7px;
	line-height: 16px;	
}

#leftmenu li a img {
	display: block;
	float: left;
	width: 57px;	
	height: auto;
}

.left_zayavka {
	border: 1px solid #73880a;
	background: #e2eaa3;
	width: 190px;
	padding: 13px;
	-webkit-border-radius: 5px;    
    border-radius: 5px;
	margin-top: 20px;
}

.left_zayavka .title {
	font-size: 15px;
	color: #73880a;
	text-align: center;
}

.left_zayavka input {
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;   
	box-sizing: border-box; 
	border: 1px solid #73880a;
	-webkit-border-radius: 4px;    
    border-radius: 4px;
	width: 100%;
	margin: 0px;
	margin-top: 16px;
	padding: 0px;
	height: 34px; 
	background: #eeefd8;    
}

.left_zayavka .fortext {
	color: #273302;
	font-size: 13px;
	padding: 0 4px;
}

.left_zayavka .forbtn {
	color: #73880a;
	font-size: 15px;
	text-transform: uppercase;
	cursor: pointer;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;	
}

.left_zayavka .forbtn:hover {
	background: #cccc33;	
}

.left_zayavka .forbtn.disabled {
	cursor: default;
}

.left_zayavka .forbtn.disabled:hover {
	background: #eeefd8;    
}

.mid_col {
	float: left;
	width: 532px;
	margin-left: 18px;
	font-size: 14px;
	color: #273302;
}

.mid_col p {
	margin-bottom: 10px;
	line-height: 16px;
	text-align: justify;
}

.item-page h2 {
	font-size: 18px;
	color: #273302;
	font-weight: 600;
	padding-bottom: 15px;
}

.item-page ul li {
	list-style: none !important;
}

.right_col {
	width: 214px;
	float: right;
}

.bannertainer {
	width: 211px;
	height: 184px;
	position: relative;
}

.bannertainer img {
	position: absolute;	
}

.newstainer {
	margin-top: 10px;
}

.news_title {
	color: #273302;
	font-size: 18px;
	font-weight: 600;
	text-align: right;
}

.news_item {
	margin-top: 14px;
	border-bottom: 1px dashed #73880a;
	padding-bottom: 10px;
}

.news_item h4 {
	color: #73880a;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 15px;
	margin-bottom: 5px;
}

.news_item p {
	text-align: justify;
	color: #273302;
	font-size: 11px;
}

img { 
	max-width: 100%;
}

.news_item a.readmore {
	display: block;
	text-align: right;
	font-style: italic;
	color: #73880a;
	font-size: 11px;
	text-decoration: none;
}

.news_item a.readmore:hover {
	color: #273302;
	text-decoration: underline;
}

.item-page p img {
	max-width: 100%;
	height: auto;
}

#footer {
	border-top: 1px solid #73880a;
	background: #becd8a;
	width: 100%;
	margin-top: 20px;
	padding-bottom: 9px;
}

.f_wrap {
	margin: auto;
	width: 1000px;
}

.footer_left {
	padding-top: 38px;
	float: left;
	width: 790px;	
}

.botmenu {
	text-align: center;
	margin-bottom: 16px;
}

.botmenu li {
	display: inline;
	font-size: 12px;
	text-transform: uppercase;
	padding: 0px 4px;
}

.botmenu li img {
	display: none;
}

.botmenu li .image-title {
	display: inline;
	margin: 0;
	padding: 0;
	float: none;
	line-height: inherit;
}

.botmenu li a, .botmenu li a:visited {
	color: #73880a;
	text-decoration: none;
}

.botmenu li a:hover {
	color: #eeefd8;
	text-decoration: underline;
}

.bm2 {
	padding-top: 16px;
	margin-bottom: 0px;
	width: 785px;
	border-top: 1px dashed #73880a;
}
	

.footer_right {
	padding-top: 4px;
	float: right;
	width: 208px;
	text-align: center;
	color: #273302;
}

.footer_right span {
	text-align: left;
	display: inline-block;
	line-height: 19px;
}

.footer_right a, .footer_right a:visited {
	display: block;
	margin-top: 5px;
	font-size: 12px;
	color: #73880a;
	text-decoration: none;
}

.footer_right a:hover {
	text-decoration: underline;
}

.logo_bot {
	width: 102px;
	height: 74px;
	background: url('../images/logo.png') no-repeat;
	background-size: 100%;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
	src='/templates/highskill/images/logo.png',
	sizingMethod='scale');

	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(
	src='/templates/highskill/images/logo.png',
	sizingMethod='scale')";
	float: left;
}

.mod-languages a, .mod-languages a:visited {
	color: #becd8a;
	font-size: 12px;
}

.mod-languages a:hover, .mod-languages .lang-active a, .mod-languages .lang-active a:visited {
	color: #73880a;
}


.select_course li {
	margin-top: 10px;
	height: 28px;
	padding-left: 30px;
	display: block;
	font-size: 16px;
	cursor: pointer;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.select_course li.checked {
	background: url('../images/check.png') left no-repeat;
}

.select_course li:hover {
	color: #F00;	
}

.for_invoice, .for_print_holder {
	margin-top: 15px;
}

.div_row {
	margin-bottom: 10px;
}

.div_row .span {
	width: 130px;
	text-align: right;
	display: inline-block;
}

.div_row input {
	border: 1px solid #73880a;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.tab2, .tab3 {
	display: none;
}

.tostep2, .press_me, .toprint {
	background: #73880a;
	color: #fff;
	float: left;
	text-align: center;
	margin: 10px 0px;
	padding: 4px 10px;
	cursor: pointer;
}

.item-page iframe {
	max-width: 100%;
}

#areaToPrint {
  width: 532px;	
}

#areaToPrint img {
	max-width: 532px;	
}

.items-leading > div{
	margin-bottom: 25px;
	paddin-bottom: 7px;
	border-bottom: 1px solid #73880a;	
}