@font-face {
	font-family: 'Open Sans';
	src: url('/fonts/OpenSansLight.eot');
	src: url('/fonts/OpenSansLight.eot?#iefix') format('embedded-opentype'),
		 url('/fonts/OpenSansLight.woff') format('woff'),
		 url('/fonts/OpenSansLight.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Chevin';
	src: url('/fonts/ChevinPro-Bold.eot');
	src: url('/fonts/ChevinPro-Bold.eot?#iefix') format('embedded-opentype'),
		 url('/fonts/ChevinPro-Bold.woff') format('woff'),
		 url('/fonts/ChevinPro-Bold.ttf') format('truetype'),
		 url('/fonts/ChevinPro-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'PTSans';
	src: url('/fonts/PTSans-Narrow.eot');
	src: url('/fonts/PTSans-Narrow.eot?#iefix') format('embedded-opentype'),
		 url('/fonts/PTSans-Narrow.woff') format('woff'),
		 url('/fonts/PTSans-Narrow.ttf') format('truetype'),
		 url('/fonts/PTSans-Narrow.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'PTSansBold';
	src: url('/fonts/PTSans-Narrow-Bold.eot');
	src: url('/fonts/PTSans-Narrow-Bold.eot?#iefix') format('embedded-opentype'),
		 url('/fonts/PTSans-Narrow-Bold.woff') format('woff'),
		 url('/fonts/PTSans-Narrow-Bold.ttf') format('truetype'),
		 url('/fonts/PTSans-Narrow-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* --- Static blocks --- */
.staticblock {}
.stat-hover {
	background: rgb(250,250,185) url(/i/line.gif);
	background-color: rgba(250,250,185,0.75);
	position: relative;
}
.stat-editor {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 130px;
}
/* --- Error messages --- */
.haserr {
	background-color: #ffdddd;
}
.err {
	color: #ff0000;
	font: 10pt 'Trebuchet MS' !important;
	padding: 0 0 0 3px;
}
.errmessage {
	background-color: #ffdddd;
	color: #ff0000;
	font: 10pt 'Trebuchet MS' !important;
	margin: 0;
	padding: 3px;
	margin: 3px 0;
}

#cn-ru {
	font: 11px Verdana, sans-serif;
	padding: 0;
	margin: 0;
	background: white none repeat-x 50% 0;
	text-align: center;
}
noscript {
	color: #ff0000;
	font: bold 10pt/2 Arial, sans-serif;
}
table{
	font: 100% Verdana, sans-serif;
	border-collapse: collapse;
	table-layout: fixed;
}
form {
	margin: 0;
	padding: 0;
}
small {
	font-size: 90%;
}
a:link, a:visited {
	color: #226BB7;
}
a:visited{
	color: #003366;
}
img {
	border: 0;
}
img.absmiddle {
	vertical-align: middle;
}
hr {
	color:#d8d9ca;
	background:#d8d9ca;
	height:1px;
	border:0;
}
.emu-nobr {
	white-space: nowrap;
}

.blue, a.blue:link, a.blue:visited {
	color: #226BB7;
}
.plum, a.plum:link, a.plum:visited {
	color: #CC3300;
}
.snow, a.snow:link, a.snow:visited {
	color: #FFFFFF;
}
.crow, a.crow:link, a.crow:visited {
	color: #000000;
}
.sunny, a.sunny:link, a.sunny:visited {
	color: #FF6600 !important;
}
.dust, a.dust:link, a.dust:visited {
	color: #666666;
}
.dash, a.dash:link, a.dash:visited {
    color: #226BB7;
	border-bottom: 1px dashed #226BB7;
	text-decoration: none;
	cursor: pointer;
}

.uix-button {
	display: inline-block;
    cursor: pointer;
    outline: 0;
    padding: 0;
    margin: 0;
	border: 0px solid rgb(166,166,166);
	background: rgb(220,220,220);
	color: rgb(82,82,82);
	height: 23px;
	font: 12px/22px Arial,sans-serif;
	border-bottom-width: 1px;
	border-radius: 5px;
	background-image: -webkit-linear-gradient(bottom , rgb(213,213,213) 0pt, rgb(242,242,242) 100%);
	background-image: -moz-linear-gradient(bottom , rgb(213,213,213) 0pt, rgb(242,242,242) 100%);
	background-image: -ie-linear-gradient(bottom , rgb(213,213,213) 0pt, rgb(242,242,242) 100%);
	background-image: -o-linear-gradient(bottom , rgb(213,213,213) 0pt, rgb(242,242,242) 100%);
	background-image: linear-gradient(bottom , rgb(213,213,213) 0pt, rgb(242,242,242) 100%);
}
.uix-button:active {
	box-shadow: inset 0 2px 5px rgb(127,127,127);
}
.uix-button:hover {
	background-image: none;
	background-color: rgb(240,240,240);
}
.uix-button span {
	display: inline-block;
    padding: 0 5px;
}
a.uix-button,
a.uix-button:link,
a.uix-button:visited {
	height: 22px;
	text-decoration: none;
	text-align: center;
	color: rgb(82,82,82);
}

.uix-button input {
	background: transparent;
	border: 0;
	padding: 0;
	margin: 0;
	font: inherit;
}

button.uix-button[disabled],
button.uix-button[disabled]:active {
	background-image: none;
	background-color: rgb(240,240,240);
	cursor: default;
	color: rgb(130,130,130);
	border-color: rgb(200,200,200);
	box-shadow: none;
}

.uix-buttgroup {
	display: inline-block;
	height: 24px;
}
.uix-buttgroup .uix-button {
	border-radius: 0;
	border-width: 0 0 1px 1px;
}
.uix-buttgroup .uix-button:first-child {
	border-left-width: 0;
	border-radius: 5px 0 0 5px;
}
.uix-buttgroup .uix-button:last-child {
	border-radius: 0 5px 5px 0;
}

.admin-button, 
.admin-button:link, 
.admin-button:visited {
	display: block;
	border: 1px solid #666;
	-moz-border-radius: 10px;
	border-color: #666 #000 #000 #666;
	clear: both;
	width: 120px;
	margin: 5px auto;
	padding: 0 0 0 14px;
	background: #ffffcc url(/i/ico/edit.png) no-repeat 6px 50%;
	font: bold 12px/20px Verdana, sans-serif;
	color: #444 !important;
	text-align: center;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	position: relative;
	font-family: 'Trebuchet MS', sans-serif;
	margin: 0;
	padding: 0;
	color: #333333;
	font-weight: normal;
}
h1{
	font-size: 230%;
}
h2{
	font-size: 180%;
}
h3{
	font-size: 170%;
}
h4{
	font-size: 140%;
	font-weight: bold;
}
h5{
	font-size: 120%;
	font-weight: bold;
}
h6{
	font-size: 110%;
	font-weight: bold;
}
/*   =================================== Need Classes ==     */
.brown{
	margin: 5px 8px;
	height: 0px;
	border-top: 1px solid #F4F3EE;
	border-bottom: 1px solid #B9B9AB;
}
div.cleaner {
	height: 0px;
	clear: both;
	overflow: hidden;
}
div.cleaner0, div.cleaner1, div.cleaner2, div.cleaner4, div.cleaner5, div.cleaner8, div.cleaner10{
	height: 0px;
	clear: both;
	width: 10px;
	overflow: hidden;
	font:normal 0px sans-serif;
}
div.cleaner1{height: 1px}
div.cleaner2{height: 2px}
div.cleaner4{height: 4px}
div.cleaner5{height: 5px}
div.cleaner8{height: 8px}
div.cleaner10{height: 10px}

.gradient-v{
	padding-bottom: 19px;
	background: url(/i/gradient1_v.gif) repeat-x left bottom;
	position: relative;
}
.gradient-n{
	padding-top: 19px;
	background: url(/i/gradient0_v.gif) repeat-x left top;
	position: relative;
}
.gradient-nv{
	background: url(/i/bgr_cn_subheader.gif) #FFFFFF repeat-x left top;
	height: 41px;
}
.seeker-redirect {
	font-size: 9pt;
	margin: 10px 0;
	text-align: center;
}
.seeker-redirect strong {
	background-color: rgb(255,250,231);
}
.seeker-redirect a:link,
.seeker-redirect a:visited,
.seeker-redirect strong a:link,
.seeker-redirect strong a:visited {
	color: rgb(34,107,183);
}

.message-badprovider {
	font-size: 9pt;
	background-color: rgb(236,247,254);
	margin: 10px 0;
	padding: 8px 10px 10px;
}
.message-badprovider h2,
.message-badprovider h3 {
	font: 140% Verdana, sans-serif;
	margin: 0 0 0.25em 0;
}
.button-share {
	display: inline-block;
	background: url(/i/plus.gif) no-repeat 0 50%;
	padding-left: 35px;
	height: 26px;
	font: 11pt Verdana, sans-serif;
	line-height: 24px;
	position: relative;
	white-space: nowrap;
}
.butt-google,
.butt-vkontakte,
.butt-yandex,
.butt-facebook,
.butt-twitter,
.butt-odnoklassniki {
	background: url(/i/auth_services.png) no-repeat 0 0;
}
.butt-google {background-position: 0 0px}
.butt-vkontakte {background-position: 0 -20px}
.butt-yandex {background-position: 0 -40px}
.butt-facebook {background-position: 0 -60px}
.butt-twitter {background-position: 0 -80px}
.butt-odnoklassniki {background-position: 0 -100px}

/* Superbutton 20px */
.vbutt,
.vbutt span {
	display: inline-block;
	height: 20px;
	overflow: hidden;
}
.vbutt {
    cursor: pointer;
	font: 12px/20px Verdana;
    padding: 0 3px;
	border: 1px solid rgb(187,187,187);
	border-radius: 2px;
	box-shadow: 1px 1px 2px rgb(204,204,204);
	background: rgb(204,204,204) none repeat-x 0 0;
	background-image: url(data:image/gif;base64,R0lGODlhAQAUAMQAANDQ0PT09Pf3983NzeTk5PHx8eHh4e7u7t7e3uvr69vb2+jo6NjY2NXV1dLS0vz8/Pn5+f39/f///8zMzAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAAAAAAALAAAAAABABQAAAURoBQ9kBAUR7IQBqIwjQMMUwgAOw==);
}
.vbutt:link,
.vbutt:visited {
	text-decoration: none;
	color: black;
}
.vbutt:active {
	box-shadow: inset 0px 0px 5px rgb(255,255,100);
}
.vbutt input {
	font: 12px Arial;
	border: 0;
	background: transparent;
	height: 20px;
	padding: 0 10px;
	margin: 0;
}
.vbutt span {
	padding: 0 5px;
}
/*   =================================== Need Classes ==     */
#master{
	width: 970px;
	position: relative;
	margin: auto;
	text-align: left;
}
#cnbody {
	height: 100%;
	position: relative;
	margin: 0 auto;
}
#graycontainer{
	padding: 0 15px;
}
#container{
    position: relative;
    width: 100%;
	height: 100%;
}
#counters {
	width: 0;
	height: 0;
	overflow: hidden;
}
/* ------------------------ for 'rubber' pages */
#master.rubber{
	width: auto;
	min-width: 970px;
	max-width: 1600px;
	position: static;
	background-color: transparent;
}
#master.rubber #graycontainer{}
#master.rubber #container{}
/* VISUALUNITS (Pic and text) */
.visualunits {
	background: url(/i/bgr_block2.jpg) #F4F3EE repeat-x left 1px;
	border-top: 1px solid #D8D9CA;
	margin: 10px 5px 0 5px;
	padding: 9px;
	padding-bottom: 8px;
}
.v-unit {
	text-align: left;
	padding-bottom: 5px;
}
.v-unit .v-unit-pic{
	background: #E7E8DA;
	padding: 2px;
	border: 2px solid #FFFFFF;
	position: relative;
}
.v-unit .v-unit-pic img{
	border: 1px solid #FFFFFF;
}
.v-unit .v-unit-txt{
	padding-top: 5px;
	width: 190px;
}

