@charset "utf-8";
/* Conflict Portal CSS Document */


/* ***  HIDE THIS STUFF  *** */
h1 span, #langSelect li a span, h2 span, #frontGameSelect li a span, #optionalTopImage span, h4 span {
	display:none;
}
/* ***  ---------------  *** */


/* *** IE6 PNG SUPPORT FIX *** */
#outer { 
	behavior: url(/css/iepngfix.htc); 
}
/* ***  ------------------ *** */



body, html {
	margin:0;
	padding:0;
	background:#550000 url(../images/grad_body.jpg) 0 0 repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

h1 {
	width:793px;
	margin:0 auto;
	height:118px;
	background:url(../images/header_logo.jpg) 0 0 no-repeat;
	padding:0;
}

h1 a {
	display:block;
	width:236px;
	height:116px;
	margin-left:275px;
}

h2 {
	width:794px;
	margin:0 auto 4px auto;
	height:196px;
	padding:2px 0px 0px 0px;
	background-position:right bottom;
	background-repeat:no-repeat;
}

h2 a {
	width:100%;
	height:100%;
	display:block;
}

h3 {
	color:#6a0000;
	font-size:20px;
	padding:0px 0px 8px 0px;
	margin-top:0;
	background:url(../images/dot_underline.gif) left bottom repeat-x;
}

h3.sub {
	padding-top:10px;
}

a {
	text-decoration:none;
	color:#6a0000;
}

h4 {
	height:12px;
	width:170px;
	padding:0;
	margin:0px 0px 5px 0px;
	font-size:14px;
	color:#6a0000;
}

h5 {
	font-size:8px;
	font-weight:bold;
	padding:0px;
	margin:0px 0px 10px 0px;
}

a:hover {
	color:#cc0000;
}

a img {
	border:0;
}

#outer {
	width:879px;
	min-height:600px;
	margin:0 auto;
	background:url(../images/outer_wrap_bg-trans.png) 0 0 repeat-y;
	background-repeat:repeat-y;
}

#inner {
	position:relative;
}

#langSelect {
	width:110px;
	height:38px;
	padding:0;
	margin:0;
	position:absolute;
	left:55px;
	top:78px;
}

#langSelect li {
	width:26px;
	height:16px;
	margin:0;
	padding:0;
	display:inline;
	float:left;
	margin:0px 8px 4px 0px;
}

#langSelect li a {
	display:block;
	padding:0;
	width:25px;
	height:15px;
	font-size:1px;
	line-height:1px;
}


#uk {
	background:url(../images/flag_uk.jpg) 0 0 no-repeat;
}

#us {
	background:url(../images/flag_us.jpg) 0 0 no-repeat;
}

#de {
	background:url(../images/flag_de.jpg) 0 0 no-repeat;
}

#fr {
	background:url(../images/flag_fr.jpg) 0 0 no-repeat;
}

#sp {
	background:url(../images/flag_sp.jpg) 0 0 no-repeat;
}

#it {
	background:url(../images/flag_it.jpg) 0 0 no-repeat;
}

#topNav {
	width:793px;
	height:32px;
	margin:0px auto 2px auto;
	padding:2px 0px 0px 0px;
	background:url(../images/top_nav_bg.gif) left bottom no-repeat;
}

#gameSelect {
	padding:0px 0px 0px 16px;
	height:32px;
	margin:0;
	font-size:9px;
	font-weight:bold;
}

#gameSelect li {
	display:inline;
	margin:0;
	padding:0;
	float:left;
}

#gameSelect li a {
	display:block;
	width:96px;
	height:10px;
	color:#ffffff;
	padding:9px 9px 10px 9px;
	border-left:1px solid #cccccc;
	border-right:1px solid #000000;
	text-align:center;
}

#gameSelect li a:hover {
	color:#ffff33;
	border-bottom:2px solid #ffff33;
	padding-bottom:10px;
}

#homeHead {
	width:785px;
}

#optionalTopImage {
	line-height:1px;
	font-size:1px;
	position:absolute;
	top:3px;
	left:566px;
}




#contentArea {
	background:url(../images/content_bg.jpg) center top repeat-y;
	padding-left:4px;
}

#contentTop {
	background:url(../images/content_top.jpg) center top no-repeat;
	font-size:1px;
	line-height:1px;
	height:11px;
}

#leftCol {
	width:159px;
	float:left;
	padding-left:55px;
	position:relative;
}

#centerCol {
	width:400px;
	float:left;
	padding:0px 28px 0px 5px;
	margin-bottom:40px;
}

#rightCol {
	width:170px;
	float:left;
	text-align:center;
	padding-left:2px;
	margin-bottom:40px;
}

#rightCol a {
	font-weight:bold;
}






#frontGameSelect {
	padding:0px 0px 0px 22px;
	margin:0;
	list-style-type:none;
	position:relative;
	left:-4px;
	top:1px;
}

