#mboverlay { position:fixed; z-index:9998; top:0; left:0; width:100%; height:100%; background-color:#000; cursor:pointer; }
#mboverlay.mboverlayff { background:transparent  repeat; }
#mboverlay.mboverlayie { position:absolute; }
#mbcenter { height:557px; position:absolute; z-index:9999; left:50%; background-color:#fff; -moz-border-radius:10px; -webkit-border-radius:10px; -moz-box-shadow:0 10px 40px rgba(0, 0, 0, 0.70); -webkit-box-shadow:0 10px 40px rgba(0, 0, 0, 0.70); }
#mbcenter.mbloading { background:#fff url(/uploads/image/images/whiteloading.gif) no-repeat center; -moz-box-shadow:none; -webkit-box-shadow:none; }
#mbimage { left:0; top:0; font-family:myriad, verdana, arial, helvetica, sans-serif; line-height:20px; font-size:12px; color:#fff; text-align:left; background-position:center center; background-repeat:no-repeat; padding:10px; }
#mbimage a, #mbimage a:link, #mbimage a:visited { color:#ddd; }
#mbimage a:hover, #mbimage a:active { color:#fff; }
#mbbottom { min-height:20px; font-family:myriad, verdana, arial, helvetica, sans-serif; line-height:20px; font-size:12px; color:#999; text-align:left; padding:0 10px 10px; }
#mbtitle { display:inline; color:#999; font-weight:bold; line-height:20px; font-size:12px; }
#mbnumber { background: no-repeat center; display:inline; color:#c00; line-height:26px; font-size:12px; position: absolute; bottom: 10px; right: 10px; text-align: center; width:65px; height:26px; }
#mbcaption { display:block; color:#999; line-height:14px; font-size:10px; }
#mbprevlink, #mbnextlink, #mbcloselink { display:block; float:right; height:20px; margin:0; outline:none; }
#mbprevlink { width:32px; height:100px; background:transparent url(/uploads/image/images/customblackprevious.gif) no-repeat center; position: absolute; top:38%; left:-32px; }
#mbnextlink { width:32px; height:100px; background:transparent url(/uploads/image/images/customblacknext.gif) no-repeat center; position: absolute; top:38%; right:-32px; }
#mbcloselink { width:24px; background:transparent  no-repeat center; position:absolute; top:10px; right:10px; }
#mberror { position:relative; font-family:myriad, verdana, arial, helvetica, sans-serif; line-height:20px; font-size:12px; color:#fff; text-align:center; border:10px solid #700; padding:10px 10px 10px; margin:20px; -moz-border-radius:5px; -webkit-border-radius:5px; }
#mberror a, #mberror a:link, #mberror a:visited, #mberror a:hover, #mberror a:active { color:#d00; font-weight:bold; text-decoration:underline; }
