#home_top {
	
}

#home_top {
	position: relative;
	padding: 28px 0;
	width: 100%;
	height: 455px;
	font-size: 15px;
	line-height: 17px;
}

#home_top #home_top_bg {
	position: absolute;
	top : 0;
	width: 100%;
	height: 511px;
	background: #e8e8e8;
	border-top: solid #e1e1e1 1px;
	border-bottom: solid #e1e1e1 1px;
	/*-webkit-border-top-right-radius: 260px;
	-webkit-border-bottom-right-radius: 260px;
	-moz-border-radius-topright: 260px;
	-moz-border-radius-bottomright: 260px;
	border-top-right-radius: 260px;
	border-bottom-right-radius: 260px;*/
	z-index: 4;
}


#home_top #home_top_content {
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	padding: 10px 10px 10px 10px;
	width: 990px;
	color: #000;
	background: #fff;
	z-index: 5;
}

#home_top_content {
	
}

#home_top_content #home_top_col1,
#home_top_content #home_top_col2,
#home_top_content #home_top_col3  {
    position: relative;
    overflow: hidden;
    float: left;
    width: 24%;
}

#home_top_content #home_top_col1 {
    width: 45%;
}
#home_top_content #home_top_col2 {
    margin: 0 3%;
    height: 434px;
}

#home_top_content #home_top_col3 {
    height: 434px;
}



#home_top_content .content_newslist  {
	float: right;
	width: 300px;
}
#home_top_content #home_top_col2 .content_newslist {
    position: absolute;
    bottom: 30px;
    width: 100%;
}
#home_top_content #home_top_col2 .content_newslist h2 {
    width: 157px;
}

#home_top_content .content_newslist h2  {
	float: left;
	margin: 12px 0 0 0;
	padding: 0 20px;
    height: 35px;
    color: #fff;
    font-size: 20px;
    line-height: 35px;
	text-transform: uppercase;
	background: url(../images/bg_header_content.gif) left top repeat;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}

#home_top_content .content_newslist .content_newslist_news  {
	clear: both;
	padding: 15px 0;
	border-top: solid #e3e3e3 1px;
}

#home_top_content .content_newslist .content_newslist_news:last-child  {
	border-bottom: solid #e3e3e3 1px;
}


#home_top_content .content_newslist .content_newslist_news .news_date {
	font-size: 9px;
	line-height: 11px;
	color: #3997b3;
}

#home_top_content .content_newslist .content_newslist_news .news_date .date_month {
	display: block;
	float: left;
	padding: 2px 0 0 5px;
	width: 30px;
	font-family: Arial;
	text-transform: uppercase;
}

#home_top_content .content_newslist .content_newslist_news .news_date .date_day {
	float: left;
	display: block;
	padding: 4px 0 0 7px;
	width: 23px;
	height: 24px;
	font-size: 15px;
	line-height: 19px;
	text-shadow: none;
	font-family: 'MuseoSans500Regular';
	color: #fff;
	background: url(../images/bg_date_day.png) left top no-repeat;
}

#home_top_content .content_newslist .content_newslist_news h3 {
	overflow: hidden;
	margin-bottom: 4px;
	height: 21px;
	font-size: 20px;
	color: #3997b3;
	line-height: 20px;
	font-family: 'MuseoSans300Regular';	
}

#home_top_content .content_newslist .content_newslist_news p {
	margin: 0;
	padding-left: 66px;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial;
}

#home_top_content .content_newslist .content_newslist_more a {
	clear: both;
	font-size: 12px;
	line-height: 18px;
	color: #3997b3;
	margin: 5px 0 0 0;
}






#home_top_content .content_eventlist.latest {
	float: right;
	margin-top: 10px;
	width: 300px;
}
#home_top_content #home_top_col3 .content_eventlist.latest {
    width: 100%;
}

#home_top_content .content_eventlist h2  {
	float: left;
	margin: 12px 0 0 0;
	padding: 0 20px;
	height: 37px;
	color: #fff;
	font-size: 21px;
	line-height: 37px;
	text-transform: uppercase;
	background: url(../images/bg_header_content.gif) left top repeat;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}

#home_top_content .content_eventlist .eventlist_event {
	clear: both;
	padding: 13px 0 14px 0;
	border-top: solid #e3e3e3 1px;
}

