html
{
 height:100%;
}

body
{
 font:Arial, Helvetica, sans-serif;
 background:#fff;
 color:#46474a;
 height:100%;
}

a
{
 color:#206887;
 text-decoration:underline;
}

a:hover
{
 text-decoration:none;
}

#header, #left_sidebar, #footer, #wrapper
{
 position:relative;
 float:left;
}

#container, #header, #footer, #wrapper
{
 width:940px;
}

#container
{
 margin:0 auto;
 text-align:left;
 height:100%;
}

#block100
{
 height:auto !important;
 min-height:100%;
 height:100%;
}

#header
{
 height:185px;
}

#header h1#logo
{
 position:absolute;
 top:23px;
 left:10px;
}

#header_img
{
 position:absolute;
 bottom:0;
 right:67px;
}

#wrapper
{
 padding-bottom:82px;
}

/* ----------------- < Horizontal menu > -------------------- */

#horizon_menu ul
{
 position:relative;
 float:left;
 height:47px;
 width:940px;
 -moz-border-radius:5px;
 -webkit-border-radius:5px;
 -khtml-border-radius:5px;
 -o-border-radius:5px;
 border-radius:5px;
 background:#383a3c;
 background: -webkit-gradient(linear, 0 0, 0 bottom, from(#47484b), to(#2e3032));
 background: -moz-linear-gradient(#47484b, #2e3032);
 background: linear-gradient(#47484b, #2e3032);
 -pie-background: linear-gradient(#47484b, #2e3032);
 box-shadow:0 3px 3px #ccc;
 -webkit-box-shadow:0 3px 3px #ccc;
 -khtml-box-shadow:0 3px 3px #ccc;
 -o-box-shadow:0 3px 3px #ccc;
 -moz-box-shadow:0 3px 3px #ccc;
 behavior: url(pie/PIE.htc);
 display:inline;
 z-index:20;
}

#horizon_menu ul li
{
 position:relative;
 display:inline;
 float:left;
}

#horizon_menu ul li a
{
 position:relative;
 display:inline;
 line-height:47px;
 padding:0 3px 0 23px;
 text-decoration:none;
 font-size:1.4em;
 color:#fff;
}

#horizon_menu ul li a:hover
{
 color:#fcc726;
}

/* ----------------- < Popup menu > -------------------- */

#horizon_menu ul li ul
{
 background:#323336;
 display:none;
 width:180px;
 height:0;
 float:left;
 position:absolute;
 top:41px;
 left:20px;
 border:1px solid #323336;
 -moz-border-radius:5px;
 -webkit-border-radius:5px;
 -khtml-border-radius:5px;
 -o-border-radius:5px;
 border-radius:5px;
 behavior: url(pie/PIE.htc);
 z-index:10;
}

#horizon_menu ul li ul li
{
}

#horizon_menu ul li ul li a
{
 background:#323336;
 width:170px;
 line-height:15px;
 font-size:1em;
 float:left;
}

#horizon_menu ul li ul li a.last_fol
{
 padding-bottom:15px;
 width:168px;
 border:1px solid #323336;
 -moz-border-radius-bottomleft:5px;
 -moz-border-radius-bottomright:5px;
 -webkit-border-bottom-left-radius:5px;
 -webkit-border-bottom-right-radius:5px;
 border-bottom-left-radius:5px;
 border-bottom-right-radius:5px;
}

#horizon_menu ul li:hover ul, #horizon_menu ul li.jshover ul
{
 display:block;
}

/* ----------------- </ Popup menu > -------------------- */


/* ----------------- </ Horizontal menu > -------------------- */
#content
{
 position:relative;
 float:right;
 margin-left:25px;
 width:645px;
}

#main_page #content
{
 padding-top:0;
}

#content h2
{
 position:relative;
 text-align:left;
 text-transform:uppercase;
 color:#f48d33;
 font-family:Tahoma, Geneva, sans-serif;
 font-weight:bold;
 border-bottom:1px solid #ccc;
 padding:10px 0 10px 0;
 margin-bottom:12px;
}

#content p
{
 padding:11px 0;
 line-height:18px;
}
#content p.indentp
{
    text-indent: 12px;
    padding-bottom: 2px;
    text-align: justify;
}

.text_indent
{
 text-indent:31px;
}

#content h2 img.icon_info_block
{
 position:relative;
 top:20px;
}

.icon_block
{
 float:right;
 width:645px;
}

.icon_img
{
 position:relative;
 width:193px;
 float:left;
 margin-top:-8px;
 margin-right:30px;
 text-align:center;
}

.no_margin
{
 margin-right:-30px;
}

.title_icon
{
 text-transform:uppercase;
 background:#3b3c3f;
 color:#fff;
 font-family:Tahoma, Geneva, sans-serif;
 font-size:0.8em;
 font-weight:bold;
 text-decoration:none;
 width:193px;
 padding:2px 0;
 display:block;
 margin:0 auto;
 -moz-border-radius:10px;
 -webkit-border-radius:10px;
 -khtml-border-radius:10px;
 -o-border-radius:10px;
 border-radius:10px;
 background:#383a3c;
 background: -webkit-gradient(linear, 0 0, 0 bottom, from(#47484b), to(#2e3032));
 background: -moz-linear-gradient(#47484b, #2e3032);
 background: linear-gradient(#47484b, #2e3032);
 -pie-background: linear-gradient(#47484b, #2e3032);
 behavior: url(pie/PIE.htc);
}

div.icon_block p.desc_icon
{
 text-align:left;
 text-transform:uppercase;
 color:#3b3c3f;
 margin-left:4px;
 font-size:0.8em;
 font-family:Tahoma, Geneva, sans-serif;
 font-weight:bold;
}

#left_sidebar
{
 width:270px;
 padding-top:29px;
 margin-right:-100%;
 z-index:1;
}

.info_block
{
 position:relative;
 float:left;
 width:270px !important;
 margin-bottom:35px;
 border:1px solid #ccc;
 -moz-border-radius:10px;
 -webkit-border-radius:10px;
 -khtml-border-radius:10px;
 -o-border-radius:10px;
 border-radius:10px;
 behavior: url(pie/PIE.htc);
 background:#f7f8f8;
 z-index:2;
}

.info_block h3
{
 position:relative;
 top:-10px;
 text-align:center;
 height:24px;
 text-transform:uppercase;
 color:#f48d33;
 font-family:Tahoma, Geneva, sans-serif;
 font-weight:bold;
 line-height:24px;
 border-bottom:1px solid #ccc;
 padding:12px 0;
}

.info_block ul.menu_in_block
{
 width:250px;
 float:left;
 padding:8px 10px 18px 10px !important;
 padding:8px 0 18px 10px;
}

.info_block ul.menu_in_block li ul
{
 position:relative;
 float:left;
}

.info_block ul.menu_in_block li
{
 position:relative;
 float:left;
 width:230px;
}

.info_block ul.menu_in_block li a
{
 position:relative;
 color:#183765;
 font-family:Tahoma, Geneva, sans-serif;
 font-size:1.3em;
 width:230px;
 float: left;
 line-height:25px;
 padding:3px 0 3px 25px;
 background:url(../images/rabota/no_activ_li.gif) 214px 50% no-repeat;
 text-decoration:none;
}

.info_block ul.menu_in_block li a:hover, .info_block ul.menu_in_block li a.current_a
{
 background:url(../images/rabota/activ_li.gif) left 4px no-repeat;
 color:#fcc726;
}

.info_block ul.menu_in_block li ul li a
{
 position:relative;
 background:url(../images/rabota/no_activ_li.gif) 31px 12px no-repeat;
 padding-left:50px;
 line-height:23px;
 width:190px;
 color:#3e4042;
 font-size:1.1em;
}

.info_block ul.menu_in_block li ul li a:hover
{
 text-decoration:underline;
 background:url(../images/rabota/no_activ_li.gif) 31px 12px no-repeat;
 color:#3e4042;
}

.icon_info_block
{
 position:relative;
 top:7px;
}

/* -------------- < Styles for selects > ------------------ */
.sel_wrap{
 position:relative;
 float:left;
 width:123px;
 margin-left:11px;

}
.sel_wrap select{
 display:none;
}
.sel_imul{
 position:relative;
 width:125px;

}
.sel_imul .sel_selected{
    background:#fff;
    border:1px solid #bbb;
    padding:3px 6px;
    font-size:14px;
    cursor:pointer;
    position:relative;
}
.sel_imul.act .sel_selected{
    background:#efefef;
}
.sel_selected .sel_arraw{
    height:100%;
    width:20px;
    position:absolute;
    top:0px;
    right:0px;
}
.sel_imul:hover .sel_selected .sel_arraw{

}
.sel_imul.act .sel_selected .sel_arraw{

}
.sel_imul .sel_options{
    background:#fff;
    border:1px solid #7f7f7f;
    border-top:none;
    overflow:auto;
    position: absolute;
    width:125px;
    display:none;
    z-index:1;
}
.sel_options .sel_option{
    padding:3px 4px;
    font-size:14px;
    border:1px solid #fff;
    border-right:none;
    border-left:none;
}
.sel_options .sel_option:hover{
    border-color:#dbdbdb;
    cursor:pointer;
}
.sel_options .sel_option.sel_ed{
    background:#dbdbdb;
    border-color:#dbdbdb;
}

/*second variant*/
.sec .sel_imul{
    width:123px;
}
.sec .sel_imul .sel_selected{
    border:1px solid #7f7f7f;
}
.sel_imul.act .sel_selected{
    background:#fff;
}
.sec .sel_imul:hover .sel_selected .sel_arraw{

}
.sec .sel_imul.act .sel_selected .sel_arraw{

}
.sec .sel_imul .sel_options{
    background:#fff;
    border:1px solid #7f7f7f;
    width:121px;
}
.sec.overf .sel_imul .sel_options{

}
.sec .sel_options .sel_option:hover, .sec .sel_options .sel_option.sel_ed{
    background:#444;
    border:1px solid #444;
    color:#fff;
    cursor:pointer;
}
.sec .sel_imul .sel_selected .sel_arraw{
 background:url(../images/rabota/bg_select.png) no-repeat right bottom;
}

.sec.round .sel_imul .sel_selected{
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
     behavior: url(pie/PIE.htc);
}
.sec.round .sel_imul .sel_selected .sel_arraw{
    -webkit-border-radius:0 5px 5px 0;
    -moz-border-radius:0 5px 5px 0;
    border-radius:0 5px 5px 0;
     behavior: url(pie/PIE.htc);
}
.sec.round .sel_imul .sel_options{
    -webkit-border-radius:0 0 5px 5px;
    -moz-border-radius:0 0 5px 5px;
    border-radius:0 0 5px 5px;
     behavior: url(pie/PIE.htc);
}
/*green*/
.sec.green .sel_imul .sel_selected{
    border-color:#FFAD99;
}
.sec.green .sel_imul:hover .sel_selected .sel_arraw,
.sec.green .sel_imul.act .sel_selected .sel_arraw{


}
.sec.green .sel_options .sel_option:hover,
.sec.green .sel_options .sel_option.sel_ed{
    background:#FF9980;
    border:1px solid #FF704D;
    color:#fff;
    cursor:pointer;
}
/* -------------- </ Styles for selects > ------------------ */

#main_page #content.content_ra
{
    padding-top: 30px;
}

#footer
{
 border-top:9px solid #434448;
 height:48px;
 margin-top:-57px;
 color:#000;
}

#footer p
{
 position:relative;
 float:left;
 text-align:left;
 height:48px;
 line-height:48px;
}

#footer p img
{
 position:relative;
 float:left;
 margin-top:7px;
}

#footer_menu
{
 position: absolute;
 float:right;
 right:0;
 height:48px;
}

#footer_menu li
{
 display:inline;
 float:left;
}

#footer_menu li.last_li a
{
 border-right:none;
}

#footer_menu li a
{
 color:#000;
 border-right:1px solid #000;
 text-decoration:none;
 line-height:48px;
 padding: 0 5px;
}

#footer_menu li a:hover
{
 text-decoration: underline;
}

/* --- < Styles for widget "Yandex.Share" > --- */
.yashare-auto-init
{
 width:200px;
 margin:auto;
}
/* --- </ Styles for widget "Yandex.Share" > --- */
#id_isteach
{
 position: relative;
 float: left;
 display:inline;
 width:20px;
 height:18px;
 behavior: url(pie/PIE.htc);
 padding:2px 5px;
}

.errorlist
{
 color:red;
 background:#FCFCE5;
 border: 1px solid #cc9933;
 padding: 4px;
}

.mark_moving
{
 position:relative;
 float:right;
 font-weight:bold;
 line-height:24px;
  font-family:Tahoma, Geneva, sans-serif;
  width:250px;
  text-align:left;
}

#id_is_migrate
{
 position: absolute;
 float:none;
 right:5px;
 top:4px;
 width: auto;
}
#horizon_menu ul li#login, #horizon_menu ul li#logout,#horizon_menu ul li#profile
{
  position: relative;
  display: inline;
  float: right;
  padding-right: 23px;

}
/* output forms style */
.section
{
    margin-top: 10px;
    text-align: justify;
}
#resumes tr td, #vacancies tr td
{
    padding: 2px 4px 2px 10px;
}
.date_width
{
    width: 20px;
}
#id_description_file
{
    height: 30px;
}
.v_indent
{
    height: 40px;
}
.submit
{
    margin-left: 208px;
}
.salary
{
    min-width: 90px;
}
a.current_sub
{
    font-weight: bold;
    text-decoration: underline;
}
table.vacancies
{
    width: 635px;
}
table.vacancies tr td:first-child
{
    width: 510px;
}
table.vacancies tr td:first-child + td
{
    width: 46px;
    text-align: center;
}
table.vacancies tr td:last-child
{
    width: 50px;
    text-align: center;
}
.centered
{
    text-align: center;
}