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;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
html{overflow-y:scroll}
ol, ul {list-style: none}
blockquote, q {quotes: none}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input, textarea, select {
	font:100% arial,sans-serif;
	vertical-align:middle;
	outline:none;
}
body {
	font:15px Tahoma, Arial, Helvetica, sans-serif;
	color:#484845;
	min-width:1000px;
	background:#f6f6f6 url(/images/bg-body.jpg) no-repeat 50% 100%;
}
a {color:#3c8cc3;}
a:hover {text-decoration:none;}
a:focus {outline:none}
em {font-style:italic;}
strong {font-weight:bold;}
p {
	font-size:15px;
	line-height:18px;
	margin-bottom:18px
}
h1 {
	font-size:20px;
	color:#000;
	line-height:24px;
	margin-bottom:20px;
	font-weight:normal;
	text-transform:uppercase;
}
h2 {
	font-size:17px;
	color:#a1a1a1;
	margin-bottom:5px;
	font-weight:normal;
	text-transform:uppercase;
}
h3 {
	font-size:15px;
	line-height:18px;
	margin-bottom:17px;
	color:#000;
	font-weight:bold;
}
h4 {
	font-weight:bold;
	font-size:14px;
	line-height:1.3em;
	margin-bottom:15px;
}
h5 {
	font-weight:bold;
	font-size:13px;
	margin-bottom:15px;
}
h6 {
	font-weight:bold;
	font-size:11px;
	margin-bottom:15px;
}
ul {margin:0 0 37px;}
ul li {
	line-height:18px;
	padding-left:15px;
	background:url(/images/bullet01.gif) no-repeat 0 5px;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility: hidden;
}
#wrapper {
	width:956px;
	margin:0 auto;
}



/* header */
#header {
	position:absolute;
	padding:31px 0 14px;
    width:956px;
	z-index:100;
    height:130px;
}
/*#header:after {
	clear:both;
	content:"";
	display:block;
}*/
#header .logo {
	width:254px;
	height:59px;
	float:left;
	/*text-indent:-9999px;*/
	overflow:hidden;
	margin-bottom:29px;
	/*background:url(/images/logo.png) no-repeat;*/
}
#header .logo a {
	display:block;
	height:100%;
}
#header .slogan {
	float:left;
	width:110px;
	height:28px;
	/*text-indent:-9999px;*/
	overflow:hidden;
	/*background:url(/images/comp.png) no-repeat;*/
	margin:25px 0 0 15px;
}
#header .lang {
	margin:0;
	position:absolute;
	top:21px;
	right:-5px;
	overflow:hidden;
}
#header .lang li {
	float:left;
	padding:0 8px;
	background:url(/images/sep03.gif) no-repeat 0 6px;
	margin-left:-4px;
}
#header .lang a {
	color:#616161;
	font-size:10px;
	text-decoration:none;
}
#header .lang a:hover {color:#49b1df;}
#header .lang .active a {color:#a9a9a9;}
#header .phone {
	width:220px;
	float:right;
	line-height:35px;
	margin:22px 0 0 11px;
	position:relative;
	z-index:2;
    text-align:right;
}
#header .phone em {
	font-style:normal;
	color:#616161;
	position:relative;
	z-index:2;
	padding-left:24px;
	font-size:14px;
	background:url(/images/icon03.gif) no-repeat 0 50%;
}
#header .phone em a {
	font-size:22px;
	padding-right:16px;
	background:url(/images/arrow01.gif) no-repeat 100% 50%;
}
#header .phone.popup-active em a {background:url(/images/arrow05.gif) no-repeat 100% 50%;}
#header .phone em a:hover {text-decoration:underline;}
#header .phone em a span {color:#616161;}
/*#header .phone.popup-active .drop {left:-15px;}*/
#header .phone.popup-active .drop {left:0px;text-align:left;}
#header .phone .drop {
	width:213px;
	left:-99999px;
	position:absolute;
	border:1px solid #caccd0;
	padding:54px 0 18px 15px;
	top:-2px;
	background:#fff;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	z-index:1;
	behavior: url(/PIE.htc);
}
#header .phone .drop ul {margin:0;}
#header .phone .drop ul li {
	padding:0;
	background:none;
}
#header .phone .drop a {
	padding-left:27px;
	color:#2184c7;
	display:block;
	line-height:30px;
	text-transform:uppercase;
	text-decoration:none;
	font-size:13px;
}
#header .phone .drop a.mail {background:url(/images/icon06.gif) no-repeat 0 50%;}
#header .phone .drop a.quality {background:url(/images/icon07.gif) no-repeat 0 50%;}
#header .phone .drop a.download {background:url(/images/icon08.gif) no-repeat 0 50%;}
#header .phone .drop a.consultation {background:url(/images/icon03.gif) no-repeat 0 50%;}
#header .phone .drop a.mail:hover {background:url(/images/icon06-over.gif) no-repeat 0 50%;}
#header .phone .drop a.quality:hover {background:url(/images/icon07-over.gif) no-repeat 0 50%;}
#header .phone .drop a.download:hover {background:url(/images/icon08-over.gif) no-repeat 0 50%;}
#header .phone .drop a.consultation:hover {background:url(/images/icon03-over.gif) no-repeat 0 50%;}
#header .phone .drop a:hover {text-decoration:underline;}
#header .top-nav {
	float:right;
	margin-top:22px;
	background:url(/images/sep01.gif) no-repeat 100% 0;
}
#header .top-nav ul {
	margin:0;
	float:left;
	padding:10px 36px 0 4px;
	height:26px;
	background:url(/images/sep01.gif) no-repeat;
}
#header .top-nav ul li {
	float:left;
	background:none;
	padding:0 0 0 32px;
}
#header .top-nav ul a {
	text-transform:uppercase;
	font-size:10px;
	line-height:16px;
	display:block;
	color:#616161;
	padding-left:20px;
	text-decoration:none;
}
#header .top-nav ul a:hover {color:#0a98d7;}
#header .top-nav ul a.cabinet {background:url(/images/icon01.gif) no-repeat 0 50%;}
#header .top-nav ul a.cabinet:hover {background:url(/images/icon01-over.gif) no-repeat 0 50%;}
#header .top-nav ul a.tender {background:url(/images/icon02.gif) no-repeat 2px 50%;}
#header .top-nav ul a.tender:hover {background:url(/images/icon02-over.gif) no-repeat 2px 50%;}
#nav {
	margin:0;
	height:43px;
	clear:both;
	width:100%;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	behavior: url(/PIE.htc);
	position:relative;
	background:url(/images/bg-nav.gif) repeat-x;
}
#nav li {
	padding:0;
    display:block;
	float:left;
	background:url(/images/sep02.gif) no-repeat;
}
#nav li:first-child {background:none;}
#nav li a {
	display:block;
	line-height:43px;
	color:#fff;
	font-size:14px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	text-shadow:-1px -1px 0px #4f4f4f;
	margin:0 -2px 0 2px;
}
#nav li.active a {
	background:#555;
}
#nav li.first-child a {
	-webkit-border-radius:5px 0 0 5px;
	-moz-border-radius:5px 0 0 5px;
	border-radius:5px 0 0 5px;
	behavior: url(/PIE.htc);
	position:relative;
	margin:0;
}
#nav li.last-child a {
	-webkit-border-radius:0 5px 5px 0;
	-moz-border-radius:0 5px 5px 0;
	border-radius:0 5px 5px 0;
	behavior: url(/PIE.htc);
	position:relative;
}
#nav li:hover a {
	background:url(/images/bg-nav-over.gif) repeat-x;
}
#nav .drop {
	width:680px;
	position:absolute;
	top:40px;
	/*left:-9999px;*/
    left:0;
    display:none;
	z-index:-1;
	padding:17px 26px 8px 34px;
	background:#464646 url(/images/bg-drop.gif) repeat-x;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	behavior: url(/PIE.htc);
}
#nav li.first-child .drop {
	-webkit-border-radius:0 5px 5px 5px;
	-moz-border-radius:0 5px 5px 5px;
	border-radius:0 5px 5px 5px;
}
/*#nav li:hover .drop {left:0;display:block;}*/
#nav .drop ul {
	width:240px;
	margin:0 10px 0 0;
	float:left;
	padding-bottom:9px;
	background:url(/images/sep07.gif) repeat-y 100% 0;
}
#nav .drop ul li {
	float:none;
	background:none;
}
#nav .drop ul a {
	background:none;
	text-align:left;
	display:inline;
	line-height:31px;
}
#nav .drop ul a:hover {text-decoration:underline;}
#nav .drop .text-box {
	overflow:hidden;
	height:1%;
	padding-top:4px;
}
#nav .drop .text-box img {
	float:left;
	margin:3px 13px 0 0;
}
#nav .drop .text-box p {
	margin:0;
	color:#fff;
	font-size:14px;
	line-height:17px;
}
#nav .drop2 {
	padding:25px 0 16px;
	width:100%;
}
#nav li:hover .drop.drop3 {
	left:210px;
}

