@charset "utf-8";
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;

}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
.image-desc table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* 

*/

/* CSS Document */
html {height:100%;}
body {
	background:#000220;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:13px;}
input,textarea {
	border:1px solid #111339;
	font-family:Arial, Helvetica, sans-serif;
color:#000220; font-size:14px;
background:#d2d4f9;}
a {
	color: #d46526;
	text-decoration:none;}
a:hover {
	color:#fa6c1b;
	text-decoration:underline;
}
ul{
margin:0;
padding:0;
}
div {}

.clear{ clear:both;}
		
#main_container {
	width:1050px;
	margin: 0 auto;
	}
/* start *top* section */
.top {
	height:132px;
	width:auto;
	background:url('../images/tpl/top-center-bg.jpg') repeat-x top left;
	position:relative;
	}
.top .logo {
	position:absolute;
	width:350px;
	top:25px;
	left:20px;
	}
.top .logo img{
	border:none;
}
.top .top-title{
	float:right;
	text-align:center;
	width:500px;
	height:69px;
	margin:30px 100px 0 0;
	letter-spacing: 2px;
	font-style: normal;
	}
.top .top-title .top-title-page h1{
	font-size: 18px; 
	margin: 0px 0px 10px;
	}
.top .top-title .top-title-section h2{
	font-size: 32px;  
	margin:0px;
	text-transform:uppercase;
	}
.top .top-title .top-title-section1 h2{
	font-size: 24px;  
	margin:0px;
	text-transform:uppercase;
	}
.top .flags-line {
	width:60px;
	height:20px;
	position:absolute;
	right:15px;
	}

.top .flags-line a {
	display:block;
	float:left;
	width:18px;
	height:12px;
	margin:4px 6px;
	}
.top .flags-line a:hover {
	background-position:0 -12px;
	}
.lang-en {background: url('../images/tpl/en_flag.gif');}
.lang-fr {background: url('../images/tpl/fr_flag.gif');}
.lang-ru {background: url('../images/tpl/ru_flag.gif');}
.lang-ua {background: url('../images/tpl/ua_flag.gif');}

/* end of *top* section */

/* start *left* section */
.left {
	float:left;
	height:1140px;
	width:230px;
	}
.address-panel-ua, .address-panel-canada {
	padding:25px 10px 0px 15px; 
	letter-spacing:0.05em; 
	font-size:12px;
	line-height:1.8em;
	text-align:center;
	}
.address-panel-ua  strong , .address-panel-canada  strong {
	font-weight: bold;}

/* end of *left* section */

/* start of *main* section */
.main {
	float:right;
	height:1200px;
	width:820px;
	}
.image-title {
	text-align:center;
	line-height: 1.3em;
    font-size: 18px !important;
    letter-spacing: 1px;
	margin:	0px 0 10px;
}
.form-title {
	text-align: center;
	line-height: 1.3em;
    font-size: 18px !important;
    letter-spacing: 1px;
	margin:	20px 0px 10px 0px;
}
.form-desc {
	margin-left:100px;}
.text-desc {
    line-height: 1.3em;
    text-align: justify;
	margin:0 10px 10px 10px;
}


.page_container {
	border:1px solid #372D1B; 
	padding:7px; 
	height:1151px;
	background:#111339;
	position:relative;
	}
.page_entry {
	color:#000220;
	background:#D2D4F9;
	 height: auto; 
	 padding:15px 20px 30px 20px}
.page_entry h2 {
	font-weight:bold;
	}
.page_entry h3 {
	font-size:14px;
	font-weight:bold;
	}
.page_entry a {
	font-weight:bold;}
.page_entry p{
	text-indent:30px;
	line-height:18px;
	 margin:5px 0px; 
	 padding:0px;
	 text-align:justify;}	
	
#slide_show_1 {
	background:url(../images/tpl/slideshow1.jpg) no-repeat center top;
	display:block;
	width:100%; 
	height:100%; 
	
	}
#slide_show_1:hover {
	background:url(../images/tpl/slideshow1.jpg) no-repeat center bottom;}
#slide_show_2 {
	background:url(../images/tpl/slideshow2.jpg) no-repeat center top;
	display:block;
	width:100%; 
	height:100%; 
	
	}
#slide_show_2:hover {
	background:url(../images/tpl/slideshow2.jpg) no-repeat center bottom;}
	
/* end of *main* section */

/* start of *footer* section */

.footer {
	clear:both;
	width:auto;
	height:30px;
	border:1px solid #FFF;
/*	position:relative;
	bottom:-145px;*/
	text-align: center;
	border:1px solid #372D1B;
	background: #111339;
	margin-bottom:10px;
}
.footer a {
	position:relative;
	top:8px;}

