@charset "utf-8";
html{ /*background:#fff url(../images/shadow.png) no-repeat top center;*/}
body{ 
margin:0; padding:0;
font-family:Arial, Helvetica, sans-serif;
background:#DEDEDE;
}

.clr{clear:both;}

.blog h2{margin: 2px 0;}
.blog p,.item-page p {text-align:justify;}

.row-separator{height: 10px; display: block;}

#page{background:#fff;}
#page-wrapper{width:1100px; margin:0 auto; background:#fff; display: table;}

/*Header Start*/
#header{width:1100px; height:210px;}

#head-col-1{ float:left; height:160px; width:350px; }
#head-col-2{ float:left; height:160px; width:300px; }
#head-col-3{ float:right; height:160px; width:440px; }

#logo{margin: 22px 0 0 15px;}

#address{ font-size:16px; text-align:right; margin-top:35px; margin-right:15px; color:#444;}
#address span { font-size:24px; line-height: 25px; }
#address span span{ font-weight:bold; }

#top-menu-div{width:1100px; height:50px; }
#top-menu-div-first{ float:left; width:20px; height:50px; background:url(../images/top-menu.png) no-repeat 0px 0px; }
#top-menu-div-center{ float:left; width:1060px; height:50px; background:url(../images/top-menu.png) repeat-x 0px -100px; }
#top-menu-div-last{  float:right; width:20px; height:50px; background:url(../images/top-menu.png) no-repeat 0px -50px; }
#top-menu div{padding: 6px 0;}
#top-menu{ width:1060px; height: 40px; padding-top: 5px;}
#top-menu td {border-left: 1px solid #d2d3d4; width:212px;}
#top-menu td.first {border-left: none;}
#top-menu td a{ color:#444444; text-decoration:none; font-size:16px; font-weight:bold;}
#top-menu td a:hover,#top-menu td.active a { color:#D93749; text-decoration:underline;}
/*Header End*/

/*Footer Start*/
#footer{ padding-top: 40px; background:url(../images/foot-bg.jpg) repeat-x top center; height:200px; }
#footer-inner{ width:1100px; margin:0 auto; background:#fefefe; border: 1px solid #d2d2d2; height:100px; border-radius: 15px; padding-top: 15px;}

#foot-col-1{ float:left; width:300px; height:85px; }
#foot-col-2{ float:left; width:498px; height:85px; border-left:1px solid #d2d2d2; border-right:1px solid #d2d2d2;}
#foot-col-3{ float:right; width:300px; height:85px; }

#address-foot{ text-align:left; font-size:12px; margin-top:12px; margin-left:20px; color:#888;}
#address-foot span {line-height: 35px;}
#address-foot span span{ font-size:16px; }
#address-foot span span span{ font-weight:bold; }

#bottom-menu-div {margin-top: 20px; text-align:center;}
#bottom-menu td {border-left: 1px solid #a9a9a9; padding:0 4px;}
#bottom-menu td.first {border-left: none;}
#bottom-menu td a{ color:#888; text-decoration:none; font-size: 10px;text-transform: uppercase;}
#bottom-menu td a:hover{ color:#000000; text-decoration:underline;}

#copyright{ font-size:12px; color:#888; margin-top: 8px;}

#logo-foot{margin-top: 20px; margin-left: 20px; float: left;}
/*Footer End*/

/*Content Start*/
.content-block{ min-height:350px; padding: 10px 0px; margin: 0px 12px;}
#content-in{ min-height:350px; padding: 10px 5px; float:left;}
#left-content{width:200px; padding: 10px 5px; float:left; margin-left: 10px;}
#right-content{width:200px; padding: 10px 5px; float:right; margin-right: 10px;}
.center-div{text-align:center; width:100%;}
.radius-10{border-radius: 10px;}
#contacts-page td div{ font-size:13px;}
#post-content-left{float: left; width: 430px;}
#post-content-right{float: right; width: 430px;}
/*Content End*/

/*Left Menu Start*/
ul.menu_left  { padding-left: 22px;}
ul.menu_left li { margin:5px 0;list-style-type: disc;}
ul.menu_left li a { text-decoration:none;}
ul.menu_left li.active a {font-weight:bold; text-decoration:underline;}
ul.menu_left li.active a:hover, ul.menu_left li a:hover { text-decoration:underline;}
/*Left Menu End*/

