﻿@import url("/css/ng_forum.css");
* {margin:0;padding:0;}

body, P, FORM { margin: 0; padding: 0; }
body, td, th, div, p, li {
	font-family: Tahoma;
	font-size: 11px; }
A { color: #004D99; }

/* TEMPORARY !!! */
IMG { border: 0px; }
LABEL {cursor: pointer; cursor: pointer; }

FORM TEXTAREA { font: normal 11px Tahoma; border: 1px solid #7f9db9; }
FORM SELECT { font: normal 11px Tahoma; border: 1px solid #7f9db9; }
FORM INPUT.text { height: 18px; background: #FFFFFF; border: 1px solid #7F9DB9; font: normal 11px Tahoma; }
FORM INPUT.button { 
	cursor: pointer; cursor: pointer; 
	font: normal 11px Tahoma; height: 18px; color: #FFFFFF; 
	background: url('/images/ng/button_bg.gif') repeat-x; padding-bottom: 2px;
	border: 1px solid #3987BF; }

/* NAVIGATION 123 */
DIV.menu { padding: 15px 20px; background: #0050AA; }
DIV.menu-border {
	margin: 4px 0 3px 0;
	height: 1px; background: url('/images/ng/menu-border.gif') bottom left repeat-x; }
DIV.menu A { 
	display: block; font: normal 11px Tahoma; 
	color: #FFFFFF; text-decoration: none; }
DIV.menu A:hover { text-decoration: underline; }
DIV.menu A.act { font-weight: bold; }
DIV.menu DIV.submenu { margin: 3px 0 10px 6px; }
DIV.menu DIV.submenu A { margin: 4px 0 3px 0; }
DIV.menu DIV.submenu img { margin: 0 4px 2px 0; }
DIV.menu DIV.submenu DIV.submenu-lvl2 { margin: 0 0 0 15px; }
DIV.menu DIV.submenu DIV.submenu-lvl2 img { margin: 0 4px 2px 0; }

TABLE.actual A { display: block; margin: 9px 0 6px 0; text-decoration: underline; }
TABLE.actual A:hover { text-decoration: none; }
TABLE.actual H3 A { margin: 0 0 5px 0; color: #004d99; font-size: 13px; text-decoration: none; }
TABLE.actual H3 A:hover { text-decoration: none; }

DIV.doc-end { background: #f3f3f3; }

DIV.content { width: 540px; position: relative; margin: 10px 0 0 0; }

DIV.location-bar { margin: 0 0 20px 20px; 
padding: 3px 0 0 0; width: 370px;
border :0px solid red; }
DIV.location-bar img { margin: 0px 6px; }

DIV.content DIV.doc-nav { position: absolute; top: 0; right: 0; margin: 0 20px 20px 0; }
DIV.content DIV.doc-nav IMG { margin: 2px 3px 0 0; }
DIV.content H1 { margin: 0 0 10px 20px; padding: 0; font: bold 16px Tahoma; }
DIV.content H2 { margin: 10px 0 10px 20px; padding: 0; font: bold 14px Verdana; }
DIV.content H6 { margin-bottom: 5px; font: normal 11px Tahoma; color: #919191; }
DIV.content DIV.text { padding: 10px 20px; color: #3f3f3f; }
DIV.content DIV.text P { margin-bottom: 10px; text-align: justify;}
DIV.content DIV.text { padding: 10px 20px; color: #3f3f3f; }
DIV.lastnews { background:#eff7ff; padding:10px 10px 10px 10px; margin-bottom:20px; width:540px% }
DIV.restnews { padding:4px 10px; margin-bottom:20px; width:540px% }

TABLE.doc-related {
	background: #EFF7FF; color: #034C99; 
	width:500px; height: 30px; text-align: center; 
	border: 0px solid #000000; margin: 20px 0; }
TABLE.doc-related IMG { margin: 0 4px 1px 4px; }

TABLE.doc-linked { border-collapse: collapse; margin: 8px 0; }
TABLE.doc-linked TD, TABLE.doc-linked TH { border-top: 1px solid #ececec; }
TABLE.doc-linked TD, TABLE.doc-linked TH { padding: 6px 6px 6px 0; }
TABLE.doc-linked TH { font-weight: normal; color: #919191; white-space: nowrap; text-align: left; }

DIV.doc-preview { 
	margin: 10px 0; padding: 10px 0 0 0; 
	background: url(/images/ng/bg-prev.gif); }

TABLE.event TD { padding: 0 20px 20px 20px; color: #3f3f3f; }
TABLE.event SPAN { 
	display: block;	padding: 4px 0 5px 0; font-weight: normal; color: #919191; }
TABLE.event SPAN A {color: #919191; }
TABLE.event IMG { margin: 2px 8px 8px 0; }
TABLE.event IMG.more { margin: 0 2px; }
TABLE.event H2 { font: bold 12px Tahoma; margin: 0; }

TABLE.search-box TH { padding: 0 20px 20px 20px; color: #3f3f3f; }
TABLE.search-box TH TABLE TD { padding: 2px; }

DIV.searchbox { height: 200px; width: 200px; }
DIV.searchbox DIV { background: #DEEFF7; margin-bottom: 20px; }
DIV.searchbox INPUT.button { margin: 10px 0px 10px 1px; width: 46px; }
DIV.searchbox INPUT.text { margin: 10px 1px 10px 20px; width: 109px; height:16px; }
DIV.searchbox SPAN { display: block; margin: 0 20px; color: #919191; }
DIV.searchbox SPAN A { color: #004D99; text-decoration: underline; }

DIV.comments { padding: 0 15px; }
DIV.comments DIV.list { border-bottom: 1px solid #ececec; }
DIV.comments DIV.pages { text-align: right; } 
DIV.comments DIV.back { text-align: right; } 
DIV.comments B { color: #3f3f3f; }
DIV.comments DIV.element { padding: 9px 0; border-top: 1px solid #ececec; color: #919191; }
DIV.comments DIV.admin { background: #e2edf5; } 
DIV.comments DIV.element SPAN { display: block; color: #3f3f3f; margin: 10px 0 0 0; }

DIV.doc-preview FORM INPUT.text { 
	font: normal 11px Tahoma; border: 1px solid #7f9db9; 
	background: #FFFFFF; }
DIV.doc-preview FORM TEXTAREA { width: 100%; }
DIV.doc-preview FORM TABLE TABLE TD { padding: 2px; }
DIV.doc-preview FORM TABLE TABLE TH { padding: 2px; color: #3f3f3f; text-align: right; font-weight: normal; }
DIV.doc-preview FORM TABLE TABLE TR.err TH { color: #AA0000; font-weight: bold; }
DIV.doc-preview FORM TABLE TABLE TR TH SPAN { display: inline; }

DIV.pages { color: #3f3f3f; padding: 10px 0;}
DIV.pages A { margin: 0 2px; }
DIV.pages A.act { color: #3f3f3f; text-decoration: none; }

/* after WYSIWYG */
TABLE.parsed {border-collapse: collapse; background: #FFFFFF; }
TABLE.parsed TD { border: 1px solid #7f9db9; padding: 2px 5px 3px 5px; vertical-align: top; }
TABLE.parsed TR.first TD { background: #e2edf5; }



/* gallery images/ng */
TABLE.gallery TR TH { 
	background: #eff7ff; padding: 18px; color: #424142; 
	text-align: left; font-weight: normal; }
TABLE.gallery TR TH DIV { margin: 16px 0 0 0; }
TABLE.gallery TR TH IMG { border: 1px solid #7f9db9; }
TABLE.gallery TR TH TD TD IMG { border: 0px; }
TABLE.gallery TR TD.container { padding: 0 18px; }
TABLE.gallery DIV.pages { 
	border-top: 1px solid #ececec; border-bottom: 1px solid #ececec;
	padding: 5px 0 6px 0; margin: 7px 0 0 0; }

FORM.fSend TABLE TD { padding: 1px 0; }
FORM.fSend .error { color: red; }


/* [ SITEMAP ] =========================================================== */
TABLE.sitemap A { color: #3f3f3f; font-weight: bold; text-decoration: none; }
TABLE.sitemap UL { padding: 00; margin: 8px 20px 9px 0px; }
TABLE.sitemap UL LI { margin: 0 0 0 22px; padding: 2px 0px 3px 0px; }
TABLE.sitemap UL LI A { color: #004D99; font-weight: normal; text-decoration: underline; }

TABLE.search-result TD.searchLead A { color: #3f3f3f; text-decoration: none; }
TABLE.search-result TD.searchLead A:hover { text-decoration: underline; }


/* [ PRINT VERSION ] */
TABLE.doc-print H1 { font: 18px Arial; }
TABLE.doc-print TD, TABLE.doc-print TH, 
	TABLE.doc-print P, TABLE.doc-print A, TABLE.doc-print LI
	{ font-size: 14px; font-family: Arial; }


/* [ CALENDAR ]*/
DIV.navCalendar { background: #eff7ff; }
TABLE.calendar { margin-top: 10px; }
TABLE.calendar TD { border-left: 1px solid #e7e7e7; border-bottom: 1px solid #e7e7e7; }
TABLE.calendar .n DIV { color: #e7e7e7; }
TABLE.calendar TD.f { border-left: 0px solid #ffffff; }
TABLE.calendar TD.l { border-bottom: 0px solid #ffffff; }
TABLE.calendar TH { background: #EFF7FF; 
	border-left: 1px solid #ffffff; border-bottom: 1px solid #ffffff; }

TABLE.calendar DIV { 
	padding: 1px 0 0 2px; 
	width: 21px; height: 19px; color: #737373; text-align: center; font-weight: normal; }
TABLE.calendar DIV A { color: #004d99; }
TABLE.calendar TD DIV { border: 1px solid #ffffff; }
TABLE.calendar TH DIV { border: 1px solid #EFF7FF; }
TABLE.calendar .now DIV { border: 1px solid #b50000; }

FORM TABLE TD.nav { padding: 8px 6px; background: url(images/ng/bg-prev.gif);}
FORM TABLE TD.nav IMG { margin: 1px 0 0 0; }
FORM TABLE TR.act A { color: #8f9193; }

TABLE.map { margin: 10px 15px 0 15px; border-collapse: collapse; }
TABLE.map TD, TABLE.map TH { border: 1px solid #FFFFFF; }
TABLE.map H2 { color: #004D99; font: 11px Tahoma; }
TABLE.map TD { padding: 6px 13px; background: url(images/ng/bg-prev.gif); }
TABLE.map TH { padding: 0; }
TABLE.map IMG.more { margin: 0px 4px 0 0; }

.saites {padding: 10px 10px 10px 20px}

.saites a {color:#19527b; text-decoration:none; font-family: Tahoma; font-size: 11px;  }
.saites a:hover {font-weight:bold;}


#inner-main-tbl {
	width: 100%;
	font-size: 11px; 
	font-family: Tahoma; 
	padding: 0px; 
	border: 0px solid #000000;
}

#inner-navi-tbl {
	height: 70px; 
	width: 100%; 
	padding: 0px 0px 0px 20px; 
	margin-top: 10px;
	border: 0px solid #000000;
}

#inner-navi-tbl .current-header {
	color: #000000; 
	font-size: 16px; 
	padding-right:10px;
}

TABLE.article-table {
	width:540px;	
	margin-bottom: 20px;
}
TABLE.article-table td {
	padding: 0px 20px;		
}

TABLE.article-table .article-header {
	padding: 20px 20px 5px 20px; 
	color: #000000;
	font-size: 14px; 
	letter-spacing: 2px;	
}	

TABLE.article-table .article-text {
/*	padding: 5px 20px 25px 20px; */
	text-align: justify; 
	color: #3F3F3F; 
	letter-spacing: 1px; 	
}

#inner-navi-tbl a {
	color: #004C97; 
	text-decoration: underline;
	border: 0px;
}

#inner-article-extra-tbl img {
	margin: 0px 6px; 
}

#inner-article-extra-tbl a {
	color: #034C99;
}

#inner-similar-news-tbl {
	margin-bottom: 30px; 
	width: 540px;
}
#inner-similar-news-tbl a{
	color: #02499B;
}


#inner-similar-news-tbl td {
border-bottom: 1px solid #ECECEC; 
padding: 4px 0px 5px 0px;
color: #929292;
}



#inner-announce-td {
	vertical-align: top;
	padding-left:0px;
	border: 0px solid #000000;
	margin-bottom:15px;
}

#inner-announce-td a {
	text-decoration:underline;
	color: #004C97;
}

#inner-announce-td .headline {
	padding: 6px 5px 4px 5px;
}

#inner-announce-td .date {
	padding: 2px 5px;
}

#inner-announce-td .red-arrow {
	background-repeat: no-repeat;
}


#middle-td .midtext {
	width: 173px;
}

#middle-td .info-blok {
	width: 173px;
	border: 0px;
	float: left;
	margin: 0px;
}



#middle2-td {
/*	text-align: center;*/
	border: 0px; 
	height: 130px;
	
	padding-bottom:10px;
/*	width: 100%;*/
/*	margin-bottom: 10px;*/
}
table.middle2-td {
	border: 0px solid red;

	

}

table.middle2-td  a {
	color: #004D99;
	text-decoration: underline;
}

table.middle2-block {
	color: #838687;
	border: 0px solid red;
	height: 100%;
	width: 265px;
	background-color: #EFF7FF;
}

#table.middle2-block td {	
	border: 0px solid red; 
	height: 50%;
}

table.middle2-td .middle2-block div {
	margin: 10px 10px 5px 20px;	
}

#bottom-tr {
   vertical-align: top;
	border: 0px;
	padding-top: 20px;
	color: #919191;
	font-size: 11px;
	font-family: Tahoma;
	margin-bottom: 20px;
/*	border: 1px solid #000000;*/
}

#bottom-tr a {
	color: #004D99;
	text-decoration: underline;
}
#bottom-tr img {
	margin: 0px 8px 0px 8px;
}

#bottom-tr .bottom-block {
   vertical-align: top;
	text-align: left;
	margin-left: 0px;
	font-size: 11px;
	font-family: sans-serif;
	border: 0px;
/*	width: 360px;
	float: left;*/
}

#bottom-tr .copyright {
	text-align: right;
	border: 1px;
/*	width: 160px;
	float: right;*/
	font-size: 11px;
	font-family: Tahoma;
	vertical-align: top;
/*	margin-right: 10px;*/
	padding-right: 20px;
	color: #000000;
}

DIV.copy { 
	text-align: left; margin-top: 5px;
	font: 11px Tahoma; color: #7f7f7f; }

ul {
padding-left: 12px;
}

#album_cat {
margin: 0 auto 0 auto;
width: 100%;
}

#album_cat .catItem {
width: 33%; float: left;
margin: 0 0 10px; 0;
}

.item {
	clear:	both;
	margin-top:	5px;
	margin-bottom:	5px;
}

.item .title, #center .item .date {
	font-weight:	bold;
	}

img.preview {
	float:		left;
	margin:		5px;
	margin-left:	0px;
	}
.texthidden {
display: none;
visibility: hidden;
}
.textvisible {
display: block;
visibility: visible;}

.album_desc {
	border-top: 1px solid #ececec; border-bottom: 1px solid #ececec;
	padding: 5px 0 6px 0; margin: 7px 0 0 0; 
} 

.texthidden {
display: none;
visibility: hidden;
}
.textvisible {
display: block;
visibility: visible;}

.first2 .first {
display: none;
visibility: hidden;
}

#search_block {
	border-color: #F6F9FE;
}



	#search_block tr {
		background-color: #F6F9FE;
		border-bottom: 2px solid #FFFFFF;
		font-weight: bold;
	}



	#search_block td {
		border: 0px !important;
		padding-left: 10px;
		padding-right: 5px;
		height: 20px;
	}



	#search_block #hat {
		background-color: #E8F1FA !important;
	}

.textinputs {
	width: 200px;
	height: 16px;
	padding: 1px;
	font-size: 11px;
	color: #949494;
	border: #95aec5 1px solid

}
#eshop-compare {
	width: 100%;
	border-spacing: 1px;
}

	#eshop-compare th {
		font-weight: bold;
		background: #d8d8d8;
		padding: 4px 6px;
	}

	#eshop-compare td {
	padding: 4px 6px;
		text-align: left;
		vertical-align: top;
		background: #efefef;
	}


#rubricator {
	margin-bottom: 10px;
	background: #f2f2f2

}
	#rubricator h2 {
		color: #888888
	}

	#rubricator ul {
		padding: 10px;
		background: #fff;
		margin-left: 0px;
	}

		#rubricator ul li {
			margin: 2px 10px
		}

#order_block {

	border-color: #F6F9FE;

}

	#order_block tr {

		background-color: #F6F9FE;

		border-bottom: 2px solid #FFFFFF;

	}



	#order_block td {

		border: 0px !important;

		padding-left: 7px;

		padding-right: 7px;

		height: 20px;

	}



	#order_block td.orow_count {
		text-align: center;
	}



	#order_block td.orow_remove {
		text-align: center;
	}



		a.cancel_link, #order_block td.orow_remove a {
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 14px;
			padding: 2px;
			text-decoration: none;
			text-align: center;
			font-weight: bold;
			color: #FB0000;
		}



	#order_block .orow_hat {
		background-color: #E8F1FA !important;
	}



	#order_block .orow_hat td {
		text-align: center;
	}



	#order_block input {
		border: 1px solid #859db5;
	margin: 2px;
		font-size: 11px;
		text-align: center;

	}

fieldset {
	padding: 0px 16px 16px 16px;
	margin-bottom: 8px;
	border: solid 1px #d6d6d6;
}
fieldset.intext {
	padding: 0px;
	border: none;
}
	fieldset legend {
		padding: 8px 8px;
		font-weight: bold;
		/*background: white;*/
		cursor: default;
		/*color: #5e5e5e;*/
	}

		fieldset label {
			display: block;
			clear: both;
		}

			fieldset div.input, fieldset div.tarea {
				float: right;
				margin-left: 6px;
			}

			fieldset input[type = 'text'], fieldset input[type = 'password'] {
				width: 232px;
			}
			fieldset input.select-custom {
				margin-top: 0px;
				border: dotted #d6d6d6 1px;
				border-top: none;
				float: right;
				clear: both;
				width: 234px;
				margin-left: 6px;
			}
			fieldset select {
				width: 236px;
			}
			fieldset textarea {
				width: 233px;
			}
			fieldset textarea.280 {
				width: 280px;
			}
	.bread-links {position:absolute;right:0;font-size:11px;color:#707070;top:0}
		.print {background:url("/images/print.png") no-repeat 0 0;padding-left:17px}
		.bread-links .facebook, .bread-links .vkontakte, .bread-links .twitter, .bread-links .livejournal, .bread-links .google {width:16px;height:16px;display:inline-block;vertical-align:top;overflow:hidden;text-indent:-9999px;margin-left:10px}
		.bread-links .facebook {background:url("/images/facebook.gif") no-repeat 0 0}
		.bread-links .vkontakte {background:url("/images/vkontakte.gif") no-repeat 0 0}
		.bread-links .twitter {background:url("/images/twitter.gif") no-repeat 0 0}
		.bread-links .livejournal {background:url("/images/lj.gif") no-repeat 0 0;width:15px}
		.bread-links .google {background:url("/images/google.jpg") no-repeat 0 0}
