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

body {
	background-color:#161212;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
	color:#bcbbb8;
	text-align:left;
}

p {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
	color:#d4d7dd;
	text-align:left;
}

a {
	text-decoration:underline;
	color:#bcbbb8;
	font-size:14px;
	font-weight:bold;
}

a:hover {
	color:#fff;
}

#bg_01 {
	background-image:url(https://steamcdn-a.akamaihd.net/apps/tf2/mechaupdate/images/bg_01.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#container_01 {
	background-image:url(https://steamcdn-a.akamaihd.net/apps/tf2/mechaupdate/images/bg_01.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:984px;
	height:1292px;
}

#bg_02 {
	background-image:url(https://steamcdn-a.akamaihd.net/apps/tf2/mechaupdate/images/bg_02.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#container_02 {
	background-image:url(https://steamcdn-a.akamaihd.net/apps/tf2/mechaupdate/images/bg_02.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:984px;
	height:1212px;
}

#bg_03 {
	background-image:url(https://steamcdn-a.akamaihd.net/apps/tf2/mechaupdate/images/bg_03x.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#container_03 {
	background-image:url(https://steamcdn-a.akamaihd.net/apps/tf2/mechaupdate/images/bg_03x.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:984px;
	height:1080px;
}

#bg_04 {
	background-image:url(https://steamcdn-a.akamaihd.net/apps/tf2/mechaupdate/images/bg_04x.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#container_04 {
	background-image:url(https://steamcdn-a.akamaihd.net/apps/tf2/mechaupdate/images/bg_04x.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:984px;
	height:580px;
}

#bg_05 {
	background-image:url(https://steamcdn-a.akamaihd.net/apps/tf2/mechaupdate/images/bg_05.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#container_05 {
	background-image:url(https://steamcdn-a.akamaihd.net/apps/tf2/mechaupdate/images/bg_05.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:984px;
	height:950px;
}

#copy_01 {
	position:absolute;
	width:552px;
	left:354px;
	top:82px;
	font-size:14px;
	line-height:20px;
}

#copy_02 {
	position:absolute;
	width:552px;
	left:76px;
	top:108px;
}

#copy_03 {
	position:absolute;
	width:614px;
	left:192px;
	top:94px;
}

#legal {
	position:absolute;
	left:46px;
	bottom:334px;
	width:888px;
	height:30px;
	display:block;
	background-image:url(https://steamcdn-a.akamaihd.net/apps/tf2/blizzbobarrabas/legal.png);
}

#tf2_logo {
	position:absolute;
	top:22px;
	left:337px;
	width:310px;
	height:74px;
	background-image:url(https://steamcdn-a.akamaihd.net/apps/tf2/mechaupdate/images/tf_logo.png);
}

#tf2_logo_footer {
	position:absolute;
	bottom:229px;
	left:370px;
	width:240px;
	height:92px;
	background-image:url(https://steamcdn-a.akamaihd.net/apps/tf2/mechaupdate/images/tf_logo_footer.png);
}

#store_logo_footer {
	position:absolute;
	bottom:110px;
	left:401px;
	width:182px;
	height:100px;
	background-image:url(https://steamcdn-a.akamaihd.net/apps/tf2/mechaupdate/images/store_logo_footer.png);
}

#details_01 {
	position:absolute;
	width:116px;
	height:25px;
	bottom:16px;
	left:148px;
	background-image:url(https://steamcdn-a.akamaihd.net/apps/tf2/mechaupdate/images/btn_viewdetails.png);
}

#details_02 {
	position:absolute;
	width:116px;
	height:25px;
	bottom:16px;
	left:435px;
	background-image:url(https://steamcdn-a.akamaihd.net/apps/tf2/mechaupdate/images/btn_viewdetails.png);
}

#details_03 {
	position:absolute;
	width:116px;
	height:25px;
	bottom:16px;
	left:714px;
	background-image:url(https://steamcdn-a.akamaihd.net/apps/tf2/mechaupdate/images/btn_viewdetails.png);
}
	
#comic {
	position:absolute;
	top:10px;
	left:162px;
	width:176px;
	height:176px;
	background-image:url(https://steamcdn-a.akamaihd.net/apps/tf2/mechaupdate/images/btn_comic.png);
}

.button:hover {
	background-position:bottom;
}




