* {
	margin: 0;
	padding: 0;
}

a:link, a:visited, a:link {
	/* color: #38457d;*/
	color: #37667b;
	text-decoration: none;
}
 

a:hover {
	text-transform: none;
	/* color: #38457d;*/
	color: #37667b;
	text-decoration: underline;
}
a img {
	border: 0px;
}

.pages {
	color: #000;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

.pages a{
  padding: 0 2px;
}



/* for googlemaps - kostyan*/
#map h4 { /*bubble title style */ }
#map p { /*bubble body style */ }

#menu ul li {
  display: block;
  float: left;
  font: normal normal normal 12px/normal 'Lucida Grande', Lucida, Verdana, sans-serif;
  padding-right: 31px;
  padding-bottom: 1px; 
}

body {
  margin: 0 auto;
  width: 1004px;
  font: 14px Arial, Helvetica, sans-serif;
  line-height: 150%;
  
  position: static !important; /*Google translate override*/
}

p {
	/* text-indent: 2em; */
	padding-top: 0.35em;
}

p a, p a:visited, p a:link {
	color: #37667b;
	/*border-bottom: 1px dashed #37667b; */
}

ul.group-by-5 li:nth-child(5n){
	margin-bottom: 10px;
}

ul.group-by-5 li:nth-child(5n):last-child{
	margin-bottom: 0px;
}

.clear {
  clear: both;
}
.page {
  margin: 0 auto;
  width: 95%;
  min-width: 1004px;
}

.content {
    font-size:0.875em;
}

.content ul {
	margin-left: 2em;
	padding: 5px 0;
}

.content ol {
   margin-left: 2em;
	padding: 5px 0;
}

.content img {
	padding: 5px 10px;
	border: 0px;
	
}

.content table {
	border: 1px solid rgb(204, 204, 204);
	margin: 5px auto;
}

h1 {
	padding: 0.4em 0 ;
	clear: both;
	font: 1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: bold;
}

h2 {
	padding: 0.4em 0 ;
	clear: both;
	font: 1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: bold;
}

h3 {
	padding: 0.6em 0 ;
	clear: both;
	font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: bold;
}

dt {
	font-weight: bold;	
}

dd {
	margin-left: 30px;
}

.menu table td {
 line-height: 1px;
 height: 49px;
}
table.tableBlock {
  width:100%;
  background-color: #F8F8F8;
  margin-top:10px;
  margin-bottom:10px;
  border: 0px;
}

table.tableBlock td.corner img{
  display:block;
 /* line-height: 1px;*/
}

.menu {
	width: 100%;
	min-width: 300px;
}

.content-wrapper {
	width: 100%;
	padding-top: 5px;
}
.content-wrapper .sidebar {
 float: left;
 width: 20%;
 min-width: 140px;
 display: inline; /* IE6 bugfix*/
}
.content-wrapper .content {
  float: left; 
  width: 80%; 
 /* margin-left: 210px;*/
 /* overflow: hidden; */
 min-width: 400px;
}

.block .block-tl {
	background:url("/assets/images/table_up_left.png") no-repeat scroll left top transparent;
   min-height: 50px;
}
.block .block-tr {
	background:url("/assets/images/table_up_right.png") no-repeat scroll right top transparent;
	min-height: 50px;
}

.block .block-br {
	height: 12px;
	background:url("/assets/images/table_bottom_right.png") no-repeat right bottom;
}
.block .block-bl {
	background:url("/assets/images/table_bottom_left.png") no-repeat left bottom;
	height: 12px;
}

.block .block-l {
   background:url("/assets/images/table_middle_left.png") repeat-y left;	
}

.block .block-r {
   background:url("/assets/images/table_middle_right.png") repeat-y right;
}

.block .block-header {
	text-align: left;
	margin-left: 10px;
	margin-right: 8px;	
	color: #fff;
	overflow:hidden; 
	white-space:nowrap; 
	height: 50px;
	background-image: url(../images/table_up_background.png);
	/* background:url("/assets/images/table_up_left.png") no-repeat scroll left top transparent; */
}

.block .block-header h1 {
	/* background-image:url(/assets/images/table_up_background.png);*/
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;	
	font: 1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	line-height: 40px;
	text-shadow: rgba(0,0,0,0.6) 0 0 2px;
}

.block .block-header h2 {
	/* background-image:url(/assets/images/table_up_background.png);*/
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;	
	font: 1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	line-height: 40px;
	text-shadow: rgba(0,0,0,0.6) 0 0 2px;
}

.block .block-content {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 10px;
   margin-right: 8px;
}

.block .block-content .button-back{
	text-align: center;
}

