#imagery-wrap .side-panel {
	right:0;
	z-index:10;
	width:16px;
	height:177px;
	background:url(../i/b/side-panel.png);
}

#imagery .event .images {
	position:relative;
	left:50%;
	width:50%;
	height:1180px;
	margin-top:35px;
}

#imagery .event .images img {
	position:absolute;
}

#imagery .event .images .header {
	z-index:12;
	left:0;
	top:-65px;
}

#imagery .event .images .l-a {
	left:-104%;
	top:25px;
	z-index:10;
}

#imagery .event .images .l-k {
	left:-32%;
	top:0;
	z-index:9;
}

#imagery .event .images .l-r {
	left:-14%;
	top:265px;
	z-index:11;
}

#imagery .event .images .l-b {
	left:10%;
	top:337px;
	z-index:8;
}

#imagery .event .images .l-b2 {
	left:-16%;
	top:720px;
	z-index:8;
}

#imagery .event .images .l-g {
	left:12%;
	top:832px;
	z-index:9;
}

#imagery .event .images .partners {
	position:absolute;
	left:-140px;
	top:1000px;
}

#imagery .event .images .partners img {
	position:static;
	margin-right:20px;
}


#imagery .event .images .v {
	position:absolute;
	width:100%;
	background:url(/m/i/b/event/v-black.png);
	height:532px;
}

#imagery .event .images .v1 {
	top:4px;
	left:5%;
	z-index:10;
}

#imagery .event .images .v2 {
	top:327px;
	left:20%;
	z-index:15;
}

#imagery .event .images .video {
	width:170px;
	height:100px;
	padding-top:75px;
	background:url(/m/i/b/event/circle.png) no-repeat;
	position:absolute;
	top:623px;
	left:-85px;
	z-index:16;
	font-size:0.8em;
	text-align:center;
}

#imagery .event .images .video .pseudo-href {
	color:#eca600;
	border-bottom:1px dashed #eca600;
	cursor:pointer;
}

#imagery-wrap .shade {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	position:fixed;
	background:#000;
	z-index:6;
	opacity:0.9;
	display:none;
}

#imagery-wrap.big-image .shade {
	z-index:11;
}

#imagery-gallery-item {
	position:absolute;
	top:60px;
	left:50%;
	z-index:12;
	color:#fff;
	display:none;
}

#imagery-gallery-item .wrap {
	position:relative;
	left:-50%;
	padding:10px;
	background:#919191;
}

#imagery-gallery-item .image {
	position:relative;
}

#imagery-gallery-item img {
	margin-bottom:10px;
}

#imagery-gallery-item h3,
#imagery-gallery-item p {
	padding-left:25px;
}

#imagery-gallery-item h3 {
	font-size:1em;
	margin-bottom:0.3em;
	font-weight:bold;
}

#imagery-gallery-item p {
	font-style:italic;
	margin-bottom:0;
}

#imagery-gallery-item .arrow {
	position:absolute;
	width:94px;
	height:96px;
	overflow:hidden;
	top:140px;
	cursor:pointer;
}

#imagery-gallery-item .arrow div{
	position:relative;
	width:188px;
	height:96px;
	background:url(../i/b/gallery-arrows.png);
}

#imagery-gallery-item .arrow.left {
	left:-130px;
}

#imagery-gallery-item .arrow.right {
	right:-130px;
}

#imagery-gallery-item .arrow.right div {
	left:-94px;
}

#imagery-gallery-item .close {
	position:absolute;
	width:22px;
	height:22px;
	z-index:1;
	top:-18px;
	right:-23px;
	background:url(../i/b/close.png);
	overflow:hidden;
	cursor:pointer;
}

#imagery-gallery-item.loading img {
	visibility:hidden;
}

#imagery-gallery-item.is-video img {
	display:none;
} 

.gallery-section {
	position:absolute;
	z-index:10;
	padding-left:16px;
	width:44%;
	top:237px;
}

.gallery-section h3 {
	position:absolute;
	left:0;
	background:url(/m/i/b/side-panel.png) no-repeat;
	z-index:1;
	cursor:pointer;
}

.gallery-wrap {
	width:100%;
	padding-left:20px;
	overflow:hidden;
	position:relative;
	left:-1px;
	background:url(/m/i/b/gallery-border.png) no-repeat;
}

.gallery-inner {
	position:relative;
	overflow:hidden;
}

.gallery-inner a {
	text-decoration:none;
}

.gallery-hidden {
	left:auto !important;
	right:0;
	width:auto !important;
}

.gallery-hidden .gallery-wrap {
	display:none;
}

.gallery-empty h3 {
	cursor:auto;
}

.gallery-empty h3 img {
	visibility:hidden;
}

#gallery-images {
	left:14%;
}

#gallery-images h3 {
	top:93px;
	background-position:0 -270px;
}

#gallery-images h3 img {
	background:url(../i/b/photo.png) no-repeat;
}

.lang-en #gallery-images h3 img {
	background:url(../i/b/photo-en.png) no-repeat;
	height:122px;
}

#gallery-images .title,
#gallery-images .comment {
	display:none;
}

#gallery-images .gallery-inner img {
	max-width:60px;
	max-height:60px;
	margin:0 10px 10px 0;
}

#gallery-video {
	left:65%;
	width:28%;
}

#gallery-video h3 {
	background-position:0 -177px;
}

#gallery-video h3 img {
	background:url(../i/b/video.png) no-repeat;
}

.lang-en #gallery-video h3 img {
	background:url(../i/b/video-en.png) no-repeat;
}

#gallery-video li {
	margin-bottom:1em;
	color:#2c2d2c;
	clear:left;
	overflow:hidden;
	font-size:0.9em;
}

#gallery-video li img {
	float:left;
	margin-right:10px;
}

#gallery-video li .video-wrap {
	overflow:hidden;
}

#gallery-video h4 {
	color:#c7c4bd;
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:0.3em;
}

#gallery-video .code {
	display:none;
}

#gallery-video li {
	cursor:pointer;
}

.gallery-collapse {
	position:absolute;
	width:100%;
	text-align:center;
	top:80px;
	z-index:9;
	font-size:1.8em;
	color:#c39a25;
	font-family:arial,sans-serif;
	display:none;
}

.gallery-collapse .pseudo-href {
	font-family:georgia,serif;
	font-style:italic;
	color:#f4c02e;
	border-color:#f4c02e;
	margin-right:0.3em;
}