@charset "utf-8";
/* CSS Document */

body{
	background-color: #fdfeff;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family:'Tahoma', Arial;
	font-size:11px;
}
a{
	color: #CC0000;
}
#topwrap{
	background-image: url(../images/topwrap.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: left top;
	width: 1006px;
}
#mainwrap{
background-image: url(../images/mainwrap.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
		width: 1006px;
	}
#wrap{
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 980px;
}
#header{
	height: 80px;
	width: 970px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
	margin: 0px;
	padding: 7px 0 3px 10px;
}
#lang{
	position: absolute;
	top: 23px;
	right: 40px;
	font-size: 1.2em;
	font-weight: bold;
}
#lang img{
	margin-left: 7px;
}
#lang a.active img{
	border: 2px solid #CC0000;
}
#lang #t{
	margin-top: 3px;
	float: left;
}


/******start menu******/

#menu{
	background-image: url(../images/menu_bg.png);
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 30px;
	width: 980px;
	margin: 0px;
	padding: 0px;
}
#menu ul{
	font-size: 12px;
	height: 30px;
	margin: 0px;
	font-weight: bold;
	padding-left: 2px;
	list-style-type: none;
}

#menu ul li{
	background-color: transparent;
	height: 30px;
	margin-left: 7px;
	float: left;
	background:url(../images/menu_sep.png) bottom right no-repeat;
	display:inline-block;
}

#menu ul li.last{ background:none;}
#menu ul li.last a{ margin-right:0px;}

#menu ul li a{
    float: left;
	display: inline-block;
	list-style-type: none;
	background-color: transparent;
	margin: 0 43px 0 30px;
	color: #aa0000;
	text-decoration: none;
	padding-top: 9px;
	height:23px;
	text-shadow: 1px 1px 0px #FFFFFF;
}

#menu ul li a:hover, #menu .active a{
	color: #ff0000;
	/*background-image: url(../images/active.gif);*/
	background-repeat: no-repeat;
	background-position: center top;
	height: 23px;
	display: inline-block;
	background-attachment: scroll;
}

#menu_ru{
	background-image: url(../images/menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 46px;
	width: 980px;
	margin: 0px;
	padding: 0px;
}
#menu_ru ul{
	font-size: 1.5em;
	height: 46px;
	margin: 0px;
	font-weight: bold;
	padding-left: 2px;
	list-style-type: none;
}
#menu_ru ul li{
	background-color: transparent;
	height: 46px;
	margin-left: 5px;
	float: left;
}
* html #menu_ru ul li{	margin-left: -5px;}
#menu_ru ul li a{
    float: left;
	display: block;
	list-style-type: none;
	background-color: transparent;
	height: 46px;
	margin-left: 18px;
	color: #727272;
	text-decoration: none;
	padding-top: 14px;
}
* html #menu_ru ul li a{margin-left: 14px;}
#menu_ru ul li a:hover, #menu_ru .active a{
	color: #CC0000;
	background-image: url(../images/active.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 46px;
	display: block;
	background-attachment: scroll;
}
/******end menu******/

/******header images******/
#topindex{
	background-image: url(../images/topindex.jpg);
	height: 132px;
	width: 980px;
	margin: 0px;
	padding: 0px;
}
#topindex_ru{
	height: 283px;
	width: 980px;
	margin: 0px;
	padding: 0px;
}
.L{
	margin-bottom: 10px;
}
.R{
	font-weight: bold;
	margin-right: 7px;
}

#tophead{
	background-image: url(../images/topnews.jpg);
	height: 132px;
	width: 980px;
	margin: 0px;
	padding: 0px;
}	
#toptechno{
	background-image: url(../images/toptechno.jpg);
	height: 132px;
	width: 980px;
	margin: 0px;
	padding: 0px;
}
#topabout{
	background-image: url(../images/topabout.jpg);
	height: 132px;
	width: 980px;
	margin: 0px;
	padding: 0px;
}
#topsites{
	background-image: url(../images/topsites.jpg);
	height: 132px;
	width: 980px;
	margin: 0px;
	padding: 0px;
}
#topfuture{
	background-image: url(../images/topfuture.jpg);
	height: 132px;
	width: 980px;
	margin: 0px;
	padding: 0px;
}
#topteam{
	background-image: url(../images/topteam.jpg);
	height: 132px;
	width: 980px;
	margin: 0px;
	padding: 0px;
}
#topcontact{
	background-image: url(../images/topcontact.jpg);
	height: 132px;
	width: 980px;
	margin: 0px;
	padding: 0px;
}			


