#cboxWrapper, .cboxPhoto {
	max-width: none
}
.cboxIframe, .cboxPhoto {
	display: block;
	border: 0
}
#cboxClose:active, #cboxNext:active, #cboxPrevious:active, #cboxSlideshow:active, #colorbox {
	outline: 0
}
#cboxCurrent, #cboxTitle {
	position: absolute;
	bottom: 4px
}
#cboxOverlay, #cboxWrapper, #colorbox {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow: hidden
}
#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
	background: url(../img/overlay.png);
	opacity: .9;
	filter: alpha(opacity=90)
}
#cboxBottomLeft, #cboxMiddleLeft {
	clear: left
}
#cboxContent {
	position: relative
}
#cboxLoadedContent {
	overflow: auto;
	-webkit-overflow-scrolling: touch
}
#cboxTitle {
	margin: 0
}
#cboxLoadingGraphic, #cboxLoadingOverlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.cboxPhoto {
	float: left;
	margin: auto;
	-ms-interpolation-mode: bicubic
}
.cboxIframe {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0
}
#cboxContent, #cboxLoadedContent, #colorbox {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box
}
#cboxTopLeft {
	width: 21px;
	height: 21px;
	background: url(../img/controls.png) -101px 0 no-repeat
}
#cboxTopRight {
	width: 21px;
	height: 21px;
	background: url(../img/controls.png) -130px 0 no-repeat
}
#cboxBottomLeft {
	width: 21px;
	height: 21px;
	background: url(../img/controls.png) -101px -29px no-repeat
}
#cboxBottomRight {
	width: 21px;
	height: 21px;
	background: url(../img/controls.png) -130px -29px no-repeat
}
#cboxMiddleLeft {
	width: 21px;
	background: url(../img/controls.png) left top repeat-y
}
#cboxMiddleRight {
	width: 21px;
	background: url(../img/controls.png) right top repeat-y
}
#cboxTopCenter {
	height: 21px;
	background: url(../img/border.png) repeat-x
}
#cboxBottomCenter {
	height: 21px;
	background: url(../img/border.png) 0 -29px repeat-x
}
#cboxContent, .cboxIframe {
	background: #fff
}
#cboxContent {
	overflow: hidden
}
#cboxError {
	padding: 50px;
	border: 1px solid #ccc
}
#cboxLoadedContent {
	margin-bottom: 28px
}
#cboxTitle {
	left: 0;
	text-align: center;
	width: 100%;
	color: #949494
}
#cboxCurrent {
	left: 58px;
	color: #949494
}
#cboxLoadingOverlay {
	background: url(../img/loading_background.png) center center no-repeat
}
#cboxLoadingGraphic {
	background: url(../img/loading.gif) center center no-repeat
}
#cboxClose, #cboxNext, #cboxPrevious, #cboxSlideshow {
	cursor: pointer;
	border: 0;
	padding: 0;
	margin: 0;
	overflow: visible;
	width: auto;
	background: 0 0
}
#cboxSlideshow {
	position: absolute;
	bottom: 4px;
	right: 30px;
	color: #0092ef
}
#cboxClose, #cboxNext, #cboxPrevious {
	position: absolute;
	bottom: 0;
	width: 25px;
	height: 25px;
	text-indent: -9999px
}
#cboxPrevious {
	left: 0;
	background: url(../img/controls.png) -75px 0 no-repeat
}
#cboxPrevious:hover {
	background-position: -75px -25px
}
#cboxNext {
	left: 27px;
	background: url(../img/controls.png) -50px 0 no-repeat
}
#cboxNext:hover {
	background-position: -50px -25px
}
#cboxClose {
	right: 0;
	background: url(../img/controls.png) -25px 0 no-repeat
}
#cboxClose:hover {
	background-position: -25px -25px
}
.cboxIE #cboxBottomCenter, .cboxIE #cboxBottomLeft, .cboxIE #cboxBottomRight, .cboxIE #cboxMiddleLeft, .cboxIE #cboxMiddleRight, .cboxIE #cboxTopCenter, .cboxIE #cboxTopLeft, .cboxIE #cboxTopRight {
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF)
}
#colorbox button:before , #colorbox .button:before {display:none !important;}








