/* Gallery/Album CSS - mm-30082015 */

/** SECTION: Copied from Booth Strap **/
.pagination{height:36px;margin:18px 0}
.pagination ul{display:inline-block;*display:inline;*zoom:1;margin-left:0;margin-bottom:0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:0 1px 2px rgba(0,0,0,0.05);box-shadow:0 1px 2px rgba(0,0,0,0.05)}
.pagination li{display:inline}
.pagination a{float:left;padding:0 14px;line-height:34px;text-decoration:none;border:1px solid #ddd;border-left-width:0}
.pagination a:hover,.pagination .active a{background-color:#f5f5f5}
.pagination .active a{color:#999;cursor:default}
.pagination .disabled span,.pagination .disabled a,.pagination .disabled a:hover{color:#999;background-color:transparent;cursor:default}
.pagination li:first-child a{border-left-width:1px;-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}
.pagination li:last-child a{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}
.pagination-centered{text-align:center}
.pagination-right{text-align:right}
/*End Section*/

/* galleries */
.galleryList .galleryEntry{}
.galleryList .galleryEntry{text-align:center;}

.galleryContent{float:left;width:600px;text-align:center;}
.galleryNavigation {float:right;width:300px;}
.galleryNavigation .pagination {padding-left:20px;}
.galleryNavigation .pagination li {display:inline;}
.galleryNavigation .pagination span{float:left;}
.galleryNavigation .pagination span.pages{}
.galleryNavigation .pagination span.current{}
.galleryNavigation .pagination a{float:left;}
.galleryThumbHolder{padding:10px 0 0 10px;}
.galleryThumbHolder ul{margin:0;padding:0;}
.galleryThumbHolder li {list-style:none;margin:0 0px 10px 10px;padding:0;float:left;}
.galleryThumbHolder li a{}
.galleryThumbHolder li.cropImg {width:80px;height:80px;overflow:hidden;}
.galleryThumbHolder li.cropImg img {max-width:140px;max-height:120px;vertical-align:middle;}
.galleryPaging { padding:10px 0;}
.galleryPaging a, .galleryPaging b { padding: 0 5px 0 3px;}
.galleryContent .controls { margin:0;}
.galleryList a.galleryNameLink {font-size:13px;}

/**FaceBook Galleries*/
.galleryList .galleryEntry {}
.galleryList .galleryEntry .boxInner {padding:0;}
.galleryList .galleryEntry .boxInner:hover .galleryNameLink a {color:#ffffff;}
.galleryList .galleryEntry .boxInner > a {width:100%;height:145px;display:inline-block;overflow:hidden;float:left;}
.galleryList .galleryEntry .galleryNameLink {background-color:#000000;color:#ffffff;font-weight:bold;display:inline-block;
                                             margin-bottom:0;height:44px;width:100%;}
.galleryList .galleryEntry .galleryNameLink a {padding:4px;height:100%;display:inline-block;}

.galleryNavigation {width:280px;}
.fbGWrp {width:156px;height:156px;float:left;position:relative;overflow:hidden;}
.fbGWrp #slideup {position:absolute;left:0;bottom:-40px;width:100%;height:40px;background-color:#000000;opacity:0.8;z-index:4;}
.fbGWrp #slideup span{ color: #ffffff;}
.fbGWrp img {min-width:156px;max-width:inherit;/*min-height:160px;*/}
.fbGWrp:hover #slideup {transition: 0.5s;bottom: 0px;}
.fbGWrp #slideup .text {padding:3px;font-weight:bold;display:inline-block;}
.fbGallery h2 {padding: 20px; background: #000000 center right 20px no-repeat;color: #ffffff;font-size: 280%;text-transform: uppercase;}

.galleryList .fbGWrp {min-width:236px;min-height:226px;margin:0 10px 10px 0;text-align:center;}

.galleryThumbHolder li.cropImg {
    position: relative;
}
.asp_lscp {
    left: -25%;
    position: absolute;
}
.asp_port {
    top: -25%;
    position: absolute;
}
.asp_eq {
}