.cnfooter {
    height: 91px;
	padding: 14px 5px 0;
    font: 8pt Verdana, sans-serif;
    margin: 0 auto;
}
.cnf-about {
	margin: 0 auto 15px;
	border: 1px solid rgb(220,220,220);
	background: rgb(242,242,242);
	line-height: 20px;
	padding: 5px 0 6px 0;
	text-align: center;
	word-spacing: 10px;
	border-radius: 4px;
}
.cnf-about a,
.cnf-about a:link,
.cnf-about a:visited {
	color: rgb(0,93,170);
	word-spacing: normal;
}
.cnf-contacts {
	height: 31px;
	overflow: hidden;
	width: 99%;
	margin: 0 auto;
}
.cnf-contacts a:link,
.cnf-contacts a:visited {color: black}
.cnf-contacts img {
	margin-right: 10px;
	float: left;
}
.cnf-contacts img.logo  {float: right}
.cnf-contacts p {
    font: inherit;
	line-height: 15px;
	margin: 0;
	float: right;
}

.cnheader a:link,
.cnheader a:visited {
	text-decoration: underline;
}
.cnheader p {
	font-family: inherit;
}
/* Container for popups (auth, submenu) */
.cnheader .popcont,
.proheader .popcont {
	background: green;
    width: 0;
	height: 0;
	position: relative;
	overflow: visible;
	z-index: 1;
}

.cnheader,
.proheader {
	font: 10pt Verdana, sans-serif;
	position: relative;
	z-index: 50;
	cursor: default;
}
.cnheader {
	margin: 32px 0 16px 0;
	padding: 0 5px 0 95px;
}
.cnheader-container {
	width: 100%;
}
.proheader {
	background: rgb(237,111,0);
	color: white;
	height: 32px;
	padding: 2px 0;
	margin: 0;
}
.proheader-container {
	width: 100%;
	margin: 0 auto;
}
.proheader a:link,
.proheader a:visited {color: white}
.proheader .peersTV {
	position: absolute;
	top: 10px;
	left: 50%;
	display: block;
	margin: 0 auto;
	margin-left: -50px;
	width: 160px;
	font-weight: bold;
}
/* ======================================= Logo */
.cnh-logo {
    position: relative;
    width: 0px;
    height: 0px;
    line-height: 0px;
}
.cnh-logo img {
    position: absolute;
    right: 8px;
    top: -4px;
}
.cnh-logo div,
.cnh-logo div a {
    position: absolute;
    right: 0;
    top: 0;
}
.cnh-logo div a {
	width: 100%;
	height: 100%;
	background: url(/i/blank.gif);
}
.cnh-logo div a:focus,
.cnh-logo div a:active {
	outline: 0;
}
/* ======================================= Promotitle */
.cnp-title {
    float: left;
    overflow: hidden;
	height: 28px;
	padding: 2px 10px;
}
/* ======================================= Title */
.cnh-title {
    overflow: hidden;
	height: 32px;
	margin: 0 0 4px 12px;
}
.cnh-title h1,
.cnh-title h2 {
	height: 100%;
	font: normal 20pt/28px Tahoma, sans-serif;
	float: left;
	margin: 0;
	display: inline;
	color: rgb(237,111,0);
}
.cnh-title h1 {}
.cnh-title h1 img {}
.cnh-title h2 {
	position: relative;
	overflow: hidden;
}
.cnh-title h2 a,
.cnh-title h2 a:link,
.cnh-title h2 a:visited {
	color: rgb(54,59,50);
	text-transform: lowercase;
	text-decoration: none;
}
.cufon-active .cnh-title h2 {
	height: auto;
    font-size: 25pt;
    margin-top: 0;
}
.cufon-active .cnh-title h2.ie {top: -4px}
/* ======================================= Weather */
.cnh-weather {
	float: right;
	clear: right;
	height: 32px;
	line-height: 32px;
	padding-right: 12px;
}
.cnh-weather a:link,
.cnh-weather a:visited {
	color: black;
}
.cnh-weather img,
.cnh-weather big,
.cnh-weather span {
	float: left;
}
.cnh-weather img {
	margin: 0 6px 0 8px;
}
/* ======================================= Search */
.cnh-seeker {
	clear: both;
	width: 100%;
	margin-top: 0;
	position: relative;
}
.cnh-seeker form {
	width: 100%;
	overflow: hidden;
}
.cnh-seeker form div {
	height: 36px;
	background: rgb(237,111,0) url(/i/header/seek_bgr.jpg) no-repeat 100% 0;
}
.cnh-seeker form div .rc-top,
.cnh-seeker form div .rc-bot,
.cnh-seeker form div .rc-top i,
.cnh-seeker form div .rc-bot i {
	display: block;
	width: 100%;
	height: 4px;
	line-height: 0;
	overflow: hidden;
	background: url(/i/header/seek_rc.gif) no-repeat 0 0;
}
.cnh-seeker form div .rc-bot {background-position: 0 -3px}
.cnh-seeker form div .rc-top i {background-position: 100% -7px}
.cnh-seeker form div .rc-bot i {background-position: 100% -10px}

