/*-- FWB Slider PRO Front Style
-------------------------------------*/
#fwbslider a{border:none;outline:none;}
#fwbslider{position:fixed; z-index:-1;}
#fwbslider .fwb_bgcolor{position:fixed;width:100%;height:100%;top:0;}
#fwbslider img{min-height: 100%;min-width: 1024px;width: 100%;height: auto;position: fixed;top: 0;left: 0;display:none;-ms-interpolation-mode: bicubic;}	
a.fwb_fromthis img{position:fixed;bottom:10px;right:10px;z-index:999999999;min-height: 32px;min-width: 32px;width: auto;height: auto;}
#fwbslider a.fwb_link{text-decoration:none;}
#fwbslider .fwboverlay{background:url('../images/overlay.png');opacity:0.5;position:fixed;width:100%;height:100%;top:0; filter: alpha(opacity = 50);}
#fwbs_bottom{z-index:4;position:fixed;bottom:0;height:5px;width:100%;}
#fwb_scroll{z-index:2;position:fixed;bottom:0;height:40px;width:100%;}
#fwbs_bottom .fwbs_progressbar{height:50px;width:100%;background: url("../../images/fwb-probg.png") repeat-x center transparent;}
#fwbs_bottom  .fwbs_progressbar .fwbs_progress{height:5px;background:#096F9E;position:absolute;top:0;}
#fwbs_bottom  .fwbs_bullets{left: 0;margin-top:0px;position: absolute;right: 0;text-align: center;top:16px;margin-top: 16px\9;*margin-top: 19px\9;}
#fwbs_bottom  .fwbs_bullets a{background: url("../../images/fwb_bullet.png") no-repeat scroll 0 -24px transparent;display: inline;font-size: 0;margin: 2px;padding: 6px;outline:none;padding: 5px 6px 5px 5px\9;zoom:1;}
#fwbs_bottom  .fwbs_bullets a:hover,#fwbs_bottom   .fwbs_bullets a.active{background-position:0 0;}
#fwbs_bottom  .fwbs_controls{}
#fwbs_bottom  .fwbs_controls a.fwbs_playpause,#fwbs_bottom   .fwbs_showthumbs{background: url("../../images/play_pause.png") no-repeat scroll center bottom transparent;display: block;height: 42px;position: absolute;width: 54px;top: 8px;right: 0;outline:none;}
#fwbs_bottom  .fwbs_controls a.fwbs_playpause:hover,#fwbs_bottom   .fwbs_showthumbs:hover{opacity:0.7;filter: alpha(opacity = 70);}
#fwbs_bottom  .fwbs_controls a.fwbs_playpause.active{background-position:0 0;}
#fwbs_bottom  .fwbs_thumbnails{left: 0;position: absolute;right: 0;text-align: center;display:none;top:60px;}
#fwbs_bottom  .fwbs_thumbnails a{outline:none;}
#fwbs_bottom  .fwbs_thumbnails a.fwb_thumb img{outline:none;border: 2px solid #fff;border-radius: 50px 50px 50px 50px;height: 60px;margin: 0 2px;width: 60px; box-shadow: -1px -1px 4px rgba(0, 0, 0, 0.85);}
#fwbs_bottom  .fwbs_thumbnails a.fwb_thumb img:hover{border: 2px solid #cccccc;}
#fwbs_bottom  .fwbs_showthumbs{background: url("../../images/thumb_btn.png") no-repeat scroll transparent;left:0;}
.fwbs_nav{z-index:4;position:fixed;bottom:45%;right:0;}
.fwbs_nav a{width:40px;height:50px;opacity:0.7;filter: alpha(opacity = 70);display:block;}
.fwbs_nav a.fwbs_next{background: url("../../images/arrow_next.png") no-repeat scroll center center #000;outline:none;}
.fwbs_nav a:hover{opacity:0.9;filter: alpha(opacity = 90);}
.fwbs_nav a.fwbs_prev{background: url("../../images/arrow_prev.png") no-repeat scroll center center #000;outline:none;}
.fwbs_botpush{padding-bottom:50px;}