/*==========================*/
/*===========GLOBAL=========*/
/*==========================*/
html, body{
	height: 100%;
	width: 100%;
	font: normal 14px/1.2em Arial, Verdana, sans-serif;
	background: #e4e4e9;
}

#news_cycle{
	width: 440px;
	height: 146px;
	left: 50%;
	top: 400px;
	margin-left: -470px;
}

input, a{
	outline: none;
}

.image_replace{
	width: 200px;
	height: 105px;
	background: #f5f5f5;
}

a, #lang_ru.active, #lang_en.active{
	color: #235aa0;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.clear{
	float: none !important;
	clear: both;
}

#main_bg{
	height: 550px;
	width: 100%;
	position: relative;
}

.rainbow{
	width: 100%;
	height: 3px;
	background: url('../images/site/rainbow.jpg') no-repeat center bottom;
}

#content_wrap{
	width: 100%;
	background: #fff;
}

#content{
	width: 980px;
	margin: 0 auto;
}

.page_title{
	font: 28px/1.2em 'Light', Arial, Verdana, sans-serif;
	color: #235aa0;
	padding: 30px 80px 10px 210px;
	position: relative;	
}

.page_title.pink{
	color: #7d3885;
	padding-top: 0;
}

	.page_title span{
		display: block;
		height: 25px;
		padding-left: 20px;
		font-size: 10px;
		line-height: 25px;
		position: absolute;
		right: 20px;
		top: 40px;
		background: url('../images/site/back.jpg') no-repeat left top;
		text-transform: uppercase;
	}
	
		.page_title span a{
			color: #a9adb7;
			text-decoration: none;
		}
		
		.page_title span a:hover{
			text-decoration: underline;
		}

.left_menu{
	float: left;
	width: 210px;
}

	.left_menu ul{
		padding: 0 24px 0 12px;
	}

	.left_menu li{
		background: url('../images/site/left_menu.jpg') repeat-x bottom center;
		height: 20px;
		line-height: 20px;
		font-size: 14px;
		font-family: 'Semi', Arial, Verdana, sans-serif;
		padding-left: 5px;
	}
	
		.left_menu li a{
			color: #235aa0;
			text-decoration: none;
		}
		
		.left_menu li a:hover, .left_menu li a.active{
			color: #000 !important;
		}

.right_content{
	float: right;
	width: 770px;
}

	.right_content .item_title{
		font: 24px/1.2em 'Light', Arial, Verdana, sans-serif;
		color: #235aa0;
	}
	
		.right_content .item_title a{
			color: #235aa0;
			text-decoration: none;
		}
		
		.right_content .item_title a:hover{
			text-decoration: underline;
		}
		
	.right_content .item_holder{
		margin-bottom: 20px;
	}
		
	.right_content .item_text, .right_content .item_text *{
		font-size: 11px;
		color: #565658;
		font-family: Arial, Verdana, sans-serif !important;
		margin-bottom: 10px;
		line-height: 1.3em;
	}
	
		.item_text strong{
			font-weight: bold;
		}
		
		.item_text em{
			font-style: italic;
		}
		
		.item_text u{
			text-decoration: underline;
		}
	
		.item_text ul{
			list-style: inside disc;
			padding: 10px 0 10px 40px;
		}
		
		.item_text ol{
			list-style: inside decimal;
			padding: 10px 0 10px 40px;
		}
		
			.item_text ul li, .item_text ol li{
				margin-bottom: 2px !important;
			}
			
		.item_text ul+ul, .item_text ul+ol, .item_text ol+ol, .item_text ol+ul{
			padding-top: 0px;
		}
	
	.right_content .item_text a{
		text-decoration: underline !important;
	}
	
		.right_content .item_text.downloads{
			margin-top: 10px;
			padding-left: 15px;
		}
	
		.right_content .item_text.downloads a{
			display: block;
			font-size: 12px !important;
			color: #3265a6 !important;
		}
	
	.right_content .item_date{
		font-size: 11px;
		color: #6b6b6d;
		text-transform: capitalize;
	}
	
