html {
	height: 100%; 
	padding-bottom: 1px;
}

a, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	margin-top: 0px;
	background-repeat: repeat-x;
	font-family: arial;
}

#skOuterContainer {
	margin-left: auto;
	margin-right: auto;
	width: 922px;
}

#skLeftCorner {
	width: 11px;
	height: 50px;
	margin-top: 186px;
	float: left;
}

#skRightCorner {
	width: 11px;
	height: 50px;
	margin-top: 186px;
	float: left;
}

#skMainContainer {
	position: relative;
	float: left;
	width: 900px;
}

#topBar {
	width: 900px;
	height: 28px;
	font-size: 13px;
}

#topBar #home {
	margin-top: 5px;
	float: left;
	margin-left: 23px;
	padding-right: 15px;
}

#topBar div#home a, 
#topBar div#home a:hover {
	color: white;
}

#topBar ul {
	float: left;
	list-style: none;
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
}

ul#dropNav {
	visibility: hidden;
	top: 26px;
	left: 95px;
	z-index: 1;
	padding: 0px;
	margin: 0px;
	position: absolute;
	padding-bottom:5px;
}

ul#dropNav li a {
	clear: both;
	margin: 0px;
	padding: 0px;
}

ul#dropNav li {
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
	padding-top: 1px;
	height: 23px;
	margin-left:8px;
	margin-right:8px;
}

ul#dropNav li.last {
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
	padding-top: 1px;
	border: 0px;
	height: 23px;
	margin-left:8px;
	margin-right:8px;
}

#topBar #topNav a, 
#topBar #topNav a:visited {
	float: left;
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	padding-right: 5px;
	padding-left: 5px;
}

.floatFix {
	clear: both;
}

#topBar ul#topLinks li {
	float: left;
	padding-left: 11px;
	padding-right: 0px;
	margin-left: 10px;
	margin-right: 0px;
}

#topBar ul#topLang {
	float: right;
	margin-right: 23px;
}

#topBar ul#topLang li {
	float: left;
	padding-left: 10px;
	margin-right: 6px;
}

#topBar ul#topLang li.first {
	background: none;
}


#topBar ul#topLinks li a:hover, 
#topBar ul#topLang li a:hover {
	text-decoration: none;
}

#header {
	clear: both;
	position: relative;
	width: 900px;
	height: 158px;
}

#header #logo {
	position: absolute;
	width: 160px;
	height: 100px;
	top: 35px;
	left: 52px;
}

#header #searchBg {
	width: 156px;
	height: 55px;
	position: absolute;
	top: 18px;
	left: 720px;
	opacity: 0.7;
	filter:alpha(opacity=70);
}

#header #searchContainer {
	width: 150px;
	height: 26px;
	position: absolute;
	top: 20px;
	left: 722px;
}

#header #searchContainer  #searchChechbox {
	position: absolute;
	left: -1px;
	top: 22px;
	margin-top: 5px;
	line-height: 20px;
	font-size: 10px;
	height: 22px;
	width: 150px;
	color: rgb(200,200,200);
	border-bottom: 1px solid rgb(197,197,197);	
	border-left: 1px solid rgb(197,197,197);	
	border-right: 1px solid rgb(197,197,197);	
	background-color: white;
}

#header #searchContainer #searchChechbox input {
	float: left;
}

#header #searchContainer #text {
	border: 0px;
	width: 110px;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
}

#header #searchContainer #searchBtn {
	float: right;
	margin-right: 7px;
	height: 26px;
	width: 20px;
}

#header #socialMediaBg {
	width: 156px;
	height: 32px;
	position: absolute;
	top: 75px;
	left: 720px;
	opacity: 0.7;
	filter:alpha(opacity=70);
	background-color: white;
}

#header #socialMedia {
	width: 150px;
	height: 26px;
	position: absolute;
	top: 77px;
	left: 722px;
	/*background-color: white;
	border: 1px solid rgb(197,197,197);*/
}

#header #socialMedia p {
	margin: 5px;
	padding: 0px;
	float: right;
}

#header #socialMedia img {
	border: 0px;
}

#skMainMenu {
	clear: both;
	width: 854px;
	padding-left: 23px;
	padding-right: 23px;
	height: 40px;
}

#skMainMenu ul#right {
	float: right;
	font-weight: bold;
	font-size: 14px;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#skMainMenu ul#left {
	float: left;
	font-weight: bold;
	font-size: 14px;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#skMainMenu ul#right li {
	float: left;
	margin-left: 15px;
	padding: 0px;
	line-height: 40px;
}

#skMainMenu ul#left li {
	float: left;
	margin: 0px;
	padding: 0px;
	padding-left: 7px;
	padding-right: 7px;
	line-height: 40px;
}