#tophead_ru{
	background-image: url(../images/topnews_ru.jpg);
	height: 132px;
	width: 980px;
	margin: 0px;
	padding: 0px;
}	
#toptechno_ru{
	background-image: url(../images/toptechno_ru.jpg);
	height: 132px;
	width: 980px;
	margin: 0px;
	padding: 0px;
}
#topabout_ru{
	background-image: url(../images/topabout_ru.jpg);
	height: 132px;
	width: 980px;
	margin: 0px;
	padding: 0px;
}
#topsites_ru{
	background-image: url(../images/topsites_ru.jpg);
	height: 132px;
	width: 980px;
	margin: 0px;
	padding: 0px;
}
#topfuture_ru{
	background-image: url(../images/topfuture_ru.jpg);
	height: 132px;
	width: 980px;
	margin: 0px;
	padding: 0px;
}
#topteam_ru{
	background-image: url(../images/topteam_ru.jpg);
	height: 132px;
	width: 980px;
	margin: 0px;
	padding: 0px;
}
#topcontact_ru{
	background-image: url(../images/topcontact_ru.jpg);
	height: 132px;
	width: 980px;
	margin: 0px;
	padding: 0px;
}			
* html #tophead_ru, * html #topabout_ru, * html #topsites_ru, * html #topfuture_ru, * html #topteam_ru, * html #topcontact_ru, * html #topindex_ru, * html #toptechno_ru{margin-top: -14px;}



/*****start breadcrumb****/

#wrapper_breadcrumbs{
	margin: 0px;
	height: 37px;
	width: 980px;
	background: url(../images/loc_bg.png) repeat-x top;
}	
#breadcrumbs_left .here{
display: block;
float: left;
}
.breadcrumbs{ }
span.pathway{
	font-size:11px;
	color:#9f9f9f;
	line-height:37px;
	font-weight:bold;
}

span.pathway a{
	color:#9f9f9f;
	float:left;
	margin-left:14px;
}
span.pathway img{
	padding: 0 8px 0 0px;
	float:left;
	
}
span.pathway a:hover{
	color:#3a3a3a;	
}


/*****end breadcrumb****/

/*****content****/
#content{
	background-color: #fff;
	margin: 0px;
	padding: 20px;
	background:url(../images/block_sep.png) top repeat-x;

}
#main_cont{
	font-size: 12px;
	line-height: 18px;
	color:#555555;
}
#main_cont ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#main_cont ul li{
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-bottom: 10px;
}
#main_cont ul li a{
	color: #cc0000;
	text-decoration: none;
}
a.more {background-image: url(../images/more_bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding:0 22px 0 3px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	width:102px;
	height:20px;
	display:block;
	font-size:11px;
	font-weight:bold;
	margin-top:11px;
	}
	
.reddate{
	font-weight: bold;
	color: #CC0000;
	padding-right: 5px;
}
.morenews{
	margin-top: 0px;
	font-size: 0.9em;
	text-align: right;
	padding-top: 0px;
	margin-bottom: 7px;
}
#main_cont h1{
	font-size: 21px;
	color: #666666;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	font-weight: normal;
	margin-top: 0px;

}
#main_cont h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #333333;
	padding-bottom: 6px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
	margin-top: 25px;
	margin-bottom: 30px;
}

.block_sep{ background:url(../images/block_sep.png) repeat-x top; 
height:17px; margin-bottom:7px;}