/* ================================ Editor classes ================================ */
.smalltext{
	font-size: 90%;
}

.bigtext{
	font-size: 110%;
}

.floatleft{
	float: left;
	clear: left;
}

.floatright{
	float: right;
	clear: right;
}

.nolh{
	line-height: normal;
}

.no-padding{
	padding: 0;
}

.no-margin{
	margin: 0;
}

.halflife{
	width: 49%;
}

.iefix-rel{
	position: relative;
}

.likehref {
	cursor: pointer;
	color: #FF6600;
	text-decoration: underline;
}

.likehref:hover{
	text-decoration: none;
}

img.borderz{
	border: 2px solid #D8D9CA;
	padding: 1px;
	margin: 0;
}
.odd{
	background:#EEE;
}
.block-inner{
	display:block;
	padding:10px;
	border-top:1px solid #D8D9CA;
	background:#F4F3EE url(/i/bgr_block2.jpg) repeat-x left top;
}
.hidden {
	display: none;
	visibility: hidden
	;
}
span.plaquo {margin-right: 0.44em}
span.alaquo {margin-left: -0.44em}
/* TEMP Classes */
.temp-full{width:auto;}

.for-textarea-resize{font:13px Verdana, sans-serif;}

label {
	cursor: pointer;
}

.message {
	text-align: center;
	font-weight: bold;
	margin: 15px;
}
/* see also blocks */
.vtemu-unit p {
	margin: 0 0 5px 0;
}

.vtemu-unit .vtemu-pic {
	position: relative;
	float: left;
	clear: left;
	width: 100px;
	text-align: center;
	font-size: 90%;
	padding: 2px 0 0 0;
}

.vtemu-unit .vtemu-pic img {
	border: 2px solid #D8D9CA;
	padding: 2px;
	margin: 0 0 3px 0;
}

.vtemu-unit .vtemu-txt {
	line-height: normal;
}

.publish-date {
	background: #E0E0E0;
	padding: 0 5px;
}
.orderby {
	background: #DDDDDD;
	padding: 0 5px;
}
/* ......................................... Bukva-poisk */
.lettersearch{
    font: 10pt/14px Verdana, sans-serif;
	clear:both;
	margin: 0 10px;
	padding: 5px 0;
	border-top: 1px solid #D8D9CA;
	cursor:default;
}

.lettersearch a,
.lettersearch a:link,
.lettersearch a:visited{
    position: relative;
    display: block;
    float: left;
	border: 0px solid #000;
	color: #000;
	margin: 3px 3px 0 3px;
}
.lettersearch a span{
    float: left;
    height: 15px;
	color: #aaa;
	text-align: center;
}
.lettersearch a:link span,
.lettersearch a:visited span{
	color: #000;
	cursor: pointer;
	text-decoration: underline;
}
.lettersearch a:hover,
.lettersearch a:hover span{
	text-decoration: none;
}
.lettersearch a.this-letter{ 
    background: #FF9900 url(/i/letters_r.gif) no-repeat right top;
	margin-left: 0;
	margin-right: 0;
	text-decoration: none;
}
.lettersearch a.this-letter span{
    background: url(/i/letters_l.gif) no-repeat left top;
    color: #fff;
	margin-right: 4px;
	padding-left: 4px;
	text-decoration: none;
}
/* ...................................... RSS link */
.rssfeed,
.rssfeed:link,
.rssfeed:visited {
	font: 11px Verdana, sans-serif;
	line-height: 12px;
	color: #000;
	background: url(/i/ico/rss.gif) no-repeat left bottom;
	padding: 0 0 0 17px;
	margin: 0 0 0 15px;
}
/* ...................................... txt.rbn Banner */
.commercial {
	background: #000;
	color: #fff;
	height: 100%;
	background-color: #FF9600;
	padding: 5px;
	width: 290px;
	margin: 0 auto 5px auto;
}
.commercial a:link,
.commercial a:visited{
	color: #fff;
	text-decoration: none;
}
.commercial img{
	margin: 0 5px 0 0;
	float: left;
	border: 0;
}
.commercial h3{
	font: bold 15px Verdana, sans-serif;
	color: #fff;
}
.commercial p{
	margin: 0 0 0 95px;
	padding: 0 5px 5px 0px;
	font: 13px Verdana, sans-serif;
	line-height: 13px;
}
/*
=========================================================================== 
================================================================ New Design 
=========================================================================== 
*/
.cnttip2 {
	width: 289px;
	position: absolute;
	margin-top: 19px;
	font: 9pt Verdana, sans-serif;
	z-index: 2;
}
.cnttip2 .cnttip-content {
	background: url(/i/rx7/cntt2_bgr.png) repeat-y left top;
	padding: 0 10px;
	color: #000;
	text-align: left;
}
.cnttip2 .cnttip-uk {
	position: absolute;
	left: 130px;
	top: -18px;
}
.cnttip2 .cnttip-top,
.cnttip2 .cnttip-bot {
	display: block;
}
.cnttip2 .cnttip-bot,
.cnttip2 .cnttip-top {
	height: 10px;
}

.cnttip {
    width: 258px;
	position: absolute;
	margin-top: 32px;
}
.cnttip .cnttip-content {
	background: url(/i/rx7/cntt_bgr.png) repeat-y left top;
	padding: 0 25px 5px 15px;
	color: #000;
	text-align: left;
}
.cnttip .cnttip-uk {
	position: absolute;
	left: 145px;
	top: -22px;
}
.cnttip .cnttip-top,
.cnttip .cnttip-bot {
	display: block;
}
.cnttip .cnttip-top {
	height: 15px;
}
.cnttip .cnttip-bot {
	height: 17px;
}
/* ------------------------------------------- RX7 */
.rx7 {
	background-color: white;
	border: 1px solid rgb(215,216,200);
	position: relative;
	margin: 0 0 5px 0;
}
.rx7 .rx7hr,
.rx7 .rx7hr div,
.rx7 .rx7-top,
.rx7 .rx7-bot,
.rx7 .rx7-top div,
.rx7 .rx7-bot div {
	line-height: 9px;
	font-size: 0;
	height: 9px;
	position: relative;
}
.rx7 .rx7-top,
.rx7 .rx7-bot,
.rx7 .rx7-top div,
.rx7 .rx7-bot div {
	background: url(/i/rx7.gif) no-repeat left top;
}
.rx7 .rx7-top{
	left: -1px;
	top: -1px;
}
.rx7 .rx7-bot{
	background-position: 0 -9px;
	left: -1px;
	top: 1px;
}
.rx7 .rx7-top div{
	background-position: 100% -18px;
	left: 2px;
}
.rx7 .rx7-bot div{
	background-position: 100% -27px;
	left: 2px;
}
.rx7 .rx7-top b,
.rx7 .rx7-bot b {
	height: 100%;
	display: none;
}

.rx7 .rx7hr,
.rx7 .rx7hr div {
	height: 14px;
	background: url(/i/rx7_hr_l.gif) no-repeat left top;
	left: -1px;
}

.rx7 .rx7hr div {
	background: url(/i/rx7_hr_r.gif) no-repeat right top;
	left: 2px;
}

.rx7 .rx7-content{
	padding: 0 10px;
	overflow: hidden;
}

/* Dark rx7 */
.rx7.dark {
	background-color: #F4F3EE;
}
.rx7.dark .rx7hr{background: url(/i/rx7dark_hr_l.gif) no-repeat left top;}
.rx7.dark .rx7hr div {background: url(/i/rx7dark_hr_r.gif) no-repeat right top;}

/* transparent rx7 */
.rx7.trans {
    background-color: transparent;
}
.rx7.trans .rx7-top {margin-bottom: -9px;}
.rx7.trans .rx7-bot {margin-top: -9px;}

/* ------------------------------------------- RX8 */
.rx8 {
	background-color: #F5FAF0;
	border: 1px solid #D7D8C8;
	position: relative;
}
.rx8 .rx8-top,
.rx8 .rx8-bot,
.rx8 .rx8-top div,
.rx8 .rx8-bot div{
	line-height: 4px;
	font-size: 0;
	height: 4px;
	position: relative;
	background: url(/i/rx8.gif) no-repeat left top;
}
.rx8 .rx8-top{
	left: -1px;
	top: -1px;
}
.rx8 .rx8-top div{
	background-position: right -8px;
	left: 2px;
}
.rx8 .rx8-bot{
	background-position: 0 -4px;
	left: -1px;
	top: 1px;
}
.rx8 .rx8-bot div{
	background-position: right -12px;
	left: 2px;
}
.rx8 .rx8-content{
	padding: 0 4px;
	overflow: hidden;
}
/* Dark rx8 */
.dark .rx8 .rx8-top,
.dark .rx8 .rx8-bot,
.dark .rx8 .rx8-top div,
.dark .rx8 .rx8-bot div{
	background-image: url(/i/rx8dark.gif);
}
/* ------------------------------------------- RX5 */
.rx5 {
	margin: 0 0 5px 0;
}
.rx5-top,
.rx5-bot {
	line-height: 0;
	font-size: 0;
	height: 9px;
}
.rx5-con {
	border: 0px solid #D7D8C8;
	border-width: 0 1px;
	background: #fff;
	height: 100%;
	overflow: hidden;
}
.rx5-top div,
.rx5-bot div {
	padding: 0 9px;
	height: 100%;
}
.rx5-top b,
.rx5-bot b {
	display: block;
	height: 8px;
	border: 0px solid #D7D8C8;
	background: #fff;
}
.rx5-top b {
	border-top-width: 1px;
}
.rx5-bot b {
	border-bottom-width: 1px;
}
.rx5-top,
.rx5-bot,
.rx5-top div,
.rx5-bot div {
	background: url(/i/rx5.gif) no-repeat 0 0;
}
.rx5-top{}
.rx5-bot{background-position: 0 -9px;}
.rx5-top div{background-position: 100% -18px;}
.rx5-bot div{background-position: 100% -27px;}

/* --------------------- Entity text+pic block */
.rx7-entity,
.rx7-entity dt,
.rx7-entity dd{
	display: block;
	padding: 0;
	margin: 0;
	font-size: 100%;
}

.rx7-entity{
	border: 1px solid #FFFFFF;
}
.rx7-entity dt{
	float: left;
	overflow: hidden;
	clear: left;
}
.rx7-entity dt img{
	border: 2px solid #D8D9CA;
	padding: 2px;
	background: #FFFFFF;
}
.rx7-entity dd{
	padding-left: 5px;
	overflow: hidden;
	height: 100%;
}
.rx7-entity p{
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 3px 0;
}
.rx7-entity dt,
.rx7-entity dd{
	margin-bottom: 10px;
}
.rx7-entity-header{
	font-size: 113%;
}
.rx7-entity-header small{
	font-size: 82%;
}

.rx7-entity-short{
	margin: 5px 0;
}
.rx7-entity-short p{
	padding: 0;
	margin: 0;
}
/* ------------------------------------------- Content + Sidebar */
.cn-inner-content,
.cn-inner-sidebar{
	height: 100%;
}
.cn-inner-content {
	overflow: hidden;
}
.cn-inner-sidebar {
    float: right;
    width: 300px;
	margin-left: 5px;
}

