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

body {
	margin: 0px 0px 0px 0px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Orbitron', sans-serif;
	margin: 0px 10px 0px 10px;
	color: white;
	text-shadow:
	3px 3px 0 #000,
	-1px -1px 0 #000,  
	1px -1px 0 #000,
	-1px 1px 0 #000,
	1px 1px 0 #000;
}

ol, ul, li {
	text-align:left;
}

.battle li {
	padding-bottom:10px;
	list-style-type: square;	
}

.vechicles {
	float: right;
	padding-right:35px;
}

h1 {
	font-size:2.5em;
	margin: 0px 10px 0px 10px;
}

strong {
	text-shadow:
	2px 2px 0 #333,
	-1px -1px 0 #333,  
	1px -1px 0 #333,
	-1px 1px 0 #333,
	1px 1px 0 #333;
}

img {
	border-style: none;
}

.right {
	float: right;
	margin: 15px 10px 0px 35px;
}

.left {
	float:left;
	margin: 15px 35px 0px 10px;
}

.center {
	text-align:center;
}

hr {
	height: 26px; 
	background: url('images/line-break.gif') no-repeat; 
	margin-left:7px;
	border: 0;
}


table, td, th {
	border: 1px solid white;
	border-collapse: collapse;
} 

table {
	margin-right:10px;
	margin-left:10px;
}

td {
	padding: 2px;
}

/*Structure*/
#containter {
	width: 1000px;
	text-align:center;
	margin:0 auto;
	position:relative;
}

header {
	width:1000px;
	height:178px;
	text-align:center;
	margin:0 auto;
}

nav {
	font-family: 'Orbitron', sans-serif;
	width:280px;
	text-align:center;
	margin:0 auto;
	position:absolute;
	top:0px;
	left:0px;
	text-shadow:
	2px 2px 0 #000,
	-1px -1px 0 #000,  
	1px -1px 0 #000,
	-1px 1px 0 #000,
	1px 1px 0 #000;		
}

article {
	width:720px;
	height:725px;
	background:
		url(images/content-area-background.png) no-repeat,
		url(images/article-bg_infantry.png) left bottom no-repeat;
	margin:0 auto;
	font-family: 'Open Sans', sans-serif;
	color:#FFFFFF;
	font-size:16px;
	line-height:1.5;
	overflow-y: hidden;
	overflow-x: hidden;
	position:absolute;
	top:0px;
	left:280px;
}

article p {
	margin-right:10px;
	margin-left:10px;
	text-align:left;
}

.misson {
	margin-right:30px;
	margin-left:10px;
	text-align:left;
}

.wallpaper {
	width:224px;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:6px;
	float:left;
}

.wallpaper p {
	font-size:14px;	
	text-align:center;
}

footer {
	width:1000px;
	padding-top:25px;
	margin:0 auto;
	font-family: 'Open Sans', sans-serif;
	color:#FFFFFF;
	font-size:14px;
	line-height:1.5;
}

/*Menu*/
ul.menu {
	display: block;
	list-style-type: none;
	width: 280px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

li.menuitem1 {
	display:block;
	background-image:url(images/button-brown.png);
	width:270px;
	height:70px;	
	margin-bottom:20px;	
	font-size:24px;
	font-weight: lighter;
	padding-left:10px;
	padding-top:5px;	
}

ul.menuitem1 a {
	text-decoration:none;
	color:#FFF;
}

li.menuitem1 a:visited {
	text-decoration:none;
	color:#FFF;
}

li.menuitem1 a:hover {
	text-decoration:none;
	color:#F00;
}

li.menuitem2 {
	display:block;
	background-image:url(images/button-red.png);
	width:270px;
	height:70px;	
	margin-bottom:20px;	
	font-size:24px;
	font-weight: lighter;
	padding-left:10px;
	padding-top:5px;
}	

li.menuitem2 a:hover {
	text-decoration:none;
}	

li.menuitem2 a:visited {
	text-decoration:none;
	color:#FFF;
}

li.menuitem3 {
	display:block;
	background-color:rgba(255,0,0,0.3);
	width:200px;
	height:25px;	
	margin-bottom:20px;	
	font-size:18px;
	font-weight: lighter;
	margin-left:40px;
	padding-left:10px;
}

li.menuitem3 a:hover {
	text-decoration:none;
	color:#ffcc33;
}	

li.menuitem3 a:visited {
	text-decoration:none;
}		

/*Links*/
a:link {
	color:#FFFFFF;
	text-decoration:none;
}

a:visited {
	color: #CCCCCC;
	text-decoration:none;
}

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

/*Pre-order boxes*/
.preorder {
	width:325px;
	height:130px;
	background-color:#FFF;
	margin: 10px 10px 10px 10px;
	float:left;
}

.preorder p {
	text-align:center;
	line-height:160px;
	height:130px;
	overflow:hidden;
	width:310px;
	font-size:32px;
	color:#000;
}

.preorder a:link {
	color:#000;
	text-decoration:none;
}

.preorder a:visited {
	color: #000;
	text-decoration:none;
}

.preorder a:hover {
	color: #F00;
	text-decoration:none;
}

#box1 {
	background-image:url(images/pre-order_now_amazon.png);
}

#box2 {
	background-image:url(images/pre-order_now_bestbuy.png);
}

#box3 {
	background-image:url(images/pre-order_now_gamestop.png);
}

#box4 {
	background-image:url(images/pre-order_now_newegg.png);
}

#box5 {
	background-image:url(images/pre-order_now_eb-games-canada.png);
}

#box6 {
	background-image:url(images/pre-order_now_vgp.png);
}