/* CSS Document */
/*---GLOBAL SETTINGS---
----------------------*/
*{
	margin: 0;
	padding: 0;
	outline: 0;
	}
img{
	border:0;
	}
table{
	border-collapse:collapse;
	}
ul, ol{
	list-style-type:none;
	}
textarea, select{
	font:12px Arial, Helvetica, sans-serif;
	color:#565656;
	vertical-align:middle;
	}
/*---A---
--------*/
a{
	text-decoration:none;
    color:#237743;
	}
	/*.flash
	{
	     padding-top: 1px;    
	}*/
a:hover{
	text-decoration:underline;
	}
.sell{
	/*cursor:text;*/
	}
.sell:hover{
	text-decoration:none;
	}
/*---H---
--------*/
h1{
	font:normal 22px Tahoma;
	color:#076c2d;
	margin-bottom:10px;
	}
h2{
	font:normal 20px Tahoma;
	color:#699a11;
	margin-bottom:10px;
	}
h3{
	font:normal 18px Tahoma;
	color:#dca300;
	margin-bottom:10px;
	}
h4{
	font:bold 14px Tahoma;
	color:#565656;
	margin-bottom:10px;
	}
h5, h5 a{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#237743;
	margin-bottom:5px;
	}
 h6{
	font:bold 12px Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	}
/*---COMMON---
-------------*/
.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
	}
.clearfix{
	height:1%;
	}
.clear{
	clear:both;
	height:1px;
    overflow:hidden;
	}
.floatL{
	float:left;
	}
.floatR{
	float:right;
	}
.left{
	text-align:left;
	}
.right{
	text-align:right;
	}
body{
	font:12px Arial, Helvetica, sans-serif;
	color:#565656;
	text-align:center;
	}
/*---WRAPPER---
----------------*/
.wrapper{
	float:left;
	width:942px;
	margin-right:-381px;
	}
/*---LEFT_COL---
--------------*/
.left_col{
	margin-right:381px;
	padding:57px 0 0 0;
	}
/*---RIGHT_COL---
--------------*/
.right_col{
	float:right;
	width:347px;
	padding:0 26px 0 0;
	margin-top:49px;
	background:url(../img/devR.gif) no-repeat 4px 0;
	}
/*---TOPPER---
--------------*/
.right
{
text-align:right;
}
.topper{
	height:92px;
	padding:3px 0 0 36px;
	}
.login{
	width:175px;
	float:left;
	}
/*.login label{
	display:block;
	font:bold 11px Tahoma;
	color:#237743;
	margin-bottom:8px;
	}*/
	
.login label
{
    float:left;
	font:bold 11px Tahoma;
	color:#237743;
	margin-bottom:8px;
}

.login span
{
    float:left;
    margin-left:1px;
    font-family:Times New Roman;
    font-size: 11px;
	color:Red;
}
	
body .login input{
	width:74px;
	padding:2px 5px;
	border:1px solid #c0c0c0;
	margin-bottom:5px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#6f6f6f;
	vertical-align:middle;
	}
.login .btn{
	width:40px;
	height:18px;
	padding:0;
	border:none;
	background:#237743 url(../img/btnbg.gif) repeat-x;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	float:right;
	margin:3px 1px 0 0;
	}
.login .btn:hover, .clearbtn:hover, .sendbtn:hover, .okbtn:hover{
	position:relative;
	top:-1px;
	left:-1px;
	}
.login a{
	font:10px/11px Verdana;
	color:#6f6f6f;
	}
.ico{
	width:80px;
	float:right;
	color:#c9cece;
	}
.ico a img{
	vertical-align:middle;
	}
.lang{
	font:11px Tahoma;
	color:#237743;
	text-decoration:underline;
	display:block;
	margin:0 0 10px 2px;
	}
.lang:hover{
	text-decoration:none;
	}
.icohome{
	background:url(../img/icohome.gif) no-repeat 50% 0;
	}
.icomail{
	background:url(../img/icomail.gif) no-repeat 50% 0;
	}
.icomap{
	background:url(../img/icomap.gif) no-repeat 50% 0;
	}
.icohome:hover, .icomail:hover, .icomap:hover{
	background-position: 50% -14px;
	}
/*---NAVIGATION---
----------------*/
.navigation{
	width:176px;
	border-top: 1px solid #c8c8c8;
	margin:0 0 35px 36px;
	}
.navigation a{
	display:block;
	color:#222;
	border-bottom:1px solid #c8c8c8;
	background:url(../img/navarr.gif) no-repeat 5px 12px;
	padding:0 0 0 21px;
	height:28px;
	line-height:28px;
	}
.navigation a:hover{
	color:#237743;
	background-position:5px -11px;
	}
.buttons{
	height:117px;
	margin-left:-4px;
	}
.buttons li{
	width:110px;
	height:110px;
	float:right;
	background:url(../img/btnsbg.png) no-repeat;
	padding:3px 0 0 3px;
	margin-left:4px;
	display:inline;
	}
