@import url(common.css);

html {
	overflow: auto;
}

html, body {
	width: 100%;
	height: 100%;
	text-align: center;
}

a {
	outline: none;
}

#whole_page_content {
	height: 100%;
}

.media_insert {
	position: absolute;
	left: 50%;
	margin-left: -65px;
	z-index: 2;
	width: 130px;
	text-align: center;
}

.media_insert div {
	margin: 0px !important;
}

#wrapper_outer {
	display: table;
	width: 100%;
	height: 100%;
}

#centered {
	width: 993px;
	color: #ffffff;
	margin: 0 auto;
	text-align:left;
	margin-top: 1px;
	text-align: center;
	padding: 0;
}

#wrapper {
	display: table-cell; 
	vertical-align: middle;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

A.menu, A.menu:link, A.menu:visited {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
 	color: #FFF;
	white-space: nowrap;
	font-weight: normal;
	text-align: right;
	padding: 0 5px;
	text-decoration: underline;
}

A.menu:hover {
	color: #A20C2E;
	text-decoration: underline;		
}

A.menuon, A.menuon:link, A.menuon:visited {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #A20C2E;
	white-space: nowrap;
	text-align: right;
	text-decoration: none;
	padding: 0 5px;
}

#menu {
	text-align: left;
	width: 993px;
	height: 23px;/*was 29*/
	padding: 0;
	margin: 0;
	color: #FFF;
	font-size: 12px;
	font-family: Arial;
	display: block;
}

#menu_left_block {
	float: left;
}

#menu_right_block {
	float: right;
	padding-right: 10px;
}
#menu_right_block P {
	display: inline;
	margin: 0;
}

#mainpic {
	width: 993px;
	height: 510px;
	position: relative;
	text-align: center;
}

.menu, .menuon {
	text-transform: uppercase;
}

A.email, A.email:link, A.email:visited {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	white-space: nowrap;
	text-align: right;
	text-decoration: underline;
	font-family: Arial;
	margin: 0 5px;
}

A.email:hover {
	color: #A20C2E;
	text-decoration: underline;		
}

#text1 {
	position: absolute;
	z-index: 2;
	border: 0px solid #FF0000;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 18px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	height: 438px;/*413px*/
	/*overflow: hidden;*/
}

.aboutus {
	left: 30px; top: 30px; width:450px;
}
.partners {
	left: 140px; top: 60px; width: 900px;
}
.technologies {
	left: 30px; top: 30px; width: 520px;
}
.shapedesign, .vacancies, .internal {
	left: 30px; top: 30px; width: 500px;
}
.products, .archive {
	left: 0px; top: 0px; width: 100%;
}

#content_text {
	font-size: 12px;
}

#mainblock {
	width: 993px;
	height: 438px !important;/*442*/
	text-align: center;
	vertical-align: middle;
	border: 0px solid #CC3366;
}

#mainblock_1, #mainblock_1_bg {
	width: 993px;
	height: 76px;/*68px*/
	text-align: left;
	position: relative;
	z-index: 10;
}

#mainblock_1_bg {
	position: absolute;
	background-color: #000;
	z-index: 9;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";/*for IE8*/
	filter: alpha(opacity=100);/*for IE5-7*/
	-moz-opacity: 1;/*for NN*/
	-khtml-opacity: 1;/*for old Safari*/
	opacity: 1;/*for normal browsers*/
}

#mainblock_3 {
	width: 116px;/*237px*/
	height: 76px;/*68px*/
	padding-left:20px;
	float: left;
}

#logo_outer {
	border: 0px solid #FF6666;
	width: 134px;/*237px*/
	height: 46px;/*47px*/
}

#logo {
	border: 0px solid #0066CC;
	float: left;
	height: 46px;/*47px*/
	line-height:46px;
	width: 73px;
}

#logo img {
	vertical-align: bottom;
}

#copyright {
	width: 102px;/*237px*/
	font-size: 10px;
	color: #575757;
	font-family: Arial;
	font-weight: bold;
	padding-top: 2px;
	line-height: 12px;
}

#other_works_outer {
	float: left;
	height: 46px;/*47px*/
	width: 55px;/*164*/
}

#other_works {
	/*margin: 23px 20px 0 30px;
	vertical-align: bottom;*/
	margin: 34px 0 0 16px;
}
#other_works DIV {
	margin: 0 !important;
}

#other_works_link {
	color: #ffffff;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
}

a.buttonback:link, a.buttonback:visited {
	display: block;
	background: transparent url(../images/arrows-sprite.png) no-repeat;
	background-position: -20px -600px;
	height: 40px;
	width: 15px;/*16px*/
	margin:12px 5px 0 0px;
	float: left;
}
a.buttonback:hover {background-position: 0px -600px;}

a.buttonfwd:link, a.buttonfwd:visited {
	display: block;
	background: transparent url(../images/arrows-sprite.png) no-repeat;
	background-position: -40px -600px;
	height: 40px;
	width: 15px;/*16px*/
	margin:12px 0 0 5px;
	float: left;
}
a.buttonfwd:hover {background-position: -60px -600px;}
	  	  
a.simple:link, a.simple:visited {
	display: block;
	float: left;
	height: 60px;
	width: 60px;
}

a.simple:hover {

}	  
	  
img.transparent {
	background-image: none;
}

li.simple {
	float: left;
	display: block;
	height: 64px;
	width: 68px;
}

li.simple a, li.simple a img, #current_product, #current_product img {
	display: block;
}

