.cn-header {
	position: relative;
	height: 240px;
	width: 100%;
	z-index: 20;
	background: rgb(41,43,32) url(/i/header/bgr_header.jpg) no-repeat 0 0;
	border-top: 1px solid rgb(41,43,32);
	color: white;
	font: 11px Verdana;
}
#master.rubber #graycontainer{
    position: relative;
    z-index: 1;
}
/* ------------------------- picture 
.cnh-week-1 {
	background-image: url(/i/header/bgr_week_1.jpg);
}
.cnh-week-2 {
	background-image: url(/i/header/bgr_week_2.jpg);
}
.cnh-week-3 {
	background-image: url(/i/header/bgr_week_3.jpg);
}
.cnh-week-4 {
	background-image: url(/i/header/bgr_week_4.jpg);
}
.cnh-week-5 {
	background-image: url(/i/header/bgr_week_5.jpg);
}
.cnh-week-6 {
	background-image: url(/i/header/bgr_week_6.jpg);
}
.cnh-week-7 {
	background-image: url(/i/header/bgr_week_7.jpg);
}*/
.cn-header .logo {
	display: block;
	width: 116px;
	height: 193px;
	margin: 15px 0 0 31px;
	position: relative;
	z-index: 2;
	background: transparent;
}
.cn-header .bgr-man {
	position: absolute;
	bottom: 46px;
	margin-left: 45%;
}
.cn-header .bgr-logo {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
/* Short */
.cnh-short {
	height: 80px;
	background-image: none;
}
.cnh-short .logo {
	width: 50px;
	height: 74px;
	margin: 6px 0 0 0;
	float: left;
}
.cnh-short .navigator-wrapp {}
.cnh-short .navigator-wrapp #cn-navigator {
	margin-left: 60px !important;
	padding-left: 0;
	background: transparent;
}
.cnh-short .cnh-title {
	margin: 7px 0 0 15px;
	float: left;
	position: relative;
}
/* ------------------------- weather */
.hweather,
.hweather a:link,
.hweather a:visited {
	color: white;
}
.hweather {
	position: absolute;
	top: 0px;
	left: 166px;

	font-size: 12px;
	width: 200px;
	white-space: nowrap;
	overflow: hidden;
}
.hweather-content {
	padding: 2px 5px 0 5px;
	background: #494d35;
}
.hweather-bottom {
    position: relative;
	height: 5px;
	overflow: hidden;
	width: 100%;
}
.hweather-bottom img {position: absolute;top: 0;}
.hweather-bottom img.wbot-l {left: 0;}
.hweather-bottom img.wbot-r {right: 0;}
.hweather-bottom div {
    height: 100%;
	margin: 0 5px;
	background: #494d35;
}
.hweather-closer {
	position: absolute;
	right: 5px;
	top: 5px;
    height: 12px;
	font: 24px/14px Arial;
	cursor: pointer;
}
.hweather-button {
	font-size: 170%;
	font-weight: normal;
	color: #fff !important;
	text-decoration: none;
	cursor: pointer;
	display: -moz-inline-box;
	display: inline-block;
}
.hweather-button span {
	border-bottom: 1px dashed #fff;
}
.hweather-button img {
	vertical-align: middle;
	margin-right: 5px;
}
.hweather table {
	margin-bottom: 7px;
	table-layout: auto;
	width: 100%;
}
.hweather table th,
.hweather table td {
	padding: 1px 0 2px 0;
	text-align: left;
}
.hweather table th {
	padding-top: 7px;
}
.hweather table td.when {
	width: auto;
}
.hweather table td.temp {
	width: 25px;
    text-align: center;
}
.hweather table td.icon {
	width: 20px;
	text-align: center;
}
.hweather .water td {
	padding-top: 2px;
	border-top: 1px dotted #FFFFFF;
}

/* closed */
.hweather-closed {
	width: 125px;
}
.hweather-closed b,
.hweather-closed table,
.hweather-closed .hweather-closer {
	display: none;
}
/* short */
.hweather-short {
    display: inline;
    float: right;
    margin: 5px 25px 0 0;

	font-size: 170%;
	line-height: 32px;
}
.hweather-short span {}
.hweather-short img {
	vertical-align: middle;
	margin-right: 5px;
}
a.hweather-short:link,
a.hweather-short:visited {
	text-decoration: none;
	color: white;
}

