@charset "UTF-8";
/*****/
* {
	margin: 0px;
	padding: 0px;
	background: none !important;
	/*float:none !important;*/
}
html,img{
 border:none;
}
body{
	font:normal 11pt Tahoma, Arial, sans-serif;
 background:#fff;
 color:#666;
}
p,ul,ol,fieldset,table,img{
 page-break-inside:avoid;
	page-break-after:auto;
}
/*****общие стили *****/
button{
 border:none;
 outline:none;
 background:#ddd;
 font-size:11px;
	line-height:18px;
	height:18px;
	cursor:pointer;
}
a,a:visited{
 color:#666;
	text-decoration:underline;
}
/******общая разметка******/
#wrapper{
	width:600px;
 margin:0 auto;
 position:relative;
	float: none !important;
}
#header{
	position:relative;
}
#container{
 width:600px;
 padding-top:40px;
}
#empty{
 display:none;
}
/*****header*****/
.headfoot{
 display:block;
	position:absolute;
	height:10px;
	top:0;
}
.headfoot div{
 display:none;
}
.headfoot a img,.headfoot a:visited img{
 display:block;
	position: relative;
	left:2px;
	top:15px;
	}
/*****левая треть шапки******/
.headfootleft{
	display:none;
}
/*****правая треть*****/
.headfootright{
	position:relative;
	border-bottom:3px solid #ddd;
	padding-bottom:24px;
	background:#fff;
}
#header .headfootright dl{
 padding:14px 0 0 190px;
}
#header .headfootright dt{
	font-size:18px;
	line-height:120%;
 color:#4b4b4b;
}
#header .headfootright dt span{
 display:none;
}
#header .headfootright dd{
	font-size:11px;
	line-height:110%;
 color:#555;
}
/*****содержимое блока container (колоночная структура)*****/
#leftcol{
	display:none;
}
#centercol{
}
#rightcol{
	display:none;
}
/*****center (main content)*****/
#centercol *{
 /*margin-bottom:15px;*/
}
#centercol p{
 margin-bottom:20px;
}
h1{
 font:18pt Arial, Helvetica, sans-serif;
 color:#d5261e;
	text-transform:uppercase;
}
h2,h3,h4,h5{
 font-family:Verdana, Arial, Helvetica, sans-serif;
}
h2{
 color:#4e4e4e;
 font-size:14pt;
}
h3{
 color:#7f9199;
 font-size:14pt;
}
h4{
 color:#858585;
 font-size:12pt;
}
h5{
 color:#090909;
 font-size:12pt;
}
#centercol a{
 color:#2074ca;
 text-decoration:underline;
}
#centercol a:visited{
 color:#929292;
}
#centercol a:hover{
 color:#000;
}
/*****скрываемые блоки*****/
div.slideclose{
 background:#ddd;
 padding:0 15px;
}
div.slidecontainer{
 background:#ddd;
 padding:0 15px;
 position:relative;
}
#centercol div.slidecontainer a,
#centercol div.slidecontainer a:visited{
 display:block;
	position:relative;
 line-height:120%;
 padding:7px 14px 7px 0;
	color:#2074ca;
	margin:0 0 11px 0;
}
#centercol div.slidecontainer a:hover{
 text-decoration:none;
}
div.slidecontainer a.slideclose{
 background:url(/images/arrdown.gif) right 9px no-repeat;
}
div.slidecontainer a.slideopen{
 background:url(/images/arrup.gif) right 9px no-repeat;
}
div.slidecontainer div.slide{
 display: block;
	margin:0;
	padding-bottom:10px;
}
/*****floated images*****/
#centercol div.pic{
 font-size:11px;
	line-height:120%;
}
#centercol div.pic.left{
 /*float:left !important;*/
 padding:2px 15px 7px 0;
 margin:0;
 display:inline;
}
#centercol div.pic.right{
 /*float: right;*/
 padding:2px 0 7px 45px;
 margin:0;
 display:inline;
}
#centercol div.pic a,
#centercol div.pic a:visited,
#centercol div.pic span{
 color:#4d4d4d;
	display:block;
	margin:0;
	display:inline;
}
#centercol div.pic span{
	padding-left:2px;
}
#centercol div.pic a:hover{
 color:#000;
}
#centercol div.pic img{
 display:block;
 border:1px solid #c9c9c9;
 margin:0;
 display:inline;
}
/*****списки*****/
#centercol ul{
 margin-bottom:25px;
 display:block;
 line-height:120%;
}
#centercol ul ul{
 margin-bottom:0;
}
#centercol ul li{
 padding:0;
 margin:0 0 0 22px;
}
#centercol ul li ul li{
	padding:0 0 0 14px;
	margin-top:6px;
}
#centercol ul {
  list-style-position:outside !important;
  list-style-type:disc !important;
	padding-left:0 !important;
	margin-left:0 !important;
}
#centercol ul li {
		padding-left:0 !important;
		margin-left:20px !important;
		}
