              /*header*/
.censure{
  position: absolute;
  top: 185px;
  left: 210px;
  color: red;
  font: 600 1.33em "Arial";
  border: 2px solid;
  border-radius: 100%;
  padding: 7px 2px;
}
#logo {
  width: 302px;
  float: left;
}
.nav-wrp {
  border-right: 1px solid #ccc;
  margin: 16px 0 0;
  position: relative;
  float: left;
  width: 339px;
  height: 190px;
}
.nav-wrp ul {
  list-style-type: none;
  width: 160px;
  margin: 0;
  overflow: hidden;
}
.nav-wrp .sub-nav {
  font-size: 0.92em;
  display: none;
  position: absolute;
  right: 9px;
  top: 0;
  width: 164px;
  z-index: 5;
}

.nav-wrp .open-nav .sub-nav { display: block;}

.nav-wrp li {
  background: url(/images/nav-bg.png) repeat 0 0;
  height: 28px;
  vertical-align: top;
  margin: 0;
}
.nav-wrp li a {
  position: relative;
  display: block;
  background-color: #fff;
  height: 26px;
  line-height: 26px;
}
#head-search form {
  position: relative;
  display: block;
  background-color: #fff;
  height: 26px;
  line-height: 26px;
}
.nav-item-inn {
  font-size: 1.17em;
  font-weight: bold;
  text-transform: uppercase;
}
.nav-wrp li a .gt {
  background: url(/images/head-arr.png) no-repeat 0 0;
  position: absolute;
  right: 6px;
  top: 9px;
  width: 4px;
  height: 7px;
  font-size: 13px;
  font-weight: normal;
}
.nav-wrp li a:visited .gt { background-position: 0 0;}
.nav-wrp li a:hover .gt { background-position: 0 -17px;}
.nav-wrp li a:active .gt { background-position: 0 -17px;}
.nav-wrp .sub-nav li a { text-transform:lowercase;}
.nav-wrp .sub-nav-clear {
  background: #fff;
  height: 28px;
}

.nav-wrp  .head-nav-active { background: none;}
.nav-wrp .sub-nav-show { display: block;}
.nav-wrp .head-nav-active .gt { background-position: 0 -34px !important;}
.nav-wrp .head-nav-active:visited .gt { background-position: 0 -34px !important;}
.nav-wrp .head-nav-active:hover .gt { background-position: 0 -17px !important;}
.nav-wrp .head-nav-active:active .gt { background-position: 0 -17px !important;}

#head-search { position: relative;}
#head-search label {
  position: absolute;
  left: 0;
  top: 0;
}
#head-search input { border: 0 none;}
.head-search-inp { background: none;}
.head-search-sbm {
  cursor: pointer;
  width: 25px;
  height: 25px;
  position: absolute;
  right: 0;
  top: 0;
  background: url(/images/ico.png) no-repeat center center;
  overflow: visible;
  padding: 0;
}
.steps {
  float: left;
  position: relative;
  margin: 15px 8px 0 0;
}
.first-step, .second-step, .third-step {
  height: 190px;
  border-right: 1px solid #ccc;
  float: left;
  overflow: hidden;
  position: relative;
}
.first-step { width: 147px; padding-right: 22px; color: #d44e40; margin-left: 8px;}
.first-step-time {
  background: url(/images/vz-mini.png) no-repeat left top;
  padding: 5px 0 0 22px;
  margin: 4px 0 1px;
  font-weight: bold;
}
.first-step-title {
  font-weight: bold;
  text-transform: uppercase;
  line-height: 16px;
  margin-bottom: 1px;
}
.first-step-comm {
  font-size: 0.92em;
  line-height: 16px;
}
.play-fest, .join-fest {
  width: 147px;
  height: 28px;
  line-height: 28px;
  font-size: 1.17em;
  font-weight: bold;
  display: block;
  position: absolute;
  left: 0;
}
.play-fest { bottom: 23px;}
.join-fest { bottom: -5px;}
.first-step .seporator {
  height: 2px;
  overflow: hidden;
  width: 147px;
  position: absolute;
  bottom: 22px;
  left: 0;
  margin: 0;
}
.jury-link {
  color: #FF3300 !important;
  font-weight: bold;
}
#timepad_btn, #ponominalu_btn{
  /*width: 50px;*/
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: -4px;
  padding: 10px 0;
  color: white;
  font-size: 11px;
  text-transform: uppercase;
  cursor: pointer;
  position: relative;
}
#timepad_btn{
  padding-left: 25px;
  background-color: #d44e40;
}
#ponominalu_btn{
  padding-left: 18px;
  background-color: #1D1D1B;
}
#timepad_btn:hover > span{
  opacity: 0.6;
}
#ponominalu_btn:hover > span{
  opacity: 0.6;
}
#ponominalu_btn:after{
  top: 50%;
  right: -9px;
  margin-top: -5px;
  height: 10px;
  width: 22px;
  background: url(/images/ponominalu.png) no-repeat 0 0;
}
#timepad_btn:after{
  top: 50%;
  left: 5px;
  margin-top: -8px;
  height: 16px;
  width: 13px;
  background: url(/images/timepad.png) no-repeat 0 0;
}
#ponominalu_btn:after, #timepad_btn:after{
  content: '';
  position: absolute;
  z-index: 100;
  background-size: cover;
}
#ponominalu_btn:before, #timepad_btn:before{
  content: '';
  position: absolute;
  z-index: 10;
  top: 0;
  width: 0;
  height: 0;
  border: 17px solid transparent;
  border-right: 0;
}
#ponominalu_btn:before{
  border-left-color: #1D1D1B;
  right: -16px;
}
#timepad_btn:before{
  border-left-color: #d44e40;
  right: -17px;
}


                     /* #aside */

