* {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-color:#efc000;
	background-image:url('/img/common/rep_y.jpg');
	background-repeat:repeat-y;
	background-position:left;
	font-size:12px;
}

body.nforum {
	background-color: #EDDF87;
	background-image: none;
	background-repeat:repeat-y;
	background-position:left;
	font-size:12px;
	margin-left: 10px;
	margin-top: 4px;
}

body.nmnforum {
	background-color: #EDDF87;
	background-image: none;
	font-size:12px;
	margin-left: 4px;
	margin-top: 4px;
}

body.article {
	background-image:url('/img/common/rep_y_article.jpg');
}


img{
	border:none;
}

#title a {
	color:#a6220b !important;
}

a img {
	border:none;
}

a {
	text-decoration:none;
	color: #8648F9;
}

a.online {
	text-decoration:none;
	color:#660000;
}

a:hover {
	color:#FF3300;
	text-decoration: underline;
}


a.toplinks {
	color:#5b1b1c;
}

a.important {
	color:#990000 !important;
}
.newsart {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}

a.newsart {
	font-size: 12px;
	color: #990000;
	font-weight: normal;
}
a.newscom {
	font-size: 10px;
	color: #990000;
}

a.listdnev {
	font-size: 12px;
	color: #990066;
	line-height: 120%;
}

a:visited.listdnev {
	font-size: 12px;
	color: #B47252;
	line-height: 96%;
}

a.rightmess {
	font-size: 12px;
	color: #990066;
	line-height: 96%;
}

p	{
	margin-top:5px;
	margin-bottom:5px;
}

ul {
	list-style:none;
}

iframe.extgall {
	text-decoration: none;
	height: 640px;
	width: 100%;
	border: none;
}

iframe#article_text___Frame {
	display:block !important;
}

h1 {
	font-size:22px;
	text-align:right;
	color:#a6220b;
	border-bottom:solid 1px #e2cf69;
	padding-bottom:4px;
	margin-bottom:5px;
}
h1.com {
	font-size:16px;
	text-align:right;
	color:#a6220b;
	border-bottom:solid 1px #e2cf69;
	padding-bottom:4px;
	margin-bottom:5px;
}


h2, h2 a {
	color:#bd7606;
	font-size:16px;
}

i {
	font-style:normal;
	color:#999999;
	font-weight:normal;
}

em {
	font-style:normal;
	color:#FF6600;
	font-size:12px;
}

#title {
	position:absolute;
	left:220px;
	top:10px;
	color:#666666;
}

#title a {
	color:black;
	margin-right:8px;
	margin-left:8px;
	font-weight:bold;
	text-decoration:underline;
}

.forms {
	overflow:hidden;
}

#login-bx {
	z-index:999;
	width:180px;
	background-color:#5b1b1c;
	position:absolute;
	right:155px;
	padding:10px;
	top:65px;
	overflow:hidden;
	height:1%;
}

#content > #login-bx {
	height:110px;
}

#login-bx label {
	overflow:hidden;
	height:1%;
}

#login-bx p.tool-link {
	float:right;
	margin:0;
	font-size:9px;
	text-align:right;
}

#login-bx p.tool-link a {
	color:#eeb96d;
	font-size:10px;
}


.forms p {
	display:block;
	margin-bottom:9px;
	overflow:hidden;
	height:1%;
}

.forms a.tool-link {
	float:right;
	color:#FFFFFF;
	margin-right:2px;
	font-size:9px;
	font-weight:bold;
}

.forms label {
	float:left;
	width:80px;
	padding-top:4px;
}

.forms .sm a {
	font-size:11px;
}

.forms input, .forms textarea, .forms select {
	border:solid 1px #c4ceda;
	font-size:10px;
	padding-top:2px;
	padding-left:4px;
}

.forms input {
	height:18px;
	width:126px;
}

.forms select {
	 height:21px;
	 padding:0;
	 padding-left:2px;
	 padding-top:2px;
}

input.submit {
	border:solid 1px #aebccc;
	background-color:#fafafe;
	font-size:11px;
	font-weight:bold;
	width:76px !important;
	height:24px;
	margin-right:3px;
	text-align:center;
	padding-right:3px;
	padding-bottom:2px;
	margin-top:5px;
}

