@font-face {
    font-family: 'SteelfishBold';
    src: url('/js/fmslideshow_assets/fonts/steelfib-webfont.eot');
    src: url('/js/fmslideshow_assets/fonts/steelfib-webfont.eot?#iefix') format('embedded-opentype'),
         url('/js/fmslideshow_assets/fonts/steelfib-webfont.woff') format('woff'),
         url('/js/fmslideshow_assets/fonts/steelfib-webfont.ttf') format('truetype'),
         url('/js/fmslideshow_assets/fonts/steelfib-webfont.svg#SteelfishBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'YanoneKaffeesatz';
    src: url('/js/fmslideshow_assets/fonts/YanoneKaffeesatz-Regular-webfont.eot');
    src: url('/js/fmslideshow_assets/fonts/YanoneKaffeesatz-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/js/fmslideshow_assets/fonts/YanoneKaffeesatz-Regular-webfont.woff') format('woff'),
         url('/js/fmslideshow_assets/fonts/YanoneKaffeesatz-Regular-webfont.ttf') format('truetype'),
         url('/js/fmslideshow_assets/fonts/YanoneKaffeesatz-Regular-webfont#webfonthKXnaAjv') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'League_Gothic';
    src: url('/js/fmslideshow_assets/fonts/League_Gothic-webfont.eot');
    src: url('/js/fmslideshow_assets/fonts/League_Gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/js/fmslideshow_assets/fonts/League_Gothic-webfont.woff') format('woff'),
         url('/js/fmslideshow_assets/fonts/League_Gothic-webfont.ttf') format('truetype'),
         url('/js/fmslideshow_assets/fonts/League_Gothic-webfont#webfont1Lb5Pdit') format('svg');
    font-weight: normal;
    font-style: normal;
}

#jq_fmslideshow #fmslideshow .txtTitle {font-size:32px; font-family: "SteelfishBold",Georgia,sans-serif; color:#FFF; display:inline-block; padding: 4px 12px 4px 12px; background-color: #000;}
#jq_fmslideshow #fmslideshow .txtShort {font-size:14px; font-family: Helvetica; line-height:20px; color:#666; display:inline-block; padding:5px; padding-left:7px; padding-right:7px; width: 400px; text-align: justify; }
.txtShort a { font-weight: bold;
color: #f93100;
text-decoration: underline;
}

#jq_fmslideshow .txtMainLink {font-size:12px; font-family: Helvetica; line-height:14px; font-weight: bold; background-color: #f60; padding:4px 10px; display:inline-block; border-radius: 4px;}
.txtMainLink a {color: #fff; text-decoration: none;}

#jq_fmslideshow .buttonText{font-family:Arial; font-size:12px; line-height:10px; color:#888; display:inline-block; vertical-align:middle; text-align:center; font-weight: bold;}

.fm_drag-cursor{cursor:move}
.fm_drag-cursor{cursor:url("cursors/openhand.png") 8 8,-moz-grab}
.fm_drag-cursor{*cursor:url(cursors/openhand.cur)}
.fm_drag-cursor{cursor:url(cursors/openhand.cur)}

.fm_draging-cursor{cursor:move}
.fm_draging-cursor{cursor:url("cursors/closedhand.png") 8 8,-moz-grabbing}
.fm_draging-cursor{*cursor:url(cursors/closedhand.cur)}
.fm_draging-cursor{cursor:url(cursors/closedhand.cur)}

 
#jq_fmslideshow .thumb-Holder{width:100%;  -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -o-user-select:none; user-select:none}

#jq_fmslideshow .thumb{width:120px;  height:60px;  padding:2px;  margin-right:6px}

#jq_fmslideshow .thumb .bg{background-color:#B4B4B4}

#jq_fmslideshow .thumb-normal{background-color:#fff}

#jq_fmslideshow .thumb-over{background-color:#000}

#jq_fmslideshow .thumb .tint-normal{background-image:none; !important  }

#jq_fmslideshow .thumb .tint-over{background-image:url(thumb_over.png);  background-position:center}

#jq_fmslideshow .thumb-next-previous-normal{opacity:1; !important filter:alpha(opacity=100); !important}

#jq_fmslideshow .thumb-next-previous-over{opacity:.5; !important filter:alpha(opacity=50); !important}

#jq_fmslideshow{-webkit-tap-highlight-color:rgba(0,0,0,0)}

#jq_fmslideshow .nonDraggable{cursor:auto}
