.map {
	background-color:#E1E5CF;
	margin-bottom:20px;
}
.map_zoom {
	background-image: url(/bitrix/templates/xteam2/images/map_zoom_bg.png);
	width: 18px;
	height: 217px;
	position: absolute;
	margin: 11px;
	z-index: 10;
}
.map_zoom_plus {
	width: 14px;
	height: 14px;
	cursor: pointer;
	margin: 3px 2px 2px 2px;
}
.map_zoom_min {
	width: 14px;
	height: 14px;
	cursor: pointer;
	margin: 2px 2px 3px 2px;
}
.map_zoom_level_n {
	background-image: url(/bitrix/templates/xteam2/images/map_zoom_level_n.gif);
	width: 12px;
	height: 8px;
	margin: 0px 3px 1px 3px;
	cursor: pointer;
}
.map_zoom_level_a {
	background-image: url(/bitrix/templates/xteam2/images/map_zoom_level_a.gif);
	width: 12px;
	height: 8px;
	margin: 0px 3px 1px 3px;
	cursor: pointer;
}

.map_type {
	height: 19px;
	position: absolute;
	margin: 15px 0px 0px 40px;
	z-index: 10;
}
.map_type_item_n {
	float: left;
	margin: 1px;
	padding: 0px 6px;
	background-image: url(/bitrix/templates/xteam2/images/map_zoom_bg.png);
	cursor: pointer;
}
.map_type_item_a {
	float: left;
	margin: 0px;
	padding: 0px 6px;
	background-image: url(/bitrix/templates/xteam2/images/map_zoom_bg.png);
	border: 1px dashed #FFFFFF;
}



.map_cloud {
	width: 350px;
}
.map_cloud .title {
	font-size: 15px;
	font-weight: bold;
}
.map_cloud .date {
	font-size: 11px;
	color: #808080;
	margin-bottom: 18px;
}
.map_cloud_author {
	margin: 5px 0px;
}
.map_cloud_panoramio {
	margin: 5px 0px;
	font-size: 10px;
	color: #808080;
}
.map_cloud_com {
	background-image: url(/bitrix/templates/xteam2/images/map/com.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	padding: 3px 0px 0px 25px;
	margin: 5px 0px;
}
.map_cloud_notcom {
	background-image: url(/bitrix/templates/xteam2/images/map/com_not.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	padding: 3px 0px 0px 25px;
	margin: 5px 0px;
}
.map_cloud_p_com {
	background-image: url(/bitrix/templates/xteam2/images/place_com.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	padding: 3px 0px 0px 25px;
	margin: 5px 0px;
}
.map_cloud_p_notcom {
	background-image: url(/bitrix/templates/xteam2/images/place_nocom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	padding: 3px 0px 0px 25px;
	margin: 5px 0px;
}
.map_cloud_org td.pad, .map_cloud_org_title {
	padding-bottom: 4px;
}
.map_cloud_img_marker {
	/*background-image: url(/bitrix/templates/xteam2/images/map/img_marker_bg.gif);
	background-repeat: no-repeat;*/
	height: 34px;
	width: 34px;
}
.map_cloud_img_marker img {
	margin: 3px;
}

.map_cloud_org .company_logo td {
	text-align: center;
	vertical-align: middle;
	width: 30px;
	height: 30px;
	border: solid 1px #bbbbbb;
	padding-bottom: 0px;
}
.map_cloud_org .timer_photo {
	border: solid 1px #ffffff;
}
