@charset "utf-8";
/* CSS Document */

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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.4;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body{font-size: 14px; font-family: Tahoma, Geneva, sans-serif;}
html, body {height:100%;}

a	    {color: #333399;}
a:hover {color: #f37c1e!important;}
.h1_a {font-size:2.5em;}
.h2_a {font-size:2em;}
.h3_a {font-size:1.5em;}
.h4_a {font-size:1.2em; color: #333}
.h5_a {font-size:0.9em;}
.mem  {color:#777;}
map_item {margin-top: 12px;}

p	{margin-top: 7px; margin-bottom: 7px;}
	.enum {margin-left: 7px;}
h1	{}
h2	{font-size:2em; font-weight:200;}
h3	{font-size:1.5em; font-weight:200;}
h4	{font-size:1.4em; font-weight:300;}
h5	{font-size:1.2em; font-weight:300;}

table {
    position: relative;
    margin: 7px;
    color:#333;
}
    td {
        padding-left: 14px;
        padding-right: 14px;
        padding-top: 3px;
        padding-bottom: 3px;
        font-size:0.9em;
    }
    thead { font-size:1.2em;}
    .odd{background-color:#ddd;}
    .even{background-color:#ccc;}

    .member_table{padding: 10px 5px; line-height: 1.7em;}
    .member_table h4 {color: #777;}

    .tablefieldtext{font-size:1.4em; font-weight:300; line-height: 1.7em;}
    td .typearea {font-size:1.4em; width: 100%;}
	
form {position: relative;}
    #form_reqest{position: relative;margin-left: 28px;	}
    .form_dev {}
    .field_form_name{position: relative;font-size:1.2em; font-weight:300; line-height: 1.4em; margin-top: 21px; color: #000;}
    .field_form {position: relative;}
    .field_form .typearea{font-size:1.3em; width: 70%; font-weight:300;  font-family:verdana,sans-serif; color: #333;}
    .submit_button{position: relative; margin-top: 21px; margin-bottom: 28px; width: 58%;}
    .submit_button input{position: relative; font-size:1.6em;}

    
#grid {
    position: absolute;
    width: 100%;
    height:100%;
    background-image:url(/bitrix/templates/april/i/grid/14px.png);
    z-index: 1000;
}
	
#main {
    position:relative;
}	
	
#content {
    position:relative;
    min-width: 800px;
    min-height:100%;
    overflow-x: hidden;
}
	
#background {
	position:absolute; 
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	z-index:0;
}
    .bg_lr {
        background-repeat:repeat-y;
        position:absolute;
        width: 271px;
        height: 100%;
    }

    #b_left{background-image:url(/bitrix/templates/april/i/bg_l.png);  left: 0px;  margin-left: 0px;}
    #b_right{background-image:url(/bitrix/templates/april/i/bg_r.png); left: 100%; margin-left: -271px;}


#page {
    position:relative;
    top: 0px;
    width: 94%;
    height: 100%;
    margin-left: 3%;
    margin-right:3%;
    z-index: 10;
}
#upper {
    position: relative;
    width: 100%;
    height: 142px;
    z-index: 9000;
}
    #logo {
        position:relative;
        width: 23.04%;
        height: 100%;
        float: left;
        top: 0px;
    }
        #l {
            width: 100%;
            height: 115px;
            position: absolute;
            background-repeat: no-repeat;
            background-position: center;
        }
        #s {
            width: 100%;
            position: absolute;
            top: 96px;
            font-variant:small-caps;
            text-align:center;
        }
    #menu {
        position:relative;
        width: 70.96%;
        float: left;
        margin-top: 61px;
        margin-left: 3%;
        margin-right: 3%;
    }
        #refs {
            position: relative;
            font-size: 1.3em;
            line-height: 1.52em;
        }
            #refs li {
                position: relative;
                float: left;
            }
            .main_refs {
                color: #333399;
                margin-right: 25px;
            }
            .main_refs_selected {
                color: #f37c1e !important;
                margin-right: 25px;
            }
                .refs_second_level {
                    display: none;
                    border: #ccc thin solid;
                    padding: 0px;
                    background-image:url(/bitrix/templates/april/i/bg90alpha_fff.png);
                    position:absolute;
                    z-index: 60;
                    font-size: 0.7em;
                    margin-top: 8px;
                }
                    .refs_second_level li {padding: 3px 10px 6px 10px;}
                    .refs_second_level li {line-height: 1.2em}
                    .isleveled { height: 100%; }
                    .up_arrow {
                        position: relative;
                        background-color: transparent;
                        background-image:url(/bitrix/templates/april/i/pointer.png);
                        background-repeat:no-repeat;
                        background-position:center;
                        padding: 0px!important;
                        width: 100%;
                        height: 16px;
                        margin-top: -12px;
                    }
            .visible { display:block; }
    #search {
        position: absolute;
        width: 100%;
        height: 35px;
        right: 0px;
        z-index: 10;
    }
        #search_form {
            position: relative;
            margin-top: -4px;
        }
        #search_form input {
            font-size:1.2em;
            vertical-align:middle;
            margin-left: 5px;
        }
        #ico_panel{
            position: relative;
            height: 40px;
            margin-left: 10px;
            margin-top: 10px;
        }
        #ico_panel li a{color: #666;}
        #ico_panel li a:hover{color: #0099ff;}
        #lang {font-variant:small-caps;}
            #ico_panel li {
                position: relative;
                float: right;
                margin-right: 2.8%;
                font-size: 0.8em;
            }
            .icons{position: absolute;  height: 12px; background-repeat: no-repeat; background-image:url(/bitrix/templates/april/i/icons_home.png); top: 2px; left: -17px}
            #home{background-position: 0px 0px;  width: 10px;}
            #mail{background-position: -11px 0px;  width: 10px;}
            #map {background-position: -22px 0px;  width: 13px;}
            #enter {color: #f00!important;}
            #profile {color: #08f!important;}

    #photo_and_bar{
        position: relative;
        width: 106.58297%;
        margin-top: 35px;
        margin-left: -3.1914%;
    }
        .stripe {
            position: relative;
            background-image:url(/bitrix/templates/april/i/bg60alpha_fff.png);
            height: 12px;
            width: 100%;
            z-index: 20;
        }
            #up_stripe_photo{margin-top:12px;}
            #down_stripe_photo{margin-top: 242px;}
        #photo_show {
            position: relative;
            width: 100%;
            top: 0px;
            background-color: transparent;
            background-position:center;
            margin-top:-12px;
            z-index: 10;
        }
        #bar {
            position: relative;
            height: 64px;
            width: 100%;
            background-image:url(/bitrix/templates/april/i/bg78alpha_ccc.png);
            z-index: 10;
        }
            #refs_3 {
                position: absolute;
                width: 100%;
                top: 15px;
                text-align: center;
            }
                #refs_3 a {
                    color: #333399;
                    margin: 10px;
                    font-size: 1.5em;
                }

    #middler {
        position: relative;
        padding-right: 30px;
        width: 65%;
        margin-top:42px;
        z-index: 40;
        float: left;
    }
    .all_ {
        position: relative;
        margin-left: -19px;
    }
    .all_conf {
        position: relative;
        margin-left: 0px;
    }
    #Announcement {
        position:relative;
        padding-left: 3%;
        margin-top: 0px;
    }
        .a_item {
            position:relative;
            width: 100%;
            margin-bottom: 28px;
            clear:both
        }
            .an_h3 { font-size:1em; color: #666 }
            .an_h2 { font-size:1.3em; color: #666 }
            .an_h1 a { color: #111 }
    #news {
        position:relative;
        padding-top: 21px;
        padding-left: 3%;
        padding-bottom: 28px;
    }
        #news_header {
            position:relative;
            margin-bottom: 42px;
        }
        .news_item {
            margin-bottom: 28px;
            position:relative;
            width: 100%;
            clear:both
        }
            .ni_date {
                font-size: 0.95em;
                color: #999;
                position:relative;
            }
            .ni_header {}
            .ni_cut {
                margin-top: 14px;
                position:relative;
                overflow:auto;
            }

    #right_column {
        float:right;
        margin-top:42px;
        position:relative;
        right:0;
        width:27%;
        z-index:30;
    }
        #new_members, #conferencies{
            width: 252px;
            position: relative;
            margin-bottom: 13px;
            margin-right: 0px;
            right: 0px;
            float: right;
        }

        .col_content{
            position: relative;
            padding-top: 10px;
            padding-bottom: 10px;
            padding-left: 20px;
            background-image:url(/bitrix/templates/april/i/right_block_bg.png);
        }
            #members {
                position: relative;
                height: 100%;
                width: 100%;
                margin-top: 10px;
                margin-bottom: 20px
            }
                .ms_member {
                    position: relative;
                    height: 100%;
                    width: 100%;
                    margin-top: 14px;
                }
                .mem_logo {
                    position: relative;
                    width: 45px;
                    float: left;
                    margin-left:0px;
                    padding-top: 3px;
                }
                .mem_logo img {
                    position: relative;
                    vertical-align:middle;
                    float: right;
                    right: 0px;
                }
                .mem_name {
                    position: relative;
                    width: 175px;
                    height: 100%;
                    right: 0px;
                    margin-left: 50px;
                    font-size: 0.8em;
                }
                #members_join{
                    position: relative;
                    margin-top: 15px;
                    margin-left:-5px;
                }
                #members_join a {
                    font-size:1.5em;
                    color: #f37c1e;
                    padding: 5px;
                    width: 114px;
                }
                #members_join a:hover{
                    background-color: #f37c1e;
                    color: #fff !important;
                }
                    .conf {
                        position: relative;
                        height: 100%;
                        width: 100%;
                        margin-top: 14px;
                    }
                .conf_name {
                    position: relative;
                    width: 200px;
                    height: 100%;
                    right: 0px;
                    margin-left: 10px;
                    font-size: 0.9em;
                }
                .conf_name .an_date {font-size:90%;}
                .conf_name .an_h3 {font-size:90%;}
                .conf_name .an_h2 {font-size:90%;}
                .conf_name .an_h1 {font-size:70%;}

        .col_bottom {
            position: relative;
            height: 29px;
            background-image:url(/bitrix/templates/april/i/right_block_bg_bottom.png);
            background-repeat:no-repeat;
        }