.pagination{
	color: #6b6b6d;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 25px;
	clear: both;
}

	.pagination_inactive.prev{
		padding-right: 15px;
	}
	
	.pagination_inactive.next{
		padding-left: 15px;
	}
/*==========================*/
/*============TOP===========*/
/*==========================*/
#top{
	width: 100%;
	height: 65px;
	background: #fff;
}

#top_nav{
	width: 950px;
	height: 65px;
	margin: 0 auto;
	position: relative;
}

	#logo{
		display: block;
		width: 162px;
		height: 65px;
		text-indent: -9999px;
		background: url('../images/site/logo.jpg') no-repeat center;
	}
	
	#navigation{
		font-family: 'Semi', Arial, Verdana, sans-serif;
		font-size: 14px; 
		height: 22px;
		position: absolute;
		right: 155px;
		bottom: 6px;
	}
	
		#navigation li{
			float: left;
			padding: 0 20px;
			line-height: 22px;
		}
		
		#navigation .products_li{
			padding: 0 17px;
			margin: 0 3px;
			position: relative;
		}
		
		#navigation .products_li.hover{
			background: #f5f5f5;
		}
		
			#navigation .products_li.hover a{
				color: #235aa0 !important;
			}
		
			#navigation li.break{
				padding: 0;
				width: 1px;
				height: 22px;
				background: url('../images/site/nav_break.jpg') no-repeat center;
			}
		
			#navigation li a{
				color: #235aa0;
				text-decoration: none;
			}
			
			#navigation li a:hover{
				color: #000;
			}
			
	ul.submenu{
		width: 100%;
		background: #f5f5f5;
		z-index: 1000;
		position: absolute;
		left: 0;
		top: 22px;
		display: none;
		padding-top: 4px;
	}
	
	ul.submenu li{
		float: none !important;
		padding: 0px 14px !important;
		margin: 0 3px;
		border-bottom: 1px solid #dbd0df;
	}
	
		ul.submenu li.last{
			border: none;
			padding: 0 14px 3px 14px !important;
		}
	
		ul.submenu li a{
			display: block !important;
		}
	
#search{
	position: absolute;
	right: 0;
	bottom: 8px;
}

	#search_sub{
		position: absolute;
		display: block;
		width: 20px;
		height: 20px;
		right: 2px;
		cursor: pointer;
		top: 0px;
		z-index: 100;
		background: transparent;	
	}

	#search input{
		width: 111px;
		height: 20px;
		background: url('../images/site/search_input.jpg') no-repeat center;
		border: none;
		padding: 0 25px 0 10px;
		font-size: 11px;
		line-height: 20px;
		color: #ababab;
	}

	#q_sub{
		display: none;
	}
	
#langs{
	font-size: 10px;
	color: #ababab;
	position: absolute;
	right: 0;
	top: 7px;
}

	#languages{
		float: right;
	}

	#languages li{
		float: left;
		margin-left: 5px;
		line-height: 21px;
	}
	
		#languages li a{
			display: block;
			color: #ababab;
			text-decoration: underline;
			text-transform: uppercase;
		}
		
		#languages li.break{
			margin-right: 1px;
			width: 1px;
			height: 20px;
		}

/*==========================*/
/*===========FOOTER=========*/
/*==========================*/
#footer{
	width: 100%;
	position: relative;
}

#footer_white{
	width: 100%;
	height: 73px;
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

	#footer_logos{
		height: 73px;
		width: 980px;
		margin: 0 auto;
		text-align: center;
		z-index: 10;
	}
	
		#footer_logos div{
			height: 73px;
			width: 980px;
			margin: 0 auto;
			text-align: center;
		}

	#footer_wrap{
		width: 980px;
		margin: 0 auto;
		background: url('../images/site/footer.png') no-repeat  center top;
	}
	
	#footer_logos img{
		margin: 12px 15px 11px 15px;
	}
	
	#copy{
		font-size: 9px;
		color: #888686;
		width: 260px;
		float: right;
		line-height: 1.2em;
		margin: 5px 0 0 0;
	}
	
		#copy a{
			color: #888686;
			text-decoration: none;
		}
		
		#copy a:hover{
			text-decoration: underline;
		}
		
		#tashimov{
			color: #acacac !important;
			padding-bottom: 5px;
		}

