@import url("tools.css");
@import url("base.css");
@import url("engine.css");

html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset {
	margin:0;
	padding:0;
}

fieldset {border:color:#9a9a9a;}

h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, table, font {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    margin: 0 0 0.2em 0;
	line-height: 1.1em;
}

/*Íàñòðîéêà çàãîëîâêîâ*/
h1 { font-size: 12px; font-weight: bold; }
h2 { font-size: 12px; font-weight: bold; line-height: 18px; }
h3 { font-size: 1em; font-weight: bold; line-height: 16px; }
h4 { font-size: 10px; font-weight: bold; line-height: 15px; }
.flarge { font-size: 17px; font-weight: normal; line-height: 18px; }
.indents {
	padding: 0; margin: 0;
	line-height: normal;
}

/*links*/
a { color: #177ebb; text-decoration: none; outline: none; }
a:hover { text-decoration: underline; }

/*forms*/
input, textarea, select {
	font-size: 1em;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
/*===COMMENTS===*/
table.comblock {background-color: #ffffff; }
table.comblock td.cblock-content {background: transparent url("../images/comment/cblock_center_mtop.gif") left top repeat-x; }

table.comblock td.cblock-left { vertical-align: top; background: url("../images/comment/cblock_middle_left.gif") left top repeat-y;}
table.comblock td.cblock-right { vertical-align: top; background: url("../images/comment/cblock_middle_right.gif") right top repeat-y;}

table.comblock td.cblock-top {background: url("../images/comment/cblock_center_top.gif") left top repeat-x;}
table.comblock td.cblock-bottom {background: url("../images/comment/cblock_center_bottom.gif") left bottom repeat-x;}

table.comblock div.maincont { padding: 4px; }

.avatar img { width: 100px; height: auto; }

/*PAGE*/
body {
	color: #414141;
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
}

#page_bg {
	height: 100%;
	padding: 0;
	margin-bottom: 1px;
	background: url("../images/bgbody.gif");
}

#page_bg2 {
	width: 100%;
	height: 100%;
	background: transparent url("../images/bgpage2.png") repeat-x;
}


#b_yellow	 { background-color: #fff7de; width: 187px; margin-left:0px; }
#b_blue 	 { background-color: #ecf1ff; width: 187px; margin-left:0px; }
#b_gray 	 { background-color: #f5f5f1; width: 187px; margin-left:0px; }
#b_joy       { background-color: #D8ECFF; width: 187px; margin-left:0px; }
.block       { clear:both; padding-bottom:12px;  }


.text { padding:12px; }
.text ul { padding-top:15px; }
.text ul li
{
	color:#666;
	font:11px Tahoma, Verdana;
	padding:4px;
}

.text li a
{
	text-decoration:none;
	color:#666;
	font:11px Tahoma, Verdana;
}

.text li a:hover { text-decoration:underline; }


.bvote p {
	background: #f6fafd url("../images/voteinfo.png") no-repeat 100% 0;
	border: 1px solid #d8e3ea;
	color: #466f9d;
	padding: 5px 18px 5px 8px;
}

.bvote .vbuttons { height: 24px; overflow: hidden; }
.bvote .vbuttons .votebtn,
.bvote .vbuttons .votebtnhover { float: left; }

.bvote .vbuttons .resultbtn,
.bvote .vbuttons .resultbtnhover { float: right; }

/*ÏÎÏÓËßÐÍÛÅ ÒÝÃÈ*/
.rightside .btags .dtop { background-position: 0 -406px; }

.rightside .btags a { text-decoration: none !important; }

/* ==================== Îáëàêî òåãîâ */
.clouds_xsmall {
	padding:2px;
        font-size:10px; 
        color:#c4c4c4;
}
.clouds_small {
	padding:2px; 
        font-size:11px; 
        color:#999999;
}
.clouds_medium {
	padding:2px; 
        font-size:15px; 
        color:#c4c4c4;
}
.clouds_large {
	padding:2px; 
        font-size:19px; 
        color:#ff7600;
}
.clouds_xlarge {
	padding:2px; 
        font-size:31px; 
        color:#aad815;
}

/*OTHER SETTINGS*/
p {
	padding: 0; margin: 0;
	margin-bottom: 12px;
}
.clr { clear: both; }
img  { border:0 none; }
img.left { float: left; margin: 2px 20px 16px 0; }
img.right { float: right; margin: 2px 0 16px 20px; }
hr	{
	border: 0 none;
	border-top: 1px solid #cfcfcf;
	height: 1px;
}

table {
	border-collapse: collapse;
	border-spacing: 0; border: 0px;
}

table td { padding: 0px; }

/*UL, LI*/
ul {
    margin: 0;
    padding-left: 16px;
    list-style-position:outside;
    list-style-image:none;
}

ul li { margin: 0; padding: 0; }

ol {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: decimal;
	margin-bottom: 18px;
	margin-left: 2.2em;
}

/*WRAPPER ÎÑÍÎÂÍÎÉ ÐÀÇÌÅÐÍÛÉ ÁËÎÊ*/
.wrapper {
	margin: auto;
	width: 938px;
	text-align: left;
}
.wrapper2 {
	margin: auto;
	width: 938px;
	text-align: left;
	background-color:#fff;
}

#header-l {
	height: 224px;
	background: transparent url("../images/header-l.png") left top no-repeat;
	position: relative;
	padding-left: 30px;
}

#header-r {
	height: 224px;
	background: transparent url("../images/header-r.png") right top no-repeat;
	position: relative;
	padding-right: 40px;
}

