/* =============================================================================== 

	Theme Name: Command & Conquer
	Author: Michael Cober
	Author URL: http://www.cober.ca
	Version: 1.0
	Date: NOV 17, 2010
	Compatibility: W3C Valid and tested on IE7 + IE8 + Firefox +Safari + Chrome  (Except for the IE Hacks and inline *)
	
=============================================================================== */
	

/* C+C FOOTER =================================================================== */

#footer {background: #000;}

#footer-fade {width:100%; height:1px; margin: 0 0 30px 0; background: url(/en/media/images/footer-fade-bar-right.png) top right no-repeat; background-color: #4c5052;}

#footer-fade-left {width:50%; height:1px; background: url(/en/media/images/footer-fade-bar.png) no-repeat;}

/*.footer-logos {width:125px; margin:0 50px 0 5px; float: right; font-size: 1px; text-indent: -5000px; }*/
.footer-logos {width:125px; margin:0 0 0 5px; font-size: 1px; text-indent: -5000px; margin-left: 58px;}
	.b-footer-ea a {width:101px; height:91px; margin:0 0 10px 11px; display:block; background: url(/en/media/images/b-ea-logo.jpg) no-repeat; font-size: 1px; text-indent: -5000px;}
	.b-footer-amd a {width:101px; height:25px; display:block; background: url(/en/media/images/b-amd-logo.jpg) no-repeat;}


/*.footer-b {cursor:default; width:190px; height:50px; margin:40px 20px 10px -50px; display:block; font-size: 1px; text-indent: -5000px; background: url(/en/media/images/b-bioware-logo.png) no-repeat}*/
.footer-b {cursor:default; width:190px; height:50px; display:block; font-size: 1px; text-indent: -5000px; background: url(/mediastore/b-bioware-logo.png) no-repeat}
.footer-victory-void {cursor:default; float: left; width:190px; height:50px; margin:10px 20px 10px -50px; display:block; background: url(/en/media/images/b-bioware-logo.jpg) no-repeat; font-size: 1px; text-indent: -5000px;}


/* for footer Victory logo */
/*.footer-victory {cursor:pointer; float: left; width:190px; height:74px; margin:-40px 20px 10px -50px; display:block; background: url(/en/media/images/b-victory-logo.jpg) no-repeat; font-size: 1px; text-indent: -5000px;}*/
.footer-v {cursor:default; width: 113px; margin-left: 34px; height: 113px; display:block; background: url(/mediastore/b-frostbite-logo.png) no-repeat; font-size: 1px; text-indent: -5000px;}
.footer-victory-void {cursor:default; float: left; width:150px; height:74px; margin:50px 20px 10px 40px; display:block; background: url(/en/media/images/b-victory-logo.jpg) no-repeat; font-size: 1px; text-indent: -5000px;}
/* end of footer Victory logo */


.footer-f {cursor:pointer; float: left; width:150px; height:74px; margin:50px 20px 10px 40px; display:block; background: url(/en/media/images/b-victory-logo.jpg) no-repeat; font-size: 1px; text-indent: -5000px;}
.footer-victory-void {cursor:default; float: left; width:150px; height:74px; margin:50px 20px 10px 40px; display:block; background: url(/en/media/images/b-victory-logo.jpg) no-repeat; font-size: 1px; text-indent: -5000px;}


/*#footer-panel {width:665px; margin:-40px 20px 0 10px; float:left;}*/

#footer-panel {width:665px;}

	#footer-panel ul {width:103px; margin:0 10px 15px 0; float:left; margin-left: 45px;}
		#footer-panel ul li { font-size: 11px; color: #666;  padding: 0;}
		#footer-panel ul li a {color:#999;}
		#footer-panel ul li a:hover {color:#FFF;}
		#footer-panel ul li.title{font-weight: bold; font-size: 12px; }

	#footer-corp {width:665px; margin:50px auto 0px; padding: 10px 0 0 0; clear:both;}
		#footer-corp ul {width:665px; margin:5px auto 5px; color: #618494; text-align: center; position: relative; top:0; left:0px;}
			#footer-corp ul li {padding:0 10px 0 10px;  border-right:1px solid #666; display: inline;}
			#footer-corp ul li a {color:#999; text-decoration: none; font-size: 11px; font-weight: normal;}
			#footer-corp ul li a:hover {color:#FFF;}
			#footer-corp ul li.last {border:none;}

#footer-corp p {color:#45494a; text-align: center; font-size: 10px; margin:0 0 10px 0;}


.footer-esrb a {width:125px; height:74px; margin:0 0 0 0; display: block; background: url(/en/media/images/b-esrb-teen.jpg) no-repeat; font-size: 1px; text-indent: -5000px; }
.footer-usk a {width:125px; height:74px; margin:0 0 0 0; display: block; background: url(/en/media/images/b-usk.jpg) no-repeat; font-size: 1px; text-indent: -5000px; }
.footer-pegi a {width:125px; height:75px; margin:0 0 0 0; display: block; background: url(/en/media/images/b-pegi.jpg) no-repeat; font-size: 1px; text-indent: -5000px; }
/*.footer-esrb-custom a {width:125px; height:74px; margin:0 0 0 0; display: block; float:right; font-size: 1px; text-indent: -5000px; }*/

.footer-esrb-custom {}
.footer-esrb-custom a {width:125px; height:74px; margin:0 0 0 0; display: block; font-size: 1px; text-indent: -5000px; }

.victory-overlay{
    background-color: #000000; opacity: .80;filter:Alpha(Opacity=80);
    position:fixed;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
    z-index:10000;
}

.victory-box{
    position:fixed;
	display: none;
    top:200px;
    left:35%;
    right:35%;
    background: #000 url(/en/media/images/b-victory-logo.jpg) no-repeat center 35px;
    color:#c2c2c2;
    padding:130px 30px 40px 30px;
	font-size: 14px;
	line-height: 19px;
	text-align: center;
    border:3px solid #285b70;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    z-index:20000;
}

a.victory-boxclose{
    float:right;
    width:23px;
    height:23px;
    background:transparent url(/en/media/images/victory-box-close.png) no-repeat center center;
    margin-top:-143px;
    margin-right:-42px;
    cursor:pointer;
}

.footer_background {
	background-color:#000000;
	height: 224px;
	margin-top: -40px;
	width: 1039px;
}
/* 10.0 - HACKS =================================================================== */


.utilities-search  {padding:4px 0 10px 12px\9 } /* IE ONLY HACK */

#sign-in .text-input {height:20px; padding:6px 0 4px 12px\9 } /* IE ONLY HACK */

	/* THIS IS THE FIX FOR IE7 TO CLEAR FLOATS */

   .clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
   
   .clearfix {display:inline-block;}


   /* Hide from IE Mac \*/ 
   .clearfix {display:block;}
   /* End hide from IE Mac */	
	
	/* THIS IS THE FIX FOR IE TO PREVENT WHITE SPACE BETWEEN LI'S */

 	/* Fix IE. Hide from IE Mac \*/
	* html ul li { float: left; height: 1%; }
	* html ul li a { height: 1%; }
	/* End */
	

/******************************************************************

"Design is a plan for arranging elements in such a way as best to accomplish a particular purpose."  ~ Charles Eames

******************************************************************/
