/*@charset "utf-8";*/
/* CSS Document */

/* Common elements */

body {
	margin:0;
	padding:0;
	color:#9e9e9e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#009E93 url(/_i/bckg_body_green.jpg) repeat-x top;
	}
	
h1 {color:#009E94; font-size:23px;margin:0; padding: 0 0 8px 0;}
h2 {color:#006666; font-size:18px;margin:0; padding: 0 0 8px 0; line-height:15px;}
h3 {color:#7c7c7c; font-size:14px;margin:0; padding: 0 0 8px 0;}
h4 {color:#009388; font-size:12px;margin:0; padding: 0 0 8px 0;}
p  {margin:0; padding: 0 0 8px 0;}

h2.pad14 { margin:50px 0 14px 0}

.style1 {
     font-size: 15px;
     font-weight: bold;
}

a {color:#009E93; text-decoration:none;}
a:hover{ text-decoration:underline; color:#9e9e9e;}


/* Layout elements */
#container{
	margin: 0 auto;
	width:820px;
	}

#header{
	width:820px;
	height:96px;
	background:#FFFFFF url(/_i/bckg_header.jpg) bottom repeat-x;
	/*background:#FFFFFF url(/_i/header_ng.jpg) bottom repeat-x;*/
	float:left;
	position:relative;
	}


/*
#header{
	width:820px;
	height:96px;
	background:#FFFFFF url(/_i/header_winter.jpg) 0 0 no-repeat;
	float:left;
	position:relative;
	}
*/

#header .hat_en {
	position: absolute;
	z-index: 2;
	top: 6px;
	left: 25px;
}
#header .hat_ru {
	position: absolute;
	z-index: 2;
	top: 3px;
	left: 25px;
}

#header #logo {
    display: inline;
	width:200px;
	margin:20px auto 20px 40px;
	float:left;
	}
	
#header #language {
	width:100px;
	padding:5px;
	background-color:#F1F1F1;
	border-bottom:1px #d3d3d3 solid;
	border-right:1px #d3d3d3 solid;
	font-size: 10px;
	position:absolute;
	top:0;
	right:18px;
	}
	
#header #blog {
	background-image:url(/_i/icon_blog.gif);
	background-repeat:no-repeat;
	width:50px;
	height:15px;
	position:absolute;
	top:0;
	right:0;
	padding:0px 29px 7px 0px;
	font-size:9px;
	}
#header #blog a, #header #blog a:hover {
    display: block;
	/*background-image:url(/_i/icon_blog.gif);
	background-repeat:no-repeat;*/
	padding:5px 3px 5px 26px;
	font-size:9px;
}
	
#header #language a{
	color:#7c7c7c;
	font-size: 10px;
	}		
#header #language a:hover{
	color:#006666;
	}

#menu {
	width:820px;
	/*height:41px;*/
	float:left;
	background:#FFFFFF url(/_i/bckg_menu.jpg) repeat-x top;
	}	
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position:relative;
	}	
#menu ul li {
	list-style:none;
	float:left;
	}	

#menu ul li.selected {
	float:left;
	padding: 14px 20px 0 20px;
	height:27px;
	font-size: 12px;
	border-right:1px solid #d3d3d3;
	text-decoration:none;
	background:url(/_i/bckg_menu_hover.jpg) repeat-x top;
	color:#666666;
	}	

#menu ul li a {
	display:block;
	float:left;
	padding: 14px 40px 0 40px;
	height:27px;
	font-size: 12px;
	color:#006666;
	border-right:1px solid #d3d3d3;
	text-decoration:none;
	}

#menu ul li a:hover {
	background:url(/_i/bckg_menu_hover.jpg) repeat-x top;
	padding: 14px 40px 0 40px;
	color:#666666;
	text-decoration:none;
	}

#search{
	float:right;
	margin-right:10px;
	margin-top: 10px;
	height:20px;
	}
	
#search input[type="image"]{
	vertical-align:3px;
	line-height:14px
}