li.simple a {/*Не работает для IE*/
	margin: 0px 4px;
	background-color: #000;
}

#current_product {/*А вот это работает для IE*/
	text-align: center;
}

#current_product img {
	margin: 0 auto;
}

li.simple a img{
	/*text-decoration: underline;*/
	opacity: 0.4; 
	filter: alpha(opacity=40);
	border-bottom: none !important;
}

li.simple a:hover img{
	text-decoration: none;
	opacity: 1; 
	filter: alpha(opacity=100);
	border-bottom: none !important;
}	  

a.button404:link, a.button404:visited {
	display: block;
	background: url(../images/404.gif) no-repeat;
	height: 31px;
	width: 73px;
	margin: auto;	  
}

a.button404:hover {
	background-position: 0px -31px;
}	  

A.lang, A.lang:link, A.lang:visited {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	white-space: nowrap;
	font-weight: normal;
	text-align: center;
	margin: 0;	
	padding: 0 98px;
	text-decoration: none;
	text-transform: uppercase;
}

A.lang:hover {
	color: #A20C2E;
	text-decoration: none;
}	  

.menulangon {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #A20C2E;
	white-space: nowrap;
	text-align: right;
	text-decoration: none;
	font-family: Arial;
	padding: 0 5px;
	clear: none;
}

#gallery_outer {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";/*for IE8*/
	filter: alpha(opacity=0);/*for IE5-7*/
	opacity: 0;/*for normal browsers*/
	width: 856px;/*725px*/
	height: 76px;
	float: left;
}

#scrollBack, #scrollNext {
	visibility: hidden;
}

#gallery {
	poasition: relative;
	display: block;
	padding-top: 8px;
	overflow: hidden; zoom: 1;
	/*visibility: hidden;*/
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";/*for IE8*/
	filter: alpha(opacity=100);/*for IE5-7*/
	-moz-opacity: 1;/*for NN*/
	-khtml-opacity: 1;/*for old Safari*/
	opacity: 1;/*for normal browsers*/
}

#background {
	display: none;
	background-color: #000;
	width: 996px;
	height: 510px;
	position: absolute;
}

#scroll_container {
	position: relative;/*fix bug in IE*/
	overflow: hidden;
	width: 816px;/*68 * 12*/
	height: 64px;
	float: left;
}
#scroll_content {
	position: relative;
	margin: 0px;
	padding: 0px;
	overflow: hidden; zoom: 1;
}
.ee_move_container {
	position: absolute !important;
	width: 993px;
	height: 438px;
}

#big-arrow-left,#big-arrow-right {
	position:absolute;
	display:block;
	cursor:pointer;
	top:0;
	z-index:2;
	display:none;	
	width:310px;
	height:510px;
	background:url(../images/arrows-sprite.png) no-repeat;
}
#big-arrow-left {left:0px; background-position:0 0;}
#big-arrow-right {right:0px; background-position:-186px 0;}

#next_after_main_page_for_arrow {
	position:absolute;
	display:none;
	top:240px;
	left:920px;
	z-index:2;
	display:none;	
}
/*-------------------- re design Home page ------------------------*/
		@font-face { 
	   font-family: "MyriadPro"; 
	   src: url("fonts/myriadpro-lightcond-webfont.eot"); 
	}
	@font-face {
		font-family: "MyriadPro"; 
		src: url("fonts/myriadpro-lightcond-webfont.ttf"); 
	}
	*{
		margin:0;
		padding:0;
	}
	body{
		background:#000;
		color:#7a7a7a;
		font-family:Verdana;
	}
	#mainWrapper {
		height: 362px;
		left: 50%;
		margin-left: -202px;
		margin-top: -170px;
		position: absolute;
		top: 45%;
		width: 404px;
	}
	h1 { font-family: "MyriadPro";
		 font-size:75px;
		 font-weight:normal;
		 position:relative;
		 text-align:justify;
		 text-rendering:optimizeSpeed;
		 letter-spacing: 1.75px;
		 line-height:77px;
		 margin: 0 0 28px;
	 } 
		 
	h1 span.back {
		position:absolute;
		top:0;
		left:0;
		width: 100%;
		height: 225px;
		/*Chrome*/
		background: -webkit-linear-gradient(left , rgba(0,0,0,0), rgba(0,0,0,0.7));
		/*Firefox*/
		background: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.7));		
		/**/
		background: -ms-linear-gradient(left , rgba(0,0,0,0), rgba(0,0,0,0,0.7));
		z-index:1;
	}
	h1 span.letterSpacing {
		letter-spacing: 3px;
	}
	h1 span.letterSpacing2 {
		letter-spacing: 4px;
	}
	#logoR {
		border:none;
		margin: 0 0 0 32px;
		position:absolute;
		top:85px;
		right:12px;
		z-index:2;
	}
	.addInfo a {
		color:#dd0024 !important;
		text-decoration:none;
	}
	.addInfo {
		color:#525252;
		font-size:14px;
		width:400px;
		margin: 0 0 27px 0;
		white-space:nowrap;
		line-height:18px;
	}
	.addInfo span{
		color:#939393;
		font-size:11px;
	}
	.spanCentr span {
		display:block;
		padding: 0 63px 0 0;
	}
	.spanLeft a {
		margin: 0 0 0 15px;
	}
	.spanLeft .textJust {
		text-align:justify;
	}
	.clr {
		clear:both;
	}
	.wSpacing {
		word-spacing: 1px;
	}
	.tableTd {
		width:100%;
	}

