td, div, li {
  text-align:left;
  vertical-align:top;
}

a, a:visited {
  color:#366ec0;
}

img {
    behavior:url('../iepngfix.htc');
}

p {
  margin-bottom:.7em;
}

h1 {
  font-size:140%;
  margin-bottom:.7em;
}

h2 {
  font-size:140%;
  margin-bottom:.7em;
}

h3 {
  font-size:125%;
  margin-bottom:.5em;
  font-weight:bold;
  margin-top:1em;
}

h4 {
  font-size:115%;
  margin-bottom:.7em;
  font-weight:bold;
}

img {
  behavior:url('/iepngfix.htc');
}

.clear {
  clear:both;
}

.italic {
  font-style:italic;
}

.center {
  text-align:center;
}

.fc {
  zoom:1;
}

.fc:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}

#player{
    margin: 0px auto;
    width:640px;
    height:385px;
    background-color: #000000;
}

.admin_block {
  margin: 5px 0px;
  padding: 5px;
  border: 1px solid #FF7878;
  background-color: #FFBDBD;
}

/* main columns */
.wrapper {
  width:965px;
  position:absolute;
  left:50%;
  margin-left:-482px;
}

div.body {
  width:965px;
}

div.l-col {
  float:left;
  width:105px;
}

div.r-col {
  float:left;
  width:860px;
}

div.content {
  border:1px solid #c8c8c8;
  color:#333;
  line-height:150%;
  min-height:400px;
}

div.content .pad {
  padding:20px 20px;
}

/* end of main columns */

/* user navigation */

.user-nav {
  float:right;
  background:url('/images/bgs/user-nav-bg.gif') repeat-x;
  height:60px;
  color:#666;
  vertical-align:top;
}

  .user-nav.anonymous {
    background:url('/images/bgs/user-nav-bg-an.gif') repeat-x;
  }

  .user-nav * {
    vertical-align:top;
  }

  .user-nav .first-row:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
  }

  .user-nav .first-row .item {
    float:left;
    height:30px;
    overflow:hidden;
    border-left:1px solid #c8c8c8;
  }

  .user-nav .first-row .item.first {
    border-left:none;
  }

  .user-nav .second-row {
    clear:both;
  }

  .user-nav .second-row a, .user-nav .second-row a:visited {
    color:#fff;
  }

  .user-nav .second-row .item {
    float:left;
    height:30px;
    overflow:hidden;
  }

  .user-nav .item .pad {
    padding:7px 10px 7px 10px;
  }

  .user-nav .userpic {
    margin:-3px 0 0 0;
  }

  .user-nav .second-row .delimiter {
    color:#3e7d14;
    padding:0 0 0 .5em;
  }

  .user-nav.anonymous .second-row .delimiter {
    color:#999;
  }

  .user-nav .arr {
    cursor:pointer;
    margin:1px 0 0 0;
  }

  .user-nav .flag {
    margin:3px 0 0 0;
  }

  .user-nav .link {
    color:#366ec0;
    cursor:pointer;
  }

  .user-nav .item.my {
    
  }

  .user-nav .my-container {
    position:absolute;
    background:#ddd;
    font-size:85%;
    line-height:1.6em;
    width:120px;
    z-index:1000;
  }

  .user-nav .lang-selector {
    position:absolute;
    background:#ddd;
  }

  .user-nav .lang-selector .ls-pad {
    padding:0px 10px 7px 10px;
  }

/* end of user navigation */

div.header {
  margin-bottom:23px;
}

div.logo {
  padding-top:18px;
  margin-left: 55px;
}

div.logo div.tagline{
  position:absolute;
  left: 104px;
  top: 42px;
  color: #000;
  font-family: Arial, sans-serif;
  text-decoration:none;
  font-size:8pt;
}

div.logo a {
  text-decoration:none;
}

.breadcrumbs {
  margin:0 0 8px 0;
}

  .breadcrumbs a, .breadcrumbs a:visited {
    color:#999;
  }

  .breadcrumbs span {
    color:#999;
  }

.footer {
  padding:12px 0 40px 105px;
}

  .footer .big {
    font-size:110%;
    padding:0 2em 0 0;
  }

  .footer .big a, .footer .big a:visited {
    color:#999;
  }

  .footer .actions {
    float:right;
  }

  .footer .actions a, .footer .actions a:visited {
    color:#000;
    }

div.help {
  background:#e9e9e9;
  padding:15px 20px;
}

div.help h2 {
  font-size:140%;
  margin-bottom:.5em;
}

div.hr, hr {
  height:1px;
  overflow:hidden;
  background:#ccc;
  margin:0 0 20px 0;
  display:block;
  border:none;
  color:#ccc;
}

/*Flash*/
div.fla {
  background:#FFFFCC;
  margin:0;
  padding:13px 30px 13px 24px;
  text-align: center;
  font-weight: bold;
  margin:0 -20px 1em -20px;
}
div.fla.err {
  background:#FFB7B7;
}
div.fla.msg {
  background:#C1C1FF;
}

