/* 
=============================================================
File 'style.css' - Cascading Style Sheet (CSS) Document
=============================================================
*/

html, body {
	height: 100%;
	margin: auto;
	padding: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #757575;
	max-width:1400px;
	text-align:left;
	width: 100%;
	background: #F5F3D8;
}
table {
	border: 0px;
	border-collapse: collapse;
}
table td {
	padding: 2px;
	vertical-align: top;
	font-size: 12px;
}

p {margin: 0; padding: 0;}

a {
text-decoration : none;
color : #003300;
}
a:hover {
color : #e40723;
text-decoration : none;
}
ul{
	list-style-type: none;
	margin: 0px;
	padding: 5px;
}

.related_news li{
	list-style-type: none;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	font-size: 12px;
}
.related_news li img{
	padding: 2px;
	border: 1px solid #060;
	margin-right:5px;
}
h1, h2, h3, .h1, .h2, .h3, .narrow {
color : #007e43;
padding : 0 0 10px 0;
margin : 0;
}
h1, .h1, .narrow {
font-size : 15px;
}
h2, .h2 {
font-size : 13px;
}
h3, .h3 {
font-size : 12px;
text-transform : uppercase;
}
h4, .h4 {
font-size : 14px;
color : #003300;
padding : 0 0 10px 0;
margin : 0;
}
h5, .h5 {
font-size : 11px;
color : #003300;
padding : 0 0 10px 0;
margin : 0;
}
.h1, .h2, .h3, .h4, .h5, .narrow {
font-weight : bold;
}
.narrow {
font-family : Arial Narrow;
padding : 0 0 10px 0;
text-transform : uppercase;
font-size : 15px;
text-align : center;
}
/* ==================== */
/*Основная часть шапки*/
#header1 {
	background-color: #f5f3d8;
	clear: both;
	/*float: left;*/
	width: 100%;
	min-width: 1024px;
	height: auto;
	padding-bottom: 10px;
	
}
/*Верхний блок шапки*/
#block-verh-head {
	clear: both;
	height: 4px;
}
/*Левая часть шапки вехнего блока*/
#block-left {
	height: 10px;
	width: 300px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
/*Настройки ссылок стартовой и добавить в избранное*/
#block-left a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
/*Правая часть шапки вехнего блока для поисковой ормы*/
#block-right {
	float: right;
}

/*Основной контейнер для логотипов, банера и меню*/
#head-osnova {
	background-color: #FFF;
	border: 1px solid #5d8b40;/*1px*/
	margin-right: 3px; /*3 px*/
	margin-left: 3px;
	height: auto;
	clear: both;
	overflow: hidden;
	white-space: normal;
	text-align:right;
	background-image: url(/img/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: 250px 15px;
}


/* Блок зеленая россия с домиком*/
.title-block {
	background-image: url(/images/title.png);
	background-repeat: no-repeat;
	height: 73px;
	width: 238px;
	margin-top: 3px;
	margin-left: 15px;
	margin-right:10px;
	float:left;
}
/* Блок слогана сайта*/
#slogan {
	margin-top: 15px;
	font-size: 11px;
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	padding-left: 10px;
	white-space: normal;
	min-width:150px;

}

/* Баннер*/
#fon-baner {
	background-image: url(/images/fon-ban.jpg);
	height: 62px;
	border: 1px solid #5d8b40;
	margin-top: 8px;
	margin-left: 650px;
	margin-right: 10px;
	margin-bottom: auto;
}
#fon-baner-vremen {
	background-image: url(/images/banner_vremen.jpg);
	height: 62px;
	border: 1px solid #5d8b40;
	margin-top: 8px;
	margin-left: 650px;
	margin-right: 10px;
	margin-bottom: auto;
}
#ssylka{
width:100%;
margin:1px;
height:100%;


}
#fon-baner-sad-ogorod {
	background-image: url(/images/banner_sad_ogorod.jpg);
	height: 62px;
	border: 1px solid #5d8b40;
	margin-top: 8px;
	margin-left: 650px;
	margin-right: 10px;
	margin-bottom: auto;
}
#baner-sad-ogorod {
	background-image: url(/images/banner_png_sad_ogorod.png);
	height: 60px;
	width: 375px;/*356*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	align: center;
	background-repeat: no-repeat;
}
#banner {
	background-image: url(/images/banner.png);
	height: 60px;
	width: 356px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#color_green {
border: 1px solid #5c8c42;
}
/*мой вариант меню*/
#menu{
	clear: both;
	height: 34px;
	width: 100%; 
	line-height: 34px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline-table;
	text-align:center;
	}