#search .searchfield { 
	height:14px; 
	font-size:10px;  
	margin-bottom:-3px;
	background:#FFFFFF url(/_i/bckg_search_image.gif) no-repeat 3px;
	padding-left:20px;
	color:#9e9e9e;
	border:2px #e6e6e6 solid;
	}

#content{
	width:820px;
	background:url(/_i/bckg_content.jpg) #FFFFFF repeat-x bottom;
	float:left;
	}
	
#content #top{
	float: left;
	width:820px;
	border-bottom:1px solid #d3d3d3;
	padding:0px;
	margin: 0px;
	}	

#content #bottom {
	width:770px;
	float: left;
	margin: 26px 25px 0;
	padding:0;
	position:relative;
	color:#666666;
	}

/* BOTTOM LEFT */
	
#content #bottom #left{
	width:500px;
	float:left;
	background:url(/_i/roundbox/header_500x40.gif) no-repeat bottom left;
	}

#content #bottom #left .header{
	margin:0;
	padding:10px 10px 0 10px;	
	width:480px;
	height:30px;
	}
	
.content_left #left {background:none!important}
	
#content #bottom #left #bodyLeft {
	margin:0px;
	padding:5px 10px 0 10px;
	/*background:url(/_i/roundbox/body_500x20.gif) repeat-y top left;*/
	width:480px;
	/*height: 280px;*/
	float:left;
	position:relative;
	max-height:360px;
	}
#bodyLeft p {clear:both;display:block}
	
a.dark_grey {
    color: #666;
}
#content #bottom #left #bottomLeft {
	margin:0px;
	padding:0px;
	background:url(/_i/roundbox/footer_500x15.gif) no-repeat top left;
	width:500px;
	height:15px;
	float:left;
	}

#content #bottom #left #leftContent{
	width:240px;
	float:left;	
	padding:0;
	margin-right:10px;
	}
	
#leftContent .green {
	display:block;
	color:#009e93
}
#leftContent .green:hover {text-decoration:none}
	
#content #bottom #left #leftContent p{
    border-right:1px #dfdfdf solid;
    margin-bottom:10px;
    padding-right:10px;
    color: #666;
}
#content #bottom #left #leftContent p.no_bord{
    border-right: 0px !important; 
    margin-bottom:10px;
    padding-right:10px;
    color: #666;
}

/*#content #bottom #left #leftContent h2.pad14 {
border-right:1px solid #DFDFDF;
}*/

#content #bottom #left #leftContent p.ttl1{
border:none;
color:#006666;
font:bold 15px verdana;
margin:0 0 5px 0;
color: #666;
}

#content #bottom #left #leftContent img{
border:#999 1px solid;
margin:0 9px 20px 0;
}
	
#content #bottom #left #rightContent {
	width:230px;
	float:left;
	padding:0;
	color: #666;		
	}
	
#content #bottom #right #bodyRight dl dt.green p, #content #bottom #right #bodyRight dl dd.green p {
    color: #666;		
}
	
#content #bottom #left #rightContent dl{
  margin-bottom: 0px;
}
	
/* BOTTOM RIGHT */	



#content #bottom #right{
	width:260px;
	float:right;
	}
	
#content #bottom #right .header{
	margin:0;
	padding:10px 10px 0 10px;
	background:url(/_i/roundbox/header_260x40.gif) no-repeat bottom left;
	width:240px;
	/*height:30px;	*/
	}
	
#bodyRight{
	margin:0px;
	padding:10px 10px 0px 10px;
	/*background:url(/_i/roundbox/body_260x20.gif) repeat-y top left;*/
	width: 240px;
	/*height: 277px;*/
	float: left;
	position:relative;
	}
	
/*	
#content #bottom #right #body #content{
	background:transparent;
	padding:10px;
	width:240px;
	float:left;
	}
*/

#content #bottom #right #bottomRight {
	margin:0px;
	padding:0px;
	background:url(/_i/roundbox/footer_260x5.gif) no-repeat top left;
	width:260px;
	height:15px;
	float:left;
	}

