html, body{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	min-width: 1000px;
}
body, td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474849;
}
body{
	background: #b8beb1 url(images/body_bg.png) 0 0 repeat;
}
a:link, a:visited{
	color: #4b8200;
	text-decoration: underline;
}
a:hover, a:active{
	color: #4b8200;
	text-decoration: none;
}
br{
	line-height: 0;
}
img{
	border: none;
}
a img{
	border: none;
}
form{
	margin: 0;
	padding: 0;
}
table{
	border-collapse: collapse;
}
.cl-l{
	font-size: 0;
	height: 0;
	line-height: 0;
	clear: left;
	float: none !important;
}
.cl-r{
	font-size: 0;
	height: 0;
	line-height: 0;
	clear: right;
	float: none !important;
}
.cl{
	font-size: 0;
	height: 0;
	line-height: 0;
	clear: both;
	float: none !important;
}
#countersjs{
	position: absolute;
	top: -200px;
	left: -200px;
}
/* --------------------------------------------------------------------- */
table#global{
	height: 100%;
	width: 980px;
	margin: 0 auto;
}
td#global-top{
	background: #fff;
	vertical-align: top;
	padding: 0 0 30px 0;
}
td#global-bottom{
	background: #fff;
	vertical-align: bottom;
	height: 10px;
	padding: 0;
}


/**************************************** footer items *****************************************/
div#footer{

}
div#footer-high{
	padding: 0 20px;
}
div#footer-high div.p-cont{
	border-top: 1px solid #e5e5e5;
}
table#partners{
	width: 100%;
	height: 83px;
}
table#partners td{
	text-align: center;
	padding: 0;
	vertical-align: top;
}
div#footer-high h4{
	color: #474849;
	margin: 0;
	padding: 11px 0 13px 0;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}



div#footer-low{
	background: #a7a7a7;
	
	background: #c3c7be;
	float: left;
	width: 100%;
	padding: 0 0 4px 0;
}
div#footer-low a:link, div#footer-low a:visited, div#footer-low a:hover, div#footer-low a:active{
	color: #fff !important;
	text-decoration: none;
}
div#footer-low a:hover, div#footer-low a:active{
	text-decoration: underline;
}
div.lownav{
	float: left;
	width: 20%;
	font-size: 11px;
	padding: 0 0 4px 0;
}
div.lownav h5{
	font-size: 16px;
	font-weight: normal;
	color: #52574d;
	margin: 0;
	padding: 18px 10px 13px 20px;
}
div.lownav ul{
	margin: 0;
	padding: 0 20px 0 20px;
	list-style: none;
}
div.lownav ul li{
	line-height: 13px;
	padding: 0 0 9px 0;
}
div#copyright{
	padding: 17px 0 44px 0;
	border-top: 1px solid #88927b;
	color: #fff;
	font-size: 11px;
	float: left;
	width: 98%;
	margin: 0 1%;
}
div#copyright img{
	float: left;
	margin: 0 0 0 20px;
}
div#copyright p{
	margin: -1px 0 0 0;
	padding: 0 0 0 10px;
	float: left;
	line-height: 20px;
}

/********************************************* header items *************************************/
div#header{
	height: 160px;
	background: url(images/back_header.jpg) 0 0 no-repeat;
	float: left;
	width: 100%;
}
div#logo{
	padding: 41px 0 0 34px;
	padding: 0;
	float: left;
}
div#logo img{
	float: left;
}
div.knowmore{
	float: left;
	font-size: 13px;
	padding: 63px 0 0 57px;
	font-weight: bold;
	text-transform: uppercase;
}


/************************************ top navigation & search *******************************/
div#topnavigation{
	float: left;
	width: 100%;
	height: 40px;
	background: #f08c26 url(images/back_topnav.gif) 0 0 repeat-x;
}
div#topnavigation div.topnav{
	float: left;
	width: 700px;
}
div.topnav ul{
	float: left;
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}
div.topnav ul li{
	float: left;
	padding: 13px 15px 12px 14px;
	background: url(images/back_topbuttons.gif) 0 0 no-repeat;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}
