#cboxOverlay{position:fixed;width:100%;height:100%;top: 0px;left: 0px;z-index: 900;overflow: hidden;background-color:#000;}
#cboxMiddleLeft,#cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height: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;}
#colorbox{z-index: 1000;-webkit-box-shadow:0px 0px 20px 5px rgba(0, 0, 0, 0.8);-moz-box-shadow:0px 0px 20px 5px rgba(0, 0, 0, 0.8);box-shadow:0px 0px 20px 5px rgba(0, 0, 0, 0.8);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:#ffffff url('images/well_bg.png') left top repeat-x;}
#cboxWrapper{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
#cboxTopLeft,#cboxTopRight,#cboxTopCenter{height:10px;background:transparent;}
#cboxBottomLeft,#cboxBottomRight,#cboxBottomCenter{height:10px;background:transparent;}
#cboxMiddleLeft,#cboxMiddleRight{width:10px;background:transparent;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px;border:1px solid #ccc;}
#cboxLoadingOverlay{background:url(images/loading_background.png) no-repeat center center;}
#cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}
#cboxLoadedContent{margin:32px 0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background-color:#ffffff;border:1px solid #d5d5d5;}
#cboxTitle{position:absolute;top:3px;left:0;text-align:left;width:100%;color:#7b7e83;font-weight:bold;}
#cboxCurrent{position:absolute;bottom:5px;left:110px;color:#7b7e83;font-weight:bold;}
#cboxClose,#cboxPrevious,#cboxNext,#cboxSlideshow{display:inline-block;*display:inline;*zoom:1;padding:4px 10px 4px;margin-bottom:0;font-size:14px;line-height:18px;*line-height:20px;color:#333333;text-align:center;text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);vertical-align:middle;cursor:pointer;background-color:#f5f5f5;background-image:-moz-linear-gradient(top, #ffffff, #e6e6e6);background-image:-ms-linear-gradient(top, #ffffff, #e6e6e6);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));background-image:-webkit-linear-gradient(top, #ffffff, #e6e6e6);background-image:-o-linear-gradient(top, #ffffff, #e6e6e6);background-image:linear-gradient(top, #ffffff, #e6e6e6);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#e6e6e6;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);border:1px solid #cccccc;*border:0;border-bottom-color:#b3b3b3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;*margin-left:.3em;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);}#cboxClose:hover,#cboxPrevious:hover,#cboxNext:hover,#cboxSlideshow:hover,#cboxClose:active,#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose.active,#cboxPrevious.active,#cboxNext.active,#cboxSlideshow.active,#cboxClose.disabled,#cboxPrevious.disabled,#cboxNext.disabled,#cboxSlideshow.disabled,#cboxClose[disabled],#cboxPrevious[disabled],#cboxNext[disabled],#cboxSlideshow[disabled]{background-color:#e6e6e6;*background-color:#d9d9d9;}
#cboxClose:active,#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose.active,#cboxPrevious.active,#cboxNext.active,#cboxSlideshow.active{background-color:#cccccc \9;}
#cboxClose:first-child,#cboxPrevious:first-child,#cboxNext:first-child,#cboxSlideshow:first-child{*margin-left:0;}
#cboxClose:hover,#cboxPrevious:hover,#cboxNext:hover,#cboxSlideshow:hover{color:#333333;text-decoration:none;background-color:#e6e6e6;*background-color:#d9d9d9;background-position:0 -15px;-webkit-transition:background-position 0.1s linear;-moz-transition:background-position 0.1s linear;-ms-transition:background-position 0.1s linear;-o-transition:background-position 0.1s linear;transition:background-position 0.1s linear;}
#cboxClose:focus,#cboxPrevious:focus,#cboxNext:focus,#cboxSlideshow:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
#cboxPrevious{position:absolute;bottom:0;left:0;width:9px;}
#cboxPrevious:before{content:"\f048";font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;}
#cboxNext{position:absolute;bottom:0;left:64px;width:9px;}
#cboxNext:before{content:"\f051";font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;}
#cboxClose{position:absolute;bottom:0;right:0;}
#cboxClose:before{content:"\f00d";font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;}
#cboxSlideshow{position:absolute;bottom:0px;left:32px;width:9px;}
#cboxSlideshow:before{content:"\f04c";font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;}
#colorbox.cboxSlideshow_off #cboxSlideshow:before{content:"\f04b";font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;}