.block .block-footer {
	background:url("/assets/images/table_bottom_background.png") bottom transparent repeat-x;
	margin-left: 10px;
   margin-right: 8px;
	height: 12px;
}

.sidebar-menu .block .block-content {
	padding-left: 2px;
	padding-right: 2px;
}

.sidebar-menu ul {
	background-color: #CCCCCC;
	list-style: none;
}
.sidebar-menu ul li {
	display: block;
	background-color: #FFFFFF;
	margin-bottom: 1px;
}

.sidebar-menu ul li.last {
	margin-bottom: 0px;
}

.sidebar-menu ul li a {
	font: 0.6em Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 4px;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
	display: block;
	
}

.sidebar-menu ul li a:link,
.sidebar-menu ul li a:visited,
.sidebar-menu ul li a:hover {
	color: #000;
	text-shadow: #fff 0 0 1px;
	text-transform: uppercase;
	text-decoration: none;
}


.sidebar-menu ul li.active {
	display: block;
	/* background-color: #487590; */
	background-color: #487590;
	color:white;
}

.sidebar-menu ul li.active a,
.sidebar-menu ul li.active a:link,
.sidebar-menu ul li.active a:visited,
.sidebar-menu ul li.active a:hover {
	color: #fff;
	text-shadow: #000 0 0 1px;
}

.copyright-bar .side-left{
	height: 49px;
	background:url("/assets/images/menu_gray_left.png") no-repeat scroll left transparent;
}
.copyright-bar .side-right{
	background:url("/assets/images/menu_gray_right.png") no-repeat scroll right transparent;
	height: 49px;
}

.copyright-bar .copyright {
	color:#000000;
	font: 0.75em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform:uppercase;
	text-align: center;
   background-image: url(/assets/images/menu_gray_background.png);
   background-repeat: repeat-x;
   margin: 0px 10px;
   height: 49px;
   line-height: 40px;
}

.search-result {
 	width: 80%;
 	margin: 0 auto;
 	border: 1px solid #CCCCCC;
 	margin-bottom: 20px;
}

.search-result .header {
	background-color: #CCCCCC;
	color: white;
	text-indent: 15px;
	padding: 10px 0;

	color: #374f5b;
	font: bold 15px "Lucida Grande", Lucida, Verdana, sans-serif;
}
.search-result .description{
	padding: 0 10px;
	text-indent: 10px;
}

.search-result .result{
	padding: 10px;
	text-indent: 10px;
}



.news-item {
 	margin: 0 auto;
 	border-bottom: 1px solid #CCCCCC;
 	padding-bottom: 4px;
 	margin-bottom: 6px;	
}

.news-item .header {
	 /*background-color: #CCCCCC; */
	/* text-indent: 15px;*/
	padding: 3px 0 10px 0px;

	color: #374f5b;
	
	font: bold 15px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.news-item .header a{
	/* color: #374f5b;*/
	/* color: #424E53; */
}

.news-item .text{
	padding: 0 0px;
	/* text-indent: 10px;*/
}

.news-item .date{
	padding: 0 10px;
	text-align: right;
}

.news-summary .news-link {
	text-align: right;	

}

.main-page .column-wide {
	width: 70%;
 	float: left;
 	min-width: 640px;
}

.main-page .column-narrow {
	width: 30%;
	float: left;
}

form {
	margin: 0 auto;
	font: bold 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	
}

form legend {
	font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: 2px;
	/* text-transform: uppercase; */
	background: #5E88A2;
	border: 1px solid #cccccc;
	padding: 2px 6px;
	margin-left: 5px;
	margin-bottom: 5px;
}

form label {
	float: left;
	margin-left: 10px;
	text-align: right;
	font: bold 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}

form br {
	clear: both;
	line-height: 1px;
}

form input, form select {
	line-height: 13px;
	margin-bottom: 4px;
}

form input.submit {
   display: block;
	margin: 0px auto;
}

form label.required span{
	border-bottom: 1px dashed #cccccc;
}

form label.invalid {
	color: red;
}

form .captcha .vericode{
	display: block;
	margin-left: 150px;
}

form .captcha img{
	display: block;
	margin: 0 auto;
}


#termilabLoginForm {
	margin: 0 auto;
}

#termilabLoginForm form {
	width: 190px;
}

#termilabLoginForm form label{
	width: 50px;
}

#termilabLoginForm form input{
	margin-left: 10px;
	width: 100px;
}

#termilabLoginForm form input.submit{
	margin: 5px auto;
	width: 70px;
}

#termilabRegistration {
	margin: 0 auto;
}
#termilabRegistration form {
	width: 500px;
}