div.topnav ul li.current{
	background: #63971b !important;
}
div.topnav ul li:first-child, div.topnav ul li.f{
	background: none;
}
div.topnav a:link, div.topnav a:visited, div.topnav a:hover, div.topnav a:active{
	color: #fff;
	text-decoration: none;
} 
div.topnav a:hover, div.topnav a:active{
	color: #fff;
	text-decoration: underline;
} 
div.mainsearch-cont{
	float: right;
	width: 
}
div.mainsearch-cont form{
	float: right;
}
table#mainsearch{
	float: right;
	margin: 8px 20px 0 0;
	width: 241px;
}
table#mainsearch td{
	padding: 0;
	vertical-align: top;
	height: 25px;
}
table#mainsearch td.inp{
	width: 180px;
	background: url(images/back_ms_inp.gif) 0 0 no-repeat;
}
table#mainsearch td.inp input{
	font-size: 13px;
	color: #5e5e5e;
	font-style: italic;
	background: transparent;
	border: none;
	padding: 4px 0 0 9px;
	width: 165px;
}
table#mainsearch td.subm{
	width: 61px;
}
table#mainsearch td.subm input{
	width: 25px;
	height: 25px;
	border: none;
	background: transparent url(images/ms_submit.gif) 0 0 no-repeat;
	cursor: pointer;
	cursor: hand;
}

/******************************* main page content *******************************/
div#mainpage-padder{
	clear: left;
	padding: 20px 10px 0 10px;
}
div#mainpage-padder p{
	line-height: 150%;
}

table.mp-level{
	width: 100%;
	border-bottom: 1px solid #d9d9d9;
}
table.mp-level td{
	padding: 17px 10px 0 0;
	vertical-align: top;
}
table.mp-level td.mcol-1, table.mp-level td.mcol-2{
	width: 330px;
}
table.mp-level td.mcol-3{
	width: auto;
}

/************************************** main page static items *************************/
td#medvedev{
	background: url(images/medvedev.jpg) bottom left no-repeat;
	padding-bottom: 12px;
}
td#medvedev p{
	margin: 0;
	padding: 0 0 0 100px;
}
td#bcmparent{
	padding-bottom: 30px;
	background: url(images/stan_logo.gif) 0 100% no-repeat;
  vertical-align: bottom;
}
td#bcmparent h2{
	margin: 0;
	padding: 5px 0 0 140px;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 22px;
}
td#bcmparent a:link, td#bcmparent a:visited, td#bcmparent a:hover, td#bcmparent a:active{
	color: #ef7f00;
} 
td#together{
	
}
td#together h2{
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 22px;
}
td#together ul{
	margin: 0;
	padding: 0 0 7px 0;
	list-style: none;
}
td#together ul li{
	font-size: 13px;
	line-height: 20px;
}

/*************** sublevel 2 on main page ********************/
table.mlvl-2 td{
	padding-bottom: 20px;
}
table.mlvl-2 td h2{
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 22px;
	color: #ef7f00;
	
	font-size: 24px;
	text-transform: none;
	font-weight: bold;
	line-height: 24px;
	padding: 0 0 10px 0;
}
table.mlvl-2 td a:link, table.mlvl-2 td a:visited, table.mlvl-2 td a:hover, table.mlvl-2 td a:active{
	color: #ef7f00;
} 
table.mlvl-2 td p{
	margin: 0;
	padding: 0 0 13px 0;
}
div.flv-video{
	padding: 3px 0 0 0;
}
/*************** sublevel 3 on main page ********************/
table.mlvl-3{
	border-bottom: none;
}
table.mlvl-3 td{
	
}
table.mlvl-3 td h2{
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 22px;
	color: #474849;
}
div.announce-onmain{

}
div.announce-onmain div.date{
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: -1px 0 1px 0;
}
div.announce-onmain div.subj{
	font-size: 15px;
  /*font-weight: bold;*/
	line-height: 20px !important;
	padding: 0 0 17px 0;
  /*text-transform: uppercase;*/
}
div.announce-onmain div.more{
	padding: 0 0 32px 0;
	width: 320px;
	border-bottom: 1px solid #e5e5e5;
	margin: 0 0 15px 0;
}
div.top-threads{
	
}
div.top-threads ul{
	margin: 0;
	padding: 7px 0 0 0;
	list-style: none;
}
div.top-threads ul li{
	line-height: 18px;
	padding: 0 0 10px 0;
}
div.pic-om{
	padding: 4px 0 6px 0;
}
div.tagline-om{
	font-size: 9px;
	color: #717174;
	text-transform: uppercase;
	padding: 7px 0 0 0;
}
div.tagline-om a:link, div.tagline-om a:visited, div.tagline-om a:hover, div.tagline-om a:active{
	color: #717174;
}
div.nom-item{
	
}
div.nom-item h3{
	margin: 0;
	padding: 0 0 6px 0;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 24px;
}
div.nom-item p{
	margin: 0;
	padding: 0 0 10px 0;
}