.cnh-seeker form p {
	height: 20px;
	line-height: 19px;
	margin: 2px 0 0 15px;
}
.cnh-seeker form p label {
	margin-right: 15px;
	float: left;
}
.cnh-seeker form p input {
	float: left;
	margin-right: 0.5em;
}

.cnh-seeker form div p {
	float: right;
	height: 26px;
	overflow: hidden;
	padding: 1px 0;
	margin: 0;
	text-align: center;
}
.cnh-seeker form div p.inp {
    height: 24px;
    margin-left: 5px;
    border: 1px solid rgb(173,173,173);
	float: none;
	overflow: hidden;
	background: white;
}
.cnh-seeker form div p.inp input {
	background: white none no-repeat 50% 50%;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: 0;
	font: 13pt/24px Verdana, sans-serif;
}
.cnh-seeker form div p.inp input.wait {background-image: url(/i/header/seek_wait.gif)}

.cnh-seeker form div p.inp2gis {
	float: none;
	padding: 0;
	height: 28px;
}
.cnh-seeker form div p.inp2gis input,
.cnh-seeker form div p.inp2gis label {
	float: none;
	margin-right: 0;
}
.cnh-seeker form div p.inp2gis label {
	float: left;
	width: 10%;
	line-height: 28px;
	color: white;
}
.cnh-seeker form div p.inp2gis i {
	float: left;
	width: 40%;
	height: 26px;
    border: 1px solid rgb(173,173,173);
    overflow: hidden;
    margin-left: -2px;
}
.cnh-seeker form div p.inp2gis i input {
	width: 100%;
	height: 25px;
	border: 0;
	padding: 0;
}

.cnh-seeker form div p.sbm {
	padding-left: 8px;
}
.cnh-seeker form div p.sbm input {
	height: 26px;
}
.cnh-seeker form div p.prm {
	width: 235px;
	font: bold 14px/24px Verdana, sans-serif;
	color: white;
}
.cnh-seeker form div p.prm a:link,
.cnh-seeker form div p.prm a:visited {
	color: white;
}

.cnh-seeker .pop {
	background: lightyellow;
	position: absolute;
	left: 5px;
	top: 31px;
	max-width: 500px;
	overflow: hidden;
}
.cnh-seeker .pop ul {
	white-space: nowrap;
    border: 1px solid rgb(173,173,173);
	border-top-width: 0;
}

.kvaziselect,
.kvaziselect li {
	background: white;
	padding: 0;
	margin: 0;
	list-style: none;
}
.kvaziselect li {
	padding: 5px 8px;
	cursor: pointer;
}
.kvaziselect li.odd {background-color: WhiteSmoke}
.kvaziselect li.hover {background-color: GreenYellow}
.kvaziselect li.current {background-color: rgb(227,249,228)}