/* ---------------------------------------- Entities */
.entity-unit {
	margin: 0 0 10px 0;
	font-size: 8pt;
}
.entity-unit a:link {
	color: #226BB7;
}
.entity-unit a:visited {
	color: #003366; 
}
.entity-unit a.sunny:link,
.entity-unit a.sunny:visited{
	color: #FF6600;
}
.entity-unit dd.cleaner {
    width: 0;
	height: 0;
	overflow: hidden;
	clear: both;
}

.entity-unit h4{
	font: 113% Verdana, sans-serif;
	font-weight: normal;
	margin-bottom: 5px;
}
.entity-unit small,
.entity-unit h4 small{
	font-size: 100%;
}
.entity-unit .entity-title {
	font-size: 110%;
	font-weight: bold;
}
.entity-unit .entity-date{
	font-size: 95%;
	background: #e0e2d4;
	padding: 0 5px;
	white-space: nowrap;
}
.entity-unit dl,
.entity-unit dt,
.entity-unit dd{
	display: block;
	padding: 0;
	margin: 0;
}
.entity-unit dt{
    position: relative;
	float: left;
	overflow: hidden;
	clear: left;
}
.entity-unit dt img{
	border: 2px solid #D8D9CA;
	padding: 2px;
	background-color: transparent;
}

.entity-unit dd {
	padding-left: 5px;
	overflow: hidden;
	height: 100%;
}

.entity-unit p{
	overflow: hidden;
	margin: 0 !important;
	padding: 3px 0 !important;
}

.entity-unit.short p{
	padding: 0;
	margin: 0;
}
.entity-unit.short p span {}
.entity-unit.short a.img {
	float: left;
	margin: 0 5px;
}

.entity-unit-post {}
.entity-unit-post .entity-title,
.entity-unit-post .entity-title:link,
.entity-unit-post .entity-title:visited {
    color: #000;
	font-weight: normal;
}
.entity-unit-post dt {
	position: static;
}
.entity-unit-post dt img {
	border: 0;
	padding: 0;
	width: 40px !important;
	height: 40px !important;
}
.entity-unit-tvtelecasts {
	font-size: 9pt;
}
.entity-unit-tvtelecasts dt img {
	padding: 0;
	border: 0;
	margin-right: 8px;
}
.entity-unit-tvtelecasts dd {padding-left: 0;}

/* -------------------------------------- List UL */
ul.cn-listing {
	padding: 0;
	margin: 0 5px 0 5px;
	list-style: none;
}

ul.cn-listing li {
	margin: 0;
	padding: 0 0 5px 22px;
	background: url(/i/bullet.gif) no-repeat left top;
	position: relative;
}
/* -------------------------------------- Bannerz */
.yadirect,
.yadirect table {font: 13px Arial}

.adriver {
	text-align: center;
	position: relative;
	width: 100%;
}
.adriver p {
	position: relative;
	z-index: 2;
	margin: 0 auto -14px !important;
	font: 11px/12px Verdana;
	height: 14px;
	white-space: nowrap;
	background: black;
	background: rgba(0,0,0,0.6);
	color: white;
	text-align: left;
}
.adriverBanner {
	display: block;
	margin: 0 auto;
}
/* Баннер над шапкой */
.adriver.ads-headcrab {
	background: rgb(1,40,65);
	position: relative;
	overflow: visible;
	z-index: 51;
	height: 100%;
	line-height: 0;
}
.adriver.ads-headcrab .adriverBanner {
    position: relative;
	top: 0px;
}
/* text banners */
.adriverBanner div div {
    font: 12px/16px 'Verdana', sans-serif;
	text-align: left;
}
.adriverBanner div div + div:before {
	content: "Реклама: ";
}
.adriverBanner div div a:link,
.adriverBanner div div a:visited {
	color: #226bb7 !important;
	text-decoration: underline !important;
	font-weight: bold;
}
.ads-soloway {
	margin: 0 auto;
	border: 0px solid red;
}
.wiki-partners {
	font: 12px Verdana !important;
	width: 218px;
	border: 1px solid rgb(147,173,188);
	padding: 5px 10px;
	margin: 0 auto;
	background: rgb(206,232,247) url(/i/banner_wikimart.png) repeat-x 0 -46px;
	border-radius: 8px;
}

.wiki-partners li {
	margin: 5px 0;
	word-wrap: break-word;
}
.wiki-partners li a:link,
.wiki-partners li a:visited {
	color: #003366;
}

/* Old banners */
.ads-banner {
	margin: 5px auto 0;
	display: block;
	text-align: center;
	overflow: hidden;
	border: 0px solid red;
	clear: none !important;
}
.ads-banner-trio {
	clear: both;
	width: 100%;
	height: 210px;
	margin: 0 auto;
    overflow: hidden;
}
.ads-banner-trio .adb-l,
.ads-banner-trio .adb-m,
.ads-banner-trio .adb-r {
	float: left;
	width: 33%;
}
.ads-banner-trio .adb-m {
	width: 34%;
}
.ads-banner-trio .adb-r {
	float: right;
}
.ads-nomarg {
	margin: 0 !important;
}

.ads-banner-adv {
	display: block;
	border: 0px solid red;
	width: 205px;
	height: 80px;
} 
.ads-banner-text {
	display: block;
	border: 0px solid red;
	width: 205px;
	height: 80px;
	padding: 5px 0 5px 95px;
	margin: 0 auto 5px auto;
	background: #740000 url(/i/bapner_bgr.gif?c=740000) no-repeat 5px 4px;
	color: #fff;
	overflow: hidden;
	font: normal 11px Verdana, Tahoma, sans-serif !important;
}
/* .ads-banner-text.abt-secbgr {background-image: url(/data/images/imgs/231/231338.jpg);} */
.ads-banner-text,
.ads-banner-text a:link,
.ads-banner-text a:visited {
	color: #fff !important;
	text-decoration: none;
}
.ads-banner-text span {
	color: #e7c665 !important;
	display: block;
	padding: 0 0 3px 0;
	text-align: left;
	font: bold 13px Verdana, sans-serif;
}
.ads-banner-text span b {}

.ads-banner-js {
	display: block;
	border-top: 1px solid #d5d6bf;
	text-align: left;
	font: 9pt Verdana !important;
	margin: 10px 0;
	padding: 8px 4px 0 4px;
	height: 45px;
}
.ads-banner-js a,
.ads-banner-js a:link,
.ads-banner-js a:visited {
	text-decoration: none;
	color: #226BB7 !important;
}
.ads-banner-js a:hover{
	text-decoration: underline;
}
.ads-banner-js b.toadv {
    color: #000;
	margin: 0 0.3em 0 0;
}

.ads-htmlbanner {}
.ads-htmlbanner div {
	height: 87px;	
	text-align: left;
	font: 9pt Verdana !important;
	position: relative;
	z-index: 1;
}
.ads-htmlbanner img {
	float: left;
	margin-right: 12px;
	border: 1px solid rgb(107,107,107);
}
.ads-htmlbanner p {
	margin: 2px 0 0 0;
}
.ads-htmlbanner a {
	font-weight: bold;
}
.ads-htmlbanner .ban-hoverimg {
    float: none;
	position: absolute;
	left: -5px;
	top: -57px;
	width: 202px;
	height: 202px;
}
/* -------------------------------------- Bannerz */
.cn-banner {
	text-align: center;
	margin-bottom: 5px;
}
.cn-banner90{
	height: 95px;
	text-align: center;
}

.gb-banner {
	background-color: #404040;
	color: #fff;
	width: 300px;
	height: 90px;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 5px;
	font: normal 11px Verdana, Tahoma, sans-serif !important;
	text-align: left;
}
.gb-banner.martop {
	margin-bottom: 0;
	margin-top: 5px;
}
.gb-banner-img {
	float: left;
	width: 100px;
	text-align: center;
}
.gb-banner-img img {
	border: 0;
	margin-top: 3px;
}
.gb-banner-txt {
	float: left;
	width: 200px;
	margin: 4px 0 0 0;
	overflow: hidden;
}
.gb-banner-txt,
.gb-banner-txt a:link,
.gb-banner-txt a:visited {
	color: #fff !important;
	text-decoration: none;
}
.gb-banner-txt span {
	color: #e7c665 !important;
	display: block;
	padding: 0 5px 3px 0;
	text-align: right;
	font-weight: bold;
	line-height: 16px;
}
.gb-banner-txt span b {
	float: left;
	font-size: 13px;
}
/* -------------------------------------- Forum commentaz */
.cn-forumtalk {
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0px solid red;
}
.cn-forumtalk h5{
	font: bold 110% Verdana, sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
}
.cn-forumtalk h5 small {
	font-weight: normal;
}
.cn-forumtalk .sayblah {
	margin: 0 0 10px 0;
}
.cn-forumtalk .blahyou {
	margin: 3px 0;
	padding: 3px;
	border: 1px dotted #b9b9ab;
	background-color: #e7e8da;
	font: normal 90% Verdana, sans-serif;
}
.cn-forumtalk form {
    border-top: 1px solid #ccc;
	width: 96%;
	margin: 0 2%;
	padding: 5px 0 0 0;
}
.cn-forumtalk form p {
	margin: 0 0 5px 0;
}
.cn-forumtalk form textarea{
	width: 98%;
}
.cn-forumtalk form .ff-submit {
	text-align: center;
}
.cn-forumtalk-neuser {
	font-size: 8pt;
	line-height: 16px;
}
.cn-forumtalk-neuser img {
	float: left;
	margin-right: 0px;
}
.cn-forumtalk-neuser a {
	white-space: nowrap;
}
.cn-forumtalk .masta {
	color: #FF6600 !important;
}
.cn-forumtalk .moder {
	color: #4C7017 !important;
}

/* -------------------------------------- Form fields */
.form-input-error,
.form-input-error li {
	padding: 0;
	margin: 0;
    list-style-type: none;
}
.form-input-error li,
.ff-err,
.ff-okay {
	color: red;
	font: 12px/12px Verdana, sans-serif;
	background: transparent url(/i/ico/warn.gif) no-repeat scroll 3px 50%;
	padding: 6px 0 4px 25px;
	//padding: 2px 0 4px 25px;
	clear: both;
	display: block;
	text-align: left;
}
.ff-okay {
	color: green;
	background-image: url(/i/ico/info.gif);
	display: block;
}

.cn-formfield {
	padding: 5px 0;
	margin: 0 0 5px 0;
}
.cn-formfield.haserrors {
	background-color: #ffcccc;
	color: #000;
}
.cn-formfield.haserrors .formfield-error {
	display: block;
	color: #ff0000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	margin: 0 0 0 10px;
}
/* -------------------------------------- ToolTips */
.cn-tooltip {
	padding: 5px;
	margin: 0;
	border: 1px solid black;
	background: #666;
	color: #fff;
	position: absolute;
}
/* ------------------------------------- Promo footer */
.footer-promo {
	width: 100%;
	clear: both;
	background: #333;
	height: 108px;
	padding: 10px 0;
}
.footer-promo .fp-tocn-logo {
	float: right;
	width: 150px;
	height: 110px;
	background: url(/i/cnlogo0.png) no-repeat 50% 50%;
	margin: 0 10px 0 0px;
}

.footer-promo .fp-address {
	padding: 4px 20px;
	border-left: 5px solid #eee;
	font: 25pt Verdana, sans-serif;
	color: #ccc;
	float: right;
}