#termilabRegistration form label{
	width: 130px;
	white-space: nowrap;
}



#termilabRegistration form input{
	margin-left: 10px;
	width: 200px;
}

#termilabRegistration form input.submit{
	margin: 5px auto;
	width: 150px;
}

#termilabRegistration form textarea{
	margin-left: 10px;
	width: 300px;
	height: 50px;
}

#termilabRegistration form .captcha .vericode{
	display: block;
	margin-left: 150px;
}
#termilabRegistration form .captcha img{
	display: block;
	margin: 0 auto;
}

#ciscoExamActivation {
	margin: 0 auto;
}

#ciscoExamActivation form {
	width: 380px;
}

#ciscoExamActivation form label{
	width: 130px;
	white-space: nowrap;
}

#ciscoExamActivation form input{
	margin-left: 10px;
	width: 200px;
}

#ciscoExamActivation form select{
	margin-left: 10px;
	width: 204px;
}

#ciscoExamActivation form .captcha .vericode{
	margin-left: 150px;
}

#ciscoExamActivation form input.submit{
	margin: 5px auto;
	width: 150px;
}

.members {
	margin: 0 auto;
}
.members .member {
	float: left;
	border: 1px solid #cccccc;
	padding: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	width: 350px;
	height: 250px;
}
.members .member .photo {
	float: left;
	width: 160px;
}

.members .member .info {
	margin-left: 170px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

.members .member .info .fio{
	font-size: 100%;
	font-weight: bold;
}

.members .member label.certificates {
	font-weight: bold;
}

.members .member div.certificates {
	padding: 0 10px;
}

#courseRegistration-form fieldset.course, #courseRegistration-form fieldset.student{
	width: 650px;
	margin: 5px auto;
	display: block;
}

#courseRegistration-form fieldset.course dl {
	float: left;
}

#courseRegistration-form fieldset.course dt {
	float: left;
	width: 200px;
	padding: 4px 0;
	text-align: right;
}

#courseRegistration-form fieldset.course dd {
	margin-left: 205px;
	clear: right;
	padding: 4px 0;
	font-size: 90%;
}

#courseRegistration-form fieldset.student label{
	width: 200px;
	white-space: nowrap;
	text-align: right;
}


#courseRegistration-form fieldset.student input{
	margin-left: 10px;
	width: 300px;
}

#courseRegistration-form  div.submit{
	padding-top: 5px;
	margin: 5px auto;
	text-align: center;
	width: 300px;
	vertical-align: top;
}

#courseRegistration-form  div.submit input{
   display: inline-block;
   vertical-align: top;
}


#courseRegistration-form .captcha{
	margin: 0 auto;
	width: 500px;
}

#courseRegistration-form .captcha .vericode{
  margin-left: 5px;
}
#courseRegistration-form .captcha img{
	margin: 0 auto;
	vertical-align: top;
}

#courseRegistration div.errors {
	width: 650px;
	margin: 0 auto;
	font: bold 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

#courseRegistration div.errors strong {
	color: #bc200f;
}

.course-options .course-option .description{
	margin: 5px 0;
}

.course img.course-logo {
	float: left;
}



.vendor {
	padding: 5px 0;
	width: 90%;
	margin: 0 auto;
}

.vendor .logo {
	float: left;
	width: 150px;
	display: inline;
	text-align: center;
	vertical-align: top;
}

.vendor .logo img{
  max-height: 100px;
  max-width: 130px;
}

.vendor .summary {
	margin-left: 150px;
}



.courses-summary {
	min-width: 600px;
}

.red {
  color: #bc200f;	
}

.header {
	
}

.header .logo {
	float: left;
	min-width: 100px;
	width: 100px;
}

.header .logo img{
  display: block;
  border: 0px;
}

.header .comms {
	float: right;
	min-width: 660px;
	height: 32px;
	margin: 10px 0px;
}

.header .comms a{
	display: block;
	float: right;
	margin: 0 3px;
}

.header .comms div#fb-like{
	float: right;
	margin: 6px 3px;
}

.header .comms div#vk_like{
        float: right;
        margin: 6px 3px;
}

.header .comms a img{
	height: 32px;
	display: block;
	border: 0px;
}

.contacts .info table{
  border: 0px;
}

.contacts .info table th{
	text-align: right;
	padding: 2px;
	vertical-align: top;
}

.contacts .info table td{
	padding: 2px;
}
.contacts .info p {
	padding: 0 20px;
}

.contacts .public-transport {
	padding-left: 20px;
}

.contacts .map div {
	margin: 0 auto;
}

.contacts .institute{
	text-align: center;
}

.under-construction {
	text-align: center;
}


