@font-face {
	font-family: 'PT Sans';
	src: url('../fonts/pt_sans_bold.woff2') format('woff2'),
	     url('../fonts/pt_sans_bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'PT Sans';
	src: url('../fonts/pt_sans_regular.woff2') format('woff2'),
	     url('../fonts/pt_sans_regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'PT Serif';
	src: url('../fonts/pt_serif_bold.woff2') format('woff2'),
	     url('../fonts/pt_serif_bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'PT Serif';
	src: url('../fonts/pt_serif_regular_italic.woff2') format('woff2'),
	     url('../fonts/pt_serif_regular_italic.woff') format('woff');
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: 'PT Serif';
	src: url('../fonts/pt_serif_regular.woff2') format('woff2'),
	     url('../fonts/pt_serif_regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_BebasNeue Book';
	src: url('../fonts/BebasNeue Book.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'futurafuturiscregular';
	src: url('../fonts/futurafc-webfont.woff2') format('woff2'),
	     url('../fonts/futurafc-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'futurafuturiscbold';
	src: url('../fonts/futurfcb-webfont.woff2') format('woff2'),
	     url('../fonts/futurfcb-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}

@font-face {
    font-family: 'futurabookcregular';
    src: url('../fonts/FuturaBookC-webfont.woff2') format('woff2'),
         url('../fonts/FuturaBookC-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body{
	position: relative;
	margin: 0;
	padding: 30px 0 0;
	line-height: 1.2;
	font-family: 'PT Sans', Arial, sans-serif;
	background: #e7e7e7;
}

body.branded {
	padding-top: 30px !important;
	background-position:  89% 30px !important;
	background-attachment: fixed !important;
}

p {
    font-size: 15px;
}

.center-me {
	margin: 0 auto;
	width: 1425px;
	position: relative;
}

#ad1 {
	position: absolute;
	right: 0px;
	top: 240px;
	width: 300px;
	height: 600px;
	z-index: 2;
}

.main, .profileMain{
width:1000px;
position: relative;
left:50%;
margin-left:-500px;
top:0;
min-height:100%;
background: #fff;
overflow: hidden;
}

.profileMain{
width:710px;
background: rgba(255, 255, 255, 0.9);
}

.enterBlock{
width:100%;
background: #000;
height:25px;
}

.enterLink{
position: relative;
top: -20px;
}

.enterLink a{
color:#fff;
font-size:12px;
margin-right:20px;
	font-family: 'futurafuturiscregular';
	text-transform: uppercase;
}

.enterLink a:hover{
text-decoration: underline;
}

.mainHeader{
width:100%;
position: relative;
top:0;
height: 220px;
z-index: 999;
}

.header{
width:1000px;
height:200px;
position: absolute;
left:50%;
margin-left:-500px;
background: #fff;
}

.mainNavBg{
width:100%;
height: 55px;
position: relative;
margin:0;
z-index: 9999;
top:0;
left:0;
}

.navTop{
width:1000px;
height:55px;
position: absolute;
left:50%;
margin-left:-500px;
background: rgba(255, 255, 255, 0.9);
}

.banner1{
width:240px;
/*height:400px;
border:1px solid #ccc;*/
	background: #fff;
	margin-right:37px;
	float: left;
	background: rgba(255,255,255,0.3);
    margin-bottom: 20px;
}

.bannersRight{
    top:10px;
    position: relative;
    right:auto;
    width:240px;
    min-height:100%;
    overflow: hidden;
}

.wBg{
	background: rgba(255,255,255,0.8);
	height:220px;
    width:250px;
    float:left;
    margin-right:30px;
}

.when{
	font-family: Arial, sans-serif;
	font-size: 14px;
	padding: 20px 20px 25px 20px;
	margin:20px 0 0 0;
}

.clock, .votes{
	float:left;
	width:240px;
}

.clock p, .votes p{
	font-size: 12px;
	font-family: Arial, sans-serif;
    padding-left:10px;
}

.votes{
    margin-bottom:10px;
}

.votes span{
	color:#ce181f;
	font-size:40px;
	font-family: 'Conv_BebasNeue Book';
	letter-spacing: 2px;
}

.nom{
	width:240px;
	height:55px;
	float: left;
	/*opacity:0.9;*/
	margin-top:167px;
    position: relative;
}

.nom div{
	margin:0;
	width:240px;
    height:57px;
    position: absolute;
    top:0;
    left:0;
}

.navTop ul{
	/*padding:35px 0;
    border-bottom:1px solid #cf181f;*/
    position: relative;
	margin:0;
}

ul.b-mainNav{
    height:53px;
    overflow: hidden;
    text-transform: uppercase;
    text-align: justify;
}
ul.b-mainNav:after {
    content: "";
    display: inline-block;
    width: 100%;
}
ul.b-mainNav li{
    display: inline-block;
    margin: 0 !important;
	padding: 14px 0 15px 0;
	border-top: solid 1px transparent;
	border-bottom: solid 4px #eee;
}


ul.b-mainNav li:hover, ul.b-mainNav li.activeMenu {
	border-top:1px solid #ca0f09;
	border-bottom:4px solid #ca0f09;
}
.navTop ul li{
    padding:8px 0 13px 0;
    list-style-type: none;
    display:inline-block;
    float: left;
    /*margin-left:83px;*/
    margin-left:45px;
    border-bottom:3px solid transparent;
}

.navTop ul.secondNav{
	/*border: 1px solid #cf181f;*/
    display: none;
}

.navTop ul.secondNav li, .navTop.ekb-navTop ul.secondNav li{
	margin:0 15px;
    padding:25px 0 5px 0;
}

.navTop.ekb-navTop ul.secondNav li{
    margin:0 11px;
}



.navTop ul.mainNav li.first{
	margin-left:5px;
}

.navTop ul.mainNav li a{
	color:#000;
	font-size: 16px;
	text-decoration: none;
	padding:3px 5px 0 5px;
    opacity:0.25;
	font-family: 'futurafuturiscregular';
}

.navTop ul.mainNav li:hover, .navTop ul.mainNav li.active{
	text-decoration: none;
}

.navTop ul.mainNav li.active{
    border-bottom:3px solid #000;
}

.navTop ul.mainNav li:hover a, .navTop ul.mainNav li.active a{
    opacity:1;
}

.navTop ul.mainNav li{
    border-top:5px solid transparent;
}

.navTop ul.secondNav li a,.navTop ul.secondNav li a:hover{
	font-family: 'PT Sans';
	color: #000;
    font-weight:700;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
}

h1.registration{
    font-size:24px!important;
    text-align: center;
    margin-bottom:20px;
}

.navTop ul.secondNav li a{
    color:#cf181f;
}

.intro{
    font-size:14px;
    padding:10px 30px;
    background: #f0f0f0;
    line-height: 1.4em;
    margin-bottom:30px;
    width:570px;
}

.formRegistr{
    width:300px;
}

.formRegistr input, .formRegistr textarea, .formRegistr span{
	margin:5px 10px 10px!important;
}

.floatLeft{
    float:left;
}

.floatRight{
    float:right;
}



.mainContent{
	width:980px;
	padding: 20px 10px 10px;
	min-height:800px;
	overflow: hidden;
	padding-bottom:100px;
    background: #fff;
}

.mainContent h3{
	font-family: 'PT Sans';
	font-size:30px;
	color:#a3a3a3;
	margin:0 0 30px 0;
}

.nominant, .nomInt{
	width:200px;
	height:260px;
	background: #fff;
	float:left;
	margin-right:10px;
	margin-bottom: 15px;
	position: relative;
    border:1px solid #898989;
}

.nomInt{
    margin:10px;
    height:278px;
}

.nomImg{
    width:210px;
    height:210px;
	margin:9px;
}

.left{
    width:716px;
    float:left;
    padding: 0 10px;
}

.right{
    width:240px;
    float:right;
    /*padding-top:20px;*/
    position: relative;
}

.name{
	font-size: 16px;
	font-family: 'PT Sans';
    font-style:italic;
	margin:5px;
	position: relative;
}

.descr{
	font-size: 12px;
	font-family: Arial, sans-serif;
	text-align: center;
	color:#7f7f7f;
    max-height: 14px;
    margin:5px 20px;
}

.nomVotes{
	font-family: 'Conv_BebasNeue Book';
	font-size:35px;
	color:#7f7f7f;
	text-align: center;
	margin:0;
    position: absolute;
    bottom:0;
    left:70px;
}

.banner2{
	width:100%;
	height:150px;
}

.partners{
    width: 960px;
    overflow: hidden;
    margin: 10px auto 50px auto;
    text-align: center;
}
.partnersHead{
    text-align: center;
    font-size: 25px;
    margin:10px 0;
    font-family: 'PT Serif', serif;
}

.partners img{
    margin-right:20px;
}

.footer{
	width:100%;
	height:90px;
	padding: 10px 0;
	background: #000;
	position: relative;
}

.footerC{
	position: absolute;
	width:1000px;
	left:50%;
	margin-left:-500px;
	height:70px;
}

.logoF, .copyRight{
	margin:15px 10px;
	float:left;
}

.logoF {
	max-width: 236px;
	margin-top: 10px;
}

.copyRight{
	font-family: Arial, sans-serif;
	font-size: 14px;
	color:#fff;
	margin-left:120px;
}

.social{
	width:135px;
	height:39px;
	float: right;
	padding:0;
	margin:35px 0;
}

.social li{
	list-style-type: none;
	float:left;
	margin-right:5px;
}

.social li a, .socAuth a{
	display: block;
	margin:0;
	padding:0;
	width:22px;
	height:22px;
}

.soc-auth{
	width:80px;
	height: 22px;
	margin:0 auto;
}

.social li a.vk, .socAuth a.vk{
	background: url("/../img/vk-auth.png") no-repeat scroll 0 0;
}

.social li a.tw, .socAuth a.tw{
	background: url("/../img/tw-auth.png") no-repeat scroll 0 0;
	margin: 0 0px 0 4px;
}

.news{
	width:100%;
	padding-bottom:20px;
	margin: 0 0 20px 0;
	min-height: 100%;
	overflow: hidden;
}

.item1, .item2{
	width:320px;
	height:320px;
	float:left;
    margin-right:35px;
    overflow: hidden;
}

.item1 img, .item2 img{
    width:320px;
}

.newsTitle, .newsDescr{
	color:#000;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size:20px;
	margin:15px 0;
}

.newsDescr{
	font-weight:normal;
	font-size:14px;
}


.mTop{
	margin-top:-100px;
}

.partBan{
	width:100%;
	background: #fff;
	height:300px;
	position: relative;
}

.partBanMain, .profileVoteMain, .commentsMain{
	width:1000px;
	/*height:300px;*/
	position: relative;
	left:50%;
	margin-left:-500px;
}

.profile, .profileVote, .comments{
	width:710px;
	position: relative;
	min-height:405px;
    overflow: hidden;
    margin-bottom: 10px;
}

.profileMain, .profileVote, .comments{
	margin-top:0;
}

.profileVote{
	margin-top: 40px;
}

.person{
	float:left;
    width:300px;
    height:300px;
    margin:0 35px 0 0;
    border:1px solid #898989;
}

.arr{
    position: absolute;
    top: 200px;
    right:0;
}

.personInfo{
	width:700px;
	float:left;
    margin-right:10px;
    min-height:300px;
	position: relative;
    padding-bottom:30px;
}

.personInfo p{
	color:#000;
	margin: 20px 10px 20px 0;
}

.personName{
	font-family: Arial, sans-serif;
	font-size:24px;
    font-weight:bold;
	margin: 0 10px 10px 0!important;
    width:360px;
}

.personName span{
    color:red;
    font-size:15px;
    float:right;
    font-family: 'PT Serif', serif;
}

.personNom{
	font-family: 'PT Sans', Arial, sans-serif;
	font-size:16px;
	font-style: italic;
	margin:10px 10px 10px 0!important;
}

.personNom span{
	font-family: 'PT Sans';
    font-weight:700;
	text-decoration: underline;
}

.personDescr{
	font-size: 12px;
	font-family: Arial,sans-serif;
    padding: 10px;
    background: #fff;
    float: left;
    width: 360px;
	border:1px solid #ccc;
}

.season{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#000;
	margin:-10px 0 0 0!important;
}

.inner-right {
    width: 380px;
    margin-left: 320px;
}

.inner-left {
    float: left;
    width: 300px;
	margin-right:20px;
}

.personSoc{
    width: 312px;
    display: inline-block;
    vertical-align: middle;
}

.b-item{
	width: 700px;
	min-height:130px;
	border-bottom: 3px solid #f1f2f3;
    overflow: hidden;
}


.c-item{
	border-bottom: 1px solid #898989;
	overflow: hidden;
	position: relative;
	/*margin-bottom: 10px;*/
}

.profileVote, .comments{
	background: #fff;
	/*min-height: 100%;
	overflow: hidden;*/
}

.profileVoteMain, .commentsMain{
	min-height:100%;
	overflow: hidden;
}

.arrowBack, .nomVote{
	float:left;
	margin-left:20px;
	text-decoration: none;
	/*width:300px;*/
    margin-right:10px;
}

.nomVote{
	float:right;
}

.giveVote, .nomVote.nominant-22022 .giveVote{
    background: url('../img/giveVote.png') no-repeat top left;
    width:64px;
    height:64px;
    display: inline-block;
}

.nomVote.nominant-22022 .giveVote{
    background: url('../img/voteInf.png') no-repeat top left;
    background-size: 64px;
}

.arrowBack img, .nomVote img, .giveVote{
	margin:30px 0;
}

.nomVote img, .giveVote{
	margin:30px 0 30px 40px;
}

.arrowBack span, .nomVote span{
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: italic;
	color:#000;
	position: relative;
	top:55px;
	left:20px;
}

.nomVote span{
	top:-55px;
}

.nomVote span.voteCount{
	font-family: 'Conv_BebasNeue Book';
	font-size:45px;
	font-style: normal;
	font-weight:bold;
	/*color:#d71920; - это цвет проголосовавшего*/
	color:#999;
	top:-45px;
    left:0;
}

.blackC{
	width:100px;
	height:100px;
	margin:10px 10px 10px 0;
	display: inline-block;
	float:left;
    background: url('../img/dogComm.png');
}

.comment{
	float: left;
    width:590px;
}

.comment_autor, .comment_comm, .comment_date{
	font-family: Arial, sans-serif;
	color:#000;
	font-size: 14px;
	margin:10px;
}

.comment_autor{
	font-weight: bold;
	margin-top:20px;
}

.comment_date{
	margin: 10px 0px;
	color: rgb(137, 137, 137);
}

.arrow{
	position: absolute;
	bottom:0;
}

#countdown{
	/*position: relative;
	top:250px;
	margin-left:30px;
	overflow: hidden;*/
}

.countdownHolder{
	width:240px;
	font-family: 'Conv_BebasNeue Book';
	font-size:40px;
	color:#000;
	text-align:center;
	letter-spacing:-3px;
	position: relative;
	left:-15px;
	overflow: hidden;
}

.dn{
	font-size:10px;
	font-family: Arial,sans-serif;
	margin:0 5px 0 -5px;
}

.position{
	display: inline-block;
	overflow: hidden;
	/*position: relative;
	height: 213px;*/
	width: 13px;
}

.countDays, .countHours, .countMinutes, .countSeconds{
	/*background: url("../lock_img/clockBg.png") no-repeat top left;*/
	/*width:239px;
	height:230px;*/
	color:#000;
	font-family: 'Conv_BebasNeue Book';
	font-size:35px;
	padding:10px;
	overflow: hidden;
}

.digit{
	position:absolute;
	display:block;
	/*width:115px;
	background-color:#444;
	border-radius:0.2em;*/
	text-align:center;
	color:#000;
	letter-spacing:-1px;
	height:20px;
}

.voteButton div, .voteButton.nominant-22022 div{
	position: absolute;
	top: 155px;
	left:75px;
    width:50px;
    height:50px;
    background: url("../img/vote.png") no-repeat top center;
}

/*.voteButton:hover div, .voteButton.vvoted div{*/
    /*background: url("../img/vvoted.png") no-repeat top center;*/
/*}*/

/*.voteButton.nominant-22022 div{*/
    /*background: url("../img/voteInf.png") no-repeat top center;*/
/*}*/

/*#nominant-22022 .voteButton.vvoted div{*/
    /*background: url("../img/votedInf.png") no-repeat top center;*/
/*}*/

/*.voteButton.nominant-22022:hover div, .voteButton.nominant-22022.vvoted div{*/
    /*background: url("../img/votedInf.png") no-repeat top center;*/
/*}*/

/*.nomVote.nominant-22022 .giveVote{*/
    /*background: url("../img/vvoteInf.png") no-repeat top center;*/
/*}*/

/*.nomVote.voted.nominant-22022 .giveVote{*/
    /*background: url("../img/vvotedInf.png") no-repeat top center;*/

/*}*/

/*.nomVote.voted.nominant-22022 .voteCount, .nomVote.nominant-22022 .voteCount{*/
    /*display:none;*/
/*}*/

.addComm{
    padding:0 0 45px 0;
	margin-top:10px;
	border-bottom: none;
}

.socAuth{
    width:170px;
	height:77px;
    background: #ebebeb;
    float:right;
    position: relative;
    z-index:999;
}

/*.socAuth:after{*/
    /*top: 100%;*/
    /*left: 50%;*/
    /*border: solid transparent;*/
    /*content: " ";*/
    /*height: 0;*/
    /*width: 0;*/
    /*position: absolute;*/
    /*pointer-events: none;*/
    /*border-color: rgba(0, 0, 0, 0);*/
    /*border-top-color: #82a1bf;;*/
    /*border-width: 10px;*/
    /*margin-left: -10px;*/
/*}*/

.socAuth p, .socAuth a{
    display: inline-block;
}

.socAuth p{
    color:#fff;
    font-weight:bold;
    margin-left:175px;
    position: relative;
    top: -13px;
}

.socAuth p.socAuth_head{
	font-family: "futurafuturiscregular";
	font-size: 12px;
	text-transform: uppercase;
	color:#000;
	text-align: center;
	margin: 10px auto;
	display:block;
	top:0;

}

.greyLine{
	height:10px;
	width:100%;
	border-bottom: #ccc;
	background: #e1e1e1;
}

.commentForm{
    position: relative;
    width:530px;
	float:left;
}

.commentForm textarea{
    width:524px;
    border:1px solid #e1e1e1;
	font-size: 12px;
    height:149px;
	padding: 3px;
}

.addComment{
    background: #ca0f0a;
    width:129px;
    height:25px;
	padding:3px;
    border:none;
    cursor:pointer;
    position: absolute;
	margin-top: 5px;
	color:#fff;
	text-transform: uppercase;
	font-family: "futurafuturiscregular";
	font-size:12px;
    right:0;
}

.yiiLog {display:none}

.navTop ul.mainNav.smrNav{
    width:650px;
    margin-left:175px;
    min-height: 10px;
    overflow: hidden;
}

.navTop ul.mainNav.nnNav{
    width:970px;
    margin:0 auto;
    min-height: 10px;
    overflow: hidden;
}

.navTop ul.mainNav.ekbNav{
    width:970px;
    margin:0 auto;
    min-height: 10px;
    overflow: hidden;
}

.navTop ul.mainNav.ekbNav li{
    margin-left: 50px!important;
}

.archive{
    position: absolute;
    right:0;
    top:-30px;
    font-weight:bold;
    font-size:16px;
    font-family: 'oranienbaumregular';
    letter-spacing: 3px;
    text-transform: uppercase;
}

.partner, .partnerBig, .partnerEkb{
    display:inline-block;
    margin:20px 10px;
    width:210px;
}

.partnerEkb{
    border-bottom: 1px dotted #000;
    display: block;
    padding-bottom: 10px;
    width: 100%;
    min-height:120px;
}

.partner img, .partnerBig img, .partnerEkb img{
    width:210px;
    vertical-align: middle;
}

.partnerEkb img{
    float:left;
    margin-right:10px;
}

.partnerBig, .partnerBig img{
    width:380px;
    margin-left:20px;
}

#dog img{
    display:block;
    margin:-4px 0 0 -4px;
    width:150px;
}

.deleteComment{
    position: absolute;
    top: 0;
    right: 40px;
}

label {
    display: block;
    margin: 0 0 2px 0;
    font-size: 12px;
    line-height: 1.2;
}


.login{
    margin: 0 0 1em 0;
    font-size: 12px;
    line-height: 1.4;
    width: 300px;
    float:left;
}

#login-form{
    margin:20px 0 0 0;
}

.formEnter label {
    display: inline-block;
    width: 150px;
}

.formEnter input, .formEnter textarea{
    display: inline-block;
    margin-left: 30px;
    border: 1px solid #000;
    width: 250px;
    margin-bottom: 10px;
    padding: 3px;
}

.formEnter textarea{
	resize: both;
}

.errorMessage {
    margin-top: 10px;
    color: red;
}

.labelEnter {
    margin: 10px 0 10px 150px;
}

.labelEnter input, .labelEnter label {
    display: inline-block;
}

#LoginForm_rememberMe {
    margin-bottom: 4px;
}

.labelEnter label {
    margin-left: 5px;
}

.actions {
    margin-left: 165px;
    margin-top: 30px;
}

.actions input {
    font-size: 1.1em;
    padding: 1px 4px 2px 4px;
}

.loginSoc{
    width:160px;
    display: block;
    float: left;
}

.loginSoc .options p {
    margin: 0 0 4px 0;
}

.loginSoc .options ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.loginSoc .options ul li {
    margin: 0;
    padding: 0;
    font-size: 10px;
    line-height: 1;
    text-transform: uppercase;
    display: block;
    width: 150px;
}

.social_auth {
    height: 35px;
    width: 35px;
}

.columnWrapper .auth-service {
    float: left;
    margin: 10px 0 0 14px;
    width: 22px;
}

.columnWrapper .auth-service.yandex {
    display: none;
}
.columnWrapper .auth-services {
    margin: 0 auto;
    width: 81%;
}
.columnWrapper .auth-services .auth-service .auth-link {
    width: 22px;
    padding: 0;
    background-size: cover;
    display: block;
    height: 22px;
}
.loginSoc .options ul li a {
    display: block;
    padding-top: 6px;
    padding-bottom: 6px;
    color: black;
}

.social_auth li{
    width: 100%;
    height: 100%;
    float:left;
    margin-right:2px;
}

.columnWrapper a.google, a.yandex, a.twitter, a.odnokl, a.mail, a.vkontakte{
    padding:10px 16px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: left center;

}

a.vkontakte {
    background-image: url("../img/soc/vk.png");
}

a.google {
    background-image: url("../img/soc/google.png");
}

a.yandex {
    background-image: url("../img/soc/ya.png");
}

a.twitter {
    background-image: url("../img/soc/tw.png");
}

a.odnokl{
    background-image: url("../img/soc/ok.png");
}

a.mail {
    background-image: url("../img/soc/mail.png");
}

#parent_popup {
    background: #fff;
    height: 100%;
    opacity: 0.7;
    position: fixed;
    width: 100%;
    z-index:999998;
    top: 0;
    left: 0;
    display:none;
}
#popup {
    background-color: #fff;
    height: 200px;
    position: fixed;
    top: 50px;
    left: 50%;
    margin-left:-250px;
    color: #000;
    width: 400px;
    box-shadow:1px 1px 10px #777;
    z-index:999999;
    display:none;
    overflow:hidden;
}

#popup p{
    font-size:16px;
    text-align: center;
    margin-top: 40px;
}

#popup p a{
    font-size: 30px;
    font-family: 'oranienbaumregular';
    font-weight: bold;
    text-transform: uppercase;
}

