#fp_gallery{height:1000px;display:block}
#afterGallery{margin-top:20px;width:75%;margin-left:7%}
#outer_container{position:fixed;bottom:-160px;margin:0 0 30px;height:124px;padding:0;-webkit-box-reflect:below 5px -webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(0.6,transparent),to(#121212))}
#thumbScroller{position:relative;overflow:hidden}
#thumbScroller .container{position:relative;left:0}
#thumbScroller .content{float:left}
#thumbScroller .content div{margin:2px;height:100%}
#thumbScroller img,img.clone{border:2px solid #000;height:120px}
#thumbScroller a{padding:2px;outline:none}
.fp_overlay{width:100%;height:100%;position:relative;top:0;left:0}
.fp_loading{display:none;position:absolute;top:50%;left:50%;margin:-35px 0 0 -35px;background:#000 url(../images/icons/loader.gif) no-repeat center center;width:40px;height:40px;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;z-index:999;opacity:.5;filter:alpha(opacity = 50)}
.fp_next,.fp_prev /.fp_play,.fp_pause,*/{display:none;width:30px;height:30px;position:absolute;cursor:pointer;opacity:.7;filter:alpha(opacity = 70)}
.fp_next,.fp_prev{top:50%}
.fp_next:hover,.fp_play:hover,.fp_pause:hover,.fp_prev:hover{opacity:.9;filter:alpha(opacity = 90)}
.fp_next{background:url(../images/icons/next.png) no-repeat center center}
.fp_prev{background:url(../images/icons/prev.png) no-repeat center center}
.fp_bottomnav{width:100px;position:absolute;left:45%;bottom:0}
.fp_play,.fp_pause{position:relative;right:0}
.fp_play{background:#222 url(../images/icons/play.png) no-repeat;background-position:left center}
.fp_pause,.fp_sharefb{background:#222 url(../images/icons/pause.png) no-repeat;background-position:left center}
.fp_thumbtoggle{background:#222 url(../images/icons/thumbs.png) no-repeat;position:relative;right:30px}
.fp_thumbtoggle:hover{opacity:.5;filter:alpha(opacity = 50)}
.fp_thumbtoggle,.fp_play,.fp_pause,.fp_sharefb{display:none;height:29px;width:29px;font-size:9px;text-align:center;letter-spacing:1px;text-shadow:1px 1px 1px #000;line-height:1.4;cursor:pointer;opacity:.7;filter:alpha(opacity = 70);-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;background-position-x:50%;background-position-y:50%}
img.fp_preview{position:absolute;top:0;height:100%}