#nav .drop .col {
	width:402px;
	float:left;
	padding:0 40px 0 17px;
	background:url(/images/sep07.gif) repeat-y 100% 0;
}
#nav .drop .col2 {
	padding:0 30px 0 45px;
	width:422px;
	background:none;
}
#nav .drop .col h3 {
	color:#797979;
	font-size:18px;
	font-weight:normal;
	margin:0 0 10px;
	text-transform:uppercase;
}
#nav .drop .col ul {
	margin:0;
	background:none;
	float:none;
	width:auto;
}
#nav .drop .col ul li {padding-bottom:5px;}
#nav .drop .col ul a {
	font-size:13px;
	line-height:17px;
	text-transform:none;
	text-shadow:none;
}
#main {
	width:100%;
	padding-bottom:38px;
    padding-top:170px;
}
.sertificat-list li:after ,
#main:after {
	clear:both;
	content:"";
	display:block;
}
/* banner */
.contact-banner ,
.banner {
	position:relative;
	margin-bottom:20px;
	z-index:2;
    height:181px;
}
.banner {
	
    height:191px;
}
.banner img {display:block;}
.banner .text {
	width:340px;
	height:123px;
	background:url(/images/bg-box1.png) no-repeat;
	padding:24px 14px 0 20px;
	position:absolute;
	left:22px;
	bottom:24px;
}
.contact-banner strong ,
.banner .text strong {
	font:bold 21px "PT Sans", sans-serif;
	text-transform:uppercase;
	text-shadow:-1px -1px 0 #07497b;
	display:block;
	margin-bottom:14px;
}
.contact-banner strong a ,
.banner .text strong a {
	padding-right:17px;
	color:#fff;
	text-decoration:none;
	background:url(/images/arrow02.png) no-repeat 100% 50%;
}
.contact-banner strong a:hover ,
.banner .text strong a:hover {text-decoration:none;}
.contact-banner p ,
.banner .text p {
	margin:0;
	font-size:14px;
	line-height:17px;
	color:#fff;
	text-shadow:-1px -1px 0 #07497b;
}
.contact-banner address p a {
	color:#fff;
	text-decoration:none;
}
.contact-banner address p a:hover {text-decoration:underline;}
.contact-banner strong {margin-top:35px;}
.contact-banner {
	min-height:181px;
	background:url(/images/bg-banner.gif) repeat-x;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	behavior: url(/PIE.htc);
	padding:9px 11px 0 40px;
	overflow:hidden;
}
.contact-banner .map {
	float:right;
	background:#fff;
	padding:2px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	behavior: url(/PIE.htc);
	position:relative;
	margin-left:195px;
}
.contact-banner .box ,
.contact-banner .map img {display:block;}
.contact-banner .box {
	width:346px;
	float:right;
	position:relative;
	margin-left:195px;
}
/* page-holder */
.page-holder {
	background:#fff;
	margin:-30px 0 60px;
	padding: 49px 15px 11px 15px;
	-moz-box-shadow: 1px 0 5px #c2cad3;
	-webkit-box-shadow: 1px 0 5px #c2cad3;
	box-shadow: 1px 0 5px #c2cad3;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	behavior: url(/PIE.htc);
	position:relative;
	z-index:1;
	overflow:hidden;
}

.page-holder .column:nth-child(1){

	margin-right: 12px;
}

.page-holder .column:nth-child(1),
.page-holder .column:nth-child(2) {
	width: 427px;
	min-height:350px;
	float: left;
	border: 1px solid  #dddddd;;
	padding: 14px;
	margin-bottom: 12px;
}

.page-holder .column:nth-child(1) .txt,
.page-holder .column:nth-child(2) .txt{
	width: 380px;
	
}

.page-holder .column:nth-child(3),.page-holder .column:nth-child(4){

	margin-right: 13px;
}

.page-holder .column{
	border-color: #dddddd;
}
.page-holder .column .txt{

}

.page-holder .column:nth-child(3),
.page-holder .column:nth-child(4),
.page-holder .column:nth-child(5)  {
	width: 270px;
	float: left;
	border: 1px solid #dddddd;
	padding: 14px;
	min-height:403px;
}

.page-holder .column:nth-child(3) .txt,
.page-holder .column:nth-child(4) .txt,
.page-holder .column:nth-child(5) .txt {
	width: 230px;

	
}

.page-holder .column:nth-child(1) .marker,
.page-holder .column:nth-child(2) .marker,
.page-holder .column:nth-child(3) .marker,
.page-holder .column:nth-child(4) .marker,
.page-holder .column:nth-child(5) .marker {
	margin-right: 10px;

	
}




.page-holder .column h2 {
	color:#484845;
	font:18px/20px "PT Sans", sans-serif;
	margin-bottom:18px;
	height: auto !important;
}
.page-holder .column ul {margin:0; padding-top: 20px; list-style-type:none!important;}
.page-holder .column ul li {
	padding:10;
	background:none;
	color:black;
	font-size:13px;
	overflow:hidden;
	height:1%;
	line-height:15px;
    margin-bottom: 10px;
}
.page-holder .column ul img {
	float:left;
	margin:3px 6px 0px 0;
}
.page-holder .column ul a {
	
	text-transform:uppercase;
	text-decoration:none;
	color:black;
	margin-left: 14px;
}
.page-holder .column ul a span{
	color:#2184c7;
}
.page-holder .column  .marker{
	color:black;
	float: left;
	margin-right: 0px;

}
.page-holder .column  .txt{
	display: inline-block;;

}

.page-holder .column  .marker:hover{
text-decoration: none;
}
.page-holder .column ul a {
	text-decoration: none;
	margin-left:0px !important;
}
.page-holder .column ul a span:hover {text-decoration:underline;}
/* projects-hold */
.projects-hold {
	overflow:hidden;
	width:677px;
	padding:8px 0 11px;
}
.projects-hold .all {
	float:right;
	text-transform:uppercase;
	font-size:11px;
}
.projects-hold h2 {
	font-size:20px;
	color:#000;
}
.projects-hold .box {
	overflow:hidden;
	height:1%;
	background:#f5f5f5;
	padding:13px;
}
.projects-hold .box .h {
	overflow:hidden;
	height:1%;
}
.projects-hold .box .img {
	float:left;
	margin:3px 17px 0 0;
	-moz-box-shadow: 1px 0 3px #d8dee4;
	-webkit-box-shadow: 1px 0 3px #d8dee4;
	box-shadow: 1px 0 3px #d8dee4;
	position:relative;
	behavior: url(/PIE.htc);
}
.projects-hold .box h3 {margin-bottom:6px;}
.projects-hold .box ul {margin:0;}
/* logo-gallery */
.logo-gallery {
	width:100%;
	overflow:hidden;
}
.logo-gallery .prev ,
.logo-gallery .next {
	width:24px;
	height:48px;
	float:left;
	margin-top:6px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/images/arrow03.gif) no-repeat;
}
.logo-gallery .next {
	float:right;
	background-position:0 -48px;
}
.logo-gallery .prev:hover {background-position:0 -96px;}
.logo-gallery .next:hover {background-position:0 -145px;}
.logo-gallery .slide {
	width:840px;
	margin-left:20px;
	float:left;
	overflow:hidden;
	position:relative;
}
.logo-gallery ul {
	width:9999px !important;
	margin:0;
	position:relative;
}
.logo-gallery ul li {
	width:135px;
	display:inline-block;
	vertical-align:middle;
	padding:0;
	background:none;
}
* + html .logo-gallery ul li {display:inline; zoom:1;}
.logo-gallery ul a {
	display:block;
	/*text-indent:-9999px;*/
	overflow:hidden;
	margin:0 auto;
}
.logo-gallery ul .logo1 {
	width:59px;
	height:49px;
	background:url(/images/logo01.gif) no-repeat;
}
.logo-gallery ul .logo1:hover {background-position:0 -49px;}
.logo-gallery ul .logo2 {
	width:54px;
	height:55px;
	background:url(/images/logo02.gif) no-repeat;
}
.logo-gallery ul .logo2:hover {background-position:0 -55px;}
.logo-gallery ul .logo3 {
	width:90px;
	height:36px;
	background:url(/images/logo03.gif) no-repeat;
}
.logo-gallery ul .logo3:hover {background-position:0 -36px;}
.logo-gallery ul .logo4 {
	width:89px;
	height:24px;
	background:url(/images/logo04.gif) no-repeat;
}
.logo-gallery ul .logo4:hover {background-position:0 -24px;}
.logo-gallery ul .logo5 {
	width:90px;
	height:23px;
	background:url(/images/logo05.gif) no-repeat;
}
.logo-gallery ul .logo5:hover {background-position:0 -23px;}
.logo-gallery ul .logo6 {
	width:36px;
	height:56px;
	background:url(/images/logo06.gif) no-repeat;
}
.logo-gallery ul .logo6:hover {background-position:0 -56px;}
.two-columns {
	width:100%;
	padding-bottom:55px;
}
.two-columns:after {
	clear:both;
	content:"";
	display:block;
}
/* sidebar */
#sidebar {
	width:177px;
	float:left;
/*	padding-top:60px;*/
    padding-top:44px;
}
#sidebar .news-box {margin-bottom:14px;}
.news-list .img ,
.news-box .img {
	margin-bottom:16px;
	-moz-box-shadow: 1px 0 3px #8f9194;
	-webkit-box-shadow: 1px 0 3px #8f9194;
	box-shadow: 1px 0 3px #8f9194;
	width:130px;
	position:relative;
	behavior: url(/PIE.htc);
}
.news-list .img:hover ,
.news-box .img:hover {
	-moz-box-shadow: 1px 0 5px #94cce4;
	-webkit-box-shadow: 1px 0 5px #94cce4;
	box-shadow: 1px 0 5px #94cce4;
}
.news-list .img img ,
.news-box .img img {display:block;}
.news-list .date ,
.news-box .date {
	display:block;
	color:#7e7e7e;
	font-size:11px;
	font-style:normal;
	margin-bottom:4px;
	text-transform:uppercase;
}
.news-list h3 ,
.news-box h3 {
	font-size:13px;
	line-height:16px;
	font-weight:normal;
	margin-bottom:5px;
	text-transform:uppercase;
}
.news-box h3 {clear:both;}
.news-list h3 a ,
.news-box h3 a {
	color:#2184c7;
	text-decoration:none;
}
.news-list h3 a:hover ,
#sidebar .all-news:hover ,
.news-box h3 a:hover {text-decoration:underline;}
.news-list p ,
.news-box p {
	margin:0;
	color:#787878;
	font-size:13px;
	line-height:16px;
}
#sidebar .all-news {
	color:#2184c7;
	text-transform:uppercase;
	font-size:11px;
	text-decoration:none;
}
.sidebar-nav {
	margin-bottom:34px;
	-moz-box-shadow: 1px 0 5px #c2cad3;
	-webkit-box-shadow: 1px 0 5px #c2cad3;
	box-shadow: 1px 0 5px #c2cad3;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	behavior: url(/PIE.htc);
	position:relative;
}
#sidebar .sidebar-nav li a{
    text-align: left!important;
}
.slide .sidebar-nav {
	-moz-box-shadow: 0;
	-webkit-box-shadow: 0;
	box-shadow: 0;
}