/* ------------------------- navigator wrapper */
.cn-header .navigator-wrapp {
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	height: 46px;
}
/* ------------------------- navigator */
.navigator-wrapp #cn-navigator {
	margin-left: 166px !important;
	padding: 15px 0 0 20px;
	width: auto !important;
	height: 31px;
	/*background: #292b20 url(/i/header/corner_bot.gif) 0 0 no-repeat;*/
	font-size: 110%;
	z-index: 1;
}
#cn-navigator ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #fff;
}
#cn-navigator ul li {
	float: left;
	margin: 0 5px;
	list-style: none;
	font-size: 100%;
	white-space: nowrap;
}
#cn-navigator li.current {
	margin-top: -4px;
	background: #ec5d18 url(/i/header/current.gif) 0 0 no-repeat;
}
#cn-navigator li a:link b,
#cn-navigator li a:visited b {
	color: #f60;
	font-weight: bold;
	text-decoration: underline;
}
#cn-navigator li.current a.promo {
	color: #fff;
}
#cn-navigator li.current a {
	display: block;
	padding: 4px;
	background: url(/i/header/current.gif) 100% -22px no-repeat;
	text-decoration: none !important;
	color: #FFF !important;
	font-weight: bold !important;
}
#cn-navigator li.current a:hover {
	color: #fff;
}
#cn-navigator li.current a:link b,
#cn-navigator li.current a:visited b {
	color: #fff;
	text-decoration: none;
}

#cn-navigator li a {
	font-weight: bold;
}
#cn-navigator li a:link,
#cn-navigator li a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #fff
}
#cn-navigator li a:hover {
	text-decoration: none;
}

#cn-navigator #also-menu {
	position: relative;
	float: left;
	margin-left: 10px;
	z-index: 10;
}
#cn-navigator #also-menu #also-menu-click {
	color: #fff;
	border-bottom: 1px dashed #fff;
	cursor: pointer;
}
/* ------------------------- tabs */
#also-menu #tabs {
	position: absolute;
	top: -11px;
	left: -5px;
	padding-top: 5px;
	width: 306px;
	z-index: 4;
}
#tabs .also-menu-tab {
	float: left;
	padding: 5px 0;
	width: 100px;
	text-align: center;
	border: 1px solid #9fa098;
}
.also-menu-tab {
	position: relative;
}
.also-menu-tab .rc {
	position: absolute;
	top: -1px;
	left: -1px;
	height: 5px;
	width: 100%;
	background: url(/i/header/rc.gif) 0 0 no-repeat;
}
.also-menu-tab .rc div {
	position: absolute;
	top: 0px;
	left: 2px;
	width: 100%;
	height: 5px;
	background: url(/i/header/rc.gif) 100% -5px no-repeat;
}
#tabs #tabs-active {
	margin-top: -5px;
	padding-top: 10px;
	padding-bottom: 11px;
	border-bottom: none;
}
#tabs #tabs-active span {
	cursor: default;
	border-bottom: none;
}
/* ------------------------- tabs color */
#tabs .also-menu-tab.service_groupmain {
	background-color: #292b20;
}
#tabs .also-menu-tab.community {
	background-color: #1e2942;
}
#tabs .also-menu-tab.academ {
	background-color: #2c3a1c;
}
#tabs .also-menu-tab span {
	color: #fff;
	cursor: pointer;
	border-bottom: 1px dashed #fff;
}
/* ------------------------- tabs sub menu (ul) */
#tabs ul {
	position: absolute;
	top: 30px;
	padding: 10px 10px 0 10px;
	width: 284px;
	border: 1px solid #9fa098;
	border-top: none;
	z-index: 3;
}
.also-menu-tab.service_groupmain ul {
	left: -1px;
	background-color: #292b20;
}
.also-menu-tab.community ul {
	left: -103px;
	background-color: #1e2942;
}
.also-menu-tab.academ ul {
	left: -205px;
	background-color: #2c3a1c;
}
#tabs ul li {
	margin: 2px 5px 7px;
	padding-bottom: 12px;
	width: 46%;
	overflow: hidden;
	white-space: nowrap;
	text-align: left;
}
#tabs ul li.cleaner {
    height: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
	float: none;
    width: 100%;
	clear: both;
}

