div.gallery_thumb_left { width: 156px; height: 106px; margin: 0 11px 11px -4px; _margin: 0 11px 11px 0; padding: 10px 0 0 10px; float: left; background: url(../assets/photo_bg_left.png) no-repeat 0 0; }
div.gallery_thumb_mid { width: 156px; height: 106px; margin: 0 11px 11px 0; padding: 10px 0 0 10px; float: left; background: url(../assets/photo_bg_mid.png) no-repeat 0 0; }
div.gallery_thumb_right { width: 156px; height: 106px; margin: 0 0 11px 0; padding: 10px 0 0 10px; float: left; background: url(../assets/photo_bg_right.png) no-repeat 0 0; }

.highslide { cursor: url(../assets/gallery/graphics/zoomin.cur), pointer; outline: none; text-decoration: none; z-index:9999; }
.highslide-wrapper, .rounded-white { background: white; }
.highslide-image-blur { }
.highslide-caption { display: none; padding: 5px; background: #FFFFFF; font-size: 14px; line-height: 18px; color: #6a0000; font-family: "Trebuchet MS", Verdana, sans-serif; font-weight: bold; }
.highslide-heading { font-size: 22px; color: #6a0000; font-family: "Trebuchet MS", Verdana, sans-serif; font-weight: bold; display: none; height: 30px; overflow: hidden; cursor: default; padding-left: 5px; }
.highslide-dimming { position: absolute; background: black; }
.highslide-loading { display: block; font-size: 12px; line-height: 18px; color: #6a0000; font-family: "Trebuchet MS", Verdana, sans-serif; font-weight: bold; padding: 3px; border: 1px solid white; background-color: white; padding-left: 22px; background-image: url(../assets/gallery/graphics/loader.white.gif); background-repeat: no-repeat; background-position: 3px 1px; }
a.highslide-credits, a.highslide-credits i { padding: 2px; color: gray; text-decoration: none; font-size: 10px; }
a.highslide-credits:hover, a.highslide-credits:hover i { color: white; background-color: gray; }

.highslide-controls { width: 105px; height: 30px; position: relative; top: -26px; left: 7px; }
.highslide-controls ul { height: 20px; list-style: none; margin: 0; padding: 0; }
.highslide-controls li { float: left; list-style: none; }
.highslide-controls a { background-image: url(../assets/gallery/graphics/controlbar-white-small.gif); display: block; float: left; height: 20px; width: 20px; outline: none; }
.highslide-controls a.disabled { cursor: default; }
.highslide-controls a span { display: none; }
.highslide-controls .highslide-move { display: none; }
.highslide-move a { cursor: move; }

.highslide-controls .highslide-previous a { background-position: 0 0; }
.highslide-controls .highslide-previous a:hover { background-position: 0 -20px; }
.highslide-controls .highslide-previous a.disabled { background-position: 0 -40px !important; }
.highslide-controls .highslide-play a { background-position: -20px 0; }
.highslide-controls .highslide-play a:hover { background-position: -20px -20px; }
.highslide-controls .highslide-play a.disabled { background-position: -20px -40px !important; }
.highslide-controls .highslide-pause a { background-position: -40px 0; }
.highslide-controls .highslide-pause a:hover { background-position: -40px -20px; }
.highslide-controls .highslide-next a { background-position: -60px 0; }
.highslide-controls .highslide-next a:hover { background-position: -60px -20px; }
.highslide-controls .highslide-next a.disabled { background-position: -60px -40px !important; }
.highslide-controls .highslide-full-expand a { background-position: -100px 0; }
.highslide-controls .highslide-full-expand a:hover { background-position: -100px -20px; }
.highslide-controls .highslide-full-expand a.disabled { background-position: -100px -40px !important; }
.highslide-controls .highslide-close a { background-position: -120px 0; }
.highslide-controls .highslide-close a:hover { background-position: -120px -20px; }

.highslide-overlay { display: none; }

div.highslide-html-content div.highslide-header { display: none; visibility: hidden; }
div.highslide-html-content .highslide-heading { font-size: 18px; color: #0872BA; letter-spacing: -0.5px; display: none; font-weight: bold; height: 20px; overflow: hidden; cursor: default; padding-left: 5px; float: left; }
div.highslide-html-content .highslide-header ul { z-index: 1; margin: 0; padding: 0; text-align: right; float: right; top: 0; clear: none;  }
div.highslide-html-content .highslide-header ul li { display: inline; padding-left: 1em; }
div.highslide-html-content .highslide-header ul li.highslide-previous, div.highslide-html-content .highslide-wrapper .highslide-header ul li.highslide-next { display: none; visibility: hidden; }
div.highslide-html-content .highslide-header a { font-weight: bold; color: #0872BA; text-transform: capitalize; text-decoration: none; font-size: 14px; letter-spacing: -0.5px; }
div.highslide-html-content .highslide-header a:hover { color: black; }
div.highslide-html-content li.highslide-move { visibility: hidden; }
div.highslide-html-content .highslide-footer { height: 1px; }
div.highslide-html-content .highslide-footer .highslide-resize { visibility: hidden; float: right; height: 1px; width: 11px; background: url(../assets/gallery/graphics/resize.gif); }
div.highslide-html-content .highslide-resize { cursor: nw-resize; }