#popupClose{
    position:fixed;
    top:50px;
    left: 50%;
    margin-left:-250px;
    width:400px;
    height:25px;
    background:#000;
}

#popupClose img{
    margin-left:373px;
    margin-top:0px;
}

.con p{
    text-align:center;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom:1px solid #ccc;
}

.con p a{
    font-family: 'oranienbaumregular';
    font-size:16px;
    text-transform: uppercase;
}

.partnerKrd{
    vertical-align: middle;
    margin:10px;
}

.PK{
    text-align: center;
    text-transform: uppercase;
}

.freshFit{
  padding: 5px 5px 5px 30px;
}

.freshFit li{
    list-style: disc;
}

.popupBg{
    width: 100%;
    min-height: 100%;
    background: rgba(0, 0, 0, 0.9);
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    display: none;
}

.popupGal{
    display: none;
    background: #fff;
    position: relative;
    top:20px;
    padding:20px;
    z-index: 99999;
    width:700px;
    margin:0 auto;
    display: block;
}

.popupGal .pic{
    display: block;
    margin:0 auto;
    max-width: 700px;
    max-height:700px;
}

.closePic{
    position: absolute;
    top:10px;
    right:10px;
    cursor: pointer;
    width:30px;
}

.gallery{
    width:628px;
    border:1px solid #898989;
    overflow: hidden;
    position: relative;
}