/*****форма*****/
div#typical_form{
 padding:35px 0;
	margin:0 auto;
	clear:both;
	width:469px;
}
#centercol fieldset{
 clear:both;
 padding:10px 11px;
 border:1px solid #ddd;
	margin:0 23px 0 0;
}
#centercol fieldset *{
 margin:0;
 padding:0;
}
#centercol fieldset h2{
 text-align:center;
 background:url(/images/quest.gif) right center no-repeat;
 color:#5e5e5e;
 margin-bottom:20px;
}
#centercol form{
 text-align:right;
 padding-right:45px;
}
#centercol form p{
 padding-bottom:9px;
	margin:0;
 clear:left;
}
#centercol input{
 width:179px;
 border:1px inset #d5ccb8;
 text-indent:5px;
	display:block;
	margin:0 0 0 auto;
}
#centercol select{
 border:1px inset #d5ccb8;
 width:181px;
 margin-top:5px;
}
#centercol textarea{
 width:272px;
 height:66px;
 border:1px inset;
 border-color:#474544 #ccc #ccc #474544;
 margin:6px 0 20px 0;
}
#centercol label,
#centercol span.comment,
#centercol span.label{
 font-size:11pt;
 line-height:140%;
 padding-right:9px;
 width:187px;
 /*float:left;*/
	display:block;
	/*padding-top:3px;*/
	position:relative;
}
#centercol form label sup{
 color:#e03430;
	position: absolute;
	top:-2px;
}
#centercol span.comment{
 font-style:italic;
	clear:both;
}
#centercol form p.radio{
 text-align:left;
 margin-left:196px;
 clear:none;
}
#centercol form p.radio.clear{
 clear:both;
}
#centercol form p.radio label{
 width:auto;
 float:none;
 margin:0;
 padding:0;
 display:block;
 cursor:pointer;
}
#centercol form p label.select{
 padding-top:10px;
}
#centercol form p.radio input{
 border:none;
 width:auto;
 display:block;
 /*float:left;*/
 margin-bottom:8px;
 margin-right:5px;
}
#centercol form p.radio input#captcha{
 width:64px;
 border:1px inset #d5ccb8;
 margin:0;
 padding:0;
 float:none;
 margin-top:7px;
 margin-right:115px;
}
#centercol form p.radio a,
#centercol form p.radio a:visited{
 color:#3374b9;
 text-decoration:underline;
}
#centercol form p.radio a:hover{
 text-decoration:none;
	color:#d5261e;
}
#centercol fieldset button{
 padding:0 5px;
}
#centercol fieldset button.off{
 color:#fff;
}
#centercol fieldset>form button{
/*необходимо для лиса, т.к. почему-то текст внутри кнопки не центрируется по вертикали, в ИЕ все нормально, а такую форму записи  ИЕ не понимает*/
 padding:1px 5px 2px;
	height:auto;
}
/*****table*****/
#centercol table{
 border-collapse:collapse;
 border:1px solid #a5a5a5;
 margin-bottom:20px;
}
#centercol table th,
#centercol table td{
 padding:10px;
 border:1px solid #a5a5a5;
}
#centercol table th{
 background:#ddd;
 text-transform:uppercase;
 font:10pt Verdana, Arial, Helvetica, sans-serif;
}
#centercol table td{
 font-size:11pt;
 line-height:130%;
 color:#8d8d8d;
 vertical-align:top;
}
/*****листание страниц*****/
#centercol div#pagemenu_container{
 display:none;
}
/*****print version*****/
#centercol p.printversion{
 display:none;
}
/*****bottom*****/
#bottom{
 display:none;
}
/*****classes*****/
.color-e03430{
 color:#e03430;
}
.left{
 /*float:left;*/
}
.right{
 /*float:right;*/
}
.clear{
 clear:both;
}
.select{
 padding-top:10px;
}
.spacer{
 clear:both;
	height:0;
	overflow:hidden;
	font-size:1px;
}
.txt_centr{
 text-align:center;
}
/*****архив публикаций*****/
div#archive{
 /*float:left;*/
	width:469px;
	/*padding-bottom:;*/
}
.arc_column{
 /*float:left;*/
}
.year{
 width:107px;
}
div#archive  h2{
 padding:10px 0 15px 16px;
}
.year ul{
	list-style:none;
	background:none;
}
div#archive .year ul li{
 padding:0 0 0 12px;
	margin:0 0 16px 0;
	background:none;
	line-height:140%;
}
div#archive .year ul li a{
 color:#666;
	text-decoration:underline;
	padding:0 3px;
}
div#archive .year ul li a:visited{
 color:#c6c6c6;
}
div#archive .year ul li a:hover{
 color:#000;
}
div#archive .year ul li span{
 background:#b2b2b2;
	color:#fff;
	padding:0 3px;
	display:table-cell;
	display:inline-block;
	margin:0;
}
.month{
 width:353px;
}
div#archive .month h2{
 text-align:center;
	padding-left:0;
}
.month div{
 clear:left;
}
div#archive .month div span{
 display:block;
	/*float:left;*/
	margin-right:-80px;
	color:#d5261e;
}
div#archive .month div a{
 display:block;
	margin-left:80px;
	color:#666;
}
/*****результаты поиска*****/
div#archive form{
 text-align:left;
}
div#archive form *{
 margin:0;
	padding:0;
}
div#archive form input{
 height:16px;
 width:279px;
 border:1px solid #ddd;
 /*float:left;*/
 text-indent:6px;
 margin-right:5px;
}
div#archive form button{
 float:left;
	padding:0 10px;
}
#centercol.search p.clear{
 font-size:11px;
	margin-bottom:45px;
}
#centercol.search p.clear em{
 color:#d5261e;
	font-style:normal;
}
.pages{
 width:200px;
	padding-right:39px;
}
#centercol.search .month{
 width:230px;
}
#centercol.search div#archive  h2{
 padding:0;
	margin-bottom:11px;
	text-align:left;
}
div#archive .pages ul li{
 margin:0;
}
#centercol.search div#archive .month div{
 margin-bottom:10px;
}
#centercol.search div#archive .month div span{
 display:block;
	float:left;
	margin:0 -70px 0 0;
	color:#d5261e;
}
#centercol.search div#archive .month div a{
 display:block;
	margin: 0 0 0 70px;
	color:#666;
	line-height:120%;
}
/*****************************
*****заголовок публикации*****
******************************/
#centercol p span.publication_date{
 display:block;
	color:#d5261e;
	margin-bottom:10px;
	line-height:normal;
}
#centercol.publication_title ul#pagemenu{
 font:12px/16px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:15px;
}
#centercol.publication_title ul#pagemenu .signs{
 top:2px;
	position:relative;
}
#centercol.publication_title a.more{
 font:12px/18px Verdana, Arial, Helvetica, sans-serif;
}
/*******************
*****публикации*****
********************/
#centercol.publication div.pic.left{
 float:left;
 padding:2px 15px 7px 0;
 margin:0;
	margin-right:-115px;
}
#centercol.publication p,
#centercol.publication h4{
 margin-left:115px;
}
#centercol.publication h4{
 color:#d5261e;
	font-weight:normal;
	line-height:normal;
}
#centercol.publication p{
 margin-bottom:10px;
}
#centercol h4 a{
 padding-left:13px;
	color:#666;
	font-weight:bold;
}
#centercol.publication a.more{
 display:block;
	margin:0 0 15px auto;
	color:#fff;
}
/*****24/12/2207
********************/
/*****feedback*****/
#centercol.feedback fieldset{
 padding-top:33px;
}
#centercol.feedback h1{
 margin-bottom:25px;
}
#centercol.feedback fieldset button{
 margin-top:25px;
}
/*****vCard
****************/
/*****hCard
****************/
.vcard .fn,
.vcard .adr dt,
.vcard .postal-code,
.vcard .url,
.vcard .country-name{
 display:none;
}
#bottom .vcard{
 font-size:11px;
