/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */
 .xtd-body-fix {
    overflow:hidden;
}
.CorpsofEngr .fancybox-outer-wrapper {
    width:0;
    height:0;
}
.xtd-mobile-caption-title {
    color: rgba(255, 255, 255, 0.84);
}
.xtd-mobile-caption-number {
    margin-left: 10px;
    rgba(255, 255, 255, 0.4);
}
#xtd-mobile-close-button {
    cursor: pointer;
    display: block;
    width: 62px;
    height: 62px;
    position: fixed;
    top: 0px;
    right: 0px;
    background-image: url(data:image/png;
 background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    z-index: 19991;
}
a.xtdLightbox img {
    border:none;
}
.CorpsofEngr #fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1101;
    outline: none;
    display: none;
    margin-top:20px;
}
.CorpsofEngr #fancybox-hide-sel-frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 1101;
}
.CorpsofEngr #fancybox-frame {
    width: 100%;
    height: 100%;
    border: none;
    display: block;
    background: #fff;
}
.CorpsofEngr .fancybox-bg {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    width: 20px;
    height: 20px;
    z-index: 1001;
}
.xtd-hide {
    display:none;
}
.CorpsofEngr #fancybox-loading div {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 480px;
    background-image: url('skin01_assets/fancybox.png');
}
.CorpsofEngr #fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1100;
    display: none;
}
.CorpsofEngr #fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    overflow: auto;
    display: none;
}
.CorpsofEngr #fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1101;
    outline: none;
    display: none;
}
.CorpsofEngr #fancybox-outer {
    position: relative;
    width: 100%;
    height: 100%;
}
.CorpsofEngr #fancybox-content {
    width: 0;
    height: 0;
    outline: none;
    position: relative;
    overflow: hidden;
    z-index: 9999;
    padding: 10px;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.6);
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.6);
    background: #d1d1d1;
}
.CorpsofEngr #fancybox-error {
    color: #444;
    font: normal 12px/20px Arial;
    padding: 14px;
    margin: 0;
}
.CorpsofEngr #fancybox-img {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    outline: none;
    line-height: 0;
    vertical-align: top;
    border: none;
}
.CorpsofEngr #fancybox-close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 42px;
    height: 42px;
    background: transparent url('skin01_assets/fancy_close.png') no-repeat;
    cursor: pointer;
    z-index: 9999;
    display: none;
}
.CorpsofEngr #fancybox-left, .CorpsofEngr #fancybox-right {
    position: absolute;
    bottom: 0px;
    height: 100%;
    width: 35%;
    cursor: pointer;
    outline: none;
    background: transparent url('skin01_assets/blank.gif');
    z-index: 1102;
    display: none;
}
.CorpsofEngr #fancybox-left {
    left: 0px;
}
.CorpsofEngr #fancybox-right {
    right: 0px;
}
.CorpsofEngr #fancybox-left-ico, .CorpsofEngr #fancybox-right-ico {
    position: absolute;
    top: 50%;
    left: -9999px;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    cursor: pointer;
    z-index: 1102;
    display: block;
}
.CorpsofEngr #fancybox-left-ico {
    background-image: url('skin01_assets/fancybox.png');
    background-position: -40px -30px;
}
.CorpsofEngr #fancybox-right-ico {
    background-image: url('skin01_assets/fancybox.png');
    background-position: -40px -60px;
}
.CorpsofEngr #fancybox-left:hover, .CorpsofEngr #fancybox-right:hover {
    visibility: visible;
    /* IE6 */
}
.CorpsofEngr #fancybox-left:hover span {
    left: 20px;
}
.CorpsofEngr #fancybox-right:hover span {
    left: auto;
    right: 20px;
}
.CorpsofEngr #fancybox-title {
    font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
    font-size: 13px;
    z-index: 1101;
    font-weight: normal;
}
.CorpsofEngr .fancybox-title-inside {
    padding-bottom: 10px;
    text-align: center;
    color: #333;
    background: #fff;
    position: relative;
}
.CorpsofEngr .fancybox-title-outside {
    -webkit-border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    color: #423833;
    background: rgba(209, 209, 209, 1);
}
.CorpsofEngr #shade {
    background-image: url(data:image/png;
 background-position: center top;
    background-repeat: no-repeat;
    position: absolute;
    background-size: 100% 100%;
}
.CorpsofEngr .fancybox-title-over {
    text-align: left;
}
.CorpsofEngr #fancybox-title-over {
    display: block;
    height: 76px;
}
.CorpsofEngr .fancybox-title-float {
    position: absolute;
    left: 0;
    bottom: -20px;
    height: 32px;
}
.CorpsofEngr #fancybox-title-float-wrap {
    font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
    border: none;
    border-collapse: collapse;
    width: auto;
}
.CorpsofEngr #fancybox-title-float-wrap td {
    border: none;
    white-space: nowrap;
}
.CorpsofEngr #fancybox-title-float-left {
    padding: 0 0 0 15px;
    background: url('skin01_assets/fancybox.png') -40px -90px no-repeat;
}
.CorpsofEngr #fancybox-title-float-main {
    color: #FFF;
    line-height: 29px;
    font-weight: bold;
    padding: 0 0 3px 0;
    background: url('skin01_assets/fancybox-x.png') 0px -40px;
}
.CorpsofEngr #fancybox-title-float-right {
    padding: 0 0 0 15px;
    background: url('skin01_assets/fancybox.png') -55px -90px no-repeat;
}
.CorpsofEngr #fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    cursor: pointer;
    overflow: hidden;
    z-index: 1104;
    display: none;
}
.CorpsofEngr #fancybox-wrap > .CorpsofEngr .lightbox-controls {
    position: absolute;
    right: 30px;
    margin-top: 16px;
}
.CorpsofEngr .lightbox-control-next {
    background-image: url("skin01_assets/lb-controls-next.png");
    background-position: center;
    background-repeat: no-repeat;
}
.CorpsofEngr .lightbox-control-prev {
    background-image: url("skin01_assets/lb-controls-prev.png");
    background-position: center;
    background-repeat: no-repeat;
}
.CorpsofEngr .lightbox-control-next, .CorpsofEngr .lightbox-control-prev {
    -moz-transition:all 0.5s;
    -webkit-transition:all 0.5s;
    -o-transition:all 0.5s;
    transition:all 0.5s;
    width: 42px;
    height: 42px;
    cursor: pointer;
    display: inline-block;
    float:left;
}
.CorpsofEngr .lightbox-control-next:hover {
    background-image: url("skin01_assets/next_hover.png");
    background-position: center;
    background-repeat: no-repeat;
}
.CorpsofEngr .lightbox-control-prev:hover {
    background-image: url("skin01_assets/prev_hover.png");
    background-position: center;
    background-repeat: no-repeat;
}
.CorpsofEngr .lightbox-control-prev {
    margin-right: 10px;
}
.CorpsofEngr .image-title {
    padding: 29px 10px 5px 10px;
    float: left;
    margin-right: 150px;
}
.CorpsofEngr .prev-last {
    margin:0;
}
.CorpsofEngr .lightbox-controls-inner {
    position: absolute;
    right:0px;
    float:right;
    clear: both;
    bottom:0px;
}
.CorpsofEngr .lightbox-controls {
    float:left;
    background: url("skin01_assets/lb-controls-shade.png") repeat-y left top;
    padding: 19px 20px 15px;
}
.CorpsofEngr .image-number {
    padding: 28px 20px;
    float:left;
}
.CorpsofEngr .clearfix {
    clear: both;
}
.CorpsofEngr .hide {
    display: none;
}
.CorpsofEngr .sidebar {
    padding: 10px;
    position: absolute;
    bottom: 0;
}
.CorpsofEngr .sidebar ul {
    list-style-type: none;
}
.CorpsofEngr .sidebar ul li {
    cursor: pointer;
    background: #fafafa;
    padding: 10px;
    display: inline;
    border: 1px solid #ccc;
}
.CorpsofEngr .sidebar ul li:hover {
    background: #4567ff;
    color: #fff;
    border: 1px solid #2a439d;
}
.CorpsofEngr #fancybox-effects {
    top:0;
    position: absolute;
    z-index: 99999;
}
.CorpsofEngr #fancybox-title {
    /*overflow: hidden;*/
    -webkit-animation: showCaption 0.5s ease;
    -moz-animation: showCaption 0.5s ease;
    -o-animation: showCaption 0.5s ease;
    animation: showCaption 0.5s ease;
}
body {
    -webkit-perspective-origin:center;
}
.row_3 {
    clear: both;
    min-height: 100px;
}
.row_2 {
    clear: both;
    min-height: 100px;
}
.CorpsofEngr .extend-effect {
    -webkit-animation: xtdLightbox-effect-1 0.4s ease;
    -moz-animation: xtdLightbox-effect-1 0.4s ease;
    -o-animation: xtdLightbox-effect-1 0.4s ease;
    animation: xtdLightbox-effect-1 0.4s ease;
}