body
{
	background: url(../images/_blue/bg.png);
}
#header
{
	background: url(../images/_blue/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: #006f9b;
}
#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: #0684b6;
}
.inner
{
	border-color: #0684b6;
}
#menu ul.menu li a.active:hover {
	color: #FFF;
}
p.backtotop a
{
	color: #006f9b !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: #0d87b8;
	background: -moz-linear-gradient(top,  #0d87b8 0%, #006f9b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0d87b8), color-stop(100%,#006f9b));
	background: -webkit-linear-gradient(top,  #0d87b8 0%,#006f9b 100%);
	background: -o-linear-gradient(top,  #0d87b8 0%,#006f9b 100%);
	background: -ms-linear-gradient(top,  #0d87b8 0%,#006f9b 100%);
	background: linear-gradient(to bottom,  #0d87b8 0%,#006f9b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d87b8', endColorstr='#006f9b',GradientType=0 );
}
.ic_linkwhat .ic_1 li:hover
{
	background: #2b96c1;
}
.ic_linkwhat .ic_2 li
{
	background: #0a5d7e;
}
.button_submit, .button_reset
{
	background: #2693bf;
	background: -moz-linear-gradient(top,  #2693bf 0%, #137aa4 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2693bf), color-stop(100%,#137aa4));
	background: -webkit-linear-gradient(top,  #2693bf 0%,#137aa4 100%);
	background: -o-linear-gradient(top,  #2693bf 0%,#137aa4 100%);
	background: -ms-linear-gradient(top,  #2693bf 0%,#137aa4 100%);
	background: linear-gradient(to bottom,  #2693bf 0%,#137aa4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2693bf', endColorstr='#137aa4',GradientType=0 );
	border: 1px solid #227fa4 !important;
	text-shadow: 0 1px 0 #1b7092;
}
.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: #0684b6;
	border: 1px solid #0577a4;
}
.buttonlist ul li a.active span
{
	background-color: #0684b6;
}
.buttonlist ul li a.active:hover
{
	background-color: #0577a4;
	border: 1px solid #056f99;
}
.buttonlist ul li a.active:hover span
{
	background-color: #0577a4;
}