input.add-more {
	border:solid 1px #aebccc;
	background-color:#ffffff;
	font-size:12px;
	font-weight:bold;
	width:20px !important;
	height:20px;
	text-align:center;
	padding-right:3px;
	padding-bottom:2px;
}

.forms input.radio {
	width:18px !important;
	border:none !important;
	height:12px;
}

label.error {
	color:red !important;
}

.profile-menu li a{
	color:#FFFFFF;
	font-weight:bold;
	padding-left:15px;
}

.msg-er {
	border:solid 1px #ec2d29;
	padding:5px;
	font-size:10px;
	font-weight:bold;
	color:#ec2d29;
	background-color:#ebbfbe;
	background-image:url('/img/icons/er.jpg');
	background-repeat:no-repeat;
	background-position:5px 4px;
	padding-left:25px;
	margin-top:5px;
	margin-bottom:5px;
}

.msg-ok {
	border:solid 1px #5d8d35;
	padding:5px;
	font-size:10px;
	font-weight:bold;
	color:#2e8a12;
	background-color:#c3ddac;
	background-image:url('/img/icons/ok.jpg');
	background-repeat:no-repeat;
	background-position:5px 4px;
	padding-left:25px;
	margin-top:5px;
	margin-bottom:5px;
}

#holder {
	width:1000px;
	background-image:url('/img/common/main_content_web.jpg');
	background-position:0 -5px;
	background-repeat:no-repeat;
	overflow:hidden;
}

#holder-banner {
	width:1000px;
	background-image:url('/img/common/main_content_web.jpg');
	background-position:0 -5px;
	background-repeat:no-repeat;
	overflow:hidden;
}

#holder-article {
	width:1000px;
	overflow:hidden;
}

#holder-nforum {
}

#sec-menu {
	width:260px;
	height:1%;
	position:absolute;
	right:40px;
	top:190px;
}

#sec-menu ul li {
	margin-bottom:9px;
	line-height:23px;
	font-size:10px;
	height:23px;
	font-weight:bold;
	background-image:url('/img/common/btn_top.jpg');
	background-repeat:no-repeat;
	padding-left:10px;
}

#sec-menu ul li a {
	color:#FFFFFF;
}

#content {
	width:100%;
	min-height:600px;
	position:relative;
}

#menu {
	float:left;
	width:137px;
	padding:10px;
	margin-top:260px;
	color:#FFFFFF;
}

#text {
	float:left;
	width:595px;
	padding-left:20px;
	padding-right:20px;
	margin-top:260px;
	margin-left:45px;
}

#rightbox {
	position:absolute;
	left:854px;
	top:296px;
	width:160px;
	padding:2px;
	font-size:12px;
}

#online {
	position:absolute;
	left:216px;
	top:40px;
	width:460px;
	padding:2px;
	font-size:12px;
}

#ktotut {
	float:left;
	margin-left:220px;
}

#menu2 {
	float:left;
	width:217px;
	color:#FFFFFF;
}


.read {
	float:left;
	width:725px;
	margin-left:25px;
	margin-top:25px;
}

.readnew {
	float:left;
	width:725px;
	margin-left:25px;
	margin-top:25px;
}

.lang-select {
	position:absolute;
	right:170px;
	top:10px;
	word-spacing:15px;
	font-size:12px;
}

.lang-select a {
	color:#990000;
}

.lang-select a.selected {
	font-weight:bold;
}


ul.main-menu li {

	background-image:url('/img/common/button.jpg');
	background-repeat:no-repeat;
	background-position:left;
	margin-bottom:9px;
	line-height:23px;
	font-size:10px;
	height:23px;
	font-weight:bold !important;
	padding-left:30px;
}

#menu2 ul.main-menu li {
	background-position:right;
	background-color:#801c0d;
}

#menu2 ul.main-menu li.active {
	background-color:#d48204;
}


ul.main-menu li.active {
	background-image:url('/img/common/button_active.jpg') !important;
}
ul.main-menu li.exactive {
	background-image:url('/img/common/blue_btn_active.jpg') !important;
	background-color:#da721b !important;
}



ul.main-menu li.first {
	background-image:url('/img/common/button2.jpg');
}

ul.main-menu li.spec {
	background-image:url('/img/common/btn_spec.jpg');
	background-color:#a54700;
	background-position:right;
}

ul.main-menu li.extra {
	background-image:url('/img/common/blue_btn.jpg');
	background-color:#da721b;
	background-position:right;
}

