@import url("/cmspro/js/jquery/plugins/lightbox/css/lightbox.css");

#prevLink, #nextLink { background-image: url(/cmspro/js/jquery/plugins/lightbox/images/blank.gif); }
#prevLink:hover, #prevLink:visited:hover { background-image: url(/cmspro/js/jquery/plugins/lightbox/images/prev.gif); }
#nextLink:hover, #nextLink:visited:hover { background-image: url(/cmspro/js/jquery/plugins/lightbox/images/next.gif); }

#nextLinkText, #prevLinkText { color: #cc1b81; font-weight: bold; text-decoration: none; }
#nextLinkText { padding-left: 10px; }
#prevLinkText { padding-right: 10px; }

#imageDataContainer { font: 11px Tahoma, Verdana, Helvetica, sans-serif; }

#imageData #caption { font-weight: bold; }
#imageData #numberDisplay { font-size: 9px; color: #3a2633; padding-top: 5px; }
#imageData #bottomNavClose { width: 26px; }

#overlay { background: #000 url(/bg-overlay.png) 50% 50% repeat; opacity: 0.7; -moz-opacity: 0.7; filter: Alpha(Opacity=70); }
