/*
#pd-box-window a:link {color: #666666;}
#pd-box-window a:visited {color: #666666;}
#pd-box-window a:hover {color: #000;}
#pd-box-window a:active {color: #666666;}
#pd-box-window a:focus{color: #666666;}*/


#pd-box-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; padding:0; overflow:hidden;}
#pd-box-window {/*background: #ffffff;*/ z-index: 102; position: fixed; position: absolute; top: 35px; left: 50%; width: 400px; }
* html #pd-box-window {position: absolute; }

#pd-box-image img {margin: 0px 0 0 0; border: none; padding: 0px; clear: both; _margin-top: 0; display: inline; background:white;}
#pd-box-image { display: block; margin: 15px 0;  zoom: 1;  padding: 0 17px; text-align: center; }
#pd-box-title {padding: 0 20px 5px; margin: 0 0 0 0; text-align: left; border: none;}
#pd-box-desc {padding: 0 20px; margin: 0; text-align: left; }

#pd-box-pager {margin: 25px 13px 10px;  padding: 0 100px 0; position:relative; zoom:1;}
#pd-box-pages {text-align: center; word-spacing: 5px; }
#pd-box-pages a.active {font-weight: bold; text-decoration: none; }
#pd-box-prev {position:absolute; left:0; top:0; padding-left: 15px; background: url("../img/lb/lb-prev.png") no-repeat 0 60%; }
#pd-box-next {position:absolute; right:0; top:0; padding-right: 15px; background: url("../img/lb/lb-next.png") no-repeat 100% 60%; }

#pd-box-close {background: url("../img/lb/lb-close.png") 100% 50% no-repeat;  display: block;  cursor: pointer; padding: 0 30px 0 0; height:23px; line-height: 23px; font-weight: bold; text-decoration: none; position: absolute; right: 23px;  top: 23px; margin: 0;  z-index:100;}

#pd-box-HideSelect {z-index: 999999; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #fff; border: none; filter:alpha(opacity=0); -moz-opacity: 0; opacity: 0; margin:0;}


#pd-box-bottom, #pd-box-top{zoom:1; }
#pd-box-top{margin:0 26px; padding:26px 0 0; background: url('../img/lb/lb-horizontal.png') 0 0px repeat-x; _background-image:url('../img/lb/lb-horizontal-8.png');}
#pd-box-bottom{padding:0 0 26px; background: url('../img/lb/lb-horizontal.png') 0 100% repeat-x; _background-image:url('../img/lb/lb-horizontal-8.png');}
#pd-box-top-left, #pd-box-top-right, #pd-box-bottom-left, #pd-box-bottom-right{width:26px; height:26px; background:url('../img/lb/lb-cor.png') 0 0 no-repeat; _background-image:url('../img/lb/lb-cor-8.png'); position:absolute;}
#pd-box-top-left{left:0; top:0;}
#pd-box-top-right{right:0; top:0; background-position:100% 0;}
#pd-box-bottom-left{left:0; bottom:0; background-position:0 100%; _bottom: expression((this.parentNode.offsetHeight % 2 == 0) ? "0px" : "-1px");}
#pd-box-bottom-right{right:0; bottom:0; background-position:100% 100%; _bottom: expression((this.parentNode.offsetHeight % 2 == 0) ? "0px" : "-1px");}

#pd-box-left{background:url('../img/lb/lb-vertical.png') 0 0 repeat-y; _background-image:url('../img/lb/lb-vertical-8.png');}
#pd-box-left{margin:0 -26px; position:relative; zoom:1;}
#pd-box-right{background:url('../img/lb/lb-vertical2.png') 100% 0 repeat-y;  _background-image:url('../img/lb/lb-vertical2-8.png'); zoom:1;}

#pd-content{background: #ffffff; padding:1px 1px; margin:0 16px; zoom:1; min-height:150px; _height:150px;}
.loading #pd-content {background: #ffffff url(../img/lb/lb-loading.gif) no-repeat 50% 50%;}