html {
	background: rgb(216, 216, 216)
		/*url(../images/fon.jpg) no-repeat 50% 0*/
	;
}

/*.top_ban{display: none;}*/

.link-fields {
	display: none !important;
}

body {}

body,
html {
	width: 100%;
	min-height: 100%;
	font-family: Arial, Tahoma, sans-serif;
	color: #000;
	font-size: 12px;
	line-height: 18px;
}

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-family: Trebuchet MS, Arial, Tahoma, sans-serif;
	color: #000;
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 20px;
	padding-left: 93px;
	background: url(/images/title_back.png) no-repeat left 2px;
}

h2 {
	font-family: Trebuchet MS, Arial, Tahoma, sans-serif;
	color: #000;
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 18px;
}

/*
#carcas {
width: 992px;
background: white;
margin: 0 auto;
overflow: hidden;
padding: 7px 10px 0;
}*/
.top_ban {
	height: 100px;
	width: 1012px;
	margin: 0 auto;
	cursor: pointer;
}

#carcas {
	width: 992px;
	/*background: white;*/
	margin: 0 auto;
	/*overflow: hidden;*/
	padding: 7px 10px 0;

}

#main_banner {
	height: 100px;
	margin-bottom: 22px;
}

#main_banner-top {
	height: 129px;
	width: 1012px;
	overflow-x: hidden;
	margin: 0 auto;
	cursor: pointer;
}


/*.input.text {
border:1px solid #BEBEBE;
font-size:12px;
padding:2px 0;
height:17px;
line-height:14px;
}

textarea {
width:100%;
border:1px solid #BEBEBE;
font-size:12px;
line-height:14px;
height:90px;
}*/



.clear {
	height: 0;
	font-size: 0;
	line-height: 0;
	clear: both;
	margin: 0 !important;
	padding: 0 !important;
	float: none !important;
}

/*Header*/
#header {
	background: #000000 url(../images/head_back.jpg) no-repeat left top;
	margin-bottom: -27px;
	padding: 3px 15px 0;
	overflow: hidden;
	position: relative;
}

p.videotransl {
	padding-right: 14px;
	position: absolute;
	right: 20px;
	top: 5px
}

p.videotransl span {
	background: url(../images/kinoplenka.gif) no-repeat left 3px;
	padding: 0 0 2px 21px;
}

p.videotransl a {
	font-size: 11px;
	color: #fff;
	border-bottom: 1px dashed #fff;
	text-decoration: none;
	vertical-align: middle;
	line-height: 12px;
}

p.videotransl a:hover {
	border-bottom: 0px solid #000;
}

div.head_left {
	float: left;
	width: 210px;
	margin-right: 20px;
}

div.head_left p {
	margin-bottom: 16px;
}


div.head_search_form {
	overflow: hidden;
	margin-bottom: 22px;
	background: url(/images/search_back.jpg) no-repeat left top;
	height: 24px;
	padding-left: 5px;
	margin-top: 10px;
}

div.head_search_form input {
	float: left;
	padding: 7px 4px 4px;
}

div.head_search_form input.search_text {
	padding: 2px;
	height: 19px;
	border: 0px solid #000;
	background: none;
	width: 203px;
	line-height: 18px;
	color: #838383;
	font-size: 13px;
}


/* Menu*/
div.head_right {
	float: left;
	width: 730px;
	margin-top: 23px;
	position: relative;
	height: 62px;
}

ul#menu {
	overflow: hidden;
	padding-bottom: 37px;
	list-style: none;
	margin: 0;
	margin-left: 0;
}

ul#menu li {
	float: left;
	margin-right: 1px;
	cursor: pointer;
}

ul#menu li div {
	padding-left: 3px;
}

ul#menu li div div {
	padding: 0 3px 0 0;
}

ul#menu li div div div {
	line-height: 24px;
	height: 25px;
	padding: 0;
}

ul#menu li div div div a {
	font-size: 16px;
	color: #fff;
	font-family: Trebuchet MS, Arial, Tahoma, sans-serif;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 0 6px;
}

ul#menu li.act div,
ul#menu li:hover div {
	background: url(../images/actmenu_menu_left.png) no-repeat left top;
}

ul#menu li.act div div,
ul#menu li:hover div div {
	background: url(../images/actmenu_menu_right.png) no-repeat right top;
}

ul#menu li.act div div div,
ul#menu li:hover div div div {
	background: url(../images/actmenu_menu_cent.gif) repeat-x left top;
}



ul#menu li.list div div div a {
	padding-left: 20px;
	background: url(../images/menu_list_mark.gif) no-repeat 8px 12px;
}

ul#menu li.act_list div {
	background: url(../images/actmenu_list_menu_left.png) no-repeat left top;
}

ul#menu li.act_list div div {
	background: url(../images/actmenu_list_menu_right.png) no-repeat right top;
}

ul#menu li.act_list div div div {
	background: url(../images/actmenu_list_menu_cent.png) repeat-x left top;
	padding-bottom: 3px;
}

ul#menu li.act_list div div div a {
	padding-left: 20px;
	background: url(../images/menu_list_mark.gif) no-repeat 8px 12px;
}