/***************************** inner page items ****************************/
div#inner-padder{
	padding: 0 40px 0 20px;
}

div#column-right{
	float: right;
	width: 640px;
}
div#column-left{
	float: left;
	width: 200px;
}

/******************************* left menu *******************************/
ul.menu-left{
	margin: 0;
	padding: 11px 0 18px 0;
	list-style: none;
}
ul.menu-left li{
	text-transform: uppercase;
	line-height: 14px;
	border-bottom: 1px solid #cbcbcb;
	padding: 7px 0;
	clear: left;
}
ul.menu-left li a:link, ul.menu-left li a:visited{
	text-decoration: none;
	color: #63971b;
}
ul.menu-left li a.current:link, ul.menu-left li a.current:visited,
ul.menu-left li a:hover, ul.menu-left li a:active{
	text-decoration: none;
	color: #e26500;
}

/**************************** submenu ***************************/
ul.menu-left li ul{
	margin: 0;
	padding: 6px 0 0 10px;
	list-style: none;
	margin-bottom: -4px;
}
ul.menu-left li ul li{
	text-transform: none;
	line-height: 14px;
	border-bottom: none;
	padding: 0;
/*	float: left;
	width: 100%;*/
	display: inline;
}
ul.menu-left li ul li a:link, ul.menu-left li ul li a:visited,
ul.menu-left li ul li a:hover, ul.menu-left li ul li a:active{
	display: block;
	text-decoration: none;
	padding: 2px 5px 5px 5px;
	background: none;
	color: #63971b;
}
ul.menu-left li ul li a.current:link, ul.menu-left li ul li a.current:visited{
	text-decoration: underline;
	background: #d5e4bf !important;
	color: #63971b;
}
ul.menu-left li ul li a:hover, ul.menu-left li ul li a:active{
	text-decoration: underline;
	background: #d5e4bf !important;
	color: #63971b;
}

/*********************************** left info *****************************/
div.lvideo{
	padding: 0 0 20px 0;
}
div.linfo{
	border-top: 1px solid #d9d9d9;
	padding: 5px 0 5px 0;
}

div.linfo h2{
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 22px;
	color: #ef7f00;
}
div.linfo a:link, div.linfo a:visited, div.linfo a:hover, div.linfo a:active{
	color: #ef7f00;
} 
div.linfo p{
	margin: 0;
	padding: 0 0 17px 0;
}

/********************************** content area **************************/
div#column-right{
	
}
div#column-right h1{
	margin: 0;
	padding: 17px 0 13px 0;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
div#column-right p {
  line-height: 1.4em;
	margin: 0;
	padding: 0 0 20px 0;
}
news-item {padding:0px;}

div#column-right p.f{
	font-size: 17px;
  line-height: 1.2em !important;
}
div#column-right h2{
	margin: 0;
	font-size: 15px;
	font-weight: bold;
	padding: 0 0 5px 0;
}