.sidebar-nav.services a.active{color:#5f5f5f;}
.sidebar-nav.services .vlo ul li span{font-size:11px;}
.sidebar-nav.services .vlo ul li.current span{background: url(/images/arrow04.gif) no-repeat 8px 50%;}
.sidebar-nav li {
	padding:2px 0 0;
	background:url(/images/sep05.gif) repeat-x;
}
.sidebar-nav li:first-child {
    background:none;
    padding-top: 0;
    }
.sidebar-nav li:first-child a{
	-webkit-border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0;
	behavior: url(/PIE.htc);
	position:relative;
	/*background-color: white;*/
}
.sidebar-nav li:last-child a{
	-webkit-border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	border-radius:0 0 5px 5px;
	behavior: url(/PIE.htc);
	position:relative;
}
.services li a {
	color:#2184c7;
	font-size:13px;
	line-height:16px;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
    text-align: left !important;
    background-color: white;
	/*background:#efefef url(/images/bg-nav2.gif) repeat-x;*/
}
.sidebar-nav li a {
	color:#2184c7;
	font-size:13px;
	line-height:16px;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
    text-align: center;
	/*background-color: white;
	background:#efefef url(/images/bg-nav2.gif) repeat-x;*/
}
.vlo{
    background: url("/images/sep05.gif") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    padding-top: 2px;
}
#catserv li img{
    margin-top: 13px;
}
.sidebar-nav li a span {
	display:block;
	padding:7px 19px;
}
.sidebar-nav li a:hover {/*background:#dfdfdf url(/images/bg-nav2-over.gif) repeat-x;*/}
.sidebar-nav li.open a ,
.sidebar-nav li.open ul .active a ,
.sidebar-nav li.active a {
	color:#5f5f5f;
	/*background:#dfdfdf url(/images/bg-nav2-over.gif) repeat-x; */
}
.sidebar-nav li.active a span ,
.sidebar-nav li a:hover span {background:url(/images/arrow04.gif) no-repeat 8px 50%;}
.sidebar-nav ul {
	margin:0;
}
.sidebar-nav .vlo li.current a span {background:url(/images/arrow04.gif) no-repeat 8px 10px;}


