




/*
     FILE ARCHIVED ON 8:28:17 Aug 20, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:17:10 Mar 30, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*author: Rumin Sergey*/
/*Copyright: CENTROARTS.com*/
/*e-mail: gr-x@mail.ru, support@centroarts.com*/
/*URL: http://www.centroarts.com*/

/*-----LEFTBLOCKS-----*/
.block {
	margin-bottom: 4px;
	width: 197px;
	background: transparent url("../../../templates/comfort/images/blocks_bg.png") repeat-y -197px top;
}
.block .dbottom { background: transparent url("../../../templates/comfort/images/blocks_bg.png") no-repeat -394px bottom; }
.block .dtop { height: 32px; background: #2f2f2f url("../../../templates/comfort/images/blocks_bg.png") no-repeat left top; }
.block .dtop h3 {
	padding-left: 15px;
	padding-top: 6px;
	font-weight: bold;
	color: #ffffff;
}

.block .dtop div h3 {
	padding-left: 42px;
}
.block .dcont { padding: 6px 15px 15px 15px; }
.block .dtop div { height: 32px; background-position: 8px 4px; background-repeat: no-repeat; }

.bki_nav { background-image: url("../../../templates/comfort/images/bki_nav.png"); }
.bki_news { background-image: url("../../../templates/comfort/images/bki_news.png"); }
.bki_tags { background-image: url("../../../templates/comfort/images/bki_tags.png"); }
.bki_about { background-image: url("../../../templates/comfort/images/bki_about.png"); }
.bki_vote { background-image: url("../../../templates/comfort/images/bki_vote.png"); }
.bki_anews { background-image: url("../../../templates/comfort/images/bki_anews.png"); }
.bki_wow { background-image: url("../../../templates/comfort/images/bki_wow.png"); }
.bki_stat { background-image: url("../../../templates/comfort/images/bki_stat.png"); }
.bki_friend { background-image: url("../../../templates/comfort/images/bki_friend.png"); }
.bki_recomend { background-image: url("../../../templates/comfort/images/bki_recomend.png"); }


.tagsbox a { color: #7f7f7f; }

/*QUICKLINKS*/
.block ul.navs		{list-style: none; padding: 0; margin: 0; }
.block ul.navs li	{ background: none; padding: 0; margin: 0; }
.block ul.navs li a	{
	background: url("../../../templates/comfort/images/quick_menu.png") no-repeat left top;
	font-weight: bold;
	display: block;
	width: 100%; height: 26px;
	line-height: 22px;
	color: #000000;
}

.block ul.navs li a:hover {
	color: #000000;
	text-decoration: none;
	background: #d6e2ef url("../../../templates/comfort/images/quick_menu.png") no-repeat left bottom;
}

/*blockvotes*/

a.votego, a.voteresult {
	width: 118px; height: 28px;
	display: block;
	background: #236ca9 url("../../../templates/comfort/images/votego_btn.png") no-repeat left top;
	line-height: 25px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #444444;
}

a.votego:hover, a.voteresult:hover {
	text-decoration: none;
	background: #236ca9 url("../../../templates/comfort/images/votego_btn.png") no-repeat left -28px;
}


a.voteresult { background: #8a98a5 url("../../../templates/comfort/images/voteresult_btn.png") no-repeat left top; }
a.voteresult:hover { background: #afb8c1 url("../../../templates/comfort/images/voteresult_btn.png") no-repeat left -28px; }