div.sub_menu {
	/*display:none;*/
	padding: 0 0 0 4px;
	margin-right: 7px;
	background: url(../images/submenu_back_left.png) no-repeat left top;
	position: absolute;
	left: 0;
	bottom: 9px;
	width: 100%;
}

.sub_menu_li {
	display: none;
}

div.sub_menu div {
	padding: 0 4px 0 0;
	background: url(../images/submenu_back_right.png) no-repeat right top;
}

div.sub_menu div div {
	background: url(../images/submenu_back_cent.png) repeat-x left top;
	padding: 0;
}

ul#menu li:hover div.sub_menu {
	background: url(../images/submenu_back_left.png) no-repeat left top;
	cursor: auto;
}

ul#menu li:hover div.sub_menu div {
	background: url(../images/submenu_back_right.png) no-repeat right top;
}

ul#menu li:hover div.sub_menu div div {
	background: url(../images/submenu_back_cent.png) repeat-x left top;
}


ul.sub_menu_list {
	overflow: hidden;
}

ul.sub_menu_list li {
	float: left;
	height: 24px;
}

ul#menu li div div div ul.sub_menu_list li:hover {
	background: url(../images/actmenu_list_menu_cent.png) repeat-x left top;
}

ul#menu li div div div ul.sub_menu_list li.act_a2 {
	background: url(../images/actmenu_list_menu_cent.png) repeat-x left top;
}

ul#menu li div div div ul.sub_menu_list li a {
	display: block;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	font-family: Trebuchet MS, Arial, Tahoma, sans-serif;
	text-decoration: none;
	line-height: 22px;
	padding: 0 12px;
}

ul#menu li div div div ul.sub_menu_list lihover {
	background: url("../images/actmenu_menu_cent.gif") repeat-x scroll left top transparent;
}


/*popup auth*/
div#fon {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(opacity=50);
	background: #000;
	z-index: 999;
}

div.popup {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 10px solid #E9E9E9;
	position: fixed;
	z-index: 9999;
	padding: 15px 10px;
}

div#auth {
	background: #fff;
	text-align: center;
	width: 260px;
	height: auto !important;
}

div#auth span {
	color: #ABABAB;
	cursor: pointer;
	font-size: 11px;
	position: absolute;
	right: 12px;
	top: 3px;
	width: 40px;
}

div#auth h2 {
	background: url("../images/men.gif") no-repeat scroll left top transparent;
	margin: 0 auto 12px;
	padding: 5px 0 5px 20px;
	width: 70px;
}

div#auth form p {
	color: #696969;
	font-size: 11px;
	margin-bottom: 10px;
}

div#auth form p label {
	display: block;
}

div#auth form p.remembermy {
	margin: 0 auto;
	overflow: hidden;
	width: 180px;
}

#log,
#pass {
	width: 255px;
	font-size: 18px;
	height: 25px;
	color: #696969;
}

div#auth form p.remembermy input {
	float: left;
	margin-right: 5px;
}

div#auth form p.remembermy label {
	color: #ABABAB;
	float: left;
}




/*Content*/
div#content {
	overflow: hidden;
	margin-bottom: 35px;
}

div.col_right {
	float: right;
	width: 244px;
}

/* div.col_right {float:right;width:240px;} */


/*SCROLL*/
div.scroll {
	position: relative;
	height: 16px;
	margin: -25px 14px 0;
}

div.scroll_left,
div.scroll_right {
	position: absolute;
	width: 9px;
	height: 16px;
	cursor: pointer;
	top: 0;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}

div.scroll_left {
	left: 2px;
	background: url(../images/scroll_left.png) no-repeat left top;
}

div.scroll_right {
	right: 2px;
	background: url(../images/scroll_right.png) no-repeat left top;
}

div.scroll_polzunok {
	top: 2px;
	height: 13px;
	padding-left: 20px;
	background: url(../images/scroll_left_back.png) no-repeat left top;
	position: relative;
}

div.scroll_polzunok div {
	padding: 0 20px 0 0;
	background: url(../images/scroll_right_back.png) no-repeat right top;
}

div.scroll_polzunok div div {
	height: 13px;
	padding: 0;
	background: url(../images/scroll_center_back.gif) repeat-x left top;
}

div.scroll_polzunok div div div.scroll_begunok {
	position: absolute;
	left: 1px;
	top: 1px;
	background: url(../images/scroll_begunok.png) no-repeat left top transparent;
	width: 125px;
	height: 11px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}

/*main_authorization*/
div.authorization {
	padding: 12px 0 10px 20px;
	margin-bottom: 20px;
	background: url(../images/main_auth_back_1.jpg) no-repeat left top;
	height: 1%;

}

p.soc-set img {
	margin: 0px 6px 0px 0px;
}

p.act_authorization_close {
	text-align: right;
	margin-top: -14px;
}

p.act_authorization_close a {
	font-size: 10px;
	color: #fff;
}

div.authorization p {
	line-height: 25px;
	padding-bottom: 9px;
}

div.authorization p:first-child a {
	font-size: 25px;
}

div.authorization p a {
	font-size: 20px;
	color: #fff;
}

div.act_authorization {
	padding: 17px 15px 10px 20px;
	margin-bottom: 22px;
	background: url(../images/auth_back.png) no-repeat left top;
	height: 1%;

	position: relative;
}

div.act_authorization>div {
	margin-bottom: 13px;
}