.sidebar-nav ul li a {
    padding-right: 5px;
	font-size:12px;
	line-height:15px;
	text-transform:none;
}
.sidebar-nav li.open ul a {
	background:#efefef url(/images/bg-nav2.gif) repeat-x;
	color:#2184c7;
}
.sidebar-nav ul li span {padding:7px 2px 7px 29px;}
/* content */
#content {
	width:755px;
	float:right;
    /*padding-top:15px;*/
}
.print {
	float:right;
	color:#616161;
	font-size:10px;
	line-height:16px;
	padding-left:25px;
	margin-top:8px;
	text-transform:uppercase;
	text-decoration:none;
	background:url(/images/icon05.gif) no-repeat 0 50%;
}
.print:hover {
	color:#308ccb;
	background:url(/images/icon04.gif) no-repeat 0 50%;
}
.content-hold {
	background:#fff;
	padding:24px 30px 10px 30px;
	-moz-box-shadow: 1px 0 5px #c2cad3;
	-webkit-box-shadow: 1px 0 5px #c2cad3;
	box-shadow: 1px 0 5px #c2cad3;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	behavior: url(/PIE.htc);
	position:relative;
    min-height: 300px;
}
.image {margin-bottom:30px;}
.image img {display:block;}
blockquote {
	display:block;
	margin-bottom:14px;
	padding:0 10px 0 31px;
	background:url(/images/quote01.gif) no-repeat 0 6px;
}
blockquote q {
	display:block;
	font:italic 15px/18px Georgia, "Times New Roman", Times, serif;
}
.table-hold {
	overflow:hidden;
	height:1%;
}
table {
	margin:0 0 15px;
	padding:0;
	font-size:13px;
	border-collapse:collapse;
}
.table-hold table {
	width:362px;
	float:left;
	margin-right:4px;
}
.table-hold .table2 {
	width:310px;
	margin:0;
}
table thead td {
	padding:0 0 0 16px;
	line-height:28px;
	color:#fff;
	font-weight:bold;
	background:url(/images/bg-heading1.gif) repeat-x;
}
table tbody td {
	padding:0 0 0 16px;
	line-height:28px;
	color:#6c6c6c
}
table tbody .bg td {background:#e8e8e8;}
/* sertificat-list */
.sertificat-list {
	margin-bottom:0;
}
.sertificat-list li {
	height:1%;
	padding:0 130px 50px 0;
	background:none;
}
.sertificat-list .img {
	width:177px;
	height:247px;
	padding-top:10px;
	float:left;
	margin:2px 26px 0 0;
	background:#fff;
	position:relative;
	-moz-box-shadow: 1px 0 5px #c2cad3;
	-webkit-box-shadow: 1px 0 5px #c2cad3;
	box-shadow: 1px 0 5px #c2cad3;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	behavior: url(/PIE.htc);
}
.sertificat-list .img img {
	display:block;
	margin:0 auto;
}
.sertificat-list .zoom {
	width:27px;
	height:27px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/images/bg-zoom.png) no-repeat;
	position:absolute;
	top:111px;
	left:78px;
}
.sertificat-list .zoom:hover {background-position:0 -27px;}
.sertificat-list .h {
	overflow:hidden;
	height:1%;
}
.sertificat-list p {
	font-size:13px;
	line-height:18px;
}
.sertificat-list h3 {
	margin-bottom:5px;
	text-transform:uppercase;
}
.sertificat-list h3 a {
	text-decoration:none;
	color:#308ccb;
}
.sertificat-list h3 a:hover {text-decoration:underline;}
.paging {
	margin:0 0 15px;
	padding-left:14px;
	background:#f6f6f6;
	overflow:hidden;
	height:1%;
}
.paging li {
	padding:0 33px 0 0;
	background:none;
	float:left;
	line-height:27px;
}
.paging li a {
	color:#308ccb;
	font-size:15px;
	text-decoration:none;
}
.paging li a:hover {text-decoration:underline;}
.paging li a.active {color:#797977;}
.news-hold {
	width:698px;
	overflow:hidden;
    margin-bottom: 10px;
}
/* news-list */
.news-list {
	margin:-32px 0 0;
	width:720px;
}
.news-list h3 {font-size:15px;}
.news-list li {
	padding:34px 15px 0 0;
	height:298px;
	background:url(/images/sep06.gif) repeat-x;
	float:left;
	width:221px;
}
/* post */
.post {
	overflow:hidden;
	height:1%;
	margin-bottom:38px;
}
.post img {
	float:left;
	margin:5px 23px 15px 0;
}
.news-paging .date ,
.post .date {
	display:block;
	margin-bottom:6px;
	font-style:normal;
	color:#7e7e7e;
	font-size:11px;
	text-transform:uppercase;
}
.post h2 a {text-decoration:none;}
.post h2 a:hover {text-decoration:underline;}
.post p {
	font-size:14px;
	line-height:16px;
}
/* news-paging */
.news-paging {
	overflow:hidden;
	height:1%;
	text-align:center;
}
.news-paging .prev {
	width:200px;
	float:left;
	text-align:left;
}
.news-paging .next {
	width:200px;
	float:right;
	text-align:right;
}
.news-paging a {
	font-size:11px;
	text-transform:uppercase;
	text-decoration:underline;
	color:#aeaeae;
}
.news-paging h3 {
	font-size:13px;
	font-weight:normal;
	line-height:15px;
}
.news-paging h3 a {
	color:#2184c7;
	text-decoration:none;
}
.news-paging h3 a:hover {text-decoration:underline;}
.news-paging .date {margin:25px 0 2px;}
/* partners-list */
.partners-list li {
	padding:0 0 37px;
	background:none;
}
.partners-list .img {
	width:105px;
	float:left;
	margin-top:5px;
}
.partners-list .h {
	overflow:hidden;
	height:1%;
}
.partners-list p {
	font-size:14px;
	line-height:17px;
}
.partners-list h3 {margin:0;}
.partners-list h3 a {
	padding:0 14px 0 5px;
	border-left:1px solid #3f94ce;
	color:#3f94ce;
	font-size:11px;
	text-transform:uppercase;
	font-weight:normal;
	background:url(/images/icon09.gif) no-repeat 100% 50%;
}
/* structure-list */
.structure-list {
	height:1%;
	width:720px;
	overflow:hidden;
	padding:19px 0 0 5px;
	margin:0 -30px -35px -5px;
}
.structure-list:after {
	clear:both;
	content:"";
	display:block;
}
.structure-list li {
	padding:0 25px 0 0;
	background:none;
	/*min-height:347px;*/
	min-height:220px;
	float:left;
	width:210px;
}

.structure-list li.download_li{min-height:150px; margin-top: 50px;}
.structure-list .img {
	overflow:hidden;
	position:relative;
	margin-bottom:15px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	behavior: url(/PIE.htc);
}
.structure-list li .img:hover {
	-moz-box-shadow: 0 0 5px #087cad;
	-webkit-box-shadow: 0 0 5px #087cad;
	box-shadow: 0 0 5px #087cad;
}
.structure-list .img img {display:block;}
.contact-banner .box strong ,
.structure-list .img strong {
	width:200px;
	padding:7px 14px;
	position:absolute;
	left:0;
	bottom:0;
	font:18px/20px "PT Sans", sans-serif;
	background:url(/images/bg-box2.png);
	color:#fff;
	text-transform:uppercase;
	text-shadow:-1px 0 1px #02477b;
	-webkit-border-radius:0 0 6px 6px;
	-moz-border-radius:0 0 6px 6px;
	border-radius:0 0 6px 6px;
	min-height:40px;
	behavior: url(/PIE.htc);
}
.structure-list .img a {text-decoration:none;}
.contact-banner .box strong:hover ,
.structure-list .img a:hover strong {background:#087cad;}
.contact-banner .box strong {
	width:346px;
	margin:0;
	line-height:55px;
	padding:0 17px;
	font-weight:bold;
	text-decoration:underline;
}
.contact-banner .box strong span {
	padding-right:15px;
	background:url(/images/arrow02.png) no-repeat 100% 50%;
}
.structure-list p {
	margin:0;
	font-size:13px;
}
.structure-list .more {
	text-transform:uppercase;
	font-size:11px;
}
.page-holder .structure-list {
	width:963px;
	padding:2px 0 0 2px;
}
.structure-list .download-link {
	padding:0 0 10px 34px;
	background:url(/images/icon25.gif) no-repeat;
	font:18px/20px "PT Sans", sans-serif;
	float:left;
	text-decoration:none;
	margin-bottom:-13px;
	text-transform:uppercase;
}
.structure-list .download-link:hover {text-decoration:underline;}
.structure-list .update {
	display:block;
	font-style:normal;
	color:#8f8f8e;
	font-size:11px;
	clear:both;
	padding-left:35px;
}
/* catalog-list */
.catalog-list {
	margin:0;
}
.catalog-list li {
	padding:0 130px 45px 0;
	background:none;
	overflow:hidden;
	height:1%;
}
.catalog-list img {
	float:left;
	margin-right:21px;
}
.catalog-list .h {
	overflow:hidden;
	height:1%;
}
.catalog-list h3 {margin-bottom:2px;}
.catalog-list .date {
	display:block;
	color:#8f8f8e;
	font-size:11px;
	font-style:normal;
	margin-bottom:16px;
}
.catalog-list .download {
	float:left;
	color:#8f8f8e;
	font-size:11px;
	padding-left:22px;
	margin-right:48px;
	background:url(/images/icon26.gif) no-repeat 0 50%;
}
.catalog-list .view {
	float:left;
	text-transform:uppercase;
	color:#2184c7;
	font-size:11px;
	padding-left:16px;
	background:url(/images/icon09.gif) no-repeat 0 50%;
}
.catalog-list .download a {
	text-transform:uppercase;
	color:#2184c7;
	font-size:11px;
}
/* box-holder */
.box-holder {
	width:100%;
	padding-bottom:55px;
}
.box-holder:after {
	clear:both;
	content:"";
	display:block;
}
.box-holder .box {
	width:300px;
	float:left;
	background:#fff;
	padding:32px 32px 4px 32px;
	-moz-box-shadow: 1px 0 5px #c2cad3;
	-webkit-box-shadow: 1px 0 5px #c2cad3;
	box-shadow: 1px 0 5px #c2cad3;
	-webkit-border-radius:5px;
    min-height: 300px;        
	-moz-border-radius:5px;
	border-radius:5px;
	behavior: url(/PIE.htc);
	position:relative;
}
.box-holder .box h1 {margin-bottom:7px;}
.box-holder .box p {font-size:13px;}
.box-holder .box p a {
	text-transform:uppercase;
	font-size:11px;
}
.box-holder .box2 {
	width:526px;
	float:right;
	padding:32px 12px 4px 26px;
}
.box-holder .box2 .all-news{font-size:11px;text-transform:uppercase;}

.box-holder .news-box {
	width:249px;
	float:left;
	margin:0 13px 24px 0;
}
.box-holder .news-box .img {
	float:left;
}
.box-holder .news-box .date {
	float:left;
	margin:85px 0 0 6px;
}
.box-holder .all-news {
	float:right;
	margin-right:34px;
}
/* block-holder */
.block-holder {
	overflow:hidden;
	height:1%;
	margin-bottom:24px;
    position:relative;height:382px;
}
.block-holder .img-box {
	width:188px;
	height:191px;
	float:left;
	position:relative;
	overflow:hidden;
}
.block-holder .img-box img {display:block;}
.block-holder .img-box .bg {
	width:191px;
	height:191px;
	position:absolute;
	top:0;
	left:0;
	background:url(/images/bg-box4.png);
}
.block-holder  .bg {
    display:block;
	width:100%;
	height:382px;
	top:0;
	left:0;
	background:url(/images/bg-box4.png);
}
.block-holder  .bggg {
    position:absolute;
    display:none;
	width:100%;
	height:382px;
	top:0;
	left:0;
	background:#fff;
}



.block-holder .img-box:hover .bg {display:none;}
.block-holder .block {
    position:absolute;
    top:0;left:0;
	width:191px;
	height:382px;
    float:left;
	
}
.block-holder .block.bottom .textwrap{top:191px;}
.block-holder .img-box{width:191px;height:191px;overflow:hidden;text-align:center;}
.textwrap{
    height:191px;width:191px;
	display:block;
	background:#0877a7 url(/images/bg-box3.gif) repeat-x;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	position:absolute;
    top:0;
    z-index:9999;
	overflow:hidden;
	behavior: url(/PIE.htc);}

.block-holder .block:hover {background:#0a98d6 url(/images/bg-box3-over.gif) repeat-x;}
.block-holder .block a {
	display:block;
	text-decoration:none;
	padding:0 5px 0 13px;
}
.block-holder .block:hover a{text-decoration: underline;color: #fff;}

.block-holder .block:hover .textwrap{background:#0a98d6 url(/images/bg-box3-over.gif) repeat-x;}
.block-holder .block .textwrap div {
	display:table-cell;
	vertical-align:middle;
	width:185px;
	height:191px;
}
.block-holder .block.opened .textwrap{opacity:0.9;}
.block-holder .block.opened .textwrap div{width:100% !important;}

.block-holder .block:hover .bg{background:none;}
.block-holder .block:hover{cursor:pointer;}

.block-holder .block strong {
	font:18px/20px "PT Sans", sans-serif;
	color:#fff;
	text-transform:uppercase;
	text-shadow:-1px -1px 0 #02518d;
	font-weight:normal;
}
.block-holder .block2 {width:197px;}
.block-holder .block2 a {text-align:center;}
.block-holder .block a:hover{color:#fff;text-decoration:underline;}
/* download-list */
.download-list {margin:20px 0 0;}
.download-list li {
	padding:0 0 10px 36px;
	width:309px;
	min-height:122px;
	vertical-align:top;
	display:inline-block;
	background:url(/images/icon27.gif) no-repeat;
}
.download-list h3 {margin:0;}
.download-list .info {
	display:block;
	font-style:normal;
	font-size:11px;
	color:#8f8f8e;
}
.download-list p {margin:0;}
.download-list a {
	text-transform:uppercase;
	font-size:11px;
}
/* contacts-list */
.contacts-list {
	margin:0;
}
.contacts-list li {
	height:1%;
	padding:0 0 42px;
	background:none;
}
.contacts-list li:after {
	clear:both;
	content:"";
	display:block;
}
.contacts-list .map {
	width:230px;
	padding:5px;
	float:left;
	margin-right:15px;
	background:#fff;
	-moz-box-shadow: 1px 0 5px #c2cad3;
	-webkit-box-shadow: 1px 0 5px #c2cad3;
	box-shadow: 1px 0 5px #c2cad3;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	behavior: url(/PIE.htc);
	position:relative;
}
.contacts-list .h {
	overflow:hidden;
	height:1%;
}
.contacts-list h3 {text-transform:uppercase;}
.contacts-list p {
	margin:0;
	font-size:13px;
}
.btn-form {
	float:right;
	position:relative;
}
.send-btn {
	background:url(/images/bg-btn1.gif) no-repeat;
	float:left;
	padding-left:4px;
	line-height:32px;
	text-transform:uppercase;
	color:#fff;
	font-size:11px;
	text-decoration:none;
	text-shadow:-1px -1px 0 #535353;
}
.send-btn:hover{background:url(/images/bg-btn99.gif) no-repeat;}
.send-btn:hover span{	background:url(/images/bg-btn99.gif) no-repeat 100% -32px;}
.send-btn span {
	display:block;
	background:url(/images/bg-btn1.gif) no-repeat 100% -32px;
	padding:0 15px 0 11px;
}
.btn-form.popup-active .popup {right:-39px; left:auto}
.btn-form .popup {
	width:412px;
	background:#fff;
	position:absolute;
	top:-7px;
	left:50% !important;
	-moz-box-shadow: 5px 0 45px #000000;
	-webkit-box-shadow: 5px 0 45px #000000;
	box-shadow: 5px 0 45px #000000;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	behavior: url(/PIE.htc);
    border:solid 1px #999;
	padding:20px 40px 20px 20px;
	z-index:100;
    margin-left: -235px;
}
.btn-form .popup .close {
	width:10px;
	height:10px;
	float:right;
	margin-right:-25px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/images/bg-close.gif) no-repeat;
}
.btn-form .popup .close:hover {background-position:0 -10px;}
.btn-form .popup h3 {
	margin-bottom:15px;
	font-size:13px;
	font-weight:normal;
	text-transform:uppercase;
}
.form-hold .input-text ,
.btn-form .popup .input-text {
	width:379px;
	height:17px;
	background:#fff;
	border:1px solid #dfdfdf;
	padding:7px 15px;
	/*color:#b1b1b1;*/
	font-size:13px;
	/*font-style:italic;*/
	margin-bottom:19px;
	-moz-box-shadow:inset 0 3px 5px #dfdfdf;
	-webkit-box-shadow:inset 0 3px 5px #dfdfdf;
	box-shadow:inset 0 3px 5px #dfdfdf;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	behavior: url(/PIE.htc);
	position:relative;
}
.input-text:focus{/*border: 1px solid #2387dd !important;*/}
textarea{resize:none;}
textarea:focus{border: 1px solid #2387dd !important;}
.form-hold .input-text:hover ,
.form-hold .input-text:focus  ,
.form-hold textarea:hover ,
.btn-form .popup textarea:hover ,
.btn-form .popup .input-text:hover {border-color:#2387dd;}
.form-hold textarea ,
.btn-form .popup textarea {
	width:379px;
	max-width:379px;
	min-width:379px;
	height:114px;
	min-height:114px;
	max-height:114px;
	background:#fff;
	border:1px solid #dfdfdf;
	padding:7px 15px;
	/*color:#b1b1b1;*/
	font-size:13px;
	/*font-style:italic;*/
	margin-bottom:12px;
	-moz-box-shadow:inset 0 3px 5px #dfdfdf;
	-webkit-box-shadow:inset 0 3px 5px #dfdfdf;
	box-shadow:inset 0 3px 5px #dfdfdf;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
    resize:none;
	behavior: url(/PIE.htc);
	position:relative;
}
.form-hold .code-row ,
.btn-form .popup .code-row {
	overflow:hidden;
	height:1%;
	margin-bottom:-4px;
}
.form-hold .code-row .input-text ,
.btn-form .popup .code-row .input-text {
	width:78px;
	float:right;
	margin:2px 0 0 9px;
}
.form-hold .code-row .code ,
.btn-form .popup .code-row .code {float:right;}
.form-hold .code-row .text ,
.btn-form .popup .code-row .text {
	color:#919191;
	line-height:12px;
	font-size:10px;
	width:234px;
	float:right;
	clear:both;
	padding-top:4px;	
}
.btn-form .popup select {
	width:411px;
	margin-bottom:18px;
}
.form-hold .submit ,
.btn-form .popup .submit {
	width:113px;
	height:42px;
	float:right;
	background:url(/images/bg-btn3.gif) no-repeat;
	cursor:pointer;
	border:none;
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
	text-shadow:-1px -1px 0 #3e6075;
}
.form-hold .submit:hover ,
.btn-form .popup .submit:hover {background-position:0 -42px;}
.form-hold {
	overflow:hidden;
	height:1%;
	padding-bottom:40px;
}
.form-hold .row {
	overflow:hidden;
	height:1%;
	margin-bottom:20px;
}
.form-hold label {
	float:left;
	line-height:33px;
	font-size:13px;
	color:#000;
	font-weight:bold;
}
.form-hold textarea ,
.form-hold .input-text {
	margin:0;
	float:right;
}
.form-hold .radio-row {
	overflow:hidden;
	height:1%;
	padding-bottom:5px;
	margin-bottom:6px;
	background:url(/images/sep08.gif) repeat-x 0 100%;
}
.form-hold .radio-row strong {
	color:#000;
	font-size:13px;
	line-height:18px;
	margin-top:20px;
	display:block;
	width:440px;
}
.form-hold .radio-row .radio {
	width:20px;
	margin-left:10px;
	float:right;
}
.form-hold .radio-row .radio label {
	text-align:center;
	float:none;
	color:#484845;
	display:block;
	line-height:21px;
}
.person-list:after ,
.person-hold:after {
	clear:both;
	content:"";
	display:block;
}
.person-hold h2 {
	color:#000;
	font-size:15px;
	font-weight:bold;
}
.person-list {margin:0 0 30px;}
.person-list li {
	padding:0 40px 10px 0;
	background:none;
	width:300px;
	float:left;
	min-height:345px;
}
.person-list .img {
	width:162px;
	padding:8px;
	background:#fff;
	margin:0 0 20px -8px;
	-moz-box-shadow:1px 1px 5px #d7dde3;
	-webkit-box-shadow:1px 1px 5px #d7dde3;
	box-shadow:1px 1px 5px #d7dde3;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	position:relative;
	behavior: url(/PIE.htc);
}
.person-list img {display:block;}
.person-list h3 {margin:0;}
.person-list em {
	display:block;
	font-size:13px;
	font-style:normal;
	color:#7e7e7e;
	margin-bottom:21px;
}
.person-list p {margin:0;}
/* content-area */
.content-area {
	background:#fff;
	padding:22px 22px 80px 41px;
	-moz-box-shadow: 1px 0 5px #c2cad3;
	-webkit-box-shadow: 1px 0 5px #c2cad3;
	box-shadow: 1px 0 5px #c2cad3;
	behavior: url(/PIE.htc);
	position:relative;
	z-index:1;
	overflow:hidden;
	margin-bottom:82px;
}
.content-area .print {margin:0;}
.content-area .map-hold img {display:block;}
.content-area .list-row {
	overflow:hidden;
	height:1%;
	margin-bottom:41px;
}
.content-area .list-row h1 {
	margin:-2px 25px 0 0;
	float:left;
}
.content-area .list-row strong ,
.content-area .list-row label {
	color:#616161;
	text-transform:uppercase;
	float:left;
	margin-right:24px;
	font-size:11px;
	line-height:20px;
	font-weight:normal;
}
.content-area .list-row strong {margin-right:7px;}
/* projects-area */
.projects-area {
	width:100%;
}
.projects-area:after {
	clear:both;
	content:"";
	display:block;
}
.projects-category {
	width:134px;
	float:left;
	position:relative;
	padding:57px 0 63px;
	background:url(/images/sep09.gif) repeat-y 100% 0;
}
.projects-category ul {
	margin:0;
	background:url(/images/sep08.gif) repeat-x 0 100%;
}
.projects-category ul li {
	padding:3px 0 0;
	height:1%;
	background:url(/images/sep08.gif) repeat-x;
}
.projects-category ul li:after {
	clear:both;
	content:"";
	display:block;
}
.projects-category ul li a {
	color:#308ccb; 
	text-decoration:none; 
	font-size:11px; 
	line-height:14px; 
	display:block; 
	text-align:right; 
	position:relative; 
	padding:8px 23px 8px 11px; 
}
.top-projects-category ul li a:hover ,
.projects-category ul li a:hover {text-decoration:underline;}
.projects-category ul li a.active {
	color:#fff;
	background:url(/images/bg-nav3.png) no-repeat 100% 0;
	padding:10px 38px 13px 10px;
	margin-right:-15px;
	position:relative;
	text-decoration:none;
}
.projects-category ul li.other a.active {
	padding:10px 38px 13px 7px;
	line-height:14px; text-align: right; 
	height:28px;
/*    white-space: nowrap;*/
}
.projects-category ul li a.active .l {
	width:5px;
	height:51px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:-5px;
	background:url(/images/bg-nav3-l.png) no-repeat;
}
.projects-category .text {
	width:9px;
	height:43px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	bottom:6px;
	right:-12px;
	background:url(/images/bg-text.gif) no-repeat;
}
.projects-category .text2 {
	background:url(/images/bg-text2.gif) no-repeat;
	height:45px;
}
.projects-category .client-list {
	padding:0 0 17px 37px;
	margin:0px 0;
}
.projects-category .client-list li {
	padding:0;
	background:none;
	width:73px;
	height:43px;
	overflow:hidden;
	margin-bottom:4px;
	border:1px solid #e5e9ed;
	-moz-box-shadow: 1px 1px 3px #e5e9ed;
	-webkit-box-shadow: 1px 1px 3px #e5e9ed;
	box-shadow: 1px 1px 3px #e5e9ed;
	behavior: url(/PIE.htc);
}
.projects-category .client-list li.active a ,
.projects-category .client-list li a {
	padding:0;
	text-align:center;
	float:none;
}
.projects-category .client-list li{text-align:center;}
.projects-category .client-list li.active {
	width:124px;
	height:45px;
	margin:0 -57px 0 -2px;
	border:none;
	padding:3px;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	background:url(/images/bg-nav5.png) no-repeat;
}
.projects-category .client-list li{text-align:center;}
.projects-category .client-list li:hover a ,
.projects-category .client-list li.active a { display:block;}
.projects-category .client-list img{display:inline-block;}
.arrow-hold {
	padding:0 0 12px 15px;
	background:url(/images/sep08.gif) repeat-x 0 100%;
}
.arrow-hold2 {margin-top:-25px; padding-left:0;}
.arrow-hold .arrow-hold {
	background-position:0 0;
	padding:12px 0 0 15px;
}
.projects-info {
	float:left;
	width:759px;
}
.top-projects-category {
	height: 36px;
	position:relative;
	background:url(/images/sep09.gif) repeat-y 100% 0;
}
.top-projects-category .hold {
	background:url(/images/sep08.gif) repeat-x 0 34px;
	padding:0 15px 0 12px;
}
.top-projects-category .hold:after {
	clear:both;
	content:"";
	display:block;
}
.top-projects-category .text {
	font-size:11px;
	color:#a7a7a7;
	position:absolute;
	bottom:-11px;
	right:0;
}
.top-projects-category .prev ,
.top-projects-category .next {
	width:13px;
	height:27px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	margin:20px 0 12px;
	background:url(/images/arrow06.gif) no-repeat 0 -81px;
}
.top-projects-category .next.dis{	background-position:0 -54px;cursor:default;}
.top-projects-category .prev.dis{	background-position:0 -27px;cursor:default;}
.top-projects-category .prev:hover {background-position:0 -27px;}
.top-projects-category .next {
	float:right;
	background-position:0 0;
}
.top-projects-category .next:hover {background-position:0 -54px;}
.top-projects-category ul {
	margin:0 0 0 13px;
	float:left;
	/*idth:683px; */
	background:url(/images/sep09.gif) repeat-y 100% 0;
}
.top-projects-category ul li {
	float:left;
	padding:0 10px;
	min-height:56px;
	position:relative;
	background:url(/images/sep09.gif) repeat-y;
}
.top-projects-category ul li a {
	color:#2184c7;
	font-size:11px;
	line-height:13px;
	text-decoration:none;
	display:block;
	padding:5px 5px;
	position: absolute; bottom: 0px;
	margin-bottom:-3px; width: 82%;
}
/*
.top-projects-category ul li.one a {margin-top:36px;}
.top-projects-category ul li.two a {margin-top:23px;}
.top-projects-category ul li.three a {margin-top:10px;}
.top-projects-category ul li.four a { margin-top: -3px; }
*/
.top-projects-category ul li a.active {
	background:#0a96d3;
	color:#fff;
	text-decoration:none;
	-moz-box-shadow: 1px 1px 2px #cad1da;
	-webkit-box-shadow: 1px 1px 2px #cad1da;
	box-shadow: 1px 2px 2px #cad1da;
	behavior: url(/PIE.htc);
}
.top-projects-category ul li a.active span {
	width:65px;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/images/arrow10.png) no-repeat;
	position:absolute;
	left:50%;
	bottom:-15px;
	margin-left:-32px;
}
.top-projects-category2 .prev ,
.top-projects-category2 .next {margin:2px 0 0;}
.top-projects-category2 ul li {
	width:52px;
	padding:3px 0 0;
	min-height:31px;
    height: 45px;
}
.top-projects-category2 ul li a {
	width:52px;
	line-height:31px;
	padding-bottom:16px;
	margin-bottom:-16px;
	text-align:center;
	padding:0;
    top: 4px;
}
.top-projects-category2 ul li a.active {
	background:url(/images/bg-nav4.png) no-repeat;
	color:#fff;
	text-decoration:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	padding-bottom:16px;
}
.projects-content {
	width:643px;
	padding:22px 0 50px 60px;
}
.projects-content h2 {
	color:#1a1a1a;
	margin-bottom:30px;
}
.projects-list {margin:0;}
.projects-list > li {
	padding:0;
	height:1%;
	margin-bottom:28px;
	background:url(/images/sep08.gif) repeat-x 0 100%;
}
.projects-list > li:last-child {margin-bottom:7px;}
.projects-list li:after {
	clear:both;
	content:"";
	display:block;
}
.projects-list li .h {
	overflow:hidden;
	height:1%;
	padding-bottom:20px;
}
.projects-list li h3 {margin-bottom:4px;}
.projects-list li ul {margin-bottom:5px;}
.projects-list li li {font-size:14px;}
.projects-list .img {
	float:left;
	margin-right:17px;
	-moz-box-shadow: 1px 0 3px #d8dee4;
	-webkit-box-shadow: 1px 0 3px #d8dee4;
	box-shadow: 1px 0 3px #d8dee4;
	position:relative;
	behavior: url(/PIE.htc);
}
.projects-list .img:hover {
	-moz-box-shadow: 1px 0 5px #acd1ea;
	-webkit-box-shadow: 1px 0 5px #acd1ea;
	box-shadow: 1px 0 5px #acd1ea;
}
.projects-list .photo img ,
.projects-list .img img {display:block;}
.projects-list .photo {
	float:left;
	margin-right:13px;
	padding:2px;
	background:#fff;
	-moz-box-shadow: 3px 3px 5px #929292;
	-webkit-box-shadow: 3px 3px 5px #929292;
	box-shadow: 3px 3px 5px #929292;
	position:relative;
	behavior: url(/PIE.htc);
}
.up-arrow ,
.down-arrow {
	width:33px;
	height:16px;
	display:block;
	margin:0 auto;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/images/arrow07.gif) no-repeat;
}
.down-arrow:hover {background-position:0 -16px;}
.up-arrow {background-position:0 -48px;}
.up-arrow:hover {background-position:0 -32px;}
.projects-content .project-link {
	font-size:11px;
	color:#0a96d3;
	text-decoration:none;
}
.projects-content .project-link:hover {text-decoration:underline;}
.projects-content .projects-info {
	width:auto;
	float:none;
	background:url(/images/sep08.gif) repeat-x;
	padding-top:17px;
	margin:5px 0;
}
.projects-content .projects-info .head {
	height:1%;
	margin-bottom:6px;
}
.projects-content .projects-info .head:after {
	clear:both;
	content:"";
	display:block;
}
.projects-content .projects-info .head h1 {
	font-size:18px;
	line-height:53px;
}
.projects-content .projects-info .head .img {
	float:left;
	margin-right:18px;
	-moz-box-shadow: 1px 0 3px #d8dee4;
	-webkit-box-shadow: 1px 0 3px #d8dee4;
	box-shadow: 1px 0 3px #d8dee4;
	position:relative;
	behavior: url(/PIE.htc);
}
.projects-content .projects-info .text-hold {
	padding-left:119px;
}
.projects-content .projects-info .text-hold h2 {margin:0 0 4px;}
.projects-content .projects-info .text-hold h3 {margin:0 0 20px;}
.projects-content .projects-info .text-hold ul {margin-bottom:16px;}
.projects-content .projects-info .text-hold ul li {padding-bottom:2px;}
.slider {
	overflow:hidden;
	padding:0 0 17px 71px;
}
.slider .slide2 {
	width:478px;
	overflow:hidden;
	position:relative;
	margin:0 0 26px 50px;
}
.slider .slide2 ul {
	margin:0;
	position:relative;
	height:266px;
}
.slider .slide2 li {
	width:478px;
	height:266px;
	position:absolute;
	top:0;
	left:0;
	padding:0;
	background:none;
}
.slider .slide2 img {display:block;}
.slider .pagination {
	overflow:hidden;
	height:1%;
}
.slider .pagination .prev ,
.slider .pagination .next {
	width:28px;
	height:49px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	margin-top:7px;
	background:url(/images/arrow09.gif) no-repeat 0 -49px;
}
.slider .pagination .next {background-position:0 0;}
.slider .pagination .slide {
	width:492px;
	float:left;
	overflow:hidden;
	position:relative;
	padding-bottom:4px;
	margin:0 10px 0 14px;
}
.slider .pagination .slide ul {
	width:99999px;
	position:relative;
	margin:0;
}
.slider .pagination .slide ul li {
	padding:2px;
	margin:0 6px 0 7px;
	background:none;
	float:left;
	width:65px;
	-moz-box-shadow: 1px 1px 3px #d3d3d3;
	-webkit-box-shadow: 1px 1px 3px #d3d3d3;
	box-shadow: 1px 1px 3px #d3d3d3;
	-webkit-border-radius:3px;
	-moz-border-radius:53px;
	border-radius:3px;
	behavior: url(/PIE.htc);
}
.slider .pagination .slide img {display:block;}

/* footer */
#footer {
	overflow:hidden;
	height:1%;
	background:url(/images/sep04.gif) repeat-x;
	padding:30px 0 33px 13px;
    width:956px;margin:auto;
    margin-top:20px;
}
.search {
	width:263px;
	height:33px;
	/*background:url(/images/bg-search.gif) no-repeat;*/
    background: #fff;
border: 1px solid #dfdfdf;
color: #b1b1b1;
font-size: 13px;
font-style: italic;
margin-bottom: 19px;
-moz-box-shadow: inset 0 3px 5px #dfdfdf;
-webkit-box-shadow: inset 0 3px 5px #dfdfdf;
box-shadow: inset 0 3px 5px #dfdfdf;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
behavior: url(/PIE.htc);
	float:right;
}
/*.search:hover {background-position:0 -33px;}*/
.search .input-text {
	width:210px;
	height:19px;
	float:left;
	border:none;
	background:none;
	padding:7px 10px;
}
.search .btn {
	width:17px;
	height:17px;
	float:right;
	border:none;
	background:url(/images/lupa.png) no-repeat left 0;
	cursor:pointer;
	font-size:0;
	margin:8px 9px 0 0;
	line-height:0;
	text-indent:-9999px;
	overflow:hidden;
}
.search .btn:hover{	background:url(/images/lupa.png) no-repeat left -17px;}
#footer p {
	margin:0;
	line-height:16px;
	font-size:13px;
	color:#9a9a9a;
}
#footer .copy {
	width:382px;
	float:left;
	margin-top:5px;
}
#footer p a {
	color:#9a9a9a;
	text-decoration:underline;
}
#footer address {
	float:left;
	margin-top:5px;
}
#footer address a {text-decoration:none;}
#footer a:hover {color:#2184c7;}
.outtaHere {
	position:absolute;
	left:-3000px;
}
/*Radio buttons*/
.radioArea, .radioAreaChecked {
	float:left;
	width:20px !important;
	height:20px;
	background: url(/images/bg-radio.gif) no-repeat;
	overflow: hidden;
}
.radioAreaChecked {background-position: 0 -20px;}
.content-area .list-row .radioAreaChecked ,
.content-area .list-row .radioArea {margin-right:4px;}
/* Selects */
.selectArea {
	position: relative;
	height: 31px;
	display:block;
	line-height:31px;
	background:#fff;
	border:1px solid #dfdfdf;
	/*color:#b1b1b1;*/
	font-size:13px;
	/*font-style:italic;*/
	margin-bottom:19px;
	-moz-box-shadow:inset 0 3px 5px #dfdfdf;
	-webkit-box-shadow:inset 0 3px 5px #dfdfdf;
	box-shadow:inset 0 3px 5px #dfdfdf;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	behavior: url(/PIE.htc);
}
.selectArea a.selectButton {
	position: absolute;
	top: 0;
	right: 0;
	width:34px;
	height:31px;
	background: url(/images/bg-btn2.gif) no-repeat;
}
.selectArea a.selectButton:hover {background-position:0 -31px;}
.selectArea .center{
	height:31px;
	line-height:31px;
	display:block;
	padding:0 35px 0 15px;
}
/*Selects drop-down*/
.optionsDivInvisible,
.optionsDivVisible {
	position: absolute;
	display: block;
	z-index: 300;
	margin-top:10px;
	background:#fff;
	border:1px solid #dfdfdf;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	behavior: url(/PIE.htc);
}
.optionsDivInvisible {display: none;}
.optionsDivVisible ul {
	margin:0;
	padding:5px 0;
	overflow:hidden;
	list-style: none;
}
.optionsDivVisible ul li {
	float:left;
	width:100%;
	padding:0;
	background:none;
	line-height:18px;
}
.optionsDivVisible a {
	color:black;
	overflow:hidden;
	text-decoration: none;
	height:1%;
	font-size:13px;
	/*font-style:italic;*/
	padding: 2px 15px;
}
.optionsDivVisible a:hover {text-decoration:underline;}
/* client-projects */
.client-projects {margin:-24px 0 17px;}
.client-projects li {
	padding:10px 0;
	background:url(/images/sep08.gif) repeat-x 0 100%;
	line-height:20px;
	font-size:14px;
}
/* lightbox */
div.lightbox {
	background:#fff;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	behavior: url(/PIE.htc);
	padding:11px 40px 40px 40px;
	position:relative;
	width:518px;
}
div.lightbox .close {
	width:10px;
	height:10px;
	float:right;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 -30px 23px 0;
	background:url(/images/bg-close.gif) no-repeat;
}
div.lightbox .close:hover {background-position:0 -10px;}
div.lightbox .slide {
	width:518px;
	height:758px;
	position:relative;
	overflow:hidden;
}
div.lightbox .gallery {
	width:518px;
	position:relative;
}
div.lightbox .prev ,
div.lightbox .next {
	width:14px;
	height:23px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/images/arrow08.png) no-repeat;
	position:absolute;
	top:326px;
	left:-37px;
}
div.lightbox .prev:hover {background-position:0 -23px;}
div.lightbox .next {
	background-position:0 -46px;
	left:auto;
	right:-37px;
}
div.lightbox .next:hover {background-position:0 -69px;}
div.lightbox .slide ul {
	margin:0;
	position:relative;
	height:758px;
}
div.lightbox .slide li {
	width:518px;
	height:758px;
	position:absolute;
	top:0;
	left:0;
	padding:0;
	background:none;
}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}
#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
}
#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}
#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}
#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	z-index: 1101;
	outline: none;
	display: none;
}
#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
}
#fancybox-content {
	width: 758px !important;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
}
#fancybox-content > div {padding:0 60px;}
#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}
#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}
.popup-holder {
	height:0;
	overflow:hidden;
	position:relative;
}