div#column-right h3{
	margin: 0;
	font-size: 15px;
	font-weight: normal;
	padding: 0 0 20px 0;
}
div#column-right ul{
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none;
}
div#column-right ul li{
	padding: 0 0 9px 18px;
	line-height: 14px;
	background: url(images/bull_01.gif) 0 3px no-repeat;
	*background: url(images/bull_01.gif) 0 2px no-repeat;
}
div#column-right ol li{
		padding-bottom: 9px;
	line-height: 14px;
}
div#column-right .table {
  border: 0;
}
div#column-right .table th {
  background: #e5e5e5;
  font-weight: bold;
}
div#column-right .table td, div#column-right .table th {
  border-bottom: 1px solid #e5e5e5;
  padding: 10px 20px;
  text-align: left;
  vertical-align: top;
}
div.hr{
	font-size: 0;
	height: 20px;
	border-top: 1px solid #e5e5e5;
}
div.bcmparent{
	margin-bottom: 12px;
	background: url(images/bp_inn.gif) 0 100% no-repeat;
	height: 87px;
	padding: 0 0 0 100px;
}
div.bcmparent h2{
	margin: 0 !important;
	padding: 30px 0 0 0 !important;
	font-size: 15px !important;
	font-weight: bold !important;
	text-transform: uppercase !important;
	line-height: 22px !important;
}
div.bcmparent a:link, div.bcmparent a:visited, div.bcmparent a:hover, div.bcmparent a:active{
	color: #ef7f00;
} 


div.cites{
	width: 100%;
    margin: 10px 0 10px 0;
    height: 232px;
}

div.cites img{
	float: left !important;
	display: block !important;
	padding: 1px !important;
    margin: 0 8px 5px 0;
	background: #fff !important;
	border: 1px solid #d9d9d9 !important;
}

div.cites p{
	margin: 0;
	padding: 0;
	line-height: 18px;
}

div#topflash{
/*	
OLDSTYLES
clear: both;
	float: right;
	position: relative;
	padding: 0 20px 0 0;
	margin-top: -30px;*/
	position: absolute;
	top: 70px;
	left: 50%;
	margin-left: 150px;
	z-index: 0;
	margin-top: 0 !important;
}


/************************************** join buttons **************************************/
table#join-roles{
	
}
table#join-roles td{
	vertical-align: top;
	padding: 0 0 30px 0;
}

div.joinbutt {
	background: url(/upload/images/join/btn-back.gif) 0 0 no-repeat;
  border: 0;
  font-size: 14px;
  font-weight: bold;
  height: 71px;
  padding-top: 28px;
  text-align: center;
  width: 272px !important;
}
div.joinbutt a {
  color: #fff !important;
  text-decoration: none !important;
}
div.joinbutt a:hover {
	color: #fff !important;
  text-decoration: underline  !important;
} 
div.disable {
  background: url(/upload/images/join/btn-back-disable.gif) 0 0 no-repeat !important;
  color: #808080;
}

/************************************* psy-consultation *********************/
p.psy-intro{
	font-size: 14px;
	line-height: 21px;
}
div.psy-question{
	padding: 20px 0 20px 60px;
	background: url(images/back_question.gif) 0 22px no-repeat;
	border-top: 1px solid #d9d9d9;
}
div.psy-answer{
	padding: 0 0 0 60px;
	background: url(images/back_answer.gif) 0 2px no-repeat;
}
p.psy-list{
	line-height: 26px !important;
}
p.psy-list a.openall:link, p.psy-list a.openall:visited,
p.psy-list a.openall:hover, p.psy-list a.openall:active{
	text-decoration: none;
	border-bottom: 1px dashed #4c8200;
} 
p.psy-list a.openall:hover, p.psy-list a.openall:active{
	text-decoration: none;
	border-bottom: 1px dashed #fff;
}

table.paginator{
	width: 100%;
	color: #606c45;
}
table.paginator td{
	padding: 15px 0 18px 0;
	border-top: 1px solid #d9d9d9;
}
table.paginator td.l{
	text-align: left;
}
table.paginator td.c{
	text-align: center;
}
table.paginator td.r{
	text-align: right;
}
div.form-feedback{
	padding: 0 0 0 60px;
	background: url(images/back_question_grey.gif) 0 2px no-repeat;
}





/************************************* psy-consultation *********************/



