#colorbox, #cboxOverlay, #cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
}
#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%
}
#cboxOverlay_sabit {
	cursor: wait;
	display: block;
	opacity: 0.4;
	filter: alpha(opacity = 40);
	background-color: #EEEEEE;
	height: 100%;
	position: fixed;
	width: 100%;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 15;
}
#cboxMiddleLeft, #cboxBottomLeft {
	clear: left
}
#cboxLoadedContent {
	overflow: auto
}
#cboxTitle {
	margin: 0;
	display: none!important;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	cursor: pointer
}
.cboxPhoto {
	float: left;
	margin: auto;
	border: 0;
	display: block
}
.cboxIframe {
	width: 100%;
	height: 100%;
	display: block;
	border: 0
}
#cboxOverlay {
	background: #000;
}
#colorbox {
	box-shadow: 0 2px 26px rgba(0, 0, 0, .3), 0 0 0 1px rgba(0, 0, 0, .1);
	margin: 0 auto 40px;
	border-radius: 3px;
	padding: 0!important;
}
#cboxTopLeft {
	width: 0!important;
}
#cboxTopRight {
	width: 0!important;
}
#cboxBottomLeft {
	width: 0!important;
}
#cboxBottomRight {
	width: 0!important;
}
#cboxMiddleLeft {
	width: 0!important;
}
#cboxMiddleRight {
	width: 0!important;
}
#cboxTopCenter {
	width: 0!important;
}
#cboxBottomCenter {
	width: 0!important;
}
#cboxContent {
	background: #fff;
	border-radius: 5px;
}
#cboxError {
	padding: 50px;
	border: 1px solid #ccc
}
#cboxLoadedContent {
	margin-bottom: 0px
}
#cboxTitle {
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
 width: !important;
	color: #fff;
	padding: 5px;
	display: table;
	background-color: rgba(0,0,0,0.60);
}
#cboxCurrent {
	position: absolute;
	bottom: -22px;
	left: 58px;
	color: #000;
}
#cboxSlideshow {
	border: 0;
	padding: 0;
	margin: 0;
	overflow: visible;
	text-indent: -9999px;
	width: 20px;
	height: 20px;
	position: absolute;
	top: -20px;
	background: url(../images/controls.png) no-repeat 0 0;
	right: 43px;
}
.cboxSlideshow_on #cboxSlideshow {
	background-position: -75px -25px;
	right: 43px;
}
.cboxSlideshow_off #cboxSlideshow {
	background-position: -100px 0px;
	right: 43px;
}
.cboxSlideshow_off #cboxSlideshow:hover {
	background-position: -75px -25px;
}
#cboxPrevious {
	position: absolute;
	top: -20px;
	right: 64px;
	background: url(../images/controls.png);
	background-position: 0px 0px;
	width: 20px;
	height: 20px;
	text-indent: -9999px;
}
#cboxPrevious.hover {
	background-position: 0px -25px;
}
#cboxNext {
	position: absolute;
	top: -20px;
	right: 22px;
	background: url(../images/controls.png);
	background-position: -25px 0px;
	width: 20px;
	height: 20px;
	text-indent: -9999px;
}
#cboxNext.hover {
	background-position: -25px -25px;
}
#cboxLoadingOverlay {
}
#cboxLoadingGraphic {
/*background: url(../images/loading.gif) no-repeat center center*/
}
#cboxClose {
	position: absolute;
	top: 0;
	right: 32px;
	margin-top: 15px;
	margin-left: -10px;
	background: url(../images/silme.png);
	background-position: 0 -30px;
	width: 15px;
	height: 15px;
	text-indent: -9999px
}
#cboxClose.hover {
}
.cboxIE #cboxTopLeft, .cboxIE #cboxTopCenter, .cboxIE #cboxTopRight, .cboxIE #cboxBottomLeft, .cboxIE #cboxBottomCenter, .cboxIE #cboxBottomRight, .cboxIE #cboxMiddleLeft, .cboxIE #cboxMiddleRight {
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff)
}
.cboxIE6 #cboxTopLeft {
	background: url(../images/borderTopLeft.png)
}
.cboxIE6 #cboxTopCenter {
	background: url(../images/borderTopCenter.png)
}
.cboxIE6 #cboxTopRight {
	background: url(../images/borderTopRight.png)
}
.cboxIE6 #cboxBottomLeft {
	background: url(../images/borderBottomLeft.png)
}
.cboxIE6 #cboxBottomCenter {
	background: url(../images/borderBottomCenter.png)
}
.cboxIE6 #cboxBottomRight {
	background: url(../images/borderBottomRight.png)
}
.cboxIE6 #cboxMiddleLeft {
	background: url(../images/borderMiddleLeft.png)
}
.cboxIE6 #cboxMiddleRight {
	background: url(../images/borderMiddleRight.png)
}
.cboxIE6 #cboxTopLeft, .cboxIE6 #cboxTopCenter, .cboxIE6 #cboxTopRight, .cboxIE6 #cboxBottomLeft, .cboxIE6 #cboxBottomCenter, .cboxIE6 #cboxBottomRight, .cboxIE6 #cboxMiddleLeft, .cboxIE6 #cboxMiddleRight {
_behavior:expression(this.src=this.src?this.src:this.currentStyle.backgroundImage.split('"')[1], this.style.background="none", this.style.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src="+this.src+", sizingMethod='scale')")
}
