 
@font-face{font-family:"colabreg";     src:url('../fmslideshow_assets/fonts/colabreg-webfont.eot');     src:url('../fmslideshow_assets/fonts/colabreg-webfont.eot?#iefix') format('embedded-opentype'),         url('../fmslideshow_assets/fonts/colabreg-webfont.woff') format('woff'),         url('../fmslideshow_assets/fonts/colabreg-webfont.ttf') format('truetype'),         url('../fmslideshow_assets/fonts/colabreg-webfont.svg#ColabReg') format('svg')}

@font-face{font-family:'OswaldRegular';     src:url('../fmslideshow_assets/fonts/oswald-webfont.eot');     src:url('../fmslideshow_assets/fonts/oswald-webfont.eot?#iefix') format('embedded-opentype'),         url('../fmslideshow_assets/fonts/oswald-webfont.woff') format('woff'),         url('../fmslideshow_assets/fonts/oswald-webfont.ttf') format('truetype'),         url('../fmslideshow_assets/fonts/oswald-webfont.svg#OswaldRegular') format('svg');  font-weight:normal;  font-style:normal}

#jq_fmslideshow #fmslideshow .txtLarge{font-size:1.5em; color:#FFF; display:inline-block; padding-left:12px; padding-right:12px; padding-top:0px; padding-bottom:4px}

#jq_fmslideshow #fmslideshow .txtMedium{font-size:1.2em; color:#FFF; display:inline-block; padding-top:3px; padding-bottom:3px; padding-left:9px; padding-right:9px}

#jq_fmslideshow #fmslideshow .txtMedium2{font-family:ColabReg,Georgia,"Times New Roman"; font-size:1.2em; color:#FFF; display:inline-block; padding:5px; padding-left:7px; padding-right:7px; background-color:}

#jq_fmslideshow #fmslideshow .txtExMedium{font-size:1.3em; color:#000; display:inline-block; padding-top:5px; padding-left:8px; padding-right:5px; padding-bottom:7px}

#jq_fmslideshow #fmslideshow .txtNormal{font-family:ColabReg,Tahoma,"Times New Roman"; font-size:13px; color:#000; display:inline-block; padding:5px}

#jq_fmslideshow #fmslideshow .txtExNormal{font-family:ColabReg,Georgia,"Times New Roman"; font-size:14px; color:#000; display:inline-block; padding:5px}

#jq_fmslideshow #fmslideshow .txtSmall{font-family:ColabReg,Arial,"Times New Roman"; font-size:12px; line-height:14px; color:#000; display:inline-block; padding:5px}

#jq_fmslideshow #fmslideshow .textBg{opacity:.7; filter:alpha(opacity=70)}

#jq_fmslideshow #fmslideshow a{font-family:ColabReg,Tahoma,"Times New Roman"; display:inline-block; text-decoration:none; color:#FFF}

#jq_fmslideshow #fmslideshow a:link{color:#FFF}
#jq_fmslideshow #fmslideshow a:visited{color:#FFF}
#jq_fmslideshow #fmslideshow a:active{color:#FFF}
#jq_fmslideshow #fmslideshow a:hover{color:#aaa}

#jq_fmslideshow #fmslideshow .divStyle{font-family:"OswaldRegular",Georgia,sans-serif}

#jq_fmslideshow .buttonText{font-family:ColabReg,Arial,"Times New Roman"; font-size:11px; line-height:12px; color:#000; display:inline-block; vertical-align:middle; text-align:center}

.fm_drag-cursor{cursor:move;}
.fm_drag-cursor{cursor:url("../fmslideshow_assets/cursors/openhand.png") 8 8,-moz-grab;}
.fm_drag-cursor{*cursor:url(../fmslideshow_assets/cursors/openhand.cur);}
.fm_drag-cursor{cursor:url(fmslideshow_assets/cursors/openhand.cur);}

.fm_draging-cursor{cursor:move;}
.fm_draging-cursor{cursor:url("../fmslideshow_assets/cursors/closedhand.png") 8 8,-moz-grabbing;}
.fm_draging-cursor{*cursor:url(../fmslideshow_assets/cursors/closedhand.cur);}
.fm_draging-cursor{cursor:url(fmslideshow_assets/cursors/closedhand.cur);}

.imgSty { width:auto; max-height:100%}
/* Thumbnails Hodler style */ 

#jq_fmslideshow .thumb-Holder {
	
	width:100%; /* You can change the width of the thumbnails viewable area */ 
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}

#jq_fmslideshow .thumb {
	width: 120px;		/* Thumbnail image width */ 
	height: 60px;		/* Thumbnail image height */ 
	padding: 2px;		/* Thumbnail Border size */ 
	margin-right:6px;	/* Thumbnail to Thumnail Spacing*/ 
}

#jq_fmslideshow .thumb .bg {
	background-color:#B4B4B4;	/* Thumbnail background color */ 
}


#jq_fmslideshow .thumb-normal {
	background-color:#fff; /* Thumbnail Border color on normal state */ 
}

#jq_fmslideshow .thumb-over {
	background-color:#000;	/* Thumbnail Border color on mouse over state */ 
}

#jq_fmslideshow .thumb .tint-normal {
	background-image:none; !important /* Selected  Thumbnail tint background image on normal state */ 
}

#jq_fmslideshow .thumb .tint-over {
	background-image:url(../fmslideshow_assets/thumb_over.png); /* Selected  Thumbnail tint background image on mouse over state*/ 
	background-position:center;

}

#jq_fmslideshow .thumb-next-previous-normal {
	opacity:1; !important					/* Next Previous button opacity on Normal state*/ 
	filter:alpha(opacity=100); !important
}

#jq_fmslideshow .thumb-next-previous-over {
	opacity:.5; !important					/* Next Previous button opacity on mouse over state*/ 
	filter:alpha(opacity=50); !important
}

#jq_fmslideshow {-webkit-tap-highlight-color: rgba(0, 0, 0, 0);	}

#jq_fmslideshow .nonDraggable { cursor: auto; }