/************************************* psy-consultation *********************/
/* by Artyom */
#tooltip {
	position: absolute;
	z-index: 3000;
	width:240px;
	background: #70a426 url(/bitrix/templates/fond/images/tool.gif) repeat-x top;
	padding: 0px 11px 5px 11px;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	opacity: 1;
	color:#fff;
}
div.header_tool{
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	color:#fff;
	margin-bottom:5px;
	margin-top:-4px;
	padding:0px; 
	margin-left:-5px;
}
#tooltip div {
  padding-left:5px;
  padding-right:5px;
}
a.act1 {
color:#a0a0a0; float:left;
margin-bottom:10px;
border-bottom:1px dashed #a0a0a0;
cursor:text;
text-decoration:none;
font-family: Verdana;
font-size:12px;
}

a.act2{
color:#a0a0a0; float:right;
margin-bottom:10px;
border-bottom:1px dashed #a0a0a0;
cursor:text;
text-decoration:none;
font-family: Verdana;
font-size:12px;
}

a.previk {
color:#4b8403; float:left;
margin-bottom:10px;
border-bottom:1px dashed #4b8403;
cursor:pointer;
text-decoration:none;
font-family: Verdana;
font-size:12px;
}
a.nextik {
margin-bottom:10px;
color:#4b8403; float:right;
border-bottom:1px dashed #4b8403;
cursor:pointer;
text-decoration:none;
font-family: Verdana;
font-size:12px;
}

div.kol {
font-size:12px; 
font-family:arial;
font-weight:bold;
color:#474849;
float:left;
margin-left:180px;
margin-top:2px;
}

div.kol a{
	padding: 0 3px;
}

div.kol a.curr {
	color: #cccccc;
}

#loading {
  display:block;
  margin:200px;

}
#loading2 {
  display:none;

}


	.tip2 {
	width: 249px;
		padding-top: 14px;
	overflow: hidden;
	display: block;
	position: absolute;
	z-index: 1;
	color: white;
	font: arial 13pt;
	background: transparent url(images/YtipTop.png) no-repeat top;
	//margin-top: -50px;
	margin-top: -106px;
	margin-top: -107px\0/;
	

	margin-left:-70px;
	z-index:1
	}
.tipMid2 {background: transparent url(images/YtipMid.png) repeat-y; padding: 0 10px 5px 15px; margin: 0px}
.tipBtm2 {background: transparent url(images/YtipBtm.png) no-repeat bottom; height: 21px;}

	
	*+html .tip2 { 
margin-left:-145px;
margin-top: -93px;
} 
*:first-child+html .tip2 {
margin-left:-145px;
margin-top: -99px;
}

.tip {
	width: 249px;
padding-top: 14px;
	overflow: hidden;
	display: none;
	position: absolute;
	z-index: 500;
	color: white;
	font: arial 13pt;
	background: transparent url(images/tipTop.png) no-repeat top;}
.tipMid {background: transparent url(images/tipMid.png) repeat-y; padding: 0 10px 5px 15px; margin: 0px}
.tipBtm {background: transparent url(images/tipBtm.png) no-repeat bottom; height: 21px;}


.verh
{
	position:absolute;
	margin-top:-75px;
	width:75px;
	height:75px;
	z-index:1;
	background:none;
	display:block;
}
.img-border
{
	background: url(images/bordersh.gif) top center;
}
.img-border2
{
	background: url(images/Ybordersh.gif) top center;
}

.join-form-error {
	clear: both;
}

div#users-layout div.user-item{
	float: left;
}


.bt-gallery-subtabs{
	margin-top:15px;
}



#tabs .bt-menu{
	margin-top:30px;
}
#tabs .bt-alink{
	color:#ffffff; font-size:22px; text-decoration:none;
}
#tabs .bt-link{
	font-size:22px;
}
#tabs .bt-div{
	width:91px; height:46px; padding-left:13px; padding-top:5px;
}
#tabs .bt-adiv{
	background-image:url(/bitrix/templates/fond/images/selected.gif); background-repeat:no-repeat; width:91px; height:46px; padding-left:13px; padding-top:5px;
}

.rss-ico{
	float: right;
	margin: -19px 154px 0 0;
}


/*************************************** no violence **************************/
div.city-descr{
	border-bottom: 1px solid #e5e5e5;
	float: left;
	width: 100%;
	padding: 0 0 25px 0;
}
div.city-descr-text{
	float: left;
	width: 450px;
}
div.city-descr-text p{
	padding: 0 !important;
}
div.city-descr-emblem{
	float: right;
	width: 190px;
	text-align: right;
}

