/* License: Creative Commons license.
Copyright: Copyright (c) 2008 [Aeron Glemann](http://www.electricprism.com/aeron/).
*/

.slideshow {height:300px;margin:0;width:400px;}

.slideshow-captions{background:#D1DEF0;bottom:-5px;color:#006699;font: normal 12px/20px Arial, sans-serif;text-align: center;}

.slideshow-captions-visible{min-height:20px; opacity:1;}

.slideshow-controller{margin:-44px 0 0 -119px;}

.slideshow-images{height:290px;margin-left:70px;width:320px;}

.slideshow-images img{position:static;left:0;margin-bottom:50px;}

/*.slideshow-thumbnails{bottom:0;height:40px;overflow:auto;width:100%;}
.slideshow-thumbnails ul {height:40px;width:1000px;}*/

/* Overriding the default Slideshow thumbnails for the vertical presentation */
.slideshow-thumbnails {height:250px;left:0;right:auto;top:0;width:70px;}

.slideshow-thumbnails ul {height: 250px;width: 70px;}

.slideshow-thumbnails li {float: left;list-style: none;margin:0;}

.slideshow-thumbnails a {border:0;float: left;opacity: .5;padding: 5px 5px 6px 5px;}

.slideshow-thumbnails a img {border: 0;width:40px;height:27px;}

/*====lightbox styles ====== */

a:hover .photos{border: 1px solid #999;}

.lbLoading {background: #fff;}

.photos {border: 1px solid #fff;padding: 3px;}

.lightboxDesc {/*display:none;*/}

#lbOverlay {background-color: #000;cursor: pointer;left: 0;position: absolute;width: 100%;z-index: 800;}

#lbCenter, #lbBottomContainer {background-color: #fff;left: 50%;overflow: hidden;position: absolute;z-index: 801;}

#lbImage {border: 10px solid #fff;cursor: pointer;}

#lbBottom {border:10px solid #fff;border-top-style: none;color: #000;font: normal 11px/16px Arial, sans-serif;text-align: left;}