/* Paper Bits */
.paper
{
	margin: 0px;
	padding: 0px;
	background-position: top center;
	background-repeat: no-repeat;
}

.paperbox
{
	margin: 0px;
	padding: 0px;
}

img.inline
{
	margin: 0px 0px 0px 4px;
}

#yourwar-en, #yourwar-es, #yourwar-de, #yourwar-it, #yourwar-fr
{
	z-index: 40;
	margin-top: -90px;
	margin-left: -20px;
	width: 380px;
	height: 219px;
}

#yourwar-en
{
	background-image: url('../images/yourwar-en.png');
}

#yourwar-es
{
	background-image: url('../images/yourwar-es.png');
}

#yourwar-de
{
	background-image: url('../images/yourwar-de.png');
}

#yourwar-it
{
	background-image: url('../images/yourwar-it.png');
}

#yourwar-fr
{
	background-image: url('../images/yourwar-fr.png');
}


#compass
{
	background-image: url('../images/compass.png');
	z-index: 40;
	margin-top: -800px;
	margin-left: 380px;
	width: 170px;
	height: 205px;
}

#envelope
{
	background-image: url('../images/envelope.png');
	z-index: 10;
	margin-top: -160px;
	margin-left: 350px;
	width: 160px;
	height: 207px;
}

#homebox
{
	z-index: 50;
	margin-top: -40px;
	margin-left: 0px;
}

#aboutthegame
{
	z-index: 10;
	margin-top: -40px;
	margin-left: 50px;
}

#realism
{
	position: absolute;
	z-index: 20;
	margin-top: 340px;
	margin-left: -400px;
}

#collectthemall-en, #collectthemall-es, #collectthemall-de, #collectthemall-it, #collectthemall-fr
{
	z-index: 10;
	margin-top: -1050px;
	margin-left: -35px;
	width: 274px;
	height: 251px;
}

#collectthemall-en
{
	background-image: url('../images/collectall68-en.png');
}

#collectthemall-es
{
	background-image: url('../images/collectall68-es.png');
}

#collectthemall-de
{
	background-image: url('../images/collectall68-de.png');
}

#collectthemall-it
{
	background-image: url('../images/collectall68-it.png');
}

#collectthemall-fr
{
	background-image: url('../images/collectall68-fr.png');
}

/* end Paper Bits */

/* Locations page */
#locationsbox
{
	z-index: 10;
	margin-top: -20px;
	margin-left: -10px;
}

#wiki01
{
	z-index: 50;
	margin-top: -600px;
	margin-left: 70px;
}

#wiki02
{
	z-index: 51;
	margin-top: -570px;
	margin-left: 50px;
}

#wiki03
{
	z-index: 52;
	margin-top: -610px;
	margin-left: 60px;
}

#wiki04
{
	z-index: 53;
	margin-top: -590px;
	margin-left: 80px;
}

#wiki05
{
	z-index: 54;
	margin-top: -620px;
	margin-left: 75px;
}

#wiki06
{
	z-index: 55;
	margin-top: -605px;
	margin-left: 90px;
}

#wiki07
{
	z-index: 56;
	margin-top: -595px;
	margin-left: 100px;
}

#wiki08
{
	z-index: 57;
	margin-top: -630px;
	margin-left: 95px;
}

#wiki09
{
	z-index: 58;
	margin-top: -625px;
	margin-left: 105px;
}

#wiki10
{
	z-index: 59;
	margin-top: -600px;
	margin-left: 70px;
}

/* end Locations page */

/* Trading cards */
.tradingcard
{
	background-image: url('../images/tradingcard.png');
	z-index: 40;
	width: 274px;
	height: 409px;
	margin: 0px;
	padding: 48px 8px 4px 23px;
	background-position: top center;
	background-repeat: no-repeat;
}

.cardhandle
{
	margin-top: -43px;
	margin-left: -5px;
	position: absolute;
	width: 270px;
	height: 40px;
}

div.tradingcard h3
{
	margin: 0px !important;
	font-family: Gill Sans, Helvetica, Arial, sans-serif !important;
	font-variant: small-caps;
	font-style: italic;
}

.statsdiv
{
	margin-top: 12px;
	width: 260px;
	height: 198px;
	overflow: auto;
}

.statsdiv table tr td
{
	margin: 0px;
	padding: 1px 0px;
	border-style: none none dotted none;
	border-width: 1px;
	border-color: #222;
}

.statsdiv table tr td.stats_desc
{
	font-size: 1.1em;
	font-family: Helvetica, Arial, sans-serif;
}

.statsdiv table tr td.stats_cell_l
{
	width: 30%;
	font-style: bold;
}

.warmachine-video
{
	margin: 2px 0px 0px 6px;
	padding: 0px;
}

#fletcher, #dauntless
{
	margin-left: -10px;
	z-index: 30;
}

#kgv, #avenger
{
	z-index: 20;
	margin-top: -550px;
	margin-left: 260px;
}

#yorktown, #wildcat
{
	z-index: 15;
	margin-top: 50px;
	margin-left: -270px;
}

#narhal, #b17
{
	z-index: 16;
	margin-top: -430px;
	margin-left: 260px;
}

