fieldset dd, fieldset dt {
    padding:0;
    margin:0;
}

fieldset dt {
    width:264px;
}

fieldset dt, fieldset dd {
    float:left;
}

.rubrics label {
    cursor:pointer;
}

input[type="submit"]::-moz-focus-inner { 
    border: 0;
    padding: 0; 
}

/* rss form */

.subscribe-info label {
    width:60px;
}

.subscribe-info label + div {
    margin-left:80px;
}

.subscribe-info input[type="text"] {
    width:378px;
}

.rss fieldset.rubrics  table {
    margin:0;
    border:0;
}

.rss fieldset.rubrics  table th {
    font-size:1em;
    color:#000000;
    padding:8px;
    background:none;
    border:0;
}

.rss fieldset.rubrics table tr.even {
    background:#f9f9f9;
}

.rss fieldset.rubrics table tr td {
    padding:8px;
    border:0;
}

.rss .submit {
    margin-top:9px;
    text-align:right;
}

.rss .submit a {
    margin-right:10px;
}

/* default form */

input[type="text"] {
    width:448px;
    height:26px;
    padding: 0;
    font-size: 100%;
    border:1px solid #cccccc;
    line-height:1.6875em;
    position: relative;
    text-indent:8px;
    font-family:Trebuchet MS;
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    box-shadow: 0 1px 5px #e9e9e9 inset;
    -moz-box-shadow: 0 1px 5px #e9e9e9 inset;
    -webkit-box-shadow: 0 1px 5px #e9e9e9 inset;
}

textarea {
    width:440px;
    border:1px solid #cccccc;
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    behavior: url(source/pie/PIE.htc);
    box-shadow: 0 1px 5px #e9e9e9 inset;
    -moz-box-shadow: 0 1px 5px #e9e9e9 inset;
    -webkit-box-shadow: 0 1px 5px #e9e9e9 inset;
    behavior: url(source/pie/PIE.htc);
    resize:vertical;
    text-align:left;
    margin:0;
    height:54px;
    padding:4px 4px;
    font-family:Trebuchet MS;   
}