.vacancy {
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 4px;
	
}

.vacancy .date {
	text-align: right;
	font-style: italic;
}

.ui-timepicker-div dl{ text-align: left; }
.ui-timepicker-div dl dt{ height: 25px; }
.ui-timepicker-div dl dd{ margin: -25px 0 10px 65px; }

.text-warn {
	color: #bc200f;
}

p.notice {
	font-style: italic;
	margin: 5px 10px;
	color: #666666;
}

.collection .course {
	margin: 5px auto;	
}

.collection .course a {
	padding: 2px 5px;
	display: block;
}

.thumbnails
{
margin: -3em 0 0 -2em;
text-align: center;
}
.thumbnail
{
text-decoration: none;
display: -moz-inline-box;
display: inline-block;
vertical-align: top;
text-align: center;
margin: 3em 0 0 2em;
}
.thumbnail .r
{
width: 14em;
float: left;
}

#top-news {
	width: 242px;
	font-size: 11px;	
}

/*
#top-news h2{
	background: #37667b;
	padding: 3px 10px;
   color: #ffffff;
   line-height: 120%;
   text-align: center;
   font: 19px "Tahoma";
}
*/

/*
#top-news .news-items{
	background: #ffffff;
	border: 1px solid #999999;
	border-top: 0px;
	padding: 5px 15px;
}
*/

body.v2 .news-items .news-link{
	font-size: 120%;
	margin-left: 10px;
	text-align: right;
	
}


body.v2 .news-item time {
	color: #ba1300;
	/*font-size: 11px;*/
	padding: 0 10px;
	text-align: right;
	display: block;
}

body.v2 .news-item h3 {
	line-height: 150%;
	/* font: bold 13px "Arial";*/
	font: bold 120% "Arial";
	padding: 3px 0px;
}

body.v2 .news-item h3 a{
	color: #37667b
}

body.v2 .news-items p {
	color: #666666;
	line-height: 150%;
	padding: 0px;
}



body.v2 {
/*
  margin: 0 auto;
  width: 1004px;
  font: 14px Arial, Helvetica, sans-serif;
  line-height: 150%;
  */
}

body.v2 .sidebar-menu{
  /*	 
   margin: 0 3px;
  margin-left: 0px;
  width: 194px;
  */
  
}

body.v2 .sidebar-menu ul{
  margin: 0px;
}

body.v2 .sidebar-menu ul{
  font-size: 16px;
}

/*
#page {
  margin: 0 auto;
  width: 1004px;
}
*/

header .logo {
	float: left;
	min-width: 100px;
	width: 100px;
}

header .logo img{
  display: block;
  border: 0px;
}
/*
header .comms {
	float: right;
	min-width: 660px;
	height: 32px;
	margin: 10px 0px;
}

header .comms a{
	display: block;
	float: right;
	margin: 0 3px;
}

header .comms div#fb-like{
	float: right;
	margin: 6px 3px;
}

header .comms div#vk_like{
        float: right;
        margin: 6px 3px;
}

header .comms a img{
	height: 32px;
	display: block;
	border: 0px;
}
*/

#site-header .logo {
	float: left;
	min-width: 137px;
	width: 137px;
}

#site-header .phone {
	margin-top: 4px;
	margin-bottom: 2px;
	float: right;
	line-height: 47px;
	font-size: 24px;
	font-weight: bold;
	overflow: visible;
	max-width: 230px;
	color: #37667B;
	letter-spacing: 1px;
	text-shadow: 1px 1px 1px #bbbbbb;
	white-space: nowrap;
}

#site-header .phone .minus{
	padding-right: 2px;
}

#site-header .google-translate {
	float: left;
	height: 32px;
	margin: 10px 0px;
	width: 92px;
	margin-left: 319px;
}

nav#main-menu #links-social {
	float: right;
	z-index: 10;
	margin: 6px 5px;

}

nav#main-menu #links-social a {
	display: block ;
	float: right;
	margin: 0px 3px;
	padding: 0px;
	height: 24px;
}
nav#main-menu #links-social > div#___plusone_0 {
	display: block ;
	float: right !important;
	margin: 0px 3px !important;
	padding: 0px !important;
	height: 24px !important;
}

nav#main-menu #links-social a img{
	height: 24px;
	display: block;
	border: 0px;
}

#google_translate_element {
	margin: 3px 0px;
}

nav#main-menu {
	/* width: 994px;*/
	margin-left: 3px;
	margin-right: 4px;
	margin-bottom: 10px;
   border: 1px solid #cccccc;
	background-color: #e8e8e8;
}

nav#main-menu ul {
	float: left;
	display: inline;
	padding: 0px 10px;
}