.buttons a{
	display:block;
	width:104px;
	height:104px;
	}
.buttons a:hover{
	background-position:0 0;
	}
.pigbtn{
	background:url(../img/pigbtn.gif) no-repeat 0 -120px;
	}
.birdbtn{
	background:url(../img/birdbtn.gif) no-repeat 0 -120px;
	}
.krsbtn{
	background:url(../img/krsbtn.gif) no-repeat 0 -120px;
	}
.news_block{
	padding:0 0 0 4px;
	}
.news_block ul{
	margin-left:-14px;
	width:360px;
	overflow:hidden;
	margin-bottom:20px;
	}
.news_block li{
	float:left;
	width:163px;
	margin-left:17px;
	display:inline;
	}
.news_block span{
	display:block;
	color:#a6a6a6;
	font:11px Tahoma;
	margin-bottom:2px;
	}
/*---BOTTOM---
--------------*/
.bottom{
	clear:both;
	height:179px;
	background:url(../img/bottombg.gif) no-repeat 0 bottom;
	}
.bottom img{
	vertical-align:top;
	}
.info{
	float:left;
	width:295px;
	font:11px Tahoma;
	border-left:2px solid #237743;
	display:inline;
	}
.info li{
	padding:0 0 0 17px;
	}
.info a{
	color:#237743;
	text-decoration:underline;
	}
.info a:hover{
	text-decoration:none;
	}
.bottom p{
	font:11px Tahoma;
	color:#6f6f6f;
	padding:30px 0 0 38px;
	}
.soft{
	width:130px;
	float:right;
	color:#6f6f6f;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	background:url(../img/soft.gif) no-repeat 112px bottom;
	padding:30px 90px 0 0;
	}
.soft:hover{
	text-decoration:none;
	color:#237743;
	}
/*---NAVIGATOR---
----------------*/
.navigator{
	width:380px;
	float:left;
	padding:48px 0 0 0;
	overflow:hidden;
	margin:0 0 0 30px;
	}
.navigator a{
	color:#000;
	padding:2px 7px 0 7px;
	background:url(../img/navdev.gif) no-repeat left 4px;
	margin:0 0 0 -1px;
	display:block;
	float:left;
	height:22px;
	}
.navigator a:hover{
	color:#237743;
	}
	.navigator a.sel
	{
	    background:url(../img/navsell.gif) 50% 0;
	color:#fff;
	font-weight:bold;
	position:relative;
	}
	.navigator a.sel:hover
	{
	    cursor:text;
	    text-decoration:none;
	    color:#fff;
	}
	/*
#about .about, #news .news, #articles .articles, #training .training, #vacancies .vacancies, #contacts .contacts{
	background:url(../img/navsell.gif) 50% 0;
	color:#fff;
	font-weight:bold;
	position:relative;
	}
#about .about:hover, #news .news:hover, #articles .articles:hover, #training .training:hover, #vacancies .vacancies:hover, #contacts .contacts:hover{
	cursor:text;
	text-decoration:none;
	}*/
/*---CONTAINER---
----------------*/

.container{
	float:right;
	width:880px;
	margin-left:-246px;
	}
.content{
	margin-left:246px;
	padding-bottom:70px;
	//padding-bottom:120px;
	min-height:500px;
	_height:500px;
	}
.url{
	font:11px Tahoma;
	border-bottom:1px solid #ccc;
	padding-bottom:12px;
	margin-bottom:3px;
	}
.url a{
	color:#565656;
	text-decoration:underline;
	background:url(../img/urlarr.gif) no-repeat right 5px;
	padding:0 10px 0 0;
	margin-right:7px;
	}
.url a:hover{
	color:#237743;
	}
.favor{
	text-align:right;
	}
.favor a{
	color:#717171;
	font:11px Tahoma;
	padding:0 0 0 17px;
	background:url(../img/favor.gif) no-repeat left 1px;
	}
.favor a:hover,.favor a.active{
	background-position:left -18px;
	}

.context p{
	margin-bottom:15px;
	}
.context img{
	border:3px solid #e3e3e3;
	margin-bottom:15px;
	}
.prod_descr ul
{
    padding:0 0 0 12px;
	margin-bottom:15px;
}
.prod_descr li
{
    margin-bottom:15px;
	padding-left:15px;
	background:url(../img/liststyle.gif) no-repeat left 4px;
}

.context ul{
	padding:0 0 0 12px;
	margin-bottom:15px;
	}
.context li{
	margin-bottom:15px;
	padding-left:15px;
	background:url(../img/liststyle.gif) no-repeat left 4px;
	}
#vacancies .context li{
	margin-bottom:5px;
	}
.context a, .contact a{
	color:#237743;
	text-decoration:underline;
	}
.context a:hover, .contact a:hover{
	text-decoration:none;
	}
.context b{
	color:#237743;
	}