div.act_authorization img {
	display: block;
}

div.act_authorization div p,
div.act_authorization div p a {
	color: #fff;
}

div.act_authorization div.dance_bank {
	font-size: 14px;
}

div.act_authorization div.act_authorization_mes {
	margin-left: -2px;
}

div.act_authorization div.act_authorization_mes p {
	padding-left: 33px;
	background: url(../images/icon_messages.png) no-repeat 2px 4px;
	line-height: 23px;
}

div.act_authorization div.dance_bank span {
	font-weight: bold;
}

div.act_authorization_name,
div.act_authorization_avat {
	float: left;
}

div.act_authorization_avat {
	width: 51px;
	margin-right: 11px;
}

div.act_authorization div.act_auth_write_sel {
	margin-bottom: 8px;
}

div.act_authorization div.act_authorization_bottom {
	position: absolute;
	width: 100%;
	height: 16px;
	background: url(/images/auth_back_bottom.png) no-repeat left top;
	left: 0;
	bottom: 0;
	margin: 0;
}

div.act_auth_write_sel div.select {
	width: 100px;
	margin-right: 15px;
}

div.act_auth_write_sel>div,
div.act_auth_write_sel>p {
	float: left;
}

div.act_authorization_name {
	width: 142px;
}

div.act_authorization_name p {
	font-size: 11px;
	line-height: 12px;
}

div.act_authorization_name p:first-child {
	line-height: 18px;
	margin-bottom: 6px;
}

div.act_authorization_name p a {
	font-size: 16px;
	font-weight: bold;
}





/*banner2*/
div.banner2 {
	margin-bottom: 36px;
}

/*main_navigator*/
div.main_navigator {
	margin-bottom: 42px;
}

div.navigator_anons {
	margin-bottom: 18px;
}

div.navigator_anons>div {
	float: left;
	width: 189px;
}

div.navigator_anons div.navigator_image {
	width: 43px;
	-moz-box-shadow: 0px 0px 8px #8f8f8f;
	-webkit-box-shadow: 0px 0px 8px #8f8f8f;
	box-shadow: 0px 0px 8px #8f8f8f;
	background: #d4d4d4;
}

div.navigator_anons img {
	display: block;
}

div.navigator_image {
	margin-right: 8px;
}

div.navigator_anons div p {
	margin-bottom: 6px;
	font-size: 13px;
}

div.navigator_anons div p a {
	font-size: 15px;
	font-weight: bold;
}

/*main_rating*/
div.main_rating {
	position: relative;
	background: #f0f0f0;
	padding: 12px 11px 16px;
}

div.main_rating h1 {
	background: none;
	padding: 0;
	margin: 0 0 6px 65px;
}

div.main_rating>p {
	font-size: 13px;
	margin-left: 65px;
	padding-bottom: 6px;
}

div.main_rating div.rating_star {
	width: 90px;
	height: 78px;
	position: absolute;
	margin-top: -25px;
	left: -17px;
	background: url(../images/rating_star.png) no-repeat left top;
}

div.rating_best {
	margin-top: 14px;
}

div.rating_best>div {
	float: left;
	width: 148px;
}

div.rating_best img,
div.rating_best_photo_image img {
	display: block;
}

div.rating_best div.rating_best_image {
	margin: 3px 11px 0 0;
	width: 59px;
	-moz-box-shadow: 0px 0px 8px #8f8f8f;
	-webkit-box-shadow: 0px 0px 8px #8f8f8f;
	box-shadow: 0px 0px 8px #8f8f8f;
	background: #d4d4d4;
}

div.rating_best p {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 1px;
}

div.rating_best p:first-child {
	margin-bottom: 5px;
}

div.rating_best p a {
	font-size: 13px;
	font-weight: normal;
}


div.rating_best_photo {
	margin: 22px auto 12px;
	position: relative;
	width: 211px;
}

div.rating_best_photo_image {
	-moz-box-shadow: 0px 0px 8px #8f8f8f;
	-webkit-box-shadow: 0px 0px 8px #8f8f8f;
	box-shadow: 0px 0px 8px #8f8f8f;
	background: #d4d4d4;
}

div.rating_best_photo_title {
	width: 100%;
	padding: 4px 0;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../images/shadow.png) repeat left top;
}

div.rating_best_photo_title p {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin: 0 8px;
}

div.rating_best_photo_title p a {
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}



/*footer*/
div#footer {
	height: 303px;
	padding: 35px;
	background: #000 url(../images/footer_back.jpg) no-repeat left bottom;
}

div#footer table tr td p.corp {
	font-weight: bold;
	color: #fff;
	margin-bottom: 35px;
}

div#footer table tr td:first-child {
	width: 35%;
}

div#footer table tr td {
	width: 25%;
}

div#footer table tr td div p a {
	color: #4472da;
	padding-left: 0;
}

div#footer table tr td p {
	margin-bottom: 10px;
}

div#footer table tr td p a {
	color: #999;
	font-weight: bold;
	padding-left: 10px;
}

div#footer table tr td p.foot_title {
	color: #8c6a94;
	font-size: 20px;
	font-weight: bold;
	margin-top: 32px;
}

/*SELECT*/

div.select {
	width: 260px;
	position: relative;
	height: 21px;
}

