/*
	jQuery Homepage Banner Slideshow / Product viewer
 	Copyright (c) 2011 Subramanian 
	codecanyon.net/user/FMedia/
	
	Version: 1.0 
	Release Date: 05 OCT 2011
	
*/
 
/*@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 .main_image{
}
#jq_fmslideshow #fmslideshow .txtLarge{
	font-size:40px; 
	color:#FFF; 
	display: inline-block;
	text-align:center;
	line-height: 45px;
	width: 180px; 
	padding-left:9px; 
	padding-right:9px;
	padding-top:0px; 
	padding-bottom:4px;
	/*text-shadow: black 0.1em 0.1em 0.2em*/
}

#jq_fmslideshow #fmslideshow .txtMedium{ 
	font-size: 18px;
	color: #333;
	line-height: 24px;
	display: inline-block; 
	padding-top:8px; 
	padding-bottom:3px; 
	padding-left:9px; 
	padding-right:9px;
	width: 180px;
}
#jq_fmslideshow #fmslideshow .txtMediumRight{ 
	font-size: 18px;
	color: #333;
	line-height: 24px;
	display: inline-block; 
	padding-top:8px; 
	padding-bottom:3px; 
	padding-left:9px; 
	padding-right:9px;
	width: 180px;
	text-align: right;
}

#jq_fmslideshow #fmslideshow .txtMedium2{ 
	font-family: Arial, Helvetica, sans-serif;
	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 .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: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	display: inline-block;
	padding:5px;
}

#jq_fmslideshow #fmslideshow .txtExNormal{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	display: inline-block;
	padding:5px;
}

#jq_fmslideshow #fmslideshow .txtSmall{
	font-family: Arial, Helvetica, sans-serif;
	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: Arial, Helvetica, sans-serif;
	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: Arial, Helvetica, sans-serif;
}

#jq_fmslideshow #fmslideshow .buttonText{
	font-family: Arial, Helvetica, sans-serif;
	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);}

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


/* 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 Thumbnail 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; }
