/* billiton gallery css - ik */
/*GALERIE*/
.tx-billitongallery-pi1 .invisible, 
.gallery-list-rowpic-caption {
    display: none;
}
.tx-billitongallery-pi1,
.tx-billiton_gallery-pi1 {
   position: relative;
   margin: 29px 0 0 0;
   width: 655px;
   z-index: 5;
   height: 383px;
}
#content-text .tx-billitongallery-pi1,
#content-text .tx-billiton_gallery-pi1 {
   width: 520px;
}
.billiton_gallery_singlepic_fwdback {
   width: 118px;
   height: 25px;
   background-color: #e3e3e3;
   background-image: url(../gfx/gallery/inactive-states.gif);
   background-repeat: no-repeat;
   background-position: -2px 50%;
   position: absolute;
   bottom: -31px;
   right: 0;
   z-index: 10;
}
.billiton_gallery_singlepic_fwd {
   position: absolute;
   right: 2px;
   top: 2px;
}
.billiton_gallery_singlepic_back {
   position: absolute;
   right: 32px;
   top: 2px;
}
.gallery-overview {
   width: 28px;
   height: 21px;
   position: absolute;
   bottom: 2px;
   right: 62px;
   z-index: 10;
}
.gallery-backtopage {
   height: 21px;
   line-height: 21px;
   white-space: nowrap;
   background-color: #fff;
   position: absolute;
   float: right;
   bottom: 2px;
   right: 62px;
   padding: 0 4px;
}
.gallery-backtopage a {
   height: 21px;
   line-height: 21px;
   color: #666;
   text-decoration: none;
   font-weight: bold;
   font-size: 85%;
}
#content-text .gallery-nav,
.billiton_gallery_pagebrowser {
   width: 495px;
   position: relative;
   font-weight: bold;
   color: #666;
   clear: left;
}
#content-text .gallery-nav a,
.billiton_gallery_pagebrowser a {
   color: #666 !important;
   text-decoration: none;
}
#content-text .gallery-pagebrowser-back,
#content-text .gallery-pagebrowser-fwd,
.billiton_gallery_pagebrowser_back,
.billiton_gallery_pagebrowser_fwd {
   width: 50px;
   position: absolute;
   top: 0;
}
#content-text .gallery-pagebrowser-back,
.billiton_gallery_pagebrowser_back {
   left: 0;
}
#content-text .gallery-pagebrowser-fwd,
.billiton_gallery_pagebrowser_fwd {
   right: 0;
}
.billiton_gallery_pagebrowser_fwd img,
.gallery-pagebrowser-fwd img {
    float: right;
}

#content-text .gallery-pagebrowser-text,
.billiton_gallery_pagebrowser_page {
   width: 100%;
   text-align: center;
   line-height: 30px;
}
#content-text .gallery-list .gallery-list-rowpic-first a,
#content-text .gallery-list .gallery-list-rowpic a,
#content-text .gallery-list .gallery-list-rowpic-last a,
.billiton_gallery_listpic a, .gallery_listpic a {
   float: left;
   width: 147px;
   height: 86px;
   /*background-color: #e3e3e3;*/
   margin-right: 12px;
}
#content-text .gallery-list .gallery-list-rowpic-last a,
.billiton_gallery_listpic_lastofrow a, .gallery-list-rowpic-last a {
   margin-right: 0;
}
#content-text .gallery-list .gallery-list-rowpic-first a,
#content-text .gallery-list .gallery-list-rowpic a,
#content-text .gallery-list .gallery-list-rowpic-last a,
.billiton_gallery_listpic, .gallery-listpic {
   margin-bottom: 14px;
}
#content-text .gallery-list .gallery-list-rowpic-first a:hover,
#content-text .gallery-list .gallery-list-rowpic a:hover,
#content-text .gallery-list .gallery-list-rowpic-last a:hover,
.billiton_gallery_listpic_act a, .gallery-list-activepic a {
   /*background-color: #f9b700;*/
}
#content-text .gallery-list a img, 
.billiton_gallery_listpic a img, 
.gallery-listpic a img {
   position: relative;
   left: 4px;
   top: 4px;
   width: 139px;
   height: 78px;
}
#content-text .gallery-list .gallery-nav a img {
    width: 28px;
    height: 21px;
}


.gallery-list-rowpic {
    float:left;
    margin-right:14px;
}
.gallery-list-rowpic-first {
    clear:both;
    float:left;
    margin-right:14px;
}
.gallery-list-rowpic-last {
    float:left;
}
.gallery-list-rowpic a img,
.gallery-list-rowpic-first a img,
.gallery-list-rowpic-last a img {
    border:4px solid #e3e3e3;
}
.gallery-list-activepic a img {
    border:4px solid #f9b700;
}

#billitongallery-slideshow-container {
    position: relative;
    height: 100%;
}
.slideclick {
    /*visibility: hidden;*/
    display: none;
    position: absolute;
    left: 239px;
    top: 50%;
    margin-top: 170px;
    z-index: 10;
}
#billitongallery-slideshow-div {
    z-index: 5;
}
#billitongallery-slideshow-prevbtn,
#billitongallery-slideshow-nextbtn {
    position: absolute;
    z-index: 10;
    height: 49px;
    width: 43px;
    display: none;
    top: 50%;
    margin-top: -23px;
}
#billitongallery-slideshow-prevbtn {
    left: 0px;
}
#billitongallery-slideshow-nextbtn {
    left: 100%;
    margin-left: -43px;
}

#billitongallery-slideshow-clickbtn {
    width: 166px;
    height: 33px;
    display: block;
    /*background-image: url(../gfx/slideclick.gif);*/
    border: 1px solid #000000;
}