div.select div.select_list {
	position: absolute;
	width: 18px;
	right: 0;
	top: 0;
	background: url(../images/select_list_back.png) no-repeat 5px center;
	border-left: 1px solid #bebebe;
	height: 21px;
	cursor: pointer;
}

div.select p {
	width: auto !important;
	line-height: 22px !important;
	font-size: 12px !important;
	color: #000 !important;
	font-weight: normal !important;
	font-family: Trebuchet MS, Arial, Tahoma, sans-serif;
}

div.select div.select_left,
div.select div.select_right {
	position: absolute;
	height: 21px;
	top: 0;
	width: 6px;
}

div.select div.select_left {
	left: 0;
	background: url(../images/select_left_back.png) no-repeat left top;
}

div.select div.select_right {
	right: 0;
	background: url(../images/select_right_back.png) no-repeat left top;
}

div.select div.select_text {
	height: 21px;
	margin: 0 6px;
	padding-left: 2px;
	background: #fff url(../images/select_cent_back.png) repeat-x left top;
}

div.select div.select_cont {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	display: none;
	padding: 2px 4px;
	position: relative;
	max-height: 200px;
	overflow-y: scroll;
	top: -4px;
	z-index: -1;
}

div.select div.select_cont p {
	line-height: 18px !important;
	cursor: pointer;
}





div.login {
	background: none repeat scroll 0 0 #000000;
	display: none;
	left: 0;
	margin: 0 auto;
	opacity: 0.5;
	position: absolute;
	top: 0;
	z-index: 2;
}

div.authiriz {
	background: none repeat scroll 0 0 transparent;
	display: none;
	left: 0;
	margin: 0 auto;
	position: absolute;
	top: 0;
	z-index: 10;
}

div.authiriz span {
	color: #ABABAB;
	cursor: pointer;
	font-size: 11px;
	position: absolute;
	right: 12px;
	top: 3px;
	width: 40px;
}

div.auth {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 10px solid #E9E9E9;
	height: 250px;
	padding: 15px 10px;
	position: fixed;
	text-align: center;
	width: 260px;
}

div.auth h2 {
	background: url("/images/men.gif") no-repeat scroll left top transparent;
	margin: 0 auto 20px;
	padding: 5px 0 5px 20px;
	width: 70px;
}

div.auth form p {
	color: #696969;
	font-size: 11px;
	margin-bottom: 10px;
}

div.auth form p a {
	color: #009EE0;
	font-size: 11px;
	text-decoration: none;
}

div.auth form p a:hover {
	text-decoration: underline;
}

div.auth form p.remembermy {
	margin: 0 auto;
	overflow: hidden;
	width: 180px;
}

p.remembermy input {
	float: left;
	margin-right: 5px;
}

p.remembermy label {
	color: #ABABAB;
	float: left;
}

input.inputtext {
	font-size: 18px;
	height: 25px;
}

#log,
#pass {
	width: 255px;
}

/*error_block*/
div#error_report_block,
div#report_block {
	background: #ffffff url("/images/add_friends_zag.gif") no-repeat scroll right top;
	border: 10px solid #E9E9E9;
	position: fixed;
	padding: 7px 15px;
	width: 350px;
	z-index: 9999;
}

div#report_block {
	height: 170px;
}

div#error_report_block h2,
div#report_block h2 {
	color: #fff;
	font-size: 16px;
	margin-bottom: 18px;
}

div.popup_text input.text {
	height: 16px;
	font-size: 12px;
	line-height: 14px;
	margin: 0 12px 0 0;
	border: 1px solid #7f9db9;
}

div.popup_text {
	margin-bottom: 15px;
}

div.popup_text textarea {
	height: 16px;
	font-size: 12px;
	line-height: 14px;
	height: 90px;
	width: 348px;
}

div.popup_text input.text,
div.popup_text textarea {
	margin-bottom: 15px;
}

div.popup_button {
	text-align: center;
}



span.news_article_view {
	background: url(/images/icon_view.gif) no-repeat left center;
	padding-left: 23px;
	margin-right: 15px;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}

span.news_article_peop {
	background: url(/images/icon_peop.png) no-repeat left center;
	padding-left: 23px;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}

p.news_article_auth {
	float: left;
	margin-bottom: 5px !important;
}

p.news_article_auth span,
p.news_article_auth a {
	color: #919090;
	margin-right: 15px;
}

p.news_article_info {
	float: right;
	margin-bottom: 5px !important;
}

p.news_article_info span.news_article_peop {
	margin-right: 5px;
}

div.news_shop p.text {
	font-size: 14px;
}


.tb_add_info input {
	border: 1px solid #BEBEBE;
	width: 450px;
	color: #464646;
	font-family: 'arial';
	font-size: 12px;
	margin-bottom: 7px;
	height: 19px;
}

.tb_add_info textarea {
	border: 1px solid #BEBEBE;
	width: 99%;
	height: 120px;
	margin-bottom: 20px;
}

.tb_add_info .fakefile {
	background: none;
	position: relative;
	width: 280px;
	margin: 0;
	text-align: left;
}

input#file_delete_PREVIEW_PICTURE_0 {
	width: 15px !important;
	margin: 0 5px 0 0;
	float: left;
}