color:#929292;
text-decoration:none!important;
}
#bottom .vcard .tel{
 color:#929292;
 font-size:10px;
 line-height:160%;
}
.value{}
.type{}
.vcard#trinet-hcard .adr{}
#bottom .vcard .locality{
 color:#757675;
 font-size:12px;
}
#bottom .vcard .email{font-size:11px;}
.text_center {
	text-align:center;
}
.text_right {
	text-align:right;
}
.text_left {
	text-align:left;
}
.text_justify {
	text-align:justify;
}
/*********** Portfolio ************/

#centercol .portf {
	float:left;
	overflow:hidden;
	}
#centercol .portf.cent_right {
	width:306px;
	clear:right;

}
#centercol .portf.cent_left {
	width:420px;
}

#centercol .portf.bottom {
	padding:35px 0 30px 0;
}

#centercol .portf.cent_left.bottom div {
	height:59px;
	padding:18px 0 0 67px;
	margin:0 0 0 7px;
	font-family:Tahoma, Verdana, sans-serif;
	font-size:17px;
	color:#d5261e;
}
	#centercol .portf.cent_left.bottom div a {
		margin:0 7px 0 0;
		color:#070707;
	}


	#centercol .portf h4 {
		padding:0 0 0 71px;
		line-height:63px;
		font-family: Arial, Verdana, sans-serif;
		font-size:14px;
		color:#6f6f6f;
		margin:0;
	}

	#centercol .portf ul {
		margin:-10px 0 0 62px;
		padding:0px;
	}

	#centercol .portf.bottom ul {
		margin-top:0px;
	}

	#centercol .portf ul.cms {
		margin-bottom:25px;
	}

		#centercol .portf ul li {
			padding: 0;
			margin:0 0 10px 0;
			background:none;
			color:#d5261e;
		}
		#centercol .portf ul.cms li {
			margin:0 0 6px 0;
			line-height:24px;
		}
			#centercol .portf ul li a {
				padding:0 0 0 11px;
				color:#272727;
				font-family:Arial, Tahoma, sans-serif;
			}
			#centercol .portf ul.cms li a {
				margin:0;
			}
			#centercol .portf ul li a:hover {
				text-decoration:none;
				}
			#centercol .portf ul li a:visited {
				color:#858585;
			}
				#centercol .portf ul li a img {
					margin:0;
					vertical-align:middle;
				}
			#centercol .portf ul li span {
				color:#d4261d;
				margin:0 0 0 5px;
			}
			#centercol .portf ul.cms li span {
				margin:0 0 0 7px;
			}

#centercol .portfolio {
	clear:both;
}
#print_id {
	display:none;
	}
/********** Portfolio details ************/

#centercol .sites_right {
	float:right;
	width:346px;
}

#centercol .sites_left {
	width:380px;
}

/******** portfolio gallery **********/
div.proj_gallery {
	border-bottom:none !important;
	padding:20px 0 0;
	margin-bottom:25px;
	margin:0 48px 25px 4px;
	}
