/* -------------------- MAIN TAGS -------------------- */
body
{
	font: 12px/14px Arial;
	color:#FFF;
	margin:0px;
	background-color:#000;
}
a 
{
	font:bold;
	color: #FF0000;
	text-decoration:none;
}
a:hover 
{
	font:bold;
	color: #FF0000;
	text-decoration:underline;
}
img
{
	border: 0px; 
}
/* --------------------- COMMON ------------------------ */
.font_big
{
	font: 18px/18px Arial;
	font-weight:bold;
}
.font_smaller
{
	font: 11px/13px Arial;
}
.font_smallest
{
	font: 9px/11px Arial;
	color:#FFF;
}
.font_red
{
	font:bold;
	color: #FF0000;
	text-decoration:none;
}
.font_white
{
	color: #FFFFFF;
	text-decoration:none;
}
.right
{
	float:right;
}
.left
{
	float:left;
}
.center
{
	margin:0 auto;
}
.space
{
	clear:both;
	height:35px;
	width:100%;
}
.space_small
{
	clear:both;
	height:20px;
	width:100%;
}
.space_very_small
{
	clear:both;
	height:10px;
	width:100%;
}
/* ---------------------- CLASSES --------------------  */
.main_container
{
	width:980px;
	margin:0 auto;
}
/* ------------------------ AGE GATE STUFF ------------- */
.age_gate_container
{
	width:315px;
	height:435px;
	margin:0 auto;
}
.age_gate_logo_container
{
	width:315px;
	height:113px;
	margin:110px auto 10px auto;
	background-image:url(../images/age_gate.png);
	background-repeat:no-repeat;
}
.age_gate_label_container
{
	width:285px;
	height:20px;
	padding:15px 0 0 15px;
	text-align:center;
}
.age_gate_form_container
{
	width:285px;
	height:35px;
	padding:0 0 0 15px;
	text-align:center;
}
/*-----HEADER-----*/
.header_container
{
	width:980px;
	height:350px;
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
}
.link_menu_container
{
	width:200px;
	float:right;
	padding-top:174px;
	overflow:hidden;
}
.link_menu_facebook
{
	width:102px;
	height:89px;
	float:left;
	margin-top:53px;
	cursor:pointer;
}
.link_menu_facebook:hover
{
	background-image:url(../images/button_facebook.png);
}
.link_menu_twitter
{
	width:98px;
	height:121px;
	float:left;
	cursor:pointer;
}
.link_menu_twitter:hover
{
	background-image:url(../images/button_twitter.png);
}
.menu_container
{
	width:780px;
	float:left;
	overflow:hidden;
}
.purchase_button_container
{
	width:147px;
	height:43px;
	margin:51px 0 0 95px;
	float:left;
	overflow:hidden;
}
.purchase_button
{
	background-image:url(../images/purchase_new.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:147px;
	height:43px;
	cursor:pointer;
}
.purchase_tshirts_button_container
{
	width:94px;
	height:40px;
	margin:96px 0 0 90px;
	float:left;
	overflow:hidden;
	clear:both;
}
.purchase_tshirts_button
{
	background-image:url(../images/purchase_tshirts.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:94px;
	height:40px;
	cursor:pointer;
}
.header_spacer
{
	clear:both;
	height:165px;
	width:100%;
}
.menu_element_properties
{
	background-position:bottom;
	height:25px;
	float:left;
	overflow:hidden;
}
.menu_element_01
{
	background-image:url(../images/menu_news.png);
	width:62px;
	margin-left:170px;
}
.menu_element_02
{
	background-image:url(../images/menu_media.png);
	width:70px;
	margin-left:74px;
}
.menu_element_03
{
	background-image:url(../images/menu_about.png);
	width:70px;
	margin-left:106px;
}
.menu_element_04
{
	background-image:url(../images/menu_download.png);
	width:116px;
	margin-left:142px;
}
.menu_element_05
{
	background-image:url(../images/menu_forums.png);
	width:80px;
	margin-left:82px;
}
.menu_element_06
{
	background-image:url(../images/menu_mods.png);
	width:62px;
	margin-left:56px;
}
.menu_element_07
{
	background-image:url(../images/menu_leaderboards.png);
	width:148px;
	margin-left:53px;
}
.menu_element_08
{
	background-image:url(../images/menu_press_room.png);
	width:117px;
	margin-left:54px;
}
.menu_element_01:hover , .menu_element_02:hover , .menu_element_03:hover , .menu_element_04:hover , .menu_element_05:hover , .menu_element_06:hover , .menu_element_07:hover , .menu_element_08:hover , .purchase_button:hover , .purchase_tshirts_button:hover
{
	background-position:top;
}
.active
{
	background-position:top;
}
/*--------CONTENT--------*/
.content_container
{
	background-image:url(../images/content_container_background.png);
	background-repeat:repeat-y;
	width:980px;
}
.content_container_foreground
{
	background-image:url(../images/content_container_foreground.png);
	background-repeat:no-repeat;
	width:750px;
	min-height:284px;
	padding:0px 115px 0px 115px;
	overflow:hidden;
}
.content_stripe
{
	background-image:url(../images/content_stripe.png);
	background-repeat:no-repeat;
	width:750px;
	height:100px;
	overflow:hidden;
	clear:both;
}
.content_stripe_header
{
	padding:40px 0 0 45px;
	width:600px;
	height:20px;
	float:left;
	overflow:hidden;
}
.content_stripe_date
{
	font-weight:bold;
	padding:45px 22px 0 0;
	width:80px;
	float:right;
	text-align:right;
	overflow:hidden;
}
.content
{
	clear:both;
	width:660px;
	padding:0 30px 0 45px;
	overflow:hidden;
}
.steam_button
{
	background-image:url(../images/Steam.png);
	width:105px;
	height:75px;
	float:left;
	margin:0 0 0 135px;
	cursor:pointer;
}
.d2d_button
{
	background-image:url(../images/direct2drive_logo.png);
	width:136px;
	height:70px;
	float:left;
	margin:15px 0 0 50px;
	cursor:pointer;
}
.gamers_button
{
	background-image:url(../images/GamersGate.png);
	width:226px;
	height:50px;
	float:left;
	margin:15px 0 0 55px;
	cursor:pointer;
}
.impulse_button
{
	background-image:url(../images/impulse.png);
	width:234px;
	height:70px;
	float:left;
	margin:15px 0 0 115px;
	cursor:pointer;
}
.desura_button
{
	background-image:url(../images/desura.png);
	width:183px;
	height:109px;
	float:left;
	margin:15px 0 0 250px;
	cursor:pointer;
}
.XBLA_button
{
	background-image:url(../images/xbla.png);
	width:282px;
	height:86px;
	float:left;
	margin:0 0 0 100px;
	cursor:pointer;
}
.PSN_button
{
	background-image:url(../images/psn.png);
	width:250px;
	height:85px;
	float:left;
	margin:0 0 0 50px;
	cursor:pointer;
}
.PSN_button_nomargin
{
	background-image:url(../images/psn.png);
	width:250px;
	height:85px;
	cursor:pointer;
}
.google_button
{
	background-image:url(../images/google_play.png);
	background-repeat:no-repeat;
	width:240px;
	height:71px;
	float:left;
	margin:10px 0 0 60px;
	cursor:pointer;
}
.esrb_button
{
	background-image:url(../images/esrb.png);
	background-repeat:no-repeat;
	width:167px;
	height:77px;
	cursor:pointer;
}

.xbone_button
{
	background-image:url(../images/xbone.png);
	background-repeat:no-repeat;
	width:200px;
	height:112px;
	cursor:pointer;
	margin:0 0 0 120px;
}

.humble_store_widget
{
	width:550px;
	height:264px;
	overflow:hidden;
}

/*---------- Merchandise ----------*/
.merchandise_gfx
{
	background-image:url(../images/merchandise.png);
	width:260px;
	height:245px;
	float:left;
	margin:0 0 0 20px;
}
.merchandise_shops_main_container
{
	width:350px;
	height:100px;
	float:right;
	margin:80px 0 0 0px;
	overflow:hidden;
}
.merchandise_shop_container
{
	width:83px;
	height:85px;
	float:left;
	overflow:hidden;
	cursor:pointer;
	margin:0 0 0 20px;
	text-align:center;
}
.press_room_container
{
	width:310px;
	text-align:center;
}
.about_container
{
	width:240px;
	margin:0 45px 0 45px;
	text-align:center;
}
.press_room_container_small
{
	width:150px;
	float:left;
	text-align:center;
	margin:0 15px 0 0;
}
/*---------FOOTER-------*/
.footer_container
{
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	width:980px;
	height:152px;
	overflow:hidden;
}
.exor_button_area
{
	width:100px;
	height:50px;
	margin:70px 0 0 45px;
	float:left;
	cursor:pointer;
}
.footer_legal
{
	background-image:url(../images/website_legal.png);
	background-repeat:no-repeat;
	width:643px;
	height:72px;
	margin:65px 0 0 10px;
	float:left;
}

.footer_esrb
{
	background-image:url(../images/esrb.png);
	background-repeat:no-repeat;
	width:167px;
	height:77px;
	margin:65px 0 0 10px;
	float:left;
	cursor:pointer;
}