nav#main-menu ul li{
 	list-style: none;
 	height: 30px;
 	display: inline;
   padding-top: 3px;
	padding-bottom: 3px;
	float: left;
	vertical-align: middle;
}
/*
nav#main-menu ul li.first {
	background-color: #374f5b;
	
	margin-top: -1px;
	height: 32px;
	margin-bottom: -1px;
}

nav#main-menu ul li.first a{
	color: #eeeeee;
	text-shadow: 1px 1px 1px #000000;
}
*/
nav#main-menu ul li.active {
	background-color: #374f5b;
	margin-top: -1px;
	height: 32px;
	margin-bottom: -1px;
}

nav#main-menu ul li.active a {
	color: #eeeeee;
	text-shadow: 1px 1px 1px #000000;
}

nav#main-menu a,
nav#main-menu a:hover,
nav#main-menu a:visited {
	color: #666666;
	padding-left: 0.83em;
	padding-right: 0.83em;
	text-shadow: 1px 1px 1px #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 15px Arial, Helvetica, sans-serif;
	cursor: pointer;
	float:left;
	line-height: 30px;
	height: 30px;

}

nav#main-menu a:hover {
	/*color: #374f5b;*/
	color: #ba1300;
}




/*
nav#main-menu ul li.splitter {
	margin-top: 4px;
	margin-bottom: 5px;
	padding: 0px;
	width: 1px;
	background:url("/assets/images/menu_button_split_dark.png") repeat-y center transparent;
}
*/

#content {
	margin-bottom: 5px;
	/* font: 85% Arial, Helvetica, sans-serif;*/
	margin-left: 3px;
	margin-right: 3px;
}

#content section.informers {
	width: 194px;
	float: left;
	/* padding: 0 3px;*/
	padding-right: 3px;
}

#content section.informers .vendor-logos {
	padding: 0 10px;
}

#content section.informers .vendor-logos img{
	display: block;
	margin: 0 auto;
	margin-bottom: 5px;
	max-width: 170px;
	max-height: 70px;
	
}

#content section.informers .banners img{
	display: block;
	margin: 0 auto;
	margin-bottom: 5px;
	max-width: 170px;
	/* width: 170px;*/
	border: 0px;
}

#content section.main {
	width: 540px;
	float: left;
	/* font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	*/
	line-height: 140%;
	padding: 0px 7px
}

#content.cols-2 section.main {
	width: 791px;
	/*
	float: left;
	line-height: 140%;
	*/
	padding-left: 0px;
}

#content.news-view section.main {
	width: 744px;
	padding-left: 0px;
}

#content section.main .info-block .block-content{
	padding-left: 25px;
	padding-right: 25px;
}

#content section.news {
	width: 244px;
	float: left; 
	/*padding: 0px 3px; */
	padding-left: 3px;
}
#content section.sidebar {
	width: 197px;
	float: left; 
	padding-left: 3px;
}

#content section.sidebar form#termilab-login-form legend{
	display: none;
}

#content section.sidebar form#termilab-login-form fieldset{
	border: 0px none;
}

#content section.sidebar form#termilab-login-form label{
	width: 30%;
	margin-right: 10px;
}

#content section.sidebar form#termilab-login-form input{
	float: left;
	width: 50%;
}

#content section.sidebar form#termilab-login-form input.submit{
	float: none;
	width: 70px;
}

form[name="termilab-login"] a.termilab-registration {
	display: block;
	width: 100px;
	margin: 0 auto;
	margin-top: 5px;
	text-align: center;
}

#content p {
	padding-top: 5px;
	padding-bottom: 10px;

}

footer {
	clear: both;	
}

footer .quick-links {
	border: 1px solid #999999;
	padding: 0px 10px;
	padding-bottom: 5px;
	margin-left: 3px;
	margin-right: 4px;
	margin-bottom: 5px;
	
}

footer .quick-links .link-block{
	float: left;
	width: 203px;
	padding-left: 40px;
}

footer .quick-links h3{
	padding-top: 3px;
	padding-bottom: 3px;
}
footer .quick-links ul{
	list-style: inside;
}
footer .quick-links li{
	font-size: 85%;
	line-height: 115%;
}



#copyright {
	color: #666666;
	font-size: 11px;
	line-height: 150%;
	text-align: right;
	width: 996px;
}

.info-block {
	margin: 0px auto;	
	margin-bottom: 10px;
}

.info-block .block-content {
	background: #ffffff;
	border: 1px solid #999999;
	padding: 10px;
}

