/*
-----------------------------------------------
Site Base Styles
Author:   akella at http://cssing.org.ua
Version:  19 Oct 2008
----------------------------------------------- */
*{margin:0;padding:0}
body{
	font:62.5%/1 Tahoma, arial,sans-serif;
	background:#00111f url(/images/bg.png) repeat-x 0 0;
	color:#fff;
	}
	#out{
		background:url(/images/toptop.jpg) no-repeat 0 0;
		}
		.inside #out{
			background:url(/images/toptop-inside.jpg) no-repeat 0 0;
			}
			.toptop1 #out{
				background:url(/images/toptop1.jpg) no-repeat 0 0;
				}
				.toptop2 #out{
					background:url(/images/toptop2.jpg) no-repeat 0 0;
					}
					.toptop3 #out{
						background:url(/images/toptop3.jpg) no-repeat 0 0;
						}
		.dec{
			position:absolute;
			top:0;
			left:0;
			width:322px;
			height:531px;
			background: url(/images/clock1.png) no-repeat 0 0;
			_background:none;
			_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/images/clock1.png');
			z-index:54;
			}
/* =Misc(links)
----------------------------------------------- */
a img,fieldset{border:none}
.pda, .print, legend{display:none}
.clr{height:1px;line-height:1px;font-size:1px;clear:both;}
/* =Header
----------------------------------------------- */
.cont{
	position:absolute;
	left:10px;
	padding-left:30px;
	top:80px;
	}
	.cont strong{
		padding-top:9px;
		display:block;
		font-size:20px;
		font-weight:normal;
		text-indent:-.8em;
		_text-indent:-1.4em;
		color:#93999e;
		}
   .cont span.icq {
		padding-top:9px;
		display:block;
		font-size:11px;
		font-weight:normal;
		color:#93999e;
   }
   .cont span.icq b{
		font-weight:normal;
		font-size:12px;
		color:#000000;
   }
#header{
	position:relative;
	width:100%;
	overflow:hidden;
	z-index:60;
	}
#header .head{
	width:794px;
	margin-left:280px;
	font-size:1.2em;
	overflow:hidden;
	padding-top:42px;
	height:206px;
	}
#header h1 a{
	width:219px;
	height:147px;
	font-size:21px;
	font-weight:normal;
	overflow:hidden;
	display:block;
	position:relative;
	float:left;
	text-indent:-10000px;
	}
	#header h1 a span{
		position:absolute;
		width:219px;
		height:147px;
		top:0;
		left:0;
		background:transparent url(/images/logo.gif) no-repeat 0 0;
		cursor:hand;
		}
	#header h1 a span.span_en{
		background:transparent url(/images/logo_en.gif) no-repeat 0 0;
		}
.nav{
	float:left;
	width:263px;
	list-style:none;
	text-transform:uppercase;
	margin-left:26px;
	display:inline;
	}
	.nav li{
		margin-bottom:25px;
		padding:5px 0 5px 25px;
		background:url(/images/bul.png) no-repeat 0 50%;
		}
		.nav li a{
			color:#fff;
			text-decoration:none;
			}
.subnav{
	float:right;
	width:213px;
	margin-right:25px;
	list-style:none;
	text-align:right;
	display:inline;
	}
	.subnav li{
		margin-bottom:11px;
		padding:3px 25px 3px 0;
		background:url(/images/bul.png) no-repeat 100% 50%;
		}
	.subnav li.here{
		background-image:url(/images/bul-here.png);
		}
 		.subnav li a{
			color:#fff;
			text-decoration:none;
			}
		.subnav li.here a{
			color:#376a88;
			}
.lang{
	position:absolute;
	right:40px;
	top:42px;
	text-align:right;
	list-style:none;
	}
	.lang li{
		display:inline;
		margin-left:3px;
		padding-bottom:5px;
		}
		.lang li a{
			color:#376a88;
			padding-bottom:5px;
			text-decoration:underline;
			position:relative;
			}
		.lang li a.here{
			color:#fce49e;
			text-decoration:none;
			}
/* =Content
----------------------------------------------- */
.main{
	font-size:1.3em;
	line-height:1.3;
	color:#999fa5;
	}
	.main p{
		line-height:1.6;
		margin-bottom:1em;
		}
	.main a{
		color:#1e4a6d;
		}
.news{
	margin:40px 0 30px 48px;
	text-align: left;
	}
	.news a{
	font-size: 14px;
	}}
	.news h3{
		font-size:1.3em;
		font-weight:normal;
		color:#E6E8E9;
		margin-bottom:27px;
		}
		.news h3 span{
			padding-bottom:2px;
			background:url(/images/dottedw.png) repeat-x 0 100%;
			}
.secl{
	float:right;
	width:220px;
	font-size:.8em;
	list-style:none;
	}
	.secl li{
		margin-bottom:4px;
		}
	.secl a{
		color:#fce49e;
		}
.news dl{
	width:327px;
	}
body.inside .news dl{
	width:650px;
	}
	.news dt, .date{
		color:#64A2D5;
		font-size:11px;
		}
	.news dd{
		margin-bottom:27px;
		font-size:1.07em;
		}