#centercol div.proj_nav {
	width:469px;
	margin:0;
	}
	#centercol div.proj_gallery a:hover {
		text-decoration:none;
		}
	div.image_holder {
		float:left;
		position:relative;
		clear:both;
		margin-right:11px;
		margin-bottom:10px;
		}
	#centercol div.proj_nav a,
	#centercol div.image_holder a {
		font:11px Verdana, Arial, Helvetica, sans-serif;
		margin:0 0 7px;
		}
	#centercol a.site_logo {
		display:block;
		float:left;
		padding-right:40px;
		width: 107px;
		height: 59px;
		}
	#centercol div.smth_box {
		float:left;
		margin:0 0 15px;
		overflow:visible;
		}
		#centercol div.smth_box.site_info {
				width: 300px;
		  }
			#centercol div.smth_box a,
			#centercol div.smth_box span {
				display:block;
				margin:0;
				font:normal 11px/20px Verdana, Arial, Helvetica, sans-serif;
				color:#666;
				}
			#centercol div.smth_box.site_platform {
			width: 350px;
				}
			#centercol div.smth_box dl {
				display:block;
				color:#4e4e4e;
				}
				#centercol div.smth_box dl * {
					margin:0;
					line-height:20px;
					}
					#centercol div.smth_box dl img {
						vertical-align:middle;
						}
				#centercol div.smth_box dt {
					float:left;
					display:block;
					width:90px;
					text-align:right;
					margin:0;
					}
				#centercol div.smth_box dd {
					margin:0 0 0 90px;
					}
				#centercol div.smth_box dl a {
					text-decoration:underline;
					color:#666;
					font-size:11px;
					font-weight:bold;
					padding-left:10px;
					}
	#centercol div.proj_nav a.prev {
		padding-left:12px;
		margin-left:3px;
		float:left;
		display:block;
		}
	#centercol div.proj_nav a.next{
		padding-right:12px;
		margin-right:3px;
		float:right;
		display:block;
		}
	#centercol div.image_holder a.full_screen {
		padding-left:17px;
		margin-left:1px;
		clear:both;
		display:block;
		text-align: left;
		}
	div.image_holder {
		width:469px;
		text-align: center;
	}
    div.image_holder img {
		display:block;
		margin:0 auto 7px;
		border:1px solid #c9c9c9;
		}
	div.nav_col {
		width:117px;
		float:left;
		position:relative;
		}
		#centercol div.nav_col a, #centercol div.nav_col a:visited {
			display:block;
			padding-left:19px;
			margin:0 0 5px;
			}
			#centercol div.nav_col a img, #centercol div.nav_col a:visited img {
				border:1px solid #8f8f8f;
				opacity:0.7;
				background:none;
				margin:0;
				}
			#centercol div.nav_col a:hover,
			#centercol div.nav_col a.this_proj {
				}
			#centercol div.nav_col a:hover img,
			#centercol div.nav_col a.this_proj img {
				opacity:1;
				border-color:#ababab;
				}
				#centercol .no_flower {
					background:none;
					padding:0;
					margin-bottom:10px;
					}
					#centercol .unibox.columns {
						width:333px;
						float:left;
						}
					.unibox.no_flower h2 {
						float:none;
						}
					.unibox.no_flower h2 span {
						padding-right:7px;
						}
					.unibox.comments h2 span{
						padding-left:20px;
						}
						.unibox.comments blockquote {
							display:block;
							padding-left:20px;
							font-size:11px;
							font-style:italic;
							color:#666;
							/*line-height:140%px;*/
							}
							#centercol .unibox.comments blockquote p {
								margin-bottom:0;
								}
							#centercol .comments .pic.left {
								padding-top:4px;
								}
							.unibox.comments blockquote strong {
								display:block;
								color:#858585;
								font-size:10px;
								padding-top:5px;
								font-style:normal;
								font-weight:normal;
								}
								.unibox.comments blockquote strong em {
									font-style:normal;
									font-weight:bold;
									}
#centercol div.proj_gallery ul.projects {
	font-size:11px;
	}
	#centercol ul.projects.more {
		float:left;
		}
	#centercol ul.projects li {
		background:none;
		/*padding:0 0 9px;*/
/*		clear:left;*/
		margin:0 0 0 15px;
		}
		#centercol ul.projects li a,
		#centercol ul.projects li a:visited,
		#centercol ul.projects li b {
			/*padding-left:11px;*/
			display:block;
			/*float:left;*/
			margin: 0 5px 5px 0;
			color:#272727;
			}
		#centercol ul.projects li a:hover,
		#centercol ul.projects li.current b {
			}
			#centercol ul.projects li a:hover {
				text-decoration:underline;
				}
#centercol .no_flower .portf {
	padding-top:7px;
	}
#centercol .no_flower .portf.cent_left {
	width:381px;
	float:left;
	}
	#centercol .no_flower .portf.cent_right {
		float:left;
		width:290px;
		padding-left:6px;
		}
	#centercol .no_flower .portf.cent_left h4 {
		margin-bottom:10px;
		}
	#centercol .no_flower .portf ul.projects {
		/*margin:0 0 15px -11px;*/
		color:#d5261e;
		font-size:12px;
		}
		#centercol .no_flower .portf.cent_right ul.projects {
			/*margin-left:-16px;*/
			}
			#centercol .no_flower .portf.cent_right ul.reference {
				margin:0 0 0 -21px;
				font-size:11px;
				padding-top:14px;
				}
				#centercol .no_flower .portf.cent_right ul.reference a {
					padding-left:18px;
					}
			#centercol .no_flower .portf.cent_right ul.projects.cms {
					padding-top:5px;
				}
			#centercol .no_flower .portf.cent_right ul.projects.cms li {
				line-height:normal;
				}
			#centercol .no_flower .portf ul.projects img {
				margin-right:5px;
				vertical-align:middle;
				}
#centercol h2#all_projects {
	display:block;
	height:58px;
	padding:12px 0 0 66px;
	font:17px Tahoma, Arial, sans-serif;
	color:#d5261e;
	text-transform:none;
	}
	#centercol h2#all_projects a {
		color:#070707;
		text-decoration:underline;
		}

