/*
	color 1 - #8400ff - ����������� ����� ���
	color 2 - #105F7E - ����� � ������
	color 3 - #9DC5CF - ����� ������/����������
	color 4 - #c9adeb - ����� ����� �������, ������ ���������� ���
*/
body {
	background: #105f7e url('../images/new/bg-old.jpg') top center repeat-x;
}
a, a:visited {
	color: #105F7E;
}
input[type="text"], input[type="password"] {
	border-left: 2px solid #c9adeb;
}
textarea {
	border-left: 2px solid #c9adeb;
}
.load-more:hover {
	background-color: #9DC5CF;
}
.data-table tr:hover {
	background-color: #9DC5CF;
}
.login-form form input[type="submit"] {
	background: #9DC5CF;
}
.login-form form input[type="submit"]:hover {
	background: #105F7E;
}
.block-title h1 {
	background: #c776d4 url('../images/new/block-header-old.jpg') no-repeat top left;
}
.line {
	background: #105F7E;
}
.activity-item:first-child {
	border-top: #105F7E 1px solid;
}
.activity-item {
	border-bottom: #105F7E 1px solid;
}
.activity-item:hover {
	background-color: #9DC5CF;
}
.activity-header {
	color: #105F7E;
}
.activity-text a {
	background-color: #9DC5CF;
}
.open-forum th {
	border-top: 1px solid #105F7E;
	border-bottom: 1px solid #105F7E;
}
.open-forum tr:hover, .forum-topics tr:hover {
	background: #9DC5CF;
}
.open-forum .date-line {
	color: #105F7E;
}
.open-forum .date-line a {
	color: #105F7E;
}
.paginator a:hover {
	border: 1px solid #c9adeb;
}
.intro a {
	background: #105F7E;
}
.intro a:hover {
	background: #c9adeb;
	text-decoration: none;
}
.forum-topics th {
	border-bottom: 1px solid #105F7E;
}
.forum-topics a, .forum-topics-header a {
	color: #105F7E;
}
.fast-links span {
	background: #105F7E;
}
.gifts-recieved-card {
	border: 12px solid #9DC5CF;
}
.gifts-recieved-item.simp-list-item {
	border-bottom: 1px solid #105F7E;
}
.vip-adv {
	background-color: #9DC5CF;
}
.msg-table tr:hover {
	background-color: #9DC5CF;
}
.msg-express {
	color: #9DC5CF;
}
.msg-content.msg-express-content {
	background-color: #9DC5CF;
}
.by-coins-payment {
	border-bottom: 1px solid #105F7E;
}
.by-coins-payment span {
	color: #105F7E;
}
.wallet-extra {
	border-bottom: 1px solid #105F7E;
}