body
{
	background: url(../images/_green/bg.png);
}
#header
{
	background: url(../images/_green/header.png);
}
a:link, a:visited, a.new_win:link, a.new_win:visited, #topbar ul li a:hover, #menu ul.menu li a:hover, #menu ul.menu li:hover > a, .table_list tbody.content td.info a.subject, .titles_forum .info h1, .dropmenu li a.firstlevel:hover, .dropmenu li:hover a.firstlevel
{
    color: #255f18;
}
#menu ul.menu li a.active, #menu li li:hover, div.newtitlebar , .ic_linkwhat .ic_1 li, .dropmenu li a.active, .dropmenu li li a:hover, .dropmenu li li:hover>a, .poster li.profile {
	background: #2b8018;
}
.inner
{
	border-color: #2b8018;
}
#menu ul.menu li a.active:hover {
	color: #FFF;
}
p.backtotop a
{
	color: #255f18 !important;
}
div.cat_bar, h4.catbg, h4.catbg2 , h3.catbg , h3.catbg2 , .table_list tbody.header td.catbg, tr.catbg th.first_th, tr.catbg th.last_th,
tr.titlebg th.first_th, tr.titlebg th.last_th, .statsbar div.bar, .statsbar div.bar div,
.titlebg, .titlebg2, tr.titlebg th, tr.titlebg td, tr.titlebg2 td, .catbg, .catbg2, tr.catbg td, tr.catbg2 td, tr.catbg th, tr.catbg2 th
{
	background: #31861b;
	background: -moz-linear-gradient(top,  #31861b 0%, #276818 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#31861b), color-stop(100%,#276818));
	background: -webkit-linear-gradient(top,  #31861b 0%,#276818 100%);
	background: -o-linear-gradient(top,  #31861b 0%,#276818 100%);
	background: -ms-linear-gradient(top,  #31861b 0%,#276818 100%);
	background: linear-gradient(to bottom,  #31861b 0%,#276818 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#31861b', endColorstr='#276818',GradientType=0 );
}
.ic_linkwhat .ic_1 li:hover
{
	background: #4b933a;
}
.ic_linkwhat .ic_2 li
{
	background: #2f6b22;
}
.button_submit, .button_reset
{
	background: #469232;
	background: -moz-linear-gradient(top,  #469232 0%, #3a8626 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#469232), color-stop(100%,#3a8626));
	background: -webkit-linear-gradient(top,  #469232 0%,#3a8626 100%);
	background: -o-linear-gradient(top,  #469232 0%,#3a8626 100%);
	background: -ms-linear-gradient(top,  #469232 0%,#3a8626 100%);
	background: linear-gradient(to bottom,  #469232 0%,#3a8626 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#469232', endColorstr='#3a8626',GradientType=0 );
	border: 1px solid #397629 !important;
	text-shadow: 0 1px 0 #366f27;
}
.buttonlist ul li a.active, .pagesection .pagelinks a.navPages:hover, .pagesection .pagelinks strong:hover, .pagesection span a.navPages:hover, .pagesection span strong:hover
{
	background-color: #2b8018;
	border: 1px solid #257413;
}
.buttonlist ul li a.active span
{
	background-color: #2b8018;
}
.buttonlist ul li a.active:hover
{
	background-color: #257413;
	border: 1px solid #236c13;
}
.buttonlist ul li a.active:hover span
{
	background-color: #257413;
}