.pagi{
	margin:1em 0;
	width:100%;
	overflow:hidden;
	list-style:none;
	}
	.pagi li{
		float:left;
		margin-right:10px;
		}
		.pagi a{
			text-indent:-1983em;
			text-decoration:none;
			overflow:hidden;
			width:10px;
			height:10px;
			float:left;
			background:url(/images/page.png) no-repeat 0 -10px;
			}
		.pagi a.here, .pagi a:hover{
			background-position:0 0;
			}
.block{
	text-align: left;
}
.bg{
	width:15px;
	position:absolute;
	height:10000px;
	top:-17px;
	right:25px;
	background:url(/images/buls.png) repeat-y 0 10px;
	z-index:1;
	}
.left-b{
	float:left;
	width:219px;
	margin-right:42px;
	}
.right-b{
	display:table;
	zoom:1;
	padding-right:40px;
	}
.note{
	background:#051420 url(/images/n-top.png) no-repeat 0 0;
	margin-bottom:18px;
	}
	.note-in{
		background:url(/images/n-bot.png) no-repeat 0 100%;
		padding:14px 21px 14px 17px;
		}
		.note h3{
			color:#fce49e;
			font-weight:normal;
			margin-bottom:7px;
			}
		.note ul{
			list-style:none;
			color:#999fa5;
			font-size:12px;
			}
			.note li{
				padding:5px 0;
				border-bottom:1px solid #192732;
				}
			.note li.last{
				border:none;
				}
.link{
	padding:12px 0 12px 63px;
	}
	.link a{
		color:#fce49e;
		text-decoration:none;
		text-transform:uppercase;
		}
	.l-video{
		background:url(/images/video.png) no-repeat 10px 50%;
		}
	.l-catalog{
		position:absolute;
		right:13px;
		top:243px;
		background:#000f1c url(/images/catalog.png) no-repeat 100% 50%;
		padding-left:0;
		z-index:24;
		padding-right:40px;
		width:100px;
		padding-top:13px;
		}
.gallery{
	width:330px;
	overflow:hidden;
	list-style:none;
	margin: auto;
	margin-top:35px;
    margin-buttom: 5px;
	
	}
	.gallery li{
		float:left;
		margin:0 10px 10px 0;
		}
		.gallery li img{
			float:left;
			}
.main h1{
	color:#d0d4d9;
	font-size:18px;
	font-weight:normal;
	margin-bottom:15px;
	}
.pers{
	float:right;
	margin-left:15px;
	margin-right:10px;
	}
blockquote{
	padding-left:15px;
	background:url(/images/q1.png) no-repeat 0 10px;
	}
	.main blockquote p{
		margin-bottom:0;
		line-height:1.5;
		}
		.main blockquote p img{
			vertical-align:top;
			}
	cite{
		font-style:normal;
		display:block;
		padding-top:4px;
		text-align:right;
		padding-right:145px;
		}
		cite strong{
			font-weight:normal;
			display:block;
			}
/* =Left
----------------------------------------------- */
.left{
	padding-top:290px;
	font-size:1.1em;
	line-height:1.3;
	color:#385269;
	position:relative;
	z-index:200;
	}
.madeby a{
	font-size:15px;
	font-weight:normal;
	color:#fce49e;
	}
.f-search{
	margin:34px 0 46px;
	*margin: 0px; /* ��� Internet Explorer */
	width:100%;
	overflow:hidden;
	}
	
	
	
.f-search input{
	float:left;
	}
.f-search .inp{
	height:24px;
	float:left;
	width:151px;
	padding-left:15px;
	background:url(/images/searchi.png) no-repeat 0 0;
	border:none;
	color:#263a4a;
	font-size:12px;
	line-height:12px;
	padding-top:4px;
	height:20px;
	_height:18px;
	_padding-top:6px;
	}
	.contacts h3{
		font-size:1.3em;
		font-weight:normal;
		margin-bottom:14px;
		}
		.contacts h3 span{
			padding-bottom:2px;
			background:url(/images/dotted.png) repeat-x 0 100%;
			}
.contacts .phone{
	text-indent:-.75em;
	font-size:1.5em;
	margin:0 0 6px 0;
	}
.contacts p{
	margin-bottom:1.4em;
	}
.contacts p a{
	color:#385269;
	text-decoration:none;
	padding-bottom:1px;
	background:url(/images/dotted.png) repeat-x 0 100%;
	}
/* =Inside
----------------------------------------------- */
.inside .left{
	padding-top:38px;
	}
.lnav{
	list-style:none;
	
	}
	.lnav li{
		padding-left:11px;
		margin-bottom:6px;
		}
	.lnav li.here {
		background: url("/images/bul1.png") no-repeat scroll 0 50% transparent;
		color:#e6e6e6;
		}
		.lnav li a{
			color:#e6e6e6;
			font-size:12px;
			}
		.lnav li.here a{
			color:#e6e6e6;
			text-decoration:none;
			}
.left .note{
	width:219px;
	position:relative;
	left:-22px;
	background:#001425 url(/images/ln-top.png) no-repeat 0 0;
	}
	.left .note-in{
		background:url(/images/ln-bot.png) no-repeat  0 100%;
		padding-left:22px;
		}
		.left .note h3{
			font-size:1.3em;
			}