.gallery a {
    position: relative;
    display: block;
    float: left;
    width: 94px;
    height: 94px;
    margin: 0 5px 15px 0;
    padding: 0;
    line-height: 94px;
    text-align: center;
    background-color: #F1F1F1;
}

.galBig{
    display: block;
    width: 560px;
    height: 300px;
    margin: 20px auto 0px auto;
    position: relative;
}

.arrBig{
    width:33px;
    height:358px;
    display:inline;
}

.mainGalImg{
    height: 358px;
    display: block;
    margin: 20px auto;
    width: 560px;
}

.mainGalImg img.mainBig{
    margin:0 auto;
    max-height: 358px;
    max-width: 537px;
    display:block;
}

.gallery a img{
    max-width: 94px;
    max-height: 94px;
    display: inline-block;
    margin: 0;
    vertical-align: middle;
}

.formEnter label.labelStyle{
    font-style:italic;
    width:230px;
    position: relative;
    top: -2px;
}

.regButton{
    margin-left:30px;
    margin-top:10px;
    border:none;
	display: inline-block;
}

.saveIntButton, #image_delete{
    float:right;
    border:none;
    margin-top:0;
}

.regButton input, .uploadifive-button, .saveIntButton input, #image_delete input{
    /*width:258px!important;*/
    background: #e15358;
	border-radius: 3px;
    text-transform: uppercase;
    color:#fff;
    height:40px!important;
    font-size:16px;
    border:none;
    cursor: pointer;
	padding:10px 50px;
}