div.proj_gallery.all_proj_god {
	padding-top:0;
}
div.proj_row {
/*	display:block;
	overflow:hidden;
	padding:23px 0 20px;*/
	}
	div.proj_row.first {
		padding-top:10px;
		}
	div.proj_row.last {
		background:none;
		/*padding-bottom:45px;*/
		}
		* html div.proj_row {
			height:1%;
			}
div.proj_row .proj_column,
.proj_column {
	float:left !important;
	width:270px;
	}
	.proj_column.proj_left_column {
		padding-right:0;
		}
div.proj_row .pic {
	margin-bottom:25px;
	}
div.proj_decript {
	display:block;
	padding-bottom:20px;
	}
	div.proj_decript h6 {
		font:14px Tahoma, Arial, sans-serif;
		color:#4b4b4b;
		margin-bottom:2px;
		}
	div.proj_decript  strong {
		display:block;
		font:bold 11px Tahoma, Arial, sans-serif;
		color:#010000;
		margin-bottom:3px;
		}
	div.proj_decript a {
		font-size:11px;
		display:block;
		}
#centercol .no_flower .portf_branch {
	width: 100%;
	border: none;
}
#centercol .no_flower .portf_branch td {
	border: none;
	padding: 0 0 0 0px;
	width: 33%;
}

/******** MAP SITE ****************/
#map ul {
	font-size:12px;
	margin: 10px 0pt 0pt 30px;
	line-height:120%;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#map ul.main_ul {
	margin: 10px 0pt 0pt 62px;
}


	#map ul li {
		background: none;
		margin:0 0 10px;
		color:#D5261E;
		list-style-type: none;

	}

		#map ul li a,
		#map ul li a:visited,
		#map ul li b {
			color:#272727;
			padding-left: 11px;
		}

		#map ul li a:hover,
		#map ul li.current b {
			text-decoration:underline;
	}

	#map h4 {
		background-position: 0 50%;
		background-repeat: no-repeat;
		padding:0 0 0 71px;
		line-height:63px;
		font-family: Arial, Verdana, sans-serif;
		font-size:14px;
		color:#6f6f6f;
		margin:0;
	}

#map p.printversion{
 	text-align:right;
	clear:both;
}
#map p.printversion a,
#map p.printversion a:visited{
 	padding-left:20px;
}
#map p.printversion a:hover{
	text-decoration:none;
}
/*******portfolio**********/

div.nav_col .but_nav {
    display: none;
    width: 150px;
    height: 12px;
    left: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}
div.nav_col .div_hide {
    overflow: hidden;
    height: 100px;
}
p.printversion,
ul#nav3 {
	display:none;
	}
table.auto_table_hidden{
    border:0px !important;
    width:auto;
}
table.auto_table_hidden tr,
table.auto_table_hidden th,
table.auto_table_hidden td{
    border:0px !important;
    background: none !important;
    font-family: Tahoma,Arial,sans-serif !important;
    color:#8D8D8D !important;
    font-size:11px !important;
    line-height:14px !important;
    vertical-align:top !important;
}
table.auto_table_hidden td {
    padding-left: 10px !important;
}
table.auto_table_hidden tr {
    padding-top: 5px !important;
}
.project{
 float:left;
	width:218px;
}
.project .logo-box{
 position:relative;
	text-align:left;
	height:86px;
	padding-left:18px;
}
.project .logo-box img{
	margin-bottom:0;
}
	#centercol ul.projects.more {
		/*width:34%;*/
		float:left;
		}
	#centercol ul.projects li {
		background:none;
		padding:0 0 9px;
		clear:left;
		margin:0;
        background:none;
		}
		#centercol ul.projects li a,
		#centercol ul.projects li a:visited,
		#centercol ul.projects li b {
			padding-left:11px;
			display:block;
			float:left;
			margin: 0 5px 5px 0;
			color:#272727;
			}
		#centercol ul.projects li a:hover,
		#centercol ul.projects li.current b {
			background:url(/images/port_li_bg.gif) 0 50% no-repeat;
			}
			#centercol ul.projects li a:hover {
				text-decoration:underline;
				}
#centercol .no_flower .portf {
	padding-top:7px;
	}
#centercol .no_flower .portf.cent_left {
	width:381px;
	float:left;
	}
	#centercol .no_flower .portf.cent_right {
		float:left;
		width:290px;
		padding-left:6px;
		}
	#centercol .no_flower .portf.cent_left h4 {
		margin-bottom:10px;
		}
	#centercol .no_flower .portf ul.projects {
		/*margin:0 0 15px -11px;*/
		color:#d5261e;
		font-size:12px;
		}
		#centercol .no_flower .portf.cent_right ul.projects {
			/*margin-left:-16px;*/
			}
			#centercol .no_flower .portf.cent_right ul.reference {
				margin:0 0 0 -21px;
				font-size:11px;
				padding-top:14px;
				}
				#centercol .no_flower .portf.cent_right ul.reference a {
					background:url(/images/smallarrow.gif) 0 50% no-repeat;
					padding-left:18px;
					}
			#centercol .no_flower .portf.cent_right ul.projects.cms {
					padding-top:5px;
				}
			#centercol .no_flower .portf.cent_right ul.projects.cms li {
				line-height:normal;
				}
			#centercol .no_flower .portf ul.projects img {
				margin-right:5px;
				vertical-align:middle;
				}
