.cboxIframe,
.cboxPhoto {
	display: block;
	border: 0
}

#cboxPrevious a:hover,
a:focus {
	text-decoration: none
}

#cboxOverlay,
#cboxWrapper,
#colorbox {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999999;
	overflow: hidden
}

#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .8)
}

#cboxBottomLeft,
#cboxMiddleLeft {
	clear: left
}

#cboxTitle {
	margin: 0
}

#cboxLoadingGraphic,
#cboxLoadingOverlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.cboxPhoto {
	float: left;
	margin: auto;
	max-width: none;
	width: 100% !important;
	height: auto;
	-ms-interpolation-mode: bicubic
}

#cboxContent,
#cboxLoadedContent,
#colorbox {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box
}

#colorbox {
	outline: 0
}

#cboxContent {
	position: relative;
	margin-top: 55px;
	background: transparent
}

.cboxIframe {
	width: 100%;
	height: 100%;
	background: #FFF
}

#cboxError {
	padding: 50px;
	border: 1px solid #ccc
}

#cboxLoadedContent {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	border: 0 solid;
	background: transparent;
	padding: 0
}

#cboxLoadedContent img.cboxPhoto {
	width: auto !important;
	height: auto !important
}

.box5 #cboxTitle {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
	background: rgba(0, 0, 0, .7);
	float: none !important;
	height: auto;
	width: 100%;
	font-weight: 400;
	padding: 7px;
	box-sizing: border-box;
	font-size: 14px
}

#cboxCurrent,
#cboxSlideshow {
	position: absolute;
	top: -20px;
	color: #fff
}

#cboxCurrent {
	right: 0;
	font-size: 0
}

#cboxClose,
#cboxNext,
#cboxPrevious,
#cboxSlideshow {
	cursor: pointer;
	border: 0;
	padding: 0;
	margin: 0;
	overflow: visible;
	width: auto;
	background: 0 0
}

#cboxClose:active,
#cboxNext:active,
#cboxPrevious:active,
#cboxSlideshow:active {
	outline: 0;
	border: none
}

#cboxSlideshow {
	right: 90px
}

.box1 #cboxNext,
.box1 #cboxPrevious {
	display: none !important
}

.box1 #cboxClose,
.box5 #cboxClose,
.box6 #cboxClose,
.box7 #cboxClose {
	position: absolute;
	top: -41px;
	right: 0;
	display: block;
	text-indent: -9999px;
	outline: 0
}

.box5 #cboxClose {
	background: url(../images/pop-close-leader.jpg) top center no-repeat;
	width: 40px;
	height: 40px
}

.box6 #cboxClose {
	background: url(../images/pop-close-leader.png) top center no-repeat;
	width: 40px;
	height: 40px
}

.box1 #cboxClose,
.box7 #cboxClose {
	background: url(../images/pop-close-leader.jpg) top center no-repeat;
	width: 42px;
	height: 40px
}

.box8 #cboxNext,
.box8 #cboxPrevious {
	position: absolute;
	margin-top: -24px;
	width: 40px;
	height: 40px
}

a:focus {
	outline: 0;
	border: none
}

.box8 #cboxNext {
	top: -16px;
	right: 60px;
	background: url(../images/pop-next.png) top right no-repeat;
	text-indent: -9999px
}

.box8 #cboxNext:hover {
	background: url(../images/pop-next-hover.png) top right no-repeat;
	outline: 0
}

.box8 #cboxNext:focus {
	outline: 0
}

.box8 #cboxPrevious {
	top: -17px;
	right: 100px;
	background: url(../images/pop-prev.png) top left no-repeat;
	text-indent: -9999px
}

.box3 #cboxClose,
.box63 #cboxClose,
.box8 #cboxClose {
	position: absolute;
	right: 0;
	display: block;
	text-indent: -9999px;
	outline: 0
}

.box8 #cboxPrevious:hover {
	background: url(../images/pop-prev-hover.png) top left no-repeat;
	outline: 0
}

.box8 #cboxPrevious:focus {
	outline: 0
}

.box8 #cboxClose {
	top: -41px;
	background: url(../images/pop-close-leader2.png) top center no-repeat;
	width: 60px;
	height: 40px
}

.box8 #cboxClose:after {
	content: '';
	width: 1px;
	height: 15px;
	background: rgba(255, 255, 255, .2);
	position: absolute;
	left: -12px;
	top: 0;
	bottom: 0;
	margin: auto
}

.box3 #cboxClose,
.box63 #cboxClose {
	top: -41px;
	background: url(../images/pop-close-leader.png) top center no-repeat;
	width: 40px;
	height: 40px
}