#home_top_content .content_eventlist .eventlist_event span.event_date {
	display: block;
	float: left;
	margin-right: 6px;
	padding-right: 7px;
	font-size: 12px;
	line-height: 12px;
	color: #25327b;
	border-right: solid #25327b 1px;
}

#home_top_content .content_eventlist .eventlist_event h3 {
	overflow: hidden;
	float: left;
	max-width: 220px;
	max-height: 13px;
	font-size: 12px;
	line-height: 12px;
	color: #3997b3;
	font-family: Arial;
}

#home_top_content .content_eventlist .more_events {
	clear: both;
	padding-top: 6px;
	font-size: 12px;
	line-height: 12px;
	text-align: left;
	border-top: solid #e3e3e3 1px;
}



/*** calendar meeting **/




#home_top_content .content_meetinglist_calendar {
	float: right;
	width: 300px;
}
#home_top_content #home_top_col3 .content_meetinglist_calendar {
    position: absolute;
    bottom: 32px;
    width: 100%;
}

#home_top_content #home_top_col3 .content_meetinglist_calendar .calendar_meeting_block {
    padding: 15px 0 15px 0;
}
#home_top_content #home_top_col3 .content_meetinglist_calendar h2 {
    width: 157px;
}
#home_top_content #home_top_col3 .content_meetinglist_calendar .calendar_meeting_block h3 {
    max-width: 200px;
}

@media screen and (max-width: 1199px) and (min-width: 1001px) {
    #home_top_content #home_top_col3 .content_meetinglist_calendar .calendar_meeting_block {
        padding: 12px 0 13px 0;
    }
    #home_top_content #home_top_col3 .content_meetinglist_calendar .calendar_meeting_block span.event_date {
        border: none;
    }
}

#home_top_content .content_meetinglist_calendar h2  {
	float: left;
	margin: 12px 0 0 0;
	padding: 0 20px;
	height: 35px;
	color: #fff;
	font-size: 20px;
	line-height: 35px;
	text-transform: uppercase;
	background: url(../images/bg_header_content.gif) left top repeat;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}

#home_top_content .content_meetinglist_calendar .calendar_meeting_block {
	clear: both;
	padding: 13px 0 14px 0;
	border-top: solid #e3e3e3 1px;
}

#home_top_content .content_meetinglist_calendar .calendar_meeting_block span.event_date {
	display: block;
	float: left;
	margin-right: 6px;
	padding-right: 7px;
	font-size: 12px;
	line-height: 12px;
	color: #25327b;
	border-right: solid #25327b 1px;
}

#home_top_content .content_meetinglist_calendar .calendar_meeting_block h3 {
	overflow: hidden;
	float: left;
	max-width: 220px;
	max-height: 13px;
	font-size: 12px;
	line-height: 12px;
	color: #3997b3;
	font-family: Arial;
}

#home_top_content .content_meetinglist_calendar .more_events {
	clear: both;
	padding-top: 6px;
	font-size: 12px;
	line-height: 12px;
	text-align: left;
	border-top: solid #e3e3e3 1px;
}




/*** esska academy **/




#home_top_content .content_textimg.esska_academy {
    float: right;
    width: 100%;
}

#home_top_content .content_textimg.esska_academy h2  {
    float: left;
    margin: 12px 0 0 0;
    padding: 0 20px;
    width: 157px;
    height: 35px;
    color: #fff;
    font-size: 20px;
    line-height: 35px;
    text-transform: uppercase;
    background: url(../images/bg_header_content.gif) left top repeat;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

#home_top_content .content_textimg.esska_academy p {
    clear: both;
    margin: 0;
    padding: 10px 0;
    font-size: 12px;
    line-height: 16px;
    border-top: solid #E3E3E3 1px;
}

#home_top_content .content_textimg.esska_academy a {
    clear: both;
    display: block;
    margin: 4px  0 0 0;
    padding: 0 15px;
    width: 150px;
    height: 30px;
    color: #FFF;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    text-transform: uppercase;
    border: solid #8eb33e 1px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #73A10E;
}

#home_top_content .content_textimg.esska_academy a:hover {
    background-color: #8eb33e;
}


#home_top_content .content_textimg.esska_academy.esska_courses a {
    background: #3997B3;
    border: solid #42A8C7 1px;
}