/*---SIDEBARL---
--------------*/
.sidebarL{
	float:left;
	width:194px;
	padding-top:15px;
	}
#news .sidebarL, #vacancies .sidebarL, #contacts .sidebarL{
	padding-top:25px;
	}
.menu{
	border-left:2px solid #085f2a;
	padding:10px 0 10px 19px;
	margin-bottom:30px;
	}
.menu ul{
	border-top: 1px solid #c8c8c8;
	}
.menu ol{
	padding-top:4px;
	}
.menu li{
	border-bottom:1px solid #c8c8c8;
	padding:7px 0;
	}
.menu ol li{
	border:none;
	padding:3px 0 3px 0;
	}
.menu a{
	display:block;
	color:#565656;
	font:11px/12px Tahoma;
	background:url(../img/navarr.gif) no-repeat 5px 4px;
	padding:0 0 0 21px;
	}
.menu ol a{
	background:url(../img/navbull.gif) no-repeat 17px 3px;
	padding:0 0 0 26px;
	} 
.menu ol a:hover{
	background:url(../img/navbull.gif) no-repeat 17px 3px;
	}
.menu a:hover{
	color:#237743;
	background-position:5px -19px;
	}	
.menu .act, .menu .act:hover{
	background-position:5px -43px;
	font-weight:bold;
	color:#085f2a;
	text-decoration:none;
	/*cursor:text;*/
	}
/*---FOOTER---
--------------*/
.softin{
	float:right;
	background:url(../img/softin.gif) no-repeat right;
	padding:8px 95px 8px 0;
	margin:-12px 0 0 0;
	position:relative;
	}
.softin a{
	color:#237743;
	text-decoration:underline;
	}
.softin a:hover{
	text-decoration:none;
	}
/*---NEWS---
------------*/
.article li{
	margin-bottom:17px;
    overflow:hidden;
	}
.article img{
	float:left;
	border:5px solid #e3e3e3;
	margin:5px 21px 0 0;
	}
.article span{
	color:#a6a6a6;
	font:11px Tahoma;
	}
.article h5{
	padding:4px 0 0 0;
	}
.detail{
	font:11px Tahoma;
	color:#237743;
	padding:0 0 0 12px;
	text-decoration:underline;
	background:url(../img/detailarr.gif) no-repeat 0 5px;
	cursor:pointer;
	}
.touser{
	font:11px Tahoma;
	color:#717372;
	padding:0 0 0 12px;
	text-decoration:underline;
	background:url(../img/detailarr.gif) no-repeat 0 5px;
	cursor:pointer;
    }
	
	
.expertdetail {
-x-system-font:none;
background:transparent url(../img/detailexpert.gif) no-repeat scroll 0 5px;
color:#237743;
cursor:pointer;
font-family:Tahoma;
font-size:11px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding:0 0 0 12px;
}
a.detail:hover{
	text-decoration:none;
	}
.pager{
	text-align:right;
	color:#828282;
	font:11px Tahoma;
	padding:10px 0 0 0;
	}
.pager a{
	color:#828282;
	padding:4px 7px;
	}
.pager a:hover{
	color:#237743;
	}
.pager .sell{
	background:url(../img/pageract.gif) repeat-x;
	color:#fff;
	font-weight:bold;
	}
.pager .sell:hover{
	color:#fff;
	}
/*---CONTACTS---
---------------*/
.map{
	float:right;
	width:298px;
	}
.map img{
	border:5px solid #e3e3e3;
	vertical-align:top;
	margin-bottom:7px;
	}
.map img:hover{
	border:5px solid #237743;
	}
.contact ul{
	margin-bottom:15px;
	}
.contact h2{
	padding-top:10px;
	}
.contact p{
	margin-bottom:10px;
	}
	.cont_form
	{
	    background:#f8f8f8;
	text-align:left;
	}
.message
{
    border:1px solid #B0B0B0;
    background-color:#E0DFE3;
    height:20px;
margin-bottom:10px;
padding-left:60px;
padding-top:5px;
text-align:center;
}
.message .ok
{
    color:#237743;
}
 .message .err
{
    color:#c80000;
}

.contact .cont_form{
	background:#f8f8f8;
	border-top:3px solid #b8b8b8;
	border-bottom:1px solid #b8b8b8;
	padding:24px 0 3px 0;
	}
	
.cont_form label{
	display:block;
	width:207px;
	margin:0 9px 0 0;
	text-align:right;
	float:left;
	font:11px Tahoma;
	padding:3px 0 0 0;
	}
.cont_form input{
	width:312px;
	padding:1px;
	border:1px solid #b0b0b0;
	margin-bottom:7px;
	}
	
	.cont_form2 input
	{
	   margin-bottom:7px;
	   margin-left:5px;
	   margin-top:7px;
	   border:1px solid #b0b0b0;
	   padding:1px; 
	}
.cont_form_literal{
	width:312px;
	padding:1px;
	border:1px solid #b0b0b0;
	margin-bottom:7px;
	}
