#cn-ru {
	font: 11px Verdana, Tahoma, sans-serif;
	padding: 0;
	margin: 0;
	background: rgb(41,43,32);
	text-align: center;
}
noscript {
	color: #ff0000;
	font: bold 10pt/2 Arial;
}
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;
}
.admin-button, 
a.admin-button:link, 
a.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;
	color: #444 !important;
	text-align: center;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	position: relative;
	font-family: 'Trebuchet MS', Tahoma, 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;
}
h1 a:link, h1 a:visited, h1 a:hover{/*text-decoration:none;*/}

/*   =================================== Need Classes ==     */
.header-with-ico{
	line-height: 40px;
}
.header-with-ico img {
	border: 0;
	margin-right: 5px;
}
.header-with-ico a:link,
.header-with-ico a:visited {
	color: #333333;
}
.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;
}

/*   =================================== Need Classes ==     */
#master{
	width: 950px;
	position: relative;
	margin: auto;
	text-align: left;
}
/* ------------------------ for 'rubber' pages */
#master.rubber{
	width: auto;
	min-width: 950px;
	max-width: 1600px;
	position: static;
	background-color: transparent;
}
#master.rubber #graycontainer{
    position: relative;
	border: 0;
	padding: 0;
}
#master.rubber #container{
	padding: 5px 4px 0 4px;
	position: relative;
}

#graycontainer{
	border-left: 1px solid #E7E7E8;
	border-right: 1px solid #E7E7E8;
	background: #FFFFFF;
	padding: 2px 2px 2px 2px;
}

#container{
	border: 1px solid #B9B9AB;
	background: #E7E8DA;
	padding: 0 4px;
	height:auto;
}
#container .error404{padding:10px;padding-bottom:50px;text-align:left;font-size:120%;width:auto;}
.error404 ul{list-style:square;}

/* -- Kill it? */
#main{
	width:950px;
	background: #FFFFFF;
}
#main .left{
	width: 625px;
	text-align: left;
	float: left;
	clear: left;
	padding-left: 0px;
	border: 0px solid #FF0000;
}
#main .right{
	text-align: left;
	float: right;
	clear: right;
	width: 325px;
	border: 0px solid #FF0000;
}
/* -------------- 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;
}
.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;
}
/* --------------------------------------------- Block properties and stuff */
.blockz {
	border: 1px solid #D8D9CA;
	border-top-width: 2px;
	border-bottom-width: 2px;
	width: 300px;
	background: url(/i/bgr_block.jpg) #FFFFFF repeat-x left 2px;
	overflow:hidden;
	position: relative;
	overflow:hidden;
	margin-top: 5px;
}

.bgr0{
	background: none;
}

.bgr1{
	background: url(/i/bgr_block.jpg) #FFFFFF repeat-x left top;
}

.bgr2{
	background: url(/i/bgr_block2.jpg) #F4F3EE repeat-x left top;
}

.bgr3{
	background: url(/i/bgr_block3.jpg) #F4F3EE repeat-x left top;
}

.analyzer-n{
	background: url(/i/bgr_news2.gif) #F4F3EE repeat-x 2px bottom;
	height: 44px;
	padding-bottom: 1px;
}
h1.block-header-intro {
	margin:5px 0 0 0;
}
h1.block-header-intro img {
	margin:0 8px;
	border:0;
}
h1.block-header-intro a:link, h1.block-header-intro a:visited {
	color:#333;
	text-decoration:none;
}
.blockz .block-icon{
	position: absolute;
	left: 5px;
	top: 5px;
}
.blockz .block-header{
    margin: 7px 0 10px 52px;
}
.blockz .block-header2{
	padding: 15px 5px 5px 15px;
	width: 90%;
}
.blockz .block-header h1{
	margin:0;
	padding:0;
}
.blockz .block-header a{
	color: #333333;
	text-decoration: none;
	font: 200% 'Trebuchet MS', Tahoma, sans-serif;
}
.blockz .head-comment{
	font: 110% Verdana, sans-serif;
}
.blockz .block-text{
	padding: 0 15px 0 20px;
	line-height: 20px;
	list-style-type: none;
}
.block-text li {
	margin-bottom: 10px;
}
.blockz .block-text .time{
	width: 110px;
}
.blockz .somepics {
	margin-top: 5px;
}
.blockz .somepics img{
	border: 2px solid #D8D9CA;
	padding: 1px;
	margin: 0;
}
#forum .block-text {
	line-height: 1.2em;
}