/* end of *footer* section */

/************************************/
/*********** MENU SECTION ***********/
/************************************/

ul.container{
/* главный UL */
width:190px;
margin:0 auto;
padding:5px;

}

li{
list-style:none;
text-align:left;

}

li.menu{
/* Главные элементы списка */
padding:0px;
width:100%;
background: #111339;
border: 1px solid rgb(55, 45, 27); 
width: 225px; 
height: 1195px; 
float: left;
}

li.button a{
display:block;
font-family:BPreplay,Arial,Helvetica,sans-serif;
font-size:18px;
line-height:20px;

height:28px;
overflow:hidden;
padding:7px 5px 0px 20px;
margin:10px;
position:relative;
width:180px;
text-decoration:none;
}

li.button a:hover{
/* Removing the inherited underline from the titles */
text-decoration:none;


}

li.button a span{
/* Этот span играет как правая часть фона секции */
height:35px;
position:absolute;
right:0;
top:0;
width:4px;
display:block;
}

/* Разные цветовые схемы для разных отделов */

li.button a.blue{background:url(../images/tpl/menu_button_tweens.gif) repeat-x top left; color: #ccc;}
li.button a.blue:hover{background:url(../images/tpl/menu_button_tweens_expand.gif) repeat-x bottom left; color: #FA6C1B;}
li.button a.blue.selected:hover{color: #FA6C1B; background:url(../images/tpl/menu_button_tweens.gif) repeat-x top left; }
li.button a.blue.selected{color: #FA6C1B;}
/*li.button a.blue span, li.button a.blue span{ background:url(img/blue.png) repeat-x top right;}*/

li.button a.green{background:url(img/green.png) repeat-x top left; color:#fff;}
li.button a.green span{ background:url(img/green.png) repeat-x top right;}

li.button a.orange{background:url(img/orange.png) repeat-x top left; color:#882e02;}
li.button a.orange span{ background:url(img/orange.png) repeat-x top right;}

li.button a.red{background:url(img/red.png) repeat-x top left; color:#641603;}
li.button a.red span{ background:url(img/red.png) repeat-x top right;}

/* Эффекты при наведении */

li.button a:hover, li.button a.selected{ background-position:bottom left;}
li.button a:hover span{ background-position:bottom right;}

.dropdown{
/* Расширяющиеся списки */
display:none;
padding:0px 0px 0px 0px;
width:100%;
}

.dropdown li{
/* Каждый элемент в таких списках */

border:1px solid #40392C;
color:#CCCCCC;
font-weight:normal;
letter-spacing:1px;
margin:2px 10px;
line-height:1.2em;

}

.dropdown li a {
/* Каждый элемент в таких списках */
color:#000220;
background-color:#d46526;
display:block;
min-height:17px;
height:auto;
width:auto;
padding:2px 20px 2px 20px;

}
.dropdown li a.active_menu {
background-color:#fa6c1b;
color:#FFF;
text-decoration:none;

}

.dropdown li a:hover {
/* Каждый элемент в таких списках */

background-color:#fa6c1b;
color:#FFF;
text-decoration:none;
}
.dropdown li a.active_menu{
/*background: #fa6c1b;*/
background: #D46526;
color:#FFF;
text-decoration:none;

}

.dropdown li a.expand_menu:hover {
/* Каждый элемент в таких списках */

background: url(../images/tpl/expand_s.png) no-repeat 98% center #fa6c1b;
color:#FFF;
text-decoration:none;
}
.dropdown li a.active_menu_expanded {
	background:#FFF  url(../images/tpl/active_menu_expanded3.png) no-repeat 98% center;
	color:#fa6c1b;
	font-weight:bold;
	padding: 2px 0px 2px 20px;
	font-size: 12px;
	line-height: 17px;
	border: 1px solid #FA6C1B;
	}
.dropdown li a.expand_menu.hover {
	background: #ffac41 url(../images/tpl/expand_s_bk.png) no-repeat 98% center;
	}
.dropdown li ul {
	display:none;
	text-transform:uppercase;
	margin: 2px 0 10px 10px;
	}
.dropdown li ul.expand {
	display:block;
	}
.dropdown li ul li {
	margin: 2px 0;
	color:#fff;
	}
.dropdown li ul li a {
	margin:0px;
	color:#ddd;
	background-color: #D46526;
	font-size: 11px;
    line-height: 17px;
	border: 1px solid #CCCCCC;
	}
	
.dropdown li.active_menu_expanded {
	border:none;
	}
.dropdown li.active_menu_expanded ul {
	display:block;
	}
.dropdown li.active_menu_expanded ul li a.active_menu_expanded {
	font-size: 11px;
    line-height: 17px;
	}
/************TOP menu**************/
.top_menu {
	height:20px;
	margin-bottom:3px;
	border:1px solid #372d1b;
	background:#111339;
	padding-left:3px;
	padding-top:5px;
	/*text-align:center;*/
}

.top_menu ul {
	 /*margin:0 auto; */
	 width: auto;
	 position:relative;
	 top:0px;
	 /*display:inline-block;*/
	 /*text-align:center;*/
	 
}
* html .top_menu ul { display:inline;zoom:1; width:800px;}

.top_menu li {
	text-align:center;
	padding:0px 0px;
	margin:0 13px 0 12px;
	float:left;
	height:15px;
	width:110px;
	
	line-height:13px;
	font-size:12px;}

.top_menu li a {
	display:block;
	width:110px;
	height:15px;
	color:#ccc;
	text-decoration:none;
	background:url(../images/tpl/top_menu_but.jpg) no-repeat top right;}
	
	
.top_menu li a:hover, .top_menu li a.selected {
	text-decoration:none;
	color:#000220;
	background:url(../images/tpl/top_menu_but_hover.jpg) no-repeat top right;}
	
.lang_container {
	position: absolute; width:112px; height:12px; bottom:20px; right:0px;
	margin:0px;
	padding:0px;
	}
.lang {
	float:left;
	height:12px;
	width:18px;
	margin:0px 0px 0px 10px;
	padding:0px;
	}
.lang a {
	display:block;
	height:12px;
	width:18px;
	margin:0px;
	padding:0px;	
	}
.ru a {
	background:url(../images/tpl/ru_flag.gif) no-repeat scroll;
 	background-position: 0px 0px;}
.ru a:hover { background-position: 0px -12px;}

.en a {background:url(../images/tpl/en_flag.gif) no-repeat scroll;
 	background-position: 0px 0px;}
.en a:hover {background-position: 0px -12px;}

.fr a {background:url(../images/tpl/fr_flag.gif) no-repeat scroll;
 	background-position: 0px 0px;}
.fr a:hover {background-position: 0px -12px;}

.ua a {background:url(../images/tpl/ua_flag.gif) no-repeat scroll;
 	background-position: 0px 0px;}
.ua a:hover {background-position: 0px -12px;}

 /* styling of the container. */
a.myPlayer {
	display:block;
	width: 320px;
	height:240px; 
	text-align:center;
	margin:0 15px 15px 0;
	float:left;
	border:1px solid #999;
}

/* play button */
a.myPlayer img {
	margin-top:70px;
	border:0px;
}

/* when container is hovered we alter the border color */
a.myPlayer:hover {
	border:1px solid #000;
}

.tech_table, .tech_table td, .tech_table th{
	border:1px solid #40392C;
	border-collapse:collapse;}
.tech_table td { 
	line-height:20px;}
.tech_table {
	margin-top:5px;}
	
.contacts {
	text-align: center;
	width: 800px;
	margin-bottom:20px;}
.error_me {
	border:1px solid #F00;
	background:#FCF url(../images/tpl/atten.gif) no-repeat scroll 10px center;
	color:#000220;
	width:50%;
	margin:10px 100px;
	padding:5px 5px 5px 35px;}
label.error {
	border:none;
	/*border:1px solid #F00;
	background:#FCF url(../images/tpl/atten.gif) no-repeat scroll 10px center;*/
	background:url(../images/tpl/atten.gif) no-repeat scroll 10px center;
	/*color:#000220;*/
	color:#FCF;
	/*margin:10px 0 20px;*/
	padding:5px 5px 5px 35px;
	/*display:block;*/
	display:inline;
	position:absolute;
	top:0;
	left:380px;
	width:500px;
	}
#captcha label.error {
	margin:20px 0 0 0px;
	}
#message label.error {
	margin:85px 0 0 0;
	}
.field_wrap {
	position: relative;
	}
	
#send_form td {
	position:relative}
.error {
	border:1px solid #F00;
	background:#FCF;
	}
.success {
	border:2px solid #0F0;
	background: #CFC;
	color:#000220;
	width:50%;
	margin:10px 100px;
	padding:5px 5px 5px 35px;}
.form_button {
	height:25px;
	border:1px solid #333333;
	background:url("../images/tpl/button_bg.png") repeat-x scroll 0 0 transparent}
	
.slideshow_set {
	visibility:hidden;
	}

.tech_table2 {
	text-align:center;}
.tech_table2 td:first-child {
	text-align:left;}
.tech_table2 td,
.tech_table2 tr,
.tech_table2 th {
	padding:5px 10px;
	}