div.city-mayour{
	border-bottom: 1px solid #E5E5E5;
	padding: 0 0 25px;
}

div.city-mayour div.city-mayour-photo{
	float: left;
	margin: 0 10px 0 0;
}

div.city-vote{
	padding: 18px 0 24px 0;
	border-bottom: 1px solid #e5e5e5;
	float: left;
	width: 100%;
}
div.city-vote div.quant-city{
	float: left;
	width: 50%;
	text-align: center;
}
div.city-vote div.quant-city div{
	width: 180px;
	background: #f0a21f url(images/vote-petal-orange.gif) 0 0 no-repeat;
	color: #fff;
	font-size: 30px;
	line-height: 14px;
	padding: 22px 0 0 0;
	margin: 20px auto 10px auto;
	height: 46px !important;
	overflow: hidden;
}
div.city-vote div.quant-city div small{
	display: block;
	font-size: 13px;
}
div.city-vote div.quant-city a:link, div.city-vote div.quant-city a:visited, 
div.city-vote div.quant-city a:hover, div.city-vote div.quant-city a:active{
	text-transform: uppercase;
	font-size: 17px;
	color: #e26500;
} 
div.city-vote div.vote-city div{
	background: #6fa526 url(images/vote-petal-green.gif) 0 0 no-repeat;
}
div.city-vote div.vote-city a:link, div.city-vote div.vote-city a:visited, 
div.city-vote div.vote-city a:hover, div.city-vote div.vote-city a:active{
	color: #63971b;
} 
div.vote-newbies{
	padding: 18px 0 24px 0;
	border-bottom: 1px solid #e5e5e5;
	float: left;
	width: 100%;
}
div.vote-newbies p{
	padding: 0 !important;
	line-height: 24px !important;
}

/*************************************** login form **************************/
div#loginForm {
  background-color: #F0A41F;
 	background: #f8d28f;
 	position: absolute;
  clear: both;
  /*float: right;*/
  padding: 10px;
  margin-left: -110px;
  z-index: 1000 !important;
  -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

#loginForm .loginText {
  border: 1px #fff solid;
  padding: 2px 3px;
  width: 95%;
  font-size: 11px;
  
   -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

div#loginForm a:link, div#loginForm a:visited, 
div#loginForm a:hover, div#loginForm a:active,

div#loginForm input.loginSubmit{
  color: #FFE8BF !important;
  background: #f0a120 !important;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 4px 8px !important;
height: auto !important;
width: auto !important;
border: none !important;
font-size: 11px !important;
display: inline-block;
cursor: pointer;
margin: 0;
}


/***************************** addon 2011 ***************************/
div#topest-butts{
	float: right;
	width: 222px;
	padding: 39px 20px 0 0;
}
div#auth-now{
	float: right;
	width: 112px;
}
div#join-us{
	float: left;
	width: 110px;
}
div#join-us a:link, div#join-us a:visited,  div#join-us a:hover, div#join-us a:active,
div#auth-now a:link, div#auth-now a:visited,  div#auth-now a:hover, div#auth-now a:active{
	font-size: 11px;
	color: #755133;
	text-decoration: none;
	display: inline-block;
	background: url(images/back_olink_l.gif) 0 0 no-repeat;
	height: 24px;
	text-align: center;
	padding-top: 8px;
	width: 110px;
	text-shadow: 0px 1px 0px #efb71c;
 filter: dropshadow(color=#efb71c, offx=0, offy=1);
} 
div#auth-now a:link, div#auth-now a:visited,  div#auth-now a:hover, div#auth-now a:active{
	width: 111px;
	background: url(images/back_pcab_link.gif) 0 0 no-repeat;
}

div#welcome-user{
	position: absolute;
	width: 240px;
	margin-top: -35px;
	margin-left: 0;
	display: block; 
}


/********************************* new mainpage layout ***************************/
table.mainpage-grid{
	width: 100%;
	border-collapse: collapse;
}
table.mainpage-grid td{
	vertical-align: top;
	padding: 0;
	border-left: 1px solid #efb41d;
	border-top: 1px solid #efb41d;
}