.aside-news { width: 114px; margin-left: 33px;}
.aside-news-item {
  margin-bottom: 30px;
  font-size: 0.92em;
  line-height: 1.65em;
}
.aside-news-item img { display:inline-block; margin: 0 90px 0 0;}

                    /* #content */

.enterance { overflow: hidden;}
.join-block-l, .join-block-r {
  float: left;
  width: 305px;
}


/**/
.join-block-l h3, .join-block-r h3 {letter-spacing: -1px; margin-bottom: 14px;}
/**/

.join-block-l {
  border-right: 1px solid #ccc;
  padding: 0 34px 10px 0;
  margin: 0 31px 30px 0;
}
.join-block-r p { font-size: 14px; margin-bottom: 2px; line-height: 1.6em;}
.enterance .join-block-r p { line-height: 1.44em; margin-bottom: 6px;}
.enterance .join-block-r .seporator { margin-bottom: 8px;}
.enterance .join-block-r input { margin-top: 4px;}
.enterance input.st { margin-bottom: 14px;}
.join-block-r input { cursor: pointer;}

.login-e-mail { width: 293px;}
.login-pass { width: 223px; float: left;}

.btn {
  display: inline-block;
  height: 24px;
  padding: 0 0;
  background: #f4f4f4;
  border: 1px solid #c5c5c5;
  overflow: hidden;
}
.btn input {
  height: 21px;
  cursor: pointer;
  margin-bottom: 0;
  padding: 0 5px;
  overflow: visible;
  border: 0 none;
}
.join-block-l .login-sbm  { float: right; margin-top: 1px;}
.enterance .join-block-l .login-sbm  { margin-top: 2px;}

.seporator {
  overflow: hidden;
  display: block;
  background: url(/images/nav-bg.png) repeat 0 0;
  height: 3px;
  margin: 0 0 8px;
}

                    /* #footer */


#footer { line-height: 1.64em; font-size: 0.92em;}

.lang-sel {
  position: absolute;
  left: 31px;
  bottom: 29px;
  font-size: 0.91em;
  font-weight: bold;
}
.lang-sel span {
  background: #000;
  color: #fff;
  padding: 0 2px 1px;
}
.lang-sel a { display: block; padding: 0 2px 1px; text-decoration: underline;}

.foo-item-org {
  padding-top: 4px;
  width: 123px;
  float: left;
  margin-right: 48px;
}
.foo-item-org-by {
  padding-top: 3px;
  float: left;
  width: 140px;
  margin-right: 27px;
}
.foo-item-info, .foo-item-made-by {
  float: left;
  padding-top: 35px;
  width: 258px;
  margin-right: 49px;
}
.foo-item-made-by { margin-right: 0; width: 200px;}
.space-aft { margin-bottom: 5px;}
.socials { margin-bottom:1px;}
.socials img { margin: 0 2px;}
.socials div { float: left; height: 18px; width: 100px;}
#footer .underline-c a { font-size: inherit;}

                          /* join.html */


.block-item { margin-bottom: 27px;}
#join-form {
  margin-bottom: 45px;
  width: 676px;
}
.join-l {
  float: left;
  width: 148px;
  font-weight: bold;
  text-transform: uppercase;
  margin-right: 39px;
}
.join-r {
  float: left;
  width: 489px;
}
.join-r label { clear: both;}
.join-r .fl { margin-right: 12px;}
.auth-item { overflow: hidden; margin-bottom: 3px;}

.valid {
  vertical-align:top;
  background: url(/images/sprites.png) no-repeat 0 0;
  width: 9px;
  height: 8px;
  display: none;
  margin: 0 -17px 0 8px;
  /*
margin: 0 0 0 8px;
*/
}
.valid-ok { display: inline-block;}
.valid-no { display: inline-block; background-position: -19px 0;}