.cont_form textarea{
	width:312px;
	padding:1px;
	border:1px solid #b0b0b0;
	margin-bottom:7px;
	overflow:hidden;
	}
.cont_form .sendbtn, .cont_form .clearbtn{
	width:79px;
	height:24px;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	border:none;
	cursor:pointer;
	}
.cont_form .clearbtn{
	margin-left:365px;
	background:url(../img/clearbtn.gif) repeat-x;
	}
.cont_form .sendbtn{
	margin-left:6px;
	background:url(../img/sendbtn.gif) repeat-x;
	}
/*---SIDEBARL---
---------------*/
.teach{
	width:153px;
	padding:0 22px 12px 19px;
	position:relative;
	}
.teach strong{
	display:block;
	height:55px;
	line-height:55px;
	color:#fff;
	font-size:18px;
	text-transform:uppercase;
	text-align:right;
	margin-bottom:7px;
	}
.teach b{
	display:block;
	font:bold 14px Tahoma;
	text-align:right;
	margin-bottom:7px;
	color:#545555;
	}
.teach p{
	font:11px Tahoma;
	margin-bottom:4px;
	}
.recall{
	background:#f4f4f4;
	font:11px Tahoma;
	margin-bottom:10px;
	padding-bottom:5px;
	width:194px;
	position:relative;
    top: 0px;
    left: 0px;
}
.recall_title{
	height:28px;
	color:#247844;
	font:17px Tahoma;
	background:url(../img/recalltitle.gif) no-repeat;
	padding:7px 0 0 20px;
	margin-bottom:13px;
	}
.recall p{
	margin:0 21px 10px 21px;
	}
.recall b{
	display:block;
	text-align:right;
	}
.recall .right{
	border-top:1px solid #c2c2c2;
	padding-top:5px;
	}
.ordbtn{
	width:134px;
	height:46px;
	color:#fff;
	display:block;
	font:bold 18px/18px Arial, Helvetica, sans-serif;
	padding:10px 40px 0 20px;
	}
/*---CONTENT---
---------------*/
.busplan{
	width:634px;
	overflow:hidden;
	padding-bottom:0px;
	//padding-bottom:15px;
	}
.busplan h4{
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
	overflow:hidden;
	}	
.busplan div{
	width:314px;
	margin-left:320px;
	}
.busplan img{
	float:left;
	margin-right:18px;
	}
.pdf{
	padding:0 0 0 31px;
	background:url(../img/pdf.gif) no-repeat 0 3px;
	font:11px Tahoma;
	}
.pdf .detail:hover{
	text-decoration:none;
	}
/*---FAQ---
-----------*/
.faq{
	margin-bottom:20px;
	}
.faq_title{
	background:url(../img/faqbg.gif) repeat-x;
	margin-bottom:5px;
	}
.faqL{
	background:url(../img/faqL.gif) no-repeat;
	}
.faqR{
	height:28px;
	background:url(../img/faqR.gif) no-repeat right;
	padding:7px 0 0 22px;
	font:17px Tahoma;
	color:#247844;
	}
.faq h6{
	padding:5px 0 7px 14px;
	border-bottom:1px solid #ccc;
	cursor: pointer;
	margin-left:21px;
	background:url(../img/faq.gif) no-repeat 0 8px;
	}
.faq h6:hover{
	text-decoration:underline;
	color:#237743;
	}
.faq h6.active{
	border-bottom:1px solid #ccc;
	color:#237743;
	background-position:0 -123px;
	}
.faq p{
	padding: 5px 0 5px 14px;
	margin-left:21px;
	display: none;
	border-bottom:1px solid #ccc;
	}

/*---TABS---
------------*/	
.tabs{
  	width:633px;
	padding-top:15px;
	}
.tabs2{
	margin-bottom:30px;
	}
.ui-tabs-hide{
    display:none;
    }
.ui-tabs-nav{
    list-style:none;
    margin:0;
	border-bottom:3px solid #b8b8b8;
	}
.ui-tabs-nav:after{ 
    display: block;
    clear: both;
    content: " ";
	}
.ui-tabs-nav li{
    float: left;
    margin: 0 0 0 10px;
    font-weight: bold;
	}
.tabs2 .ui-tabs-nav li{
    margin: 0 0 0 4px;
	font:bold 11px Tahoma;
	}
.ui-tabs-nav a, .ui-tabs-nav a span {
    float: left; 
    padding: 0 39px;
    background: url(../img/tabs.gif) no-repeat 0 0;
	}
.tabs2 .ui-tabs-nav a, .tabs2 .ui-tabs-nav a span {
    padding: 0 15px;
    background:url(../img/tabs2.gif) no-repeat 0 0;
	}
.ui-tabs-nav a{
    padding-left: 0;
    background-position: 100% -70px;
    white-space: nowrap;
    outline: 0; 
	}
.tabs2 .ui-tabs-nav a {
    padding-left: 0;
    background-position: 100% -58px;
    white-space: nowrap;
    outline: 0; 
	}
