@charset "utf-8";

/* SLIMBOX (Customized version) */

#lbOverlay  { background-color: #000; cursor: pointer; position: absolute; z-index: 4; top: 0; left: 0; width: 100% }

#lbCenter, #lbBottomContainer           { background-color: #868787; background-position: 0 bottom; padding: 5px 0 0; position: absolute; z-index: 4; left: 50%; overflow: hidden }

.lbLoading    { background: #fff url(images/sb_loading.gif) no-repeat center; position: relative; z-index: 4 }

#lbCanvas           { background-color: #868787; display: inline; padding: 3px 3px 0; z-index: 4 }

#lbCanvas iframe, #lbCanvas img    { background-color: #fff; margin: 0; padding: 0; z-index: 4; border: solid 1px #999 }

#lbPrevLink  { background: url(images/sb_anchor_spacer.gif); display: block; position: absolute; z-index: 4; top: 9px; width: 70px }

#lbNextLink     { background: url(images/sb_nextlabel.gif); display: block; position: absolute; z-index: 5; top: 9px; width: 70px }

#lbPrevLink  { z-index: 4; left: 0 }

#lbPrevLink:hover   { background: url(images/sb_prevlabel.gif) no-repeat; z-index: 4 }

#lbNextLink  { z-index: 4; right: 0 }

#lbNextLink:hover   { background: url(images/sb_nextlabel.gif) no-repeat; z-index: 4 }

#lbBottom     { color: #edeeee; font-size: 1.1em; font-family: Verdana, Helvetica, sans-serif; font-style: normal; font-weight: normal; line-height: 1.4em; text-align: left; margin: 0 0 0 10px; padding: 0; z-index: 4 }

#lbCloseLink     { background: url(images/sb_closelabel.gif) no-repeat center; display: block; margin: 4px 15px 2px 5px; padding: 0; z-index: 4; width: 66px; height: 22px; float: right }

#lbCaption, #lbNumber  { z-index: 4 }

#lbCaption    { font-weight: normal; padding-top: 5px; z-index: 4 }