.votes {
	border-top: 1px dotted #B2B2B2;
	margin: 15px 0 0 0;
}

.vote-item {
	border-bottom: 1px dotted #B2B2B2;
	padding: 0 0 15px 0;
}

.vote-item table tr td {
	vertical-align: middle;
	padding: 10px 0 0 0;
}

.vote-item .descr {
	width: 450px;
}

.vote-item .descr .name {
	font-size: 15px;
	font-weight: bold;
}

.vote-item .descr p span {
	color: #909090;
}

.vote-item .number {
	width: 120px;
	text-align: right;
}

.vote-item .number p {
	font-size: 24px;
}

.vote-item .who_voted {
	width: 150px;
	text-align: right;
}

.more span {
	border-bottom: 1px dashed #000;
	cursor: pointer;
}

.submit {
	background: url("../images/button.png") no-repeat scroll left top transparent;
	border: none;
	cursor: pointer;
	height: 21px;
	width: 102px;
}

.voted {
	background: url("../images/voted_bg.png") left top no-repeat #e6e6e6;
	padding: 10px 10px 10px 2px !important;
}

.voted .person {
	width: 62px;
	height: 62px;
	margin: 10px 0 0 8px;
	float: left;
	position: relative;
}

.nick {
	display: none;
	position: absolute;
	left: -4px;
	top: -42px;
	background: url("../images/nick_bg.png") left bottom no-repeat;
	min-width: 70px;
	padding: 0 0 10px 0;
}

.nick p {
	background: #c7c5c5;
	padding: 7px;
	text-align: center;
}

.person:hover .nick {
	display: block;
}

.last-20 {
	clear: both;
	text-align: center;
	padding: 5px 0 0 0;
	color: #909090;
}

/*.main-video-block h1{
	margin-bottom: 0px;
}*/

.big-video {
	float: left;
	box-shadow: 0 0 8px #414141;
	width: 394px;
	height: 227px;
	position: relative;
	margin: 10px 0 15px 0;
}

.big-video p {
	width: 374px;
	padding: 5px 10px;
	position: absolute;
	margin: 0;
	left: 0;
	bottom: 0;
	background: url("/images/video-p-bg.png") left top repeat;
}

.big-video p span {
	color: #b9b9b9;
	font-size: 12px;
}

.big-video p a {
	color: #fff;
	font-size: 14px;
}

.small-video {
	float: left;
	width: 405px;
}

.small-video div {
	float: left;
	margin: 0 10px 0 0;
}

/*.small-video div:first-child{
	float: left;
	margin: 0 0 0 0;
}*/

.small-video div img {
	box-shadow: 0 0 8px #414141;
}

.small-video div p {
	text-align: center;
	color: #000;
	font-size: 10px;
	padding: 0 0 10px 0;
}

.buttons-video {
	/*margin: 0 0 0 397px;*/
	width: 58px;
	padding: 6px 0 0 0;
	float: right;
}

.buttons-video div {
	/*text-align: right;*/
	margin: 0 0 5px 0;
}

.buttons-video div p {
	text-align: center;
	margin: 5px 5px 5px 10px;
	font-size: 10px;
	padding: 0 5px 0 0;
	line-height: 13px;
}

.buttons-video div p span {
	font-size: 15px;
	font-weight: bold;
}

.dance-weak {
	background: #e6e6e6;
	padding: 15px 0 5px 12px;
	margin: 0 0 20px 0;
}

.dance-weak div {
	float: left;
}

.dance-weak .photos-block-main,
.dance-weak .photos-block-main-1,
.dance-weak .photos-block-main-2 {
	width: 440px;
}

.dance-weak .photos-block-main div {
	margin: 0 10px 0 0;
	width: 63px;
	position: relative;
}

.dance-weak .photos-block-main div p {
	text-align: center;
	font-size: 10px;
}

.add-lesson {
	width: 67px;
}

.text-block-1 {
	width: 203px;
	padding: 10px 10px 0 0;
}

.text-block-1 p {
	font-size: 15px;
	font-weight: bold;
	padding: 0 0 0 10px;
}

.dance-weak .photos-block-main-1 div {
	width: 205px;
	margin: 0 10px 0 0;
}

.dance-weak .photos-block-main-1 div img {
	float: left;
}

.dance-weak .photos-block-main-1 div p {
	color: #909090;
	font-size: 12px;
	line-height: 14px;
	margin: 0 0 0 74px;
}

.dance-weak .photos-block-main-2 div {
	width: 135px;
	margin: 0 10px 0 0;
}

.dance-weak .photos-block-main-2 div p {
	color: #909090;
	font-size: 12px;
	line-height: 16px;
}

.text-block-2 {
	width: 203px;
	padding: 10px 10px 0 0;
}

.text-block-2 p {
	font-size: 15px;
	font-weight: bold;
	padding: 0 0 0 77px;
	background: url("/images/dance-logo.png") left -2px no-repeat;
	margin: 0 0 0 10px;
}

.dance-weak .photos-block-main div .okno {
	float: none;
	position: absolute;
	left: -12px;
	bottom: 82px;
	width: 145px;
	background: url("/images/arrow-dawn.png") left bottom no-repeat;
	padding: 0 0 10px 0;
	z-index: 2;
	display: none;
}

.dance-weak .photos-block-main div:hover .okno {
	display: block;
}