.news-box .news-list li{width:180px;}
.forpreviews{margin:10px 0;}
.clear{clear:both;}
li.firstlvl{min-height:90px;}
.hidder{width:685px;position:relative;height:47px;margin:auto;overflow:hidden;}
#years1{position:absolute;top:0;right:0;height: 50px;}
#naprs{position:absolute;top:0;right:0;}
.hacradio{display:inline-block;cursor:pointer;height:20px;line-height:20px;background:url(/images/bg-radio.gif) no-repeat left top;padding-left:30px;margin-right: 18px;
color: #616161;
text-transform: uppercase;
float: left;
margin-right: 24px;
font-size: 11px;
line-height: 20px;
font-weight: normal;}

#rel4{display: none;}

.hacradio.active{background:url(/images/bg-radio.gif) no-repeat left -20px;}

.top-projects-category li{width: 140px;}

.client-list img{max-width:73px;height:43px;}

.clihider{position:relative;overflow:hidden;height:392px;margin:15px 0;width:170px;}
#cli1{position:absolute;}

.client-list img{
filter: grayscale(100%);
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-o-filter: grayscale(100%);
-ms-filter: grayscale(100%);

}
.client-list li.active img{
filter: grayscale(0%);
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
-o-filter: grayscale(0%);
-ms-filter: grayscale(0%);

}