#footer{
	position:relative;
	background: url(/bitrix/templates/april/i/bg40alpha_000.png) repeat-x;
	height: 80px;
	z-index: 30;
	color: #555;
	}
	
	#footer_items{
		position:relative;
		padding-left: 6%;
		padding-top: 30px;
		width: 88%;
		height: 30px;}
		#Cr{
			position: relative;
			margin-left: 20%;}
		#April{
			position: relative;
			float: right;}
		.April_ref 		 {color: #333!important;}
		.April_ref:hover {color: #EC008C!important;}
		.April_ref img{position: absolute; margin-top: -6px; margin-left: 15px}
		#ico_panel_foot li a{color: #666;}
		#ico_panel_foot li a:hover{color: #0099ff;}
		#ico_panel_foot li{
			position: relative;
			float: left;
			margin-right: 40px;
			font-size: 0.8em;
			}
		#contacts{background-position: -11px 0px;  width: 10px;}

					
.map-level-1
{
	position: relative;
	margin-left: 14px;
	margin-bottom: 12px;
}

.desc_map{
	font-size: 0.9em;
	color: #555;}
	
	.row_div{
		position: relative;
		width: 100%;}
		.field{
			position:relative;
			float: left;
			}
		.name_{width: 30%;}
		.content_{width: 50%;}

.partner_logo {
	border: 6px #FFFFFF solid;
}
.partner_wrapper {
	float: left;
	margin-bottom: 20px;
	position: relative;
	margin-right: 20px;
	width: 220px;
}

.partner_logo_wrapper {
	height: 80px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.file_link {
	padding-left: 20px;
	padding-bottom: 4px;
	background-repeat: no-repeat;
	margin-top: 6px;
	margin-bottom: 6px;
}

.desc_map{
	font-size: 0.9em;
	color: #555;}
	
	.row_div{
		position: relative;
		width: 100%;}
		.field{
			position:relative;
			float: left;
			}
		.name_{width: 30%;}
		.content_{width: 50%;}
		


.list_item 	{
	position: relative;
	width: 100%;
	margin-left: 21px;
	margin-top: 21px;
	}
	.list_item_header{
		color: #777;
	}
	.list_item_content{
		margin-left: 14px;
	}

	.Members_list{line-height: 2.5em;}
	
.gray777{color: #777;}
.margined-bottom_14px {margin-bottom: 14px;}
.news_image {float: left; margin-right: 10px; margin-bottom: 14px; margin-top: 3px; border: #fff solid 7px;}
.contact_image {float: left; margin-right: 10px; margin-bottom: 20px;}

.msinfo_wrapper {
	float: left;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left: 10px;
	margin-right: 20px;
	position: relative;
	height: 200px;
}

