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

#footer a {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#footer {
	font-size:11px;
	margin:0 auto;
	position:relative;
	width:980px;
	z-index: 2;
	font-family: Arial, Helvetica, san-serif;
	line-height: 140%;
}

#footer_ad_container {
	width:  980px;
	padding: 18px 0;
	margin: 0 auto;
	background: url(http://www.vgchartz.com/assets/images/footer-ad-bg.jpg) no-repeat;
}

#footer_ad {
    min-width: 728px;
    max-width: 1000px;
    min-height: 90px;
    text-align: center;
    margin: 0 auto;
}

#footer_bar_links {
	background: url("http://www.vgchartz.com/assets/images/footer_bar_middle.jpg") no-repeat scroll 0 0 transparent;
	height: 40px;
	position: relative;
	width: 980px;
	line-height: 40px;
	font-size: 12px;
}

#footer_bar_links ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-left: 8px;
	color: #bbb;
}

#footer_bar_links li {
	display:inline;
	padding-left:5px;
}

#footer_bar_gamelinks {
	background:url("http://www.vgchartz.com/assets/images/footer_bar_top2.jpg") no-repeat scroll 0 0 transparent;
	position:relative;
	width:980px;
}

#footer_bar_gamelinks ul {
	float: left;
	margin: 15px;
	padding: 0;
	font-size: 16px;
	list-style-type:none;
	font-style: arial;
	color: #bbb;
	width: 295px;
}

#footer_bar_gamelinks li {
	margin: 0;
	padding: 0;
}

#footer_bar_gamelinks a {
	color: #bbb;
	font-size: 11px;
	line-height: 16px;
}

#footer_bar_affiliates {
	background:url("http://www.vgchartz.com/assets/images/footer_bar_middle.jpg") repeat-y scroll 0 0 transparent;
	position:relative;
	width:980px;
	line-height: 15px;
	font-size: 11px;
}

#footer_bar_affiliates ul {
	list-style-type:none;
	padding: 8px;
	margin: 0;
	color: #bbb;
	position: relative;
}

#footer_bar_affiliates li {
	display:inline;
	padding: 0 5px;
	float: left;
}

#footer_bar_corporate {
	background:url("http://www.vgchartz.com/assets/images/footer_bar_bottom.jpg") no-repeat scroll 0 0 transparent;
	width:980px;
	text-align: left;
	font-size: 11px;
}

#footer_bar_corporate p {
	padding: 8px;
	margin: 0;
	float: left;
	color: #bbb;
	font-size: 11px;
	width: 750px;
}

#footer_bar_corporate a {
	color: #fff;
	font-weight: bold;
}