.regButton:hover input, .uploadifive-button:hover{
    background:#d71920;
    cursor: pointer;
}

.uploadifive-button {
    height: 40px!important;
	width:258px!important;
	padding: 0;
	line-height: 40px!important;
    border: none;
    font-size: 14px;
    font-weight: normal;
    text-shadow: none;
    float:left;
    cursor: pointer;
}

.saveIntButton input, #image_delete input{
    background:#404040;
    cursor:pointer;
    border:none;
}

#image_delete:hover input{
    background:#000;
}
.savePreForm:hover {
    background: #000;
}


.fl1{
    width:590px;
	float:left;
}

.fl2{
	width: 582px;
	/*width: 430px;*/
	float:right;
	margin-right: 124px;
}

.fl2 a{
	color:#fff;
	font-family: "futurabookcregular";
	font-size:14px;
	text-transform: uppercase;
	margin:0 15px;
	line-height: 70px;
}

.fl1 p{
	margin: 15px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	color:#fff;
}

.forgetPass{
    text-decoration: underline;
    float:right;
    margin:10px;
}

.intHead{
    font-size:24px;
    color:#d71920;
    text-align: center;
    margin-bottom:30px;
}

.field{
    border:none;
}

.intDescr textarea{
    width:640px;
    height:200px;
}

#DesignPost_name{
    width:600px;
    border: 1px solid #000;
    padding: 5px;
    font-style:italic;
}

.user_tabs li{
    float:left;
    margin-right:3px;
    margin-bottom:-1px;
}

.pane{
    display:none;
}

.pane.active{
    display:block;
}

.name_label{
    font-size: 14px;
    font-style: italic;
}
.bottomM{
    margin-bottom:30px;
    overflow: hidden;
}

.galleryInt{
    margin:20px 0;
    clear:both;
    overflow: hidden;
}

.galleryInt .postGal{
    margin-right:5px;
    float:left;
    position: relative;
}

.edit-foto, .delete-foto, .delete-post, .update-post{
    display: block;
    position: absolute;
    z-index: 2;
    width: 16px;
    height: 16px;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}

.delete-post, .update-post{
    top:3px;
}

.edit-foto, .delete-foto{
    bottom:3px;
}

.delete-foto, .delete-post{
    right: 26px;
    background: url(../img/delImg.jpg) no-repeat scroll 0 0;
}

.edit-foto, .update-post{
    right: 5px;
    background: url(../img/redImg.jpg) no-repeat scroll 0 0;
}

.Container{
    display:none;
}

.jc-demo-box .submit{
    border:none;
}

.editImgText{
    width:715px;
    height:320px;
    display: none;
    position: fixed;
    top: 20px;
    left:50%;
    margin-left:-300px;
    background: #fff;
    z-index: 999999;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.88);
    -moz-box-shadow:    0px 0px 30px 0px rgba(0, 0, 0, 0.88);
    box-shadow:         0px 0px 30px 0px rgba(0, 0, 0, 0.88);
}

.saveEditFoto, .notBlock, .saveCrop, .Container .close{
    background: #404040;
    text-transform: uppercase;
    color: #fff!important;
    border:none;
    padding:10px;
    margin:5px;
    cursor:pointer;
}

.saveEditFoto, .saveCrop{
    float:left;
}

.saveEditFoto{
    margin-left:20px;
}

.notBlock{
    margin-right:20px;
}

.notBlock, .Container .close{
    float:right;
}

.Container .close{
    padding:4px;
    top:0;
}

.imgAbout{
    width:600px;
    display: block;
    margin:10px auto;
}

.int-desc{
    text-align: center;
    font-style: italic;
}

.posts{
    overflow: hidden;
    width:720px;
}

.galleryView{
    width:630px;
    overflow:hidden;
    margin-bottom:20px;
}

.galleryView--experts{
    width:680px;
}

.editInt {
    text-align: right;
    width: 360px;
    margin-bottom: 5px;
}

.editInt a{
    font-size: 12px;
    font-weight: normal;
    color: red;
    margin-bottom: 21px;
}

.rulesUl{
    list-style-type: circle;
    padding-left: 30px;
    font-size: 15px;
}

.intDescr{
    margin: 20px;
    width: 670px;
    height: 200px;
}

.smallGal{
    overflow: hidden;
    width: 300px;
    display: inline-block;
    height: 100px;
    position: relative;
    display: inline;
}


.arrL, .arrR{
    margin-top:150px;
}

.gallery a.arrSL, .gallery a.arrSR{
    height:94px;
    width: 21px;
    margin: 0 15px 0 0;
    background: none;
}

.rulesSmall{
    height: 20px;
    /*margin: -10px 0 20px 0;*/
}

.rulesSmall a{
    float: right;
    text-decoration: underline;
    font-size: 12px;
}

.smallImgGal{
    height:94px;
    width:300px;
}

.galBlock{
    width:160px;
    height:94px;
    display:inline-block;
    position: relative;
}

.galBlock a{
    position: absolute;
}

.galBlock a.arrSL{
    right:0;
}

.galBlock a.arrSR{
    left:0;
}

.ps_prev, .ps_next, .ps_prevS, .ps_nextS{
    width: 30px;
    height: 59px;
    position: absolute;
    top: 50%;
    margin-top: -40px;
    cursor: pointer;
    opacity: 0.5;
}

.ps_prevS, .ps_nextS{
    height: 35px;
    margin-top: -20px;
}

.ps_next{
    background: transparent url(../img/arrR.png) no-repeat top center;
    right: 00px;
}

.ps_prev{
    background: transparent url(../img/arrL.png) no-repeat top center;
    left: 00px;
}

.ps_nextS{
    background: transparent url(../img/arrSR.png) no-repeat top center;
    right: 00px;
}

.ps_prevS{
    background: transparent url(../img/arrSL.png) no-repeat top center;
    left: -5px;
}

.ps_image_wrapper img {
    position: absolute;
    left: 0px;
    top: 0px;
}

.navigator{
    height: 94px;
    position: relative;
    width: 360px;
    margin: 20px auto;
}

.smallGal{
    height: 94px;
    width:290px;
    margin:0 auto;
    display:block;
}

.smallGal a{
    opacity: 0.7;
}

.smallGal a.active{
    opacity: 1;
}

.slides{
    width:30000px;
    height:94px;
    position: absolute;
    top:0;
    left:0;
}

.column1, .column2{
    width:232px;
    float:left;
    min-heigh:10px;
    overflow:hidden;
    padding-bottom:10px;
}

.column1{
	width:467px;
}
.columnIn{
    /*background: #ededed;*/
    overflow: hidden;
}

.arrow_box {
    position: relative;
    background: #ededed;
}
.arrow_box:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(237, 237, 237, 0);
    border-top-color: #ededed;
    border-width: 20px;
    margin-left: -20px;
}

.columnName{
    background: #fff;
    height: 40px;
    padding: 5px 7px;
    border: 1px solid #ccc;
	border-bottom:none;
	text-align: center;
	/*width:100%;*/
}

.redLineBottom{
	background: #ca0f09;
	width:716px;
	height:11px;
}

.columnName.lastCol{
    margin-right:0;
	display:none;
}

.activeColumn{
    background: #d9030d;
}

.columnName p{
	font-family: 'bodoni72cregular';
    font-size:24px;
    position: relative;
	text-transform: uppercase;
	line-height: 41px;
}
.activeColumn p{
    color:#fff;
}

.columnName span{
    display: block;
    position: absolute;
    bottom:-7px;
    right:-10px;
    font-size:10px;
    padding-top: 3px;
    font-family: Arial,sans-serif;
    text-align: center;
    color:#fff;
    background: #d9030d;
    width:30px;
    height:12px;
}

.active-pro {
    color: red;
    background: #fff;
}

.userName, .intDescription{
    font-size:13px;
    font-weight:bold;
    margin:5px;
}

.intDescription{
    font-weight:normal;
    font-style: italic;
}

.sep, .sepEmpty{
    height:100%;
    width:1px;
	margin:0 10px;
    float:left;
    background: #ca0f0a;
    position: relative;
}

.sepEmpty{
    background: #fff;
}

.sqTop, .sqBottom{
    width:6px;
    height:6px;
    background: #CE595B;
    margin-left:7px;
    position: absolute;
}

.sqTop{
    top:0;
}

.sqBottom{
    bottom:0;
}
.b-link-all-wrap {
    text-align: center;
    position: relative;
}