table.mainpage-grid tr td:first-child{
	border-left: none;
}

table.mainpage-grid tr:first-child td{
	border-top: none;
}
table.mainpage-grid td h2{
	font-size: 24px;
	font-weight: bold;
	color: #efb41d;
	margin: 0;
	padding: 16px 0 16px 0;
	line-height: 24px;
	letter-spacing: -1px;
}
table.mainpage-grid td h2 a:link, table.mainpage-grid td h2 a:visited, 
table.mainpage-grid td h2 a:hover, table.mainpage-grid td h2 a:active{
	color: #efb41d;
	text-decoration: none;
	border-bottom: 1px solid transparent;
} 
table.mainpage-grid td h2 a:hover, table.mainpage-grid td h2 a:active{
	border-bottom: 1px solid #efb41d;
}
table.mainpage-grid td h3{
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 20px;
	color: #4f5541;
}
table.mainpage-grid td h3 span{
	display: block;
	font-size: 11px;
	color: #efb41d;
}
table.mainpage-grid td p{
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 18px;
	font-size: 12px;
}
table.mainpage-grid td{
	width: 340px;
	padding: 0 10px 10px 9px;
}
table.mainpage-grid td.c3{
	width: auto;
}

table.mainpage-grid td.tgthr{
	padding-left: 0;
	padding-right: 0;
}
div.interactive-cont{
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #f3f5ef 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f3f5ef)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#f3f5ef 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#f3f5ef 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#f3f5ef 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#F3F5EF',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #ffffff 0%,#f3f5ef 100%); /* W3C */

border-bottom: 1px solid #efb41d;
padding: 10px 10px 20px 9px;
}
table.mainpage-grid td div.sidepic, div.mainpage-container div.sidepic{
	float: left;
	width: 120px;
}
table.mainpage-grid td div.sidetxt, div.mainpage-container div.sidetxt{
	margin: 0 0 0 120px;
}

/************************ buttons *****************************/
a.button:link, a.button:visited, a.button:hover, a.button:active{
	display: inline-block;
	background: url(images/back_olink_l.gif) 0 0 no-repeat;
	font-size: 11px;
	color: #755133;
	text-decoration: none;
	text-shadow: 0px 1px 0px #efb71c;
 filter: dropshadow(color=#efb71c, offx=0, offy=1);
} 
a.button:link span, a.button:visited span, a.button:hover span, a.button:active span{
	display: inline-block;
	padding: 8px 14px 0 14px;
	height: 24px;
	background: url(images/back_olink_r.gif) 100% 0 no-repeat;
}
div.butts{
	text-align: center;
	padding: 10px 0;
	clear: both;
}
div.butt-fr{
	float: right;
	padding-top: 16px;
}
/*************************** joined *************************************/

ul.joined{
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.joined li{
	float: left;
	color: #8e957c;
	font-size: 12px;
	padding-right: 4px;
}
ul.joined li a:link, ul.joined li a:visited, ul.joined li a:hover, ul.joined li a:active{
	text-decoration: none;
	color: #8db71d;
	font-size: 14px;
} 
ul.joined li a:hover, ul.joined li a:active{
	color: #f08c26;
}

table.cites{
	margin-top: 30px;
}
table.cites td{
	border: none !important;
}
em#q-author-name{
	font-size: 16px;
	color: #4f5541;
	line-height: 17px;
	font-style: normal;
}
em#q-author-name a:link, em#q-author-name a:visited, 
em#q-author-name a:hover, em#q-author-name a:active{
	text-decoration: none;
	color: #4f5541;
} 
em#q-author-name a:hover, em#q-author-name a:active{
	text-decoration: underline;
}
em#q-author-position{
	font-size: 11px;
	color: #efb41d;
	line-height: 17px;
}

div.forum-onmain{

}
div.forum-onmain ul{
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}
div.forum-onmain ul li{
	padding-bottom: 16px;
}
div.forum-onmain ul li a:link, div.forum-onmain ul li a:visited, 
div.forum-onmain ul li a:hover, div.forum-onmain ul li a:active{
	color: #8db71d;
	text-decoration: none;
} 

