﻿#gallery {  }
#gallery .list { height: 520px; overflow: visible; margin:15px 0 10px 10px; }
#gallery .list ul { clear:both; }
#gallery .list ul li { float: left; margin: 5px 10px 5px 0; }
#gallery .list ul li.selected a.thumb { background: #000; }
#gallery .list ul li img { border: none; display: block; width: 60px !important; height: 50px !important; }
#gallery .list ul li a.thumb { padding: 2px; display: block; }
#gallery .list ul li a.thumb:focus { outline: none; }
#gallery .list ul li .caption { display:none; }
#gallery .pagination { clear: both; }
#gallery .navigation div.top { margin-bottom: 12px; height: 11px; }
#gallery .navigation div.bottom { margin-top: 12px; }
#gallery .pagination a, #gallery .pagination span.current, #gallery .pagination span.ellipsis { display: block; float: left; margin-right: 2px; padding: 4px 7px 2px 7px; border: 1px solid #ccc; }
#gallery .pagination a:hover { background-color: #eee; text-decoration: none; }
#gallery .pagination span.current { font-weight: bold; background-color: #000; border-color: #000; color: #fff; }
#gallery .pagination span.ellipsis { border: none; padding: 5px 0 3px 2px; }

#gallery .content { display: none; margin-left: 255px; }
#gallery .controls { margin-top: 5px; height: 20px; }
#gallery .controls a { padding: 5px; }
#gallery .ss-controls { float: left; }
#gallery .nav-controls { float: right; }
#gallery .slideshow-container { height: 478px; text-align:center; line-height:460px; overflow:hidden; overflow-x: auto; white-space: nowrap; }
#gallery .loader { height: 478px; }
#gallery .slideshow span.image-wrapper { display: block; }
#gallery .slideshow a.advance-link { display: block; text-align: center; }
#gallery .slideshow a.advance-link:hover, #gallery .slideshow a.advance-link:active, #gallery .slideshow a.advance-link:visited { text-decoration: none; }
#gallery .slideshow img { }
#gallery .download { float: right; }
#gallery .caption-container { height: 100px; }
#gallery span.image-caption { width: 550px; }
#gallery .caption { padding: 5px 12px; }
#gallery .image-title { font-weight: bold; font-size: 1.3em; }
#gallery .image-desc { line-height: 1.3em; padding-top: 5px; }