.slider .pagination .slide img{filter: grayscale(100%);
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-o-filter: grayscale(100%);
-ms-filter: grayscale(100%);
}
.slider .pagination .slide li.active img{filter: grayscale(100%);
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
-o-filter: grayscale(0%);
-ms-filter: grayscale(0%);
}

.YMaps-b-balloon-tail{margin-top:-15px !important;}
.YMaps-b-balloon_small .YMaps-b-balloon-tail{background:url(/images/glag.png) no-repeat !important;width:28px !important;height:38px !important;}

.YMaps-b-balloon_small .YMaps-b-balloon-wrap{display:none !important;}
.prevt{color: #fff;
font-size: 13px;
text-shadow: -1px -1px 0px #066e9c;
padding: 13px 13px 0 13px;
margin-bottom:0 !important;
}
.block-holder .block .prevt a.detail_url{margin-top:10px;padding:0;}
.YMaps-b-balloon_small .YMaps-b-balloon-tail{background:url(/images/glag.png) no-repeat !important;width:28px !important;height:38px !important;}
.YMaps-b-balloon_full .YMaps-b-balloon-tail{background:url(/images/tail.png) no-repeat !important;}
.YMaps-b-balloon_full{bottom:9px !important;right:-35px !important;}
.YMaps-b-balloon_full table td{vertical-align:top !important;}
.YMaps-b-balloon_full .YMaps-b-balloon-wrap {
margin-right: -29px !important;
padding-right: 21px !important;
}
.YMaps-b-balloon-close{top: 10px !important;
right: 0px !important;}
.YMaps-b-balloon_small .YMaps-b-balloon-bit i, .YMaps-b-balloon_small .YMaps-b-balloon-tail i, .YMaps-b-balloon_small .YMaps-b-balloon-shad i{display:none;}
.YMaps-b-balloon_full .YMaps-b-balloon-tail-full{right: 7px !important;
bottom: -22px !important;}