.dance-weak .photos-block-main div .okno p {
	background: #acaaaa;
	padding: 5px 20px 10px 20px;
	text-align: left;
	line-height: 12px;
}

.dance-weak .photos-block-main div .okno-2,
.members-inn div .okno-2 {
	float: none;
	position: absolute;
	left: -12px;
	bottom: 64px;
	width: 115px;
	background: url("/images/arrow-dawn.png") left bottom no-repeat;
	padding: 0 0 10px 0;
	z-index: 2;
	display: none;
}

.dance-weak .photos-block-main div:hover .okno-2,
.members-inn div:hover .okno-2 {
	display: block;
}

.dance-weak .photos-block-main div .okno-2 p,
.members-inn div .okno-2 p {
	background: #acaaaa;
	padding: 5px 20px 10px 20px;
	text-align: left;
	line-height: 12px;
}

.zajavka {
	position: relative;
}

.add-lesson-button {
	position: absolute;
	right: 0;
	cursor: pointer;
}

.lessons-list-item {
	border-top: 1px dotted #b2b2b2;
	border-bottom: 1px dotted #b2b2b2;
	padding: 15px 0;
	margin: 0 0 10px 0;
	background: #e6e6e6;
}

.lessons-list-item.zebra {
	background: #f7f7f7;
}

.dance-description {
	float: left;
	width: 490px;
	padding: 0 0 0 15px;
}

.dance-followers {
	float: left;
	width: 65px;
	font-size: 24px;
	text-align: right;
	padding: 61px 0 0 0;
}

.sign-up {
	float: left;
	width: 150px;
	text-align: right;
	padding: 49px 0 0 0;
}

.sign-up p {
	padding: 0 35px 0 0;
}

.sign-up img {
	margin: 0 11px 0 0;
}

.dance-description h3 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 5px 0;
}

.members {
	/*background: url("/images/arrow-up.png") right top no-repeat;*/
	padding: 10px 0 0 0;
	display: none;
	clear: both;
}

.members .members-inn {
	background: #c7c5c5;
	position: relative;
	padding: 0 0 10px 0;
}

.members-inn div {
	float: left;
	position: relative;
	margin: 8px 0 0 8px;
}

.up-line {
	border-top: 1px dotted #b2b2b2;
	padding: 10px 0 0 0;
}

.tbl-sort {
	margin: 10px 0 20px 0;
	width: 100%;
}

.tbl-sort .lab {
	font-size: 11px;
	font-weight: bold;
	padding: 0 15px 0 0;
}

.td-select-sort {
	padding: 0 20px 0 0;
}

.td-select-sort .bginput {
	width: 230px;
}

.td-select-sort .bginput {
	border: 1px solid #BEBEBE;
}

.sort {
	cursor: pointer;
}

.link-fields {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	z-index: 1;
}

#carcas,
#bx_top_panel_container,
.klinks {
	position: relative;
	z-index: 2;
}

.top_menu {
	position: relative;

}

.top_menu ul {
	#position: absolute;
}

.top_menu ul li {
	float: left;
}

.top_menu ul li a {
	padding: 6px 10px;
	/*background: #fedd6c;*/
	text-decoration: none;
	/*border-left: 1px solid;*/
	display: block;
	color: #D1D1D1;
	float: left;
	font-weight: 700;
}

.top_menu ul li a .all {
	;
}

.top_menu ul li:first-child a {
	border-left: none;
	margin-left: 15px;
}

.top_menu ul.dop {
	background: black;
	position: absolute;
	top: 27px;
	z-index: 2;
	display: none;
	width: 100%;
	opacity: 0.9;
	list-style: none;
	margin: 0;
	margin-left: 0;
}

.top_menu ul.dop li a {
	/*background: black;*/
	color: #fff;
	/*border-left: 1px solid #fedd6c;*/
	border-left: none;
}

.top_menu ul li span {
	width: 1px;
	background: #D1D1D1;
	height: 7px;
	display: block;
	float: right;
	margin-top: 12px;
}

.top_menu_main {
	height: 27px;
	background: #000;
	opacity: 0.7;
	list-style: none;
	margin: 0;
	margin-left: 0;
}

.top_menu_main li a {
	padding: 6px 10px !important;
}

.top_menu_main li a:hover {
	/*background: url("/images/arrow-black.png") center top no-repeat;*/
}

.dop li a:hover {
	background: url("/images/arrow-yellow.png") center top no-repeat !important;
}

.dop {
	background: url("/images/dop-ul-bg.png") center top repeat #000 !important;
}

.dop li a {
	background: none;
	margin: 0 0 1px 0;
}

.money-shop h1 {
	color: #a11e1b;
}

.post-cost {
	float: left;
	margin: 0 20px 0 0;
	width: 210px;
}

.post-cost-price {
	background: #dedcdc;
	font-size: 14px;
	border-radius: 10px 10px 10px 10px;
	text-align: center;
	padding: 10px 0;
	margin: 10px 0 5px 0;
}

.post-cost-price span {
	font-size: 18px;
}

.grey-line {
	background: #919191;
	height: 2px;
	margin: 25px 0;
}

.cont-blocks {
	padding: 0 0 40px 0;
}

