/* Override with retina images */
@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min--moz-device-pixel-ratio: 2), screen and (-o-min-device-pixel-ratio: 2/1), screen and (min-device-pixel-ratio: 2), screen and (min-resolution: 2dppx) {
	#mast h1 a { background-image: url(/i/screen/fetchsoftworks-dark-glow-256@2x.png); }
	#home-elevator h3 { background-image: url(/i/screen/dog-rule-dark@2x.png); }
	.one-product #product-feature .product-heading.fetch .product-name { background-image: url(/fetch/i/screen/fetch-light-glow-384@2x.png); }
	.one-product #product-feature li.list-style-down-arrow { background-image: url(/i/widgets/green-down-arrow-small@2x.png); }
	.two-product #product-feature a.pf-app-store { background-image: url(/i/screen/app-store-badge-135@2x.png); }
	.two-product #product-feature .product-heading.fetch .product-name { background-image: url(/fetch/i/screen/fetch-light-glow-256@2x.png); }
	.two-product #product-feature .product-heading.roadshow .product-name { background-image: url(/roadshow/i/screen/roadshow-light-glow-256@2x.png); }
	.two-product #product-feature li.list-style-down-arrow { background-image: url(/i/widgets/green-down-arrow-tiny@2x.png); }
	body.fetch a.product-mascot { background-image: url(/fetch/i/screen/fetch-light-glow-384@2x.png); }
	body.roadshow a.product-mascot { background-image: url(/roadshow/i/screen/roadshow-light-glow-384@2x.png); }
	#content a.intro-download-fetch, #content a.intro-download-fetch:hover, #content a.intro-download-fetch:focus { background-image: url(/i/widgets/green-down-arrow-large@2x.png); }
	#content a.upgrade-now, #content a.upgrade-now:hover, #content a.upgrade-now:focus { background-image: url(/i/widgets/green-right-arrow-large@2x.png); }
	#content a.sub-download-fetch, #content a.sub-download-fetch:hover, #content a.sub-download-fetch:focus { background-image: url(/i/widgets/green-down-arrow-small@2x.png); }
	#content a.sub-upgrade-now, #content a.sub-upgrade-now:hover, #content a.sub-upgrade-now:focus { background-image: url(/i/widgets/green-right-arrow-small@2x.png); }
	.callout-block .products li.product.fetch div { background-image: url(/fetch/i/screen/fetch-dark-glow-256@2x.png); }
	.callout-block .products li.product.roadshow div { background-image: url(/roadshow/i/screen/roadshow-dark-glow-256@2x.png); }
	#product-nav-local { background-image: url(/i/screen/dog-rule-light@2x.png); }
	#content a.sub-app-store-roadshow { background-image: url(/i/screen/app-store-badge-225@2x.png); }
	#content .rss { background-image: url(/i/widgets/rss@2x.png); }
	blockquote { background-image: url(/i/screen/dog-rule-bluish-bottom@2x.png); }
	blockquote p.first { background-image: url(/i/screen/dog-rule-bluish-top@2x.png); }
	blockquote span.first { background-image: url(/i/widgets/open-quote@2x.png); }
	blockquote span.last { background-image: url(/i/widgets/close-quote@2x.png); }
	li#nav-fetch-top a { background-image: url(/fetch/i/screen/fetch-32@2x.png); }
	li#nav-roadshow-top #nav-fetch-top a { background-image: url(/fetch/i/screen/fetch-32@2x.png); }
	li#nav-roadshow-top a { background-image: url(/roadshow/i/screen/roadshow-25@2x.png); }
	li#nav-fetch-top #nav-roadshow-top a { background-image: url(/roadshow/i/screen/roadshow-25@2x.png); }
	#content a.buy-now, #content a.buy-now:hover, #content a.buy-now:focus { background-image: url(/i/widgets/green-dollar-sign-large@2x.png); }
	#content a.sub-buy-now, #content a.sub-buy-now:hover, #content a.sub-buy-now:focus { background-image: url(/i/widgets/green-dollar-sign-small@2x.png); }
}