#triumph_store  {
	background-image: url("//s3-eu-west-1.amazonaws.com/triumph.net/sites/all/themes/triumph_foundation/images/front_page/Banner_AoW3EL.png");
	background-repeat: no-repeat;
	background-position: center top;
	
	position: relative;
	top: -8px;
	
	min-height: 768px;
}

.triumph_background_fill {
	background-color: #191919;
	padding: 10px;
}

.steam_widget {
	vertical-align: middle;
	margin-right: 10px;
	width: 470px;
}

.store_container {
	background: #343434;
	padding: 10px;
	margin-bottom: 10px;
	
	color: #e5e5e5;
	
	min-width: 980px;
}

.store_container_left {
	width: 700px;
	display: inline-block;
	text-align: left;
	vertical-align: top;
	
	font-size: 11pt;
}

.store_container_left p{
	line-height: 1.25;
}

.store_container_left ul {
	margin-left: 25px;
	line-height: 1.25;
}

.store_container_left li {
	margin-bottom: 3px;
}

.store_container_right {
	width: 255px;
	text-align: left;
	display: inline-block;
}

.store_container_right img{
	margin: 10px;
	margin-bottom: 5px;
	
	border-style: solid;
	border-width: 1px;
	border-color: #4d4b49;
	
	width: 240px;
}

.store_container_right_image_offset{
	margin-top: 71px !important;
}

.store_container_right p {
	font-size: 10pt;
	margin: 10px;
	line-height: 1.25;
}

.greyscale_text {
	color: #c2c2c2;
}