.b-arrow-left {
    position: absolute;
    background-image: url("../img/arrLeft.png");
    width: 127px;
    height: 33px;
    left: 10px;
    top: 50%;
    margin-top: -16px;
}
.b-arrow-right {
    position: absolute;
    background-image: url("../img/arrRight.png");
    width: 127px;
    height: 33px;
    right: 10px;
    top: 50%;
    margin-top: -16px;
}

.lookAll{
    width: 228px;
    background: #e3434a;
    margin: 0 auto;
	padding: 9px 0;
    cursor:pointer;
    display: block;
}

.lookAll:hover{
    background: #da040e;
}


.lookAnother img{
    float:left;
    margin: 35px 0;
}

.lookAll p{
    color:#fff;
	font-family: 'bodoni72citalic';
    font-size:18px;
    text-align:center;
}

.lookAll p.colName{
    font-style: normal;
    font-size: 17px;
    text-transform: uppercase;
	font-family: 'bodoni72cregular';
}

.likeCom{
    background: #fff;
    opacity: 0.8;
    height:16px;
    margin-top:-26px;
    position: relative;
    padding:5px;
    display:none;
}

.comCount{
    float:left;
    height:26px;
}

.comCount img{
    float:left;
    margin-right:3px;
}
.comCount span{
    color:#575353;
}

.likeCount{
    float:right;
    height:26px;
}

.likeCount img{
    float:right;
    margin-left:3px;
    opacity:0.7;
    cursor: pointer;
}

.likeCount img.voted{
    opacity:1;
}

.likeCount span{
    color:#ff0000;
}

.borderRed{
    border:3px solid #d9030d;
}

.posts.borderRed {
    padding: 5px;
    text-align: center;
}

.posts.borderRed .columnIn{
    padding-bottom:0;
    background: #fff;
}

.design{
    font-size: 10px;
    margin-top: 10px;
}

.design img{
    vertical-align: middle;
    margin: 0 1px 0 5px;
}

.design a{
    text-decoration: underline;
    font-size: 10px;
}

.lookAnother{
    margin:40px 30px;
    overflow: hidden;
}

.lookAnother .lookAll{
    margin:10px;
}

.flRight{
    float:right;
    overflow: hidden;
    width:49%;
}

.flLeft{
    float:left;
    overflow: hidden;
    width:49%;
}

.flLeft .lookAll, .flLeft img{
    float:left;
}

.flRight .lookAll, .flRight img{
    float:right;
}

.flRight{
    float:right;
}

.fotoDescr, .fotoDescr2{
    padding:0 30px;
}

.panes{
    height:340px;
}

.rulesRight{
	background: #ebebeb;
	border:1px solid #ccc;
	margin:20px 0;
}

ul.priziv{
    padding:0 10px;
}

.prizivHead{
	font-family: "futurafuturiscregular";
	font-size:16px;
	color:#000;
	text-transform: uppercase;
	text-align: center;
	padding: 15px 15px 10px 15px;
	border-bottom:1px solid #ccc;
	display: inline-block;
	width:210px;
}

.prizivHead_soc{
	text-align: left;
	border-bottom:none;
	padding:5px 5px 5px 0;
}

.prizivHead_comm{
	width:100%;
	border-bottom: 1px solid #000;
	text-align: left;
	padding:5px 5px 5px 0;
}

ul.priziv li{
    list-style-type: none;
    margin-bottom:10px;
	font-size:12px;
	margin:20px 0
}

.rulesText{
	font-size: 12px;
	padding-top:5px;
}

.redText{
	color:#ca0f09;
	font-weight:bold;
	text-transform: uppercase;
}

.redCircle{
	background: #ca0f09;
	width: 38px;
	height:38px;
	border-radius: 20px;
	color:#fff;
	text-align: center;
	line-height: 38px;
	display: inline-block;
	margin-right:10px;
	float:left;
	font-family: "futurafuturiscregular";
	font-size: 16px;
}

.b-last-comment {
    width: 100%;
    margin-bottom: 36px;
    background-color: #ededed;
}
.b-last-comment__header {
    padding-bottom: 5px;
    background-color: #fff;
    font-size: 16px;
    color:red;
}
.b-last-comment__wrapper {
    margin: auto;
    width: 200px;
    padding: 10px 0px;
}

.b-nominant {
    width: 228px;
    background-color: #fff;
    margin-bottom: 18px;
    padding-bottom: 8px;
    border: solid 1px #ccc;
}

.b-nominant--main:nth-child(odd){
	float:right;
}

.b-nominant--main:nth-child(even){
	float:left;
}

.b-nominant:hover{
	background: #ccc;
}
.b-nominant--incolumn {
    margin: auto;
    margin-top: 5px;
    margin-bottom: 3px;
    padding-bottom: 4px;
}

.b-nominant--main{
	display:inline-block;
}
.b-nominant--expertGal {
    margin:5px 3px;
    padding-bottom: 4px;
    float:left;
	border:1px solid #fff;
}
.b-nominant--expertGal:hover{
	background: #fff;
	border:1px solid #ccc;
	border-radius:20px;
}
.b-nominant--stream {
    display: inline-block;
    text-align: left;
    margin: 10px 10px 0 0;
    float:left;
}
.b-nominant--txtcenter {
    text-align: center;
}
.b-nominant--stream:nth-child(3n){
    margin-right: 0px;
}
.b-nominant__wrap-img {
    position: relative;
    overflow: hidden;
}
.b-nominant__wrap-img__link {
    float: left;
}
.b-nominant__datas {
    background-color: rgba(227, 224, 219, 0.5);
    font-size: 14px;
    overflow: hidden;
    padding: 5px 0px;
    position: absolute;
    left: 9px;
    top:195px;
    width: 210px;
    display: none;
}
.b-nominant__all-comments {
    text-decoration: none;
    /*float: left;*/
	display:inline-block;
    margin-left: 5px;
}
.b-nominant__all-comments__img {
    width: 16px;
    height: 11px;
    background: url("../img/commentIconN.png") no-repeat top left;
    display: inline-block;
    position: relative;
    top: 3px;
}
.b-nominant__all-comments__count {
    color: #000;
}
.b-nominant__likes {
    text-decoration: none;
    float: right;
    margin-right: 5px;
}
.b-nominant__likes__count {
    color: #f74b49;
}
.b-nominant__likes__img {
    width: 15px;
    height: 13px;
    background: url("../img/likeIconN.png") no-repeat top left;
    display: inline-block;
    position: relative;
    top: 3px;
}
.b-nominant__info {
    height: 74px;
    overflow: hidden;
    position: relative;
}

.b-nominant__info--expertGal{
	height:45px;
}
.b-nominant__moloko {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 200px;
    height: 20px;
    background: url("../img/moloko.png");
	display: none;
}
.b-nominant__author {
    font-weight: bold;
    padding: 5px 4px 1px 10px;
    font-size: 14px;
}

.b-nominant__author--expertGal {
	text-align: center;
}
.b-nominant__desc {
    padding: 0px 3px 0px 10px;
	font-size:12px;
}
.b-nominant__desc--big {
    font-size: 16px;
}
.b-nominant__datas--rel {
    position: relative;
    background-color: inherit;
    display: block;
	text-align: center;
}
.b-nominant__likes--left {
    /*float: left;*/
    margin-left: 10px;
	display:inline-block;
}
.b-one-comment {
    background-color: #fff;
    padding-bottom: 4px;
    position: relative;
    padding-top: 3px;
}
.b-one-comment:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.b-one-comment:before {
    content: '';
    position: absolute;
    left: 87px;
    top: -19px;
    border: 10px solid transparent;
    border-bottom: 10px solid #fff;
}
.b-one-comment__img {
    float: left;
    margin: 0px 4px 4px 4px;
}
.b-one-comment__author {
    margin: 4px 5px 2px 0px;
    font-weight: bold;
}
.b-one-comment__text {
    font-style: italic;
    line-height: 17px;
}
.b-nominant__update-post{
    width: 16px;
    height: 16px;
    position: absolute;
    top: 5px;
    right: 5px;
    background: url(../img/redImg.jpg) no-repeat scroll 0 0;
}
.b-nominant__delete-post{
    width: 16px;
    height: 16px;
    right: 26px;
    position: absolute;
    top: 5px;
    background: url(../img/delImg.jpg) no-repeat scroll 0 0;
}
.b-nominant__txt-ready {
    color:green;
    font-size:12px;
    font-style: normal;
    margin-top: 10px;
}
.b-nominant__txt-redact {
    color:green;
    font-size:12px;
    font-style: normal;
    margin-top: 10px;
}

.expInt{
    font-size:25px;
    text-align: center;
    font-family: 'PT Serif', serif;
}

.b-popup{
    /*display:none;*/
    width: 700px;
    position: absolute;
    left: 50%;
    margin-left: -350px;
    top: 20px;

}

.b-popupBg{
    width: 100%;
    min-height: 100%;
    background: rgba(255, 255, 255, 0.7);
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    display: none;
}