.ui-tabs-nav a:link, .ui-tabs-nav a:visited{
    color:#565656;
	}
.ui-tabs-nav .ui-tabs-selected a{
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    background-position: 100% -105px;
	}
.tabs2 .ui-tabs-nav .ui-tabs-selected a{
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    background-position: 100% -87px;
	}
.ui-tabs-nav a span{
    padding-right: 0;
    height: 35px;
    line-height: 35px;
    text-decoration: underline;
	cursor:pointer;
	}
.tabs2 .ui-tabs-nav a span{
    padding-right: 0;
    height: 29px;
    line-height: 29px;
    text-decoration: underline;
	cursor:pointer;
	}
.ui-tabs-nav .ui-tabs-selected a span{
    padding-top: 0;
    height: 35px;
    background-position: 0 -35px;
    line-height: 35px;
	text-decoration:none;
	cursor:text;
	}
.tabs2 .ui-tabs-nav .ui-tabs-selected a span{
    padding-top: 0;
    height: 29px;
    background-position: 0 -29px;
    line-height: 29px;
	text-decoration:none;
	cursor:text;
	}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited{ /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
	color: #fff;
	text-decoration:none;
	}
.ui-tabs-nav a:hover{ /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
	color:#237743;
	}
.ui-tabs-panel{
	border-bottom:1px solid #d1d1d1;
    padding:10px 20px;
    background:#f8f8f8; /* declare background color for container to avoid distorted fonts in IE while fading */
	min-height:255px;
	_height:255px;
	border-top:3px solid #237743;
	margin-top:-3px;
	}
.tabs1 .ui-tabs-panel{
	border-top:3px solid #237743;
	}