#home_top_content .content_textimg.esska_academy.esska_courses a:hover {
    background: #3997B3;
    border: solid #42A8C7 1px;
}







/* bottom */



#home_bottom {
	overflow: hidden;
	margin: 0 auto;
	padding: 35px 0 0 0;
	width: 1000px;
	color: #000;
	background: #fff;
}

#home_bottom #home_bottom_content {
	float: left;
	width: 100%;
}



#home_bottom .content_textimg a.global_link {
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: 0 !important;
	padding: 0 !important;
	text-indent: 99999px;
	background: none !important;
	border: none !important;
}




#home_bottom #home_bottom_content .content_textimg.editorial {
	float: left;
	margin: 0 30px 30px 0;
	width: 646px;
	max-width: 646px;
	border-bottom: solid #e3e3e3 1px;
}

#home_bottom #home_bottom_content .content_textimg.editorial h2 {
	float: left;
	margin: 12px 0 0 0;
	padding: 0 20px;
	height: 37px;
	color: #fff;
	font-size: 21px;
	line-height: 37px;
	font-family: 'MuseoSans300Regular';
	text-transform: uppercase;
	background: url(../images/bg_header_content.gif) left top repeat;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}

#home_bottom #home_bottom_content .content_textimg.editorial h3 {
	clear: both;
	overflow: hidden;
	margin-bottom: 4px;
	font-size: 20px;
	color: #3997b3;
	line-height: 24px;
	font-family: 'MuseoSans300Regular';
	padding: 15px 0;
	border-top: solid #e3e3e3 1px;
}

#home_bottom #home_bottom_content .content_textimg.editorial p:nth-of-type(1) {
	padding: 18px 0 0 0;
	border-top: solid #e3e3e3 1px;
}

#home_bottom #home_bottom_content .content_textimg.editorial p {
	clear: both;
	margin-bottom: 18px;
}




#home_bottom #home_bottom_content .content_textimg.section_home,
#home_bottom #home_bottom_content .content_textimg.sponsors_home {
	clear: both;
	float: left;
	margin: 0 30px 30px 0;
	padding: 17px 19px 16px 19px;
	width: 268px;
	height: 141px;
	background: #e8e8e8;
	border: solid #e0e0e0 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

#home_bottom #home_bottom_content .content_textimg.sponsors_home {
	clear: none;
	margin: 0 30px 30px 0;
}

#home_bottom #home_bottom_content .content_textimg.section_home h2,
#home_bottom #home_bottom_content .content_textimg.sponsors_home h2,
#home_bottom #home_bottom_content .content_newsletterregister h2 {
	clear: both;
	margin: 0 0 8px 0;
	color: #25327b;
	font-size: 24px;
	line-height: 24px;
	font-family: 'MuseoSans300Regular';
	text-shadow: 1px 1px 1px #fff;
}

#home_bottom #home_bottom_content .content_textimg.section_home .textimg_images {
	overflow: hidden;
	padding: 8px;
	height: 91px;
	text-align: center;
	background: #fff;
	border: solid #e0e0e0 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}


#home_bottom #home_bottom_content .content_textimg.section_home img {
	max-width: 100%;
}




#home_bottom #home_bottom_content .content_textimg.content_textimg_slideshow {
	
}

#home_bottom #home_bottom_content .content_textimg.content_textimg_slideshow h2 {

}



#home_bottom #home_bottom_content .content_textimg.content_textimg_slideshow .slideshow_images_outer {	
	overflow: hidden;
	padding: 8px;
	height: 91px;
	background: #fff;
	border: solid #e0e0e0 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}


#home_bottom #home_bottom_content .content_textimg.content_textimg_slideshow .vertical_align {
	display: table-cell;
	width: 248px;
	height: 91px;
	vertical-align: middle;
}

#home_bottom #home_bottom_content .content_textimg.content_textimg_slideshow .slideshow_images {
	overflow: hidden;
	text-align: center;
}

#home_bottom #home_bottom_content .content_textimg.content_textimg_slideshow .slideshow_images img {
	margin: 0 auto !important;
	max-width: 100%;
}





#home_bottom #home_bottom_content .content_newsletterregister {
	float: left;
	margin: 0 0 30px 0;
	padding: 19px;
	width: 282px;
	height: 135px;
	background: #e8e8e8;
	border: solid #e0e0e0 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