#banners-block {
	position: absolute;
	top: 68px;
	right: 40px;
	width: 468px;
	height: 60px;
}

#headlink {
	position: absolute;
	top: 26px;
	left:-21px;
	color: #fff;
	font-family:Tahoma;
	font-style:regular;
	font-size:14px; /* Çäåñü ïðàâèòü øðèôò ññûëîê øàïêè */
}
#headlink a:link, #headlink a:visited, #headlink td { text-decoration:underline;color: #fff; font-size: 13px; }
#headlink a:hover { text-decoration:none;color: #fff; font-size: 13px;}

#headlinks {
	position: absolute;
	top:26px;
	left:37px;
	color: #fff;
	font-family:Tahoma;
	font-style:regular;
	font-size:14px;
}

#headlinks a:link, #headlinks a:visited, #headlinks td { text-decoration:underline;color: #fff; font-size: 13px; }
#headlinks a:hover { text-decoration:none;color: #fff; font-size: 13px;cursor:pointer; }

#headlinks2 {
	position: absolute;
	top:26px;
	left:123px;
	color: #fff;
	font-family:Tahoma;
	font-style:regular;
	font-size:13px;
}

#headlinks2 a:link, #headlinks2 a:visited, #headlinks2 td { text-decoration:underline;color: #fff; font-size: 13px; }
#headlinks2 a:hover { text-decoration:none;color: #fff; font-size: 13px;cursor:pointer; }

#headlink2 {
	position: relative;
	bottom: 2px;
	left: -23px;
	color: #fff;
	text-decoration:none;
	font-family:Tahoma;
	font-size:10px;
	font-style:regular;
}

#headlink2 a:link, #headlink2 a:visited, #headlink2 td { text-decoration:none;color: #fff; font-size: 10px; }
#headlink2 a:hover { text-decoration:underline;color: #fff; font-size: 10px;cursor:pointer; }

#headlink3 {
	position: relative;
	bottom: 19px;
	left:53px;
	color: #fff;
	text-decoration:none;
}

#headlink3 a:link, #headlink3 a:visited, #headlink3 td { text-decoration:none;color: #fff; font-size: 10px; }
#headlink3 a:hover { text-decoration:underline;color: #fff; font-size: 10px;cursor:pointer; }

#headicon1 {
	position: absolute;
	background: transparent url("../images/home.png") right top no-repeat;
	top: 27px;
	right: 84px;
	width: 11px;
	height: 11px;
}

#headicon2 {
	position: absolute;
	background: transparent url("../images/network.png") right top no-repeat;
	top: 28px;
	right: 47px;
	width: 11px;
	height: 11px;
}

#headicon3 {
	position: absolute;
	background: transparent url("../images/letter.png") right top no-repeat;
	top: 30px;
	right: 12px;
	width: 11px;
	height: 11px;
}

#footer1 {
	background: White url("../images/footer-bg.png") repeat-x bottom;
	position: relative;
	height: 22px;
	color: #4c4c4c;
	overflow: hidden;
}