/* ROUNDED CORNER */

#endofcontent{
	width:820px;
	height:32px;
	background:url(/_i/bckg_bottom_curve.gif) bottom right no-repeat;
	margin:0 auto;
	float: left;
	}		


/* FOOTER */

#footer{
	width:810px;
	color:#FFFFFF;
	margin:0 auto;
	padding:10px 0px;
	font-size:11px;
	}
	
#footer-ru{
	width:810px;
	color:#FFFFFF;
	margin:0 auto;
	padding:10px 0px;
	font-size:9px;
	}	
	
#footer #copyright, #footer-ru #copyright{
	padding-top:3px;
	width:310px;
	float:left;
	text-align:left;
	}
	
#footer #links, #footer-ru #links{
	padding-top:3px;
	width:500px;
	float:left;
	text-align:right;
	}
	
#footer #logo, #footer-ru #logo{
	width:40px;
	float:right;
	margin-right:40px;
	}
	
#footer a, #footer-ru a {color:#FFFFFF; text-decoration:none;}

/* class elements */

.more {
	background:#FFFFFF url(/_i/arrow_orange.jpg) 0 0 no-repeat;
	padding:3px 5px 3px 25px;
	border:1px #e8e8e8 solid;
	width:112px;
	text-decoration:none;
	font-size:12px;
	color:#9e9e9e;
}
.more_en {
	background:#FFFFFF url(/_i/arrow_orange.jpg) 0 0 no-repeat;
	padding:3px 5px 3px 25px;
	/*margin:10px;*/
	margin: -10px 0px 10px 10px;
	*margin: 15px 0px 10px 10px;
	border:1px #e8e8e8 solid;
	width:115px;
	text-decoration:none;
	font-size:12px;
	color:#9e9e9e;
	float: right; 
	/*position: absolute;*/
	bottom: -14px;
	right:0;
}
.more_business {
	background:#FFFFFF url(/_i/arrow_orange.jpg) 0 0 no-repeat;
	padding:3px 5px 3px 25px;
	margin: -10px 0px 10px 10px;
	*margin: 15px 0px 10px 10px;
	border:1px #e8e8e8 solid;
	float: right; 
	width:133px;
	text-decoration:none;
	font-size:12px;
	color:#9e9e9e;
	bottom: -14px;
	right:0;
}
.more_business_en {
	background:#FFFFFF url(/_i/arrow_orange.jpg) 0 0 no-repeat;
	padding:3px 5px 3px 25px;
	margin: -10px 0px 10px 10px;
	*margin: 15px 0px 10px 10px;	
	border:1px #e8e8e8 solid;
	width:60px;
	text-decoration:none;
	font-size:12px;
	color:#9e9e9e;
	float: right;
	bottom: -14px;
	right:0;
}



.more_news {
	background:#FFFFFF url(/_i/arrow_orange.jpg) 0 0 no-repeat;
	padding:3px 5px 3px 25px;
	margin:10px 10px 0px 10px;
	border:1px #e8e8e8 solid;
	width:79px;
	text-decoration:none;
	font-size:12px;
	color:#9e9e9e;
	float: right;
	}
.more_news_en {
	background:#FFFFFF url(/_i/arrow_orange.jpg) 0 0 no-repeat;
	padding:3px 5px 3px 25px;
	margin:10px 10px 0px 10px;
	border:1px #e8e8e8 solid;
	width:60px;
	text-decoration:none;
	font-size:12px;
	color:#9e9e9e;
	float: right;
	
}

/*.more_news {
	background:#FFFFFF url(/_i/arrow_orange.jpg) 0 0 no-repeat;
	padding:3px 5px 3px 25px;
	margin:10px;
	border:1px #e8e8e8 solid;
	width:79px;
	text-decoration:none;
	font-size:12px;
	color:#9e9e9e;
	position: absolute;
	bottom: -51px;
	*bottom: -57px;
	right:0;
}
.more_news_en {
	background:#FFFFFF url(/_i/arrow_orange.jpg) 0 0 no-repeat;
	padding:3px 5px 3px 25px;
	margin:10px 10px 10px 10px;
	border:1px #e8e8e8 solid;
	width:60px;
	text-decoration:none;
	font-size:12px;
	color:#9e9e9e;
	position: absolute;
	bottom: -51px;
	*bottom: -57px;
	right:0;
}*/