/* --------------------------------------------------------------------------------------------  OL UL  LI */
.blockz .prazd {
	margin: 0;
	padding-left: 0px;
	list-style-type: none;
}
.blockz .listing {
	padding: 0;
	margin: 0 5px 0 15px;
	list-style: none;
	border: 0px solid #FF0000;
}
.blockz .listing li{
	position: relative;
	margin-bottom: 10px;
	background: url(/i/bullet.gif) no-repeat left top;
	padding: 0 0 3px 22px;
	border: 0px solid #FF0000;
}
.blockz .listing2 {
	padding: 0;
	margin: 0 0 0 10px;
	list-style-type: none;
	border: 0 solid #FF0000;
}
.blockz .listing2 li{
	list-style-type: none;
	background: url(/i/bullet.gif) no-repeat left top;
	padding:0 0 3px 22px;
	margin: 0 0 2px 0;
	border: 0px solid #FF0000;
	position: relative;
}
.blockz .listing-h {
	background: #F4F3EE;
	margin: 0 5px;
	padding: 5px 10px 0 10px;
	height: 20px;
	list-style-type: none;
}
.blockz .listing-h li{
	position:relative;
	display:inline;
	float: left;
	background: url(/i/bullet.gif) no-repeat left top;
	padding:0 0 3px 22px;
}
.nav-bottom {
	background: #fff url(/i/gradient0_v.gif) repeat-x left top;
	border-bottom:1px solid #FFF;
	padding: 20px 0 20px 0;
	text-align: center;
}

/* ----------------------------  STOLBCY   */
.lines {
	border: 0 solid #FF0000;
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: left;
	width: 100%;
}
.lines div, .lines li {
	background: url(/i/bullet.gif) no-repeat left 3px;
    padding:0 0 3px 15px;
	display:inline;
	position:relative;
	line-height: 20px;
}

/* ============== 2 stolbca */
.lines .uno2{
	margin: 0 0 0 5px;
	width: 105px;
	float: left;
	clear: left;
}
.lines .deu2{
	margin: 0 0 0 0;
	width: 150px;
	float: right;
	clear: right;
}
/* ============== 3 stolbca */
.lines .uno3{
	margin-left: 5px;
	width: 75px;
	float: left;
	clear: left;
}
.lines .deu3{
	margin-left: 5px;
	width: 75px;
	float: left;
}
.lines .tre3{
	margin-left: 5px;
	width: 75px;
	float: left;
	clear: right;
}

/* --------------------------------------------------------------------------------------------  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;
}

/* ----------------------------------  Top NEWS block */
.supernews{
	position: relative;
	width: 950px;
	margin: 0 auto;
	background: url(/i/gradient1_v.gif) #FFFFFF repeat-x left bottom;
	text-align: left;
}
.supernews dl{
    margin: 0;
    padding: 0;
	width: 300px;
	float: left;
    margin: 10px 0 10px 15px;
    height: 100%;
}
.supernews dt,
.supernews dd{
    margin: 0;
    padding: 0;
}
.supernews dt{
	width: 60px;
	float:left;
}
.supernews dt img{
    padding: 2px;
	border: 2px solid #d8d9ca;
}
.supernews dd{
	float: right;
	width: 225px;
	padding: 10px 10px 0 0;
}
.supernews .supernews-wazzup dt{width: 65px;}
.supernews .supernews-wazzup dd{width: 220px;}
.supernews .supernews-wazzup dt img{border:0;}

.supernews .super-adv{
	width: 283px;
	display: inline;
	float: left;
	margin: 10px 0 12px 25px;
}
/* ================================ 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;}

label {
	cursor: pointer;
}

.message {
	text-align: center;
	font-weight: bold;
	margin: 15px;
}

/*  =========================================== Таблица hits  */
#popular{
	border-collapse: collapse;
	width:97%;
	margin:0 auto;
}

#popular td, #popular th{
	padding: 4px 10px;
	font-size: 12px;
	font-family: Arial, sans-serif;
	text-align:center;
	border-bottom:1px solid #CCCCCC;
	color:#000000;
}

