

.tx-bahagphotogallery-pi1 {
   width: 610px;
   margin-left: 0px;
}

.tx-bahagphotogallery-pi1 img {
 border: 1px solid #000000; 
}

.tx-bahagphotogallery-pi1 a, .tx-bahagphotogallery-pi1 a:visited {
 display: block;
 float: left;
 width: 94px;
 height: 94px;
 border: 1px solid #333;
 text-align:center; 
 text-decoration: none;
 margin: 4px;
 margin-right: 8px;
 color: #CCC;
}
.tx-bahagphotogallery-pi1 a.horiz {
}
.tx-bahagphotogallery-pi1 a.horiz img {
 margin-top: 14px; 
}

.tx-bahagphotogallery-pi1 a span {
 display: none;
}
.tx-bahagphotogallery-pi1 a span img {
 margin: 0;
 border: 1px solid #CCC;
}

.tx-bahagphotogallery-pi1 a:hover {
 border: 1px solid #CCC; 
}

.tx-bahagphotogallery-pi1 a:hover span  {
 position: absolute;
 display: block;
 z-index: 2;
 right: 40px;
 top: 30px;
 width: 340px;
 text-align: center;
}
.tx-bahagphotogallery-pi1 a.horiz:hover span  {
 top: 70px; 
}
.tx-bahagphotogallery-pi1 a.vert:hover span  {
}

.tx-bahagphotogallery-pi1 a:focus span, .tx-bahagphotogallery-pi1 a:active span  {
 z-index: 1;
}


.tx-bahagphotogallery-pi1 .gallerymenu {
 display: block;
 float: left;
 width: 94px;
 height: 94px;
 border: 0;
 text-decoration: none;
 margin: 4px;
 color: #CCC;
 text-align:center; 
}
.tx-bahagphotogallery-pi1 .gallerymenu a#top {
}
.tx-bahagphotogallery-pi1 .gallerymenu a#top {
 width: 20px;
 height: 15px;
 margin-top: 10px;
 margin-left: 18px;
 background: url(images/top.gif) no-repeat;
}
.tx-bahagphotogallery-pi1 .gallerymenu a#top:hover {
 background: url(images/top-hi.gif) no-repeat;
}
.tx-bahagphotogallery-pi1 .gallerymenu a#left {
 width: 20px;
 height: 15px;
 margin-top: 30px;
 margin-left: 15px;
 display: inline;
 background: url(images/left.gif) no-repeat;
}
.tx-bahagphotogallery-pi1 .gallerymenu a#left:hover {
 background: url(images/left-hi.gif) no-repeat;
}
.tx-bahagphotogallery-pi1 .gallerymenu a#right {
 width: 20px;
 height: 15px;
 margin-top: 30px;
 margin-left: 15px;
/* left: 30px; */
 background: url(images/right.gif) no-repeat;
}
.tx-bahagphotogallery-pi1 .gallerymenu a#right:hover {
 background: url(images/right-hi.gif) no-repeat;
}