.info-block.with-h1 h1{
	background: #37667b;
	padding: 3px 10px;
   color: #ffffff;
   line-height: 120%;
   text-align: left;
   font: bold 17px "Tahoma", sans-serif;
   overflow: hidden;
   text-shadow: 1px 1px 1px #333333;
}

.info-block.with-h2 h2 {
	background: #37667b;
	padding: 3px 10px;
	color: #ffffff;
   line-height: 120%;
   text-align: left;
   font: bold 17px "Tahoma", sans-serif;
   overflow: hidden;
   text-shadow: 1px 1px 1px #333333;
}

.info-block.with-h1 .block-content, .info-block.with-h2 .block-content {
	border-top: 0px;
}

.info-block ul, .info-block ol{
	list-style-position: outside;
	margin-left: 40px;
}

.info-block h2 {
	font: bold 17px "Arial", sans-serif;
	/* color: #37667b;*/
	color: #666666;
}

.info-block h3 {
	font: bold 15px "Arial", sans-serif;
	color: #ba1300;
}


.gallery {
}

.gallery ul {
  list-style: none outside none;
  float: left;
  margin: 0px;
}

.gallery ul li{
  float: left;
  display: inline;
  margin-right: 5px;
  margin-bottom: 3px;
}

.gallery ul li a {
	-moz-border-radius: 5px;
	border: 2px solid #487590;
	line-height: 0;
	height: 60px;
	padding: 2px;
	float:left;
}

.gallery ul li img {
	display: block;
	height: 60px;
	padding: 0px;
}


/* IT-Train CSS Framework*/

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height:1%; }
.clearfix { display:block; }

.rounded-top {
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;	
	border-top-left-radius: 10px;
   border-top-right-radius: 10px;
}

.rounded-bottom {
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;	
	border-bottom-left-radius: 10px;
   border-bottom-right-radius: 10px;
}

.shadowed {
	-moz-box-shadow: 1px 1px 5px #666666;
   -webkit-box-shadow: 1px 1px 5px #666666;
   box-shadow: 1px 1px 5px #666666;
}


/* CSS для Slideshow*/
.slideshow {
	text-align: center;
}


.slideshow a {
	display: block;
	width: 170px;
	height: 170px;
	margin: 0px auto;
	text-align: center;
	line-height: 170px;
}

.slideshow a img{
	max-width: 170px;
	max-height: 170px;
	border: 0px;
	vertical-align: middle;
}
/* Конец CSS для Slideshow*/

/* CSS для списков с иконками*/

ul.iconified {
    list-style-type:none;
}
   
ul.iconified li.icon-medal-gold {
    background: url(/assets/images/icons/medal-gold-blue-16x16.png) left 2px no-repeat;
    padding-left:22px;
}

ul.iconified li.icon-medal-silver {
    background: url(/assets/images/icons/medal-silver-blue-16x16.png) left 2px no-repeat;
    padding-left:22px;
}

ul.iconified li.icon-medal-bronze {
    background: url(/assets/images/icons/medal-bronze-blue-16x16.png) left 2px no-repeat;
    padding-left:22px;
}

ul.iconified li.icon-present {
    background: url(/assets/images/icons/present-16x16.png) left 2px no-repeat;
    padding-left:22px;
}

ul.iconified li.uncontrolled {
    background: url(/assets/images/icons/lock-16x16.png) left 2px no-repeat;
    padding-left:22px;
}
ul.iconified li.controlled {
	 background: url(/assets/images/icons/user-16x16.png) left 2px no-repeat;
    padding-left:22px;
}

/* Конец CSS для списков с иконками*/

/* Расписание курсов */

.courses-timetable {
	min-width: 400px;
	margin: 0 auto;
	padding: 5px 0;
	font: 14px/150% Arial, Helvetica, sans-serif;
}
.courses-timetable .course{
  margin-bottom: 5px;
}

.courses-timetable .course .name{
  text-align: center;
}

.courses-timetable .course .option .info{
  text-align: center;
  width: 250px;
  float:left;
  vertical-align: middle;
  display: inline;
}

.courses-timetable .course .option .info .name{
  padding: 5px 0;
  font-weight: bold;
}

.courses-timetable .course .option .schedule{
  text-align: center;
  margin-left: 270px;
  min-width: 350px;
}
.courses-timetable .course .option .schedule .table-wrap{
  width: 100%;
}

* html .courses-timetable .course .option .schedule .table-wrap {
  width: 99%;
}

.courses-timetable .course .option .schedule table{
  border: none;
  text-align: center;
  margin-top: 5px;
  width: 100%;
}

.courses-timetable .course .option .schedule tr.highlight{
  background-color: #EEEEEE;
}

.courses-timetable .course .option .schedule table td.date{
  width: 30%;
}