.footer-promo .fp-address small {
	font-size: 13pt;
}
.footer-promo .fp-address a:link, 
.footer-promo .fp-address a:visited {
	text-decoration: none;
	color: #FF8400;
}
/* -------------------------------- Tags cloud */
.tagscloud {
	font: 14px Verdana, sans-serif;
	cursor: default;
}
.tagscloud h3 {
	font-size: 165%;
	position: static;
}
.tagscloud div {}
.tagscloud p {
	margin: 0;
	text-align: center;
}
.tagscloud p input {width: 12em;}
.tagscloud h3.st-wait {
	background: url(/i/ico/loading16.gif) no-repeat 90% 50%;
}

.tagga {
	margin-bottom: 5px;
}
.tagga-disabled {}
.tagga a,
.tagga a:link,
.tagga a:visited {
	color: #226BB7;
	text-decoration: none;
	cursor: pointer;
}
.tagga-disabled a {
	cursor: wait !important;
}
.tagga a:hover{
	background-color: #c3c5a3;
}
.tagga .st-marked,
.tagga .st-marked:link,
.tagga .st-marked:visited {
	background-color: #688037; 
	color: #fff;
}
.tagga .st-marked:hover {background-color: #c00000;}

.tagga .st-inactive,
.tagga .st-inactive:link,
.tagga .st-inactive:visited,
.tagga .st-inactive:hover {
	background-color: transparent;
	color: #999;
	cursor: default;
}
.tagga .st-selected.st-inactive {
	background-color: #ffff00;
	color: #000;
}

.seekform {
    background: #f37221 url(/i/cloud_form_bgr.gif) repeat-x 0 -85px;
	color: #fff;
	width: 100%;
	margin: 0;
	padding: 0;
	height: 37px;
}
.seekform div {
    background: url(/i/cloud_form_bgr.gif) no-repeat 0 -9px;
	height: 100%;
}
.seekform div div {
    background-position: 100% -47px;
	padding-top: 6px;
	height: 31px;
	width: 96%;
	padding-right: 2%;
	float: right;
}
.seekform input {
	padding: 0;
	height: 21px;
}
.seekform input#tgc-seek {
	width: 20%;
	float: right;
	height: 25px;
	font-size: 14px;
}
.seekform input#tgc-name {
	width: 78%;
	float: left;
	font-size: 16px;
	border: 1px solid #7f9db9;
	padding: 1px 0;
}
/* -------------- block access for #master content --------------- */
.content-shield,
.cn-warning-container {
	background: transparent url(/i/dot1.png);
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1000;
}
/* peers warning */
.cn-warning-container {}
.cn-warning-container form {
	background: #fff;
	border: 2px solid #666;
	width: 490px;
	padding: 30px 30px;
	padding-top: 20px;
	position: relative;
	top: 450px;
	margin: 0 auto;
	font: 9pt Tahoma, sans-serif;
}
.cn-warning-container h3 {
    text-align: center;
	color: #fe8200;
}
.cn-warning-container p {
	margin: 5px 0 10px 0;
}
#yaponyal-p {
	margin: 0;
}
#yaponyal-submit {
	float: right;
}
/* --------------------------------- Download links */
.peers-link {
	display: block;
	font: normal normal 9pt/16px Verdana, sans-serif;
	background: url(/i/ico/file_p2p.gif) no-repeat 0 0;
	padding-left: 20px;
	height: 16px;
	white-space: nowrap;
}
/* --------------------------------- Rating block */
.entity-rating {
	font: normal bold 11px Arial, sans-serif;
	border: 0px solid gray;
	width: 110px;
	height: 50px;
	margin-top: 12px;
}
.entity-rating var,
.entity-rating var b {
    display: block;
	width: 100%;
	height: 3px;
}
.entity-rating var {
    margin-top: 5px;
	background: rgb(245,120,120);
}
.entity-rating var b {
	background: rgb(105,200,75);
	width: 50%;
}
.entity-rating p {
	margin: 3px 0 0 0;
}
.entity-rating p span {
	margin: 0 4px;
	color: green;
}
.entity-rating p span + span {
	color: rgb(232,0,0);
}
.entity-rating button span {
	line-height: 14px;
	background: url(/i/like_hate.png) no-repeat 0 0;
}
.entity-rating button.like {width: 86px}
.entity-rating button.hate {width: 24px}
.entity-rating button.like span {padding-left: 16px}
.entity-rating button.hate span {background-position: 0 -28px}

.entity-rating button.like.on {
    background-image: none;
	background-color: rgb(190,232,157);
	box-shadow: inset 0 2px 5px rgba(0,0,0,0.5);
}
.entity-rating button.like.on span {background-position: 0 -14px}

.entity-rating button.hate.on {
    background-image: none;
	background-color: rgb(255,210,210);
	box-shadow: inset 0 2px 5px rgba(0,0,0,0.5);
}
.entity-rating button.hate.on span {background-position: 0 -42px}
/* --------------------------------- Illustrations block */
.img-player {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 99;
}
.img-player del {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: black;
	filter: alpha(opacity=80);
	opacity: 0.80;
}
.img-player p {
    color: white;
	position: absolute;
	left: 50%;
	bottom: 75px;
	width: 400px;
	margin-left: -200px;
	padding: 0;
	height: 25px;
}
.img-player p input,
.img-player p button {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	overflow: hidden;
	font: bold 11px 'Tahoma';
	text-align: center;
	height: 25px;
}
.img-player p input {
	width: 85px;
	cursor: default;
	line-height: 25px;
	background: transparent;
	color: white;
	text-shadow: 0 0 3px black;
}
.img-player p button {
	width: 120px;
	cursor: pointer;
	background: rgb(200,200,200);
	border: 1px solid rgb(53,53,53);
	border-radius: 12px;
}
.img-player p input + button {width: 68px}
.img-player p button + button {margin-left: 5px}
.img-player p button:active {background-color: rgb(220,220,220)}
.img-player div {
	text-align: center;
	position: absolute;
	overflow: hidden;
	left: 50%;
	top: 50%;
	height: 200px;
	width: 200px;
	margin: -100px 0 0 -100px;
	border: 1px solid gray;
	background: black url(/i/ico/loading64.gif) no-repeat 50% 50%;
	color: white;
	box-shadow: 0 0 12px #333;
}

.cn-imgallery,
.cn-imgallery dt,
.cn-imgallery dd {
	padding: 0;
	margin: 0;
	text-align: center;
	width: 100%;
	overflow: hidden;
}
.cn-imgallery {
	background: #fff;
}
.cn-imgallery dt {
	position: relative;
	background: url(/i/ico/loading66.gif) no-repeat 50% 50%;
	margin: 3px auto 0;
	border: 2px solid #ccc;
	padding: 2px;
}
.cn-imgallery dt img {
	position: relative;
}
.cn-imgallery dt del {
    cursor: pointer;
    background: transparent url(/i/ico/zoom.png?v=2) 0 0;
    width: 60px; height: 60px;
	position: absolute;
	right: 2px;
	top: 2px;
}
.cn-imgallery dt.loading img {
	visibility: hidden;
}
.cn-imgallery dd {
	padding: 2px 0;
}
.cn-imgallery dd.cn-imgallery-nav span {
	margin: 0 10px;
}
.cn-imgallery dd.cn-imgallery-nav img {
	vertical-align: middle;
	cursor: pointer;
}

/* --------------------------------- JSON default form */
.jsform {
	padding: 0;
	margin: 0;
	background: #eee;
}
.jsform h3 {
	font: normal normal 150% 'Trebuchet MS', Verdana, sans-serif;
	color: #333;
}
.jsform-formfield {
	padding: 3px 0;
	border-bottom: 1px solid #eee;
}
.jsform .haserrors {
	background-color: #ffcccc;
}
.jsform .jsform-errorlist {
	color: #ff0000;
	font: 9pt/14px 'Trebuchet MS', Verdana, sans-serif;
}
.jsform p.jsform-errorlist {
	margin: 0;
	padding: 0 0 0 22px;
	background: url(/i/ico/warn.gif) no-repeat 2px 0;
}
ol.jsform-errorlist {
	margin: 0;
	padding: 0;
	list-style: none;
}
ol.jsform-errorlist li {
	border-bottom: 1px solid #fff;
	background: #ffcccc url(/i/ico/warn.gif) no-repeat 4px 2px;
	padding: 2px 25px;
}
/* Prohor (gallery) */
.prohor {
	border: 0px solid red;
	width: 85%;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
.prohor ul,
.prohor ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.prohor ul {
	position: absolute;
	left: 0;
	top: 0;
}
.prohor ul li {
	float: left;
	padding: 0;
	width: 100px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
}
.ss-goto {
	display: block;
	width: 12px;
	height: 36px;
	cursor: pointer;
}
.ss-goto span{
	display: block;
	margin: 0 auto;
	width: 0;
	height: 0;
	overflow: hidden;
	border: 0px solid #fff;
	border-right-color: #fdb614;
	border-left-color: #fdb614;
}
.ss-goto-tol span{
	border-width: 18px 12px 18px 0;
}
.ss-goto-tor span{
	border-width: 18px 0 18px 12px;
}
.behigh {
	z-index: 2;
}
.below {
	z-index: 1;
}
.seekform input.required {
	width: 78%;
	float: left;
	font-size: 16px;
	border: 1px solid #7f9db9;
	padding: 1px 0;
}
.seekform div blockquote {
	position: relative;
	padding:0;
	margin: 0 0 0 -57px;
	z-index: 100;
}
.seekform div blockquote.ff-suggest {
	width: 282px !important;
}
.seekform div cite {
	padding:0;
	margin:0;
}
.ff-suggest {
	border: 1px solid #999;
	color: #333;
	background-color: #fff;
}
.ff-suggest ul,
.ff-suggest ul li {
	list-style: none;
	padding: 0;
	margin: 0;
}
.ff-suggest ul li {
	padding: 3px 5px;
}
.ff-suggest ul li.selected {
	background-color: #E8F3FF;
} 
.ff-suggest ul li small {
	font-size: 85%;
	color: #666;
	margin-left: 1em;
}

/* PAGINATOR */
.paginator {
    color: black;
	font: 11pt/24px Verdana;
	text-align: center;
	overflow: hidden;
	padding: 20px 0;
	border-top: 1px solid rgb(216,217,202);
}
.paginator a,
.paginator span,
.paginator strong {
	cursor: default;
	display: inline-block;
	margin: 0 5px;
}
.paginator a:link,
.paginator a:visited {
	cursor: pointer;
	color: rgb(34,107,183);
}
.paginator strong {
	background: rgb(255,102,58);
	color: white;
	padding: 0 5px;
	margin: 0 3px;
	border-radius: 4px;
}
.paginator span.arr {
	font: 15pt/24px Arial;
	height: 24px;
}
/* ---------------------------- Подменю сервиса аля Музяка, Фильмы и т.д */
.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;
}
/* --------------------------------- orange summer internet */
#master .orange-summer {
	position: absolute;
	z-index: 25;
	top: -1000px;
}

/* social network share */
.social-network {
	color: #929498;
	overflow: auto;
}
.social-network span {
	display: block;
	float: left;
	margin-right: 10px;
	line-height: 200%
}
.social-network a {
	display: block;
	float: left;
	margin-right: 5px;
	width: 25px;
	height: 25px;
	background: url(/i/shop/social_network.gif) no-repeat 0 0;
	position: relative;
}
.social-network a.vk {
	background-position: 0 -25px;
}
.social-network a.tw {
	background-position: 0 -50px;
}
.social-network a.fb {
	background-position: 0 -75px;
}