#menu .button{
	width: auto;
	color: #FFF;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	text-align: center;
	height: 34px;
	display: table-cell;
	vertical-align:middle;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background:#060;
}
#menu .button:hover{
	background:#090;
}	
#menu .active_button{
	width: auto;
	color: #060;
	font-size: 11px;
	font-weight:bold;
	line-height: 15px;
	text-decoration: none;
	text-align: center;
	height: 34px;
	display: table-cell;
	vertical-align:middle;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	background:#FFF;
}
#menu .button a, #menu .button a:hover{
	color:#FFF;}
#submenu {
	clear: both;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
	float:none;
	display: table;
	margin-top:3px;
}
#submenu .button {
	width: auto;
	margin:auto;
	font-size: 11px;
	color: #3A8C02;
	text-decoration: none;
	text-align: center;
	height: auto;
	display: table-cell;
	}
#submenu .button a,#menu .active_button a{
	color:#060;}
#submenu .button a:hover, #menu .active_button a:hover{
	color:#090;}
.category {
	color: #757575;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.category a {
	color: #E34000;
	text-decoration: none;
}
.category a:hover {
	color: #E34000;
	text-decoration: underline;
}

/* ==================== */

.speedbar {
	color: #757575;
	text-decoration: none;
}
.speedbar a {
	color: #5c8c42;
	text-decoration: none;
}
.speedbar a:hover {
	color: #5c8c42;
	text-decoration: underline;
}

/* ==================== */

.slink {
	color: #757575;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.slink a:active, .slink a:visited, .slink a:link {
	color: #E34000;
	text-decoration: none;
}
.slink a:hover {
	color: #E34000;
	text-decoration: underline;
}

/* ==================== */

.copy {
	color: #757575;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.copy a:active, .copy a:visited, .copy a:link {
	color: #757575;
	text-decoration: none;
}
.copy a:hover {
	color: #4b73d4;
	text-decoration: underline;
}

/* =====другие новости по теме "голосов" "коментарии" "распечатать"= */