#popular a:link, #popular a:visited, #popular a:hover{
	color: #000000;
	font: 11px Tahoma;
}
#popular td.name{
	text-align:left;
}
#popular th {
	color:#000000;
	padding:5px;
	border-bottom:1px solid #000000;	
}

#popular .odd td {
	background: #CCCCCC;
}
#banner1{
	width:617px;
}


#banner300 {
	display:block;
	width:300px;
	margin:5px auto;
	height:90px;
}

/* 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;
}
/*------------------------------- Section buttons */
.guide li {
	padding: 0;
	margin: 0 0 0 0;
	clear: both;
	height: 22px;
	font: 11px Verdana;
	list-style-type: none;
}
.guide li#section-clone-container{
	line-height: 0;
	font-size: 0;
	height: 0px;
	position: relative;
}
.guide li .sec-button {
	width: 117px;
	float: left;
	margin: 0;
	padding: 0 7px 0 0;
	background: #999 url(/i/menu/section2_r.gif) no-repeat right top;
	text-align: right;
	color: #000;
	line-height: 20px;
}
.guide li .sec-button div{
    height: 22px;
	padding-left: 7px;
	background: url(/i/menu/section2_l.gif) no-repeat left top;
	position: relative;
	font-weight: bold;
}
.guide li .sec-button div .sec-resize{
	display: none;
	float: left;
	width: 11px;
	height: 12px;
	cursor: pointer;
	margin: 5px 0 0 0;
	background: #cc3300 url(/i/menu/section_size2.gif) no-repeat 50% top;
}
.guide li .sec-button div a,
.guide li .sec-button div a:link,
.guide li .sec-button div a:visited{
	color: #000;
	text-decoration: none;
	float: right;
}
/* section buttonz */
.guide li .sec-button.thizz{
	background-image: url(/i/menu/section_r.gif);
	color: #fff;
}
.guide li .sec-button.thizz div{
	background-image: url(/i/menu/section_l.gif);
}
.guide li .sec-button.thizz div .sec-resize{
	display: inline;
}
.guide li .sec-button.thizz div a,
.guide li .sec-button.thizz div a:link,
.guide li .sec-button.thizz div a:visited{
	color: #fff;
}
.guide li .sec-button.clone{
    background-color: transparent;
	background-image: url(/i/menu/section_clone_r.gif);
	color: #fff;
	position: absolute;
	display: none;
	font-size: 11px;
	cursor: pointer;
}
.guide li .sec-button.clone div{
	background-image: url(/i/menu/section_clone_l.gif);
}
/*------------------------------- SubSection buttons */
.guide li ol{
    width: 738px;
    float: left;
	clear: right;
	margin: 0 0 0 0; 
}
html > body .guide li ol{
	margin: 0 0 2px 0; 
}

.guide li ol li{
	padding-right: 7px;
	background: #fff url(/i/menu/bgr0_r.gif) no-repeat right top;
	line-height: 20px;
	position: relative;
	height: 22px;
    float: left;
    clear: none;
    border: 0;
	margin: 0;
}

.guide ol li a:link,
.guide ol li a:visited{
	display: block;
	padding: 0 0 2px 7px;
	background: url(/i/menu/bgr0_l.gif) no-repeat left top;
	color: #000;
	text-decoration: none;
}
.guide li ol li.thizz{
	color: #000;
	background-image: url(/i/menu/razdel_r.gif);
	background-color: #ED7D00;
}
.guide li ol li.thizz a:link,
.guide li ol li.thizz a:visited{
	background-image: url(/i/menu/razdel_l.gif);
	color: #fff;
}