.courses-timetable .course .option .schedule table td.weekdays{
  width: 30%;
  min-width: 170px;
}

.courses-timetable .course .option .schedule table td.timeslot{
  width: 30%;
}

.courses-timetable .course .option .schedule table td.register{
  width: 10%;
  padding: 3px 0;
}

.courses-timetable a.register-link{
  display: block;
  width: 24px;
  padding: 4px 0;
  cursor: pointer;
  margin: 0 auto;
}

.courses-timetable a.register-link span{
  margin: 0 4px;
}

.courses-timetable tr.locked{
  font-style: italic;
  color: #cccccc;
}

.courses-timetable td.locked div{
  display: block;
  width: 24px;
  padding: 4px 0;
  cursor: default;
  margin: 0 auto;
}

.courses-timetable td.locked span{
  margin: 0 4px;
}

	/* Иконки дней недели для расписания курсов */
/* .timetable .course .offerings .weekdays-bar,*/
.schedule .weekdays-bar {
	display: block;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #cccccc;
	color: #ffffff;
	font: bold 14px Arial, Helvetica, sans-serif;
	line-height: 21px;
	-moz-box-shadow: 1px 1px 2px #666666;
   -webkit-box-shadow: 1px 1px 2px #666666;
	box-shadow: 1px 1px 2px #666666;
	cursor: default;
	width: 168px;
	margin: 0px auto;
}
/* .timetable .course .offerings .weekdays-bar .weekday,*/
.schedule .weekdays-bar .weekday{
	display: block;
	text-align: center;
	width: 24px;
	float: left;
	vertical-align: middle;
	text-shadow: 1px 1px 1px #333333;
	
}
/* .timetable .course .offerings .weekdays-bar .weekday.active,*/
.schedule .weekdays-bar .weekday.active{
	/*
	opacity: 1.0;
	filter: alpha(opacity=100);
	*/
	background: #cc6666; 
}