#skContentContainer {
	width: 900px;
	padding-bottom: 10px;
}

#skMainContent {
	font-size: 12px;
	line-height: 17px;
	width: 640px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}

#skSideContent {
	width: 220px;
	padding-left: 10px;
	padding-right: 10px;
	float: right;
}

#skMainContent .importantNews h1 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 0px;
}

#skMainContent .importantNews p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#skMainContent .importantNews {
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

#skMainContent .linkBlocks .block {
	/*overflow: hidden;
	float: left;*/
	font-size: 12px;
	width: 150px;
	height: 150px;
	margin-right: 8px;
	line-height: 17px;
	/*margin-bottom: 25px;*/
	/*overflow-y: auto;*/
}

#skMainContent .linkBlocks .block h1 {
	padding-bottom: 0px;
	margin-top: 0px;

	padding-left:10px;
	line-height: 25px;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
}

#skMainContent .linkBlocks .block p {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	margin-left: 0px;
}

#skMainContent .linkBlocks .block a,
#skMainContent .linkBlocks .block a:visited {
}

#skMainContent .separator {
	clear: both;
	height: 7px;
}

#skMainContent .frontIcons {
	margin-top: 10px;
	margin-bottom: 10px;
}

#skMainContent .frontIcons img {
	border: 0px;
	float: left;
	margin: 10px;
}

#skMainContent .footer {
	clear: both;
	height: 20px;
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 9px;
	padding-right: 9px;
}

#skMainContent #path {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 13px;
	padding-right: 9px;
}

#skMainContent #path a {
	padding-right: 10px;
	margin-right: 3px;
	margin-left: 2px;
}

#skMainContent #path a.last {
	background: none;
}

#skMainContent .footer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#skMainContent .footer ul li {
	float: left;
	margin-left: 9px;
	padding-right: 10px;
}

#skMainContent .footer ul li.last {
	background: none;
}

#skSideContent img {
	border: 0px;
	margin:0px
	/* margin-top: 15px; */
}

#skSideContent .block h1.default {
	clear: both;
	margin-top: 15px;
	margin-bottom: 10px;
	height: 27px;
	width: 189px;
	line-height: 27px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 30px;
}

#skSideContent .block h1.calendar {
	clear: both;
	margin-top: 15px;
	margin-bottom: 10px;
	height: 27px;
	width: 189px;
	line-height: 27px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 30px;
}

#skSideContent .block {
	font-size: 12px;
}


#skSideContent .block a,
#skSideContent .block a:visited  {
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0px;
	padding-left: 10px;
}

#skSideContent .block a.heading,
#skSideContent .block a.heading:visited {
 	display: block;
}

#skSideContent .block .date {
	color: rgb(150,150,150);
	text-decoration:none;
}

#skSideContent .block .container {
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 7px;
	margin-bottom: 0px;
}

#skSideContent .block p {
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0px;
}

#skSideContent .block .separator {
	height: 2px;
	overflow: hidden;
	margin-top: 10px;	
	margin-bottom: 5px;
}

#skSideContent .hasDatepicker {
	margin-bottom: 10px;
}

#skSideContent .block a.more {
	font-size: 11px;
	font-weight: normal;
	float: right;
	margin-bottom: 10px;
}

#skMainContent .article {
	margin-left: 13px;
	margin-right: 13px;
	margin-bottom: 25px;
}

#skMainContent .article h1 {
	font-size: 17px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-bottom: 15px;
}

#skMainContent .article h2 {
	font-size: 12px;
	padding:0px;
	margin-top: 15px;
	margin-bottom: 10px;
}

#skSideContent ul.menu {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#skSideContent ul.menu li {
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	padding-top: 7px;
	font-size: 12px;
}

#skSideContent ul.menu li a {
	font-size: 12px;
}

#skSideContent ul.menu li ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#skSideContent ul.menu li ul li {
	padding-bottom: 0px;
	padding-left: 5px;
	padding-top: 0px;
	line-height: 20px;
}

#skSideContent ul.menu li ul li a,
#skSideContent ul.menu li ul li a:visited {
	font-weight: normal;
}

#banners p {

	margin: 0px;
	padding:0px;
}


#related_links {
	padding-bottom: 20px;
}

#related_links div.link {
	float: left;
	padding-left: 5px;
	width: 250px;
	margin-right: 8px;
	line-height: 17px;
}

#hiddenSettings {
	font-size: 10px;
	padding: 5px;
}

.ResultTitle {
	margin: 0px;
	padding-left: 10px;
}

.ResultDescription {
	margin-bottom: 15px;
	margin-top: 5px;
}

#SearchTypeSelector {
	margin-bottom: 15px;
	border-bottom: 1px solid rgb(200,200,200);
	padding-bottom: 5px;
}