ul.main-menu li.sub {
	background:none;
	font-weight:normal;
	padding-left:4px;
}

ul.main-menu li.sub a {
	font-size:11px;
}

ul.main-menu li a {
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}

ul.main-menu li span {
	color:#FFCC33;
}

#login-box label {
	font-size:9px;
	color:#cb867b;
	width:60px;
}

#login-box input {
	border:solid 1px #d3be03;
	font-size:9px;
	height:15px;
	background-color:#801c0d;
	color:#FFFFFF;
	width:102px;
}

#login-box input.submit {
	width:50px !important;
	height:18px;
}

div.last_articles {
	margin-bottom:5px;
}

div.last_articles a {
	color:#a6210e;
	border-bottom:dotted 1px #ebbd05;
	font-weight:bold;
	font-size:14px;
}

div.last_articles span {
	color:#ec8b00;
}

#forum_body_global {
	width:754px;
	background-color:#FFFFFF;
	margin:0 auto;
	border-left:solid 1px #666666;
	border-right:solid 1px #666666;
	overflow:hidden;
}

.user-menu {
	margin:0;
	padding:0;
	list-style:none;
}

.forum-head input {
	border:solid 1px #999999;
}

.user-menu li {
	margin-bottom:5px;
}

.user-menu li a {
	color:#990000;
	font-weight:bold;
}

#forum_body_global hr {
	border:solid 1px #999999;
	height:1px;
	border-width:1px;
}

.forum-content {
	padding:10px;
}



.theme-list a {
	text-decoration:none;
	color:#a6210e;

}

.theme-list caption {
	padding:8px;
	font-size:14px;
	font-weight:bold;
}

.theme-list caption a {
	color:#9B0000;
}

.theme-list {
	border:solid 1px #CCCCCC;
	padding:0;
	border-collapse:collapse;
}

.theme-list thead tr {
	height:24px;
}



.theme-list tbody tr.headline {
	background-color:#fded98;
}

.theme-list tbody tr.headline td{
	font-weight:bold;
	color:#e08407;
}


.theme-list tbody tr.odd {
	background-color:#ffffff;
}

.theme-list tbody tr {
	background-color:#fdfad7;
}
.theme-list tbody td {
	color:#666666;
}

.theme-list tbody td .username {
	font-weight:bold;
	color:#990000;
}

.theme-list tfoot {
letter-spacing:4px;
font-size:12px;
}

.theme-list tfoot span {
letter-spacing:normal;
}

.theme-list tfoot a {
	color:#A60004;
	font-weight:bold;
}

.pic-title {
	padding-top:5px;
	padding-bottom:5px;
	margin-top:10px;margin-left:20px; margin-right:20px; overflow:hidden;
	font-size:12px;
	text-align:center;
	border:solid 1px #bd7606;
	margin-bottom:10px;
	background-color:#f9ed9e;
}

.switcher {
	padding-top:5px;
	padding-bottom:5px;
	margin-top:10px;
	color:#999999;
	font-size:18px;
	text-align:center;
	border:solid 1px #bd7606;
	margin-bottom:10px;
	background-color:#f9ed9e;
}

.switcher-nforum
{
	width: 500px;
	align: center;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:40px;
	margin-top:4px;
	color:#999999;
	font-size:14px;
	text-align:center;
	border:solid 1px #bd7606;
	margin-bottom:10px;
	background-color:#f9ed9e;
}

.switcher a {
	font-size:12px;
	color:#930000;
	font-weight:bold;
}

.theme-list td {
	padding:7px;
	border:solid 1px #CCCCCC;
	margin:0;
}

.theme-list caption span
	{
	color:#666666;
	}

.theme-list thead {
	background-color:#e9b708;
	color:#FFFFFF;
	padding:0;
	margin:0;
	border:solid 1px #999999;
}

.topic-count {
	font-size:14px;
	color:#666666;
	font-weight:bold;
}

.topic-title {
	font-size:12px;
	font-weight:bold;
	margin:0;

}

.topic-title a {
	color:#990000;
}

.topic-entry {
	font-size:10px;
	color:#999999;
	margin:0;
	margin-bottom:8px;
	border-bottom:solid 1px #FFDDDD;
	padding-bottom:5px;
	padding-left:10px;
}

.photo-profile {
	float:left;
	width:80px;
	height:120px;
}

#profile-edit-box input {
	width:180px;
}

