.wipgallery { 
  /*background : #AEBAC6 url(/img/image_background.gif) no-repeat right;) */
}
/* IE Hack stuff */
/*\*/
* html .wipgallery {
  height  : 1%;
}
/**/
.wipgallery_popup { 
  width : 800px;
  margin-right : auto;
  margin-left  : auto;
  background : #808080;
  font-family : arial,helvetica;
  font-size : 11px;
  padding : 20px 0px 20px 0px;
}
.wipgallery_magnify { 
  float : left;
  width : 468px;
  height : 20px;
  text-align : right;
  display : none;
}
.wipgallery_magnify .image { 
  width : 20px;
  height : 20px;
  float : right;
  overflow : hidden;
}

.wipgallery img { 
  background : none;
  border : 0px;
}
.wipgallery .progress { 
  width : 70px;
  float : left;
  display : none;
}
.wipgallery .gallerynavigation { 
  background : url(/img/tab_multi.gif) no-repeat;
  width : 311px;
  margin : 0px 0px 0px 0px;
  padding : 0px;
  text-align : center;
  line-height : 17px;
}
/* IE Hack stuff */
/*\*/
* html .wipgallery .gallerynavigation {
  height  : 1%;
}
/**/

.wipgallery_popup .gallerynavigation { 
  background : #808080;
  padding : 2px 20px 2px 20px;
  width : 760px;
}
.wipgallery .gallerynavigation img { 
  margin : 0px 0px 2px 0px;
}

.wipgallery .gallerynavigation .number { 
  font-size : 11px;
  display : block;
  width   : 19px;
  float   : left;
  margin  : 1px 0px 0px 1px;
  border  : 1px #BDCEE3 solid;
}
/* IE Hack stuff */
/*\*/
* html .wipgallery .gallerynavigation .number {
  display : inline;
  height  : 1%;
}
/**/


.wipgallery .gallerynavigation .thumb { 
  display : block;
  width   : 48px;
  height  : 48px;
  float   : left;
  padding : 0px;
  margin  : 2px 0px 0px 1px;
  border  : 1px #BDCEE3 solid;
  text-align : center;
  overflow : hidden;
}
/* IE Hack stuff */
/*\*/
* html .wipgallery .gallerynavigation .thumb {
  display : inline;
  height  : 1%;
}
/**/
.wipgallery .gallerynavigation .thumb img { 
  margin : 0px;
  padding : 0px;
  float : none;

  opacity: 0.50;
  filter: alpha(opacity=50); 
  -moz-opacity: 0.50;
}

.wipgallery .gallerynavigation .selected { 
  border  : 1px #dd0000 solid;
  font-weight : bold;
}

.wipgallery .gallerynavigation .thumb.selected img { 
  margin : 0px;
  padding : 0px;

  opacity: 1.00;
  filter: alpha(opacity=100); 
  -moz-opacity: 1.00;  
}

.wipgallery .gallerynavigation a, .wipgallery .gallerynavigation a:link, .wipgallery .gallerynavigation a:visited { 
  color : #000000;
  text-decoration : none;
}

.wipgallery .galleryimage {
  background : #ffffff;
  padding : 0px;
  font-weight : bold;
  /*float : left;*/
  width : 311px;
  min-height: 169px;
  max-height: 169px;
  overflow : hidden;
}

/* IE Hack stuff */
/*\*/
* html .wipgallery .galleryimage{
  height: 169px;
}
/**/
.wipgallery_popup .galleryimage {
  background : #808080;
  width : 800px;
}
.wipgallery .galleryimage img { 
  float : none;
}
.wipgallery .galleryimage .description {
  background : #ffffff;
  color : #000000;
  font-weight : normal;
  float : left;
  width : 448px;
  text-align : left;
}
.wipgallery_popup .galleryimage .description {
  background : #808080;
  color : #ffffff;
  width : 760px;
  padding : 10px 20px 10px 20px;
}
.wipgallery ul {
  padding    : 3px 0px 0px 0px;
  margin     : 0px;
  list-style : none;
}
.wipgallery li {
  border-bottom : #e5ecf9 1px solid;
  padding       : 0px;
  margin        : 0px 0px 0px 0px;
  text-align    : left;
  font-size     : 12px;
  font-weight   : normal;
}
.wipgallery .clear {
  clear    : both;
  height   : 0px;
  overflow : hidden;
}
.wipgallery .description {
}
.wipgallery .subdescription {
}
.wipgallery .a:link, .wipgallery .a:visited {
}