.block-holder .bg.big{width: 956px;
height: 382px;
margin: 0;border-radius:00px;
background:url(/images/bg_box_new.png) no-repeat !important;
}
.block-holder .block{z-index:0;}
#animatecloser{position:absolute;top:0;left:0;width:956px;height:382px;z-index:999;display:none;}

.preloader{
    display:none;
    width: 965px;
    height: 117px;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 999;
    background:url(/images/ajax-loader.gif) no-repeat 55% 179px;
}
.logo-gallery ul li img{
/*filter: grayscale(100%);
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: url('/images/grayscale.svg#greyscale');
filter: gray;
-webkit-filter: grayscale(1);   */
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
filter: gray;

}
.logo-gallery ul li a:hover img{
/*filter: grayscale(0%);
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
-ms-filter: grayscale(0%);
-o-filter: grayscale(0%);
filter: none !important;
filter: gray;
-webkit-filter: grayscale(0);        */  
-webkit-filter: none !important;
-moz-filter: none !important;
-ms-filter: none !important;
-o-filter: none !important;
filter: none !important;
}

/*�������� ������*/
.forprint #nav{display:none;}
.forprint #header .lang{display:none;}
.forprint .top-nav{display:none;}
.forprint .banner{display:none;}
.forprint .contact-banner{display:none;}
.forprint .logo-gallery{display:none;}
.forprint .print{display:none;}
.forprint .search-form{display:none;}
.forprint #header .logo{text-indent:0}
.forprint #header .slogan{text-indent:0}
.forprint *{box-shadow:none;}
.forprint #sidebar{display:none;}
.forprint #content{width:956px;}

.font.notetext{color:#f00;}
.closer{width:13px;height:13px;background:url(/images/closer.png) no-repeat left center;position:absolute;top:22px;left:22px;display:none;cursor:pointer;}
.block.opened{
-moz-background-size: 100% !important; /* Firefox 3.6+ */
    -webkit-background-size: 100% !important; /* Safari 3.1+ � Chrome 4.0+ */
    -o-background-size: 100% !important; /* Opera 9.6+ */
    background-size: 100% !important; /* ����������� �������� */    
    
}

.YMaps-copyrights{display:none !important}

#allclientes a{color: #000;
margin: 15px 0 0 0;
display: block;}
#allclientes.active a{color:#fff;}

.block-holder .block strong p{margin:0;}
.block-holder .block.opened strong p{display:inline-block;margin:0;}
font.notetext{color:green !important;}
/*overlay*/
.bx-idea-overlay{height:100%; width:100%; left: 0; top: 0; position: absolute; -moz-user-select: none !important; display: none; background-color:#000; filter: gray() alpha(opacity=30); -moz-opacity: 0.3; opacity: 0.3;}

/*editor*/
#edit-post-text {border: 1px solid #ccc;}

.idea-side-button-t{
    background: url("images/r.png") no-repeat scroll 0 0 transparent;
    font-size: 0;
    height: 4px;
    left: 0px;
    line-height: 0;
    position: absolute;
    top: -2px;
    width: 100%;
    z-index: -1;
}
.idea-side-button-b{
    background: url("images/r.png") no-repeat scroll 0 -4px transparent;
    font-size: 0;
    height: 4px;
    right: 0px;
    line-height: 0;
    position: absolute;
    bottom: -2px;
    width: 100%;
    z-index: -1;
}

.idea-side-button-inner{
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #3ea822; 
    margin-left:6px;
    width: 32px;
    text-align:right;
}

.idea-side-button-inner img{
    margin-top: 10px; margin-bottom: 10px; margin-right: 7px;
}

.idea-side-button-wrapper{
    position: fixed; width: 40px; top: 120px; left: -12px; background: #FFF;
    z-index: 800;
    cursor: pointer;
    margin-top: -105px;
    top: 50%;
    _position: absolute;
    display: none;
}

.idea-side-button-wrapper:hover{
    left: -9px;
}

.idea-side-dialog-title-l{
    background: url("images/s1.png") no-repeat scroll 0 0 transparent;
    font-size: 0;
    height: 45px;
    left: 0px;
    line-height: 0;
    position: absolute;
    top: 0px;
    width: 20px
}

.idea-side-dialog-title{
    position: relative; 
    zoom:1; 
    height: 45px; 
    overflow: hidden;
}

.idea-side-dialog-title-r{
    background: url("images/s1.png") no-repeat scroll -22px 0 transparent;
    font-size: 0;
    height: 45px;
    right: 0px;
    line-height: 0;
    position: absolute;
    top: 0px;
    width: 20px
}

.idea-side-dialog-title-c{
    background: url("images/s1.png") repeat-x scroll -22px -47px transparent;
    height: 45px;
    margin: 0px 20px;
    padding-left: 7px;
    font-size: 15px;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    line-height: 55px;
    cursor: default;
    _width:760px;
}

.idea-side-dialog-footer-l{
    background: url("images/s1.png") no-repeat scroll 0 -94px transparent;
    font-size: 0;
    height: 22px;
    left: 0px;
    line-height: 0;
    position: absolute;
    top: 0px;
    width: 20px
}

.idea-side-dialog-footer-r{
    background: url("images/s1.png") no-repeat scroll -22px -94px transparent;
    font-size: 0;
    height: 22px;
    right: 0px;
    line-height: 0;
    position: absolute;
    top: 0px;
    width: 20px;
}

.idea-side-dialog-footer-c{
    background: url("images/s1.png") repeat-x scroll -22px -116px transparent;
    height: 22px;
    margin: 0px 20px;
    _width:760px;
}

.idea-side-dialog-content{
    position: relative; 
    zoom:1;
    _height:100%;
    _overflow: hidden;
}

.idea-side-dialog-content-l{
    background: url("images/s2.png") repeat-y scroll 0 0 transparent;
    font-size: 0;
    height: 100%;
    left: 0px;
    line-height: 0;
    position: absolute;
    top: 0px;
    width: 20px;
}

.idea-side-dialog-content-r{
    background: url("images/s2.png") repeat-y scroll -22px 0 transparent;
    font-size: 0;
    height: 100%;
    right: 0px;
    line-height: 0;
    position: absolute;
    top: 0px;
    width: 20px;
}

.idea-side-dialog-content-c{
    background: #FFF;
    margin: 0px 20px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    _width:760px;
}

.idea-side-dialog-close-button-wrapper{
    height: 36px;
    width: 40px;
    position: absolute;
    right: 12px;
    top: 8px;
    cursor: pointer;
}

.idea-side-dialog-close-button-wrapper i{
    background: url("/bitrix/js/main/core/images/controls-sprite.png") no-repeat scroll 0 -283px transparent;
    height: 13px;
    width: 13px;
    position: absolute;
    right: 14px;
    top: 12px;
    display: block;
}

.idea-side-dialog-close-button-wrapper:hover i{
    background: url("/bitrix/js/main/core/images/controls-sprite.png") no-repeat scroll -17px -283px transparent;
}

.status-item{
    cursor: pointer;
}

.status-item-more{
    position: absolute;
    right: 32px;
}

#idea-list-container{
    padding: 0 13px;
    min-height: 510px;
    _height: 510px;
    _width: 760px;
}