.error {
  color:#FC5858;
}

div.cont-lcol {
  float:left;
  width:120px;
  }

div.cont-rcol {
  float:left;
  width:624px;
}

div.cont-rcol-wide {
  float:left;
  width:728px;
}

div.cont-rcol .pad, div.cont-rcol-wide .pad {
  padding:0 0 0 30px;
}

/* vacancies */

div.vacancy {
  margin-bottom:1.5em;
}

div.vacancy h4 {
  font-size:125%;
  margin-bottom:.1em;
}

div.vacancy.opened h4 {
  font-weight:bold;
}

div.vacancy h4 span {
  font-size:80%;
  font-weight:normal;
}

div.vacancy span.share {
  color:#666;
  font-weight:normal;
}

div.vacancy .time, div.vacancy .state {
  color:#999;
  font-size:85%;
}

div.vacancy p {
  margin-bottom:.25em;
}

div.vacancy .resumes-count {
  font-size:125%;
  font-weight:bold;
  margin-top:.25em;
}

div.vacancy .resumes-count span {
  font-size:80%;
  font-weight:normal;
}

div.vacancy.closed {
  background:#eee;
  padding:10px;
  margin-left:-10px;
  margin-right:0px;
}

span.action {
  padding-right:1em;
}

/* clips */

.clips {
  margin:0 -30px 0 0;
}

.clips .clip {
  width:178px;
  height:220px;
  float:left;
  margin:0 30px 30px 0;
}

.clips h1 {
  font-size:125%;
  font-weight:bold;
  height:1.2em;
  overflow:hidden;
}

.clips .clip .pic-cover {
  margin:0 0 .25em 0;
}

.clips .clip .pic-cover img {
  width:128px;
  height:96px;
}

.clips .clip p {
  margin-bottom:.25em;
}

.clips .clip p.created {
  color:#666;
  font-size:85%;
}

.clips img.userpic.small {
  border:1px solid #ccc;
  padding:1px;
  margin:0px 10px 0 0;
  position:relative;
  top:-1px;
  float:left;
}

/* eof clips */

img.ico {
  position:relative;
  top:2px;
}

.content img.userpic.small {
  border:1px solid #ccc;
  padding:1px;
  *height:21px;
  *width:21px;
  display:block;
  position:relative;
  margin:4px 10px .7em 0;
  float:left;
}

/* 2 колонки, упрощенная версия */

div.columns-2 {
  zoom:1;
}

div.columns-2 h4 {
    font-size:110%;
}

div.columns-2 .item {
    margin-bottom:2em;
}

div.columns-2 .date {
    font-size:85%;
    color:#666;
}

div.columns-2:after {
  content:".";display:block;height:0;clear:both;visibility:hidden;
}

div.columns-2 .col {
  width:49.9% !important;
  float:left;
  position:relative;
}

div.columns-2 .pad {
  position:relative;
  left:0em;
  padding:0 2em 0 0 !important;
}

div.columns-2.gray-bordered .pad {
  border-left:1px solid #CECECE !important;
}

div.columns-2.blue-bordered .pad {
  border-left:1px solid #3766a3 !important;
}

div.columns-2 .first .pad {
  border:none !important;
}

/* 4 колонки, упрощенная версия */

div.columns-4 {
  zoom:1;
  margin-bottom:1.5em;
}

div.columns-4 h4 {
    font-size:110%;
}

div.columns-4 .item {
    margin-bottom:2em;
}

div.columns-4 .date {
    font-size:85%;
    color:#666;
}

div.columns-4:after {
  content:".";display:block;height:0;clear:both;visibility:hidden;
}

div.columns-4 .col {
  width:24.9% !important;
  float:left;
  position:relative;
}

div.columns-4 .pad {
  position:relative;
  left:-.7em;
  padding:0 1em 0 .7em;
}

div.columns-4.no-shift .pad {
  position:relative;
  left:0em !important;
  padding:0 1.7em 0 0em !important;
}

div.columns-4.gray-bordered .pad {
  border-left:1px solid #CECECE !important;
}

div.columns-4.blue-bordered .pad {
  border-left:1px solid #3766a3 !important;
}

div.columns-4 .first .pad {
  border:none !important;
}

input#q {
  width:110px;
}

div.copy-deploy {
  margin-top:2em;
  color:#666;
  font-size:85%;
}

.cont-date {
  font-size:85%;
  color:#666;
  margin-top:-1em;
}

ul.section-menu {
  list-style:none;
  margin:0 0 1em 0;
  padding:0;
}

ul.section-menu li {
  margin:0 0 .5em 0;
  padding:0;
}

ul.section-menu li hr {
  margin-top:1em;
  *margin-top:0; 
}

.block {
    margin-bottom:1.5em;
}