﻿@charset "utf-8";

* {
	margin: 0;
}
html {
	min-height: 100%;
	height: auto;
	
}

img {
	border:0px;
}

body {
	font: 100% Arial, Helvetica, sans-serif;
	margin: 0;
	height: 100%;
	padding: 0;
	text-align: center;
	font: 11px Arial, Helvetica, sans-serif;
	color:#4D4D4D;
	background: url(../images/mainbg.jpg) repeat-x left bottom;
}


a
{
	color:#b33388;
	text-decoration:underline;
}

h2
{
	font-size:15px;
}
h4
{ 
	font-size:13px;
	font-weight:bold;
	color:#4bbb46;
}

h5
{ 
	font-weight:bold;
	color:#272727;
	font-size:13px;
}
 
a:hover
{
  	color:#f55800;
	text-decoration:underline;
}

a:visited
{
  	color:#3f4950;
	text-decoration:underline;
}

.column1 
{
	margin-left:80px;
}

.questionblock 
{
	line-height:20px;
	font-weight: bold;
	display: block;
	padding-left: 12px;
	background-color: #ecf6fd;
	padding-top: 8px;
	padding-bottom:8px;	 
	margin-bottom:0px;
}

#brief
{
	line-height:20px;
}

.Btn {
    border: none;
    background: url(../images/sendbut.gif) no-repeat top left;
	 height:38px;
	 width:86px;
}

.Txt 
{
	width:330px;
	border:1px solid #c9cfd3;
	margin-bottom:2px;
}

.fieldLabel
{
	width:205px;
	display:inline;
	float:left;
}

.contactDiv
{
	font-weight: bold;
	display: block;
	padding-left: 12px;
	background-color: #ecf6fd;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-bottom:11px;
}

.answeblock
{
	margin-left:26px;
	line-height:20px;
}

.contactDiv input
{
	width:330px;
	border:1px solid #c9cfd3;
}

.redAsterisk
{
	color:#f55300;
	font-weight:inherit;
}

.article_separator
{
	background: url(../images/questline.gif) no-repeat;
	width:610px;
	height:1px;
	line-height:1px;
	font-size:1px;
	display:block;
}

span.checkbox 
{
   width: 19px;
   height: 20px;
   padding: 0 5px 0 0;
   background: url(../images/checkbox.gif) no-repeat;
   display: block;
   clear: left;
   float: left;
}

#header 
{
	width: 980px;  	
	position:relative;
	margin: 0 auto;
	height:168px;
	position:relative;
}

.clearfloat 
{  
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

 
#industrymenu li 
{
  margin: 0;
  padding: 0;
  list-style:none;
  float: left;
  margin-right:30px;
}

#menu
{
	float: right;
	margin-bottom:37px;
	margin-left:10px;
}
 
#menu ul 
{
  margin: 0;
  padding: 0;
  list-style:none;
}

.menuTextLink, .menuTextLink:visited{   
 	background: url(../images/ru-ru/menuline.gif) no-repeat 8px bottom;
	font-size:13px;
	font-style:italic;
	display:block;
	color:#272727;
	text-decoration:none;
 	height:auto;
	width:185px;	 	 
	padding-bottom:12px;
	padding-left:37px;	
}

.menuTextLink:hover
{   
  	color:#f55800;
	text-decoration:underline;
}

.menuTextLink.Active { 
	color:#f55800;
	text-decoration:underline;
}
 


.home #introText
{
	width:406px;
}

.home #mainContent 
{
	margin: 22px 230px 0 95px;
	font: 13px Arial, Helvetica, sans-serif;
}

.home #container 
{
	min-height: 100%;
	height: auto !important;
	height: 100%;	 
	margin: 0 auto -227px;  
	
	text-align: left; 
	position:relative;
	width: 980px;  	
}

.home #push 
{
	height: 227px;
	background:none;
}

.home #footer
{
	height: 227px;
}

.home #langSelect
{
	position:absolute;
	top:20px;	 
}

.home #logo
{
	position:absolute;
	top:92px;
	width:416px;
	height:82px;
}

.home #rss
{
	position:absolute;
	font-size:13px;
	font-style:italic;
	top:4px;
	left:880px;
	width:69px;
	height:25px;
}

.home #cloud
{
	position:absolute;
	top:27px;
	left:455px;
	width:318px;
	height:147px;
}

.home #man
{
	position:absolute;
	top:181px;
	left:532px;
	width:220px;
	height:198px;
}

.home #eventline
{
	background:url(../images/eventsbg.jpg) repeat-x center;	
	height: 185px;	
}

.home #footerContent, .home #eventlineContent
{
	margin: 0 auto;
	position:relative;
	width: 980px;
	text-align:left;
}

#news1 img, #news2 img
{
	margin-left:10px;	 
}

.home #news1
{
	position:absolute;
 	width:401px;
	left:95px;
 	height: 150px;	
	margin-top:17px;
}

.home #news2
{
	position:absolute;
 	width:401px;
	left:536px;
 	height: 150px;	
	margin-top:17px;
}

/*===============================      content styles             =================================================*/

.inside #header {
	width: 980px;  	
	height:172px;
	position:relative;
}

