.detail-content {
    position: relative;
}
.detail-content .brightcove-player {
    display: none;
    position: absolute;
    top: 0;
    z-index: 9999;
    margin:0 !important;
    height: 410px !important
}
.skip-box {
    display: none;
    position: absolute;
    top: 70px;
    right: 20px;
    z-index: 3;
    border: 1px solid #555;
    padding: 5px;
    background-color: #000;
    background-color:rgba(0, 0, 0, 0.7)
}
.skip-box img {
    height: 40px
}
.skip-box a:link, .skip-box a:visited {
    color: #fff;
}
.skip-box a {
    font-size: 1.5rem;
    font-size: 15px;
    text-decoration: none;
}
.gallery {
    position: relative;
    margin: 10px 0;
}
.gallery-v {
    margin: 0
}
.gallery .focus {
    position: relative;
    border: 1px solid #5e5e5e;
    display: block;
    height: 340px;
    overflow: hidden;
    text-align: center;
}
.gallery-v .focus {
    height: 247px;
    width: 472px;
    float: left;
    border: 2px solid #222;
    text-align: left;
}
.gallery .focus a {
    display: block
}
.gallery .focus .arrow-left,
.gallery .focus .arrow-right {
    position: absolute;
    z-index: 9997;    
    display: block;
    width: 60px;
    height: 40px;
    top: 40%;
    background: #333;
    text-align: center;
    color: #fff;
    font-size: 2.2em;
    line-height: 1;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    opacity: .7;
    -ms-filter: "alpha(opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: .7;
}
.gallery .focus .arrow-left:hover,
.gallery .focus .arrow-right:hover {
    opacity: 1;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
}
.gallery .focus .arrow-left {
    left: 0
}
.gallery .focus .arrow-right {
    right: 0
}
.gallery .focus .bigimg {
    position: relative;
    z-index: 9996;
    cursor: pointer;
}
.gallery-v .focus img {
    max-height: 250px
}
.gallery .slider {
    display: block;
    overflow: hidden;
    padding-bottom:6px;
    width: 570px;
    height: 77px;
    float: left;
    position: relative;
    background: #5e5e5e;
}
.gallery-v .slider {
    float: left;
    width: 138px;
    height: 245px;
    overflow: visible;
}
.gallery .slider-left,
.gallery .slider-right {
    display: block;
    width: 25px;
    height: 83px;
    float: left;
    background: #333;
    text-align: center;
    color: #fff;
    font-size: 27px;
    line-height: 83px;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
}
.gallery .thumbs {
    position: absolute;
    top: 3px;
    left: 3px;
}
.gallery-v .thumbs {
    top: 1px;
    left: 1px;
}
.gallery .thumbs img {
    float: left;
    display: block;
    padding: 4px;
    cursor: pointer;
    border: 1px solid #5e5e5e;
    height: 67px;
    width: 67px;
}
.gallery-v .thumbs img {
    padding: 4px;
    border-top: 4px solid #333;
    border-bottom: 4px solid #333;
    border-left: 3px solid #333;
    border-right: 3px solid #333;
    width: 128px;
    height: 67px;
}
.gallery-v .thumbs img:hover {
    border-color: #fff;
    box-shadow: inset 0 0 10px #000;
}
.gallery .thumbs img.selected {
    border: 1px solid #555;
    box-shadow: inset 0 0 10px #000;
}
.gallery-v .thumbs img.selected {
    border-top: 4px solid #333;
    border-bottom: 4px solid #333;
    border-left: 3px solid #333;
    border-right: 3px solid #333;
}
.gallery-v .ovltext,
.detail-content .ovltext {
    display: none
}
.gallery-v .imgovl {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    z-index: 9998;
    background: url("/img/opa_70.png") repeat scroll 0 0 transparent;
    padding: 10px 0;
}
.gallery-v .imgovl h3 a {
    font-size: 1.6em;
    font-weight: bold;
    text-shadow: 1px 1px 0 #000;
    color: #fff;
    width: 97%;
    padding: 0 5px;
}
.gallery-v .imgovl h3 a:hover {
    text-decoration: none
}
.gallery-v .imgovl p {
    font-size: 1.5em;
    color: #fff;
    padding: 0 5px;
    width: 96%;
    text-shadow: 1px 1px 0 #000;
}
.gallery-v .arrow {
    display: block;
    width: 28px;
    height: 84px;
    background-position: -182px 1px;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: -26px;
    z-index: 10000;
}
.gallery-ovl {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 9998;
    -moz-opacity: .70;
    opacity: .70;
    text-align: center;
}
.gallery-ovl img {
    margin-top: 140px
}

#gallery-related {
    position:absolute;
    top:0;
    left:0;
    display:block;
    width:100%;
    height: 100%;
    z-index:9998;    
    color: #777;
    background:#e1e1e1;
}
#gallery-related .reload {
    text-align: center;
    margin:5px 0;
}
#gallery-related .reload a {
    text-decoration: none;
    padding:5px 10px;
    vertical-align: middle;
}
#gallery-related .reload a.form-button {
   font-size:1em;
   color:#fff;
   text-shadow: 0 0;
}
#gallery-related .related-galleries {
    padding:5px;
    margin-top:20px;
}
#gallery-related .related-galleries h5 {
    font-size:1.5em;
    padding-bottom: 0;
    margin-bottom: 10px;
    border-bottom: 5px solid;
    font-weight: bold;
    text-shadow: 1px 1px 0 #fff;
    color:#333;
}
#gallery-related .related-galleries  li {
    overflow:hidden;
    float: left;
    zoom:1;
    width:295px;
    line-height: 1;
    margin:0 10px 25px 0;
    font-size: .68em;
    font-weight: bold;
}
#gallery-related .related-galleries  li .link {
    line-height: 1.3
}
#gallery-related .related-galleries  li .image-block img {
   width: 142px;
}