/* ......................................... Bukva-poisk */
.lettersearch{
    font: 10pt/14px Verdana;
	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;
	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;
	color: #fff;
}
.commercial p{
	margin: 0 0 0 95px;
	padding: 0 5px 5px 0px;
	font: 13px Verdana;
	line-height: 13px;
}
/*
=========================================================================== 
================================================================ New Design 
=========================================================================== 
*/
.cnttip2 {
	width: 289px;
	position: absolute;
	margin-top: 19px;
	font: 9pt Verdana;
	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: #FFFFFF;
	border: 1px solid #D7D8C8;
	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;
}
/* ----------------------------- Stars Rating Styles */
.rating-styles {
    display: block;
	position: relative;
	height: 16px;
	width: 240px;
	margin: 2px auto;
	line-height: 16px;
	font-size: 11px;
	color: #CC0000;
	text-align: left;
}
.rating-styles .rate-intro {
	float: left;
	width: 95px;
	margin-right: 5px;
	text-align: right;
}
.rating-styles .rate-stars {
	white-space: nowrap;
}
.rating-styles .rate-status {
	font-size: 85%; 
	color: #333;
	cursor: default;
	float: right;
	width: 45px;
	padding-left: 18px;
	text-align: left;
	height: 16px;
	background: url(/i/ico_votaz.gif) no-repeat left top;
}
.rating-styles .rate-stars .rate-void{
	width: 11px;
	height: 10px;
	padding: 0 3px 0 0;
	background: url(/i/bullet0.gif) no-repeat 2px 50%;
	cursor: pointer;
	display:inline;
	position: relative;
	top: 3px;
	float: left;
}
.rating-styles.result-here .rate-stars .rate-void{
	background: url(/i/ico_star_gray.gif) no-repeat left top;
	cursor: default;
}
.rating-styles .rate-stars .rate-void.gold{
	background: url(/i/ico_star_gut.gif) no-repeat left top;
}
.rating-styles .rate-stars .rate-void.blue{
	background: url(/i/ico_star_blue.gif) no-repeat left top;
}
.rating-styles .rate-stars .rate-void.gray{
	background: url(/i/ico_star_gray.gif) no-repeat left top;
}
/* ------------------------------------------- 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 */
.blockz.vtemu-entities{
	padding: 10px 10px 0 10px;
}

.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;
	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 */
.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;
}
.ads-marg1 {
	margin: 5px 0 !important;
}
.ads-marg2 {
	margin: 5px !important;
}
.ads-marg3 {
	margin: 0 0 5px 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;
}
.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;
	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;
}
.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-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 */
div.ff-err {
	color: #ff0000;
	font: 1.25em/14px 'Verdana';
	background: transparent url(/i/ico/warn.gif) no-repeat scroll 3px 50%;
	padding: 2px 0 2px 23px;
}
.form-input-error {
    list-style: none;
	padding: 0 0 0 15px;
	margin: 0;
	color: red;
}
.form-input-error li{
    list-style-type: disc;
	padding: 0;
	margin: 0;
}

.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';
	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;
	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;
}
/* --------------------------------- Download links */
.peers-link {
	display: block;
	font: normal normal 9pt/16px Verdana;
	background: url(/i/ico/file_p2p.gif) no-repeat 0 0;
	padding-left: 20px;
	height: 16px;
	white-space: nowrap;
}
/* --------------------------------- Illustrations block */
.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 {
	background: url(/i/ico/loading66.gif) no-repeat 50% 50%;
}
.cn-imgallery dt img {
	border: 2px solid #ccc;
	padding: 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;
}
/* --------------------------------- Yandex.Direct 
.yandex-direct {
	margin: 5px auto 0 auto;
}
*/

/* --------------------------------- JSON default form */
.jsform {
	padding: 0;
	margin: 0;
	background: #eee;
}
.jsform h3 {
	font: normal normal 150% 'Trebuchet MS';
	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';
}
.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 */
#pagger {
	padding: 20px 0;
	color: #000;
	font-size: 11pt;
	text-align: center;
	border-top: 1px solid #D8D9CA;
	font-weight: normal;
    font-variant: normal;
    font-family: Verdana, sans-serif;
}
#pagger a:link,
#pagger a:visited {
	padding: 3px 5px;
	font-weight: normal;
	color: #226bb7;
}
#pagger a:hover{
	text-decoration: none;
}
#pagger .arr,
#pagger .hellip {
	font-size: 140%;
	font-weight: normal;
}
#pagger .arr {
	vertical-align: middle;
}
#pagger strong {
	padding: 3px 5px;
	color: #FFFFFF;
	background-color: #ff663a;
}
#pagger.paginator{}

/* --------------------------------- orange summer internet */
#master .orange-summer {
	position: absolute;
	z-index: 25;
	top: -1000px;
}