.inside #container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -227px;  

	text-align: left; 
	position:relative;
	width: 980px;
	
}

.inside #push {
	height: 227px; 
	z-index:-1;
}
.inside #footer {
	height: 227px; 
	
}

#mainContent ul
{
	margin-left:30px;
	margin-bottom:22px;
	margin-top:0px;
}

.inside #mainContent {
	margin: 0 230px 0 91px;
	font: 13px Arial, Helvetica, sans-serif;
}

.inside #manupside
{
	position:absolute;
	width:306px;
	left: 154px;
	z-index: 3;
}

.inside #rocket
{
	position:absolute;
	width:137px;
	height:118px;
	left: 812px;
	top: 30px;
}

.inside #langSelect
{
	position:absolute;
	top:20px;	 
}

.inside #logo
{
	position:absolute;
	top:92px;
	width:416px;
	height:82px;
	z-index: 1;
}

.inside #rss
{
	position:absolute;
	font-size:13px;
	font-style:italic;
	top:4px;
	left:880px;
	width:69px;
	height:25px;
}

.inside #cloud
{
	position:absolute;
	top:27px;
	left:455px;
	width:318px;
	height:147px;
	z-index: 2;
}

.inside h1, .inside h2, .inside p
{
	margin-bottom:22px;
}


 
.inside #footerContent  
{
	margin: 0 auto;
	position:relative;
	width: 980px;
	text-align:left;
}

 #industrymenu  
{
  width:220px;
}
 #industrymenu1  
{
  width:700px;
  height:200px;
  margin: 20px 0 0 20px;
  position:relative;
}
 #industrymenu2  
{
  width:700px;
  margin: 20px 0 0 20px;
  position:relative;
  height: 60px;
}
 #industrymenu1  .menu
{
  width:440px;
}
 #industrymenu1 .float-right
{
 float:right;
}
 #industrymenu1 li a:hover img,  #industrymenu2 li a:hover img
{
 border: #D6D5D5 1px solid !important;
 -moz-border-radius:10px;
 -webkit-border-radius:10px;
 -khtml-border-radius:10px;
  border-radius:10px;
  -webkit-box-shadow: 0px 0px 20px #D6D5D5;
  -moz-box-shadow: 0px 0px 20px #D6D5D5;
  box-shadow: 0px 0px 20px #D6D5D5;
  behavior: url(../css/ie-css3.htc); 
  padding:5px;
}
 #industrymenu1 li a:hover,  #industrymenu2 li a:hover {
	color: white; /* or any useless value...padding, font-size, etc. */
}

 #industrymenu li a img
{
 border: #D6D5D5 0px solid !important;
 padding:1px;
}

 #industrymenu li a:hover img
{
 border: #D6D5D5 0px solid !important;
 -moz-border-radius:10px;
 -webkit-border-radius:10px;
 -khtml-border-radius:10px;
  border-radius:10px;
  -webkit-box-shadow: 0px 0px 20px #D6D5D5;
  -moz-box-shadow: 0px 0px 20px #D6D5D5;
  box-shadow: 0px 0px 20px #D6D5D5;
  behavior: url(../css/ie-css3.htc); 
  padding:1px;
}
 #industrymenu li a:hover {
	color: white; /* or any useless value...padding, font-size, etc. */
}

#industrymenu li, #industrymenu1 li, #industrymenu2 li 
{
  margin: 0;
  padding: 0;
  list-style:none;
  float: left;
  margin-right:30px;
}
 
