.logo {
    padding: 10px 0 0 30px;
}

.clear {
    clear:both;
}

.franchise_content {margin: 0 0 0 20px !important; width:760px;}
.bars_brief p {overflow: hidden;}
.bars_brief ul li, .franchise_content ul li {border: 0 !important; margin: 0; padding: 0 0 0 15px !important; line-height: 18px; background:url(/img/li_chief.gif) no-repeat left 10px;}
.receip_title {padding: 0 0 0 5px !important;}

.nav {width:auto; height:auto !important;}
.nav_back, .nav_next {position: static; margin:20px auto;}
.carousel {float:none; height:auto !important; position: static;}

.nav_back, .nav_next {opacity: 0;}

table.tableCenter {display:block; width:520px; margin: 0 auto; border-collapse: collapse;}
table.tableCenter td {padding: 20px;}

.contact_wrap {
    width:220px;
    float:right;
}

.in_contact {
    background: url(/img/reg_button.png);
    padding: 0;
    margin-top: 25px;
}
.in_contact a {
    background: url(/img/reg_button.png);
    background-position: 0 0;
}

.in_contact.hidden {
    background:none;
}

.auth_panel {
    margin:4px 0 6px;
    float:right;
    font-size:14px;
    color:#fff;
    width: 212px;
    position: relative;
}
.auth_panel a.enter {
    text-decoration: none;
    padding-bottom:3px;
    color:inherit;
    display: block;
    float:left;
    padding-left: 20px;
    background: url(/img/arr_auth.png) no-repeat left center;
}
.auth_panel a.enter span {
    border-bottom: 1px dashed #fff;
}
.auth_panel a.enter:hover span {
    border: 0;
}

.auth_panel .soc_wrap {
    float: right;
    background: url(/img/soc_icons.png) no-repeat;
}
a.social {
    display: block;
    float:left;
    margin-right:3px;
    width:16px;
    height:16px;
}
a.social.in_vk {
    background: url(/img/vk.png);
}
a.social.in_tw {
    background: url(/img/tw.png);
}
a.social.in_fb {
    background: url(/img/fb.png);
}

#auth_block {
    background: #d20035 url(/img/auth_block_bg.png) repeat-x;
    position: absolute;
    top:30px;
    z-index:2100;
    border: 1px solid #b61d39;
    padding: 0 15px;
    display:none;
}
#auth_block .arr_up {
    background: url(/img/arr_up_auth_block.png);
    width:13px;
    height:9px;
    position: relative;
    top:-9px;
    left:50%;
    margin-left:-6px;
}
#auth_block label {
    font-size: 11px;
    color:inherit;
}
#auth_block input[type=text], #auth_block input[type=password] {
    width:175px;
    padding: 3px;
    outline: none;
    border: 0;
    margin: 3px 0 6px 0;
}
#auth_block input[type=submit] {
    padding: 3px 15px;
    background: #fff;
    color:red;
    font-size: 11px;
    border: 0;
    display: block;
    float:right;
}
#auth_block form a {
    color:#fff;
    font-size:11px;
}
#auth_block .reg {
    padding: 3px 0 8px 0;
    text-align: center;
    border-top: 1px solid #b61d39;
    margin: 10px -15px 0 -15px;
}
#auth_block .reg a {
    text-decoration: underline;
    font-size:12px;
}
#auth_block .reg a:hover {
    text-decoration: none;
}

.auth_panel .user_authorized {
    float: right;
    position:relative;
    white-space: nowrap;
}

.user_authorized input[type=submit] {
    padding: 0 15px 0 20px;
    color:#fff;
    font-size: 14px;
    text-decoration: underline;
    cursor:pointer;
    border: 0;
    background: url("/img/arr_auth.png") no-repeat;
}
.user_authorized a {
    color:#fff;
}

