﻿/* OBJECTS */
.pobjects {
	min-height: 500px;
}
	.modal2__pobjects {
		width: 960px;
		left: 50%;
		margin: 0 0 0 -480px;
	}
	.modal2__pobjects .modal2__next {
		margin-left: 960px;
	}
	.modal2__pobjects .modal2__hpanel1 {
		width: 960px;
		margin-top: -3px;
	}
.pobjects__back {
	font-size: 18px;
	display: inline-block;
	color: #333333;
	margin: 0 0 20px 20px;
}
	.pobjects__back:before {
		content: "←";
		position: absolute;
		margin-left: -25px;
	}
/* Panel 1 */
.pobjects__panel1bg {
	position: absolute;
	width: 710px; height: 100%;
	z-index: -1;
		background: #F8F8F8;
		border-right: 2px solid #eeeeee;
}
.pobjects__panel1 {
	padding: 28px 0 20px 0;
	margin-right: 280px;	
}
	.modal2__pobjects .pobjects__panel1 {	
		padding-top: 56px;
		padding-left: 10px;		
		margin-right: 250px;
		height: 100%;			
	}
.pobjects__id {
	position: absolute;
	float: right;
	right: 20px;
	top: 0px;
	font-size: 13px;
	color: #AAAAAA;
}
.pobjects__path {
	margin: 0 0 10px 20px;
	font-size: 13px;
}	
.pobjects__path a {
	cursor: pointer;
	color: #4A92B2;
	background: url(../../images/dot_light-blue.gif) bottom repeat-x;	
	line-height: 16px;
	margin-right: 22px;
}
	.pobjects__path a:hover {
		color: #D80000;
		background-image: url(../../images/dot_pink.gif);	
	}
	.pobjects__path a:after {
		content: "→";
		position: absolute;
		margin-left: 5px;
	}
	.pobjects__path a:last-child {
		text-indent: -9999px;
	}	
.pobjects__map-frm {}
.pobjects__map-frm .hr__type1 {
	margin: 0 27px 20px 16px;
}	
.pobjects__map {
	width: 648px; height: 270px;
	margin: -20px 0 25px 16px;
		border: 4px solid #ffffff;
		box-shadow: 0px 1px 3px #BFBFBF;	
}
	.pobjects__map img {
		width: 100%;
			cursor: move;
	}

.pobjects__photo-frm {
	overflow: hidden;
	padding: 0 0 0 20px;
	margin: 0 0 20px 0;
}
.pobjects__photo-frm i:after {
	content: '';
	display: block;
}
	.pobjects__photo-large {
		max-width: 648px;
		display: block;
		margin: 2px 0 0 -4px;		
			border: 4px solid #ffffff;	
			box-shadow: 0px 1px 3px #BFBFBF;
	}	
		.pobjects__photo-large img {
			width: 100%;
			margin-bottom: -2px;
		}		
	.pobjects__photo-frm-lst {
		width: 100%;
		margin: 5px 0 2px -6px;
		padding: 0 0 2px 2px;
		overflow: hidden;
	}
		.pobjects__photo-small {
			width: 116px;
			float: left;
			margin: 2px 9px 7px 0;
				border: 4px solid #ffffff;		
				box-shadow: 0px 1px 3px #BFBFBF;
		}
			.pobjects__photo-small img {
				width: 100%;
				cursor: pointer;
				margin-bottom: -2px;
					opacity: .5;
			}
				.pobjects__photo-small img:hover {
					opacity: 1;
				}	
				.pobjects__photo-small.active img {
					cursor: default;
					opacity: 1;
				}
/* Panel 2 */
.pobjects__panel2 {
	float: right;
	width: 280px;
	margin-top: 28px;
	margin-bottom: 40px;
		background: url(../../images/small-shadow-right.png) left top no-repeat;
		background-size: 6px 100%;
}
	.modal2__pobjects .pobjects__panel2 {		
		width: 250px;  min-height: 400px;
		padding-top: 28px;	
		background: none;
		position: fixed;
		margin-left: 710px;
	}
/* Panel 2: Company Logo */
.pobjects__clogo {
	width: 200px;
	clear: both;
	margin: 0 0 19px 20px;
}	

/* Headers */
.pobjects__h1,
.pobjects__h2h1 {
	margin:  0 0 17px 20px;
	width: 680px;
	font-weight: bold;
	font-size: 30px;
	line-height: 36px;
	color: #111111;
}
.pobjects__h2 {
	height: 27px;
	margin-left: 20px;
		font-size: 15px;
		font-weight: bold;
		color: #333333;	
}
	.pobjects__h2b {
		position: absolute;
		font-weight: bold;
		font-size: 18px;
		margin: -30px 0 0 140px;
	}
		.pobjects__h2b-i {
			color: #AAAAAA;
			font-size: 13px;
			position: relative;
			top: -1px; margin-left: 6px;
		}
		.pobjects__h2b .btn__a-popup1 {
			font-size: 13px;
			margin-left: 6px;
		}
