@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 {
	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: 134px;/*237px*/
	height: 76px;/*68px*/
	float: left;
}

#logo_outer {
	border: 0px solid #FF6666;
	width: 134px;/*237px*/
	height: 46px;/*47px*/
}

#logo {
	border: 0px solid #0066CC;
	float: left;
	height: 46px;/*47px*/
	width: 73px;
}

#copyright {
	width: 102px;/*237px*/
	font-size: 10px;
	color: #575757;
	font-family: Arial;
	font-weight: bold;
	padding-top: 4px;
}

#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/back.gif) no-repeat;
	height: 60px;
	width: 22px;/*16px*/
	float: left;
}

a.buttonback:hover {
	background-position: -19px 0px;
}

a.buttonfwd:link, a.buttonfwd:visited {
	display: block;
	background: transparent url(../images/forward.gif) no-repeat;
	height: 60px;
	width: 18px;/*16px*/
	float: left;
}

a.buttonfwd:hover {
	background-position: -19px 0px;
}
	  	  
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 {
	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;
}