.galleryView-popup{
    width:700px;
    margin:0 auto;
    display: none;
    background: #fff;
}

.fotoDescr--top{
    margin-top: 5px;
}

.gallery-popup{
    width:698px;
}

.closeGal{
    width:25px;
    height: 25px;
    background: url('../img/closeGal.jpg');
    position: absolute;
    right:0;
    top:0;
    z-index: 999;
}

.editInt--left{
    text-align:left;
    font-weight:bold;
    margin-top:5px;
    min-height: 15px;
}

.editInt--left p{
    margin:0;
    color:red;
}

.editInt a.white{
    color:#fff;
}

.createInt, .createInt a{
    font-size:24px;
    color:#d71920;
    text-align: center;
    margin-bottom:15px;
    font-weight:bold;
    text-decoration: underline;
}

.expertEmail{
    float: right;
}

.sortBy{
	font-family: "futurafuturiscregular";
	font-size: 14px;
}

.b-sort-nominant {
    background: #fff;
    position: relative;
    padding: 15px 0 3px 0;
}
/*.b-sort-nominant:before {*/
    /*content: "";*/
    /*border: 20px solid transparent;*/
    /*border-right: 20px solid #eee;*/
    /*position: absolute;*/
    /*left: -41px;*/
    /*top: 6px;*/
/*}*/
.smallTriangle:before {
    border: 13px solid transparent;
    border-right: 13px solid #eee;
    left: -27px;
    top: 3px;
}
.b-sort-nominant__item {
	font-size:14px;
    color: #898989;
    display: inline-block;
    margin: 0 15px;
	font-family: "futurafuturiscregular";
}

.b-sort-nominant__itemActive, .b-sort-nominant__item:hover{
	border-bottom:1px solid #000;
	color:#000;
}

.b-photogallery {
    margin-bottom: 50px;
    font-size: 0px;
    position: relative;
}
.b-photogallery__hidden {
    max-width: 735px;
    overflow: hidden;
    display: inline-block;
    text-align: center;
    position: relative;
}

.b-photogallery__item {
    display: inline-block;
    margin: 0 5px 5px 0;
    text-align: center;
    background-color: #F1F1F1;
    height: 100px;
    width: 100px;
    line-height: 100px;
    vertical-align: top;
    font-size: 16px;
    position: relative;
	overflow: hidden;
}

.b-photogallery__zoom {
    background: #000 url("../img/zoom.png") no-repeat center center;
    opacity: 0.4;
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";

    /* IE 5-7 */
    filter: alpha(opacity=40);

    /* Netscape */
    -moz-opacity: 0.4;

    /* Safari 1.x */
    -khtml-opacity: 0.4;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}
.b-photogallery__zoom:after {
    position: absolute;
    width: 20px;
    height: 40px;
    top: 50%;
    left: 50%;
    content: "";
    opacity: 1;
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";

    /* IE 5-7 */
    filter: alpha(opacity=40);

    /* Netscape */
    -moz-opacity: 0.4;

    /* Safari 1.x */
    -khtml-opacity: 0.4;
}

.b-photogallery__item_current {
    opacity: 0.7;
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";

    /* IE 5-7 */
    filter: alpha(opacity=70);

    /* Netscape */
    -moz-opacity: 0.7;

    /* Safari 1.x */
    -khtml-opacity: 0.7;
}

.b-photogallery__item img {
    max-width: 100px;
    max-height: 100px;
    vertical-align: middle;
    border: 0;
}

.b-photogallery-popup {
    background: #fff;
    width: 1000px;
    height: 800px;
    position: relative;
    text-align: center;
}

.b-photogallery__lent {
    position: relative;
}

.b-photogallery-popup__wrap-img {
    display: inline-block;
    vertical-align: middle;
    width: 900px;
    height: 680px;
    line-height: 690px;
    cursor: pointer;
}

.b-photogallery-popup__wrap-img img {
    max-width: 800px;
    max-height: 700px;
    display: inline-block;
    vertical-align: middle;
}

.b-photogallery-popup__next {
    background: transparent url("../img/arrR.png") no-repeat top center;
    right: 0px;
    position: absolute;
    top: 50%;
    width: 30px;
    height: 59px;
    margin-top: -30px;
    opacity: 0.5;
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

    /* IE 5-7 */
    filter: alpha(opacity=50);

    /* Netscape */
    -moz-opacity: 0.5;

    /* Safari 1.x */
    -khtml-opacity: 0.5;
}

.b-photogallery-popup__next_mini {
    display: inline-block;
    width: 21px;
    height: 41px;
    background: transparent url("../img/arrSR.png") no-repeat top center;
    position: relative;
    top: -22px;
    right: -4px;
}


.b-photogallery-popup__prev {
    background: transparent url("../img/arrL.png") no-repeat top center;
    left: 0px;
    position: absolute;
    top: 50%;
    width: 30px;
    height: 59px;
    margin-top: -30px;
    opacity: 0.5;
}

.b-photogallery-popup__prev_mini {
    background: transparent url("../img/arrSL.png") no-repeat top center;
    display: inline-block;
    width: 21px;
    height: 41px;
    position: relative;
    top: -23px;
    left: -4px;
}

.b-photogallery-popup__list-img {
    height: 50px;
    width: 900px;
    display: inline-block;
}
.b-photogallery__thumb-highlight {
    position: absolute;
    border: 1px solid #444;
    left: 0;
    top: 0;
    z-index: 50;
}

.b-photogallery-popup__close {
    background: url('../img/close.png') no-repeat center center;
    position: absolute;
    width: 25px;
    height: 25px;
    right: 0px;
    top: 0px;
}

.win{
    color:#ff4343;
    text-decoration: underline;
}

.disabled a{
	cursor:default;
}

.navTop ul.mainNav li.disabled, .navTop ul.mainNav li.disabled:hover {
	border-bottom:none;
}

.navTop ul.mainNav li.disabled:hover, .navTop ul.mainNav li.disabled.active{
	opacity: 0.25;
}
/*best dressed new styles*/
body {
    background: #fff;
}
.b-row {
    margin: 0 auto;
}
.b-main {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative;
	width: 1370px; /* content width (1060px) + margin (10px) + sidebar width (300px) */
	margin: 0 auto;
}
.b-content {
	position: relative;
    width: 1060px;
	min-height: 700px;
    background: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.35);
	overflow: hidden;
}
.bd-spb .b-content {
	margin-top: 250px;
}
.b-banner__img {
	display: block;
	max-width: 90%;
	height: auto;
	margin: 0 auto;
	border: 1px solid #898989;
}
.b-bannerRight {
	-ms-flex-item-align: start;
	align-self: flex-start;
	position: -webkit-sticky;
	position: sticky;
	top: 30px;
	right: 0;
	width: 300px;
}
body.branded .b-bannerRight {
	margin-top: 300px;
}
.b-mainNav li {
    display: inline-block;
    margin-right: 2%;
}
.b-mainNav li a.active {
    color: red;
}
.b-header {
    padding-top: 15px;
	/*display: none;*/
}
.bd-spb .b-header {
	height: 140px;
}
.logo {
	display: block;
	margin: 0 auto 15px;
	width: 330px;
	height: 116px;
	background-repeat: no-repeat;
}
.logo_spb {
    background-image: url("/img/best-dressed/header_logos/spb.png");
}

.logo_chlb {
	background-image: url("/img/best-dressed/header_logos/chlb.png");
}

.logo_smr {
	background-image: url("/img/best-dressed/header_logos/smr.png");
}

.logo_rnd {
	background-image: url("/img/best-dressed/header_logos/rnd.png");
}

.logo_nsk {
	background-image: url("/img/best-dressed/header_logos/nsk.png");
}

.logo_hbr {
	background-image: url("/img/best-dressed/header_logos/hbr.png");
}

.logo_krd {
	background-image: url("/img/best-dressed/header_logos/krd.png");
}

.logo_irk {
	background-image: url("/img/best-dressed/header_logos/irk.png");
}

.logo_nn {
	background-image: url("/img/best-dressed/header_logos/nn.png");
}

.b-enterBlock {
    width: 100%;
	/*width: 1000px;*/
	margin:0 auto;
    height: 30px;
    background: #000;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
}
.b-enterBlock__inner {
    width: 1300px;
	/*width: 1000px;*/
    margin: auto;
	cursor: default;
}
.b-enterBlock__item {
    color: #fff;
    line-height: 30px;
    margin-right: 20px;
    margin-left: 5px;
    text-transform: uppercase;
    font-size: 12px;
    font-family: futurabookcregular;
}
.b-nav {
    /*border-top: solid 1px #bbb;*/
    /*border-bottom: solid 4px #eee;*/
    padding:0 20px;
	margin-top:-1px;
}

.b-nav__borderTop{
	border-top: solid 1px #bbb;
}

.b-nav__borderBottom{
	border-bottom: solid 4px #eee;
	margin-top: -4px;
}