/* 	.pobjects__h2i {
		position: absolute;
		width: 450px;
		line-height: 18px;
		font-size: 13px;
		margin: -27px 0 0 140px;
	}	 */
	.pobjects__h2i {
		position: relative;
		display: block;
		width: 450px;
		line-height: 18px;
		font-size: 13px;
		padding: 0 0 9px 140px;
		margin: -27px 0 0 0;
	}	
	
.pobjects__h3 {
	display: block;
	margin: 0 0 0 20px;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}	
.pobjects__h3p {
	width: 640px;
	margin: 4px 20px 24px 20px;
	font-size: 13px;
	color: #333333;
	line-height: 17px;
}
	.pobjects__h3p:last-child {
		margin-bottom: 0;
	}
.pobjects__h3s1,
.pobjects__h3s2,
.pobjects__h3s3,
.pobjects__h3s4	{
	display: block;
}

.pobjects__h3s1 {
	width: 200px;
	font-size: 13px;
	line-height: 16px;
	color: #333333;		
	margin: 2px 0 10px 20px;
}
.pobjects__h3s1.mid {
	font-size: 15px !important;
}	
/* H3 S2 */
.pobjects__h3s2 {
	margin: 0 0 0 20px;
	font-size: 13px;
	color: #333333;
	padding-left: 70px;
	line-height: 19px;
	
}
	.pobjects__h3s2 b,
	.pobjects__h3s2 i {
		display: inline-block;
		width: 70px;
		font-weight: bold;
		margin-left: -70px;
	}
/* H3 S3 */
.pobjects__h3s3 {
	margin: 0 36px 10px 20px;
	position: relative;
		font-size: 15px;
		line-height: 16px;	
		text-align: right;			
		color: #333333;		
		font-weight: bold;
}
	.modal2__pobjects .pobjects__h3s3 {
		margin-right: 20px;
	}
	.pobjects__h3s3 i {
		margin: 0 0 0 24px;
		float: left;
			font-size: 13px;
			font-weight: normal;			
			text-align: left;
	}
		.pobjects__h3s3:before {
			position: absolute;
			left: 0;
				color: #787878 !important; 		
				font-size: 16px;		
		}
/* H3 S3: кастомные размеры иконок */
			.pobjects__h3s3.icon-time:before {
				font-size: 13px;
				left: 2px;
			}		
/* H3 S4 */
.pobjects__h3s4 {
	margin: 10px 0 20px 0;
	padding: 0 26px 0 20px;
}
	.pobjects__h3s4 li {
		display: block;
		overflow: hidden;
		line-height: 16px;
		min-height: 20px;
			background: url(../../images/dots_grey1.gif) left bottom repeat-x;
			font-size: 13px;
			padding-bottom: 12px;
	}
		.pobjects__h3s4 li:last-child {
			background: none;
		}	
		.pobjects__h3s4 b,
		.pobjects__h3s4 p {
			float: left;	
			margin: 5px 0 0 0;	
		}
		.pobjects__h3s4 b {
			font-weight: bold;
			width: 40%;			
		}		
		.pobjects__h3s4 p {
			width: 60%;
		}
/* Buttons 1 */		
	.pobjects__btn1 {
		display: inline-block;
		width: 200px;
		margin: 0 0 10px 20px;
			line-height: 16px;		
			color: #333333;
			font-weight: bold;
			font-size: 13px;
			font-weight: normal;		
	}
			.pobjects__btn1 i {
				margin-left: 24px;
				cursor: pointer;
				color: #4A92B2;
				background: url(../../images/dots_light-blue.gif) bottom left repeat-x;
			}
				.pobjects__btn1 i:hover {
					color: #D80000;
					background-image: url(../../images/dots_pink.gif);
				}
		.pobjects__btn1:before {
			color: #787878;
			position: absolute;
			font-size: 16px;
		}
		.pobjects__btn1.icon-retime:before,
		.pobjects__btn1.icon-edit:before,
		.pobjects__btn1.icon-cross:before,
		.pobjects__btn1.icon-bin:before {
			font-size: 13px;
			margin: 2px 0 0 0;
		}
		
.pobjects .hr__type1.pos1 {
	margin: 5px 27px 20px 16px;
}	
.pobjects .hr__type1.pos2 {
	margin: 21px 20px 19px 1px;
}
	.modal2__pobjects .hr__type1.pos2 {
		margin-left: 0;
		margin-right: 0;
	}	
.pobjects .hr__type1.pos3 {
	margin: 0 27px 20px 16px;
}	