.ya-share {
	font: 13px Verdana;
	height: 28px;
}
.ya-share dfn {
	float: left;
	font-style: normal;
	line-height: 28px;
}

.cnsocnets {
	width: 960px;
	height: 298px;
	padding: 1px 0;
	margin: 0 auto;	
}
.cnsocnets > ul,
.cnsocnets > ul > li {
    position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
	height: 100%;
}
.cnsocnets > ul {
	width: 100%;
	margin: 0 auto;
}
.cnsocnets li.lft,
.cnsocnets li.rgt,
.cnsocnets li.mdl {
	top: -1px;
    width: 300px;
	height: 100%;
	background: white;
	border: 1px solid rgb(170,170,170);
}
.cnsocnets li.lft {float: left}
.cnsocnets li.rgt {float: right}
.cnsocnets li.mdl {margin: 0 auto}
.cnsocnets li > iframe {
	border: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
/* ---------------------------------------- Branding */
body > .adriver.cn-branding {
	font: 14px/24px monospace;
	position: relative;
	margin: 0 auto;
	height: auto !important;
	width: 100% !important;
	background: lightgreen;
	visibility: hidden;
	max-height: 250px;
	overflow: hidden;
	opacity: .0;
	z-index: 0;
}
body > a[id] {
	background: rgba(0,0,200,.0);
	box-shadow: inset 0 0 0 0px cyan;
}
.cnfoot {
	margin: 20px auto 0;
	font: 14px Arial, sans-serif;
}
.custom {
	font-size: 12px !important;
	color: rgb(102,102,102) !important;
	border: none !important;
	padding: 0 !important;
}
.cnfoot {
	border-top: 3px solid rgb(1,40,65);
	padding: 40px 0 65px;
}
.cnfoot>div>* {
	display: inline-block;
	vertical-align: top;
}
.cnfoot > div {
	position:relative;
    margin: 0 auto;
	width: 97%;
}

.cnfoot > div > ul {
	width: calc((100% - 195px) / 3);
}
.cnfoot .w-snets {
	position: absolute;
	top: 0;
	right: 0;
	width: 162px;
}
.cnfoot .w-links {
	margin-left: 10px;
}
.cnfoot .w-about {
	margin-right: 10px;
}
.cnfoot .w-info {
	height: 100%;
	overflow: hidden;
	font-size: 13px;
    line-height: 1.4;
}
.cnfoot a:link,
.cnfoot a:visited {color: black}
.cnfoot ul,
.cnfoot li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.cnfoot li {
    line-height: 16px;
	margin-bottom: 10px;
}
.cnfoot .w-snets span {
	display: block;
	margin-bottom: 15px;
}
.cnfoot .w-snets a {
	display: inline-block;
	margin-right: 22px;
}

.cnhead-message {
	background: rgb(1,40,65);
	color: white;
}
.cnhead-message > div {
	padding: 5px 0;
	font: bold 13px Arial, sans-serif;
	text-align: center;
	width: 950px;
	margin: 0 auto;
}
.cnhead-message a:link,
.cnhead-message a:visited {color: white}
.cnhead-message p {margin: 5px 0}

.cnhead {
	position: relative;
	z-index: 50;
	height: 130px;
	padding: 0;
	font: 14px Arial, sans-serif;
	cursor: default;
	margin: 0 auto;
	background: transparent;
}
.cnhead > div {
    position: relative;
	height: 100%;
	width: 100%;
	margin: 0 auto;
}
.cnhead a:link,
.cnhead a:visited {color: rgb(1,40,65)}
.cnh-info,
.cnh-logo {
    position: absolute;
    z-index: 2;
    top: 0;
}
.cnh-logo {
	left: 0;
	width: 200px;
	height: 100%;
}
.cnh-info {
	right: 0px;
	width: 240px;
	height: 105px;
}
.cnhead-negro .cnh-info {
	right: -20px;
}
.cnh-cont {
    padding: 30px 0 0;
    margin: 0 250px 0 215px;
}
.cnh-suplink {
    display: inline-block;
    padding: 3px 0 0 2px;
	line-height: 17px;
	height: 17px;
	font-size: 10pt;
	white-space: nowrap;
}
/* button */
.cnhead .btn {
	padding: 0 10px;
	margin: 0;
    font: 12px Arial;
	height: 28px;
	cursor: pointer;
	color: white;
    border: 1px solid rgb(56,91,114);
	background: rgb(74,126,159) none repeat-x 0 100%;
	background-image: url(data:image/gif;base64,R0lGODlhAQAdAMQAAEVuiUdzkEp9nUFke0p8nENpg0Jmfkh4l0Zyj0Rshkl6mkVtiEh2lEp+n0FjekVvi0l5mERqhEJlfEZxjUp9nkFieUBhd0h3lUNogUd0kkl7m0BgdkJnfwAAAAAAAAAAACH5BAAAAAAALAAAAAABAB0AAAUYYEMJhKZAx8VkATI9wJJEBcYZ0uBU1hYCADs=);
	border-radius: 3px;
}
.cnhead .btn:hover,
.cnhead .btn:focus {
	background-image: url(data:image/gif;base64,R0lGODlhAQAcAMQAACxmfypkfFGXtFGXtlSbuj19mTZ2kC9qg1SevEyRr0KFok+Usjp6lkGCnlafvlSZuCpifC5ngTNtiDJwizl4kz6Am0aKqDVyjUiOqkqPrTFsh0SIpAAAAAAAAAAAAAAAACH5BAAAAAAALAAAAAABABwAAAUXoIMQzyAsSYZZm9JUBUMZ1yRpRwQEUAgAOw==);
}
.cnhead .btn:active {
	background-image: url(data:image/gif;base64,R0lGODlhAQAdAMQAAEVuiUdzkEp9nUFke0p8nENpg0Jmfkh4l0Zyj0Rshkl6mkVtiEh2lEp+n0FjekVvi0l5mERqhEJlfEZxjUp9nkFieUBhd0h3lUNogUd0kkl7m0BgdkJnfwAAAAAAAAAAACH5BAAAAAAALAAAAAABAB0AAAUYYEMJhKZAx8VkATI9wJJEBcYZ0uBU1hYCADs=);
	box-shadow: inset 0 1px 3px 0 rgba(0,0,0,0.75);
}

.cnhead .bnm {
    display: inline-block;
	padding: 2px 12px 0;
	margin: 0;
    font: 14px/26px Arial;
	height: 26px;
	cursor: pointer;
	color: rgb(102,102,102);
    border-bottom: 2px solid rgb(157,157,157);
	background: rgb(209,209,209) none repeat-x 0 100%;
	text-decoration: none;
	border-radius: 5px;
}
.cnhead .bnm:hover,
.cnhead .bnm:focus {}
.cnhead .bnm:active {
	box-shadow: inset 0 1px 3px 0 rgba(0,0,0,0.25);
}
/* popups */
.cnhead-supcont {
    position: absolute;
	border: 1px solid rgb(157,157,157);
	background: rgb(234,234,234);
	color: rgb(51,51,51);
	box-shadow: 0 4px 22px -10px black;
}
.cnhead-supcont {
	*zoom: expression( 
	this.runtimeStyle.zoom='1',
	this.appendChild(document.createElement('ins')).className='after'
	);
}
.cnhead-supcont > ins.after,
.cnhead-supcont:after {
    content: ' ';
	position: absolute;
	width: 19px;
	height: 11px;
	left: 20px;
	top: -11px;
	background-image: url(data:image/gif;base64,R0lGODlhEwALAJEDAL29vZ2dnerq6v///yH5BAEAAAMALAAAAAATAAsAAAIjnH+ByxagWnsCykVFjTfr3QHfaDHeqJWJiKLq2X4WHMt0LRcAOw==);
}
.cnhead-supcont a:link,
.cnhead-supcont a:visited {color: rgb(1,40,65)}
/* ----------------------------------- logo */
.cnh-logo-prom {
	position: absolute;
	width: 70px;
	height: 70px;
	bottom: 0px;
	right: 0px;
}
/* hockey2014 */
.cnh-logo-prom {background: url(/i/hockey/logo.png) no-repeat 0 0}
.cnh-logo-prom:hover {background-position: 0 100%}
/* ----------------------------------- menu */
.cnh-menu {
	z-index: 2;
	position: relative;
    width: 100%;
	height: 16px;
	padding: 7px 0;
}
.cnh-menu > div {
	height: 100%;
}
.cnh-menu span {
	float: left;
	font-size: 17px;
	font-weight: bold;
	margin-right: 14px;
}
.cnh-menu span a,
.cnh-menu span a:link,
.cnh-menu span a:visited {
	display: inline-block;
	text-decoration: none;
	font-size: 16px;
	line-height: 15px;
	cursor: pointer;
	border-bottom: 1px solid rgb(1,40,65);
}
.cnh-menu span.also {margin-right: 0}
.cnh-menu span.also a {border-bottom-style: dotted}

.cnh-menu span.current a:link,
.cnh-menu span.current a:visited {
	color: rgb(248,54,36);
	border-bottom-width: 0;
}
.cnh-menu-also {
	position: relative;
	float: left;
	height: 100%;
	width: 0px;
	background: red;
}
.cnh-menu-also ul,
.cnh-menu-also li {
	padding: 0;
	margin: 0;
	list-style: none;
}
.cnh-menu-also ul {
	position: absolute;
	left: -47px;
	top: 100%;
	margin-top: 10px;
	padding: 5px 20px 7px;
}
.cnh-menu-also li {
	padding: 5px 0;
	white-space: nowrap;
}
.cnh-menu-also ul a:link,
.cnh-menu-also ul a:visited {
	color: rgb(1,40,65);
}
/* ----------------------------------- поиск */
.cnh-seek {
	z-index: 1;
	position: relative;
	margin-top: 12px;
}
.cnh-seek fieldset {
    height: 30px;
    width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}
.cnh-seek fieldset b {
	float: right;
	height: 28px;
	width: 38px;
	overflow: hidden;
	margin-left: 0px;
	background: rgb(16,180,159) none repeat-x 0 100%;
	border-bottom: 2px solid rgb(12,135,119);
	border-radius: 0 5px 5px 0;
}
.cnh-seek fieldset b:focus,
.cnh-seek fieldset b:hover {}
.cnh-seek fieldset b:active {}
.cnh-seek fieldset b input {
	width: 100%;
	height: 28px;
	padding: 0;
	margin:0;
	border: 0;
	cursor: pointer;
	background: transparent none no-repeat 50% 50%; 
    background: url('/i/env/ic_serch.png') no-repeat 50% 5px transparent;
}
.cnh-seek fieldset p {
	margin: 0;
	height: 23px;
	overflow: hidden;
	border: 2px solid rgb(173,173,173);
	border-right-width: 0;
	padding: 3px 3px 0;
	background: white;
	border-radius: 4px 0 0 4px;
}
.cnh-seek fieldset p input {
    font: 17px Arial;
	color: black;
	width: 100%;
	height: 20px;
	border: 0;
	padding: 0;
	margin: 0;
}
.cnh-seek fieldset p input:focus {outline: none}
.cnh-seek > div {
	background: lightyellow;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 100%;
	width: 85%;
	margin: -2px 0 0 3px;
	border: 2px solid rgb(173,173,173);
	border-top-width: 0;
	border-radius: 0 0 4px 4px;
}
.cnh-seek > div ul {
	white-space: nowrap;
	border: 0px 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: 100%;
	overflow: hidden;
}
.kzs-option img {
	float: left;
	max-width: 45px;
	max-height: 45px;
	margin-right: 8px;
}
.kzs-option h6 {
    color: rgb(1,104,179);
	font: bold 14px/15px Arial, sans-serif;
	margin: 0;
	overflow: hidden;
}
.kzs-option p {
	font: 12px/14px Arial, sans-serif;
	margin: 0;
	overflow: hidden;
}
/* ----------------------------------- User & City */
.cnh-info {
	right: 0px;
	width: 220px;
	height: 95px;
	background: rgba(255,255,50,.0);
	margin-top: 28px;
}
.cnh-info,
.cnh-user,
.cnh-city {
	width: 220px;
}
.cnh-city {
	height: 32px;
	margin-bottom: 3px;
}
.cnh-city span,
.cnh-city > a {
	float: left;
	height: 100%;
	overflow: hidden;
}
.cnh-city span b {
    display: inline-block;
    margin: 9px 0px 0 0;
    line-height: 0.95;
    white-space: nowrap;
    font-weight: normal;
	color: rgb(1,40,65);
	border-bottom: 0px dotted rgb(1,40,65);
}
.cnh-city span b.trgr {
    cursor: pointer;
    border-bottom-width: 1px;
}
.cnh-city > a {
    margin-left: 14px;
	color: rgb(1,40,65);
	text-decoration: none;
}
.cnh-city > a big,
.cnh-city > a img {
    float: left;
    margin-left: .25em;
}
.cnh-city > a big {
	margin-top: 2px;
	line-height: 30px;
	text-decoration: none;
	font-size: 17px;
}
.cnh-user {
	height: 60px;
	position: relative;
}
.cnh-user > a.cnh-exit-link,
.cnh-user > a.cnh-name-link,
.cnh-user > a.cnh-rega-link {
    float: left;
	line-height: 18px;
	margin: 20px 0 0 12px;
}
.cnh-user > a.cnh-exit-link {
	width: 16px;
	height: 16px;
	background: url(/i/env/ic_exit.png) no-repeat 0 0px;
}
.cnh-user > a.cnh-name-link {
	font-size: 17px;
	font-weight: bold;
	max-width: 120px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.cnh-user > a.cnh-user-butt,
.cnh-user > a.cnh-logn-butt {
	float: left;
	width: 54px;
	height: 54px;
	line-height: 53px;
    margin: 0;
	overflow: hidden;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: rgb(241,241,235);
	background: rgb(81,101,116);
	border: 3px solid rgb(81,101,116);
	border-radius: 50%;
}
.cnh-user > a.cnh-logn-butt{cursor: pointer}
.cnh-user > a.cnh-logn-butt:hover {border-color: rgb(126,145,175)}
.cnh-user > a.cnh-user-butt {
	border-width: 0;
	width: 60px;
	height: 60px;
}
.cnh-user > a.cnh-root-butt {
    display: inline-block;
    position: absolute;
    left: -5px;
    top: -5px;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	transition: all .15s linear;
}
.cnh-user > a.cnh-root-butt:hover {
	width: 60px;
	height: 60px;
	left: 0;
	top: 0;
	box-shadow: 0px 0px 10px 2px lightblue;
}
.cnh-root-butt.admin-mode-off {
	opacity: .5;
	box-shadow: none;
}

.form-enta {
    right: 0;
    top: 100%;
	width: 250px;
	padding: 10px 35px;
	margin-top: 6px;
}
.form-enta > ins.after,
.form-enta:after {left: 122px}
.form-enta .inby {
	overflow: hidden;
	width: 100%;
    height: 34px;
    line-height: 34px;
	padding: 20px 0;
	border-bottom: 1px solid rgb(186,186,186);
}
.form-enta .inby span {float: left}
.form-enta .inby a {
	float: left;
	width: 34px;
	height: 34px;
	margin-left: 5px;
	background: url(/i/env/socnet34.png) no-repeat 50% 0;
}
.form-enta .inby a.butt-vkontakte {background-position: 50% -34px}
.form-enta .inby a.butt-twitter {background-position: 50% -68px}
.form-enta .inby a.butt-facebook {background-position: 50% -102px}
.form-enta .inby a.butt-odnoklassniki {background-position: 50% -136px}
.form-enta fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}
.form-enta fieldset div {
	margin: 15px 0;	
}
.form-enta fieldset div label {
	float: left;
	line-height: 27px;
	width: 60px;
}
.form-enta fieldset div input[type='text'],
.form-enta fieldset div input[type='password'] {
    font: 19px/25px Arial;
	height: 25px;
	width: calc(100% - 8px);
	padding: 0 3px;
	border: 1px solid rgb(208,208,208);
	margin: 0;
}
.form-enta fieldset p {
	margin: 15px 0;
	font-size: 12px;
    color: gray;
}
.form-enta fieldset p.license-agreement a{
	float: none;
	color: #666;
	margin: 0;
}
.form-enta fieldset p.license-agreement {
	margin-top: 20px;
	margin-bottom: 22px;
	color: #666666;
	font-stretch: condensed;
}
.form-enta fieldset p.inter {
	height:28px;
}
.form-enta fieldset p a {
    color: gray;
    margin: 8px 0 0 8px;
	float: right;
}
.form-enta input[type='submit'] {
	padding: 0 10px;
	float: left;
	margin: 0;
    font: 12px Arial;
	height: 28px;
	cursor: pointer;
	color: white;
    border: 1px solid rgb(56,91,114);
	background: rgb(74,126,159) none repeat-x 0 100%;
	background-image: url(data:image/gif;base64,R0lGODlhAQAdAMQAAEVuiUdzkEp9nUFke0p8nENpg0Jmfkh4l0Zyj0Rshkl6mkVtiEh2lEp+n0FjekVvi0l5mERqhEJlfEZxjUp9nkFieUBhd0h3lUNogUd0kkl7m0BgdkJnfwAAAAAAAAAAACH5BAAAAAAALAAAAAABAB0AAAUYYEMJhKZAx8VkATI9wJJEBcYZ0uBU1hYCADs=);
	border-radius: 3px;
}
.form-enta input[type='submit']:hover,
.form-enta input[type='submit']:focus {
	background-image: url(data:image/gif;base64,R0lGODlhAQAcAMQAACxmfypkfFGXtFGXtlSbuj19mTZ2kC9qg1SevEyRr0KFok+Usjp6lkGCnlafvlSZuCpifC5ngTNtiDJwizl4kz6Am0aKqDVyjUiOqkqPrTFsh0SIpAAAAAAAAAAAAAAAACH5BAAAAAAALAAAAAABABwAAAUXoIMQzyAsSYZZm9JUBUMZ1yRpRwQEUAgAOw==);
}
.form-enta input[type='submit']:active {
	background-image: url(data:image/gif;base64,R0lGODlhAQAdAMQAAEVuiUdzkEp9nUFke0p8nENpg0Jmfkh4l0Zyj0Rshkl6mkVtiEh2lEp+n0FjekVvi0l5mERqhEJlfEZxjUp9nkFieUBhd0h3lUNogUd0kkl7m0BgdkJnfwAAAAAAAAAAACH5BAAAAAAALAAAAAABAB0AAAUYYEMJhKZAx8VkATI9wJJEBcYZ0uBU1hYCADs=);
	box-shadow: inset 0 1px 3px 0 rgba(0,0,0,0.75);
}
form.form-city {
    z-index: 2;
	right: 10px;
	top: 33px;
	width: 270px;
	padding: 18px 25px 25px;
	font-size: 12px;
}
form.form-city > ins.after,
form.form-city:after {
	left: 108px;
}
.form-city h4 {
	font: 180% Arial;
	color: gray;
	margin: 0 0 0.5em;
}
.form-city b {
    display: inline-block;
	font-weight: normal;
	line-height: 0.95;
	color: rgb(63,92,110);
	border-bottom: 1px dotted rgb(63,92,110);
	cursor: pointer;
	margin-left: 1em;
}
.form-city span {
	display: block;
	padding: 4px 0;
	white-space: nowrap;
}
.form-city span a {
	cursor: pointer;
	color: rgb(63,92,110);
	text-decoration: underline;
}
.form-city span.rlyeh a {color: gray}
.form-city div {}
.form-city div.wait {
	padding-bottom: 16px;
	background: url(/i/ico/loading16.gif) no-repeat 0 100%;
}

/* Other skin color */
.cnhead-negro {
	background: rgb(1,29,48) repeat 50% 0;
	background-image: url(data:image/gif;base64,R0lGODlhBAAEAKIAAAEcLg0mNg4oOQEcLQEdMA0nNwAAAAAAACH5BAAAAAAALAAAAAAEAAQAAAMJKEWkPCMEMEpJADs=);
}
.cnhead-negro .cnh-city a,
.cnhead-negro .cnh-city a big,
.cnhead-negro .cnh-user a {color: white}
.cnhead-negro .cnh-city span b,
.cnhead-negro .cnh-menu span a,
.cnhead-negro .cnh-menu span a:link,
.cnhead-negro .cnh-menu span a:visited {
	color: white;
	border-color: white;
}
.cnhead-negro .cnh-menu span.current a:link,
.cnhead-negro .cnh-menu span.current a:visited {color: rgb(248,54,36)}
.cnhead-negro .cnh-suplink {color: white}
.cnhead-negro .cnh-suplink a:link,
.cnhead-negro .cnh-suplink a:visited {color: rgb(130,207,234)}
.cnhead-negro .cnhead-supcont a:link,
.cnhead-negro .cnhead-supcont a:visited {color: rgb(1,40,65)}

/* @import url(/css/peerstv/b_device.css); */
.pop-device {
    position: relative;
	margin: 75px auto 0;
	width: 690px;
	padding: 50px;
	background: white;
	border-radius: 8px;
}
.pop-device > em {
	position: absolute;
	right: 6px;
	top: -22px;
	font-style: normal;
	font-size: 14px;
	color: white;
	cursor: pointer;
}
.pop-device > img {
	float: left;
	margin-right: 50px;
}
.pop-device > div {
	height: 100%;
	overflow: hidden;
	background: transparent none no-repeat 0 0;
}
.pop-device > div.ipad {
	background-image: url(/i/peerstv/device_ipad.jpg);
	min-height: 290px;
	padding-left: 400px;
}
.pop-device > div.iphone {
	background-image: url(/i/peerstv/device_iphone.jpg);
	min-height: 450px;
	padding-left: 280px;
}
.pop-device > div.android {
	background-image: url(/i/peerstv/device_android.jpg);
	min-height: 384px;
	padding-left: 250px;
}
.pop-device > div.android_tab {
	background-image: url(/i/peerstv/device_android_tab.jpg);
	min-height: 256px;
	padding-left: 400px;
}
.pop-device {
	font-size: 20px;
	line-height: 1.35;
}
.pop-device h2,
.pop-device h3 {
    margin: 0 0 0.5em;
	line-height: 1.2;
	font-size: 150%;
}
.pop-device p {
	margin: 1em 0 0 0;
}
/* Alert */
.cnalert {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 500;
}
.cnalert > ins {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgb(0,0,0);
	background: -webkit-radial-gradient(center center, ellipse cover, rgba(0,0,0,.1), rgba(0,0,0,1));
	background: -moz-radial-gradient(center center, ellipse cover, rgba(0,0,0,.1), rgba(0,0,0,1));
	background: -ms-radial-gradient(center center, ellipse cover, rgba(0,0,0,.1), rgba(0,0,0,1));
	background: -o-radial-gradient(center center, ellipse cover, rgba(0,0,0,.1), rgba(0,0,0,1));
	background: radial-gradient(center center, ellipse cover, rgba(0,0,0,.1), rgba(0,0,0,1));
	opacity: .75;
	filter:alpha(opacity=75);
}
.cnalert-cont {
	width: 660px;
	padding: 20px;
	margin: 75px auto 0;
	background: white;
	font: 20px/1.35 'Arial', sans-serif;
	text-align: left;
	border-radius: 8px;
}
.cnalert-cont big {font-size: 150%}
.cnalert-cont p {margin: 1em 0 0 0}
.cnalert-hide {
	position: absolute;
	right: 12px;
	top: 10px;
    width: 22px;
    height: 22px;
    border: 0;
    padding: 0;
    margin: 0;
    background: transparent;
	font: 30px/22px Tahoma;
	color: rgb(231,27,0);
	cursor: pointer;
}
.dtable td {
	vertical-align: top;
}
.dtable h2,
.dtable h3 {
	position: static;
}
.iplay {
	display: block;
	width: 16px;
	height: 16px;
	cursor: pointer;
	background: gray url(/i/ico/play.gif) no-repeat 0 0;
}
.iplay-bypeers {
	background-color: rgb(255,199,153);
}
.iplay-bypeers:hover {
	background-color: rgb(255,115,1);
}
.iplay-byjwp {
	background-color: rgb(207,226,240);
}
.iplay-byjwp:hover {
	background-color: rgb(34,107,183);
}
.iplay-info {
	background-position: 0 -16px;
	background-color: rgb(34,107,183);
}
.iplay-load {
	background-position: 0 -48px;
	background-color: rgb(255,199,153);
}
.iplay-load:hover {
	background-color: rgb(255,115,1);
}

.magneto-intro {
	background: #e6ffe6;
	margin: 0.5em 0 !important;
	padding: 0.4em !important;
	border: 1px solid #ccc;
}
.magneto,
.magneto li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.magneto {
	width: 100%;
	margin: 0.7em auto;
}
.magneto li {
	border-top: 1px solid #fff;
	padding: 0.3em 0 0.4em 0;
}
.magneto li.file-checked {/* background-color: lightyellow */}
.magneto li.magneto-getall {
	padding: 0;
}

.magneto h3 {
	position: static;
	font: bold 1.4em Verdana;
}
.magneto .mg-watch {
	float: left;
	width: 16px;
	height: 100%;
	overflow: hidden;
	padding-top: 0.3em;
}
.magneto .mg-box {
	float: left;
	width: 23px;
	height: 100%;
	overflow: hidden;
}
.magneto .mg-desc {
	margin: 0;
	height: 100%;
	overflow: hidden;
}
.magneto-trigger {vertical-align: middle;}

.magneto-about div {
	padding: 0 0.4em;
	background: #e6ffe6;
	border: 1px solid #ccc;
}
.magneto-about p {
	margin: 0.4em 0 0;
}
.magneto-about b a {
	color: #226bb7;
	text-decoration: none;
	border-bottom: 1px dashed #226bb7;
	font-size: 110%;
	cursor: pointer;
}

.magneto-popup {
	width: 480px;
	background: #fff;
	color: #000;
	margin: 0 auto;
}
.magneto-popup h3 {
	background: #c3dfff;
	margin: 0;
	padding: 3px 10px;
}
.magneto-popup h3 em {
	cursor: pointer;
	float: right;
	color: #666;
}
.magneto-popup div {
    font-size: 110%;
	padding: 3px 10px;
}
.magneto-popup div p {
	margin: 10px 0;
}

.grizzly ol,
.grizzly li {
    padding: 0;
    margin: 0;
	list-style: none;
}
.grizzly li {
	background: #ccc;
	margin-bottom: 3px;
	padding: 3px;
}
.grizzly li a {
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}
.grizzly li.st-checked {
	background: #000;
}
.grizzly li.st-checked a {
	color: #fff;
}

.grizzly .gf-data {display: none;}
.grizzly button {
	display: block;
	background: #ff9900;
	color: #fff;
	border: 0;
	width: 100%;
}

.grizzly li {
	padding: 2px 10px;
	margin: 5px 0 0 0;
	background: transparent;
	padding: 2px 1%;
	width: 95%;
	margin: 3px auto 0 auto;
	-moz-border-radius: 3px;
	overflow: hidden;
}
.grizzly li.st-checked {
	background: #00348b;
}
.grizzly li.st-checked, .grizzly li.st-checked a {
	color: #fff;
	text-decoration: none;
}

.magneto a.butt,
.magneto a.butt b,
.magneto a.butt i {
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
	display: block;
	cursor: pointer;
	height: 53px;
	background: url(/i/button_files.png) no-repeat 0 53px;
}
.magneto a.butt {
	background-position: 0 -53px;
	text-align: center;
	color: rgb(85,59,37);
	font: 9pt Verdana;
	overflow: hidden;
}
.magneto a.butt b {
	background-position: 100% -106px;
	padding: 0 6px;
}
.magneto a.butt b i {
	background-color: rgb(236,186,33);
	background-position: 0 0;
	background-repeat: repeat;
	width: 100%;
}
.magneto a.butt img.play {
	margin-top: 14px;
}
.magneto .butt big,
.magneto .butt span {
	display: block;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
}
.magneto .butt big {
	font-size: 142%;
	padding-top: 2px;
	line-height: 28px;
}
.magneto .butt-play {
	width: 60px;
	float: right;
	margin-left: 5px;
}
.magneto .butt-play img {
	margin-left: 3px;
}
.opopup,
.opopup dt,
.opopup dd {
	padding: 0;
	margin: 0;
}
.opopup {
	border: 1px solid #8fa6c5;
	padding: 2px;
	position: absolute;
	left: 0;
	top: 0;
	background: #fff;
	font-size: 1.3em;
	z-index: 6;
	width: 400px;
}
.opopup dt,
.opopup dd {
	padding: 0;
	margin: 0;
}
.opopup dt {
	font: bold 12px Tahoma;
	text-align: center;
	color: #3366CC;
	cursor: default;
	display: block;
	min-height: 12px;
}
.opopup dt em {
	float: right;
	width: 12px;
	height: 12px;
	overflow: hidden;
	margin-left: 3px;
	background: #ccc url(/i/ico/popuas.gif) no-repeat 0 -12px;
}
.opopup dt em.pps-closer {
	background-position: 0 0;
	cursor: pointer;
}
.opopup dt em.pps-drugger {
	background-position: 0 -12px;
	cursor: move;
}
.opopup dt em.pps-sizer {
	background-position: 0 -24px;
	cursor: nw-resize;
	float: left;
	margin-left: 0;
}
.opopup dd {
	background: #cad9ec;
	width: 100%;
	height: 120px;
	overflow: hidden;
	font: 12px Tahoma;
	text-align: left;
}

.xtitle {
	border: 1px solid rgb(165,165,100);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 2px 1px 7px rgb(100,100,100);
	-moz-box-shadow: 2px 1px 7px rgb(100,100,100);
	box-shadow: 2px 1px 7px rgb(100,100,100);
	padding: 2px 5px 3px;
	position: absolute;
	left: 400px;
	top: 400px;
	z-index: 100;
	font: normal normal 12px/17px Verdana;
	text-align: left;
	background: rgb(255,255,180);
	background: rgba(255,255,180,0.8);
	color: black;
}
.xt-navy {
	border: 2px groove black;
	border-color: rgb(207,207,207) rgb(119,119,119) rgb(127,127,127);
	background: rgb(30,30,65);
	background: rgba(30,30,65,0.8);
	color: white;
}
.xt-constructor {
	border: 2px groove black;
	border-color: rgb(207,207,207) rgb(119,119,119) rgb(127,127,127);
	background: rgb(30,30,65);
	background: rgba(30,30,65,0.8);
	color: white;
}

.imgpop-screen {
	background: #000 url(/i/ico/loading64.gif) no-repeat 50% 50%;
	color: #fff;
	border: 1px solid #666;
	width: 638px;
	height: 478px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.imgpop-screen em {
	position: absolute;
	right: 0;
	top: 0;
	background: #666;
	color: #ccc;
	border-radius: 0px 0px 0px 10px;
	font: bold 22px/15px Verdana;
	width: 20px;
	height: 20px;
	text-align: right;
	z-index: 16;
}
.imgpop-screen img {
	position: absolute;
	left: 100%;
	top: 100%;
	margin: -1px 0 0 -1px;
}
.imgpop-ready img {
	margin: 0;
	position: static;
	width: 100%;
	height: 100%;
	z-index: 15;
}
.grater {
	border: 1px solid #ddd;
	border-width: 1px 0px 0px 4px;
	padding: 0;
    margin: 0 0 3.5em 0;
	background: transparent;
	width: 98%;
}
.grater-t1 { /* admin */
	border-left-color: #383838;
	background: #ffffcc;
}
.grater-t2 { /* post */
	border-left-color: #dddddd;
}
.grater-t3 { /* image */
	border-left-color: #efe284;
}
.grater-t4 { /* movie */
	border-left-color: #bab380;
}
.grater-t5 { /* link */
	border-left-color: #538bc6;
}
.grater-t6 { /* mood */
	border-left-color: #8fc4c1;
}
.grater-t7 { /* status */
	border-left-color: #8cac70;
}
.grater-t8 { /* relations */
	border-left-color: #c0925c;
}
.grater-t8.is-2-now{border-left-color: #fdb614;}
.grater-t8.is-3-now{border-left-color: #c20900;}
.grater-t9 { /* poster */
	border-left-color: #8cac70;
}

.grater-flood{}

.grater-userpic,
.grater-container {
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 5px 0 0 0;
	position: relative;
}
.grater .cleaner {
	width: 50%;
	clear: both;
	height: 0;
	overflow: hidden;
}
.grater-userpic {
	z-index: 3;
	width: 95px;
	float: left;
	text-align: center;	
	font-size: 0.9em;
}
.grater-userpic img {margin-bottom: 3px; background: #eee;}
.grater-userpic em {
	position: absolute;
	left: 0px;
	top: 5px;
	width: 11px;
	height: 20px;
	background: url(/i/terka/prev.gif) no-repeat 0 0;
	cursor: pointer;
}
.grater-container {
	z-index: 1;
	padding-bottom: 1.5em;
	padding-left: 0.5em;
}
.grater-actions {
	position: relative;
	z-index: 2;
	white-space: nowrap;
   font-size: 0.9em;
	height: 1.3em;
	margin: -1.3em 0.5em 0 100px;
}
.grater-actions a,
.grater-actions a:link,
.grater-actions a:visited {
	float: right;
    color: #666;
	text-decoration: none;
	border-bottom: 1px dashed #666;
	cursor: pointer;
	width: auto;
	padding: 0;
    margin: 0 0 0 1em;
}
.grater-actions a.pbutton-link:link,
.grater-actions a.pbutton-link:visited {
	border-bottom-width: 0px;
	color: #226bb7;
	text-decoration: underline;
}
.grater-actions a.pbutton-comm,
.grater-actions a.pbutton-comm:link,
.grater-actions a.pbutton-comm:visited {
	color: #ff6600;
	border-color: #ff6600;
}
.grater-actions a.floatleft,
.grater-actions a.floatleft:link,
.grater-actions a.floatleft:visited {
    float: left;
    clear: none;
    margin: 0 1em 0 0;
}
.grater-actions a.myblah,
.grater-actions a.myblah:link,
.grater-actions a.myblah:visited {
	color: #669933;
	border-bottom: 1px dotted #669933;
}
.grater-actions a.st-opnd,
.grater-actions a.st-opnd:link,
.grater-actions a.st-opnd:visited {
	border-bottom: 0;
	padding-bottom: 1px;
	font-weight: bold;
	color: #999;
}
.grater-actions a.st-wait,
.grater-actions a.st-wait:link,
.grater-actions a.st-wait:visited {
	color: #ccc;
	border-color: #ccc;
	background: url(/i/ico/loading43x11.gif) no-repeat 50% 50%;
}
.grater-actions a.st-disabled,
.grater-actions a.st-disabled:link,
.grater-actions a.st-disabled:visited {
	color: #999;
	border-width: 0;
	cursor: default;
}

/* Reply container */
.grater-comform {
	padding: 0;
	margin: 0;
}
/* Replies or comment */
.grater-replies {
	padding: 0 0 0 15px;
	margin: 0 0 0 5px;
}
.grater-flood .grater-replies {
	padding-left: 0;
	margin-left: 0;
}
.grater-replies .grater {
	border-left-width: 0;
	margin-bottom: 0em;
	margin-top: 5px;
	width: 100%;
}
.g-iscomment .grater-userpic,
.grater-replies .grater-userpic {
	width: 60px;
	font-size: 0.75em;
}
.g-iscomment .grater-userpic img,
.grater-replies .grater-userpic img {
	width: 40px !important;
	height: 40px !important;
}
.g-iscomment .grater-actions,
.grater-replies .grater-actions {
	margin-left: 65px;
}
.grater-replies .blah-title {
	font-size: 1.5em;
}
/* Blah */
.blah-body {
	width: 99%;
	margin: 0 auto;
	overflow: hidden;
}
.blah-date,
.blah-tags {
	font-size: 0.9em;
	color: #999;
}
.blah-date {
	float: right;
	padding: 0 0 0 1em;
}
.blah-date > a,
.blah-date > time {
	color: gray;
	padding: 1px;
	margin-left: .5em;
	display: inline-block;
	line-height: 12px;
	height: 12px;
	vertical-align: top;
}
.blah-date > time {
	line-height: 12px;
}
.blah-tsss {
	float: left;
	margin: 0.35em 0.5em 0 0;
	cursor: help;
}
.blah-devotion a:link,
.blah-devotion a:visited {
	color: #999;
}
.blah-devotion span em {
	border-bottom: 1px dashed #999;
	font-style: normal;
	cursor: pointer;
	margin-left: 0.5em;
	white-space: nowrap;
}
.blah-devotion span span {}

.blah-title {
	font-size: 2em;
	margin-bottom: 0.2em;
}
.blah-title a:link {
	color: #226BB7;
}
.blah-title a:visited {
	color: #003366;
}
.blah-tags {
	margin: 0 0 0.5em 0;
}
.blah-tags a.poster {
	font-size: 1.1em;
}
.blah-tags a.user{
	color: #666666;
}
.blah-tags a.people{
	color: #000000;
	font-size: 1.1em;
}
.blah-content {
	width: 99%;
	clear: both;
	overflow: auto;
	overflow-y: hidden;
	font: 1.08em/140% Verdana, sans-serif;
}
.blah-content h1,
.blah-content h2,
.blah-content h3,
.blah-content h4,
.blah-content h5,
.blah-content h6 {
	line-height: normal;
}
/*
.blah-content img {
	max-width: 100%;
}
*/
/* Image */
.blah-image img {
	margin: 0 0.5em 0.5em 0;
}
/* Images */
.blah-gall {
    padding-top: 3px;
	width: 100%;
	clear: both;
}
.blah-gall a.bgscr {
    float: right;
	background: white none no-repeat 50% 50%;
	cursor: pointer;
	overflow: hidden;
	width: 0px;
	height: 0px;
	box-shadow: inset 0px 0px 12px #ddd;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
.blah-gall a.bgscr.st-visible {
	padding: 5px 10px;
	margin: 0 0 5px 5px;
}
.blah-gall div a {
	display: inline-block;
	width: 85px;
	height: 85px;
	margin: 3px;
	border: 1px solid white;
	border: 1px solid #8c8453;
	box-shadow: 1px 1px 2px #ccc;
}
.blah-gall div a.curr {
	border-color: #226BB7;
	box-shadow: 0 0 5px #226BB7;
}
.blah-gall div a var {display: none}
.blah-gall.isie div a {float: left}
.blah-gall a:focus,
.blah-gall a:active {
	outline: none;
}

/* Movie */
.blah-movie {
	background: #e7e8da;
	border: 1px solid #8c8453;
	padding: 0.5em;
	font-size: 0.9em;
	width: 50%;
	margin-bottom: 0.5em;
}
.blah-movie p {margin: 0.5em 0 0 0;}
.blah-movie img {
	float: left;
	margin-right: 0.5em;
	border: 2px solid #d8d9ca;
	padding: 2px;
}
/* Relation */
.rel-mee-too {
    display: block;
    width: 45px;
    height: 45px;
	font: 2em/45px Arial, sans-serif;
	background: #c0925c url(/i/terka/plusuno.gif) no-repeat 0 -90px;
	text-align: center;
}
.is-2-now .rel-mee-too{background-color: #fdb614; background-position: 0 -45px;}
.is-3-now .rel-mee-too{background-color: #c20900; background-position: 0 0;}
.rel-mee-too:link,
.rel-mee-too:visited {
	color: #fff;
	text-decoration: none;
}
.blah-deleted {
	font-size: 1.5em;
	color: #999;
	margin: 0;
}
/* ------------------------------------ Godmode */
.grater dt.post-adminbar {
	background: #ffffcc;
	margin: 0;
	padding: 0 1em;
	font: 0.9em/1.5 Tahoma, sans-serif;
	height: 1.5em;
	display: block;
}
.grater dt.post-adminbar a {
    float: right;
	color: #bb0000;
	margin: 0 0 0 1em;
}
/* ------------------------------------ Content styles */
.cutlink {
	color: #226BB7;
	text-decoration: underline;
	font-style: italic;
	cursor: pointer;
}
.cutcontent {
	display: none;
}
.showcut .cutlink {
	display: none;
}
.showcut .cutcontent {
	display: block;
}

.blah-body a:link,
.blah-body a:visited {}
.blah-body em {}
.blah-body img {}
.blah-body ol,
.blah-body ul,
.blah-body li {
	padding: 0;
}
.blah-body li {margin: 0 0 0.2em 2.5em;}
.blah-body ul li {list-style-type: square;}

.cutcontent,
.blah-body ol,
.blah-body ul,
.blah-body p,
.blah-body blockquote, .blah-content blockquote {margin: 0.5em 0;}
.blah-body blockquote, .blah-content blockquote {
	border-left: 0.2em solid #ccc;
	padding: 0 0.5em;
	margin-left: 1em;
	font-family: monospace;
}
.blah-body sup {
	position: relative;
	top: -0.5em;
	font-size: 0.9em;
	line-height: 0;
	vertical-align: baseline;
}
/* -------------------------------------- Terka commentaz */
.blogs-entfeed {
	width: auto;
	margin: 0 auto;
	padding: 0 0 0 0;
	font: 9pt Verdana, sans-serif;
	overflow: hidden;
}
.blogs-entfeed .block-title {
	position: static;
	overflow: hidden;
	margin: 0;
}
.blogs-entfeed .block-title span a:link,
.blogs-entfeed .block-title span a:visited{
	color: #333;
}
.blogs-entfeed .block-title small {
	float: right;
	margin-top: 3px;
	font: 0.6em Verdana, sans-serif;
}
.blogs-entfeed form {
	margin: 0;
	padding: 5px 0;
}
.blogs-entfeed .blef-row {
	margin: 0 auto;
	width: 100%;
	height: 95px;
}
.blogs-entfeed .blef-user,
.blogs-entfeed .blef-login,
.blogs-entfeed .blef-textarea {
	height: 100%;
	overflow: hidden;
	border: 0px solid #fff;
}
.blogs-entfeed .blef-textarea {
	border: 1px solid #98b3ca;
	height: 93px;
}
.blogs-entfeed .blef-user {
	width: 90px;
	float: left;
	text-align: left;
}
.blogs-entfeed .blef-capcha {
    padding-left: 5px;
	width: 150px;
	float: right;
}
.blogs-entfeed .blef-submit {
	text-align: right;
	padding: 5px 0 0 0;
}
.blogs-entfeed .blef-submit p {
	background: transparent url(/i/ico/warn.gif) no-repeat scroll 3px 50%;
	line-height: 16px;
	font-size: 90%;
	margin-left: 90px;
	padding-left: 23px;
	width: auto;
	float: left;
	text-align: left;
}

.blogs-entfeed .blef-textarea textarea {
    display: block;
	width: 100%;
	height: 95px;
	padding: 0;
	margin: 0;
	font: 1em Verdana, sans-serif;
	border: 0;
	resize: none;
}
.blogs-entfeed p {
	margin: 0 0;
}
.blogs-entfeed .blef-user img {
	margin-top: 5px;
}
.blogs-entfeed .blef-capcha p {
	margin: 0 0 0.5em 0;
}
.blogs-entfeed .blef-capcha input {
	width: 94%;
}
.blogs-entfeed .blef-capcha .ff-err {
	font-size: 1em;
	background: none;
	padding: 0;
}
.blogs-entfeed .grater {
	margin: 0.5em 0 0 auto;
	border-width: 1px 0 0 0;
	width: 99%;
}
.blogs-entfeed .grater-actions .pbutton-comm {}
.blogs-entfeed .grater-actions .pbutton-comm.st-opnd {
	border-bottom: 0 none;
	color: #999;
	font-weight: bold;
	padding-bottom: 1px;
}
.blogs-entfeed .blogpost-title {
	font-size: 1.2em;
}
.blogs-entfeed .blef-more {
	text-align: right;
	margin: 1em 0 0 0;
}
.blogs-entfeed .blef-more a:link,
.blogs-entfeed .blef-more a:visited {
	color: #ff6600;
}
/* ------------------------------- Poster (grater-t9 aka postposter) */
.grater-t9 .blah-title a:link,
.grater-t9 .blah-title a:visited {
	color: #000;
	text-decoration: underline;
}
.postposter {
	margin: 0;
	width: 100%;
	border: 0;
}
dd.postposter-files,
dd.postposter-content {
	border: 0px solid red;
	margin: 0;
	background: #fff;
	height: 100%;
	overflow: hidden;
}

dd.postposter-content {
	padding-left: 10px;
}
dd.postposter-files {
	float: right;
	padding: 0 0 10px 15px;
	width: 300px;
	height: 100%;
	overflow: hidden;
}
.postposter-stuff,
.postposter-author,
.postposter-postah,
.postposter-images {}

.postposter-author {
	float: left;
	width: 85px;
	text-align: center;
	padding: 5px 10px 5px 0;
	font-size: 90%;
}
.postposter-postah {
	padding: 0 0 0.5em 1em;
	float: right;
}
.postposter-postah img {
	cursor: pointer;
}
.postposter-images {

}
.postposter .blah-content {
	width: auto;
	clear: none;
}
.postposter .grater-actions {
	margin: 0;
	padding: 0.5em 1em;
}

.pp-filesinfo {
	background: rgb(232,243,255);
	padding: 0px 8px 0 8px;
	width: 284px;
	overflow: hidden;
}
.pp-filesinfo h3 {
	margin: 5px 0;
}
.pp-filesinfo p {
	margin: 0 0 8px 0;
}
