@import "http://fonts.googleapis.com/css?family=Josefin+Sans+Std+Light";
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}
#cboxOverlay{position:fixed;width:100%;height:100%}
#cboxMiddleLeft,#cboxBottomLeft{clear:left}
#cboxContent{position:relative}
#cboxLoadedContent{overflow:auto}
#cboxTitle{margin:0;width:100%;text-align:center}
#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}
#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}
.cboxPhoto{position:relative;float:left;margin:auto;border:0;display:block}
.cboxIframe{width:100%;height:100%;display:block;border:0;overflow:hidden}
#cboxOverlay{background:url(../images/overlay_bg.png) repeat 0 0}
#colorbox{overflow:hidden}
#cboxContent{overflow:visible}
#cboxError{padding:50px;border:1px solid #eee}
#cboxLoadedContent{padding:1px}
#cboxLoadingGraphic{background:url(../images/loader.gif) no-repeat center center}
#cboxTitle{position:absolute;bottom:0;left:0;padding:10px 0;font-size:18px;font-family:'Oxygen',sans-serif,敺株��迤暺煾��;color:#fff;font-weight:700}
#cboxTitle p{font-size:14px;font-weight:400}
#cboxCurrent{position:absolute;top:0;right:205px;text-indent:-9999px}
#cboxSlideshow,#cboxPrevious,#cboxNext,#cboxClose{text-indent:-9999px;position:absolute}
#cboxPrevious{left:20px;top:50%;width:30px;height:30px;margin-top:-15px;background:url(../images/overlay_btn.png) no-repeat 0 0}
#cboxNext{right:20px;top:50%;width:30px;height:30px;margin-top:-15px;background:url(../images/overlay_btn.png) no-repeat -30px 0}
#cboxClose{right:20px;top:20px;width:40px;height:40px;background:url(../images/overlay_btn.png) no-repeat -60px 0}
#cboxPrevious:hover,#cboxNext:hover,#cboxClose:hover{filter:alpha(opacity=50);opacity:.5}