.b-nav li {
    font-family: 'futurabookcregular';
    font-size: 16px;
    text-transform: uppercase;
    margin-right: 42px;
    color: #000;
}


.b-nav li:hover a, .b-nav li.activeMenu a{
	color: #ca0f09;
}

.b-nav li a {
    color: #555;
}
.column {
    float: left;
    width: 175px;
    height: 100%;
    border-right: solid 1px #ccc;
}
.wrapper {
    margin-left: 190px;
}
.wrapper .row__inner p a {
	color: #ca0f09;
	text-decoration: none;
}
.b-rules {
    text-align: left;
}
.b-rule {
	margin: 0 20px 25px 10px;
}

.b-rule p{
	font-size:12px;
}

.b-rule__square {
    color: #ca0f09;
    font-weight: bold;
    line-height: 40px;
    /*display: inline-block;*/
	float:left;
    font-size: 56px;
	font-family: 'futurafuturiscregular';
	margin-right:15px;
	margin-top: 7px;
}
.b-rule__title {
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    margin-top: 12px;
}

.b-rule__title_3{
	padding-top: 10px;
}

.b-rule_prize{
	min-height: 50px;
	vertical-align: middle;
	margin:10px;
}

.b-infoblock {
    width: 90%;
    margin: 10px auto 20px;
    text-align: center;
    border-top: solid 1px #eee;
    padding-top: 10px;
}
.b-infoblock__title {
    font-size: 16px;
    text-transform: uppercase;
    color: #444;
    margin-bottom: 10px;
}
.b-infoblock__img {
	display: block;
	overflow: hidden;
}
.b-infoblock__img img {
	display: block;
    max-width: 100%;
	height: auto;
}
.b-infoblock__name {
    font-weight: bold;
    margin: 5px 0px;
}
.b-infoblock__position {
    color: #333;
}
.b-hashtag {
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    color: red;
    text-align: center;
    padding: 10px 0px;
    width: 90%;
    margin: auto;
    font-size: 12px;
}
.b-posts {
    /*overflow: hidden;*/
    width: 780px;
    font-size: 0;
    margin-left: -14px;
}
.b-post {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 246px;
    margin-left: 14px;
    overflow: hidden;
    font-size: 14px;
    margin-bottom: 50px;
}
.b-post__img {
    position: relative;
    display: block;
    background: #eee;
    overflow: hidden;
}
.b-post__img:before {
    content: " ";
    display: block;
    width: 100%;
    padding: 100% 0 0;
}
.b-post__img img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    margin: auto;
}
.b-post__actions {
    height: 50px;
    padding-top: 10px;
}
.b-post__like {
    float: right;
    position: relative;
    font-size: 14px;
    line-height: 20px;
}
.b-post__like:before {
    content: " ";
    display: inline-block;
    width: 16px;
    height: 14px;
    background: url("../img/like_small.png");
}
.b-post__comment {
    float: right;
    position: relative;
    margin-left: 10px;
    font-size: 14px;
    line-height: 20px;
}
.b-post__comment:before {
    content: " ";
    display: inline-block;
    width: 20px;
    height: 14px;
    background: url("../img/comment.png");
}
.b-post__vote {
    float: right;
}
.b-post__user {
    float: left;
    max-width: 170px;
    font-size: 14px;
    line-height: 20px;
}
.b-post__title {
    text-align: center;
    font-size: 14px;
    margin: 5px 0px;
    color: #444;
    text-transform: uppercase;
    font-family: "futurabookcregular";
}
.b-post__about {
    font-size: 12px;
    font-family: Arial;
}
.b-post__icon {
    width: 75px;
    height: 80px;
    position: absolute;
    bottom: 3px;
    left: 3px;
    z-index: 1;
}
.b-post__icon_celebrity {
    background: url("../img/cel.png") no-repeat bottom left;
}
.b-post__icon_redaction_choice {
    background: url("../img/red.png") no-repeat bottom left;
}
.b-post__icon_users {
    background: url("../img/user.png") no-repeat bottom left;
}
.b-post__icon_mercedes_special {
    background: url("../img/MBFD_branding.png") no-repeat bottom left;
}
.b-post__note {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1;
    text-align: center;
    color: #ff0000;
    background: rgba(0, 0, 0, 0.75);
    z-index: 2;
}
.b-title {
    text-align: left;
    padding: 20px;
    font-size: 17px;
    border-bottom: solid 1px #777;
    color: #333;
    font-family: futurabookcregular;
	margin-bottom: 10px;
}
.b-title_user {
    font-size: 15px;
    font-family: "futurabookcregular";
    text-transform: none;
}
.b-title_mockup {
    font-size: 18px;
}

.b-title_simple{
	border-bottom:none;
	font-size:14px!important;
}

.b-title_left{
	text-align: left;
	padding-left:0;
}
.b-filter {
    margin: 0 0 10px 0;
    text-align: center;
    text-transform: lowercase;
	overflow: hidden;
}
.b-filter_left {
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 30px;
	overflow: hidden;
}
.b-filter__item {
    display: inline-block;
    color: #999;
    font-size: 14px;
    margin-right: 5px;
    font-family: "futurabookcregular";
}
.b-filter__item.active {
    color: #898989;
	border:1px solid #898989;
}
.b-filter__txt {
    display: inline-block;
    color: #262626;
    text-transform: uppercase;
    font-size: 16px;
    margin-right: 12px;
    font-family: futurabookcregular;
}

.b-filter__item_month{
	padding: 5px 10px;
	float: left;
	margin-right: 10px;
}

.b-filter__item_show{
	padding: 5px 10px;
}

.b-error {
    background: #fff;
    padding: 10px;
}
.b-sort {
    margin-bottom: 18px;
    margin-top: 20px;
}
.b-select {
    border: solid 1px #bbb;
    padding: 5px;
    margin-left: 10px;
    width: 200px;
    background: #fff;
    color: #222;
}
.b-pagination {
    text-align: center;
    margin: 60px 0 5px 0px;
}
.b-pagination__item {
    display: inline-block;
    margin-right: 8px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    color: #555;
}
.b-pagination__item:hover {
    color: #111;
}
.b-pagination__item_active {
    border: solid 1px #eee;
    color: #111;
}

.YiiPager.pagination{
    text-align: center;
    font-size: 14px;
    font-family: 'futurabookcregular';
}

.YiiPager.pagination li{
    display: inline-block;
    margin:0 3px;
}

