body {
	min-width: 1000px;
}
/*Treatments*/
#sony-makebelieve-banner,
#portal-footer,
#portal-header {
	min-width: 1000px;
}
				#treatments-navitem-tv:hover:after,
				#treatments-navitem-movies:hover:after {
					color: transparent;
					color: #0083A6\9;
					content: '\25B4';
					font-size: 3em;
					font-family: "Lucida Console";
					position: absolute;
					left: 50px;
					top: 25px;
				}

				#treatments-navitem-tv:hover:after {
					left: 70px;
				}
#blurred-background-container {
	min-width: 1000px;
}
/*Content Stage*/				
ul#featured-content {
	width: 1000px;
}
	ul#featured-content > li {
		width: 1000px;
	}
		.billboard-wrapper {
			min-width: 1000px;				
		}
			.billboard-wrapper .aesthetics {
				min-width: 1000px;
			}
				.billboard-wrapper .aesthetics .aesthetics {
					min-width: 0;
				}
					ul#featured-content > li .property-info {
						left: -100px;
						position: relative;
						width: 980px;
					}
ul#featured-content-pagination li {
	background-image: url(images/featured-content-pagination-non-retina.png);
}

/*Quick View*/
.quick-view-enabled .quick-view-button{
		font-size: 1.2em;
		line-height: 2.5;
		text-indent: 18px;
	}

/*Catalog*/
		#seemore ul#selections li {
			margin-right: 83px;
		}

/*Overlays*/
#sp-overlay {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

#quickview-overlay {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";
}

/*Listing Widgets*/
#listing-form #zip-field {
	padding-top: 5px;
	height: 21px;
}

#listing-form #listing-submit {
	line-height: 2.2;
}
/*GAMES AND APPS*/
.appstore {
	background-image: url(images/button-appstore-111x33.png);
}
.googleplay {
	background-image: url(images/button-googleplay-95x33.png);
}
.windowsstore {
	background-image: url(images/button-windowsstore-95x33.png);
}
#gamesandapps > ul > li .details > ul li .appstore {
	background-image: url(images/button-appstore-94x28.png);
}
#gamesandapps > ul > li .details > ul li .googleplay {
	background-image: url(images/button-googleplay-81x28.png);
	background-size: 81px auto;
	width: 81px;
}
#gamesandapps > ul > li .details > ul li .windowsstore {
	background-image: url(images/button-windowsstore-81x28.png);
	background-size: 81px auto;
	width: 81px;
}
.featured-collection ul li .details a.appstore {
	background-image: url(images/button-appstore-81x24.png);
	background-size: 81px auto;
	width: 81px;
}
.featured-collection ul li .details a.googleplay {
	background-image: url(images/button-googleplay-81x28.png);
	background-size: 81px auto;
	width: 81px;
}
.featured-collection ul li .details a.windowsstore {
	background-image: url(images/button-windowsstore-81x28.png);
	background-size: 81px auto;
	width: 81px;
}