/* Prettified by Source 2 Viewer 11.1.0.0 - https://valveresourceformat.github.io */

#FrontpageCellFallBattlePass2016
{
	background-color: #1f2428;
	background-image: url("s2r://panorama/images/front_page/ads/battle_pass_fall_2016_psd.vtex");
	background-size: contain;
	height: 480px;
	background-repeat: no-repeat;
	vertical-align: top;
}

.FrontpageCellHeaderBattlePassFall2016
{
	background-color: #467d28;
	visibility: visible;
	color: black;
	text-shadow: none;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding: 3px 8px 1px 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	transition-property: color, background-color, box-shadow;
	transition-duration: 0.2s;
	transition-timing-function: ease-in-out;
}

#CustomFooterDetails
{
	font-size: 20px;
	margin-left: 6px;
	margin-bottom: 60px;
}

#BattlePassPurchase
{
	horizontal-align: right;
	vertical-align: bottom;
	margin-right: 8px;
	margin-bottom: 8px;
	height: 30px;
}

#BattlePassPreview
{
	horizontal-align: left;
	vertical-align: bottom;
	margin-left: 16px;
	margin-bottom: 12px;
	font-size: 16px;
	color: #576061;
	text-decoration: underline;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#BattlePassPreview:hover
{
	color: #d7d7d7;
}