.cont-blocks .block-item {
	width: 218px;
	height: 188px;
	float: left;
	background: #000;
	margin: 0 0 0 21px;
	position: relative;
	padding: 6px;
	cursor: pointer;
}

.cont-blocks .block-item:first-child {
	margin: 0 0 0 -11px;
}

.item-price {
	border-radius: 10px 10px 10px 10px;
	background: #dedcdc;
	position: absolute;
	right: -4px;
	bottom: -25px;
	padding: 6px 10px;
	cursor: pointer;
}

.item-price span {
	font-size: 18px;
}

.item-descr {
	width: 148px;
	position: absolute;
	left: 6px;
	bottom: 6px;
	background: #000;
	color: #fff;
	padding: 6px 64px 6px 6px;
	opacity: 0.8;
}

.more-info-block {
	position: fixed;
	left: -10px;
	top: -70px;
	z-index: 2;
	padding: 13px;
	background: #000;
	color: #fff;
	cursor: default;
	width: 260px;
	min-height: 300px;
}

.more-info-block .item-price {
	font-size: 16px;
	color: #000;
}

.more-info-block .item-price span {
	font-size: 20px;
}

.photo-block {
	position: relative;
}

.photo-block .item-descr {
	bottom: 0;
	left: 0;
	width: 189px;
}

.shop_item_all {}

.shop_item_all .block-item:first-child {
	margin: 0 10px 40px 0px;
}

.shop_item_all .block-item {
	margin: 0 10px 40px 0px;
}

.shop_item_all .block-item .more-info-block .close {
	background: url("/images/shop_img_close.png") left top no-repeat;
	width: 21px;
	height: 21px;
	position: absolute;
	top: -10px;
	right: -10px;
	cursor: pointer;
}

.review {
	width: 393px;
	float: left;
	height: 400px;
	margin-top: 37px;
}

.review .name {}

.main_page .name .main_name {
	font-size: 24px;
	float: left;
	margin-right: 10px;
	text-shadow: 0px 0px 1px #000000;
}

.main_page .name a {
	text-decoration: none;
	line-height: 20px;
}

.main_page .name .items a {
	text-decoration: none;
	line-height: 24px;
}

.review .add {}

.main_page .add a.add_review {
	background: #000;
	width: 219px;
	height: 35px;
	color: #fff;
	text-decoration: none;
	float: right;
	display: block;
}

.main_page {}

.main_page .items .item .text {
	font-size: 14px;
	margin-left: 12px;
	width: 295px;
}

.main_page .items .item .view {
	position: absolute;
	top: 25px;
	right: 9px;
	font-size: 11px;
	background: url(/images/view.png) no-repeat left center;
	font-weight: bold;
	padding-left: 24px;
}

.main_page .review a,
.main_page .affiche a {
	text-decoration: none;
	line-height: 25px;
}

.main_page .review .items a,
.main_page .affiche .items a {
	text-decoration: none;
	line-height: 20px;
}

.main_page .review .items,
.main_page .affiche .items {
	height: 347px;
	margin-top: 3px;
	/*width: 393px;*/
}

.main_page .review .items .item_top,
.main_page .affiche .items .item_top {
	height: 200px;
	position: relative;
	background: #e8e4e4;
	padding-bottom: 10px;
}

.main_page .review .items .item,
.main_page .affiche .items .item {
	background: #e8e4e4;
	border-bottom: 1px solid #a6a3a3;
	height: 45px;
	position: relative;
}

.main_page .review .items .item_top .pic,
.main_page .affiche .items .item_top .pic {
	position: absolute;
	top: 0;
	left: 0;
	height: 200px;
	width: 100%;
}

.main_page .review .items .item_top .pic img,
.main_page .affiche .items .item_top .pic img {
	width: 100%;
	height: 200px;
}

.main_page .review .items .item_top .text {
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 295px;
	height: 46px;
	background: #F5F0F0;
	opacity: 0.8;
	font-size: 16px;
	padding: 4px 85px 0px 13px;
	line-height: 15px;
}

.main_page .affiche .items .item_top .text {
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 289px;
	height: 46px;
	background: #F5F0F0;
	opacity: 0.8;
	font-size: 16px;
	padding: 4px 10px 0px 13px;
	line-height: 15px;
}

.affiche {
	width: 312px;
	float: right;
	margin-top: 37px;
}


.dance_tv {
	float: left;
	width: 393px;
	margin-top: 35px;
}

/*.dance_tv .video_item {
margin-top: 27px;
}*/

.dance_tv .video-block {
	margin-top: 27px;
}

.dance_video {
	float: right;
	width: 312px;
	margin-top: 35px;
}

.dance_video .dance_video_items {}

.dance_video .add a {
	margin-top: -5px;
}

.dance_video .dance_video_items {
	margin-top: 1px;
	margin-left: -7px;
}

.dance_video .dance_video_items .dance_video_items .dance_video_item {
	width: 149px;
	height: 113px;
	float: left;
	position: relative;
	margin-left: 14px;
	margin-bottom: 5px;
}

.dance_video .dance_video_items .dance_video_items .dance_video_item .pic {}

.dance_video .dance_video_items .dance_video_items .dance_video_item .pic img {
	width: 149px;
	height: 113px;
}

