<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#mageworxLightbox{	position: absolute;	left: 0; width: 100%; z-index: 10000; text-align: center; line-height: 0;}
#mageworxLightbox img{ width: auto; height: auto;}
#mageworxLightbox a img{ border: none; }

#mageworxOuterImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#mageworxImageContainer{ padding: 10px; }

#mageworxLoading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#mageworxHoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#mageworxImageContainer&gt;#mageworxHoverNav{ left: 0;}
#mageworxHoverNav a{ outline: none;}

#mageworxPrevLink, #mageworxNextLink{ width: 49%; height: 100%; display: block; }
#mageworxPrevLink { left: 0; float: left;}
#mageworxNextLink { right: 0; float: right;}
#mageworxPrevLink:hover, #mageworxPrevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#mageworxNextLink:hover, #mageworxNextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#mageworxImageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#mageworxImageData{	padding:0 10px; color: #666; }
#mageworxImageData #mageworxImageDetails{ width: 70%; float: left; text-align: left; }	
#mageworxImageData #mageworxCaption{ font-weight: bold;	}
#mageworxImageData #mageworxNumberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#mageworxImageData #mageworxBottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}

#mageworxOverlay{ position: absolute; top: 0; left: 0; z-index: 1004; width: 100%; height: 500px; background-color: #000; }</pre></body></html>