.YiiPager.pagination li.previous_page{
    margin-right:10px;
}
.YiiPager.pagination li.next_page{
    margin-left:10px;
}
.YiiPager.pagination li.active a{
    color: #000;
    border: solid 1px #c2c2c2;
}
.YiiPager.pagination li a{
    color:#898989;
    padding: 3px 6px;
}
.YiiPager.pagination li a:hover{
    color: #262626;
}
.btn {
    border-radius: 3px;
    text-transform: uppercase;
    color: #fff;
    height: 40px!important;
    font-size: 16px;
    padding: 10px 50px;
    background: #404040;
}
.btn:hover {
    background: #000;
    color: #fff;
}
.b-comments {
    margin-top: 30px;
    font-family: Arial;
    color: #6b6b6b;
}
.b-comments__title {
    border-bottom: solid 1px #777;
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 5px;
    margin-top: 40px;
}
.b-comment {
    overflow: hidden;
    margin: 20px 0;
    font-size: 15px;
    color: #000;
    position: relative;
    border-bottom: solid 1px #ccc;
    padding-bottom: 10px;
}
.avatar {
    display: block;
}
.b-comment__img {
    float: left;
    overflow: hidden;
    width: 100px;
    margin-right: 10px;
    text-align: center;
    height: 100px;
    line-height: 100px;
}
.b-comment__img img {
    display: inline-block;
    vertical-align: middle;
}
.b-authComment {
    margin: 0;
}
.b-comment__author {
    font-weight: bold;
}
.b-comment__text {
    margin-top: 6px;
}
.b-comment__date {
    color: #666;
}
.b-month {
    margin: 8px 0;
}
.b-month__item {
    display: inline-block;
    border: solid 1px #777;
    padding: 4px 8px;
    border-radius: 2px;
    font-family: futurabookcregular;
    text-transform: lowercase;
    font-size: 14px;
    color: #262626;
}
.b-slider__arrow {
    position: absolute;
}
.b-slider {
    margin: 20px;
    width: 700px;
    position: relative;
    overflow: hidden;
}
.b-slider__content {
    width: 726px;
    overflow: hidden;
}
.b-slider__arrow {
    height: 64px;
    width: 40px;
    position: absolute;
    top: 50%;
    margin-top: -36px;
    cursor: pointer;
}
.b-slider__arrow_left {
    left: 0;
    background: green;
    width: 50px;
    height: 50px;
    background: url("../img/arrow-left.png") no-repeat top left;
}
.b-slider__arrow_right {
    right: -12px;
    background: green;
    width: 50px;
    height: 50px;
    background: url("../img/arrow-right.png") no-repeat top left;
}
.b-lenta {
    width: 20000px;
    position: relative;
}
.b-lenta__item {
    float: left;
    width: 700px;
}
.b-lenta__item img {
    /*width: 100%;*/
	max-width: 700px!important;
	max-height: 700px!important;
	display: block;
	margin:0 auto;
}
.b-lenta:after {
    display: table;
    content: "";
    clear: both;
}
.b-look {
    position: relative;
    text-align: center;
    width: 500px;
    margin: auto;
    background: #fff;
}
.b-look__note {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1;
    text-align: center;
    color: #ff0000;
    background: rgba(0, 0, 0, 0.75);
}
.b-look__actions {
    overflow: hidden;
    position: relative;
    background: #fff;
    padding: 15px 0px;
}
.b-look__img {
    display: inline-block;
    overflow: hidden;
}
.b-look__img img{
    max-width: 100%;
	max-height: 100%;
    vertical-align: middle;
}
.b-look__like {
    float: left;
    font-size: 18px;
    position: relative;
    margin-top: 6px;
}
.b-look__share {
    float: right;
}
.b-look__shareTitle {
    text-transform: uppercase;
    font-size: 16px;
    vertical-align: middle;
    font-family: "futurabookcregular";
    position: relative;
    top: 2px;
}
.b-look__shareButtons {
    background: url("../img/likes.png") no-repeat top left;
    width: 253px;
    height: 37px;
    display: inline-block;
    vertical-align: middle;
}
.columnWrapper {
    overflow: hidden;
}
.b-commentsForm {
    float: left;
    width: 500px;
}
.b-commentsForm__field {
    width: 100%;
    display: inline-block;
}
.b-commentsForm__send {
    float: right;
    display: inline-block;
    padding: 5px 10px;
    background: #000;
    color: #fff;
    margin-top: 5px;
    text-transform: uppercase;
}
.b-auth {
    float: right;
    width: 200px;
    margin-right: 20px;
    position: relative;
    background: #eee;
    margin-top: 10px;
}
.b-auth__title {
    text-align: center;
    padding: 3px;
    border-top: solid 1px #999;
    text-transform: uppercase;
}
.b-auth:before {
    content: "";
    position: absolute;
    top: -10px;
    height: 10px;
    width: 100%;
    background: #bbb;
}
.b-auth__icon {
    width: 22px;
    height: 22px;
    float: left;
    margin-left: 3px;
}
.b-auth__icons {
    overflow: hidden;
    width: 80px;
    margin: 10px auto 20px auto;
}
.b-auth__vk {
    background: url("../img/vk_auth.png") no-repeat top left;
}
.b-auth__tw {
    background: url("../img/tw-auth.png") no-repeat top left;
    margin-top: 2px;
}
.footer__inner {
    /*width: 1000px;*/
	width: 1300px;
    margin: auto;
	overflow: hidden;
}
.j-like {
    cursor: pointer;
}
.b-sliderInfo {
    text-align: center;
    font-size: 14px;
}
/*end best dressed new styles*/

.bd-body {
	/*cursor: pointer;*/
}
.bd-body .ka {
	cursor: default;
}
.logoBd{
	width: 380px;
	height: 140px;
	position: absolute;
	top: 20px;
	left: 45px;
	display: block;
}

.s1{
	font-weight: bold;
}

.b-sharTitle, .share_buttons{
	display:inline-block;
	margin-right:10px;
	float: left;
	padding-top: 6px;
}

.b-title_bold, .b-title_boldList{
	font-family: 'futurafuturiscbold';
	font-size: 24px;
	text-transform: uppercase;
	border-bottom:none;
	padding-bottom: 10px;
}

.b-title_boldList{
	font-size: 14px;
	text-align: left;
	color:#000;
	margin: 15px 0;
	padding: 0;
}

.share_all{
	overflow: hidden;
	margin: 30px 150px 0;
	position: absolute;
	bottom: 30px;
}



.userInfo{
	font-family: 'futurabookcregular';
	font-size:16px;
}

.userInfo b{
	font-family: 'futurafuturiscbold';
}

.b-photo{
	margin-bottom:30px;
}

.newsPerson, .b-photo a{
	text-align: center;
	font-family: 'futurabookcregular';
	font-size: 16px;
	margin:20px 0;
}

.b-photo img{
	display: block;
	/*margin:0 auto;*/
	max-width: 700px;
}


.b-photo p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 22px;
	margin:30px 0;
}

.b-photo a{
	color: #ff4343;
}

.b-photo a:hover {
	color: inherit;
}

.winnersLead{
	font-family: 'futurabookcregular';
	font-size: 16px;
}

.winnerBlock{
	padding-top:15px;
	border-top:solid 1px #777;
	margin:15px 0;
	overflow: hidden;
}

.winImg{
	width:400px;
	float:left;
}

.winnerInfo{
	width: 380px;
	float: left;
	margin-left: 10px;
}

.expert{
	font-family: 'futurafuturiscbold';
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
}

.winName{
	font-family: 'futurabookcregular';
	font-size:16px;
	text-align: center;
	margin:7px 0;
}

.expFoto{
	width:140px;
	height:140px;
	margin:10px auto;
	display: block;
}

.dogFoto{
	width:140px;
	margin:20px auto;

	display: block;
}

.expName{
	font-size:14px;
	text-align: center;
}

.expText{
	text-align: center;
	font-size: 12px;
	margin:10px;
}

/* cloud zoom */
.b-look__img #wrap {
	height: 100%;
}

.b-look__img #wrap a.cloud-zoom {
	position: absolute !important;
	bottom: 0;
	width: 100%;
	top: 0;
	text-align: center;
}

.b-look__img #wrap a.cloud-zoom > img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
	margin: 0 auto;
}

.cloransPrize{
	float:left;
	margin:10px 20px 10px 0;
}

/* share partners */
.share-partners { width:801px; height:52px; background:url('/img/best-dressed/partners/share-bg.jpg') 0 0 no-repeat; position:relative; }
.share-partners__text { color:#fff; text-transform:uppercase; font-size:12px; position:absolute; top:21px; left:430px; font-family:'futurabookcregular'; letter-spacing:2px; }
.share-partners__btns { position:absolute; width:160px; height:50px; top:14px; right:14px; }
.share-partners__btn { width:28px; height:27px; display:inline-block; background-image:url('/img/best-dressed/partners/share-btns.png'); background-repeat:no-repeat; }
.share-partners__btn.vk { background-position:-28px 0px; }
.share-partners__btn.vk:hover { background-position:-28px -27px; }
.share-partners__btn.ok { background-position:-56px 0px; }
.share-partners__btn.ok:hover { background-position:-56px -27px; }
.share-partners__btn.tw { background-position:-84px 0px; }
.share-partners__btn.tw:hover { background-position:-84px -27px; }
.share-partners__btn.ta { background-position:-112px 0px; }
.share-partners__btn.ta:hover { background-position:-112px -27px; }
/* share partners */


#adriver_banner_240x400 > a {
	display:block;
	/*margin-top:600px;*/
}

/* partners list */
.partners-posts {

}

.partners-posts .b-post {
	width:100%;
	border-bottom:1px solid #c2c2c2;
	padding:12px 0;
}

.partners-posts .b-post__title a:hover {
	color:#d0043c;
}

.partners-posts .b-post__img {
	width:300px;
	height:200px;
	display:block;
	float:left;
	margin-right:25px;
}

.partners-posts .b-post__more {
	display:block;
	padding:9px 13px;
	background:#d0043c;
	color:#fff;
	text-transform:uppercase;
	font-family:'futurabookcregular';
	font-size:13px;
	letter-spacing:1px;
	float:right;
	margin-top:10px;
}
/* partners list */

.partners_krd {
	overflow: hidden;
	display: block;
	float: left;
	margin: 20px;
}

.partners_krd img {
	width: 200px;
}

.prizes-popup {
	width:817px; 
	height:282px;
	position:absolute;
	top:100px;
	left:100px;
	box-shadow:0 0 10px #999;
	z-index: 10;
}

.prizes-popup img,
.prizes-popup__close,
.prizes-popup__link {
	display:block;
	position:absolute;
}

.prizes-popup img {
	top:0; left:0;
}

.prizes-popup__close { 
	width: 36px;
    height: 37px;
    top: 17px;
    right: 17px;
	z-index:20;
}

.prizes-popup__link { 
	width:100%; height:100%;
	z-index:10;
}

.b-sidebarShareTitle {
	margin: 0 0 10px;
}

/* Banners */
#adriver_banner_240x400 {
	margin-bottom: 15px !important;
}

/* hide a third-party stuff */
#liveInternetImg {
	position: absolute;
	top: -10000px;
	left: -10000px;
}