@charset "utf-8";
/* CSS Document */

	h2 { background: url(img/global-sprite.png) 0px -200px repeat-x #c2c4d3; }
	
	a.btn_orange { background: url(img/global-sprite.png) 0px -300px repeat-x; }
	input.btn_orange, input#subscribebutton  { background: url(img/global-sprite.png) 0px -300px repeat-x; }
	
	#header { background: url(img/global-sprite.png) 0px -400px repeat-x #1b82c2; }
		#header #hdr_logo { background-image: url(img/global-sprite.png); background-repeat: repeat-x; }
		#header .btn_header { background: url(img/global-sprite.png) repeat-x 0px -160px; } 
	
	div#content .btn_expand span { background: url(img/global-sprite.png) 0px -80px no-repeat; }
	div#content .open span { background: url(img/global-sprite.png) 0px -120px no-repeat; }
	.payment-method-paypal { background: url(img/global-sprite.png) -160px -120px no-repeat; }
	
	#header_spreets { background: #1b82c2; }
	#footer_spreets { background: url(img/global-sprite.png) 0px -400px repeat-x #1b82c2; }
		/*#footer_spreets .btn_footer { background: url(img/global-sprite.png) 0px -250px #1e5d8c; }*/
		
	.icon-account { background: url(img/global-sprite.png) -160px -40px no-repeat; }
	.icon-subscribe { background: url(img/global-sprite.png) -210px -40px no-repeat; }
	.icon-arrow { background: url(img/global-sprite.png) -260px -42px no-repeat; }

	#footer_yahoo { background: url(img/global-sprite.png) 0px -350px repeat-x #1b82c2; }
		#footer_yahoo #logo_yahoo { background: url(img/global-sprite.png) 0px -40px no-repeat; }			
		
	.error, ul.errors li { background: url(img/global-sprite.png) -160px -80px no-repeat; }
	    div.expiryGroup ul.errors li { background: none; }
		div.expiryGroup ul.errors li ul.errors li, .forgot-errormsg  { background: url(img/global-sprite.png) -160px -80px no-repeat; }
	
	.pay-by-paypal input { background: url(img/btn_paypal_text.png) no-repeat center; }
	
	.location-wrapper .location_located { background: url(img/global-sprite.png) -300px -120px no-repeat; }
	.location-wrapper .btn-locate .icon-location-crosshair { background: url(img/global-sprite.png) -250px -120px no-repeat; }
	.ui-redirect .ui-icon-loading { background: url(img/spreets-loading.gif) no-repeat;	}