#home_bottom #home_bottom_content .content_newsletterregister .content_block {
	padding: 10px;
	height: 77px;
	font-size: 18px;
	line-height: 22px;
	color: #3997b3;
	font-family: 'MuseoSans300Regular';
	background: white;
	border: solid #E0E0E0 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

#home_bottom #home_bottom_content .content_newsletterregister .content_block p {
	overflow: hidden;
	max-height: 22px;
}

#home_bottom #home_bottom_content .content_newsletterregister form label {
	display: none;
}

#home_bottom #home_bottom_content .content_newsletterregister form input[type="text"] {
	padding: 5px 10px;
	width: 202px;
	height: 23px;
	font-size: 12px;
	line-height: 23px;
	color: #8a898a;
	background: #f3f3f3;
	border: solid #d7d7d7 1px;
	border-right: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

#home_bottom #home_bottom_content .content_newsletterregister form #submit-label {
	display: none;
}

#home_bottom #home_bottom_content .content_newsletterregister form #submit-element {
	clear: none;
	float: left;
}

#home_bottom #home_bottom_content .content_newsletterregister form input[type="submit"] {
	padding: 0;
	width: 35px;
	height: 35px;
	background: #3997B3 url(../images/background_submit.png) center center no-repeat;

	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;

	-webkit-border-top-right-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-bottomright: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
}






#home_bottom #home_bottom_content .content_textimg.membership_home {
	clear: both;
	position: relative;
	float: left;
	margin: 0 30px 30px 0;
	padding: 20px 24px 20px 24px;
	width: 258px;
	height: 134px;
	color: #fff;
	background: url(../images/bg_header_content.gif) left top repeat;
	border: solid #1b2459 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

#home_bottom #home_bottom_content .content_textimg.membership_home p.home_joinus {
	position: absolute;
	top: -6px;
	right: 19px;
	padding: 5px 0 0 5px;
	width: 70px;
	height: 57px;
	font-size: 16px;
	line-height: 20px;
	font-family: 'MuseoSans300Regular';
	text-align: center;
	background: url(../images/home_register_top.png) left top no-repeat;
}


#home_bottom #home_bottom_content .content_textimg.membership_home h2 {
	margin: 0 0 5px 0;
	font-size: 25px;
	line-height: 30px;
	color: #fff;
	font-family: 'MuseoSans100Regular';
}

#home_bottom #home_bottom_content .content_textimg.membership_home p {
	margin: 0;
	font-size: 19px;
	line-height: 35px;
	color: #fff;
	font-family: 'MuseoSans100Regular';
}

#home_bottom #home_bottom_content .content_textimg.membership_home a {
	display: block;
	position: absolute;
	left: 25px;
	right: 25px;
	bottom: 20px;
	margin:  0 auto;
	padding: 0 12px;
	width: 116px;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	background: #3997b3;
	border: solid #42a8c7 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}



#home_bottom #home_bottom_content .content_textimg.quick_link_home {
	position: relative;
	float: left;
	margin: 0 0 30px 0;
	padding: 20px 24px 20px 24px;
	width: 272px;
	height: 134px;
	color: #fff;
	background: url(../images/bg_header_content.gif) left top repeat;
	border: solid #1b2459 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}


#home_bottom #home_bottom_content .content_textimg.quick_link_home h2 {
	margin: 0 0 5px 0;
	font-size: 25px;
	line-height: 30px;
	color: #fff;
	font-family: 'MuseoSans100Regular';
}

#home_bottom #home_bottom_content .content_textimg.quick_link_home p {
	margin: 0 0 10px 0;
	font-size: 25px;
	line-height: 35px;
	color: #3fa8c7;
	font-family: 'MuseoSans100Regular';
}

#home_bottom #home_bottom_content .content_textimg.quick_link_home .textimg_images {
	position: relative;
	float: right;
	overflow: hidden;
	max-width: 130px;
	margin: -20px -24px 0 0;
}

#home_bottom #home_bottom_content .content_textimg.quick_link_home a {
	display: block;
	position: absolute;
	left: 25px;
	bottom: 20px;
	margin:  0;
	padding: 0 12px;
	width: 116px;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	background: #3997b3;
	border: solid #42a8c7 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}