.franchise {
    width:985px;
    bottom: 45px;
}
.franchise a {
    width:158px;
    height:37px;
    background-image: url(/img/franch.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}
.franchise a:hover, .regWrapper a:hover, .in_contact a:hover {
    background-position: 0 bottom;
}

.red_lines {
    height: 100px;
    min-height: 0;
    bottom:0;
}
.regWrapper {
    margin-left:10px;
    width:158px;
    height:37px;
}
.regWrapper a {
    display:block;
    width:inherit;
    height:inherit;
    background-image: url(/img/REG.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}

ul.photo-controls {
    overflow: hidden;
}
li.photo-control {
    float: left;
    margin-right:15px;
}

.photo-album-description {
    margin: 20px 0;
}
.photo-photo-item-ascetic-inner {
    float: left;
    margin:0 7px 7px 0;
    width:177px !important;
    height:115px !important;
}
div.photo-controls-album a span {
    background-image: none !important;
}
div.photo-page-section div.photo-info-box-photo-list {
    margin-bottom:0 !important;
}

#vk_like {
    margin-bottom: 15px;
}

.VKinteresting {
    overflow: hidden;
    padding: 20px 20px 0 20px;
    background: #EFEFEF;
    border-top: #ccc 1px solid;
}
.action_list.inner {
    background: #fff !important;
}

.franchiseLink {
    position: absolute;
    left:330px;
    top:20px;
}
.franchiseLink a {
    color:#fff;
    text-decoration: underline;
    font-size: 14px;
}
.franchiseLink a:hover {
    text-decoration: none;
}

.regTable {
    margin: 0 auto;
}
.regTable td {
    padding:5px 0;
}
.regTable input, .regTable select, .regTable textarea {
    padding: 5px;
    margin-left:10px;
    border: #aaa 1px solid;
    width:300px;
}
.regTable textarea {
    vertical-align: top;
}
.regTable .captcha_img {
    margin-left:10px;
}
.regTable select {
    width:310px !important;
}
.regButton {
    background: #ff9900;
    color:#fff;
    font-weight: bold;
    font-size: 15px;
    width:200px !important;
    height:40px;
    border: #aa4502 1px solid !important;
    text-shadow: 0 1px 0 #333;
}
.captchaInput {
    width: 168px !important;
}

li.photo-album-item {width: 235px;}

div.photo-item-cover-block-container, div.photo-item-cover-block-outer, div.photo-item-cover-block-inner {width:auto !important;}

.img img {
    margin: 0 auto;
    display: block;
}
.albumName {
    width:235px;
    margin-bottom:5px;
    font-weight:bold;
}
.red_bottom .people {
    position:absolute;
    right:5px;
    top:10px;
    float:right;
}
.action_addr {
    padding: 0;
    float: right;
}
.action_addr a {
    white-space: normal;
}
p.param_name {
    float: left;
}
.preview img {
    margin: 0;
    display: block;
}
.header_menu_in li {
    padding: 0 20px 0 0;
}
.footer {
    z-index:100;
}

/* SLIDES */

.slider_wrap {
    position:relative;
    padding-top:50px;
    overflow: hidden;
    height: 445px;
    margin: 5px;
}
#slides {
    position: absolute;
    margin-left: 5px;
}
.slides_container {
    width:808px;
    height:445px;
    overflow:hidden;
	position:relative;
	display:none;
}
.slides_container a {
	width:808px;
	height:445px;
	display:block;
}
#slides a.prev, #slides a.next {
    position: absolute;
    bottom:0;
    z-index:10;
    width:78px;
    height:78px;
    text-indent:78px;
    overflow: hidden;
}
#slides a.prev {
    background: url(/img/slider_arr_left.png) no-repeat;
}
#slides a.next {
    right:0;
    background: url(/img/slider_arr_right.png) no-repeat;
}
ul.pagination {
    position: absolute;
    left:30px;
    bottom: 10px;
    z-index: 10;
}
ul.pagination li {
    float:left;
    margin-right: 10px;
}
ul.pagination li a {
    display: block;
    width:28px;
    height:28px;
    background-image:url(/img/slider_li.png);
    background-repeat: no-repeat;
    overflow: hidden;
    text-indent:28px;
}
ul.pagination li.current a {
    background-position: left bottom;
}

.bx-changepass-table input {
    margin: 0 0 5px 5px;
}

.event_in li {
    width:138px;
}

.errortext {
    color:red;
}
.err_auth_form {
    background: #fff;
    margin-bottom:10px;
    padding: 5px;
}
.event_in li p {
    padding: 0 0 0 13px;
}

.event.index_page {
    top:50px;
}

.page {
    min-height: 900px;
    background: #000;
}
.content {
    /*overflow: hidden;*/
}
.all_events {
    display: block;
    float: right;
    color:#fff;
    font-size: 16px;
    margin-right: 5px;
}
.all_events a {
    color:#fff;
    font-size: 14px;
}
.event_in li .img {
    min-height:87px;
}

.enter_wrap {
    float:left;
}
.bars_list_in li .chief_brief {
    margin: 0 0 0 140px;
    float:left;
}
.pdf_link {
    margin-bottom: 15px;
    width: 809px;
}
.pdf_link a {
    display:block;
    float:right;
}
.bars .chief h4 {
    font-weight:bold;
}
.we_in_soc {
    color:#fff;
    padding-left:7px;
}

/* CHIEF MENU */

.menu_div{padding:10px 15px; background:#fff;width: 772px;margin-left: 25px;}
.menu_div ul{margin:0; list-style:none;}
.menu_div ul li{float:left; width:245px; margin:0 0 28px 18px; height:268px;}
.menu_div ul li.first{margin-left:0;}
.menu_img {display:block; padding:4px; -webkit-box-shadow:0 0 3px rgba(0, 0, 0, 0.65); -moz-box-shadow:0 0 3px rgba(0, 0, 0, 0.65);box-shadow:0 0 3px rgba(0, 0, 0, 0.65); margin-bottom:11px; overflow:hidden;}
.menu_img {
    display:table-cell;
    width:237px;
    height:152px;
    text-align: center;
    vertical-align: middle;
}
.ie .menu_img{border:1px solid #C1C1C1; padding:3px;}
.menu_name{font:bold 16px/1.1 Arial, "Helvetica CY", "Nimbus Sans L", sans-serif; color:#666; margin:10px 0 6px; max-height:2.2em; overflow:hidden;}
.menu_descr{font:normal 12px/1.1 Arial, "Helvetica CY", "Nimbus Sans L", sans-serif; color:#999; margin:0; max-height:4.4em; overflow:hidden;}

.clearfix:before,.clearfix:after{content:"\0020";display:block;height:0;overflow:hidden}.clearfix:after{clear:both}.clearfix{zoom:1}

/* CHIEF MENU END */