#idea-editor-container{
    padding: 0px 13px;
    min-height: 510px;
    _height: 510px;
    _width: 760px;
}

#idea-editor-container .bx-system-auth-form
{
    padding-left: 40%;
    _width: 400px;
    _padding-left: 250px;
}

.status-item-selected div div{
    padding: 0 15px!important;
}

#idea-side-dialog{
    width: 800px; 
    display: none; 
    position: absolute; 
}



#idea-loader{
    padding: 0 13px;
    min-height: 510px;
    _height: 510px;
    background: url('images/wait-big.gif') no-repeat center center;
}

/*Quirk Avoid*/
/*Ratings*/
div.idea-rating-block {margin-right: 5px; text-align: right}

div.idea-rating-block span.idea-rating-block-left
{
    background: url('images/rating-border-left.png') no-repeat left top;
    padding-left:4px;
    display: inline-block;
    border-bottom: 1px solid #ededed;
}
div.idea-rating-block span.idea-rating-block-right
{
    padding-right:4px; 
    background: url('images/rating-border-right.png') no-repeat right top;
    display: inline-block;
}

div.idea-rating-block span.idea-rating-block-content
{
    border-top: 1px solid #ededed;
    display: inline-block;
}

/*Standart template*/
.idea-rating-block-content-ext-standart
{
    height: 22px!important;
    padding-top: 4px!important;
    padding-left: 5px!important;
    padding-right: 2px!important;
}

.idea-rating-block-content-ext-standart .idea-rating-block-content-description
{
    display: inline-block;
    color: #9C9C9C;
    font-size: 11px;
    font-family: Arial;
    padding-right: 5px;
}

.idea-rating-block-content-ext-standart .rating-vote
{
    height: auto;
}

.idea-rating-block-content-ext-standart .rating-vote-result
{
    margin: 0px;
    font: bold 16px Arial!important;
    padding-right: 5px;
    margin: -1px 0 0!important;
}

#idea-posts-content-light .rating-vote-result-minus, #idea-posts-content-light .rating-vote-result-plus{
    font-weight: bold!important;
    font-size: 12px!important;
}

/*Like template*/
.idea-rating-block-content-ext-like
{
    height: 21px!important;
    padding-right: 12px!important;
    padding-left: 9px!important;
    font-size: 11px!important;
}
.idea-rating-block-content-ext-like a
{
    color: #929292!important;
    text-decoration: none!important;
}

.idea-rating-block-content-ext-like .idea-rating-block-content-description
{
    display:none;
}

@-moz-document url-prefix()
{
    .idea-rating-block-content-ext-like .ilike-light .bx-ilike-right{padding-top: 2px!important;}
}

* + html .idea-rating-block-content-ext-like .ilike-light .bx-ilike-text {height: 16px!important;}

#idea-posts-content-light .ilike-light{
    padding-bottom: 5px;
    white-space: nowrap;
}

#idea-posts-content-light .ilike-light a{
    color: #929292 !important;
    text-decoration: none !important;
    font-size: 11px !important;
}

#idea-posts-content-light .bx-ilike-right
{
    font-size: 11px !important;
}

#idea-posts-content-light .bx-ilike-text{
    padding-right: 5px;
}

#idea-posts-content-light .rating-vote{
    white-space: nowrap;
    text-align: right!important;
    display: inline-block;
    width:100%;
}

#idea-posts-content-light .rating-vote-minus{
    margin-right:5px;
}

/*Common*/
#idea-posts-content-light .idea-light-delimiter{
    margin-top: 9px;
    _height:0px;
    _font-size:0px;
    _line-height:0px;
    *height:0px;
    *font-size:0px;
    *line-height:0px;
    border-top: 1px solid #e5e5e5;
    padding-bottom: 9px;
}


#idea-posts-content-light .idea-title{
    overflow: hidden;
    height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    max-width: 520px;
    *width: 520px;
    width: 520px\0/;
}

#idea-posts-content-light .idea-title-like{
    max-width: 470px;
    *width: 470px;
    width: 470px\0/;
}
    
#idea-posts-content-light{
    padding: 9px 0px;
}

#idea-posts-content-light .idea-title a{
    text-decoration: none;
    color: #000!important;
    font-size: 18px;
}
#idea-posts-content-light .idea-title a:hover{
    text-decoration: underline;
}

#idea-posts-content-light .bx-idea-condition-description{
    float:none!important;
    margin: 0px!important;
    position:relative!important;
    padding-right: 5px;
    font-size: 12px;
}

#idea-posts-content-light .idea-owner{
    font-size: 12px;
    padding-top: 1px;
}

.idea-description-textarea .webform-field-textarea-inner { padding: 0 2px 0 0; }
.idea-description-textarea .lhe-button-cont { background: transparent!important; }
.idea-description-textarea .lhe-line-begin, .idea-description-textarea .lhe-line-end { display: none!important; }
.idea-description-textarea div.bxlhe-frame { border:1px solid #fff !important; background: #fff!important; }

.idea-description-textarea table.bxlhe-frame-table td.bxlhe-editor-buttons, .idea-description-textarea div.bxst-lhe-cont td.bxlhe-editor-cell { background: #f8f8f8 !important; }
.idea-description-textarea td.bxlhe-editor-cell { border-top: 1px solid #e5e5e5 !important; }
.idea-description-textarea .lhe-button { border:1px solid #f8f8f8; }
.idea-description-textarea .lhe-button-over { background-color: #e7e7e7 !important; }

.blog-note-box, .blog-note-error {margin-top:0px!important; margin-bottom:0px!important}

.idea-post-edit-light #POST_TITLE, .idea-post-edit-light .search-tags, .idea-post-edit-light .field-UF_CATEGORY_CODE, .idea-post-edit-light .idea-field-common,  #idea-field-common-show-add-form{height: 28px; font-size:20px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #cccccc;
    padding: 5px 1px 5px 5px;
    -webkit-box-shadow: inset 0px 2px 2px 0px #cccccc;
    box-shadow: inset 0px 2px 2px 0px #cccccc;
    margin-right: 2px;
    _height: 36px;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
}

.idea-post-edit-light .field-UF_CATEGORY_CODE{
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    font-size: 16px;
    padding: 5px 5px 5px 7px;
    height: 23px!important;
    display: inline-block;
    _overflow:hidden;
    _height: 28px;
    *zoom:1;
    *display:inline;
}

#idea-field-common-show-add-form{width: 100%; color: #b2b2b2;}

#REPLIER-form-light{
    padding-top: 10px;
}

.field-UF_CATEGORY_CODE select{
    border: 0px;
}

#blog-post-image {padding-top:6px;}

.idea-post-edit-light .blog-field-title-images {color:#767676; padding-left:2px;}
.idea-post-edit-light .field-title-idea-text {margin-top: 6px;}
.idea-post-edit-light .field-title-idea-tags {margin-top: 6px;}
.idea-post-edit-light .field-title-idea-UF_CATEGORY_CODE {margin-top: 10px;}
.idea-post-edit-light .field-title-idea-UF_CATEGORY_CODE, .field-title-idea-tags, .field-title-idea-text, .field-title-idea-title{
     margin-bottom:6px;
     color:#767676;
 }
 
.idea-post-edit-light .field-title-idea-title{padding-top: 6px;}

/*.blog-post-field-user-prop select {width:100px;}
.blog-post-field-user-prop input {width:150px;}
.blog-post-field-user-prop {margin-top:15px;}*/

/*Add comment button*/
.idea-post-edit-light .idea-add-comment{text-align: center; border-top: 1px solid #e3e2e1; margin-top: 12px; padding-bottom: 5px;}
.idea-post-edit-light .idea-add-button{
    display: inline-block;
    margin: 8px 0px 0px 0;
    vertical-align: middle;
    text-decoration: none;
    cursor: pointer;
}

.idea-post-edit-light .idea-add-button .t{
    background: url("images/s1.png") repeat-x scroll 0 -173px transparent;
    color: #FFF;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    height: 27px;
    padding: 6px 10px 0;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    vertical-align: top;
    _height: 33px;
}
.idea-post-edit-light .idea-add-button .l{
    background: url("images/s1.png") no-repeat scroll 0px -138px transparent;
    display: inline-block;
    height: 33px;
    vertical-align: top;
    width: 5px;
}
.idea-post-edit-light .idea-add-button .r{
    background: url("images/s1.png") no-repeat scroll -7px -138px transparent;
    display: inline-block;
    height: 33px;
    vertical-align: top;
    width: 5px;
}

.idea-post-edit-light .blog-post-edit-form{
    padding: 8px 8px 4px 8px!important;
}

.idea-post-edit-light .idea-back-to-list-button{
    text-decoration: underline;
    color: #666666!important;
    cursor: pointer;
    display: inline-block;
    padding-top: 5px;
    padding-left: 5px;
    vertical-align: middle;
}

#edit-post-text{zoom:1;}

/* ie6 fix, avoid ie7*/
* html .idea-side-button-wrapper {
    top: expression(document.getElementsByTagName( 'body' )[0].scrollTop + 120 + "px");/**/
}
#catserv li a{
    text-decoration: none;
    text-transform: uppercase;
    font: inherit;
    font-size: 13px;
    color: black;
}
#catserv li a .txt:hover{
    text-decoration: underline;
}
#catserv li {
    height: 25px;
}