#home_bottom #home_bottom_content .content_textimg.congress_home {
	position: relative;
	float: left;
	margin: 0 30px 30px 0;
	padding: 20px 24px 20px 24px;
	width: 258px;
	height: 134px;
	color: #fff;
	background: url(../images/bg_header_content.gif) left top repeat;
	border: solid #1b2459 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}


#home_bottom #home_bottom_content .content_textimg.congress_home h2 {
	margin: 0 0 5px 0;
	font-size: 25px;
	line-height: 30px;
	color: #fff;
	font-family: 'MuseoSans100Regular';
}

#home_bottom #home_bottom_content .content_textimg.congress_home p {
	margin: 0 0 10px 0;
	font-size: 25px;
	line-height: 35px;
	color: #3fa8c7;
	font-family: 'MuseoSans100Regular';
}

#home_bottom #home_bottom_content .content_textimg.congress_home .textimg_images {
	position: relative;
	float: right;
	overflow: hidden;
	max-width: 110px;
	max-height: 174px;
	margin: -20px -24px 0 0;
}

#home_bottom #home_bottom_content .content_textimg.congress_home .textimg_images img {
	margin-right: -10px;
}

#home_bottom #home_bottom_content .content_textimg.congress_home a {
	display: block;
	position: absolute;
	left: 25px;
	bottom: 20px;
	margin:  0;
	padding: 0 12px;
	width: 116px;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	background: #3997b3;
	border: solid #42a8c7 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}





#home_bottom #home_bottom_content .content_textimg.newsletter_home {
	position: relative;
	float: left;
	margin: 0 0 30px 0;
	padding: 20px 24px 20px 24px;
	width: 272px;
	height: 133px;
	color: #fff;
	background: url(../images/bg_header_content.gif) left top repeat;
	border: solid #1b2459 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

#home_bottom #home_bottom_content .content_textimg.newsletter_home.with_margin_right {
    margin-right: 30px;
}


#home_bottom #home_bottom_content .content_textimg.newsletter_home h2 {
	margin: 0 0 5px 0;
	font-size: 25px;
	line-height: 26px;
	color: #fff;
	font-family: 'MuseoSans100Regular';
}

#home_bottom #home_bottom_content .content_textimg.newsletter_home p {
	margin: 0 0 10px 0;
	font-size: 25px;
	line-height: 35px;
	color: #3fa8c7;
	font-family: 'MuseoSans100Regular';
}

#home_bottom #home_bottom_content .content_textimg.newsletter_home .textimg_images {
	position: relative;
	float: right;
	overflow: hidden;
	max-width: 130px;
	max-height: 173px;
	margin: -20px -24px 0 0;
}

#home_bottom #home_bottom_content .content_textimg.newsletter_home .textimg_images img {
	margin-right: -10px;
}

#home_bottom #home_bottom_content .content_textimg.newsletter_home a {
	display: block;
	position: absolute;
	left: 25px;
	bottom: 20px;
	margin:  0;
	padding: 0 12px;
	width: 116px;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	background: #3997b3;
	border: solid #42a8c7 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}







#home_bottom #home_bottom_content .content_html.video,
#home_bottom #home_bottom_content .content_textimg.contact_home {
	float: left;
	margin: 0 0 30px 0;
	padding: 20px 24px 20px 24px;
	width: 272px;
	height: 134px;
	background: url(../images/bg_header_content.gif) left top repeat;
	border: solid #1b2459 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

#home_bottom #home_bottom_content .content_html.video {
	padding: 0 !important;
	border: none !important;
    width: 322px;
    height: 176px;
}

#home_bottom #home_bottom_content .content_html.video h2,
#home_bottom #home_bottom_content .content_textimg.contact_home h2 {
	margin: 0 0 5px 0;
	font-size: 25px;
	line-height: 26px;
	font-family: 'MuseoSans100Regular';
	color: #fff;
}

#home_bottom #home_bottom_content .content_html.video div,
#home_bottom #home_bottom_content .content_html.video div embed {
	max-width: 100%;
    max-height: 100%;
}

#home_bottom #home_bottom_content .content_textimg.contact_home h3 {
	display: none;
}


#home_bottom #home_bottom_content .content_textimg.contact_home p {
	color: #fff;
	line-height: 21px;
}