#yamato, #kate
{
	z-index: 30;
	margin-top: -100px;
	margin-left: -10px;
}

#fubuki, #val
{
	z-index: 20;
	margin-top: -400px;
	margin-left: 265px;
}

#akagi, #zero
{
	z-index: 19;
	margin-top: 0px;
	margin-left: 230px;
}

#type_b, #betty
{
	z-index: 18;
	margin-top: -500px;
	margin-left: -150px;
}

/* end Trading Cards */

/* Standard elements */
	html
	{
		background-image: url('../background/bg.jpg');
		background-position: top center;
		background-repeat: no-repeat;
	}
	
	iframe
	{
		width: 408px;
	}

	td
	{
		font-family: times, serif;
		font-size: 11px;
		color: #100;
	}

	p
	{
		font-family: times, serif;
		font-size: 13px;
		text-align: left;
		color: #100;
	}

	h1
	{
		font-family: Helvetica, Verdana, Arial, sans-serif;
		font-size: 16px;
		margin: 10px 0px 10px 0px;
		color: #000;
	}

	#gamecontent h2
	{
		font-size: 28px;
		text-align: left;
		font-family: courier new, courier, times, serif;
		font-weight: 600;
		font-variant: small-caps;
		color:#000;
	}

	#gamecontent h3
	{
		font-size: 18px;
		margin-bottom: -0.5em;
		text-align: left;
		font-family: courier new, courier, times, serif;
		font-weight: 500;
		font-variant: small-caps;
		color:#000;
	}

	a
	{
		color: #999;
	}
/* end standard elements */

/* sidebar menu code */
	#game_sidebar
	{
		padding-bottom:70px;
		margin-left: 5px !important;
		width: 130px !important;
	}
	
	#game_sidebar ul
	{
		margin-top: 5px;
		margin-bottom: 4px;
	}

	#game_sidebar li a
	{	
		padding-bottom: 2px;
		font-family: times, serif;
		font-weight: normal;
		color: #000;	
	}

	#game_sidebar li a:hover
	{
		color: #892315;
	}
/* end sidebar menu code */

/* desktops page */
.desktop 
{
	margin: 0px auto;
	float: none !important;
	border-style:solid;
	border-width:1px;
	border-color:#333;
}
/* end desktops page */

/* screenshots page */
	#game_content .screenshots img
	{
		height:68px;
	}
/* end screenshots page */

/* press reviews page */
	.press .normal, .press .open_quote, .press .close_quote
	{
		margin-top: 3px;
	}
/* end press reviews page */

/* links page */
	.links
	{
		padding: 3px 0px;
		border-style: none none dotted none;
		border-width: 1px;
		border-color: #333;
	}
	
	.links img
	{
		margin: 3px;
		width: 38px;
	}

	.links td
	{
		font-family: Helvetica, Verdana, Arial, sans-serif;
		font-size: 13px;
		padding-bottom: 5px;	
	}
/* end links page */

/* videos page */
	.videos div
	{
		margin-bottom: 0px !important;
	}

	.videos .cssbox_head
	{
		width: 448px;
	}
	
	.videos .cssbox_body, .desktops .cssbox_body, .screenshots .cssbox_body, .links .cssbox_body
	{
		margin-top: 0px;
	}

	.videos .cssbox_body .cssbox_content
	{
		width: 410px !important;
	}
	
	.videos .cssbox_body .cssbox_content div
	{
		margin-bottom: 20px !important;
	}

	.videos .cssbox_body
	{
		width: 448px !important;
	}

	.videos .cssbox_body div p
	{
		text-align: center;
	}

	.videos .cssbox_body div h3
	{
		margin-bottom: 5px !important;
	}
/* videos page */

/* requirements page */
	.requirements
	{
		font-family: Helvetica, Verdana, Arial, sans-serif;
		font-size: 13px;
		color: #100;
	}
	
	.requirements .uni
	{
		padding-top: 0px !important;
		margin-top: 0px !important;
		text-align: center !important;
	}
	
	.requirements .uni h3
	{
		padding: 0px !important;
		margin: 0px !important;
	}
/* End CSS for requirements page */

/* floating paper */
.cssbox { 
    width: 335px !important;
} 

.cssbox_head { 
    background: transparent url('../images/boxbg_top.png') no-repeat bottom right;
	width: 448px;
	height: 89px;
} 

.cssbox_head h2 { 
    background-position: top left; 
    margin: 0;
    border: 0; 
	padding: 35px 22px 0px 15px;*/
    height: auto !important;
	height: 1%; /* IE Holly Hack */ 
} 
 
.cssbox_body { 
    background: transparent url('../images/boxbg_bottom.png') no-repeat bottom;
	width: 448px;
	margin-top: -18px;
}

.cssbox_content {
	padding: 0px 22px 25px 15px;
}
/* end floating paper */

/* Wiki info tables */
table.wikiinfo img
{
	border: 1px solid #000;
	margin: 0px;
	padding: 0px;
}

.closelink
{
	margin-top: -90px;
	margin-left: -40px;
	float: right;
	cursor: pointer;
	text-decoration: underline;
}
/* End of wiki tables