input[type="submit"].disabled,
.submit input[type="submit"].disabled
 {
    text-shadow:0 -1px 0 #ffffff;
    -moz-text-shadow: 0 -1px 0 #ffffff;
    -webkit-text-shadow: 0 -1px 0 #ffffff;
    border:1px solid #cccccc;
    color:#404040;
    background:#e9e9e9;
    background: -moz-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff),  color-stop(100%,#e6e6e6));
    background: -webkit-linear-gradient(top, #ffffff 0%,#e6e6e6 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#e6e6e6 100%); 
    background: linear-gradient(top, #ffffff 0%,#e6e6e6 100%);
    -pie-background: linear-gradient(top, #ffffff 0%,#e6e6e6 100%);
    behavior: url(source/pie/PIE.htc);
    min-width:50px; 
}

.texts input[type="submit"], .filter input[type="submit"], .vacancy .submit input[type="submit"], .feedback  input[type="submit"],
.competition-form .submit input[type="submit"], .submit input[type="submit"] {
    padding:8px;
    font-size: 1em;
    text-shadow:0 -1px 0 #2a57a0;
    -moz-text-shadow: 0 -1px 0 #2a57a0;
    -webkit-text-shadow: 0 -1px 0 #2a57a0;
    border:1px solid #3265bd;
    color:#fff;
    font-family:Trebuchet MS;
    background:#345cd2;
    background: -moz-linear-gradient(top, #a6d0ff 0%, #4787cc 3%, #386dd1 49%, #314fd1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a6d0ff), color-stop(3%,#4787cc), color-stop(49%,#386dd1), color-stop(100%,#314fd1));
    background: -webkit-linear-gradient(top, #a6d0ff 0%,#4787cc 3%,#386dd1 49%,#314fd1 100%);
    background: -o-linear-gradient(top, #a6d0ff 0%,#4787cc 3%,#386dd1 49%,#314fd1 100%); 
    background: linear-gradient(top, #a6d0ff 0%,#4787cc 3%,#386dd1 49%,#314fd1 100%);
    -pie-background: linear-gradient(top, #a6d0ff 0%,#4787cc 3%,#386dd1 49%,#314fd1 100%);
    behavior: url(source/pie/PIE.htc);
    margin-right:5px;   
    cursor:pointer;
    min-width:127px;
}

.submit input[type="submit"] {
    min-width: 127px;
}

.texts input[type="submit"], .vacancy .submit input[type="submit"], .feedback  input[type="submit"]  {
    font-size:1em;
}

.niceCheck {
    height: 16px;
    width: 16px;
    display:inline-block;
    cursor: pointer;
    background: url(../img/checkbox.png) -2px 1px no-repeat;
}

.niceCheck.niceChecked {
    background-position:-2px -14px;
}

.niceCheck input {
    display: none;
}

fieldset ul {
    margin:1.6875em 0;
}

fieldset  ul li.select {
    margin-top:4px;
}

fieldset div label, .vacancy-title, fieldset li label {
    width:220px;
    margin-right:20px;  
    float:left;
    position:relative;
    font-size:0.9375em; 
    margin-top:0.286em;
    line-height:1.2em;
}

.subscribe-info label {
    font-size: 0.875em;
    line-height: 1.2857em;
}

fieldset  ul li label em {
    font-style:normal;
    position:relative;
    top:0;
    color:#7f7f7f;
    font-weight:bold;
    padding:0 5px;  
    font-size:140%;
}

.ik_select select {
    margin:0;
    padding:0;
    width:380px;
    height:28px;
    position:absolute;
}


.ik_select{
    width:360px;
    position:relative;     
    font-family:Trebuchet MS;
    height:26px;
    display:inline-block;
    border:1px solid #cccccc;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
    behavior: url(source/pie/PIE.htc);
}
 
.ik_select_link {
    width:359px;
    height:26px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
    behavior: url(source/pie/PIE.htc);
    padding:0 16px 0 5px;
    overflow:hidden;
    white-space:nowrap;
    position:relative;
    cursor:default;
    background: #e8e8e8; 
    background: -moz-linear-gradient(top, #e8e8e8 0%, #fdfdfd 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e8e8), color-stop(100%,#fdfdfd));
    background: -webkit-linear-gradient(top, #e8e8e8 0%,#fdfdfd 100%);
    background: -o-linear-gradient(top, #e8e8e8 0%,#fdfdfd 100%);
    background: linear-gradient(top, #e8e8e8 0%,#fdfdfd 100%); 
    -pie-background: linear-gradient(#e8e8e8, #fdfdfd);
    behavior: url(source/pie/PIE.htc);
}
    
.ik_select_link_text{
    overflow:hidden;
    display:block;
    width:100%;
    text-overflow:ellipsis;
    line-height:26px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    behavior: url(source/pie/PIE.htc);
    text-indent:8px;
}

.ik_select_link_text:after{
    position:absolute;
    color:#434343;
    font-family:Trebuchet MS;
    background-color:#fff;
    width:16px;
    height:26px;
    background:url(../img/select.png);
    border-left:1px solid #cccccc;
}

.ik_select_link_text:after{
    margin-top:0px;
    right:0px;
    top:0;
    content:"";
    font-size:8px;
}

.ik_select_block {
    position:absolute; 
    z-index:9999; 
    width:380px; 
    left:0; 
    top:28px; 
    display:none;
}

.ik_select_block_right {
    left:auto;
}

.ik_select_list{
    padding:0;
    position:relative;
    background:#FFF; 
    border:1px solid #cccccc;
    font-size:90%;
    width:380px;
    }
    
.ik_select_optgroup_label{
    color:#7f8080;
    padding:0 21px;
}

.ik_select_list ul{
    margin:0;
    padding:0;
}

.ik_select_list li{
    list-style:none; 
    margin:0; 
    cursor:default; 
    padding:0 5px; 
    position:relative;
    height:1.5em;
}

.ik_select_list li:hover {
    background:#0082cc;
    color:#fff;
}

.ik_select_optgroup li{
    padding-left:42px;
}



/* search page */

.search-result input#text-search {
    display:block;
    height:33px;
    width:638px;
    float:left;
    padding:0;
    color:#909090;
    font-size:1.1875em;
    text-indent:8px;
}

.search-form {
    margin-top:5px;
}

.search-result .search-btn  {
    margin:0 0 0 auto;
    height:35px;
    width:42px;
    display:block;
    padding:0;
    text-indent:-3000px;
    border:0;
    cursor:pointer;
    z-index:2;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
    behavior: url(source/pie/PIE.htc);
    background:url(../img/search.png) 50% 50% no-repeat;
}

.search-result input#search {
    margin:0 0 0 auto;
    height:35px;
    width:39px;
    display:block;
    padding:0;
    text-indent:-3000px;
    min-width:0;
    background:none;
    border:0;
    cursor:pointer;
    min-width:0;
    position:relative;
    display:inline-block;

}


/*filter press-center */

.filter {
    padding:9px 10px;
    border: 1px solid #DDDddd;
    position:relative;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    behavior: url(source/pie/PIE.htc);
    color:#000; 
    margin:3px 0 54px 0;
    min-height:42px;
}


.filter .month {
    text-align:center;
    margin-bottom:15px;
    color: #0082CC;
}

.filter .month a{
    font-size:0.75em;
}

.filter a:visited {
    border-bottom-color:#002b5c;
}

.filter a:hover, .filter a:visited:hover {
    border-bottom-color:#cc2200;
}

.filter a.disabled, .filter a.disabled:hover, .filter a.disabled:visited, .filter a.disabled:visited:hover {
    text-decoration:none;
    border-bottom:none;
    color:#000;
    cursor:text;
}

.press fieldset  ul {
    display:table;
    margin:0 0 10px 0;
}

.texts  .filter  fieldset ul li {
    display:table-row;
    margin-bottom:10px;
}

.press .filter ul li div, .press .filter  ul li label {
    display:table-cell;
    vertical-align:top;
}

.press .filter  ul li div {
    width:16px;
}



/* new press-center filter */

.filter  input[type="submit"] {
    bottom: -16px;
    margin: 0;
    left: 64px;
    min-width: 0;
    padding: 8px 9px;
    position: absolute;
    font-size:1em;
    line-height: 1.125em;
}

.filter  ul li label {
    float:none;
    width:auto;
    cursor:pointer;
}

.catalogue .filter {
    margin-bottom: 36px;
    padding-left: 15px;
    padding-right: 15px;
}

.catalogue .filter > ul  {
    width: 100%;
    font-size:0.875em;
    line-height: 1.2858em;
}

.catalogue .filter ul li {
    padding:9px 0 18px 0;
}

.catalogue .filter ul li ul {
    margin-top: 9px;
}

.catalogue .filter ul li strong {
    font-weight: bold;
}

.catalogue .filter > ul li + li {
    border-top: 1px solid #dddddd;
    padding-top: 8px;
}

.catalogue .filter .expanded  {
    display: none;
}

.catalogue .filter .expanded a.dynamic + a.dynamic {
    margin-left: 20px;
}

.catalogue .filter .expanded li {
    padding:0;
    border:0;
}

.catalogue .filter .expanded li * {
    display: inline-block;
    vertical-align: top;
}

.catalogue .filter .expanded li strong + span {
    display: inline-block;
    width: 160px;
}

.filter .expand .all {
    display: none;
}

.catalogue .filter .expand .expanded {
    display: block;
}

.checkbox-list li * {
    display: inline-block;
    vertical-align: top;
    line-height: 1.125em;
    color:#000;
}

.checkbox-list label {
    font-size: 0.875em;
    line-height: 1.2858em;
    cursor: pointer;
}

.checkbox-list strong {
    font-weight: bold;
}

.checkbox-list li input[type="checkbox"] {
    display: none;
}


/* VACANCY */

.vacancy .vacancy-form, .common-form {
    margin-bottom:36px;
    padding-top:9px;
}

.common-form  {
    padding-top: 0;
}

.vacancy  fieldset, .common-form  fieldset, .competition-form fieldset   {
    border-top:1px solid #dddddd;
    padding-top:17px;
    position:relative;
    margin-bottom:18px;
}

.vacancy  fieldset:first-child, .common-form  fieldset:first-child  {
    border:0;
    padding-top:0;
    margin-top:18px;
    margin-bottom:0;
}

.common-form  fieldset, .common-form  fieldset:first-child  {
    margin-bottom: 9px;
}

fieldset > div {
    position:relative;
    padding:0;
}

fieldset .file {
    background: none;
    padding-left: 0;
}

fieldset li {
    padding:0 0 0.5625em 0;
    margin-top:0.5625em;
    line-height:1.128em;
}

.filter li {
    margin-top: 0;
}

.texts fieldset ul li {
    padding:0 0 0.5em 0;
    margin-top:0.5625em;
    line-height:1.128em;
}

fieldset label + div, .vacancy-title + div, .submit > div {
    margin-left:240px;
    margin-bottom:8px;
    position:relative;

}

.vacancy label, .vacancy-title, .common-form label, .competition-form label {
    width:212px;
    margin:0 28px 0 0;
    text-align:right;
    cursor: default;
}

.common-form label {
    width:220px;
    margin: 4px 0 0 0;
}

.vacancy-title {
    min-height:36px;
}

.vacancy label span {
    font-size:1.6em;
    color:#002b5c;
}

.vacancy input[type="text"], .common-form input[type="text"]  {
    font-size:1.125em;
    color:#000;
}

.vacancy label sup, .vacancy fieldset.title .vacancy-title sup, .common-form label sup, .common-form .title sup, .competition-form label sup {
    font-size:1.6em;
    color:#002b5c;
    position:absolute;
    right:-8px;
    top:-5px;
}

/* title */

fieldset.title  a.dynamic span {
    content: "";
    border-style: solid;
    border-color: #0082CC transparent;
    border-width: 5px 5px 0 5px;
    position: absolute;
    width: 0;
    height: 0;
    right: -13px;
    bottom: 6px;
}

fieldset.title  a.dynamic {
    position:relative;
    font-weight:bold;
}

fieldset.title  a.dynamic:visited span {
    border-color: #002b5c transparent;
}

fieldset.title  a.dynamic:hover span {
    border-color: #cc2200 transparent;
}

fieldset.title  a.all {
    float:right;
    padding-left:160px;
    font-size:0.9375em;
}

/* contact data */


fieldset .name input[type="text"], .vacancy .mail input[type="text"], .common-form input[type="text"]  {
    display:block;
    width:458px;
}

fieldset.phone input[type="text"] {
    text-align:center;
}

fieldset .phone input[type="text"].prefix, .vacancy .phone input[type="text"].code,  .common-form .phone input[type="text"].prefix {
    width:56px;
}

fieldset .phone input[type="text"].code {
    margin:0 3px 0 5px;
    width:56px;
}

fieldset .phone input[type="text"].number {
    width:111px;
}


/* file */  


fieldset .file .load {  
    display:block;  
    position: relative;
}

fieldset .file .load  span {
    display:inline-block;
    font:0.75em/1.333em Trebuchet MS;
    color:#000;
    width:60px;
    margin:0 8px;
}

fieldset .file .load  span.note {
    width:280px;
    color:#7f7f7f;
}

fieldset .file .loaded {
    display:none;
}

fieldset .btn input {
    position: absolute;
    height:32px;
    width:119px;
    z-index: 2;
    opacity: 0;
    top: 0;
    left:0;
    cursor: pointer;
}

fieldset .file .btn {
    height:30px;
    width:119px;
    vertical-align:top;
    border:1px solid #cccccc;
    color:#000; 
    font:0.75em/30px Trebuchet MS;
    cursor:pointer;
    text-align:center;  
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    background:#e9e9e9;
    background: -moz-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff),  color-stop(100%,#e6e6e6));
    background: -webkit-linear-gradient(top, #ffffff 0%,#e6e6e6 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#e6e6e6 100%); 
    background: linear-gradient(top, #ffffff 0%,#e6e6e6 100%);
    -pie-background: linear-gradient(top, #ffffff 0%,#e6e6e6 100%);
    behavior: url(source/pie/PIE.htc);
    display:inline-block;
    position: relative;
    z-index: 1;
}

fieldset .file.uploaded .load, fieldset .file.uploaded .loaded {  
    margin: 6px 0 18px 0;
}

fieldset .file.uploaded .load {
    display:none;
}

fieldset .file.uploaded .loaded {
    display:block;
}

fieldset .file .loaded  {
    color:#7f7f7f;
    margin-right:8px;
    font-size:0.75em;
}

fieldset .file .loaded span{
    padding-left:32px;
    display:inline-block;
    background:url(../img/upload-file.gif) 0 0% no-repeat;
    color:#000;
    margin-right:6px;
    line-height:18px;
}

fieldset .file .loaded a span {
    padding-left:0px;
    color:#0082cc;
    background-position:-20px 100%;
    border-bottom:1px dashed #0082cc;
}

fieldset .file .loaded a  {
    padding-left:20px;
    background:url(../img/upload-file-close.gif) 0 50% no-repeat;
    margin-left:3px;
    line-height:18px;
}


fieldset .file .loaded a:visited  span {
    border-bottom-color:#002b5c;
    color:#002b5c;
}

fieldset .file .loaded a:hover span{
    border-bottom-color:#cc2200;
    color:#cc2200;
}

/* custom-text */

.custom-text textarea, .common-form textarea  {
    min-height:106px;
    width:450px;
    font:0.9375em/1.2 Trebuchet MS;
    font-style:normal;
    margin-top:6px;
    color:#000;
    text-indent:6px;
    line-height:1.2;
}

.common-form textarea {
    margin-top: 0;

}

.custom-text {
    margin-bottom:0;
}

.custom-text textarea.deafult-text, .common-form textarea.deafult-text {
    font-style:italic;
    color:#aeaeae;
}

/* captcha */

.captcha div.blank img {
    display:block;
    height:90px;    
    margin-bottom:9px;
}


/* validation alert */ 

fieldset .invalid input[type="text"] {
    border-color:#e63b00;
}

fieldset .invalid em {
    display:block;
    padding-left: 18px;
}

fieldset .invalid .all + em {
    margin: 9px 0;
}

fieldset th .invalid {
    display: inline;
}

fieldset th div em {
    font-size: 0.8571em;
}

fieldset .invalid em.note {
    display: none;
}

fieldset div.file.invalid .load em {
    color:#e63b00;
}

fieldset div em {
    color:#e63b00;
    font-size:0.75em;
    line-height:14px;
    float:right;
    margin:0 0 0 auto;
    width:202px;
    display:none;
}

fieldset em.note {
    font-style:italic;
    color:#7f7f7f;
    font-size:0.8125em;
    display:block;
    float:right;
    line-height:1.1em;  
    width:220px;
    background:none;
}

/* vacancy form popup */ 

.vacancy .choose-list {
    position:absolute;
    display:none;
    left:240px;
    top: 0px;
}

.vacancy .choose-list li {
    line-height:1.2em;
    font-size:0.9375em;
}

.vacancy .choose-list ul {
    margin-top: 16px;
}

.vacancy .choose-list strong a {
    background: url(../img/close.png) 100% 2px no-repeat;
    text-decoration: none;
    font-size:0.9375em; 
    line-height: 1.2em;
    padding-left: 25px;
    text-align: left;
    border: 0;
    color: #3C3939;
}


/* feedback  */

.feedback textarea {
    width:770px;
    height:286px;
    margin-bottom:12px;
    display:block;
}

.feedback .submit {
    overflow:hidden;
    clear:both;
}

.feedback .submit p {
    line-height:38px;
    margin-bottom:0;
}

.feedback  input[type="submit"] {
    float:right;
    margin:0;
    height:38px;
    line-height:1em;
    clear:right;
}

.feedback  .confirm {
    text-align:center;
    margin-top:155px;
    line-height:16px;
}

.choose-area label {
    width: 650px;
}
#CorruptionForm fieldset div em {
    width: inherit !important;
    margin-top: -20px;
}
label.additionaltexts {
    margin-left: 240px;
}
.resultmessage.corr {
    margin: 0 0 50px 240px;
}