#centercol h2#all_projects {
	display:block;
	height:58px;
	background:url(/images/allprojects_bg.png) 0 0 no-repeat;
	padding:12px 0 0 66px;
	font:17px Tahoma, Arial, sans-serif;
	color:#d5261e;
	text-transform:none;
	}
	#centercol h2#all_projects a {
		color:#070707;
		text-decoration:underline;
		}
#centercol .portf {
	float:left;
	overflow:hidden;
	/*	margin-bottom: 15px;*/
	}
#centercol .portf.cent_right {
	width:306px;
	clear:right;

}
#centercol .portf.cent_left {
	width:420px;
}

#centercol .portf.bottom {
	padding:35px 0 30px 0;
}

#centercol .portf.cent_left.bottom div {
	background: url(/images/allprojects_bg.gif) 0 50% no-repeat;
	height:59px;
	padding:18px 0 0 67px;
	margin:0 0 0 7px;
	font-family:Tahoma, Verdana, sans-serif;
	font-size:17px;
	color:#d5261e;
}
	#centercol .portf.cent_left.bottom div a {
		margin:0 7px 0 0;
		color:#070707;
	}


	#centercol .portf h4 {
		background-position: 0 50%;
		background-repeat: no-repeat;
		/*background: url(/images/port_light_bg.gif) 0 50% no-repeat;*/
		padding:0;
		line-height:63px;
		font-family: Arial, Verdana, sans-serif;
		font-size:14px;
		color:#6f6f6f;
		margin:0;
	}

	#centercol .portf ul {
		margin:-10px 0 0 62px;
		padding:0px;
	}

	#centercol .portf.bottom ul {
		margin-top:0px;
	}

	#centercol .portf ul.cms {
		margin-bottom:25px;
	}

		#centercol .portf ul li {
			padding: 0;
			margin:0 0 10px 0;
			background:none;
			color:#d5261e;
		}
		#centercol .portf ul.cms li {
			margin:0 0 6px 0;
			line-height:24px;
		}
			#centercol .portf ul li a {
				padding:0 0 0 11px;
				color:#272727;
				font-family:Arial, Tahoma, sans-serif;
			}
			#centercol .portf ul.cms li a {
				margin:0;
			}

			#centercol .portf.bottom ul li a {
				background: url(/images/smallarrow.gif) 0 50% no-repeat;
			}

			#centercol .portf ul li a.sel {
				background: url(/images/port_li_bg.gif) 0 50% no-repeat;
				}

			#centercol .portf ul li a:hover {
				background: url(/images/port_li_bg.gif) 0 50% no-repeat;
				text-decoration:none;
				}
			#centercol .portf ul li a:visited {
				color:#858585;
			}
				#centercol .portf ul li a img {
					margin:0;
					vertical-align:middle;
				}
			#centercol .portf ul li span {
				color:#d4261d;
				margin:0 0 0 5px;
			}
			#centercol .portf ul.cms li span {
				margin:0 0 0 7px;
			}

#centercol .portfolio {
	clear:both;
}
/******** portfolio gallery **********/
div.proj_gallery {
	margin-bottom:25px;
	margin:0 48px 25px 4px;
	}
#centercol div.proj_nav {
	width:469px;
	margin:0;
	}
	#centercol div.proj_gallery a:hover {
		text-decoration:none;
		}
	div.image_holder {
		float:left;
		position:relative;
		clear:both;
		margin-right:11px;
		margin-bottom:10px;
		}
	#centercol div.proj_nav a,
	#centercol div.image_holder a {
		font:11px Verdana, Arial, Helvetica, sans-serif;
		margin:0 0 7px;
		}
	#centercol a.site_logo {
		display:block;
		float:left;
		padding-right:40px;
		width: 107px;
		height: 59px;
		}
	#centercol div.smth_box {
		float:left !important;
		margin:0 0 15px;
		overflow:visible;
		}
		#centercol div.smth_box.site_info {
				width: 300px;
		  }
			#centercol div.smth_box a,
			#centercol div.smth_box span {
				display:block;
				margin:0;
				font:normal 11px/20px Verdana, Arial, Helvetica, sans-serif;
				color:#666;
				}
			#centercol div.smth_box.site_platform {
			width: 350px;
				}
			#centercol div.smth_box dl {
				display:block;
				color:#4e4e4e;
				}
				#centercol div.smth_box dl * {
					margin:0;
					line-height:20px;
					}
					#centercol div.smth_box dl img {
						vertical-align:middle;
						margin-top:-4px !important;
						}
				#centercol div.smth_box dt {
					float:left !important;
					display:block;
					width:90px;
					text-align:right;
					margin:0;
					font-size:12px;
					}
				#centercol div.smth_box dd {
					margin:0 0 0 90px;
					}
				#centercol div.smth_box dl a {
					text-decoration:underline;
					color:#666;
					font-size:11px;
					font-weight:bold;
					padding-left:10px;
					}
	#centercol div.proj_nav a.prev {
		background:url(/images/prev.gif) 0 70% no-repeat;
		padding-left:12px;
		margin-left:3px;
		float:left;
		display:block;
		}
	#centercol div.proj_nav a.next{
		background:url(/images/next.gif) 100% 70% no-repeat;
		padding-right:12px;
		margin-right:3px;
		float:right;
		display:block;
		}
	#centercol div.image_holder a.full_screen {
		background:url(/images/full_screen.gif) 0 70% no-repeat;
		padding-left:17px;
		margin-left:1px;
		clear:both;
		display:block;
		text-align: left;
		}
	div.image_holder {
		width:469px;
		text-align: center;
	}
    div.image_holder img {
		display:block;
		margin:0 auto 7px;
		border:1px solid #c9c9c9;
		}
	div.nav_col {
		width:117px;
		float:left;
		position:relative;
		/*overflow: hidden;*/
		/*height: 100px;
		/*
		padding-top: 15px;
		padding-bottom: 15px;
		*/
		}
		#centercol div.nav_col a, #centercol div.nav_col a:visited {
			display:block;
			padding-left:19px;
			margin:0 0 5px;
			}
			#centercol div.nav_col a img, #centercol div.nav_col a:visited img {
				border:1px solid #8f8f8f;
				opacity:0.7;
				background:none;
				margin:0;
				}
			#centercol div.nav_col a:hover,
			#centercol div.nav_col a.this_proj {
				background:url(/images/arr_black.gif) 0 50% no-repeat;
				}
			#centercol div.nav_col a:hover img,
			#centercol div.nav_col a.this_proj img {
				opacity:1;
				border-color:#ababab;
				}
				#centercol .no_flower {
					background:none;
					padding:0;
					margin-bottom:10px;
					/*overflow:hidden;*/
					}
					#centercol .unibox.columns {
						width:333px;
						float:left;
						}
					.unibox.no_flower h2 {
						float:none;
						}
					.unibox.no_flower h2 span {
						padding-right:7px;
						}
					.unibox.comments h2 span{
						padding-left:20px;
						}
						.unibox.comments blockquote {
							display:block;
							background:url(/images/commentsbg.gif) 0 0 repeat-y;
							padding-left:20px;
							font-size:11px;
							font-style:italic;
							color:#666;
							line-height:15px;
							}
							#centercol .unibox.comments blockquote p {
								margin-bottom:0;
								}
							#centercol .comments .pic.left {
								padding-top:4px;
								}
							.unibox.comments blockquote strong {
								display:block;
								color:#858585;
								font-size:10px;
								padding-top:5px;
								font-style:normal;
								font-weight:normal;
								}
								.unibox.comments blockquote strong em {
									font-style:normal;
									font-weight:bold;
									}