.tabs2 .ui-tabs-panel{
	border-top:3px solid #717372;
	}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav{ /* auto clear @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
	}
*:first-child+html .ui-tabs-nav{ /* auto clear @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
	}
.ui-tabs-panel p{
	margin-bottom:10px;
	font:11px Tahoma;
	}
.tabs2 .ui-tabs-panel{
	padding:20px 0 20px 20px;
	}
.tabs2 img{
	border:3px solid #e3e3e3;
	vertical-align:top;
	}
	
.product img{
	border:3px solid #e3e3e3;
}
.tabs2 .ui-tabs-panel li{
	float:left;
	margin-left:8px;
	display:inline;
	width:185px;
	}
.tabs2 .ui-tabs-panel ul{
	width:580px;
	padding:9px 0 0 0;
	margin-left:-8px;
	overflow:hidden;
	}
.tabs2 .ui-tabs-panel img{
	margin-bottom:8px;
	}
.tabs2 h5{
	margin-bottom:10px;
	}
/*---PROJECTSTROY---
-------------------*/
.serv h2, .video h2{
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
	}
.serv ul a{
	font-weight:bold;
	color:#565656;
	text-decoration:none;
	}
.serv ul a:hover{
	color:#237743;
	text-decoration:underline;
	}
.video{
	width:633px;
	margin-bottom:15px;
	overflow:hidden;
	font:11px Tahoma;
	} 
.vid{
	/*background:url(../img/vidbg.gif) repeat-x bottom;
	padding:0 0 28px 0;*/
	float:left;
	width:297px;
	margin-right:20px;
	display:block;
	}
.vid img{
	border-top:3px solid #dedede;
	border-left:3px solid #dedede;
	border-right:3px solid #dedede;
	}
.prev, .prev li{
	width:307px;
	overflow:hidden;
	margin-bottom:10px;
	} 
.prev p{
	width:200px;
	overflow:hidden;
	} 
.prev p span{
	display:block;
	} 
.prev img{
	float:left;
	border:3px solid #e3e3e3;
	vertical-align:top;
	margin-right:10px;
	}
.prev img:hover{
	border:3px solid #237743;
	}
.done_proj{
	width:633px;
	margin-bottom:15px;
	overflow:hidden;
	font:11px Tahoma;
	}
.done_proj ul{
	width:342px;
	float:left;
	margin-left:-26px;
	}
.done_proj li{
	display:block;
	//display:inline-block;
	margin-bottom:10px;
	margin-left:26px;
	}
.done_proj img{
	float:left;
	border:3px solid #e3e3e3;
	vertical-align:top;
	margin-right:10px;
	}
.done_proj img:hover{
	border:3px solid #237743;
	}
.done_proj p{
	width:200px;
	overflow:hidden;
	}
.done_proj span{
	display:block;
	}
.done_proj h5{
	margin-bottom:1px;
	}
.done_proj .right{
	clear:both;
	}
/*---TEHSOLUTIONS---
-------------------*/
.tehsol{
	background:url(../img/tehsolbg.gif) repeat-y;
	margin-bottom:15px;
	}
.tehsolT{
	background:url(../img/tehsolT.gif) no-repeat;
	}
.tehsolB{
	width:604px;
	overflow:hidden;
	background:url(../img/tehsolB.gif) no-repeat bottom left;
	padding:20px 0 20px 30px;
	}
.tehsol ul{
	float:left;
	width:181px;
	overflow:hidden;
	margin-right:16px;
	position:relative;
	}
.tehsol li{
	padding:8px 0;
	border-top:1px solid #bebebe;
	margin-top:-1px;
	position:relative;
	}
.tehsol a{
	font-weight:bold;
	color:#247844;
	padding-left:2px;
	}
.tehsolutions
{ 
    width:920px  !important;
}

.tehsolutions .container {

    width:945px  !important;
}
.tehsolutions .buttons
{
     width:885px  !important;
}
/*---PROJECT_BIRD---
-------------------*/
.project{
	width:633px;
	overflow:hidden;
	margin-bottom:5px;
	}
.project_img{
	width:305px;
	float:left;
	}
.project_descr{
	margin-left:315px;
	}
.project_img a img{
	float:left;
	margin:0 8px 8px 0;
	}
.project_img a img:hover{
	border-color:#237743;
	}
.project_img img{
	margin:0 8px 12px 0;
	vertical-align:top;
	}
/*---CATALOGUE---
----------------*/
.catalogue
{
    width:920px  !important;
    overflow:visible !important;
}
.catalogue .product
{
    overflow:visible !important;
    width:auto !important;
}
.catalogue .content
{
    
}

.catalogue .container {

width:945px  !important;
}

.catalogue .buttons
{
     width:885px  !important;
}

.catalog{
	width:668px;
	overflow:hidden;
	margin-left:-35px;
	}
.catalog ul{
	width:222px;
	float:left;
	padding:10px 0 15px 0;
	overflow:hidden;
	}
.catalog li{
	display:block;
	background:url(../img/liststyle.gif) no-repeat 11px 5px;
	margin-left:35px;
	padding:0 0 4px 24px;
	}
.catalog li a{
	font:11px Tahoma;
	color:#565656;
	text-decoration:underline;
	}
.catalog li a:hover{
	text-decoration:none;
	color:#247844;
	}
.catalog strong{
	display:block;
	margin:0 0 8px 35px;
	background:url(../img/cattitle.gif) repeat-x bottom;
	padding:6px 0 6px 11px;
	}
/*---TEHNOSOLUTION---
-------------------*/
.adds{
	width:675px;
	overflow:hidden;
	margin-left:-40px;
	font:11px Tahoma;
	margin-bottom:15px;
	}
.adds ul{
	width:337px;
	float:left;
	}
.adds li{
	margin-left:40px;
	}
.adds strong{
	display:block;
	background:url(../img/cattitle.gif) repeat-x bottom;
	padding:6px 0 6px 21px;
	margin:0 0 8px 40px;
	color:#005411;
	}
.arts a{
	color:#565656;
	text-decoration:underline;
	}
.arts a:hover{
	text-decoration:none;
	}
.arts li{
	background:url(../img/liststyle.gif) no-repeat 11px 5px;
	padding:0 0 6px 23px;
	}
.docs li{
	margin-bottom:5px;
	}
.word{
	padding:0 0 0 31px;
	background:url(../img/word.gif) no-repeat 0 3px;
	font:11px Tahoma;
	}
.voidclass{
	padding:0 0 0 31px;
	background:url(../img/zayavki.gif) no-repeat 0 3px;
	font:11px Tahoma;
	}
.exel{
	padding:0 0 0 31px;
	background:url(../img/exel.gif) no-repeat 0 3px;
	font:11px Tahoma;
	}
/*---TEHSUPPORT---
-------------------*/
.tehsup{
	width:633px;
	overflow:hidden;
	margin-bottom:10px;
	margin-left:-3px;
	}
.tehsup div{
	float:left;
	margin-bottom:10px;
	}
.part{
	width:202px;
	}
	
.prod{
	width:112px;
	}
	.prod a
	{
	    padding:2px 8px;
	}
.docum{
	width:319px;
	}
	.docum a
	{
	    padding:2px 8px;
	}
.tehsup strong{
	display:block;
	margin:0 0 5px 3px;
	font:bold 11px Tahoma;
	}
.tehsup ul{
	height:200px;
	overflow-y:scroll;
	border:1px solid #ccc;
	margin-left:3px;
	padding:5px 0;
	font:11px Tahoma;
	}
.tehsup li{
	
	}
.tehsup .sel
	{
	    background:#e8e8e8;
	}

.tehsup li:hover{
	background:#e8e8e8;
	}
.tehsup .tit{
	color:#2c2c2c;
	font-weight:bold;
	}
.tehsup .tit:hover{
	/*background:#fff;*/
	}
.tehsup a
{
   display:block;
	color:#2c2c2c;
	}
.tehsup a:hover{
	text-decoration:none;
	}
.tehsup .tit a
	{
	    
	    padding:2px 8px 2px 16px;
	}
.part a{
	padding:2px 8px 2px 20px;
	}
.parentpart 
{
    padding:2px 8px 2px 25px !important;   
}
.okbtn{
	width:49px;
	height:24px;
	color:#fff;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
	background:url(../img/okbtn.gif) repeat-x;
	border:none;
	float:right;
	}
.recbtn{
	height:24px;
	color:#fff;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
	background:url(../img/okbtn.gif) repeat-x;
	border:none;
	}
.fixbtn
{
	width:49px;
	height:24px;
	color:#fff;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
	background:url(../img/clearbtn.gif) repeat-x;
	border:none;
	float:right;  
}
.result{
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
	padding-bottom:10px;
	}
.result li{
	margin-bottom:10px;
	}
/*---PRODUCT---
--------------*/
.product{
	width:633px;
	overflow:hidden;
	margin-bottom:5px;
	}
.product h4{
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
	margin-bottom:15px;
	}
.prod_img{
	width:273px;
	float:left;
	}
.prod_img img{
	border:3px solid #e3e3e3;
	margin-bottom:10px;
	}
.prod_descr p{
	margin-bottom:10px;
	}
.prod_descr table
{
    /*border-collapse:separate;*/
    margin: 5px;
}
.catalogtable 
{
     border:solid 1px #B6B6B6 !important;    
}
.catalogtable td
{
    border:solid 1px #B6B6B6 !important;
    background-color:#FFFFFF !important;
}

.catalogtable tr
{
    border:solid 1px #B6B6B6 !important;
    background-color:#FFFFFF !important;
}

.catalogtable tr.catalogheader td
{
     background-color:#F0F0F0 !important;
}

.prod_descr table td
{
   padding-left:3px;
}
.product h5{
	margin-bottom:15px;
	}
.product strong{
	color:#247844;
	}
.product ol{
	padding:4px 0 10px 11px;
	}
	
	
	/* PRIVATE OFFICE */ 
.my_data{background:#f4f4f4; margin-bottom:20px; font:11px Tahoma; padding-bottom:10px;}
.my_data1{overflow:hidden; margin:0px 5px 0px 15px; width:170px;}
.my_data strong{display:block; height:35px; color:#247844; background:url(../img/mydata.jpg) no-repeat; font:bold 12px/35px Tahoma; padding-left:20px; margin-bottom:10px;}
.my_data table{width:152px;margin-bottom:10px;}
.my_data table a{color:#000;cursor:help;}
.my_data th{border-bottom:1px solid #c2c2c2; font-weight:normal; vertical-align:top; color:#565656; width:47px; padding:5px 1px;}
.my_data td{border-bottom:1px solid #c2c2c2; color:#010101; padding:5px 1px;}
.my_data p{width:152px; margin-left:20px; text-align:right;}
.my_data p a{color:#237743; text-decoration:underline;}
.my_data p a:hover{text-decoration:none;}
.exitbtn{width:45px; height:18px; background:#237743 url(../img/btnbg.gif) repeat-x; color:#fff; font:bold 11px Tahoma; cursor:pointer; border:none; margin-left:4px; padding-bottom:2px;}
.ask_quest{display:block; height:49px; background:url(../img/askquest.jpg) no-repeat; color:#fff; text-align:center; line-height:49px; margin:0 0 15px 0; _margin:0 0 15px 2px;}

.bord_none{border:none!important;}
.pers_office_title{background:url(../img/persofM.gif) repeat-x; height:59px;}
.pers_office h1{height:59px; background:url(../img/persofL.gif) no-repeat; padding:0 0 0 20px; line-height:59px; float:left; margin:0;}
.pers_office_mess{width:195px; height:44px; background:url(../img/persofR.gif) no-repeat; float:right; padding:15px 0 0 18px;}
.pers_office_mess span{float:left; width:40px; color:#fff;}
.pers_office_mess a{margin-left:40px; font-weight:bold; display:block; color:#fff;}
.pers_office_text{padding:15px 20px; font-size:11px; border:1px solid #e3e3e3; border-top:none; background:#fafafa; margin-bottom:20px;}
.pers_office_text strong span{color:#699a11;}

.act_quest strong{font:bold 12px Arial; color:#237743;}
.act_quest li{background:url(../img/actquestico.gif) no-repeat 5px 2px; padding:0 0 5px 30px; border-bottom:1px solid #ccc; margin-bottom:5px;}
.act_quest span{color:#237743;}
.act_quest a{color:#237743; font:bold 12px Arial, Helvetica, sans-serif;}
.adds .all_quest{border:none; text-align:right; background:none;}
.adds .all_quest a{font:11px Tahoma;}
.ans_quest strong{font:bold 12px Arial; color:#237743;}
.ans_quest li{background:url(../img/ansquestico.gif) no-repeat 5px 2px; padding:0 0 5px 30px; border-bottom:1px solid #ccc; margin-bottom:5px;}
.ans_quest span{color:#237743;}
.ans_quest a{color:#237743; font:bold 12px Arial, Helvetica, sans-serif;}

.people{margin:0 0 15px 0; _margin:0 0 15px 2px; width:194px;}
.people h6{padding:0 0 0 12px; cursor: pointer; background:url(../img/peopleh6.gif) no-repeat; color:#237743; line-height:35px; margin:0; height:35px;}
.people h6.new{background:url(../img/peopleh6new.gif) no-repeat; color:#fff;}
.people h6:hover{text-decoration:underline;}
.people h6 span{color:#737373; font-weight:normal;}
.people h6.new span{color:#fff;}
.people h6.active{background-position:0 -35px;}
.people ul{padding: 10px 0 10px 17px; display: none; background:#f4f4f4;}
.people ul li{color:#237743; font:11px Tahoma; background:url(../img/liststyle.gif) no-repeat 0 4px; padding:0 0 5px 15px;}
.people ul li span{color:#a6a6a6;}
.people ul li span strong strong{color:#237743;}
.people ul li img{cursor:pointer;}
.people ul .check{background:url(../img/tip.gif) no-repeat;width:10px;height:10px; cursor:pointer;}
.people ul .checkact{background:url(../img/tipact.gif) no-repeat;width:10px;height:10px;cursor:pointer;}
.rank{position:absolute; width:169px; background:url(../img/rankM.gif) repeat-y; left:75px;  top:13px; color:#565656;display:none;zoom:1;z-index:10000;}
.rankT{background:url(../img/rankT.gif) no-repeat; padding:20px 20px 10px 18px; _padding:20px 20px 20px 18px; border-bottom:1px solid #ccc; overflow:hidden;}
.rank label{display:block; margin-bottom:5px;}
.rank select{width:130px; border:1px solid #ccc; margin-bottom:5px;}
.icons{padding:25px 0 0 14px;}
.icons li{margin-bottom:10px; font:11px Tahoma;}
.icons li img{vertical-align:middle; margin-right:5px;}

.favquest div, .comments div, .messages div, .actquest div, .zayavki div { border-bottom:1px solid #ccc; padding:5px 0 8px 0px; width:560px; position:relative;}
.questions div span{display:block;}
.questions .all_quest{text-align:right; background:none; padding:0 0 10px 0px; margin-top:-10px;}
.questions .all_quest a{margin-left:10px; font-weight:normal;}
.questions a{text-decoration:underline;}
.questions a:hover{text-decoration:none;}
.favquest div{ background:url(../img/favquestico.gif) no-repeat 0 7px;}
/*.actquest div{ background:url(../img/actquestico.gif) no-repeat 0 7px;}*/

.notanswered{background:url(../img/actquestico.gif) no-repeat 0 7px;}
.answered{background:url(../img/ansquestico.gif) no-repeat 0 7px;}

.messout{ background:url(../img/messoutico.gif) no-repeat 0 7px;}
.messin{ background:url(../img/messinico.gif) no-repeat 0 7px;}
.comments div{ background:url(../img/commico.gif) no-repeat 0 7px;}
.zayavki div{background:url(../img/zayavki.gif) no-repeat 0 7px;}
.comments .date{display:block; font:11px Tahoma; color:#6f6f6f;}
.zayavki .date{display:block; font:11px Tahoma; color:#6f6f6f;}
.green{color:#237743; display:inline!important;}
.questions p{margin:0;}
.actquest div a, .messages div a{font-weight:bold; text-decoration:none;}
.actquest div a:hover, .messages div a:hover{text-decoration:underline;}

.user_docs{width:659px;	margin:0 0 15px -26px; overflow:hidden;}
.user_docs ul{width:303px; float:left; margin-left:26px; display:inline;}
.user_docs li{margin-bottom:10px; font:12px Arial; border-bottom:1px solid #ccc; padding-bottom:5px; zoom:1;}
.user_docs li p{font:11px Tahoma;}
.user_docs span{color:#237743;}
.user_docs li a{font-weight:bold;}
.user_docs .right{clear:both;}
.user_docs .right a{margin-left:10px;}

.docs_title{overflow:hidden; border-bottom:1px solid #ccc; padding-bottom:5px;}
.docs_title2{overflow:hidden; padding-bottom:5px;}
.docs_title a{float:right;}
.stman_docs{width:659px;}
.stman_docs li{margin-bottom:10px; font:12px Arial; border-bottom:1px solid #ccc; padding-bottom:5px; zoom:1;}
.stman_docs li p{font:11px Tahoma;}
.stman_docs span{color:#237743;}
.stman_docs li a{font-weight:bold;}

.sidebarL{padding-bottom:160px; //padding-bottom:200px;}
.info{clear:both;}

.recals_div
{
    margin: 5px 0px 5px 0px;
}
.hidden div{width:633px;}
.t div{width:634px;}
.questions{width:654px;}
.questions div {width:634px; padding-left:0px !important;}