/* ------------------------- iconz */
#cn-navigator .iconz {
	float: right;
	margin: -7px 25px 0 0;
}
.iconz img {
	vertical-align: middle;
}
.iconz .enter {
	cursor: pointer;
	color: #fff;
	border-bottom: 1px dashed #fff;
}
.iconz .terka {
	float: left;
	display: block;
	margin: 0 5px;
	width: 30px;
	height: 31px;
	background: url(/i/header/star.gif) 0 0 no-repeat;
}
.iconz .write {
	float: left;
	display: block;
	margin: 1px 5px 0;
	width: 26px;
	height: 26px;
	background: url(/i/header/plus.gif) 0 0 no-repeat;
}
.iconz .user {
	float: left;
	display: block;
	margin: 3px 5px 0 5px;
	color: #fff;
}
.iconz .exit {
	float: left;
	display: block;
	margin: 5px 0 0 5px;
	width: 16px;
	height: 16px;
	background: url(/i/header/ico_exit.gif) 0 0 no-repeat;
}
.is-root {
	font-size: 9px;
	cursor: pointer;
	color: #42ff00;
	line-height: 26px;
	float: left;
	margin-left: 5px;
}
.admin-mode-off {
	color: red;
}
/* авторизация */
.iconz .hi-content {
	position: absolute;
	z-index: 2;
}
.header-status-state {
	position: absolute;
	top: 0px;
	right: 10px;
	border: 2px solid #C3C5A3;
}
.header-status-state div {
	background: #E7E8DA;
}
.header-status-state form {
	display: block;
	padding: 10px;
	font: 8pt Verdana;
	color: #333;
	text-align: left;
}
.header-status-state h3 {
	margin: 0px;
	font-weight: bold;
	font-size: 150%;
	line-height: 25px;
}
.header-status-state p {
	font-size: 100%;
}
.header-status-state form.loading {
	background: url(/i/ico/loading66.gif) no-repeat 50% 50%;
}
#header-user-menu-selfclose {
	position: absolute;
	right: 3px;
	top: 3px;
	width: 16px;
	height: 16px;
	color: #000;
	text-align: center;
	background: url(/i/ico/close0.gif) no-repeat 50% 50%;
	cursor: pointer;
}
.header-status-state p {
	margin: 0;
}
.header-status-state .head-user {
	padding-top: 0;
}
.header-status-state .head-login {
	width: 250px;
}
.head-user em {
	cursor: pointer;
	text-decoration: underline;
	font-style: normal;
}
.head-login p label {
	float: left;
	width: 50px;
	padding: 6px 10px 0 0;
}
.head-login p input {
	margin-top: 5px;
}
.head-login p .submit {
	margin: 5px 0 0 60px;
}
.iconz a.reg {
	color: #fff;
}
/* ------------------------- i-online */
.cn-header .i-online {
	position: absolute;
	top: 120px;
	right: 8%;
	/*padding-left: 193px;*/
	height: 41px;
	background: url(/i/header/online_friend.gif) 0 0 no-repeat;
	text-decoration: none;
}
.cn-header .i-online span {
	position: relative;
	top: 48px;
	left: 30px;
	padding: 5px 10px;
	background-color: #fd7402;
	color: #fff;
	text-decoration: none;
}
.cn-header .i-online strong {
	text-decoration: underline;
}

/* --------------------------- Footer --------------------- */
.site-footer {
	height: 31px;
	padding: 10px 0;
	background: rgb(41,43,32);
	font: 11px/15px 'Trebuchet MS', Verdana, sans-serif;
}
.site-footer a:link,
.site-footer a:visited {
	color: #fff;
	text-decoration: underline;
}
.site-footer a:hover {
	text-decoration: none;
}
.site-footer div {
	float: right;
	white-space: nowrap;
	text-align: right;
	padding-left: 95px;
	margin: 0 10px;
}
.site-footer img {
	margin-right: 10px;
	border: 0;
}