.thumbnail {
	width:76px;
	height:72px;
	margin:0px 10px 5px 0px;
	border:1px e8e8e8;
	float:left;
	}

dl {margin:0}

	
dt {
	display:block;
	text-align:center;
	width:35px;
	height:43px;
	padding:0;
	margin-right:10px;
	background:url(/_i/bckg_newslist_date.jpg) no-repeat;
	color:#009e93;
	line-height:21px;
	float:left
	}
	
	
dd {
	margin:0;
	padding:0;
}
#main_page_table {min-height:45px;width:770px}
#main_page_table .spacer{width:10px}
#main_page_table td{vertical-align:top}
	
#leftColumn{width:451px;position:relative;background:url('/_i/roundbox/fill-500.gif') repeat-y;z-index:1;padding:0 10px}
#2rightColumn{width:220px;position:relative;background:url('/_i/roundbox/fill-260.gif') repeat-y;z-index:1;padding:0 12px}

#rightColumn{width:220px;position:relative;padding:0 12px}

#leftColumn .topBg {position:absolute;top:-6px;left:0;background:url('/_i/roundbox/left-top.png') no-repeat 0 0;height:30px;width:500px}
#rightColumn .topBg {position:absolute;top:-6px;right:0;background:url('/_i/roundbox/right-top.png') no-repeat 0 0;height:30px;width:260px}
#leftColumn .bottomBg {position:absolute;bottom:-6px;left:0;background:url('/_i/roundbox/left-bottom.png') no-repeat 0 0;height:15px;width:500px}

#2rightColumn .bottomBg {position:absolute;bottom:-6px;right:0;background:url('/_i/roundbox/right-bottom.png') no-repeat 0 0;height:15px;width:260px}

#rightColumn .bottomBg {position:absolute;bottom:-6px;right:0;height:15px;width:260px}


#main_page_table h2 {position:relative;z-index:2;padding:0;margin:10px 0 15px 5px;text-align:left}
#leftColumn .item {margin-bottom:20px} 
#rightColumn .item {margin-bottom:25px;text-align:left}

#leftColumn .item .img_ann {width:220px;text-align:left;display:inline-block;*display:inline;zoom:1;border-right:1px solid #dfdfdf;padding:0 10px;vertical-align:top;}
#leftColumn .item .img_ann p {margin-left:83px}
#leftColumn .item .review {text-align:left;float:right;width:222px;vertical-align:top;padding-left:7px}
#main_page_table .item p.full-list {text-align:left;margin-top:25px;}
#leftColumn p.full-list{float:right;margin-right:2px}

#rightColumn dl {display:block;overflow:auto;margin-bottom:28px}
#rightColumn dl dd {margin-left:45px}
#rightColumn dl dd p {padding:0}

.review dd.green {margin-left:45px}
	
/*social*/
.social{position:absolute;left:12px;bottom:12px}
.social p {padding:0 6px;display:inline-block;*display:inline;zoom:1;border:1px solid #e8e8e8;}
.social a {display:inline-block;*display:inline;zoom:1;height:27px;width:27px}
.social a.lj {background:url('/_i/social/lj.png') no-repeat 0 0}
.social a.fb {background:url('/_i/social/fb.png') no-repeat 0 0}
.social a.tw {background:url('/_i/social/tw.png') no-repeat 0 0}
.social a.yt {background:url('/_i/social/yt.png') no-repeat 0 0}

.main-buttons a {display:block;margin:0 11px 11px 0;width:152px;height:131px;float:left;}
.main-buttons {width:100%;height:100%;margin-bottom:12px;margin-top:18px}
.cleaner {clear:both}

		