#centercol div.proj_gallery ul.projects {
	/*margin-left:-11px;*/
	font-size:11px;
	}
	#centercol ul.projects.more {
		/*width:34%;*/
		float:left;
		}
	#centercol ul.projects li {
		background:none;
		padding:0 0 9px;
		clear:left;
		margin:0;
		}
		#centercol ul.projects li a,
		#centercol ul.projects li a:visited,
		#centercol ul.projects li b {
			padding-left:11px;
			/*display:block;*/
			display:inline !important;
			float:left;
			margin: 0 5px 5px 0;
			color:#272727;
			}
		#centercol ul.projects li a:hover,
		#centercol ul.projects li.current b {
			background:url(/images/port_li_bg.gif) 0 50% no-repeat;
			}
			#centercol ul.projects li a:hover {
				text-decoration:underline;
				}
#centercol .no_flower .portf {
	padding-top:7px;
	}
#centercol .no_flower .portf.cent_left {
	width:381px;
	float:left;
	}
	#centercol .no_flower .portf.cent_right {
		float:left;
		width:290px;
		padding-left:6px;
		}
	#centercol .no_flower .portf.cent_left h4 {
		margin-bottom:10px;
		}
	#centercol .no_flower .portf ul.projects {
		/*margin:0 0 15px -11px;*/
		color:#d5261e;
		font-size:12px;
		}
		#centercol .no_flower .portf.cent_right ul.projects {
			/*margin-left:-16px;*/
			}
			#centercol .no_flower .portf.cent_right ul.reference {
				margin:0 0 0 -21px;
				font-size:11px;
				padding-top:14px;
				}
				#centercol .no_flower .portf.cent_right ul.reference a {
					background:url(/images/smallarrow.gif) 0 50% no-repeat;
					padding-left:18px;
					}
			#centercol .no_flower .portf.cent_right ul.projects.cms {
					padding-top:5px;
				}
			#centercol .no_flower .portf.cent_right ul.projects.cms li {
				line-height:normal;
				}
			#centercol .no_flower .portf ul.projects img {
				margin-right:5px;
				vertical-align:middle;
				}
#centercol h2#all_projects {
	display:block;
	height:58px;
	background:url(/images/allprojects_bg.png) 0 0 no-repeat;
	padding:12px 0 0 66px;
	font:17px Tahoma, Arial, sans-serif;
	color:#d5261e;
	text-transform:none;
	}
	#centercol h2#all_projects a {
		color:#070707;
		text-decoration:underline;
		}

div.proj_gallery.all_proj_god {
	padding-top:0;
}
div.proj_row {
/*	display:block;
	overflow:hidden;*/
	/*background:url(/images/proj_row_bg.gif) 0 100% repeat-x;*/
	/*padding:23px 0 20px;*/
	}
	div.proj_row.first {
		/*padding-top:10px;*/
		}
	div.proj_row.last {
		/*background:none;
		padding-bottom:45px;*/
		}
		* html div.proj_row {
			height:1%;
			}
div.proj_row .proj_column {
	float:left;
	width:277px;
	}
	.proj_column.proj_left_column {
		padding-right:120px;
		}
div.proj_row .pic {
	margin-bottom:10px;
	}
div.proj_decript {
	display:block;
	}
	div.proj_decript h6 {
		font:14px Tahoma, Arial, sans-serif;
		color:#4b4b4b;
		margin-bottom:2px;
		}
	div.proj_decript  strong {
		display:block;
		font:bold 11px Tahoma, Arial, sans-serif;
		color:#010000;
		margin-bottom:3px;
		}
	div.proj_decript a {
		font-size:11px;
		}