.cn-footer {
	background: rgb(41,43,32);
	padding: 12px 10px;
	height: 100%;
}
.cn-footer a:link,
.cn-footer a:visited {
	text-decoration: underline;
}
.cn-footer a:hover {
	text-decoration: none;
}

.cnf-contacts {
	padding: 0 12px;
	margin-top: 12px;
	color: #fff;
	font: 8pt/15px 'Trebuchet MS', Verdana, sans-serif;
}
.cnf-contacts a:link,
.cnf-contacts a:visited {
	color: #fff;
}
.cnf-contacts div {
	float: right;
	white-space: nowrap;
	text-align: right;
	padding-left: 95px;
	margin: 0;
}
.cnf-contacts div img {
	float: left;
	margin: 0 8px 0 -95px;
	display: inline;
}
.cnf-contacts img {
	margin-right: 12px;
}

.cnf-about,
.cnf-about div {
	height: 40px;
	overflow: hidden;
	background: rgb(255,255,255) url(/i/header/footer_rx.gif) no-repeat 0 0;
}
.cnf-about div {
	background-color: transparent;
	background-position: 100% -40px;
	padding: 0 12px;
}
.cnf-about {
	font: 8pt/38px Verdana, sans-serif;
	text-align: center;
}
.cnf-about a:link,
.cnf-about a:visited {
	color: rgb(34,107,183);
	margin: 0 6px;
}

.pirsometer {
    position: relative;
    float: right;
    width: 20px;
    height: 194px;
}
.pirsometer p {
    position: absolute;
    top: 5px;
    right: 15px;
	margin: 0;
	padding: 2px 3px 0 0;
    height: 44px;
	background: rgb(41,43,32);
	text-align: right;
	white-space: nowrap;
}
.pirsometer p b {
	font-size: 110%;
}
.pirsometer p span {
	position: absolute;
	left: -9px;
	top: 0;
	width: 9px;
	height: 46px;
	background: url(/i/header/psm_p.png) no-repeat 0 0;
}

.pirsometer p,
.pirsometer p a:link,
.pirsometer p a:visited {
	color: rgb(255,255,255);
}
.pirsometer .cnh-pmr,
.pirsometer .cnh-pmr div {
    width: 15px;
	position: absolute;
}
.pirsometer .cnh-pmr {
	right: 0;
	top: 0;
	height: 100%;
	background: rgb(204,235,255);
}
.pirsometer .cnh-pmr div {
    bottom: 0;
	height: 132px;
}
.pirsometer .cnh-pmr s {
    position: absolute;
    right: 7px;
    top: 0;
	background: rgb(51,173,255);
	width: 1px;
	height: 100%;
	overflow: hidden;
}
.pirsometer i {
    position: absolute;
    top: 0;
    right: 8px;
	display: block;
	text-align: right;
	padding-right: 10px;
	background: url(/i/header/psm_i.gif) no-repeat 100% 50%;
	font-style: normal;
	height: 11px;
	font-size: 10px;
	margin-top: -5px;
	z-index: 2;
	color: #fff;
}
.pirsometer em {
	z-index: 1;
	position: absolute;
	bottom: 0;
	width: 100%;
	background: #000;
	background: rgb(18,106,171) url(/i/header/psm_em.gif) repeat-y 0 0;
	font-style: normal;
}
.pirsometer em.prm-max,
.pirsometer em.prm-cnt {
	z-index: 3;
	background: transparent;
}
.pirsometer em span {
	position: absolute;
	top: 0;
	white-space: nowrap;
	text-align: center;
	color: rgb(26,91,144);
	z-index: 3;
}
.pirsometer em.prm-cnt span {
	right: 3px;
	height: 21px;
	width: 46px;
	padding: 0 18px 0 3px;
	margin-top: -10px;
	background: url(/i/header/psm_sp.png) no-repeat 0 0;
	line-height: 20px;
	font-size: 90%;
}
.pirsometer em.prm-cnt span b {
	font-size: 110%;
	margin-right: 2px;
}
.pirsometer em.prm-max span {
    top: -4px;
    right: 3px;
    width: 9px;
    height: 9px;
	background: url(/i/header/psm_mp.png) no-repeat 0 0;
}