/* ************ */

.modna {
	border: 1px solid #dddddd;
	border-radius: 3px;
	/*max-height: 256px;*/
	width: 298px;
	position: relative;
	padding: 40px 0 4px 0;
	background: url(../images/informers/modnakassa/modnabg.png) 0 0 repeat-x #fff;
}

.modna .title {
	background: url(../images/informers/modnakassa/modnahead.png) 0 0 no-repeat;
	width: 290px;
	height: 28px;
	padding: 4px 10px 0 0;
	overflow: hidden;
	position: absolute;
	top: -1px;
	left: -1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
  font-weight: bold;
	color: #fff;
	text-align: right;
	font-style: italic;
}

.modna.evora {
  height: 162px;
}

.modna.evora .items {
  height: 148px;
  overflow: hidden;  
  padding: 0;
}

.modna.evora .title {
  background: url(../images/informers/evora/modnahead.png) 0 0 no-repeat;
}

.modna.gold {
  height: 162px;
}

.modna.fame {
  height: 165px;
}

.modna.gold .items {
  height: 148px;
  overflow: hidden;  
  padding: 0;
}

.modna.fame .items {
  height: 148px;
  overflow: hidden;  
  padding: 0;
}

.modna.gold .title {
  background: url(../images/informers/gold/modnahead.png) 0 0 no-repeat;
  padding-bottom: 3px;
}

.modna.fame .title {
  background: url(../images/informers/fame/modnahead.png) 0 0 no-repeat;
}

.modna .items {
    padding: 0 0 14px 0;
    overflow: hidden;
    width: 256px;
    margin: 0 auto;
}

.modna .item {
    float: left;
    text-align: center;
    width: 128px;
    min-height: 148px;
}

.modna .item .img {
    height: 100px;
    margin: 0 auto 4px;
    text-align: center;
    width: 100px;
	border: 1px solid #d4d4d4;
	box-shadow: 0 0 3px 1px #e5e5e5;
	position: relative;
}

.modna .item .img .label {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 20px;
  font-weight: bold;
  color: #fff;
  padding: 0 6px;
  background: #ec2129;
}

.modna .item .ptitle {
    font-weight: normal;
    font-size: 12px;
    max-height: 40px;
    padding: 0 6px 2px 6px;
}

.modna.evora .item .ptitle {
  max-height: 36px;
  overflow: hidden;
}

.modna.gold .item .ptitle {
  max-height: 36px;
  overflow: hidden;
}

.modna.fame .item .ptitle {
  max-height: 35px;
  overflow: hidden;
}

.modna .item .ptitle a {
	color: #000000;
    text-decoration: none;
    outline: medium none !important;
}

.modna .item .ptitle a:hover {
	text-decoration: underline;
}

.modna .next,
.modna .prev {
  display: block;
  width: 32px;
  height: 20px;
  position: absolute;
  left: 114px;
  bottom: -10px;
  cursor: pointer;
  background: url(../images/informers/modnakassa/modnanav.png) 0 0 no-repeat;
}

.modna .next {
  left: auto;
  right: 114px;
  background-position: 100% 0;
}

/* brands imax, planeta kino, etc */
.list-films .item .imax,
.poster .imax {
  display: block;
	width: 60px;
	height: 31px;
	background: url(../images/brands/btn_show_imax2.png) 0 0 no-repeat;
	margin: 3px auto -40px auto;
}

.list-films .item .pk,
.list-films .item .pkimax,
.poster .pk,
.poster .pkimax {
  display: block;
	background: url(../images/brands/btn_show_planeta2.png) 0 0 no-repeat;
	width: 60px;
	height: 31px;
  margin: 3px auto;
}

.poster .imax,
.poster .pk ,
.poster .pkimax {
	left: 0;
}

.left-side .film-detail .imax {
	width: 75px;
	height: 75px;
	position: absolute;
	background: url(../images/brands/imax_b.png) 0 0 no-repeat;
/*	top: -1px;*/
	left: 14px;
    z-index: 1;
}

.left-side .film-detail .pk,
.left-side .film-detail .pkimax {
	width: 78px;
	height: 78px;
	position: absolute;
	background: url(../images/brands/pk_b.png) 0 0 no-repeat;
	top: -1px;
	left: 14px;
    z-index: 1;
}

h1 .imax,
h1 .bticket {
	position: relative;
	top: 6px;
	margin-left: 10px;
}

