.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;
	z-index: 10;
	font-size: 11px;
}
.map_type_item_n {
	float: left;
	margin: 1px;
	padding: 2px 6px;
	background-image: url(/bitrix/templates/xteam2/images/map_zoom_bg.png);
	cursor: pointer;
}
.map_type_item_a {
	float: left;
	margin: 0px;
	padding: 2px 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;
}
.map_cloud.margin {
	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;
}




.calendar_td {width:30px; padding-top: 25px;}
.calendar_td_r {width:30px; padding-top: 25px; text-align: right;}

.dateline {
	margin: 5px 0px 10px 0px;
	height: 50px;
}
.dateline_bg {
	padding: 29px 0px 0px 0px;
	height: 5px;
	font-size: 1px;
}
.dateline_c {
	background: url(/bitrix/templates/xteam2/images/map/dateline_c.gif) repeat-x;
	height: 5px;
}
.dateline_l {
	background: url(/bitrix/templates/xteam2/images/map/dateline_l.gif) no-repeat;
	height: 5px;
}
.dateline_r {
	background: url(/bitrix/templates/xteam2/images/map/dateline_r.gif) no-repeat right top;
	height: 5px;
}
.dragbox_div {
	position: relative;
	margin: -9px 0px 0px 0px;
	z-index: 6;
}
.dragbox {
	width: 13px;
	height: 13px;
	position: absolute;
	cursor: w-resize;
	z-index: 6;
}
.dateline_ris {
	position: relative;
	margin: 1px 0px 0px 0px;
}
.dateline_ris_item_g {
	width: 13px;
	height: 13px;
	position: absolute;
	z-index: 4;
	margin: 2px 0px 0px 0px;
}
.dateline_ris_item_o {
	width: 13px;
	height: 13px;
	position: absolute;
	z-index: 4;
}

.dateline_info {
	position: absolute;
	z-index: 10;
	margin: 0px;
	padding: 0px;
}
.dateline_info_t {
	margin: 0px 1px;
	height: 1px;
	background-color: #c2c2c2;
	font-size: 1px;
}
.dateline_info_c {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c2c2c2;
	border-left-color: #c2c2c2;
	background-color: #FFFFFF;
	padding: 3px 8px;
}
.dateline_info_b {
	margin: 0px 1px;
	height: 4px;
	background-image: url(/bitrix/templates/xteam2/images/map/dateline_info_t.gif);
	background-repeat: repeat-x;
	font-size: 1px;
}
.dateline_info_bc {
	background-image: url(/bitrix/templates/xteam2/images/map/dateline_info_bc.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 4px;
}
.dateline_legend {
	position: absolute;
	z-index: 10;
	margin-top: 10px;
	padding: 0px;
}



.index .stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 585px;
height: 58px; /*Height should enough to fit largest content's height*/
}

.index .stepcarousel .belt, .index .stepcarousel .belt_video{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.index .stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px; /*margin around each panel*/
width: 73px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.index .stepcarousel .panel .item {
	margin: 0px;
	padding: 4px;
}
.index .stepcarousel .panel .item img {
	cursor: pointer;
}
.index .stepcarousel .panel .active {
	background-image: url(/bitrix/templates/xteam2/images/foto_m_active.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 4px;
}





.org_timer {
	clear:both;
	margin-bottom: 4px;
}
.list_item_org_left td {
	height:30px;
	padding-bottom: 0px;
	text-align:center;
	vertical-align:middle;
	width:30px;
	font-size: 1px;
}
.list_item_org_left td.avatar_td {
	border:1px solid #ffffff;
}
.list_item_org_left td.company_td {
	border:1px solid #BBBBBB;
}
.list_item_org_left td.sp_td {
	border: none;
	width: 5px;
}