/*==========================*/
/*=======MAIN PAGE NEWS=====*/
/*==========================*/
#main_page_news_holder{
	width: 480px;
	height: 130px;
	position: absolute;
	bottom: 20px;
	left: 50%;
}

	#main_page_news_holder h4{
		height: 26px;
		padding-left: 10px;
		font: 18px/28px 'Semi', Arial, Verdana, sans-serif;
		color: #22579b;
		background: url('../images/site/opacity_gray.png') repeat left top;
	}
	
	#main_page_news_holder .date{
		padding-left: 10px;
		font-size: 10px;
		margin-bottom: 5px;
	}
	
	#main_page_news_holder h6{
		margin: 5px 10px 0 10px;
		width: 425px;
		font-family: 'Semi', Arial, Verdana, sans-serif;
	}
	
	#main_page_news_holder h6 a{
		color: #fff;
		font-size: 18px;
	}
	
	#main_page_news_holder p{
		font-size: 11px;
		margin-left: 10px;
		margin-right: 10px;
		width: 425px;
	}
	
	#news_main_page_list{
		width: 425px;
		height: 100px;
		float: left;
		background: url('../images/site/opacity_blue.png') repeat left top;
		color: #fff;
		padding: 10px;
	}
	
	#list_next, #list_prev{
		background: url('../images/site/news_list_arrows.png') no-repeat 0px -120px;
		display: block;
		width: 17px;
		height: 120px;
		float: right;
		cursor: pointer;
	}
	
	#list_prev:hover{
		background-position: 0px 0px;
	}
	
	#list_next:hover{
		background-position: -17px 0px;
	}
	
	#list_next{
		background-position: -17px -120px;
		width: 18px;
	}
	
/*==========================*/
/*==========PRODUCTS========*/
/*==========================*/
#products li, .main_page_product{
	width: 200px;
	height: 145px;
	float: left;
	background: #4e79af;
	color: #fff;
	font: 11px/1.2em 'Semi', Arial, Verdana, sans-serif;
	padding: 6px 8px 0 8px;
	margin-right: 60px;
	margin-bottom: 35px;
}

.main_page_product{
	float: left;
	width: 200px;
	margin-right: 8px;
	height: 140px;
}

	.main_page_product.second{
		margin-right: 0px;
	}
	
	/*.main_page_product.first{
		bottom: 4px;
		left: 50%;
		margin-left: -472px;
	}*/

	#products li p{
		padding-top: 3px;
	}
	
#partners li{
	width: 115px;
	height: 115px;
	float: left;
	margin: 0 45px 15px 0;
}
	
.image_gallery{
	width: 420px;
	height: 280px;
	padding: 10px;
	background: #7194bf;
	float: left;
	margin-bottom: 15px;
}

.gallery_navigation{
	width: 246px;
	height: 255px;
	background: #dadada;
	float: left;
	display: block;
	margin-top: 10px;
	padding: 20px 29px 0 35px;
}

	.gallery_navigation li{
		float: left;
		margin: 0 6px 3px 0;
	}

.specifications{
	width: 100%;
	font-size: 11px;
	color: #7a848d;
	margin: 10px 0 20px 0;
}

	.specifications .left{
		border-bottom: 1px solid #d4dee9;
		padding: 0 15px;
	}
	
	.specifications .right{
		text-align: right;
		font-weight: bold;
		border-bottom: 1px solid #d4dee9;
		padding: 0 15px;
	}
	
.catalogue_holder{
	margin: 5px 0 15px 10px;
	font-size: 12px;
}
	
.catalogue_holder a{
	display: block;
	color: #3265a6 !important;
	text-decoration: underline !important;
}

.catalogue_holder a:hover{
	text-decoration: none !important;
}

.company_name{
	font: 24px/1.2em 'Light', Arial, Verdana, sans-serif;
	color: #235aa0;
	margin-top: 40px;
}

.company_link{
	font-size: 14px;
	color: #565658;
	text-decoration: none;
}

.company_link:hover{
	text-decoration: underline;
}