#colorbox {
	left: 0px; top: 0px; overflow: hidden; position: absolute; z-index: 9999;
}
#cboxOverlay {
	left: 0px; top: 0px; overflow: hidden; position: absolute; z-index: 9999;
}
#cboxWrapper {
	left: 0px; top: 0px; overflow: hidden; position: absolute; z-index: 9999;
}
#cboxWrapper {
	max-width: none;
}
#cboxOverlay {
	width: 100%; height: 100%; position: fixed;
}
#cboxMiddleLeft {
	clear: left;
}
#cboxBottomLeft {
	clear: left;
}
#cboxContent {
	position: relative;
}
#cboxLoadedContent {
	overflow: auto; -webkit-overflow-scrolling: touch;
}
#cboxTitle {
	margin: 0px;
}
#cboxLoadingOverlay {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
#cboxLoadingGraphic {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
#cboxPrevious {
	cursor: pointer;
}
#cboxNext {
	cursor: pointer;
}
#cboxClose {
	cursor: pointer;
}
#cboxSlideshow {
	cursor: pointer;
}
.cboxPhoto {
	margin: auto; border: 0px currentColor; border-image: none; float: left; display: block; -ms-interpolation-mode: bicubic; max-width: none;
}
.cboxIframe {
	border: 0px currentColor; border-image: none; width: 100%; height: 100%; display: block;
}
#colorbox {
	box-sizing: content-box; -moz-box-sizing: content-box; -webkit-box-sizing: content-box;
}
#cboxContent {
	box-sizing: content-box; -moz-box-sizing: content-box; -webkit-box-sizing: content-box;
}
#cboxLoadedContent {
	box-sizing: content-box; -moz-box-sizing: content-box; -webkit-box-sizing: content-box;
}
#cboxOverlay {
	background: rgb(0, 0, 0);
}
#colorbox {
	outline: 0px;
}
#cboxContent {
	background: none; padding: 0px 38px; overflow: visible;
}
.cboxIframe {
	background: rgb(255, 255, 255);
}
#cboxError {
	padding: 50px; border: 1px solid rgb(204, 204, 204); border-image: none;
}
#cboxLoadedContent {
	background: rgb(255, 255, 255);
}
#cboxLoadingGraphic {
	background: url("images/loading.gif") no-repeat center;
}
#cboxLoadingOverlay {
	background: none;
}
#cboxTitle {
	left: 0px; top: -22px; color: rgb(0, 0, 0); position: absolute;
}
#cboxCurrent {
	top: -22px; right: 205px; text-indent: -9999px; position: absolute;
}
#cboxPrevious {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; text-indent: -9999px; overflow: visible; position: absolute;
}
#cboxNext {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; text-indent: -9999px; overflow: visible; position: absolute;
}
#cboxSlideshow {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; text-indent: -9999px; overflow: visible; position: absolute;
}
#cboxClose {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; text-indent: -9999px; overflow: visible; position: absolute;
}
#cboxPrevious:active {
	outline: 0px;
}
#cboxNext:active {
	outline: 0px;
}
#cboxSlideshow:active {
	outline: 0px;
}
#cboxClose:active {
	outline: 0px;
}
#cboxPrevious {
	background: url("../img/btn-lightboxcontrol.png") no-repeat 0px 0px; left: 0px; top: 50%; width: 38px; height: 91px; margin-top: -70px;
}
#cboxPrevious:hover {
	background-position: left bottom;
}
#cboxNext {
	background: url("../img/btn-lightboxcontrol.png") no-repeat right 0px; top: 50%; width: 38px; height: 91px; right: 0px; margin-top: -70px;
}
#cboxNext:hover {
	background-position: right bottom;
}
#cboxClose {
	background: url("../img/btn-close.png") no-repeat 0px 0px; top: 0px; width: 40px; height: 40px; right: 38px;
}
#cboxClose:hover {
	background-position: left bottom;
}
