
#pdb-window a:link {color: #666666;}
#pdb-window a:visited {color: #666666;}
#pdb-window a:hover {color: #000;}
#pdb-window a:active {color: #666666;}
#pdb-window a:focus{color: #666666;}

#pdb-overlay {position: absolute; z-index: 100; width: 100%; height: 100%; top: 0; left: 0; min-height: 100%; background-color: #000; filter:alpha(opacity=40); -moz-opacity: 0.4; opacity: 0.4; }
#pdb-window {background: #000000; z-index: 102; position: fixed; position: absolute; /* top: 77px !important; */ left: 50%; color: white; border: 0px solid #555555; }
* html #pdb-window {position: absolute; }
#pdb-paging {margin: 0 15px;  padding: 10px 0; }

#pdb-window images {display: block; margin: 15px 0 0 0; border: 4px solid #C6CDD3; padding: 1px; clear: both; _margin-top: 0; display: inline;}
#pdb-image-anchor { min-height: 150px;  display: block;  background: url(../img/lb-loading.gif) no-repeat 50% 50%;  margin: 15px 0;  zoom: 1;  padding: 0; text-align: center; }
#pdb-image-anchor.hidden { display: none; }

#pdb-caption {padding: 0 15px; margin: 0 0 0 0; text-align: left; }
#pdb-desc {padding: 0 15px; margin: 5px 0; text-align: left; }
#pdb-page-list {padding: 0 15px; margin: 0 80px 5px 80px; text-align: center; word-spacing: 2px; display: none;}
#pdb-page-list a.active {font-weight: bold; text-decoration: none; }

#pdb-prev {float: left; padding-left: 15px; background: url("../img/lb-prev.png") no-repeat 0 50%; display: none;}
#pdb-next {float: right; padding-right: 15px; background: url("../img/lb-next.png") no-repeat 100% 50%; display: none; }

#pdb-close {position: absolute; display: block;  padding: 0;  right: 5px;  top: 5px;  cursor: pointer;  padding: 0 0 0 0;  margin: 0;  }
#pdb-close a { background: url("../img/lb-close.png") no-repeat 100% 0; cursor: pointer; line-height: 12px;

display: block; text-indent: -2000px; width: 16px; height: 16px;
 }

#pdb-iframe {z-index: 99; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #fff; border: none; filter:alpha(opacity=0); -moz-opacity: 0; opacity: 0; }

#pdb-content { text-align: left; margin: 0 20px 20px 20px; /*height: 635px;*/ /* overflow: auto; */ margin: 10px; padding: 0; border: 0; min-height: 350px; _height: 350px; }
#pdb-content.loader { background: url(../img/lb-loading.gif) no-repeat 50% 50%; }
#pdb-content h2 { margin-left: 0; }