.kzs-option {
	height: 45px;
	width: 400px;
	overflow: hidden;
}
.kzs-option img {
	float: left;
	width: 45px;
	height: 45px;
	margin-right: 8px;
}
.kzs-option h6 {
    color: rgb(1,104,179);
	font: bold 12px/15px Verdana, sans-serif;
	margin: 0;
	overflow: hidden;
}
.kzs-option p {
	font: 10px/14px Verdana, sans-serif;
	margin: 0;
	overflow: hidden;
}

/* ======================================= User */
.cnh-user,
.cnh-login {
	float: right;
	clear: right;
	height: 32px;
	line-height: 32px;
	color: rgb(0,93,170);
	padding-right: 12px;
}
 
.cnh-user {
	font-weight: bold;
}
.cnh-user img {
	vertical-align: middle;
}
.cnh-user a {
	display: inline-block;
	margin-left: 5px;
}
.cnh-user a.username {
	margin: 0 10px 0 0;
}
.cnh-user a.admin-mode-off {
	opacity: 0.25;
}

.cnh-login .inreg {}
.cnh-login .inreg img {
	vertical-align: middle;
}
.cnh-login .inreg em {
    display: inline-block;
    height: 13px;
    line-height: 13px;
	font-style: normal;
	border-bottom: 1px dashed rgb(0,93,170);
	cursor: pointer;
}
.cnh-login .popcont {}
.cnh-login form {
	background: white;
	border: 1px solid rgb(190,190,190);
	width: 230px;
	color: black;
	position: absolute;
	right: -160px;
	top: -40px;
	overflow: hidden;
}
.cnh-login form div {
	padding: 10px 15px 0;
}
.cnh-login form a:link,
.cnh-login form a:visited {
	color: rgb(0,95,204);
}
.cnh-login form em {
	position: absolute;
	right: 5px;
	top: -2px;
	cursor: pointer;
	line-height: normal;
	font-size: 20px;
	font-weight: bold;
	color: rgb(190,190,190);
}
.cnh-login form h5 {
	color: black;
	font: bold 105% Verdana, sans-serif;
	margin: 0 0 10px 0;
}
.cnh-login form p {
	margin: 5px 0;
	height: 20px;
}
.cnh-login form p label,
.cnh-login form p input.txt {
	padding: 0;
	margin: 0;
	border: 0;
	float: left;
	height: 20px;
	line-height: 20px;
}
.cnh-login form p label {
	width: 30%;
}
.cnh-login form p input.txt {
	width: 69%;
	height: 18px;
	border: 1px solid lightblue;
}
.cnh-login form p.submit {
	text-align: right;
	height: auto;
	margin: 0;
}
.cnh-login p.serlog {
    height: auto;
	background: #eee;
	margin: 0;
	padding: 0px 15px 4px;
	border-radius: 0 0 7px 7px;
}
.cnh-login p.serlog a {
	width: 16px;
	height: 20px;
	display: inline-block;
	margin-right: 7px;
}
/* skin */
.cnh-login form {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow: 0px 0px 7px rgb(190,190,190);
	-moz-box-shadow: 0px 0px 7px rgb(190,190,190);
	box-shadow: 0px 0px 7px rgb(190,190,190);
	background: rgba(255,255,255,0.95);
}
/* ======================================= Menu */
.cnh-navigator {
	clear: left;
	height: 32px;
	margin: 0 0 0 9px;
	float: left;
}
.cnh-navigator p {
    height: 100%;
	line-height: 32px;
	padding: 0 15px;
	margin: 0;
	text-align: center;
	color: rgb(200,200,255);
	background: rgb(250,250,255);
}
.cnh-navigator span.also {
    display: block;
	padding-left: 11px;
	background: url(/i/header/also_arrow.gif) no-repeat 0 7px;
    overflow: hidden;
	cursor: pointer;
}
.cnh-navigator span.also i {
    display: inline-block;
	font-style: normal;
	border-bottom: 1px dashed rgb(0,93,170);
	color: rgb(0,93,170);
	line-height: 14px;
	height: 14px;
}


.cnh-menu a b,
.cnh-submenu a b {
	color: rgb(255,102,0);
	text-decoration: underline;
}