.pos-rel { position: relative;}
.pop-comm-active { display: inline-block; background: none;}
.auth-item-end { margin-bottom: 20px;}
.pop-comment {
  z-index: 1;
  width: 111px;
  position: absolute;
  display: inline-block;
  background-color: #ee3124;
  font-size: 10px;
  line-height: 9px;
  color: #fff;
  padding:  5px;
  margin-left: 5px;
}
.join-agree .pop-comment {width:300px;}
.upload-photo .descr-l .pop-comment { width: auto;}
.pop-error-wrp { overflow: auto; margin-top:-6px;}
.pop-error-wrp .pop-error {
  float: left;
  clear: both;
  display: block;
  background-color: #ee3124;
  font-size: 10px;
  line-height: 9px;
  color: #fff;
  padding:  5px;
}
.pop-comm-t {
  background: url(/images/sprites.png) no-repeat 0 -18px;
  width: 4px;
  height: 9px;
  position: absolute;
  left: -4px;
  top: 2px;
}
#join-form .seporator { margin-bottom: 14px;}
#join-form .auth-item .seporator  {
  height: 8px;
  margin: 0 0 16px;
}
.join-e-mail { width: 300px;}
.join-pass, .join-pass-re { width: 213px;}
.join-name { width: 193px;}
.join-sec-name { width: 233px;}
.join-dd { width: 18px;}
.join-yy { width: 31px;}
.join-mm { margin: 3px 5px 0;}
.join-index { width: 45px;}
.join-region { width: 150px; margin: 3px 0 0;}
.join-city { width: 219px;}
.join-adres { width: 450px;}
.join-phone { width: 150px;}
.tel-wrp { line-height: 25px;}
.tel-wrp label { line-height: 13px;}
.join-tel-code { width: 44px; margin: 0 4px 15px 7px;}
.join-tel { width: 109px;}


.join-agree {
  padding-left: 10px;
  overflow: hidden;
  margin-bottom: 3px;
}
.checkbox {
  padding: 0;
  vertical-align: middle;
  margin: 0 12px 0 0;
  width: auto;
  height: auto;
  border: 0 none;
  background: none;
}
.join-agree .checkbox { height: 16px; overflow: visible;}
.agree-inn {
  margin-bottom: 12px;
  overflow: hidden;
  clear: both;
}
.join-agree label {
  float: left;
  width: 620px;
}
.seporator-cont {
  position: relative;
  margin: 0 0 12px;
  height: 36px;
  line-height: 37px;
  padding-right: 20px;
  padding: 0 20px 0 13px;
  clear: both;
}
#join-form .seporator-cont  { text-align: right;}
#join-form .seporator-cont span { display: inline-block;}
.seporator-cont .ann { vertical-align: top;}
.seporator-cont .btn { margin: 5px 10px 0 0;}

.ext { height: 50px !important;}


                  /*  join-next  */
.join-part2, .join-part1 {
  position: relative;
  z-index: 2;
}

.overlay-on .overlay-shadow {
  background-color: #fff;
  opacity: 0.8;
  display: block;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  width: 150%;
  height: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}

.one-line { display: block;}

.join-next-block { /*width: 677px;*/ overflow: hidden;}

.add-foto-form { overflow: hidden;}
.add-foto-l {
  overflow: hidden;
  position: relative;
  background: url(/images/nav-bg.png) repeat 0 0;
  width: 211px;
  height: 163px;
  float: left;
  margin-right: 12px;
  margin: 0 12px 34px 0;
}
.add-foto-r {
  float: left;
  width: 440px;
  margin-bottom: 34px;
}
.add-foto-r .join-l { width: 65px; margin: 0; padding-top: 4px;}
.add-foto-r .join-r { width: 364px; margin: 0;}
#foto-upload { display: block;}
#add-file-btn {
  display: block;
  margin-top: -14px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 209px;
}
#add-file-btn .file-upload-btn {
  cursor: pointer;
  font-size: 60px;
  right: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  border:0;
  background:transparent;
  display:block;
  height:35px;
  width:215px;
  background-image:none;
  filter:alpha(opacity=0);
}
#add-file-btn .file-upload-fake {
  overflow: visible;
  padding: 0 3px;
}
.account-add-foto .descr-l .pop-comm-active {
  position: absolute;
  left: -14px;
  top: 0;
  width: 100%;
}
.add-foto-name { width: 276px;}
textarea.add-foto-about {
  width: 352px;
  height: 86px;
  overflow: auto;
  line-height: 18px;
}
.foto-diskr-2 { font-size: 0; margin-bottom:5px;}
.add-foto-r .join-region { margin: 3px 0 0; width: 159px;}
.add-foto-r .join-city { width: 178px;}

.add-foto-nom { width: 201px; margin: 0;}

.add-foto-form .seporator-cont { text-align: right;}
.add-foto-form .seporator-cont label {
  margin-right: 30px;
  display: inline-block;
  vertical-align: top;
}
.join-agree-3 {
  margin:0 5px 0 0;
  vertical-align: middle;
}
.add-foto-form .btn { margin-right: 0;}



                  /*  foto-list.html  */