#SearchResultsLabel {
	background-color: rgb(240,240,240);
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 1px;
}

#FoundResults {
	background-color: rgb(240,240,240);
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 1px;
}

/* right menu second level */
#skSideContent ul.menu li ul li {
	background: none;
}

#skSideContent .block #datepicker_calendar a {
	background: none;
}

#skSideContent .block #datepicker_calendar .ui-state-hover {
	border: 0px;
}

#skSideContent .block #datepicker_calendar .ui-widget-header {
	background-color: #5895C4;
	background-image: none;
}

#skSideContent .block #datepicker_calendar td.calendar_marked {
	background-color: rgb(200,200,200);
	border: 0px;
	padding: 3px;
	margin: 0px;
	width: 16px;
	text-align: center;
}

#skSideContent .block #datepicker_calendar .ui-datepicker-other-month {
	text-align: center;
	color: rgb(150,150,150);
}

#skSideContent .block #datepicker_calendar .ui-state-default {
	width: 16px;
	height: 16px;
	padding: 3px;
	margin: 0px;
	border: 0px;
	text-align: center;
	color: rgb(50,50,50);
}

#skSideContent .block #datepicker_calendar .ui-datepicker-today {
	background-color: #2474B1;
	padding: 3px;
	width: 16px;
}

#skSideContent .block #datepicker_calendar .ui-datepicker-today .ui-state-default {
	background-color: #2474B1;
	color: white;
}

div.gallery {
	clear: left;
}

div.ArticlesAfter {
	clear: left;
}

div.GalleryThumbnail {
	float: left;
	margin: 0px 10px 10px 0px;
	text-align: center;
}

div.GalleryThumbnail a img {
	border: none;
}

div.GalleryThumbnail table {
	margin: 0px auto;
}

div.GalleryThumbnail table td {
	vertical-align: bottom;
	text-align: center;

}

div.GalleryThumbnail div.Description {
	height: 32px;
	overflow: hidden;
}

ul.menu select {
	width: 190px;
	margin-bottom: 15px;
	background-color: rgb(240,240,240);
	border: 1px solid rgb(150,150,150);
}

.registrants {
	border-collapse: collapse;
}

.registrants .training_field_header {
	padding: 3px;
	background-color: rgb(240,240,240);
	border-right: 1px solid rgb(150,150,150);
	border-bottom: 1px solid rgb(150,150,150);
	border-top: 1px solid rgb(150,150,150);
}

.registrants td.row {
	padding: 3px;
	border-right: 1px solid rgb(150,150,150);
	border-bottom: 1px solid rgb(150,150,150);
}

.registrants td.additional {
	display: none;
	padding: 3px;
	border: 0px;
}

.reg_warning {
	color: red;
	font-size: 14px;
	font-weight: bold;
}

.reg_ok {
	color: green;
	font-size: 14px;
	font-weight: bold;
}

.box1 {
	background-color: white;
	margin-bottom: 15px;
	margin-top: 15px;
}

.box1 .content {
	padding: 10px;
	font-size: 12px;
}

.box1 .t {background: url('../images/box/box1_t.jpg') 0 0 repeat-x;}
.box1 .b {background: url('../images/box/box1_b.jpg') 0 100% repeat-x; height: 100%}
.box1 .l {background: url('../images/box/box1_l.jpg') 0 0 repeat-y; height: 100%}
.box1 .r {background: url('../images/box/box1_r.jpg') 100% 0 repeat-y; height: 100%}
.box1 .bl {background: url('../images/box/box1_bl.jpg') 0 100% no-repeat; height: 100%}
.box1 .br {background: url('../images/box/box1_br.jpg') 100% 100% no-repeat; height: 100%}
.box1 .tl {background: url('../images/box/box1_tl.jpg') 0 0 no-repeat; height: 100%}
.box1 .tr {background: url('../images/box/box1_tr.jpg') 100% 0 no-repeat;height: 100%;}


.article .contacts td.image {
	width: 120px;
}

.article .contacts h3 {
	margin: 0px;
	padding: 0px;
}

.contacts .heading {
	font-size: 14px;
	font-weight: bold;
}

.contacts .contactsTable {
	border: 1px solid rgb(200,200,200);
	width: 100%;
	border-collapse: collapse;
}

.contacts .contactsTable td {
	border: 1px solid rgb(200,200,200);
	padding: 5px;
}

.contacts .contactsTable tr.level2 {
	background-color: rgb(220,220,220);
}

.contacts .contactsTable tr.level3 {
	background-color: rgb(240,240,240);
}

.contacts .contactsTable .head {
	background-color: rgb(220,220,220);
}

p.last_changed {
	font-size: 11px;
	font-style: italic;
}