.cnh-menu,
.cnh-menu li {
	list-style: none;
	padding: 0;
	margin: 0;
	height: 100%;
	line-height: 31px;
}
.cnh-menu {
	font-size: 105%;
	float: left;
}
.cnh-menu li {
	float: left;
	padding: 0 5px;
}
.cnh-menu a:link,
.cnh-menu a:visited {
	color: rgb(0,93,170);
}
.cnh-menu a.seek:link,
.cnh-menu a.seek:visited {}

.cnh-menu li.current {}
.cnh-menu li.current a:link,
.cnh-menu li.current a:visited {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
.cnh-menu span.also {
    background-position: 0 15px;
    float: left;
    height: 100%;
}
.cnh-menu span.also i {
    float: left;
	margin-top: 8px;
}
/* Submenu */
.cnh-navigator .popcont {float: left; width: 0px; height: 0px}
.cnh-submenu span.also {font-size: 105%}

.cnh-submenu,
.cnh-submenu li {
	padding: 0;
	margin: 0;
	list-style: none;
	white-space: nowrap;
}
.cnh-submenu {
	position: absolute;
	top: 4px;
	left: -52px;
	border: 1px solid rgb(190,190,190);
	background: white;
	padding: 3px 0 4px 0;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;

}
.cnh-submenu li {
	padding: 3px 10px 3px 0;
	padding-left: 18px;
}
.cnh-submenu li.in {
	padding: 0 0 5px 0;
	padding-left: 7px;
	border-bottom: 1px solid rgb(220,220,220);
}
.cnh-submenu a,
.cnh-submenu a:link,
.cnh-submenu a:visited {
	color: rgb(0,85,204);
}
/* =============================================================================================== */
/* ===================================================== Подменю сервиса аля Музяка, Фильмы и т.д */
.hmenu {
	margin-bottom: 15px;
}
.hmenu a span,
.hmenu a i {text-decoration: inherit}

.hmenu-butts {
	color: white;
    text-align: center;
    font: 13pt/38px Verdana, sans-serif;
	height: 40px;
}
.hmenu-butts a:link,
.hmenu-butts a:visited {color: rgb(0,93,170);}
.hmenu-butts a.in:link,
.hmenu-butts a.in:visited {color: white; text-decoration: none;}

.hmenu-butts a:link i,
.hmenu-butts a:visited i,
.hmenu-butts a:link span,
.hmenu-butts a:visited span {cursor: pointer}

.hmenu-butts a,
.hmenu-butts i,
.hmenu-butts span {
    font-weight: normal;
    font-style: normal;
	float: left;
	display: block;
	height: 100%;
	background: transparent url(/i/header/hmenu.gif) no-repeat 0 0;
}
.hmenu-butts a {
	margin-right: 5px;
	background-repeat: repeat-x;
	background-position: 0 -80px;
	background-color: rgb(255,201,127);
}
.hmenu-butts i {}
.hmenu-butts span {
	background-position: 100% -40px;
	padding: 0 10px;
}
.hmenu-butts a.in {
	background-color: rgb(248,144,0);
	background-position: 0 -200px;
}
.hmenu-butts a.in i {background-position: 0 -120px}
.hmenu-butts a.in span {background-position: 100% -160px}

.hmenu-subst {
	background-color: rgb(248,144,0);
    font-size: 9pt;
}
.hmenu-subst .hsrx-t,
.hmenu-subst .hsrx-b,
.hmenu-subst .hsrx-t div,
.hmenu-subst .hsrx-b div {
	overflow: hidden;
	width: 100%;
	height: 4px;
	line-height: 0;
	background: transparent url(/i/header/hmenu.gif) no-repeat 0 -240px;
}
.hmenu-subst .hsrx-t,
.hmenu-subst .hsrx-b {clear: both}
.hmenu-subst .hsrx-t {background-image: none}
.hmenu-subst .hsrx-b {background-position: 0 -244px;}
.hmenu-subst .hsrx-t div {background-position: 100% -248px}
.hmenu-subst .hsrx-b div {background-position: 100% -252px}

.hmenu-subst .hsrx-cont {
	position: relative;
	padding: 0 12px;
	height: 32px;
}
.hmenu-subst p {
    cursor: default;
    line-height: 18px;
	height: 18px;
	padding: 7px 0;
	float: left;
	margin: 0;
}
.hmenu-subst p.sepa {
	border-right: 1px solid rgb(255,201,127);
	margin-right: 12px;
}
.hmenu-subst p a,
.hmenu-subst p a span {
    float: left;
    height: 18px;
    line-height: 18px;
}
.hmenu-subst p a {
	margin-right: 12px;
	color: white;
}
.hmenu-subst p a span {
	padding: 0 3px;
}
.hmenu-subst p a.in,
.hmenu-subst p a.in span {
	background: transparent url(/i/header/hmenu.gif) no-repeat 0 -256px;
}
.hmenu-subst p a.in {
	color: black;
	background-color: rgb(236,255,217);
	text-decoration: none;
}
.hmenu-subst p a.in span {
	background-position: 100% -274px;
}

.hmenu-subst p a.hover {
	background-color: white;
	text-decoration: none;
	color: black;
}
.hmenu-subst p a u {
	border-bottom: 1px dashed white;
	text-decoration: none;
}

.hmenu-popup {
	position: absolute;
	z-index: 2;
	line-height: 2;
	background-color: white;
	left: 0;
	top: 100%;
	margin: -7px 0 0 12px;
	padding: 0 5px;
	border: 1px solid rgb(248,144,0);
	border-top-width: 0;
	cursor: default;
}
.hmenu-popup a {
	display: inline-block;
	margin: 0 3px;
}
.hmenu-popup a.in {
	font-weight: bold;
	color: black;
}
.hmenu-popup a.off {
	color: #999;
}
/* =============================================================================================== */
/* ======================================== SKINS ================================================ */
/* =============================================================================================== */
.cnhMain {padding-left: 162px}
.cnhMain .cnh-logo img {right: 16px;}

/* Vodolazas day */
.cnhMainPayday {padding-left: 182px}
.cnhMainPayday .cnh-logo img {
	right: 15px;
	top: -15px;
}
.cnhMainPayday .cnh-logo div {
	right: 0;
	top: -32px;
}
/* Cat day */
.cnhMainMayday {padding-left: 162px}
.cnhMainMayday .cnh-logo {
	border: 0px solid red;
}
/* Debug */
.cnhDebug {
	border: 1px dashed green;
	border-width: 1px 0;
}
.cnhDebug .cnh-title h1 {background: #ddd}
.cnhDebug .cnh-title h2 {background: #ccc}
.cnhDebug .cnh-logo img {outline: 1px dashed lightblue}
.cnhDebug .cnh-weather {background-color: lightsteelblue}
.cnhDebug .cnh-navigator {background-color: Khaki}
.cnhDebug .cnh-user,
.cnhDebug .cnh-login {background-color: PeachPuff}
.cnhDebug .cnh-seeker {background: Thistle}

/* Error 404 */
.cnh404 {
	padding-left: 85px;
}
.cnh404 .cnh-logo img {right: -5px;top: 17px}
.cnh404 .cnh-seeker form div .rc-top {background-position: 0 -70px}
.cnh404 .cnh-seeker form div .rc-bot {background-position: 0 -73px}
.cnh404 .cnh-seeker form div .rc-top i {background-position: 100% -77px}
.cnh404 .cnh-seeker form div .rc-bot i {background-position: 100% -80px}
.cnh404 .cnh-seeker form div {
	background: rgb(130,130,130) url(/i/header/seek_bgr_404.jpg);
}

/* Weather */
.cnhWeather {padding-left: 155px}
.cnhWeather .cnh-logo img {top: -20px; right: 5px;}

/* Games */
.cnhGames {padding-left: 145px}
.cnhGames .cnh-logo img {right: 12px; top: 5px;}
.cnhGames .cnh-seeker form div .rc-top {background-position: 0 -14px}
.cnhGames .cnh-seeker form div .rc-bot {background-position: 0 -17px}
.cnhGames .cnh-seeker form div .rc-top i {background-position: 100% -21px}
.cnhGames .cnh-seeker form div .rc-bot i {background-position: 100% -24px}
.cnhGames .cnh-seeker form div {
	background-color: rgb(255,177,21);
	background-image: url(/i/header/seek_bgr_games.jpg);
}
.cnhGames .cnh-seeker form div p.prm a:link,
.cnhGames .cnh-seeker form div p.prm a:visited {
	color: rgb(54,59,50);
}

/* Films */
.cnhFilms {padding-left: 145px}
.cnhFilms .cnh-logo img {right: 15px; top: 5px;}
.cnhFilms .cnh-seeker form div .rc-top {background-position: 0 -28px}
.cnhFilms .cnh-seeker form div .rc-bot {background-position: 0 -31px}
.cnhFilms .cnh-seeker form div .rc-top i {background-position: 100% -35px}
.cnhFilms .cnh-seeker form div .rc-bot i {background-position: 100% -38px}
.cnhFilms .cnh-seeker form div {
	background-color: rgb(12,85,176);
	background-image: url(/i/header/seek_bgr_films.jpg);
}

/* Music */
.cnhMusic {padding-left: 145px}
.cnhMusic .cnh-logo img {right: 15px; top: 5px;}
.cnhMusic .cnh-seeker form div .rc-top {background-position: 0 -42px}
.cnhMusic .cnh-seeker form div .rc-bot {background-position: 0 -45px}
.cnhMusic .cnh-seeker form div .rc-top i {background-position: 100% -49px}
.cnhMusic .cnh-seeker form div .rc-bot i {background-position: 100% -52px}
.cnhMusic .cnh-seeker form div {
	background-color: rgb(107,178,0);
	background-image: url(/i/header/seek_bgr_music.jpg);
}

/* Television */
.cnhTelevision {padding-left: 145px}
.cnhTelevision .cnh-logo img {right: 10px; top: 5px;}
.cnhTelevision .cnh-seeker form div .rc-top {background-position: 0 -56px}
.cnhTelevision .cnh-seeker form div .rc-bot {background-position: 0 -59px}
.cnhTelevision .cnh-seeker form div .rc-top i {background-position: 100% -63px}
.cnhTelevision .cnh-seeker form div .rc-bot i {background-position: 100% -66px}
.cnhTelevision .cnh-seeker form div {
	background-color: rgb(12,85,176);
	background-image: url(/i/header/seek_bgr_tv.jpg?color=blue);
}

/* Journal */
.cnhJournal {padding-left: 145px}
.cnhJournal .cnh-logo img {right: 12px; top: 0;}
.cnhJournal .cnh-seeker form div .rc-top {background-position: 0 -84px}
.cnhJournal .cnh-seeker form div .rc-bot {background-position: 0 -87px}
.cnhJournal .cnh-seeker form div .rc-top i {background-position: 100% -91px}
.cnhJournal .cnh-seeker form div .rc-bot i {background-position: 100% -94px}
.cnhJournal .cnh-seeker form div {
	background-color: rgb(222,218,184);
	background-image: url(/i/header/seek_bgr_journal.jpg);
}
.cnhJournal .cnh-seeker form div p.prm a:link,
.cnhJournal .cnh-seeker form div p.prm a:visited {
	color: rgb(82,75,12);
}

/* Price */
.cnhPrice .cnh-seeker form div {
	background-color: rgb(204,0,0);
	background-image: url(/i/header/seek_bgr_price.jpg);
}

/* Offline */
.cnhOffline .cnh-seeker form div .rc-top {background-position: 0 -42px}
.cnhOffline .cnh-seeker form div .rc-bot {background-position: 0 -45px}
.cnhOffline .cnh-seeker form div .rc-top i {background-position: 100% -49px}
.cnhOffline .cnh-seeker form div .rc-bot i {background-position: 100% -52px}
.cnhOffline .cnh-seeker form div {
	background-color: rgb(107,178,0);
	background-image: url(/i/header/seek_bgr_music.jpg);
}