.article-info{margin: 0;}

.create{
margin: 0;
font-weight: bold;
font-style: italic;
font-size: 14px;
color:#D93749;
}

.breadcrumbs, .breadcrumbs a{ font-size: 12px; color: #888; }
h1 { font-size:1.5em; margin:10px 0;}
h2{ font-size:1.0em; margin:10px 0;}
p { font-size: 16px; margin:10px 0;}
ul { margin:10px 0; padding-left:35px;}
img{border:0;}
a{color:#D93749; text-decoration:underline;}
a:hover{color:#D93749; text-decoration:none;}

.no-wid .wk-accordion-default .toggler { 
background: none !important; 
border:none !important; 
box-shadow: none !important; 
text-shadow:none !important; 
font-size: 16px;
margin: 0;
padding:0;
font-weight: normal;
text-decoration: underline;
color: #D93749;
}


/* Left Menu Start*/
.moduletable_left h3 {font-size: 16px; font-weight: bold;color: #444444; margin: 0; text-align: center;}

.moduletable_left ul {margin: 10px 0; padding: 0; list-style: none;}
.moduletable_left ul li {font-size: 16px;}
.moduletable_left ul li a{color: #444444; text-decoration:none;}
.moduletable_left ul li a:hover, .moduletable_left ul li.active a{color: #D93749; text-decoration:underline;}

/* Left Menu End*/


/*************************** Основные пункты */
.moduletable_top_menu{
    position:relative;
/*    border: 1px solid #222;
    background-color: #111;
    background-image: -moz-linear-gradient(#444, #111); 
    background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));    
    background-image: -webkit-linear-gradient(#444, #111);    
    background-image: -o-linear-gradient(#444, #111);
    background-image: -ms-linear-gradient(#444, #111);
    background-image: linear-gradient(#444, #111);
    border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    -webkit-border-radius: 6px;
    -ms-border-radius: 6px;    
    box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
    -moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
    -o-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
    -ms-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
    -webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;   */ 
    height:40px;
    margin:2px auto;
    padding:0;
    width:1060px;
    z-index:10 /* для отображения подпунктов поверх остальных блоков */
}
.moduletable_top_menu ul, /* сбрасываем поля и отступы у списков */
.moduletable_top_menu ul ul {
    list-style:none;
    padding:0;
    margin:0;
}
.moduletable_top_menu ul {    
    clear:left;
    position:relative;
    right:50%;
    height:40px;
    float:right;
    text-align:center;
	font-size: 20px;
	font-weight: bold;
}
.moduletable_top_menu ul li {
    border-right: 1px solid #d2d3d4;
   /* box-shadow: 1px 0 0 #444;
    -moz-box-shadow: 1px 0 0 #444;
    -o-box-shadow: 1px 0 0 #444;
    -ms-box-shadow: 1px 0 0 #444;
    -webkit-box-shadow: 1px 0 0 #444;    */
    position:relative;
    left:50%;
    float:left;
    height:40px;
    padding:0;
    margin:0
}
.moduletable_top_menu ul li:last-child {
    border:none;
    box-shadow:none
}    
.moduletable_top_menu ul li.active a {color:#D93749; text-decoration:none;}
.moduletable_top_menu ul li a {
    display:block;
	color: #444444;
    text-decoration: none;
   /* padding:10px 20px;*/
    padding:8px 50px 9px;
}
.moduletable_top_menu ul li a:hover {
   /* background-color: #0186BA;
    background-image: -moz-linear-gradient(#04acec,  #0186ba);    
    background-image: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
    background-image: -webkit-linear-gradient(#04acec, #0186ba);
    background-image: -o-linear-gradient(#04acec, #0186ba);
    background-image: -ms-linear-gradient(#04acec, #0186ba);
    background-image: linear-gradient(#04acec, #0186ba);
    color: #fafafa*/
	color:#D93749; text-decoration:none;
}
.moduletable_top_menu ul li:hover > ul {
    opacity: 1;
    visibility: visible;
    margin: 0;
}
 
/*************************** Выпадающие подпункты */
.moduletable_top_menu ul li ul {
    /*background: #444;
    background: -moz-linear-gradient(#444, #111);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));
    background: -webkit-linear-gradient(#444, #111);    
    background: -o-linear-gradient(#444, #111);    
    background: -ms-linear-gradient(#444, #111);    
    background: linear-gradient(#444, #111);        */
	background: #F1F1F2;
	-webkit-box-shadow: 1px 3px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    1px 3px 5px rgba(50, 50, 50, 0.75);
	box-shadow:         1px 3px 5px rgba(50, 50, 50, 0.75);
    border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -webkit-border-radius: 3px;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;    
    text-transform:none;
    opacity: 0;
    visibility: hidden;
    position:absolute;
/*    left:0;
    top:45px;
    font-size:12px;
    height:auto;
    width:150px;*/
	left: 10px;
	top: 48px;
	font-size: 14px;
	height: auto;
	width: 210px;	
	font-weight:normal
}
.moduletable_top_menu ul li ul li {
    border:none;
    box-shadow: 0 1px 0 #d2d3d4, 0 1px 0 #d2d3d4;
    -moz-box-shadow: 0 1px 0 #d2d3d4, 0 1px 0 #d2d3d4;
    -o-box-shadow: 0 1px 0 #d2d3d4, 0 1px 0 #d2d3d4;
    -webkit-box-shadow: 0 1px 0 #d2d3d4, 0 1px 0 #d2d3d4;
    -ms-box-shadow: 0 1px 0 #d2d3d4, 0 1px 0 #d2d3d4;
    position:relative;
    left:0;
    float:none;
    height:auto;
    margin:0;
    text-align:left !important;
}
.moduletable_top_menu ul li ul li:last-child {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.moduletable_top_menu ul li ul li.active a,.moduletable_top_menu ul li ul li a:hover {color:#D93749 !important; text-decoration:none !important;}
.moduletable_top_menu ul li ul li a {
    padding:10px 8px;
    border:none;
	color: #444444 !important;
    text-decoration: none !important;
}
 
/*************************** Выпадающие пункты второго уровня */
.moduletable_top_menu ul li ul li ul {
    top: 0;
    left: 150px;
    margin: 0 0 0 20px;
    _margin: 0; /*IE6 only*/
    box-shadow: -1px 0 0 rgba(255,255,255,.3);
    -moz-box-shadow: -1px 0 0 rgba(255,255,255,.3);
    -o-box-shadow: -1px 0 0 rgba(255,255,255,.3);
    -ms-box-shadow: -1px 0 0 rgba(255,255,255,.3);
    -webkit-box-shadow: -1px 0 0 rgba(255,255,255,.3);    
}
 
/*********************** Стрелочки на подпунктах */
.moduletable_top_menu ul ul li:first-child > a {
    border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -o-border-radius: 3px 3px 0 0;
    -ms-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;    
}
.moduletable_top_menu ul ul li:first-child > a:after {
    content: '';
    position: absolute;
    left: 40px;
    top: -6px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #444;
}
.moduletable_top_menu ul ul ul li:first-child a:after {
    left: -6px;
    top: 50%;
    margin-top: -6px;
    border-left: 0;    
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
    border-right: 6px solid #3b3b3b;
}
.moduletable_top_menu ul ul li:first-child a:hover:after {border-bottom-color: #444}
 
.moduletable_top_menu ul ul ul li:first-child a:hover:after {
    border-right-color: #0299d3; 
    border-bottom-color: transparent;     
}
.moduletable_top_menu ul ul li:last-child > a {
    -moz-border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
}

/*tabs start*/
#tabs{margin:10px auto 0; display: table;}
#tab1,#tab2,#tab3,#tab4,#tab5{font-size:0px !important; height:102px; width:204px; float:left; margin:5px;}
#tab1 {background: url(../images/tabs/tab1.png) no-repeat bottom center;}
#tab1:hover {background: url(../images/tabs/tab1.png) no-repeat top center;}
#tab2 {background: url(../images/tabs/tab2.png) no-repeat bottom center;}
#tab2:hover {background: url(../images/tabs/tab2.png) no-repeat top center;}
#tab3 {background: url(../images/tabs/tab3.png) no-repeat bottom center;}
#tab3:hover {background: url(../images/tabs/tab3.png) no-repeat top center;}
#tab4 {background: url(../images/tabs/tab4.png) no-repeat bottom center;}
#tab4:hover {background: url(../images/tabs/tab4.png) no-repeat top center;}
#tab5 {background: url(../images/tabs/tab5.png) no-repeat bottom center;}
#tab5:hover {background: url(../images/tabs/tab5.png) no-repeat top center;}

#tab1_in,#tab2_in,#tab3_in,#tab4_in,#tab5_in,#tab1_in_s,#tab2_in_s,#tab3_in_s,#tab4_in_s,#tab5_in_s{font-size:0px !important; height:90px; width:180px; float:left; margin:5px;}
#tab1_in {background: url(../images/tabs/tab1_in.png) no-repeat bottom center;}
#tab1_in:hover, #tab1_in_s {background: url(../images/tabs/tab1_in.png) no-repeat top center;}
#tab2_in {background: url(../images/tabs/tab2_in.png) no-repeat bottom center;}
#tab2_in:hover, #tab2_in_s {background: url(../images/tabs/tab2_in.png) no-repeat top center;}
#tab3_in {background: url(../images/tabs/tab3_in.png) no-repeat bottom center;}
#tab3_in:hover, #tab3_in_s {background: url(../images/tabs/tab3_in.png) no-repeat top center;}
#tab4_in {background: url(../images/tabs/tab4_in.png) no-repeat bottom center;}
#tab4_in:hover, #tab4_in_s {background: url(../images/tabs/tab4_in.png) no-repeat top center;}
#tab5_in {background: url(../images/tabs/tab5_in.png) no-repeat bottom center;}
#tab5_in:hover, #tab5_in_s {background: url(../images/tabs/tab5_in.png) no-repeat top center;}
/*tabs end*/

/*slider start*/
#slider-main .caption {width: 1040px; border-radius: 0 0 10px 10px; margin: 0 auto;}
#slider-main{text-align:center; width:100%;}
.wk-content img{border-radius: 10px;}
/*slider end*/

/*3d start*/
.loading {
 background: url(../js/loader.gif) no-repeat center center;
}
/*3d end*/

/*News start*/
.moduletable_news h3 {font-weight: normal;}
.aidanews2_date{font-size:12px; font-weight: bold;}
.aidanews2_text{font-size:12px;}
.aidanews2_readmore{font-size:12px; font-style:italic;}
.aidanews2 .even{}
.aidanews2_line {padding:5px 0 !important;}
.aidanews2_bottomlink {text-align:right; font-size:15px;}
.aidanews2_bottomlink a:link{font-weight: normal; font-size:12px; font-style:italic;}
/*News end*/

/*Zayavka start*/
.moduletable_zayavka{ border: 1px solid #A9A9A9; padding: 5px; border-radius: 5px; background-color: #E8E8E8;}
.moduletable_zayavka h3 {font-weight: normal; margin: 7px 0; text-align:center;}
.moduletable_zayavka .simpleForm{font-size:13px; padding: 0 0 10px 0;}
.moduletable_zayavka .simpleForm img{width:184px;}
/*Zayavka end*/

/*Zayavka start*/
.moduletable_rezume input[type='file'] {
width: 110px;
}
@-moz-document url-prefix() {  
.moduletable_rezume input[type='file'] {width: 70px;} 
}  
.moduletable_rezume #file {text-align:center; margin-bottom: 8px;}
.moduletable_rezume #val { width: 184px; line-height: 22px; padding: 1px;}
.moduletable_rezume #filesize { font-size:9px; color:#FF0000;}
.moduletable_rezume{ border: 1px solid #A9A9A9; padding: 5px; border-radius: 5px; background-color: #E8E8E8;}
.moduletable_rezume h3 {font-weight: normal; margin: 7px 0; text-align:center;}
.moduletable_rezume .simpleForm{font-size:13px;padding: 0 0 10px 0;}
.moduletable_rezume .simpleForm img{width:184px;}
/*Zayavka end*/

/*Social start*/
.soc{ width:100%;}
.social_icons{ width:48px; height:48px; font-size:0px; float:left; margin: 0 3px;}
#soc_tw{background: url(../images/soc/twitter.png) no-repeat; background-position: bottom center;}
#soc_fb{background: url(../images/soc/facebook.png) no-repeat; background-position: bottom center;}
#soc_yt{background: url(../images/soc/youtube.png) no-repeat; background-position: bottom center;}
#soc_tw:hover,#soc_fb:hover,#soc_yt:hover{background-position:bottom center;}
/*Social end*/