#footer1-l {
	background: transparent url("../images/footer-bgl.png") left bottom no-repeat;
	height: 22px;
	position: relative;
}

#footer1-r {
	background: transparent url("../images/footer-bgr.png") right bottom no-repeat;
	height: 22px;
	position: relative;
}

.MainMenu 
{
	height:41px;
	position:relative;
    top:183px;
	width:880px;
	background: #FFFFFF url("../images/bmid_101.gif");
	margin:0;
	border:0;
}

.tab 
{
	margin:0;
	top:0;
}
.tab ul 
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
.tab li 
{
display:inline;
	float:left;
	margin:0;
	padding:0;
}
.tab a 
{
	background:#ffffff url("../images/bright_101.gif") no-repeat right top;
	margin:0;
	padding:0;
	color:#ffffff;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
}
.tab a span 
{
	display:block;
	background:url("../images/bleft_101.gif") no-repeat left top;
	padding:0 13px 0 13px;
	font-family:Tahoma;
	font-size:14px;
	font-style:Regular;
	line-height:41px;
}
.tab a:hover,.tab li.item_active a 
{
	background-position:right bottom;
}
.tab a:hover span,.tab li.item_active a span 
{
	background-position:left bottom;
	color:#333333;
	font-family:Tahoma;
	font-size:14px;
	font-style:Regular;
	line-height:41px;
	text-decoration:none;
}

#shadow-l {
	border-left:1px solid #c2c2c2;
}

#shadow-r {
	border-right:1px solid #c2c2c2;
}

/* IE hack */
* html #shadow-l { float: left; }
* html #shadow-r { float: right; }
/* END IE hack */

#shadow-l2 {
	background: transparent url("../images/shadow-l2.png") 0 0 repeat-y;
}

#shadow-r2 {
	background: transparent url("../images/shadow-r2.png") 100% 0 repeat-y;
}

/* IE hack */
* html #shadow-l2 { float: left; }
* html #shadow-r2 { float: right; }
/* END IE hack */

#footer {
	background: transparent url("../images/footcopybg.png") 0 0 no-repeat;
	position: relative;
	border-right:1px solid #c2c2c2;
	border-bottom:1px solid #c2c2c2;
	height: 49px;
	overflow: hidden;
	margin-bottom:18px;
}

#copyright {
	position: absolute;
	top: 5px;
	left: 30px;
    cursor:pointer;
	color:#949493;
	font-family:Tahoma;
	font-style:Regular;
	font-size:13,23px;
}

#counts {
	position: absolute;
	top: 10px;
	right: 30px;
    cursor:pointer;
}

#titlebasic {
	position: relative;
	display: block;
	height: 47px;
	color: #fff;
	font-weight: bold;
	font-size:14px;
	line-height: 42px;
	overflow: hidden;
	background: url("../images/titlebasic_bg.png") top repeat-x;
}

#titlebasic div {
	position: relative;
	display: block;
	background: transparent url("../images/titlebasic_l.png") top left no-repeat;
	padding-left: 4px;
	height: 47px;
}

#titlebasic div div {
	position: relative;
	display: block;
	background: transparent url("../images/titlebasic_r.png") top right no-repeat;
	padding-right: 4px;
	height: 47px;
}

#titlebasic div div div {margin:0; padding:0;}
#titlebasic a:link, #titlebasic a:visited { height: 45px; font-weight: bold; color: #666;}
#titlebasic a:hover {font-weight: bold; color: #999;}

.bodyline { background: #fafafa; border-left: 1px #9a9a9a solid;border-right: 1px #9a9a9a solid;padding:5px; padding-bottom:5px;}

.morelink {
	clear: both;
	display: block;
	border-bottom: 1px solid #EFEFEF;
	margin-top: 5px;
	color: #666666;
	height: 18px;
	padding: 2px;
}

.morelink a:link, .morelink a:visited, .morelink td { color: #666666; font-size: 10px; }
.morelink a:hover { color: #666666; font-size: 10px; }

#footnews{
	position: relative;
	display: block;
	height: 33px;
	color: #fff;
	font-weight: bold;
	line-height: 28px;

	overflow: hidden;
	background: #008ce3 url("../images/footnews-bg.png") top repeat-x;
	bottom: 5px;
}

#footnews div {
	position: relative;
	display: block;
	background: transparent url("../images/footnews-l.png") top left no-repeat;
	padding-left: 4px;
	height: 33px;
}

#footnews div div {
	position: relative;
	display: block;
	background: transparent url("../images/footnews-r.png") top right no-repeat;
	height: 33px;
}