div.forum-onmain ul li a:hover, div.forum-onmain ul li a:active{
	text-decoration: underline;
}
ul.tests{
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}
ul.tests li{
	line-height: 15px;
	padding: 3px 0 7px 30px; 
	background-position: 0 0;
	background-repeat: no-repeat;
}
ul.tests li a:link, ul.tests li a:visited, 
ul.tests li a:hover, ul.tests li a:active{
	text-decoration: none;
	color: #4f5541;
} 
ul.tests li a:hover, ul.tests li a:active{
	text-decoration: underline;
}



/*************************** new main page *******************************/
div.mainpage-container{
	float: left;
	width: 100%;
	background: #fff url(images/back-mainpage-container.gif) 359px 0 repeat-y;
}
div.mcol-l{
	float: left;
	width: 720px;
}
div.mcol-r{
	float: right;
	width: 240px;
}
div.mcol-r a.button span, span.rbuttmain{
	width: 110px !important;
}

div.mainpage-container  h2{
	font-size: 24px;
	font-weight: bold;
	color: #efb41d;
	margin: 0;
	padding: 16px 0 16px 0;
	line-height: 24px;
	letter-spacing: -1px;
}
div.mainpage-container  h2 a:link, div.mainpage-container  h2 a:visited, 
div.mainpage-container  h2 a:hover, div.mainpage-container  h2 a:active{
	color: #efb41d;
	text-decoration: none;
	border-bottom: 1px solid transparent;
} 
div.mainpage-container  h2 a:hover, div.mainpage-container  h2 a:active{
	border-bottom: 1px solid #efb41d;
}
div.mainpage-container  h3{
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 20px;
	color: #4f5541;
}
div.mainpage-container  h3 span{
	display: block;
	font-size: 11px;
	color: #efb41d;
}
div.mainpage-container p{
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 18px;
	font-size: 12px;
}
div.mp-float{
	float: left;
	width: 340px;
	padding: 0 10px 0 10px;
}
div.mp-throw{
	float: left;
	width: 689px;
	padding: 0 20px 0 10px;
	border-top: 1px solid #efb41d;
	border-bottom:  1px solid #efb41d;
	background: #fff;
}


div#cons-spec{
	/*height: 313px;*/
}
div.sidetxt p{
	/*background: #ccc;*/
/*	height: 135px;*/
	overflow: hidden;
}

div.mpf-hr{
	position: relative;
	font-size: 0 !important;
	width: 360px;
	margin-left: -10px;
	border-bottom: 1px solid #efb41d; 
}






/**************************************** Конкурс рисунков **********************************************/
.td_photokonk_left
{
	width: 220px;
	padding: 5px;
}
.td_photokonk_right
{
	padding: 5px;
}
.td_photokonk_middle
{
	padding: 5px;
}
.td_photokonk_bottom
{
	padding: 5px;
}

.input_readonly
{
	background-color: #dedede;
	color: #777777;
}
.input_mash
{
	color: #000000;
}



.div_konk_container_item
{
	width: 205px;
	height: 240px;
	
	border: 1px solid #008800;
	
	padding: 10px;
	
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.div_konk_container_item_result
{
    width: 205px;
    height: 280px;
    
    border: 1px solid #008800;
    
    padding: 10px;
    
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
}

.div_konk_img_container
{
	width: 205px;
	height: 137px;
	overflow: hidden;
}

.span_author
{
	display: block;
	margin-bottom: 5px;
    height: 30px;
    overflow: hidden;
    /*border: 1px solid #008800;*/
}
.span_city
{
	display: block;
	margin-bottom: 10px;
    height: 30px;
    overflow: hidden;
    /*border: 1px solid #008800;*/
}
.span_skoka
{
	display: block;
	margin-top: 5px;
}
.span_nom_result
{
    display: block;
    margin-bottom: 5px;
    height: 30px;
    overflow: hidden;
    border: 0px solid #008800;
}


.div_items_list
{
	border: 0px solid #ff00ff;
}



.div_konk_container_item_detail
{
	border: 0px solid #008800;
	
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
}