#password-change-box label {
	width:180px;
}

p.link a{
	color:#FFCC00;
}

#register-box label {
	width:180px;
}

#register-box input {
	width:190px;
}

.article-item {
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:solid 1px #FCED83;
}

small {
	font-size:10px;
	color:#666666;
}

#comments-add-box label {
	width:170px;
}

#comments-add-box textarea {
	width:695px;
	height:120px;
}

.comment-item {
	clear:both;
	overflow:hidden;
	height:1%;
	padding-bottom:10px;
	margin-bottom:10px;
	border:solid 1px #e2cf69;
	background-color:#fdf6a8;
	padding:10px;
}

.comment-item .c-body{
	float:left;
	width:500px;
}

.comment-item img {
	float:left;
	margin-right:10px;
}

#comments-box {
	margin-top:15px;
}

.lang {
	margin-bottom:5px;
	font-weight:bold;
}

.lang  a {
	color:#990000;
}

.lang a.selected {
	color:#999999;
}

#topic-add {
	margin-top:8px;
}

ul.gallery {
	overflow:hidden;
	height:1%;
}

ul.gallery li {
	float:left;
	width:130px;
	height:140px;
	text-align:center;
}

ul.gallery li img {
	margin-top:15px;
}


ul.gallery li p {
	text-align:center;
	font-weight:bold;
	margin-top:10px;
}

ul.gallery li  a {
	color:#990000;
	font-size:10px;
}

.gal {
	background-image:url('/img/icons/gal.gif');
	background-repeat:no-repeat;
	background-position:10px -7px;
}

.pic img {
	border:solid 6px #fdf6a8;
}

.photo {
	text-align:center;
	border:solid 1px #fae675;
	background-color:#fdf6a8;
	padding-top:15px;
	padding-bottom:15px;
}

h3, h3 a {
	color:#990000;
}


.n {
	float:right;
	margin-right:10px;
}

.p {
	float:left;
	margin-left:10px;
}

.article-box {
	color:#800000 !important;
	font-family:Tahoma !important;
	font-size:13px !important;
	text-align:justify !important;
	margin-top:18px;
	border-bottom:solid 1px #e2cf69;
	padding-bottom:8px;
	margin-bottom:8px;
}

.keyword-box {
	margin-top:15px;
	margin-bottom:15px;
}

.keyword-box  h2 {
	padding-bottom:4px;
	margin-bottom:6px;

}

ul.keywords {
margin-bottom:5px;
border-bottom:solid 1px #bd7606;
border-top:solid 1px #bd7606;
padding-top:6px;
padding-bottom:6px;
}

ul.keywords li{
	display:inline;
	margin-right:6px;
	line-height:17px;
}

ul.keywords li a {
color:#FFFFFF;
}

.box-menu-2 {
	overflow:hidden;
	border:solid 1px #bd7606;
	background-color:#f9ed9e;
}

.box-menu-2 li {
	float:left;
	width:50%;
}

.box-menu-2 li a {
	display:block;
	text-align:center;
	color:#999999;
	font-weight:bold;
	padding:5px;
}

.box-menu-2 li a.selected {
	color:#930000;
}

table.messages {
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
	margin-top:15px;
}

table.messages thead tr th {
	border:dotted 1px #bd7606;
	background-color:#faf2c1;
}

table.messages td,
table.messages th {
	padding:5px;
}

table.messages td {
	background-color:#fdef91;
	border:solid 1px #ddcf6c;
}

table.messages td a {
	font-size:11px;
	color:#990000;
}

table.messages td.date {
	color:#999999;
	font-size:10px;
}

table.messages .odd td {
	background-color:#f0e283;
}

.msg-body {
	display:none;
	padding:10px;
	color:#666666;
	border:dotted 1px #bd7606;
	margin:10px;
	margin-bottom:15px;
}

.msg-body h2 {
	padding-bottom:3px;
	margin-bottom:3px;
	border-bottom:solid 1px #e7da80;
}

table.messages .unread {
	font-weight:bold;
}

.msg-options {
	overflow:hidden;
}

.msg-options li {
	float:left;
	margin-right:10px;
}

.msg-options li a {
	font-size:11px;
	font-weight:bold;
	color:#990000;
}

form#send-message-box textarea {
	width:585px !important;
}

.photo-thumb {
	float:left;
	width:90px;
}
