/*author: Rumin Sergey*/
/*Copyright: CENTROARTS.com*/
/*e-mail: info@centroarts.com, centroarts@mail.ru*/
/*URL: http://www.centroarts.com*/


/*-----LEFTBLOCKS-----*/
#leftcol .block {
	margin-bottom: 4px;
	width: 202px;
	background: #ffffff url("../images/lblocks_bg.png") repeat-y 0 top;
}
#leftcol .block .dbottom { background: transparent url("../images/lblocks_bg.png") no-repeat -202px bottom; }
#leftcol .block .dtop { height: 32px; background: #4ba9ce url("../images/lblocks_colors.png") no-repeat -606px top; }
#leftcol .block .dorange { background: #ff9c3a url("../images/lblocks_colors.png") no-repeat -202px top; }
#leftcol .block .dgreen { background: #4aa34b url("../images/lblocks_colors.png") no-repeat 0 top; }
#leftcol .block .dyellow { background: #ffbe24 url("../images/lblocks_colors.png") no-repeat -404px top; }
#leftcol .block .dtop h3 a { color: #ffffff; }
#leftcol .block .dtop h3 {
	padding-left: 11px;
	padding-top: 8px;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
}

#leftcol .block .dtop div h3 { padding-left: 36px; }

#leftcol .block .dcont { 
	width: 178px;
	padding-bottom: 11px;
	margin-left: 11px;
	margin-right: 11px;
	padding-top: 6px;
}

#leftcol .block .dtop div { height: 32px; background-position: 6px 3px; background-repeat: no-repeat; }

/*-----RIGHTBLOCKS-----*/
#rightcol .block {
	margin-bottom: 4px;
	width: 219px;
	background: #f9f8f3 url("../images/rblocks_bg.png") repeat-y -219px top;
}
#rightcol .block .dbottom { background: transparent url("../images/rblocks_bg.png") no-repeat -438px bottom; }
#rightcol .block .dtop { background: transparent url("../images/rblocks_bg.png") no-repeat left top; }
#rightcol .block .dtop .dtop { padding-bottom: 8px; background: none; }
#rightcol .block .dtop .dtop h3 a { color: #268c01; }
#rightcol .block .dtop .dtop h3 {
	padding-top: 4px;
	padding-bottom: 8px;
	font-weight: normal;
	font-size: 17px;
	color: #268c01;
	border-bottom: 1px solid #52ab63;
}

#rightcol .block .dorange .dtop h3 a { color: #ff8725; }
#rightcol .block .dorange .dtop h3 {
	color: #ff8725;
	border-bottom: 1px solid #ffb868;
}
#rightcol .block .dyellow .dtop h3 a { color: #ffbd22; }
#rightcol .block .dyellow .dtop h3 {
	color: #ffbd22;
	border-bottom: 1px solid #f3d9a5;
}
#rightcol .block .dblue .dtop h3 a { color: #7bb0c6; }
#rightcol .block .dblue .dtop h3 {
	color: #7bb0c6;
	border-bottom: 1px solid #bdd8e3;
}

#rightcol .block .dtop .dtop div h3 { padding-left: 36px; }
#rightcol .block .dtop .dtop div { background-position: 6px 3px; background-repeat: no-repeat; }

#rightcol .block .dcont {
	width: 199px;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 6px;
}

/*LEFTBLOCK QUICKLINKS*/
#leftcol ul.navs { list-style: none; padding: 0; margin: 0; }
#leftcol ul.navs li { background: none; padding: 0; margin: 0; }
#leftcol ul.navs li a	{
	background: transparent url("../images/leftmenu.gif") no-repeat right 9px;
	font-weight: bold;
	display: block;
	width: 100%; height: 28px;
	line-height: 27px;
	color: #949494;
	border-bottom: 1px solid #dedede;
}

#leftcol ul.navs li a:hover {
	color: #48a3c9;
	text-decoration: none;
	background: transparent url("../images/leftmenu.gif") no-repeat right -91px;
}

/*RIGHTBLOCK QUICKLINK*/
#rightcol ul.navs { list-style: none; padding: 0; margin: 0; }
#rightcol ul.navs li { background: none; padding: 0; margin: 0; }
#rightcol ul.navs li a	{
	background: transparent url("../images/rightmenu.gif") no-repeat right 9px;
	font-weight: bold;
	display: block;
	width: 100%; height: 28px;
	line-height: 27px;
	color: #91908d;
	border-bottom: 1px solid #d9d8d4;
}

#rightcol ul.navs li a:hover {
	color: #268c01;
	text-decoration: none;
	background: transparent url("../images/rightmenu.gif") no-repeat right -91px;
}


/*
СТИЛИ ДЛЯ ЛЕВЫХ БЛОКОВ
----------------------
bki_nav - навигация
bki_topnews - Популярные новости
bki_search - Поиск
bki_tags - Теги
bki_adv - Реклама
*/

.bki_nav { background-image: url("../images/misc/navigation.gif"); }
.bki_topnews { background-image: url("../images/misc/topnews.gif"); }
.bki_search { background-image: url("../images/misc/search.gif"); }
.bki_tags { background-image: url("../images/misc/tags.gif"); }
.bki_adv { background-image: url("../images/misc/advens.gif"); }

/*
СТИЛИ ДЛЯ ПРАВЫХ БЛОКОВ
----------------------
bki_faq - FAQ
bki_login - Авторизация
bki_rss - RSS
bki_friends - Друзья
bki_adv2 - Реклама
bki_adv3 - Реклама
*/

.bki_faq { background-image: url("../images/misc/faq.gif"); }
.bki_login { background-image: url("../images/misc/login.gif"); }
.bki_rss { background-image: url("../images/misc/rss.gif"); }
.bki_friends { background-image: url("../images/misc/friends.gif"); }
.bki_adv2 { background-image: url("../images/misc/advens_g.gif"); }
.bki_adv3 { background-image: url("../images/misc/advens_o.gif"); }