.dance_video .dance_video_items .dance_video_items .dance_video_item .text {
	position: absolute;
	height: 32px;
	background: #000;
	width: 100%;
	top: 81px;
	left: 0;
	color: #fff;
}

.dance_video .dance_video_items .dance_video_items .dance_video_item .text .left {
	position: absolute;
	top: 8px;
	left: 26px;
}

.dance_video .dance_video_items .dance_video_items .dance_video_item .text .date {
	position: absolute;
	top: 4px;
	left: 86px;
	font-size: 10px;
}

.dance_video .dance_video_items .dance_video_items .dance_video_item .text .view {
	position: absolute;
	top: 4px;
	right: 3px;
	font-size: 10px;
}

.blogs {
	float: left;
	width: 393px;
	margin-top: 35px;
}

.blogs {}

.blogs .items {
	margin-top: 22px;
	font-size: 14px;
}

.blogs .item {
	margin-bottom: 8px;
}

.blogs .item a {}

.blogs .item span.left {
	font-weight: bold;
}

.blogs .item span.right {}

.ads {
	width: 312px;
	float: right;
	margin-top: 35px;
}

.ads .items {
	margin-top: 20px;
	font-size: 14px;
}

.ads .item {
	margin-bottom: 8px;
}


.schools_in_areas {
	margin-top: 35px;
	float: left;
	width: 490px;
}

.schools_in_areas a {
	text-decoration: none;
	font-size: 14px;
}

.schools_in_areas a:hover {
	text-decoration: underline;
}

.schools_in_areas .items {
	margin-top: 15px;
}

.schools_in_areas .item {
	margin-bottom: 9px;
}

.dance_for_all {
	float: right;
	margin-top: 35px;
	width: 228px;
}

.dance_for_all .items {
	margin-top: 34px;
	font-size: 14px;
}

.dance_for_all .item {
	margin-bottom: 9px;
}

.dance_for_all .item a {
	text-decoration: none;
}

.bx-session-message {
	display: none;
}

.b-share_theme_counter .b-share__link {
	border-radius: 0 !important;
}

.b-share_theme_counter .b-share-icon_vkontakte {
	background-position: 2px -55px !important;
}

.b-share_theme_counter .b-share-icon_facebook {
	background-position: 0 2px !important;
}


.b-share_theme_counter .b-share-icon_twitter {
	background-position: 5px -84px !important;
}


.b-share_theme_counter .b-share-icon_odnoklassniki {
	background-position: 2px -113px !important;
}

.b-share_theme_counter .b-share-icon {
	height: 30px !important;
	width: 30px !important;
}

.b-share-counter {
	display: block !important;
	margin: 6px 11px 3px 3px !important;
	text-align: right !important;
}

.b-share_theme_counter .b-share-btn__wrap {
	margin-left: 15px !important;
}

.b-share_theme_counter .b-share-btn__wrap:first-child {
	margin-left: 0 !important;
}

.b-share_theme_counter .b-share__link:active {
	height: 28px !important;
}

.choreographer-photo .bx-wrapper .bx-prev {
	left: -37px;
}

.choreographer-photo .bx-wrapper .bx-next {
	right: -37px;
}

.choreographer-photo .bx-wrapper li {
	height: 360px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.btn {
	width: 135px;
	color: #FFF !important;
	background-color: #883b73;
	cursor: pointer;
	font-size: 14px;
	padding: 5px;
	margin: 0 0 20px 0;
	font-family: 'Roboto Condensed', sans-serif;
	border: 1px solid #883b73;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
}

.prContent .prName.prNameNew {
	font-size: 48px;
	padding: 0 0 20px 0;
}

.addButtonContainer.addButtonContainerNew {
	float: left;
	width: 28%;
	text-align: left;
}

.filter_adverts_new {
	float: left;
	width: 72%;
}

.filter_adverts_new .advancedFilter {
	margin: 5px 0 15px;
}

.headingAdverts.headingAdvertsNew,
.cityAdverts.cityAdvertsNew {
	width: 250px;
	float: left;
}

@media (max-width: 1024px) {
	.addButtonContainer.addButtonContainerNew {
		width: 100%;
		float: inherit;
	}
}

.tabs {
	display: flex;
	flex-wrap: wrap;
	gap: 1rem;
}

.tab-content {
	display: none;
	width: 100%;
	margin-top: 1rem;
	margin-bottom: 60px;
}

.tabs .tab.on {
	border-bottom-color: #883B73;
}

.tabs-items .tab-content.on {
	display: block;
}

.tabs>span {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	cursor: pointer;
	transition: color .15s ease-in-out, border-color .15s ease-in-out;
	color: #883B73;
	background: 0 0;
	border-bottom: 0.125rem solid transparent;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
}

.tabs>span:hover {
	border-bottom-color: #883B73;
}

.static__heading td{
	padding: 8px 70px 10px;
	text-align: center;
	color: #000;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
	font-weight: 600;
}

.static-list-table{
    margin-bottom: 30px;
}

.static-list-table-header{
    border: 3px solid #883B73;
}

.static-list-table-cell{
	vertical-align: middle;
    padding: 6px 4px;
    border: 1px solid;
    border-color: #d9e0e4 #89979d #919b9d #ebeef0;
}

.static-list-table-cell-inner{
    font-weight: 600;
}

.static-list-table-row{

}