#frontGameSelect li {
	padding:0;
	margin:0;
	width:185px;
	height:165px;
}

#frontGameSelect li a {
	display:block;
	width:100%;
	height:100%;
}


.sideNav {
	padding:0;
	margin:0;
	list-style:none;
	position:absolute;
	top:25px;
	left:60px;
}

.sideNav li {
	margin:0px 0px 5px 0px;
	padding:0;
}

.sideNav li a {
	display:block;
	width:123px;
	height:16px;
	padding:2px 0px 0px 5px;
	font-size:10px;
}

.sideNav li a:hover {
	background:url(../images/navButton_grey.gif) 0 0 no-repeat !important;
	color:#000000 !important;
}





#nav_v {
	background:url(../images/gameNav_v.gif) 0 0 no-repeat;
}

#nav_ds2 {
	background:url(../images/gameNav_ds2.gif) 0 0 no-repeat;
}

#nav_ds {
	background:url(../images/gameNav_ds.gif) 0 0 no-repeat;
}

#features {
	margin-top:30px;
}

#featuresList ul {
	margin:0px 0px 20px 15px;
	padding:0;
}

#featuresList ul li {
	padding:0;
	margin-bottom:5px;
}


.newsScreen {
	padding:10px 0px 10px 0px;
}

#quotes {
	text-align:center;
}

#quotes p {
	padding-bottom:20px;
}

.magQuote {
	font-weight:bold;
}


.divider {
	font-size:1px;
	line-height:1px;
	background:url(../images/dot_underline.gif) 0 0 repeat-x;
	margin:10px 0px 10px 0px;
}







#packs_Image1 {
	padding-bottom:4px;
}


.rb_textLink {
	text-align:right;
	padding-right:3px;
}

.rb_textLink a {
	font-size:10px;
}

#quote_1_Image1, #quote_2_Image1 {
	margin-bottom:8px;
}






#head_screens {
	margin-bottom:8px;
}

.smallScreen img {
	margin:4px;
}

#platforms {
	margin:0px 0px 10px 0px;
	padding:0;
	text-align:right;
}

#platforms li {
	display:inline;
	padding-left:5px;
	
}

.activePlat {
	font-weight:bold;
}

a.screenThumb {	
	margin:3px;

	width:120px;
	display:block;
	float:left;
	border:3px solid #666666 !important;
}

a:hover.screenThumb {
	border:3px solid #cc0000 !important;
}

#screensFoot {
	clear:both;
	padding-top:20px;
}

#largeScreenHolder {
	text-align:center;
}

#largeScreen {
	border:3px solid #666666;
}

#imgControl {
	margin:20px 0px 20px 0px
}


.dl_list {
	list-style-type:none;
}

.dl_list li {
	margin-bottom:12px;
}

.dl_list li img {
	margin-bottom:5px;
}



#footerArea {
	clear:both;
	background:#ffffff url(../images/footer_bg.gif) 0 0 repeat-y;
	width:793px;
	margin:0 auto;

}

#footerTopDots {
	font-size:1px;
	line-height:1px;
	background:url(../images/footer_topDots.gif) 0 0 repeat-x;
	height:1px;
}

#logos {
	background:url(../images/footer_logos_bg.gif) 0 0 no-repeat;
	text-align:center;	
	width:793px;
}

#logos_left {
	padding:10px 7px 0px 0px;
	float:left;
	width:240px;
	border-right:1px dotted #000000;
}

#FooterLogos1_logoEidos {
	padding-right:10px;
}

#logos_right {
	padding-top:10px;
	float:right;
	width:545px;
}

#FooterLogos1_platformPanel img {
	padding:0px 18px 10px 18px;
}

#legal {
	clear:both;
	font-size:9px;
	padding:20px 0px 20px 0px;
}

#FooterLogos1_privacy {
	text-align:center;
	padding-bottom:10px;
}


/* --- GLOBAL STORM --- */



#gs_nav li a {
	background:#2044ad url(../images/navButton_blue.gif) 0 0 no-repeat;
	color:#ffffff;
}

#sn_image_gs {
	margin-top:155px;
}


/* --- DESERT STORM --- */

#dsTopImage {
	background-image:url(../images/mainImage_ds1.jpg);
}

#ds_nav li a {
	background:#2044ad url(../images/navButton_sand.gif) 0 0 no-repeat;
	color:#ffffff;
}


/* --- DESERT STORM 2 --- */

#ds2TopImage {
	background-image:url(../images/mainImage_ds2.jpg);
}

#ds2_nav li a {
	background:#2044ad url(../images/navButton_red.gif) 0 0 no-repeat;
	color:#ffffff;
}



/* --- VIETNAM --- */

#vTopImage {
	background-image:url(../images/mainImage_vietnam.jpg);
}

#v_nav li a {
	background:#2044ad url(../images/navButton_green.gif) 0 0 no-repeat;
	color:#ffffff;
}