.stext {
	color: #757575;
	font-size: 12px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.stext a:active, .stext a:visited, .stext a:link {
	color: #003300;
	text-decoration: none;
}
.stext a:hover {
	color: #e40723;
	text-decoration: underline;
}

/* ==================== */

.ltitle {
	color: #a4a4a4;
	font-size: 12px;
	font-weight: bold;
}


.ltitle_small {
	color: #a4a4a4;
	font-size: 11px;
	font-weight: bold;
}

/* =стиль названия статьи в строке блогов= */

.ntitle {
	color: #636363;
	font-size: 12px;
	font-weight: bold;
}
.ntitle a {
	color: #636363;
	text-decoration: none;
}
.ntitle a:hover {
	color: #e40723;
	text-decoration: none;
}

/* ==ститль текста для "написал сообщение"== */

.ctitle {
	color: #636363;
	font-size: 11px;
	font-weight: normal;
}
.ctitle a {
	color: #e40723;
	text-decoration: none;
}
.ctitle a:hover {
	color: #e40723;
	text-decoration: underline;
}

/* ====стиль текста для ссылок== */

.news {
	color: #000;
	font-family: Verdana;	
	font-size:8pt; 
	text-align:justify;
	line-height: 15px
}
.news a {
	color: #003300;
	text-decoration: none;
	font-weight: bold;	
}
.news a:hover {
	color: #e40723;
}

.news img {
	border:4px double #060;
	padding: 5px;
	background-color: #DAF8DA;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	box-shadow: #CCC 1px 1px;
	border-top-left-radius:20px;
}
/* ==================== */

.userstop {
	color: #757575;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.userstop a {
	color: #4B73D4;
	text-decoration: none;
}
.userstop a:hover {
	color: #4B73D4;
	text-decoration: underline;
}
.userstop td {
	padding: 3px;
}
.userstop thead {
	color: #757575;
	font-weight: bold;
}

/* ==================== */

.hr_line {
	background: url(../images/line.gif);
	width: 100%;
	height: 7px;
	font-size: 3px;
	margin-top: 4px;
	margin-bottom: 4px;
}

/* ==================== */

.skin {
	padding-left: 10px;
}
select {
	font-size: 11px;
	font-family: tahoma;
}

.top_11 {
	background-image: url(../images/dlet_top_11.gif);
	background-repeat: repeat-x;
	height: 60px;
}
.top_13 {
	background-image: url(../images/dlet_top_13.gif);
	background-repeat: repeat-x;
	height: 60px;
}
.top_15 {
	background-image: url(../images/dlet_top_15.gif);
	background-repeat: repeat-x;
	height: 60px;
}
.top_17 {
	background-image: url(../images/dlet_top_17.gif);
	background-repeat: repeat-x;
	height: 60px;
}
.top_19 {
	background-image: url(../images/dlet_top_19.gif);
	background-repeat: repeat-x;
	height: 60px;
}
.top_20_1 {
	background-image: url(../images/dlet_top_20_1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.top_26 {
	background-image: url(../images/dlet_top_26.gif);
	background-repeat: repeat-x;
}
.top_31 {
	background-image: url(../images/dlet_top_31.gif);
	background-repeat: repeat-x;
	height: 40px;
}
.top_32 {
	background-image: url(../images/dlet_top_32.gif);
	background-repeat: repeat-x;
	height: 40px;
}
.cpbkgr_nolog {
	background-image: url(../images/dlet_cpbkgr_nolog.gif);
	background-repeat: no-repeat;
}
.cpbkgr_log {
	background-image: url(../images/dlet_cpbkgr_log.gif);
	background-repeat: no-repeat;
}
.lcol_bkgr {
	background-image: url(../images/dlet_lcol_bkgr.gif);
	background-repeat: repeat-y;
}
.lcol_bkgr2 {
	background-image: url(../images/dlet_lcol_bkgr2.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.bl_title_bkgr {
	background-image: url(../images/dlet_bltitle_b.gif);
	background-repeat: no-repeat;
	height: 32px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 11px;
}
.block_02 {
	background-image: url(../images/dlet_bl_2.gif);
	background-repeat: repeat-y;
}
.a_block_12 {
	background-image: url(../images/dlet_artblock_12.gif);
	background-repeat: repeat-x;
}
.a_block_22 {
	background-image: url(../images/dlet_artblock_22.gif);
	background-repeat: repeat-x;
}
.a_block_32 {
	background-image: url(../images/dlet_artblock_32.gif);
	background-repeat: repeat-x;
}
.a_block_42 {
	background-image: url(../images/dlet_artblock_42.gif);
	background-repeat: repeat-x;
}
.a_block_52 {
	background-image: url(../images/dlet_artblock_52.gif);
	background-repeat: repeat-x;
}
.a_block_61 {
	background-image: url(../images/dlet_artblock_61.gif);
	background-repeat: repeat-y;
}
.a_block_63 {
	background-image: url(../images/dlet_artblock_63.gif);
	background-repeat: repeat-y;
}
.a_block_72 {
	background-image: url(../images/dlet_artblock_72.gif);
	background-repeat: repeat-x;
}
.a_block_82 {
	background-image: url(../images/dlet_artblock_82.gif);
	background-repeat: repeat-x;
}
.adblock_12 {
	background-image: url(../images/dlet_adblock_12.gif);
	background-repeat: repeat-x;
}
.adblock_21 {
	background-image: url(../images/dlet_adblock_21.gif);
	background-repeat: repeat-y;
}
.adblock_23 {
	background-image: url(../images/dlet_adblock_23.gif);
	background-repeat: repeat-y;
}
.adblock_32 {
	background-image: url(../images/dlet_adblock_32.gif);
	background-repeat: repeat-x;
}
.footer_b {
	background-image: url(../images/dlet_footer_b.gif);
	background-repeat: repeat-x;
	height: 71px;
}

/* ==================== Поле малой формы поиска */

.s_field {
	color: #757575;			/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_s.gif);
	background-repeat: repeat-x;
	height: 14px;
	padding-left: 3px;
	
	border: 1px solid #e6e6e6;	
}

/* ==================== Поле формы авторизации */

.a_field {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_a.gif);
	background-repeat: repeat-x;
	height: 14px;
	padding-left: 3px;
	
	border: 1px solid #ffffff;	
}

/* ==================== */

.f_textarea {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;
	
	width: 459px;
	height: 156px;
	border: 1px solid #e0e0e0;
}
.f_input {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;
	
	width: 300px;
	height: 14px;
	border: 1px solid #e0e0e0;
}
.f_select {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;
	
	height: 14px;
	border: 1px solid #e0e0e0;
}

/* ==================== Главное меню сайта */

.mainmenu {
	color: #888888;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.mainmenu a:active, .mainmenu a:visited, .mainmenu a:link {
	color: #888888;
	text-decoration: none;
}
.mainmenu a:hover {
	color: #636363;
	text-decoration: none;
}
.hr_line {
	background: url(../images/line.gif);
	width: 100%;
	height: 7px;
	font-size: 3px;
	font-family: tahoma;
	margin-top: 4px;
	margin-bottom: 4px;
}

.navigation {
	color:#666; 
	border:0px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
	text-decoration:none;
	color: #636363;
	background:#F9F9F9;
	border:1px solid #E6E6E6;
	padding:3px 6px;
	font-size:11px
}

.navigation a:hover {
	color:#FFFFFF;
	border-color:#E6E6E6;
	background-color: #060;
}

.navigation span {
	text-decoration:none;
	background:#fff;
	padding:3px 6px;
	border:1px solid #E6E6E6;
	color:#ccc;
	font-size:11px;
}
.content_text{
font-size:12px;
line-height:14px;s
}
.left_list{
	color: #030;
	width: 250px;
	margin: 0;
	padding: 0;
}
.left_list .jp{
	margin-top:15px;
	width: 250px;
	height: 40px;
	background-image: url(/img/jp.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.left_list .zik{
	margin-top:15px;
	width: 250px;
	height: 40px;
	background-image: url(/img/zik.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.left_list .e{
	margin-top:15px;
	width: 250px;
	height: 40px;
	background-image: url(/img/e.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.left_list .so{
	margin-top:15px;
	width: 250px;
	height: 40px;
	background-image: url(/img/so.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.left_list .nn{
	margin-top:15px;
	width: 250px;
	height: 40px;
	background-image: url(/img/nn.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.left_list ul{
	list-style-type: none;
	width: 100%;
	margin: 0px;
	padding: 3px;
}
.left_list li {
	font-size: 12px;
	white-space: nowrap;
	width: 230px;
	overflow: hidden;
	text-overflow: ellipsis;
	border-bottom: solid 1px #390;
	border-left: solid 1px #390;
	border-radius:10px;
	font-weight: bold;
	line-height: 16px;
	padding: 5px;
	margin-bottom: 5px;
	vertical-align: middle;
}


/************************************************
* tabs             *
************************************************/

#tabs {
	position: relative;
	float: left;
	overflow : hidden;
	width: 300px;
	height: 360px;
	padding : 0px;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.tab_content ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6;
}

.menu { 
  width: 300px;
	height: 35px;
	margin: 0;
	padding: 0;
}
.menu ul {
  margin: 0; 
  padding: 0; 
  list-style-type: none; 
}
.menu li {
	float: left;
	position: relative;
	z-index: 1;
	width: 110px !important;
	list-style-type: none;
	text-align: center;
	color : #FF6;
	cursor: pointer;
	background-color: #009100;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 15px;
	line-height: 36px;
}
.menu li.active {
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
	text-decoration: none;
	color : #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #060;
	padding: 0px;
	background:#060;
}
.menu li a {
	color : #FF9;
}
.menu li.active a {
	color : #fff;
	font-weight: bold;
}
/*	tabcontent     */

.tab_content {
	position: relative;
	z-index: 10;
	width: 300px;
	height: 400px;
	margin-top: 2px;
	color: #fff;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	background-color: #060;
}
.tab_content ul li { 

  margin: 0;
  padding: 6px 0 8px 0; 
  background: none;
} 
.tab_content ul li:first-child {     
  border-top: 0;
} 
.tab_content ul li a, .tab_content ul li a:visited {     
  color: #fff; 
  font-size: 12px; 
  text-decoration: none; 
  outline: none;
} 
.tab_content ul li a:hover, .tab_content ul li a:active {     
  color: #eee; 
  font-size: 12px; 
  text-decoration: none; 
  outline: none;
} 
.tab_content ul .meta {
  color: #c8c5c5; 
  font-size: 11px; 
}
.ss{
	font-size: 12px;
	color: #666;
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
	vertical-align: middle;
	padding-top: 20px;
	min-height:120px;
}
.ss h1{
	font-size: 18px;
	color: #060;
	text-align: center;
}
.ss .headline{
	font-size: 14px;
	font-weight: bold;
	color: #060;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #060;
	line-height: normal;
	padding: 0;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: -1px;
	margin-left: 0px;
		overflow: hidden;
	text-overflow: ellipsis;
}
.ss .headline a{
	font-size: 14px;
	font-weight: bold;
	color: #060;
	margin-left:10px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ss .headline span a{
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	line-height: normal;
	padding: 2px;
	background-color: #060;
	margin-right: 2px;
	position: static;
}
.ss .headline span {
	font-size: 10px;
	font-weight: bold;
	color: #060;
	line-height: normal;
	margin: 0px;
	height: 12px;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 2px;
}
.ss .section{
	font-size: 10px;
	color: #666;
}
.ss .section a{
	font-size: 10px;
	color: #900;
}
.newscont, .newscont p{
	font-size: 12px;
	color: #666;
	margin-top: 10px;
	text-align: justify;
}
.newscont p{
	font-size: 12px;
	color: #666;
	margin: 5px;
	padding: 10px;
}
.newscont img{
	border:4px double #060;
	padding: 5px;
	background-color: #F5F3D8;
	margin-top: -10px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	box-shadow: #CCC 1px 1px;
	border-bottom-left-radius:20px;
}
.morelink{
	font-size: 11px;
	float: right;
	margin-right: 20px;
	color: #FFF;
	border-bottom-right-radius:20px;
	padding-right: 0;
	padding-left: 10px;
	width: 450px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #060;
	text-align: right;
}
.morelink span{
	font-size: 11px;
	float: left;
	margin: 0;
	color: #FFF;
	background-color: #060;
	border-bottom-right-radius:20px;
	border-bottom-left-radius:20px;
	padding-right: 10px;
	padding-left: 10px;
}
.morelink span a{
	color: #FC6;
	padding-right: 5px;
	padding-left: 5px;
}

.rand_news {
font-size: 11px;
}
.rand_news h3{
	color:#FF6;
	overflow: hidden;
	text-overflow: ellipsis;
	width:220px;
	white-space: nowrap;
	font-size: 11px;
}
.rand_news span, .rand_news span a{
	color:#FF3;
	font-size: 11px;
}

.footer,
.copyrights {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.footer {
	padding:5px 0;
	background:#f9fbf4;
	line-height:18px;
	clear:both;
	width:100%;
	border: 1px solid #060;
}
	.footer td {
		vertical-align:top;
	}

	.footer .rbc {
		width:234px;
	}

		.footer .rbc ul {
			width:50%;
		}
	
	.footer .other {
		padding:0 16px;
	}
	
	.footer .use {
		width:200px;
	}
	
	.footer .partners {
		width:200px;
	}
	
	.footer,
	.footer a {
	color:#900;
	}
		
	.footer li {
	padding:0 10px 0 6px !important;
	background:url(img/bullet-bottom.gif) left 7px no-repeat !important;
	margin:0 !important;
	line-height:18px;
	font-size: 12px;
	}

	.footer table {
		overflow:hidden;
		width:100%;
		border-collapse: collapse;
	}
	
		.footer table div {
			overflow:hidden;
			padding:7px;
		}
	
		.footer table ul {
			float:left;
			padding:0;
			margin:0;
			list-style:none;
		}
		
		.footer .other ul {
			width:50%;
		}
		
		.projects .other div {
			padding:0;
			padding-top:7px;
			width:100%;
			border-top:1px solid #e5efd7;
		}
		
	.footer .white {
		background:#fff;
		border:1px solid #e4ecda;
	}
	
	.footer .title {
		padding:0;
		font-size:14px;
		font-weight:normal;
		background:none;
		margin-bottom:10px;
		color:#858585;
	}
	
.logo-small {
	text-indent:-9999em;
	background:url(img/logo-small.gif) 0 0 no-repeat;
	height:19px;
	clear:both;
	display:block;
	margin-bottom:10px;
}

.copyrights {
	border-top: 1px solid #ccc;
	text-align:left;
	margin-top:10px;
	clear:both;
	padding:10px;
	font-size: 11px;
}

	.copyrights{
	color:#063;
	}
.copyrights a {
	color:#900;
	}
.b-counters {
	float:right;
}