<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Gobal Reset */
* { margin: 0; padding: 0; }
/* General */
body { font-family: arial, freesans, garuda, helvetica, verdana, sans-serif; font-size: 11px; text-align: center; margin: 10px; }
p { line-height: 1.3; margin-bottom: 8px; }
h1 { font-size: 11px; font-weight: bold; color: #002c69; margin: 10px 0; }
a { color: #075899; font-weight: normal; text-decoration: underline; }
a.disabled { color: black; text-decoration: none; cursor: auto; }
img, a img { border:none; }
/* Page Breadcrumbs */
.Nav { font-size: 11px; padding-bottom: 4px; clear:both; padding-top:15px; }
.Nav a{ background:url(../../../javascript/jquery/plugins/colorbox/colorbox/images/controls.png) no-repeat -76px 0; position:absolute; top:50%; margin-top:-11px; width:23px; height:23px; text-indent:-200px; overflow:hidden}
.Nav .PrevLink { font-size: 11px; left:20px }
.Nav .NextLink { background-position:-51px 0; font-size: 11px; right:20px }
.Nav .PrevLink:hover{ background-position:-76px -25px}
.Nav .NextLink:hover{ background-position:-51px -25px}
.Nav .PrevLink.disabled{ background-position:-76px 0}
.Nav .NextLink.disabled{ background-position:-51px 0}

.ImageCount { color:gray; font-size: 11px; }
.Title { padding-bottom: 10px; }
.ProductTinyImageList ul li { width: 40px; height: 40px; overflow: hidden; float: left; border: 1px solid gray; margin-left:3px; }
.ProductTinyImageList ul li div { display: table-cell; text-align: center; }
.ProductTinyImageList ul li .TinyOuterDiv { border: 2px solid white; display: block; }
.ProductZoomImageBox { display:table-cell;  }
.ProductZoomImageBox, .ProductZoomImageBox * { margin:auto; vertical-align: middle; }
.ProductTinyImageList ul { margin: 0pt; padding: 0pt; position: relative; list-style-type: none; white-space:nowrap; width: 2500px; }
#ImageScrollPrev, #ImageScrollNext { float: left; background:none; border:none; margin-top:15px; cursor:pointer; display: none; }
.ProductTinyImageList { float: left; margin-top:10px; white-space:nowrap; width: 80%; overflow: hidden; }</pre></body></html>