/*

	Supersized - Fullscreen Slideshow jQuery Plugin
	Version : 3.2.7
	Site	: www.buildinternet.com/project/supersized
	
	Theme 	: Shutter 1.2
	Author	: Sam Dunn
	Company : One Mighty Roar (www.onemightyroar.com)
	License : MIT License / GPL License
	

		
	
	/* Progress Bar
	----------------------------*/					
	#progress-back{ z-index:5; position:fixed; bottom:0px; left:0; height:5px; width:28%; background:url('../img/progress-back.png') repeat-x; }
		#progress-bar{ position:relative;left:0; height:5px; width:100%; background:url('../img/progress-bar.png') repeat-x; }
	
	
	
	
	