.sep_link{
	margin-bottom: 6px;
}
.sep_link a{
	font-size: 1.2em;
}
.title_name {font-weight:bold;padding-bottom:8px}
.title_name_color {color:#911}

.quick_facts {
	width:940px;
	height:300px;
	background-image: url(../images/quick_facts.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 15px;
	margin-bottom: 15px;
}
.quick_facts_ru {
	width:940px;
	height:300px;
	background-image: url(../images/quick_facts_ru.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 15px;
	margin-bottom: 15px;
}
.photo_rm {background:url(../images/photo_rm.png) no-repeat center center; width:106px;height:146px;}

.speech{
font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding:10px;
	display: block;
	margin-left: 10px;
	color: #888888;
    float:left;
	line-height:18px;
	font-style:italic;
	background:#f6f6f6;
	position:relative;
	border-bottom:3px #eaeaea solid;
}

.speech  i.corners{ position:absolute; height:11px; width:11px; line-height:0px; font-size:0px; background-image:url(../images/speech_corners.png);}
.speech  .tr{ background-position:-11px 0; top:0px; right:0px; }
.speech  .tl{ background-position:0 0; top:0px; left:0px; }
.speech  .br{ background-position:-11px -11px; bottom:-3px; right:0px; }
.speech  .bl{ background-position:0 -11px; bottom:-3px; left:0px; }


.speech i.angle{ background:url(../images/speech_corners.png) no-repeat -22px 0;
height:15px; width:12px; left:-12px; top: 20px; position:absolute; }

.speech a{ font-family:'Tahoma'; font-style:normal; font-size:11px; font-weight:bold;}




.float_l{float: left;}
.affiliate{float: left;}
.affiliate div{
	font-size: 12px;
	color:#555555;
}
.affiliate h1{
	font-size: 21px;
	color: #666666;
	padding-bottom: 7px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	font-weight: normal;
	margin-top: 0px;}
.affiliate .more{
	font-size: 11px;
	line-height:18px;
}
.pr_left_news{
	width: 100%;
	background-color: transparent;
	padding: 5px;
	margin-right: 50px;
}
.pr_left_news h1, .media_cover_news h1{
	font-size: 2em;
	color: #666666;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	font-weight: normal;
	margin-top: 0px;
}
.float_r {
float: left;
}

.media_cover_news{
width: 310px;
padding-top: 5px;
padding-right: 0pt;
padding-bottom: 5px;
padding-left: 10px;
}

.media_cover_news  .newsdate{
	width:88px;
	margin-left: 5px;
}
.media_cover_news  .newsdate_ru{
	width:100px;
	margin-left: 5px;
}
* html .media_cover_news  .newsdate_ru{width:88px;}
.media_cover_news  .pr_title{width:205px;}

.pr_left_news .newsdate{WIDTH: 115px;}
    
.newsdate, .newsdate_ru {
	COLOR: #000000;
	font-size: 1.2em;
	font-weight: bold;
}

.pr_title {	FONT-WEIGHT: normal; FONT-SIZE: 1.2em; OVERFLOW: hidden; COLOR: #cc0000; }
.visible table{
	font-size: 0.9em;
} 

.hidden {
	DISPLAY: none;

}
.visible {
	DISPLAY: block;
	font-size: 1.2em;
	margin: 0px;
}
.pr_row {
	MARGIN-BOTTOM: 7px; OVERFLOW: hidden; HEIGHT: 1%
}

.sep{ height:1px; line-height:0px; font-size:0px; background:#EEEEEE; margin:21px 0; }

.media_cover_news .pr_row{
	margin-bottom: 10px;
}
.uline {
	TEXT-DECORATION: underline
}
p.summary {
	font-style:normal;
	line-height:18px;
	font-weight:normal;
	text-decoration:none;
	cursor: auto;
	font-size: 1em;
	color: #555555;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
/***** end content news****/

.clear {clear:both;}
hr {border: none;
	color: #ebebeb;
	height: 1px;
	margin:21px 0 17px 0;
	background-color: #ebebeb;
}

/*****footer****/
#footer{
	background-image: url(../images/footer.jpg);
	height: 60px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	width: 1006px;
	padding-top: 20px;
	clear: both;
}
#foot_c{
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 980px;
	padding-top: 0px;
	text-align: left;
	}

#foot_c .part_logo{
	margin:13px 10px 0 0;
	border: none;
	float:left
}

.footer_menu {float:left;width:980px;}

.footer_menu ul{
	padding: 0px;
	margin: 20px 0px 5px 0;
	
}
.footer_menu ul li{
    display: inline;
    font-size: 11px;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    color: #bbbbbb;
}
.footer_menu ul li a{

	text-decoration: none;
	margin:0 6px 0 0;
}
.copyright{
	font-size: 11px;
	color: #777777;
	margin-top:-20px;
	float:right;
	
}
.awards{
 margin:10px 0 0 0;
	width:210px;
	float:right;
}

* html #contact{top: 20px;}
*:first-child+html #contact{top: 20px;}
#foot_menu{}

.blog_link{
    padding-left:170px;
    font-size:1.2em;
}
font-size