#footnews div div div {margin:0; padding-right:2px;}
#footnews a:link, #footnews a:visited { height: 45px; font-weight: regular; color: #666666;font-family:Tahoma;}
#footnews a:hover {font-weight: regular; color: #666666;font-family:Tahoma;}

.topnews img {padding:0px;border:1px solid #E7E5E0;}

.lastcomm {
	padding: 3px 2px 3px 2px;
	border-bottom:1px solid #E6E6E6;
}

.lastcomm_over {
	padding: 3px 2px 3px 2px;
	border-bottom:1px solid #E6E6E6;
	background:#F5F5F5;
	cursor: hand;
}
#hintbox {
	text-align:left;
 	width:150px;
	font-size: 11px;
 	border: 1px solid #000000;
	background-color: #FFFFFF;
 	filter:alpha(opacity="95");
	font-family: tahoma;
 	layer-background-color:#a396d9;
	color:#000;
	z-index: 3;
	margin: 0px 15px 0px 0px;
	-moz-opacity : 0.9;
	-moz-border-radius : 5px;
	margin: 10px 0 0 10px;
	padding:3px 5px;
	position:absolute;
	visibility:hidden;
	z-index: 3;
}  

/*******************************************/
õëàì
/******************************************/

#header { padding:0; margin:0;

	padding-bottom:10px;



}
#logo { width:265px; height:120px; left:60px; }


.top_menu { clear:both; padding-top:2px;  padding-bottom:0px; padding-right:28px; }
.top_search
{
	position: relative;
	float:right;
	padding-right:10px;
}

#menu li
{
	float:left;
	padding-right:20px;
	cursor: pointer;
}

#menu li a { text-decoration:none; color:#666; }
#menu_panel { margin-left:28px; background-color: #ecf1ff;}
#menu_right, #menu_left { height:8px; }
#menu_right { clear:both; }


#reclama { margin-left:0px; background-color: #D8ECFF;  }
#menu_right, #menu_left { height:8px; }
#menu_right { clear:both; }
.top_reclama { clear:both;  padding-top:12px;  }


.sub_menu
{
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	padding:15px;
	padding-bottom:10px;
	cursor: pointer;
	z-index:1;
	width:220px;
	background-color:#ecf1ff;
	margin-left:-15px;
	padding-right:14px;
}

.sub_menu li
{
	padding-top:6px;
	height:20px;
	float:left;
	width:220px;
	background:url(../images/arrow.png) no-repeat 0px 11px;
	padding-left:16px;
}

.sub_menu li
{
	text-decoration:none;
}

.sub_menu li:hover
{
	text-decoration:underline;
}

#login_form
{
   	position: absolute;
	width: 24%;
	left: 38%;
  	top: 85px;
  	background: #fff;
	border:solid #eee 5px;
	display: none;
  	z-index: 99;
    overflow: hidden;
}

#login_form #border
{
   border:1px solid #c4c4c4;
   padding:15px;
   padding-left:65px
}

#login_form a
{
	font:11px Tahoma, Verdana;
	text-decoration: none;
	color:#2887c3;
}

#login_form a { text-decoration: underline; }
#login_form a:hover { text-decoration: none; }

#top_panel { font:11px Tahoma, Verdana; padding-top:5px; }
#top_panel a { color:#2887c3; text-decoration: none; }
#top_panel a:hover { text-decoration: underline; }
#top_panel div.left  { float:left; padding-left:50px; }
#top_panel div.right { float:right; padding-right:30px; padding-bottom:3px; }

#search
{
	background: #fff url(../images/search.gif) top left no-repeat;
	padding: 4px 0 4px 23px;
	margin: 0;
	font-size: 11px !important;
	color: #b7b7b7;
	width: 130px;
	height: 13px;
	border:1px solid #aaa;
}

#tooltip { background: #fff; border-left: 1px solid #767676; border-right : 1px solid #767676; border-bottom : 1px solid #767676; border-top : 1px solid #767676; font : 11px tahoma; color : #1e698e; padding : 7px; position : absolute; visibility : hidden; filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity: 0.9; opacity: 0.9; }

