/*
 * template_css.css. ������������ ��� �������� ������ ����,
 * ��������� ��������� �������, ���������� ������
 *
 * @package     Joostina
 * @subpackage  templates/NewLine
 * @version     $Id: template_css.css 2009-01-31 11:05 ZaiSL $;
 */
@import "reset.css";
@import "base.css";
@import "modules.css";
@import "menu.css";
@import "com_users.css";
@import "com_content.css";
@import "com_poll.css";


html {
	height: 100%;
	width: 100%;
}
body.joo_flex {
	background-color: #f3f6cd;
	height: 100%;
	position: relative;
	text-align: center;
	width: 100%;
}
.main_wrap {
	padding: 0;
	margin: 0 auto;
	min-width: 1240px;
	max-width:1240px;
	padding:0;
	width:99.9%;
}
.wrapper {
	text-align: left;
	background: #fff url(../images/bg_menu.gif) repeat-y top left;
}
.block_l {
	float:left;
	width:156px;
}
.block_c {
	margin-left:156px;
	background:#fff url(../images/xaki.jpg) no-repeat top right;
}
.block_l_1 {
	width:100%;
	position:relative;
	
}
.block_l_2_1 {
	clear:both;
}
.block_c_1 {
	padding:10px;
	
}
div.header {
	background: url(../images/poloska.gif) repeat-x 0px 0px;
	height: 82px;
	width:100%;
	text-align:right;
}
.header_b {
	padding-right:15px;
	color:#FFFFFF;
	font-size:10px;

	margin-bottom: 5px;
}
.header_b label{
	color:#FFFFFF;
	font-size:10px;
	padding-bottom:5px;
}

table.container {
	width:100%;
	table-layout: fixed;
	/*max-width: 1010px;*/ 
	
	padding:0px;
	margin:0px 0px;
	border:0px;
}

td.TabFooter {
	padding: 5px 15px;
	margin: 5px;
	BACKGROUND-COLOR: #E1EABF;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
}


td.TabFooter {
	background:url(../images/blok_nostr.gif) no-repeat top right;
	color:#F3F6D0;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	margin-bottom:5px;
	padding:3px 0 5px 5px;
	text-transform:uppercase;
	line-height:normal;
	max-width: 1000px;
}
td.TabFooter:after {
content: url(../images/blok.gif);
position: relative;
float: left;
top: -3px;
left: -10px;
}



strong.h3
{
	padding: 5px 15px;
	margin: 5px;
	BACKGROUND-COLOR: #E1EABF;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
}
td.td_top {
/*	width:84%;
*/
	vertical-align:top;
	padding-right:10px;
	word-wrap: break-word;
	min-width: 797px;
}
td.td_bottom {
/*	width:84%;
*/
	vertical-align:top;
}
td.td_right {
	width:180px;
	min-width:180px;
	padding:0 0 5px 5px;
	vertical-align:top;
}	
td.spacer_h {
	background: url(../images/bg_horizont.gif) repeat-x left center;
	height:1px;
}
td.spacer_v {
	background: url(../images/bg_vert.gif) repeat-y center top;
	width:1px;
}

.td_content {
	width:100%;
	vertical-align:top;
}

.td_medium {
	padding:10px 0;
}	
a#logo {
	background: url(../images/logo.png) no-repeat top left;
	cursor: pointer;
	display: block;
	height: 112px;
	left: 0px;
	position: absolute;
	text-decoration: none;
	top: 20px;
	width: 147px;
}
.clearfix {
	clear: both;
	height:1%;
}
a#about {
	background: url(../images/about.jpg) no-repeat top left;
	cursor: pointer;
	display: block;
	float: left;
	height: 36px;
	text-decoration: none;
	width: 143px;
}
a#rss {
	background: url(../images/rss_small.png) no-repeat center;
}
.footer {
	background: url(../images/footer_bg.jpg) repeat-x bottom left;
	bottom: 0px;
	clear: both;
	position: relative;
}
.bottom {
	border-top: 4px solid #D2D6BF;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
	padding: 12px 0 12px 0;
	width: 1004px;
}
/* -----�������������� �����------ */

.table_of_items span.button, .table_of_items a.button{
    display: block; float: left; line-height: 22px; height: 22px;
}
.table_of_items span.button {
    margin: 0 5px 0 0;
}
.table_of_items span.button img {
    margin: 2px 0 0 0;
}
.td_top table.artbannersplus {
	width: 100%;
}

.td_top table.artbannersplus td {
	text-align:center;
}
