/* Статистика */
#s29Statistics {
	height:20px;
	margin:10px 0 0 10px;
	font-size:11px;
}

/* Ссылки */

.s29WhiteUrl a, a.s29WhiteUrl {
	color:#fff !important;
}

.s29HoverUnderline a, a.s29HoverUnderline {
	text-decoration:none !important;
}

.s29HoverUnderline a:hover, a.s29HoverUnderline:hover {
	text-decoration:underline !important;
}

/* Главное меню */

nav#s29MainMenu {
	display:table;
	width:100%;
	padding: 20px 10px 10px;
	box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;
}

nav#s29MainMenu .s29_item {
	display:table-cell;
	margin:0; padding:0;
}

nav#s29MainMenu .s29_item a {
	display:block;
	text-align:center;
}

nav#s29MainMenu .s29_item img {
	display:block;
	margin:0 auto;
}

nav#s29MainMenu .s29_item span {
	display:block;
	margin:10px auto 0;
	font-size:11px; font-weight:bold;
}


/* Tooltip для списка новостей */
.s29Tooltip {
    max-width: 500px;
}


/* полоса видеоновостей */

#s29VideoBand {
	margin:12px -8px 12px; padding:0;
	list-style:none;
}

#s29VideoBand * {
	margin:0; padding:0;
}

#s29VideoBand li {
	float:left;
	width:25%; height:170px;
	padding:0 8px;
	box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;
}

#s29VideoBand a {
	display:block;
	width:100%; height:100%;
	overflow:hidden;
	background:#999;
}

#s29VideoBand img {
	display:block;
	height:170px; width:auto;
	/* width:100%; height:auto; */
	margin:0 auto;
}

#s29VideoBand span {
	display:block;
}

#s29VideoBand a > span {
	position:relative;
}

#s29VideoBand a > span > span {
	position:absolute;
}

#s29VideoBand a > span > span:first-child {
	top:130px;
	width:100%; height:40px;
	background-color:#000; opacity:0.7;
}

#s29VideoBand a > span > span:last-child {
	top:134px;
	height:30px;
	padding:0 10px;
	overflow:hidden;
	color:#dadada;
	font-family:Verdana; font-size:11px; text-decoration:underline;
}

#s29VideoBand a:hover > span > span:last-child {
	color:#fff;
}

#s29VideoBand div {
	height:100%; 
	background-size:cover; background-position:center center;
}


/* Лайки */
.s29Likes {
	width:410px;
	margin:25px auto 35px;
}

.s29Likes >div:first-child {
	margin-right:10px;
	position:relative;
	top:1px;
	font-size:11px;
	/* font-weight:bold; */
	/* font-style:italic; */
}

.s29Likes >div {
	float:left;
	margin-right:15px;
}


/* Реклама */

.s29AdvLight {
	padding:5px;
	border:#b7b7b7 solid 1px;
}

.s29Adv3, .s29Adv2, .s29Adv1, .s29Adv {
	margin-bottom:20px;
	border:#b7b7b7 solid 1px; background:#e9e9e9;
}

.s29Adv3 {
	padding:20px 10px 10px;
}

.s29Adv2 {
	padding:20px 30px 10px;
}

.s29Adv1 {
	padding:20px 0px 10px 15px;
	/* margin-left:10px; */
	width:145px;
	background:#f0f0f0; /* #f0f0f0 */
	border-color:#b0b0b0;
}


.s29AdvTitle, .s29Adv1Title  {
	margin-top:20px;
	font-size:10px;
}

.s29AdvTitle {
	color:#999;
}


.s29Adv1Title {
	/* margin-left:10px; */
	color:#828282;
}

#s29AdvSimLinks {
	float:right;
	width:120px;
	margin-top:14px; padding-bottom:50px;
}

#s29AdvSimLinks > div {
	margin-top:2px;
}

.s29AdvJob {
	position:absolute;
/*	left:-12px; */
	padding:6px 0 0;
	background:#fff;
	border:solid 1px #939598;
}


table.s29Adv {
	width:100%;
	margin:20px 0;
	padding:0;
	border:#b7b7b7 solid 1px; background:#e9e9e9;
	font-size:11px;
}

table.s29Adv td {
	padding:15px 5px 5px; margin:0;
	border:none;
	text-align:center;
}

table.s29Adv125 td {
	padding-left:10px; padding-right:10px; 
}


.nwSmi2 {
	margin-bottom:20px;
}


.nwSmi2 > div > div {
	display:none;
}


a.mi_body, div.mi_body {
	font-weight:normal !important;
	height:50px !important;	
}


/*
.mi_floatcontent {
	height:86px !important;	
}
*/
.da_adp_links {
	display:none !important;
}

.s29Adv3 .da_adp_links, .s29Adv2 .da_adp_links, .s29Adv1 .da_adp_links, .s29Adv .da_adp_links {
	display:table-row;	
}


/* SuperTopLine */

#s29SuperTopLine {
	display:none;
	position:fixed; z-index:100; top:0; left:0;
	width:100%; height:30px;
	background:#000; border-top:1px solid #aaa;
}

#s29SuperTopLine .s29_button {
	position:relative;
}

#s29SuperTopLine .s29_button a {
	display:block;
	position:absolute; top:5px; left:7px;
	width:20px; height:20px;
	background:url(/skins/common/img/close-banner.png) center 0 no-repeat;
	text-decoration:none !important;
}

#s29SuperTopLine .s29_text {
	margin-top:7px;
	text-align:center;
	font-size:14px;
}

#s29SuperTopLine .s29_text a {
	color:#fff;
	text-decoration:none !important;
}

#s29SuperTopLine .s29_text a:hover {
	text-decoration:underline;
}