/* Prestige */
.prestige {
    background: url(../images/informers/prestige/bg_prestige_new.gif) no-repeat scroll 0 0 transparent;
    max-height: 240px;
    width: 300px;
}

.prestige .title {
    color: #FFFFFF;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    padding: 15px 0 10px 135px;
    text-align: left;
	line-height: 14px;
    margin-bottom: 11px;
}

/*
.prestige .wrap {
	background: url(../images/informers/prestige/bgbottom.gif) no-repeat scroll 0 100% transparent;
	padding-bottom: 10px;
	overflow: hidden;
}
*/

.prestige .items {
    padding: 0 0 10px 10px;
    overflow: hidden;
}

.prestige .item {
    float: left;
    text-align: center;
    width: 140px;
}

.prestige .item .img {
    height: 90px;
    margin: 0 auto 14px;
    text-align: center;
    width: 126px;
}

.prestige .item .ptitle {
    font-weight: bold;
    font-size: 12px;
    max-height: 38px;
    padding: 0 6px;
}

.prestige .item .ptitle a {
	color: #000000;
    text-decoration: none;
    outline: medium none !important;
}

.prestige .item .ptitle a:hover {
	text-decoration: underline;
}


/* Oll.tv block */
.olltv {
  clear: both;
  margin: 0 0 16px 0;
  border: 1px solid #124298;
}

.olltv a.logo {
  display: block;
  position: relative;
  text-indent: -9999px;
  background: url(../images/ads/olltv/olltv-logo.gif) no-repeat scroll 0 0 transparent;
  width: 298px;
  height: 33px;
}

.olltv .in {
  padding: 9px 10px 18px 10px;
}

.olltv .in p {
  margin: 0;
  padding: 1px 0 0 23px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 18px;
  position: relative;
}

.olltv .in p span {
  display: block;
  width: 19px;
  height: 15px;
  position: absolute;
  top: 3px;
  left: 0;
  background: url(../images/ads/olltv/olltv-bul.png) no-repeat scroll 0 100% transparent;
  overflow: hidden;
}

.olltv .in p img {
  display: inline-block;
  position: relative;
  vertical-align: top;
  margin: 0 0 0 4px;
}

.olltv .in p a {
  text-decoration: none;
  color: #000;
  vertical-align: top;
}

.olltv .in p a:hover,
.olltv .in p:first-child a  {
  text-decoration: underline;
  color: #16408d;
}

.olltv .in p a:hover span,
.olltv .in p:first-child span {
  background-position: 0 -1px;
}

.list-films .item .brandline {
  text-align: center;
  width: 125px;
  float: right;
  clear: right;
  padding: 4px 0 0 0;
}

body.brandup .all {
  margin-top: 119px;
}

a.brandup {
  height: 1000px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.promobrand {
  width: 1001px;
  margin: 69px auto -119px;
  overflow: hidden;
  min-height: 50px;
}

.ad-promobrand {
  width: 1001px;
  margin: 120px auto -119px;
  /*overflow: hidden;*/
  position: relative;
}

.ad-promobrand.nobg {
  margin: 25px auto -25px;
}

.promobrand .promobtn {
  display: block;
  width: 300px;
  height: 50px;
  float: left;
  background-color: transparent;
  position: relative;
  z-index: 100;
}

.promobrand .right {
  float: right;
  background-color: transparent;
}

.promobrand .promobtn.on {
  opacity: 0.7;
}

.promobrand #promocanvas, .ad-promobrand #ad-promocanvas {
  display: none;
  margin: 0 auto;
  width: 1001px;
  height: 563px;
  clear: both;
  background-color: transparent;
  position: relative;
  z-index: 100;
}

.right-sidebar .brand-block {
  clear: both;
  margin: 0 0 16px 0;
  cursor: pointer;
}

.right-sidebar .brand-block img {
  border-radius: 12px;
  overflow: hidden;
  box-sizing: border-box;
}

#ad-promocanvas .close {
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  overflow: hidden;
  background: url(../images/fancybox/fancy_close.png) 0 0 no-repeat;
  position: absolute;
  top: -15px;
  right: -15px;
  cursor: pointer;
}

.modna.gold .item .img {
  height: 95px;
  overflow: hidden;
}

.modna.gold .item .img img {
  display: block;
  position: absolute;
  top: 0;
  left: -40px;
}

.ad-promobrand.nobg #ad-promocanvas {
  padding-bottom: 26px;
}

.promobrand.hide {
  display: none;
}