.inside .main h2{
	font-size:16px;
	color:#fff;
	font-weight:normal;
	margin-bottom:13px;
	color:#e6e8ea;
	}
.people{
	list-style:none;
	width:100%;
	overflow:hidden;

	padding-left:13px;
	position:relative;
	left:-13px;
	}
	.people li{
		float:left;
		width:150px;
		margin:0 25px 0 0;
		padding-bottom:30px;
		color:#c7ab76;
		line-height:1.2;
		}
	.people li a{
		display:block;
		padding-bottom:6px;
		}
	.people li strong{
		display:block;
		font-size:1.1em;
		font-weight:bold;
		}
	.people li.opened{
		width:538px;
		background:#00182b url(/images/p-top.png) no-repeat 0 0;
		position:relative;
		left:-13px;
		margin-bottom:0;
		padding-bottom:0;
		}
		.people li.opened div.in{
			background:url(/images/p-bot.png) no-repeat 0 100%;
			padding:15px 13px 5px 13px;
				zoom:1;
			}
		.people li.opened .pictext{
			float:left;
			width:150px;
			margin-right:31px;
			color:#a7a7a7;
			}
		.people li.opened .about{
			display:table;
			zoom:1;
			font-size:11px;
			color:#3a566c;
			}
			.people li.opened .about p{
				margin-bottom:1em;
				}
			.people li.opened .about p.photoby{
				color:#293b49;
				}
	.people li.opened .closeme, .closeme{
		position:absolute;
		right:12px;
		top:5px;
		text-align:right;
		width:100px;
		background:url(/images/close.jpg) no-repeat 100% 30%;
		padding-right:13px;
		text-decoration:none;
		font-size:10px;
		}
		.people li.opened .closeme span, .closeme span{
			background:url(/images/dotted.png) repeat-x 0 100%;
			}

/* =popup
----------------------------------------------- */
.map{
	position:relative;
	}
	.popup{
		position:absolute;
		top:50px;
		left:120px;
		width:414px;
		background: url(/images/pop-bot.png) no-repeat 0 100%;
		padding-bottom:18px;
		text-align: left;
		}
		.popup-in{
			background: url(/images/pop-top.png) no-repeat 0 0;
			/*padding:30px 20px 45px 45px;*/
			padding:30px 20px 15px 35px;
			}
	.popup p{
		text-indent: none;
		font-size:1.3em;
		line-height:1.3;
		color:#999fa5;
		margin-bottom:2em;
		}
	.popup h1{
		font-size:14px;
		line-height:16px;
		font-weight: normal;
		}
	.flexcroll, #scroll1{
		height:233px;
		overflow:auto;
		}
.popup .closeme{
	top:10px;
	right:10px;
	background-position:100% 100%;
	}
/* =Other
----------------------------------------------- */
.entry{
	overflow:hidden;
	padding-bottom:20px;
	border-bottom:1px solid #172530;
	margin-bottom:15px;
	width:692px;
	}
	.entry .pic{
		float:left;
		width:227px
		}
	.entry .c{
		display:table;
		zoom:1;
		}
	.entry h3{
		font-size:1.1em;
		font-weight:bold;
		margin-bottom:.6em;
		}
	.main .entry p{
		line-height:1.3;
		margin-bottom:0;
		}
	.main .entry p a{
		color:#c7ab76;
		}
.textcontent{
	width:692px;
	}
.entry2 {
text-align: left;
float:left;
height: 200px;
margin-top: 15px;
margin-right:5px;
overflow:hidden;
padding-bottom:20px;
width:300px;
}
	.entry2 .pic{
		float:left;
		width:150px
		}
	.entry2 .c{
		display:table;
		zoom:1;
		font-size:14px;
		}
	.main .entry2 p{
		line-height:1.3;
		margin-bottom:0;
		}
	.main .entry2 p a{
		color:#c7ab76;
		}
/* =Footer
----------------------------------------------- */
#footer{
	
	position:relative;
	clear:both;
	width:100%;
	}
	.farea{
		width:794px;
		margin-left:280px;
		padding-top:38px;
		font-size:1.1em;
		overflow:hidden;
		line-height:1.4;
		padding-bottom:15px;
		}
	.farea .fnav{
		padding-left:48px;
		margin-bottom:18px;
		}
		.fnav, .fnav a{
			color:#1e4a6d;
			}
		.copy{
			padding-left:48px;
			}
		.copy, .copy a{
			color:#385269;
			}
		.fmorenav{
			float:right;
			width:212px;
			list-style:none;
			font-size:1.4em;
			font-family:Verdana,sans-serif;
			padding-top:11px;
			}
			.fmorenav a{
				color:#385269;
				}
.sch{
	position:absolute;
	left:30px;
	top:38px;
	width:150px;
	}

.block-pool {
		margin:40px 0 0 5px;
}
.block-pool h2 {
	color: #D0D4D9;
	margin:10px 0;
}

.block-pool a {
	color:#FCE49E;
	font-size:14px;
}				