#centercol .no_flower .portf_branch {
	width: 100%;
	border: none;
}
#centercol .no_flower .portf_branch td {
	border: none;
	padding: 0 0 0 0px;
	width: 33%;
}
h1 img {
    vertical-align: middle;
}
/*****company_faces
*************************/
div.company_faces{}

	.company_faces img.border {
		border:1px solid #c9c9c9;
	}
	.company_faces img.border.right {
		margin-left:17px;
	}

	.company_faces div.img_descr {
		/*margin:0 0 0 218px;*/
	}
		.company_faces h2{
			font-family:Tahoma, Vardana, Helvetica, sans-serif;
			font-size:18px;
			color:#666;
			margin:-2px 0 5px -1px;
			font-weight:normal;
		}
		.company_faces span {
			color:#666;
			line-height:14px;
		}
		.company_faces span.h2_comment {
			display:block;
			margin:5px 0 15px 0;
		}
		.company_faces div.img_descr b {
			display:block;
			color:#666;
			margin:13px 0 2px 0;
		}
		.company_faces div.img_descr b.left {
			float:left;
			width:50px;
			margin-right:-50px;
			margin-top:0;
		}
		.company_faces div.img_descr a.right,
		.company_faces div.img_descr span.right {
			display:block;
			margin:0 0 3px 55px;
			float:none;
		}

	.company_faces hr{
		border:none;
		height:3px;
		color:#ddd;
		background:#ddd;
		display:block;
		margin:17px 0 25px 0;
	}

	.one_face {
		display:block;
		padding-right:10px;
	    padding-bottom:15px;
		width:110px;
		float:left;
		}
		* html .one_face {
			height:1px;
			margin-right:-1px;
			}
		.last_in_row {
			padding-right:0;
			width:108px;
			}
		.one_face img {
			border:1px solid #c9c9c9;
			margin-bottom:7px;
			}
		.one_face img.no_border {
			border:0;
		}

		.one_face a.full_name {
			font-size:12px;
			display:block;
			margin-bottom:0px !important;
			padding-bottom:2px;
			padding-left:1px;
			}
		.one_face em {
			color:#d5261e;
			font-style:normal;
			font-size:12px;
			display:block;
		}
		.one_face strong {
			font-size:11px;
			color:#666;
			line-height:normal;
			display:block;
			padding-left:2px;
			}
.person_description {
	display:block;
	}
	.person_description h3 {
		margin-bottom:0;
		font:normal 18px Tahoma, Arial, sans-serif;
		}
	.person_description p {
		margin-bottom:11px !important;
		}
	.person_description dl {
		display:block;
		}
		.person_description dt {
			font-size:12px;
			font-weight:bold;
			}
		.person_description dd {
			margin-bottom:15px;
			font-size:12px;
			line-height:1.3;
			}
.clearer {
	height:0;
	clear:both;
	line-height:0;
	overflow:hidden;
	display:block;
	}
div#archive .month div a,
div#archive .month div span	{
    display:inline !important;
    }
div#archive .month div span	{
    margin-right:-70px;
}
div#archive .year ul li span {
    color:black !important;
    }
#centercol table {
    border:0px;
    }
#centercol table th, #centercol table td {
    border:0px;
    padding:0px;
    text-align:left;
    }
div#archive .month div span b {
font-size:9px;
visibility:hidden;
}
/*** calendar ***/
		div.calendar_holder {
			float:right;
			width:235px;
			}
        div.calendar_holder .unibox h2{
			display:none;
			}
        div.calendar_holder .unibox {
			background:none;
			padding:0px;
			}
			#centercol table.calendar {
				border:none;
				clear:both;
				width:148px;
				margin:0 auto;
				}
				#centercol table.calendar td {
					text-align:center;
					vertical-align:middle;
					color:#000;
					font:11px Tahoma, Arial, sans-serif;
					padding:4px 4px 4px 5px;
					width:1%;
					white-space:nowrap;
					border:none;
					}
					#centercol table.calendar tr.with_bg td {
						background:#eee;
						}
					#centercol table.calendar td#today {
						color:black;
						font-weight:bold;
						}
					#centercol table.calendar td.events_day {
						font-weight:bold;
						padding:3px 4px;
						}
					#centercol table.calendar td.not_this_month {
						color:#bdbdbd;
						}
					#centercol table.calendar td.month {
						text-align:left;
						padding:4px 0 6px;
						font-size:12px;
						}
						#centercol table.calendar td.month img {
							vertical-align:middle;
							margin:0 0 2px;
							}
						#centercol table.calendar td.years {
							text-align:right;
							}
.one_face em {
    margin-bottom:2px !important;
    }
/*** other projects by customer ***/
div.another_project {
     /*height:1%;*/
     padding-top:19px;
     padding-bottom:10px;
     }
     span.another_one_project {
          display:block;
          float:left;
          width:160px;
          padding:0 15px 15px 0;
          }
          span.another_one_project img {
               display:block;
               border:1px solid #c9c9c9;
               margin-bottom:12px;
               }
          span.another_one_project strong.project_name {
               display:block;
               color:#4e4e4e;
               font:bold 12px Verdana, Arial, Helvetica, sans-serif;/*или 14px - на дизайне по-разному, но скорее 12*/;
               margin-bottom:4px;
               }
          span.another_one_project a.link_to_another_project {
               display:block;
               font:11px Tahoma, Arial, sans-serif;
               }
.unibox .status {
    text-align:center;
    padding-bottom:10px;
}