.foto-list { width: 678px; padding-right: 39px;}




.foto-list .seporator { height: 7px; margin: 0 0 5px;}

.cont-nav-wrp {
  overflow: hidden;
  padding-bottom:25px;
}
.cont-nav {
  white-space: nowrap;
  float: left;
  margin: 0 15px 0 0;
  padding-bottom: 4px;
}
.cont-nav li {
  display: inline-block;
  vertical-align: top;
  margin: 0 2px 0 0;
  list-style-type: none;
  font-size: 0.92em;
  font-weight: bold;
  text-transform: uppercase;
}
.cont-nav .cont-nav-name {
  margin-left: 14px;
  line-height: 18px;
  font-weight: normal;
  text-transform: uppercase;
}
.cont-nav li a {
  display: block;
  float: left;
  height: 19px;
  line-height: 18px;
  margin: 0 4px;
}

.cont-nav .cont-nav-active {
  float: left;
  height: 19px;
  line-height: 18px;
  background: #000;
  padding: 0 6px;
  color: #fff;
}
.cont-nav-l {
  margin-right: 40px;
  float: left;
}
.cont-nav-c {
  overflow: hidden;
}
.cont-nav-r {
  font-weight: bold;
  position: absolute;
  right: 10px;
  top: 0;
}
.cont-nav-r span.cont-nav-prew,
.cont-nav-r span.cont-nav-next { color: #868686;}
.foto-list .seporator-cont {
  font-size: 0.92em;
  text-transform: uppercase;
  height: 55px;
  line-height: 46px;
  padding-right: 260px;
  margin: 0 0 17px;
}
.pages {
  float: left;
  margin-right: 5px;
}
.paginator-wrp {
  overflow-x: auto;
  overflow-y: hidden;
  margin-top: 10px;
  height: 40px;
}

.paginator td { line-height: 100%;}
.paginator  a {
  display: inline-block;
  height: 24px;
  line-height: 24px;
  background-color: #fff;
  padding: 0 6px;
}
.paginator  span {
  display: inline-block;
  height: 24px;
  line-height: 24px;
  cursor: default;
  background: #000;
  color: #fff;
  padding: 0 6px;
}
.arr {
  font-size: 15px;
  margin: 0 7px;
}
.cont-nav-r a {
  margin: 0 7px;
}
.photos-items-list { margin: 0 -22px -18px 0;}
 .foto-item {
  width: 210px;
  margin: 0 21px 69px 0;
  display: inline-block;
  vertical-align: top;
}
.block { display: block;}
.foto-item-img img { width: 209px;}
.foto-item-img { font-size: 0;}
.foto-item div {
  padding: 6px 0 9px 0;
  position: relative;
  background: url(/images/miini-sep.png) repeat-x 0 bottom;
}
.foto-item div img {
  position: absolute;
  left: 0;
  top: 11px;
}
.foto-item .download {
  font-size:11px;
  font-weight:bold;
  letter-spacing:1px;
  text-transform:uppercase;
}
.foto-item-name {
  text-transform: uppercase;
  font-weight: bold;
}
.foto-item .foto-item-name { line-height: 16px; padding-top: 4px;}
.foto-item .foto-item-auth { padding-top: 7px;}
.foto-item .foto-item-auth img { top: 13px;}
.foto-item  .foto-item-place { padding-bottom: 10px;}
.foto-item  .foto-item-place img { top: 8px;}
.foto-item .foto-item-nom { padding-top: 3px;}
.foto-item .foto-item-nom img { top: 9px;}

.foto-item .counters-by-rate { padding: 7px 0 10px 0;}

                  /*  photo-item.html  */


.photo-item-big { float: left;}
.photo-item-big-descr, .live-a-comm { margin-bottom: 25px; width: 100%;}
.photo-item-big-descr:after {
  clear:both;
  content:"";
  display:block;
  height:0;
  visibility:hidden;
}
.big-img-wrp { overflow: hidden; display: inline-block; font-size: 0; vertical-align: bottom;}
.photo-item-big-img { position: relative; display: inline-block;}
.prew-img, .next-img { position: absolute; bottom: 0; width: 74px;}
.prew-img img, .next-img img { width: 74px; vertical-align: bottom;}
.prew-img { text-align: left; left: -86px;}
.next-img { text-align: right; right: -87px;}

.prew-img:link img, .next-img:link img { opacity: 0.6;}
.prew-img:visited img, .next-img:visited img { opacity: 0.6;}
.prew-img:hover img, .next-img:hover img { opacity: 1;}
.prew-img:active img, .next-img:active img { opacity: 1;}
.photo-item-big-img .arr { font-size: 18px; margin:0 2px;}
.navigation-arrows {
  background: url(/images/arrows-nav.png) no-repeat 0 top;
  position: absolute;
  right: -120px;
  bottom: 151px;
  width: 107px;
  font-size: 0.92em;
  padding-top: 40px;
  line-height: 14px;
}
.descr-l {
  width: 209px;
  float: left;
  margin-right: 22px;
}

.descr-l div, .sep-b {
  background: url(/images/miini-sep.png) repeat-x scroll 0 bottom transparent;
  padding: 7px 0 10px 39px;
  position: relative;
}
.sep-b { font-weight: bold; text-transform: uppercase;}
.descr-l div img, .descr-r div img {
  left: 0;
  position: absolute;
  top: 14px;
}
.descr-r { width: 566px; float: left;}
.photo-item-big-descr .descr-r {
  margin-left: 231px;
  width: auto;
  float: none;
}
.descr-r div { position: relative; padding: 7px 0 10px 0;}
.rate,
.comm,
.views {
  cursor: pointer;
  padding: 3px 0 3px 16px;
  font-size: 0.83em;
  margin-right: 9px;
  vertical-align: top;
  background: url(/images/ico-foto.png) no-repeat 0 3px;
}
.comm { background-position: 0 -18px; margin-right: 4px;}
.views { background-position: 0 -41px; padding-left: 20px;}

.rate:hover { background-position: -100px 3px; color: #3cb6ce;}
.comm:hover { background-position: -100px -18px; color: #3cb6ce;}
.views:hover { background-position: -100px -41px; color: #3cb6ce;}

.descr-l .send-a-fr { padding-left: 61px;}
.send-a-fr a { margin-right: 6px;}
.descr-l .foto-counters { padding-left: 0;}
.descr-l .seporator-cont { text-align: center; line-height: 28px; height: 32px;}

.descr-l div.send-a-fr a img { position: relative; top: auto; }

.seporator.type1 {
  clear: both;
  height: 13px;
}
.live-a-comm { overflow: hidden;}
.live-a-comm form { margin-bottom: 39px;}
.live-a-comm h3 a { border-bottom: 1px solid;}
.comm-l {
  float: left;
  width: 330px;
  margin-right: 39px;
}
.comm-r {
  margin-left: 369px;
  padding: 12px 0;
  position: relative;
  margin-bottom: 11px;
}
.comments-wrp {
  overflow: auto;
  max-height: 434px;
}
textarea.live-a-comm-inp {
  width: 316px;
  height: 98px;
}
.opacity {
  background: url(/images/live-a-comm.png) repeat-x 0 0;
  position: absolute;
  right: 17px;
  width: 100%;
  height: 49px;
}
.opa-t { top: -8px; /* 0 */}
.opa-b {
  background-position: 0 bottom;
  bottom: 0;
}
.comm-item {
  background: url(/images/miini-sep.png) repeat-x scroll 0 bottom transparent;
  margin-bottom: 12px;
  padding: 0 0 17px;
  line-height: 17px;
}
.comm-item .date {
  margin-left: 7px;
  font-size: 0.83em;
  color: #bfbfbf;
}
.comm-item a.reply:link,
.comm-item a.reply:visited {
  border-bottom: 1px dashed #969696;
  color: #969696;
}
.comm-item a.reply:hover,
.comm-item a.reply:active {
  border-bottom: 1px dashed #333333;
  color: #333333;
}
.comm-item a.reply {
  display: inline-block;
  line-height: 1em;
  margin-left: 7px;
}
.comm-item.reply-admin {
  padding-left: 40px;
}
.comm-item.reply-admin strong {
  color: #D44E40;
}
.no-comm {
  padding: 40px 0;
  vertical-align: middle;
  font-weight: bold;
  color: #ee3124;
  text-align: center;
}
.no-comm img { display: block; margin: 0 auto 10px;}





                  /*  main.html  */

.main-p-nom { margin-bottom: 30px;}
.main-p-img {
  width: 677px;
  display: block;
  margin-bottom: 28px;
}
.main-p-img img {
  width: 677px;
}

.border-b {
  background: url(/images/miini-sep.png) repeat-x scroll 0 bottom transparent;
  margin-bottom: 6px;
  width: 100%;
}
table.border-b td {
  height: 35px;
  padding: 0 0 5px;
  vertical-align: bottom;
}
.nom-item {
  display: inline-block;
  vertical-align: top;
  width: 126px;
  margin-right: 9px;
}
.nom-item-2line { margin-top: -14px;}
.nom-item img { width: 126px;}
.nom-item h3 { margin-bottom: 7px;}
.nom-item .border-b { padding: 11px 0 5px; text-transform: lowercase;}
.nom-item > a { vertical-align: top; }

.nom-item.single-nom { width: 677px; }
.single-nom table.border-b td {
  font-size: 25px;
  text-align: center;
}
.single-nom img { vertical-align: top; }


                  /*  account.html  */


.active-cabinet {
  background: url(/images/nav-bg.png) repeat 0 0;
}
.account-p { width: 675px;}
.account-p .cont-nav { margin-bottom: 21px;}
.account-p .uppercase { margin-bottom: 16px;}

.photo-descr { margin-bottom: 54px;}
.account-p .photo-descr { clear: both;}
.descr-item { overflow: hidden; margin-bottom: 30px;}
.photo-descr .descr-l div { background: none}
.photo-descr .descr-l a img { width: 209px;}
.photo-descr .descr-r { width: 639px;/*444px*/ margin-right: -200px;}

.account-p .photo-descr .descr-r { width: 480px;}
.photo-descr .descr-r div img { top: 3px;}
.photo-descr .border-b { line-height: 17px; width: auto; padding-right: 16px}
.photo-descr .descr-r .nomination-wrp img { top: 5px;}
.photo-descr div { padding-top: 3px; margin-bottom: 6px;}

.photo-descr .descr-l { margin-right: 12px;}
.photo-descr .descr-l .foto-counters { padding-top: 3px; }
.photo-descr .descr-item { margin-bottom: 12px; margin-right:-200px;}

.place { overflow: hidden;}
.place.group { overflow: visible;}
.place div {
  padding: 0;
  width: auto;
  margin-right:15px;
  float: left;
  position: relative;
}
.upload-photo .place div { margin-right: 22px; width: auto;}

.place div img {
  margin: 0 0 7px;
  display: block;
  position: relative;
  top: auto;
}
.message-big, .photo-descr .message-big {
  clear: both;
  margin-left: 28px;
  color: #fff;
  position: relative;
  margin-bottom: 1px;
}
.mess-l {
  background: url(/images/sprites.png) no-repeat 0 -58px;
  width: 28px;
  height: 35px;
  position: absolute;
  left: -28px;
  top: 0;
}
.mess-close {
  background: url(/images/sprites.png) no-repeat 0 -37px;
  width: 11px;
  height: 11px;
  position: absolute;
  right: 14px;
  top: 10px;
}
.mess-cont {
  display: block;
  background-color: #ee3124;
  line-height: 18px;
  padding: 7px 150px 8px 13px;
}
.mess-cont a { text-decoration: underline;}
.mess-cont a:link { color: #fff;}
.mess-cont a:visited { color: #fff;}
.mess-cont a:hover { color: #000;}
.mess-cont a:active { color: #000;}

.account-p .link2blog {
  display: inline-block;
  background-color: #fff;
  padding-left: 7px;
  margin-top: 7px;
  height: 25px;
}
.account-p .seporator-cont { height: 38px;}
.account-p .link2blog img {
  margin: 11px 8px 0 0;
  vertical-align: top;
}
.account-p .link2blog a {
  display: inline-block;
  height: 16px;
  margin: 5px 6px 0 0;
  vertical-align: top;
}
.account-p .link2blog a img {
  vertical-align: top;
  margin: 0;
}

.mess-big-edit { float: right; margin: 7px 0 0;}
.mess-big-del { float: right; margin: 7px 0 0; color: #EE3124;}

form.photo-descr .descr-r input,
form.photo-descr .descr-r textarea { margin-bottom: 0;}
form.photo-descr .descr-r div { padding-top: 0;}
form.photo-descr .place span img { margin: 0 0 7px;}
form.photo-descr .join-city { width:178px;}

.account-add-foto .descr-l {
  position: relative;
  background:url(/images/nav-bg.png) repeat 0 0;
  height: auto;
  width: 209px;
  min-height: 163px;
}
.account-add-foto .seporator-cont {
  text-align: right;
  width: 642px;
}
.account-add-foto .seporator-cont label {
  margin-right: 5px;
}

.account-p .photo-descr .seporator-cont { padding-left: 9px;}
.error404 { width: 670px;}

                  /*  contacts.html  */

.text-p-padding { padding-bottom: 40px;}
.map {
  width: 676px;
  height: 403px;
  margin: 0 0 33px;
  overflow: hidden;
}
.contacts-item { margin: 0 0 23px;}
.contacts-item p { margin: 0;}




                  /*  about-us-smi.html  */


.smi { width: 943px;}
.smi-item { margin: 0 0 55px;}
.smi-item a { text-decoration: none;}
.video-wrp { margin-bottom: 20px; overflow: hidden;}

.smi-details {
  background: url(/images/nav-bg.png) repeat 0 0;
  /* height: 32px; */
  padding: 3px 0;
  vertical-align: top;
}
.smi-details .bg {
  background-color: #fff;
  /* height: 32px */
}
.smi-details .bg .smi-logo {
  display: inline-block;
  margin: 5px 20px 0 0;
}
.smi-details .bg .smi-logo img { vertical-align: middle;}
.smi-details .bg .smi-details-in {
  font-size: 11px;
  display: inline-block;
  vertical-align: top;
  margin: 0 20px 0 0;
  line-height: 32px;
}


                  /*  news.html  */

.news-list { width: 943px;}
.news-item {
  background:url(/images/miini-sep3.png) repeat-x  0 bottom;
  margin-bottom: 25px;
  padding-top: 30px;
  overflow: hidden;
}
.news-item a { text-decoration: none;}
.news-item h3 { margin-bottom: 0;}
.news-item p { margin-bottom: 6px;}
.news-item-imgs { margin-bottom: 5px;}
.news-item-imgs a { margin: 0 6px 7px 0;}
.news-item .date {
  font-weight: normal;
  display: inline-block;
  font-size: 16px;
  color: #b0b0b0;
  width: 88px;
}
.news-list .news-item-imgs {}

                  /*  news-inside.html  */

.news-date-h1 {
  display: inline-block;
  font-size: 16px;
  line-height: 43px;
  vertical-align: bottom;
  color: #b0b0b0;
  letter-spacing: 0;
  text-align: right;
  font-weight: normal;
}
.news-inside p { width: 660px;}
.news-inside-img img { margin: 0 18px 28px 0;}

                  /* participant.html */



.participant .uppercase { margin-bottom: 32px;}
.participant .uppercase strong { margin: 0 12px 0 7px;}
.participant .foto-counters { padding-left:0;}
.participant .foto-item { margin-bottom: 34px;}

                  /* about.html */

.about { width: 676px;}

.about-title {
  width: 630px;
  text-transform: uppercase;
  position: relative;
  font-size: 1.83em;
  line-height: 34px;
  color: #d14638;
}
.about-title .vz-logo-mini {
  position: absolute;
  left: -29px;
  top: 8px;
}
.about-title-comm {
  font-size: 11px;
  display: block;
  text-transform: none;
}

.about-map {
  width: 676px;
  height: 403px;
  margin-bottom: 20px;
}
.about-steps { margin-bottom: 20px;}
.about-steps p {
  padding-bottom: 12px;
  margin-bottom: 8px;
  background: url(/images/miini-sep4.png) repeat-x  0 bottom;
}
.about-steps p strong { display: block;}

.stat { overflow: hidden;}
.stat-item {
  float: left;
  width: 119px;
  margin-right: 19px;
}
.stat-item div {
  font-weight: bold;
  padding-bottom: 8px;
  margin-bottom: 12px;
  font-size: 2.23em;
  background: url(/images/miini-sep4.png) repeat-x  0 bottom;
}
.stat-item  .stat-head { font-size: 0.92em; font-weight: normal;}
.stat-item-last { margin-right: 0;}

.text-block { margin-bottom: 20px; overflow: hidden;}

.video-wrp { overflow: hidden; margin: 0 -20px 20px 0;}
.video-item { float: left; margin: 0 20px 14px 0;}
.video-item h3 { margin-bottom: 6px}
.video-item embed { height: 210px !important;}

                  /* judges.html */

.judgies ,.partners { width: 676px;}
.judgies .seporator, .partners .seporator {
  clear: both;
  height: 13px;
  margin-bottom: 18px;
}
.judgies-item, .partners-item { overflow: hidden;}
.judgies-l {
  float: left;
  width: 178px;
  margin: 0 28px 18px 0;
}
.judgies-l img { display: inline-block; vertical-align: top;}
.judgies-r {
  float: left;
  width: 470px;
  margin-bottom: 18px;
}
.judgies-r h4 { margin-bottom: 8px;}
.judgies-info, .partners-info {
  background: url(/images/nav-bg.png) repeat 0 0;
  font-size: 0.92em;
  padding: 3px 0;
  margin-bottom: 8px;
}
.judgies-info div, .partners-info div {
  background-color: #fff;
  line-height: 26px;
}
.judgies-r p, .partners-item p {
  padding-right: 24px;
  font-size: 1.17em;
}

                  /* partners.html */

.partners .seporator { margin-bottom: 37px;}
.partners-logo {
  display: inline-block;
  margin-bottom: 10px;
}
.partners-more-info { overflow: hidden; margin-bottom: 4px;}
.partner-special {
  padding-top: 12px;
  background: url(/images/miini-sep3.png) repeat-x  0 top;
}
.partner-special p { margin-bottom: 10px;}
.partners .photos-items-list { margin: 0 -23px -18px 0;}
.partners .photos-items-list .foto-item { margin-right: 21px;}


                  /* prizes.html */

.prize {
	float: left;
	font-size: 1.17em;
	margin: 0 0 18px;
	padding-right: 10px;
	width: 226px;
	line-height:1.4;
}
img.logoComp {
	margin:0 0 12px;
}
.judgies-item {
	position:relative;
	background: url("/images/miini-sep3.png") repeat-x;
	padding-top:14px;
}
.judgies-l {
	float: right;
	margin: 0 0 38px;
	width: auto;
}
.judgies-item .foto-item {
	margin: -6px 7px 0 20px;
	float: right;
	width: 204px;
}
.clear { clear:both; }
.judgies-item .seporator {
	margin-bottom:44px;

}
.judgies-l img {
	padding-top:1px;
}.judgies-l.last {
	margin:0 0 19px;
}


table.stat {
  width: 100%;
}

table.stat tbody td {
  font-weight: bold;
  font-size: 2.23em;
}


table.stat thead td {
  font-size: 0.92em;
  font-weight: normal;
}

table.onerow tbody td {
  font-size: 1.33em;
  font-weight: normal;
  line-height: 26px;
  background: url(/images/miini-sep3.png) repeat-x  left bottom;
}

table.onerow tbody td strong {
  display: block;
}

table.stat tr + tr {
  font-size: 1em;
}

.language-tabs{
  margin:0 0 25px!important;
}
.language-tabs a{
  font-size:24px;
  color:#dedede;
  margin-right:20px;
  position:relative;
}
.language-tabs a.form_active{
  color:#ff8c95;
  border-bottom:2px solid #ff8c95;
}
.photo-form-label{
  font-size:9px;
  text-transform:uppercase;
  color:#7A7A7A;
  display:inline-block;
  margin-right:5px;
  width:70px;
  font-weight:bold;
  vertical-align:top;
}
.photo-form-label_block{
  display:block;
  margin-right:0;
}
.photo-form-label_place{
  float:left;
}
.photo-form-label_long{
  width:auto;
}
.row_country{
  margin-bottom:15px;
}
.form__errs-count{
  position:absolute;
  display:block;
  background: url(/images/errors-png.png) repeat 0 0;
  width:20px;
  height:18px;
  font-size:12px;
  color:#fff;
  padding:3px 0 0 0;
  right: -15px;
  top: -5px;
  text-align:center;
}
.lang-switch{
  position:absolute;
  bottom:-20px;
  left:30px;
}
.lang-switch__href{
  text-transform:uppercase;
  font-weight:bold;
  color:#000;
  text-decoration:underline;
}
.lang-switch__href_active{
  color:#fff!important;
  background-color:#000;
  text-decoration:none;
  padding:0 3px;
  margin-right:3px;
}
.lang-switch__href_active:hover{
  color:#fff!important;
  text-decoration:none!important;
}

.nomination-descr{
  width:670px;
  margin-bottom:20px!important;
}
.nomination-descr h2{
  color:#363636;
  text-transform:none;
  font-size:20px;
}
.nomination-descr p{
  color:#363636;
}
.group:before,
.group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.group {
  zoom: 1;
}
.photo-item-row > span{
  float:left;
  width:50px;
  font-size:11px;
  color:#7a7a7a;
  text-transform:lowercase;
  font-weight:normal;
}
.photo-item-row > div, .photo-item-row > p{
  float:right;
  width:140px;
  background:none;
  padding:0;
}
.foto-item .download a{
  margin-left:70px;
}
.descr-l .photo-big-descr__row{
  padding-left:0px;
}
.descr-l .photo-big-descr__row b{
  font-size:11px;
  color:#7a7a7a;
  text-transform:lowercase;
  font-weight:normal;
  margin-right:10px;
  vertical-align:top;
}
.descr-l .photo-big-descr__row span{
  display:inline-block;
  width:160px;
}
.descr-l .photo-big-descr__row.send-a-fr span{
  width:100px;
}
.descr-r .photo-big-descr__row{
  position:relative;
}
.descr-r .photo-big-descr__row b{
  position:absolute;
  top:7px;
  left:0;
  font-size:11px;
  color:#7a7a7a;
  text-transform:lowercase;
  font-weight:normal;
}

.descr-r .photo-big-descr__row span,
.descr-r .photo-big-descr__row div{
  padding:0 0 0 60px;
}
.link2blog b{
  font-size:11px;
  color:#7a7a7a;
  text-transform:lowercase;
  font-weight:normal;
  display:inline-block;
  position:relative;
  top:-5px;
  margin-right:8px;
}
.prize-label{
  font-size:11px;
  color:#7a7a7a;
  text-transform:lowercase;
  font-weight:normal;
  position:absolute;
  left:0;
}
.judgies-item .foto-item div{
  position:relative;
  padding-left:65px;
}
.foto-item-name_profile, .foto-item-nomination{
  padding-left:62px!important;
}
.foto-item-name_profile span, .foto-item-nomination-label{
  font-size:11px;
  color:#7a7a7a;
  text-transform:lowercase;
  font-weight:normal;
  display:inline-block;
  position:absolute;
  left:0;
}
.cont-nav-special{
  position:relative;
}
.cont-nav-special-descr{
  position:absolute;
  display:inline-block;
  color:#fff;
  right:0;
  padding:3px 5px;
  top:23px;

}