/* ------------------------------ */
#pageFooter {
	clear: both;
	width: 773px;
	background: url(/_commonext/themes/masseffect/default/images/footer_topbg_773x8.gif) no-repeat top center;
	/* padding-top 8px to show the top graphical cap in the bg */
	padding: 8px 0 0 0; 
	margin: 5px auto;
	font-size: 0.9em;
	text-align: center;
}
#pageFooter ul.menu {
	width: 713px;
	background: url(/_commonext/themes/masseffect/default/images/footer_menubg_773x108.gif) no-repeat bottom center;	
	list-style-type: none;
	padding: 0 30px;
	margin: 0 auto;
}
#pageFooter ul.menu li {
	line-height: 2em;
	display: inline;
	padding: 0 6px 8px 6px;
	margin: 0;
	vertical-align: 40%;
}

/*------------------------------- */
#pageFooter ul.logostop {
	clear: both;
	height: 55px;
	width: 450px;
	text-align: center;
	list-style-type: none;
	margin: 0 auto;
	padding: 15px 161px 0 161px;
	background: url(/_commonext/themes/masseffect/default/images/footer_bottomlogos_ptone_773x59.gif) no-repeat top center;		
}

#pageFooter ul.logostop li {
	display: inline; 
	float: left;
	padding: 0;
	margin: 0;
	height: 40px;
	width: 150px;
}

#pageFooter ul.logostop li a {
	height: 40px;
	width: 150px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin: 0;
	padding: 0;
}

#pageFooter ul.logosbottom {
	clear: both;
	height: 55px;
	width: 350px;
	text-align: center;
	list-style-type: none;
	margin: 0 auto;
	padding: 0px 161px 0 161px;
	background: url(/_commonext/themes/masseffect/default/images/footer_bottomlogos_pttwo_773x59.gif) no-repeat top center;		
}

#pageFooter ul.logosbottom li a {
	display: inline; 
	float: left;
	padding: 0;
	margin: 0;
	height: 59px;
	
}

#pageFooter #alien {
	width: 140px;
	height:59px;
	display:block;
}


#pageFooter #ati {
	width: 70px;
	height:59px;
	display:block;
}

#pageFooter #creative {
	width: 140px;
	height:59px;
	display:block;
}


#pageFooter ul.logosbottom li a {
	height: inherit;
	width: 150px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin: 0;
	padding: 0;
}
#pageFooter ul.logostop li a span.link-text, #pageFooter ul.logosbottom li a span.link-text {
	visibility: hidden;
}
#pageFooter .misc-links {
	clear: both;
	width: 773px;
	margin: 0 auto;
}
#pageFooter .misc-links a {
	color: #94A7AB;
	background-color: #494B4E;
}

