/*GALLERY*/
.aniframe{
cursor: move;
position: absolute; 
display: none;  
width: 0px; 
height: 0px;

  }
.galpaging{
  color: #000;
  background: #fff;
  border-bottom: 1px solid #000;
  padding-right: 4px;
  text-align: right;
}
.galpaging a:hover{
  color: #000;
}
.galpaging a{
  color: #000;
}

.gallistheader{
background: url(../images/_cust/gal_img.gif) 5px 0 no-repeat;
padding-left: 45px;
padding-top: 1px;
margin-top: 5px;
margin-bottom: 0px;
font-size: 11px;
color: #4a4a4a;
font-weight:bold;

}
	.gallistbox{
background-color: #ececec;
 margin:0px 4px 10px 4px;
padding: 10px;
}
.gallerymaincont{
  border-bottom: 1px solid #000;
  margin:4px;

}



.galleryimgcont{
  float: left;
  padding: 2px 0px 0px 3px;
  margin-right:3px;
}
.gallerytxtcont{
 
 margin-left: 1px;
}
.galpopuptxt{
position:absolute;
margin-top:1px;
padding-left:6px;
color:#fff;
}
.galleryimgclose{
  display: block;
  background: #010066;
  text-align: right;
  color:#fff;
}

.galleryimgclose a{
  color: #fff;
  margin-right: 40px;
}
.galcloseimg{
  cursor: pointer;
}
.galseperator{
clear: left;
height:1px;
background:#dbce68;
margin:4px 0px 4px 0px;
}
.galimg{
  border: 1px solid #eba63f;
  cursor: pointer;
}
.imgcont{
  display: block;
  background: #000;
  border: 1px solid #eba63f;
}