/* .timetable .course .offerings .weekdays-bar .weekday.active:first-child,*/
.schedule .weekdays-bar .weekday.active:first-child {
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.timetable .course .offerings .weekdays-bar {
	display: block;
	
	
	color: #ffffff;
	/* font: bold 14px Arial, Helvetica, sans-serif; */
	font-weight: bold;
	line-height: 130%;
	
	cursor: default;
	margin: 0px auto;
	width: 172px;
}
.timetable .course .offerings .weekdays-bar .weekday {
	display: block;
	text-align: center;
	margin-right: 3px;
	width: 22px;
	float: left;
	vertical-align: middle;
	text-shadow: 1px 1px 1px #333333;
	background: #cccccc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	
	-moz-box-shadow: 1px 1px 2px #666666;
   -webkit-box-shadow: 1px 1px 2px #666666;
	box-shadow: 1px 1px 1px #666666;
	
	opacity: 0.50;
	filter: alpha(opacity=50);
	
}

.timetable .course .offerings .weekdays-bar .weekday.last {
	margin-right: 0px;
}

.timetable .course .offerings .weekdays-bar .weekday.active {
	/*
	opacity: 1.0;
	filter: alpha(opacity=100);
	background: #5eaa77; 
	*/
	opacity: 1.0;
	filter: alpha(opacity=100);
	background: #489087; 
	/*
	text-shadow: 1px 1px 1px #999999;
	color: ##006666;
	*/
}

.timetable .course .offerings .weekdays-bar .weekday.active:first-child {
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
	/* КОНЕЦ Иконки дней недели для расписания курсов */

#courses-timetable {
	font: 14px Arial, Helvetica, sans-serif;
}
.timetable {
	margin: 5px auto;
	text-align: center;
}

.timetable .headings,
.timetable .course {
	margin: 0px auto;
	margin-bottom: 15px;
	padding: 0px;
	text-align: center;
	cursor: default;
	border-spacing: 0px;
	width: 730px;
}

.timetable .headings th,
.timetable .course td {
	padding: 5px 2px;
}

.timetable .headings th {
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	background-color: #cccccc;
	color: #333333;
}

.timetable .headings th.first {
	border-left: 1px solid;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.timetable .headings th,
.timetable .headings th.first {
	border-color: #999999;
}

.timetable .headings th.last {
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.timetable .course .offerings td{
	border-right: 1px solid;
	border-bottom: 1px solid;
	font-weight: bold;
	font-size: 13px;
	color: #666666;
}

.timetable .course .offerings td.first{
	border-left: 1px solid;
}

.timetable .course .offerings td,
.timetable .course .offerings td.first {
	border-color: #cccccc;	
}


.timetable .course .offerings:last-child td.first{
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.timetable .course .offerings:last-child td.last{
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.timetable .course tr.offerings:hover{
	background: #e8e8e8;
}

.timetable .course .course-name td{
	background: #487590;
	text-align: left;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.timetable .course:nth-child(even) .course-name td {
	background: #37667b;
}

.timetable .course .course-name a {
	color: #ffffff;
	font-weight: bold;
	margin-left: 5px;
}

.timetable .headings .date,
.timetable .course .date{
	width: 160px;
	white-space: nowrap;
}

.timetable .headings .weekdays,
.timetable .course .weekdays{
	width: 174px;
}

.timetable .headings .timeslot,
.timetable .course .timeslot{
	width: 85px;
}

.timetable .headings .option,
.timetable .course .option{
	width: 170px;
}

.timetable .headings .option img,
.timetable .course .option img{
	vertical-align: middle;
}

.timetable .headings .price,
.timetable .course .price{
	width: 55px;
	white-space: nowrap;
}

.timetable .course .price .price-value{
	color: #bc200f;
}

.timetable .headings .register,
.timetable .course .register{
	width: 55px;
}

.timetable .course .register .register-link.closed{
	text-decoration: line-through;
}

	/* jQuery UI tabs Override для расписания*/
	
	#courses-timetable.ui-tabs {
		border: none;
	}
	
	#courses-timetable .ui-tabs-nav {
		background: none;
		border: none;
	}
	
	#courses-timetable .ui-tabs-nav.ui-widget-header {
		background: none;
	
	}
	
	#courses-timetable .ui-tabs-nav li {
		border: 1px solid #2f5d57 !important;
		background: #489087;
	}
	
	#courses-timetable .ui-tabs-nav li a{
		color: #ffffff;
		text-shadow: 1px 1px 1px #000000;
	}
	
	#courses-timetable .ui-tabs-nav li a:hover{
		color: #cccccc;
	}
	
	#courses-timetable .ui-tabs-nav li.ui-tabs-selected {
		padding-bottom: 0px;
		background: #489063;
	}

	
	/* КОНЕЦ jQuery UI tabs Override */

	/*Скрываем заголовок вендора если расписание на странице курса*/
	.course #courses-timetable .timetable  h3:first-child,
	.course #courses-timetable .timetable tr.course-name {
		display: none;
	}
	
	.course #courses-timetable .timetable .course .offerings:nth-child(2) td.first{
		-moz-border-radius-topleft: 4px;
		-webkit-border-top-left-radius: 4px;
		border-top-left-radius: 4px;
	}

	.course #courses-timetable .timetable .course .offerings:nth-child(2) td.last{
		-moz-border-radius-topright: 4px;
		-webkit-border-top-right-radius: 4px;
		border-top-right-radius: 4px;
	}
	
	.course #courses-timetable .timetable .course .course-name + .offerings td {
		border-top: 1px solid #CCCCCC;;
		
	}
	/*КОНЕЦ Скрываем заголовок вендора если расписание на странице курса*/
	
/* КОНЕЦ Расписание курсов */


/* Статьи*/

  body > article#content {
    width: 720px;
    margin: 0 auto;
  }
  
  body > article#content h1{
    font-family: "Tahoma", sans-serif;
    font-size: 18px;
    color: #333;
  
  }
  
  body > article#content h3{
    color: #888888;
    font-style: italic;
    font-size: 13px;
    font-family: "Arial", sans-serif;
  }
  
  body > article#content img{
    max-width: 680px;
    margin: 0 auto;
    display: block;
  }
  
  body > article#content table {
    max-width: 680px;
    margin: 10px auto;
    border: 0px none;
  }
  
  
  body > article#content table td{
    padding: 3px 2px;
    max-width: 330px;
  }
  
  body > article#content table th{
    padding: 3px 2px;
    text-align: center;
    font-weight: bold;
    color: #888888;
  }
  
  body > article#content pre.cli,
  body > article#content table .cli{
    font-family: "Courier New", Courier, monospace;
    font-size: 14px;
    color: #bbbbbb;
    font-weight: bold;
    background-color: #000;
    padding: 5px;
    margin: 5px 0;
    overflow-x: auto;
    white-space: pre;
  }
  
  body > article#content ol,
  body > article#content ul{
    list-style-position: outside;
    margin-left: 40px;
  }
  
  body > article#content > dl.console-settings{
     padding-left: 25px;
  }

/* КОНЕЦ Статьи*/


/* jQuery UI Override */
.ui-widget-header a {
    color: #FFFFFF;
}

.ui-widget {
    font-family: Arial, Helvetica, sans-serif;
}
/* КОНЕЦ jQuery UI Override */
