/* Background for all pages */
body {
	background-image: url('../background/bg.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	}

/* Adjust ESRB */	
#menu_esrb_logo { top: 200px !important; left: 528px !important; }

/* Hide the sidebar, since we aren't using it */
#game_sidebar{ display: none; }

/* Position the main B&W2 splash art */
#home-background
{
	position: absolute;
	top: 100px;
	margin-left: -154px;
}

#bw2menu
{
	position: absolute;
	top: 650px;
}

.bw2menu-EN
{
	margin-left: -222px;
}

.bw2menu-DE
{
	margin-left: -270px;
}

.bw2menu-ES
{
	margin-left: -289px;
}

.bw2menu-FR
{
	margin-left: -270px;
}

.bw2menu-IT
{
	margin-left: -277px;
}

.accented /* For créatures */
{
	position: relative;
	top: -4px;
}
#bw2menu ul li, #bw2menu ul li img
{
	display: inline;
	padding: 0px;
	margin: 2px;
}

#bw2menu .bw2currentpage {
	opacity: 0.3;
}

.preorder-en{
	background: url('../images/common/buy.png');
}

.preorder-de{
	background: url('../images/common/buy-DE.png');
}

.preorder-es{
	background: url('../images/common/buy-ES.png');
}

.preorder-fr{
	background: url('../images/common/buy-FR.png');
}

.preorder-it{
	background: url('../images/common/buy-IT.png');
}

#preorder-home {
	position: absolute;
	top: 520px;
	margin-left: -90px;
	width: 125px;
	height: 102px;
	z-index: 10;
}

#preorder-home:hover {
	background-position: -125px;
}

#preorder {
	position: fixed;
	top: 15px;
	margin-left: 440px;
	width: 125px;
	height: 102px;
	z-index: 10;
}

#preorder:hover {
	background-position: -125px;
}

a { text-decoration: none; } /* Yeah, I went there. */

/* We'll use this to escape the restrictive table cell */
#story-div
{
	position: absolute;
	top: 300px;
	margin-left: -80px;
	width: 650px;
/*	background-color: red;
	opacity: 0.5; */
}

#storyheading
{
	position: absolute;
	top: 110px;
	margin-left: -150px;
}
#storytiger
{
	position: absolute;
	top: 171px;
	margin-left: -202px;
	z-index: -5;
}
#story-div h3 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: white;
}
/* Still can't use p.class */
#story-div .text {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: white;
	
}

/* Sandbags */
.padding {
	height: 7px;
	float: left;
	clear: left;
	border: 1px solid black;
	margin-right: 30px;
	visibility: hidden; 
}

.p1 {width: 250px;} .p2 {width: 249px;} .p3 {width:248px;} .p4 {width:247px;} .p5 {width: 246px;}
.p6 {width: 245px;} .p7 {width: 244px;} .p8 {width:243px;} .p9 {width:242px;} .p10 {width: 241px;}
.p11 {width: 240px;} .p12 {width: 239px;} .p13 {width:238px;} .p14 {width:237px;} .p15 {width: 236px;}
.p16 {width: 235px;} .p17 {width: 234px;} .p18 {width:233px;} .p19 {width:232px;} .p20 {width: 231px;}
.p21 {width: 230px;} .p22 {width: 229px;} .p23 {width:228px;} .p24 {width:227px;} .p25 {width: 226px;}
.p26 {width: 225px;} .p27 {width: 224px;} .p28 {width:223px;} .p29 {width:222px;} .p30 {width: 221px;}
.p31 {width: 220px;} .p32 {width: 219px;} .p33 {width:218px;} .p34 {width:217px;} .p35 {width: 216px;}
.p36 {width: 215px;} .p37 {width: 214px;} .p38 {width:213px;} .p39 {width:212px;} .p40 {width: 211px;}
.p41 {width: 210px;} .p42 {width: 209px;} .p43 {width:208px;} .p44 {width:207px;} .p45 {width: 206px;}
.p46 {width: 205px;} .p47 {width: 204px;} .p48 {width:203px;} .p49 {width:202px;} .p50 {width: 201px;}
.p51 {width: 200px;} .p52 {width: 199px;} .p53 {width:198px;} .p54 {width:197px;} .p55 {width: 196px;}
.p56 {width: 195px;} .p57 {width: 194px;}

#featureshands {
	position: absolute;
	top: 230px;
	margin-left: -168px;
	z-index: -5;
}
#featuresheading
{
	position: absolute;
	top: 120px;
	margin-left: -150px;
}
#featuresdiv {
	position: absolute;
	top: 225px;
	margin-left: -80px;
	width: 650px;
}
#featuresdiv .text {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: white;
}

/* ARTWORK */
#artworkheading{
	position: absolute;
	top: 120px;
	margin-left: -150px;
}

#artworkmontage {
	position: absolute;
	top: 171px;
	margin-left: -114px;
}

#artworkimage1div{
	position: absolute;
	top: 230px;
	margin-left: -105px;
	height: 230px;
	width: 220px;
	z-index: 5;
}
#artworkimage2div{
	position: absolute;
	top: 220px;
	margin-left: 355px;
	height: 130px;
	width: 140px;
	z-index: 6;
}
#artworkimage3div{
	position: absolute;
	top: 230px;
	margin-left: 75px;
	height: 130px;
	width: 285px;
	z-index: 7;
}
#artworkimage4div{
	position: absolute;
	top: 375px;
	margin-left: -70px;
	height: 215px;
	width: 200px;
	z-index: 8;
}
#artworkimage5div{
	position: absolute;
	top: 345px;
	margin-left: 310px;
	height: 235px;
	width: 190px;
	z-index: 9;
}
#artworkimage6div{
	position: absolute;
	top: 350px;
	margin-left: 110px;
	height: 230px;
	width: 200px;
	z-index: 10;
}

div.artworkholder {
	position: fixed;
	top: 50%;
	left: 50%;
	border: 1px solid black;
	z-index: 60;
	background-color: white;
}*/
img.artwork {
	z-index: 65;
	padding: 0px;
	margin: 0px;
}

div#artworkholder1 {
	height: 620px;
	width: 768px;
	margin-top: -310px;
	margin-left: -384px;
}
div#artworkholder1 .closebutton {
	/* Shift the close button down to left-center - helps with small monitors */
	/* |margin-top| (I went there) minus the existing 25px offset */
	top: 285px;
}
img#artwork1
{
	height: 600px;
	width: 748px;
}

div#artworkholder2 {
	height: 770px;
	width: 523px;
	margin-top: -395px;
	margin-left: -261px;	
}
div#artworkholder2 .closebutton {
	top: 370px;
}
img#artwork2
{
	height: 750px;
	width: 503px;
}

div#artworkholder3 {
	height: 601px;
	width: 820px;
	margin-top: -300px;
	margin-left: -410px;	
}
div#artworkholder3 .closebutton {
	top: 275px;
}
img#artwork3
{
	height: 581px;
	width: 800px;
}

div#artworkholder4 {
	height: 620px;
	width: 820px;
	margin-top: -310px;
	margin-left: -410px;	
}
div#artworkholder4 .closebutton {
	top: 285px;
}
img#artwork4
{
	height: 600px;
	width: 800px;
}

div#artworkholder5 {
	height: 730px;
	width: 729px;
	margin-top: -365px;
	margin-left: -365px;	
}
div#artworkholder5 .closebutton {
	top: 340px;
}
img#artwork5
{
	height: 710px;
	width: 709px;
}

div#artworkholder6 {
	height: 665px;
	width: 620px;
	margin-top: -332px;
	margin-left: -310px;	
}
div#artworkholder6 .closebutton {
	top: 307px;
}
img#artwork6
{
	height: 645px;
	width: 600px;
}

img.closebutton {
	position: absolute;
	top: -25px;
	margin-left: -15px;
	z-index: 110;
}
a.artwork:hover{
	cursor: pointer;
}
#downloads-overlay
{
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background-color: black;
    z-index: 50;
}
/* /ARTWORK */
#creaturesheading{
	position: absolute;
	top: 120px;
	margin-left: -150px;
}

#creaturesanimals {
	position: absolute;
	top: -10px;
	margin-left: -296px;
	z-index: -5;
}

#creaturesturtle {
	position: absolute;
	top: 230px;
	margin-left: -125px;
	height: 232px;
	width: 110px;
	z-index: 21;
}
#creaturescow {
	position: absolute;
	top: 225px;
	margin-left: 60px;
	height: 250px;
	width: 120px;
	z-index: 21;
}
#creaturesorangutan {
	position: absolute;
	top: 340px;
	margin-left: 200px;
	height: 255px;
	width: 180px;
	z-index: 21;
}
#creatureswolf {
	position: absolute;
	top: 300px;
	margin-left: 390px;
	height: 275px;
	width: 160px;
	z-index: 21;
}
#creaturestiger {
	position: absolute;
	top: 465px;
	margin-left: -115px;
	height:190px;
	width: 190px;
	z-index: 21;
}
#creatureslion {
	position: absolute;
	top: 140px;
	margin-left: 190px;
	height:150px;
	width: 250px;
	z-index: 21;
}

#creaturespopup {
	position: absolute;
	z-index: 20;
	height: 230px;
	width: 290px;
}
#creaturespopupimg {
	position: absolute;
	top: -30px;
	margin-left: -40px;
}

.creaturestext {
	position: absolute;
	top: 0px;
	margin-left: 0px;
}
.creaturestext p{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: white;
}
#mediaheading{
	position: absolute;
	top: 120px;
	margin-left: -150px;
}
#mediatiger{
	position: absolute;
	top: 200px;
	margin-left: -3px;
	z-index: -5;
}

#mediadesktops {
	position: absolute;
	top: 255px;
	margin-left: 308px;
}
#mediadesktopsicon {
	background: url('../images/media/desktopsicon.png');
	position: absolute;
	top: 300px;
	margin-left: 290px;
	width: 122px;
	height: 95px;
}
#mediadesktopsicon:hover {
	background-position: -122px;
}

#mediademo {
	position: absolute;
	top: 555px;
	margin-left: 328px;
}
#mediademoicon {
	background: url('../images/media/demoicon.png');
	position: absolute;
	top: 470px;
	margin-left: 290px;
	width: 130px;
	height: 81px;
}
#mediademoicon:hover {
	background-position: -130px;
}

#mediascreenshots {
	position: absolute;
	top: 255px;
	margin-left: -85px;
}
#mediascreenshotsicon {
	background: url('../images/media/screenshotsicon.png');
	position: absolute;
	top: 300px;
	margin-left: -90px;
	width: 120px;
	height: 81px;
}
#mediascreenshotsicon:hover {
	background-position: -120px;
}

#mediatrailers {
	position: absolute;
	top: 555px;
	margin-left: -60px;
}
#mediatrailersicon {
	background: url('../images/media/trailersicon.png');
	position: absolute;
	top: 470px;
	margin-left: -90px;
	width: 122px;
	height: 83px;
}
#mediatrailersicon:hover {
	background-position: -122px;
}
.popupwindow {
	background-color: white;
	border: 1px solid black;
}

#screenshots-window {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -150px;
	margin-left: -380px;
	height: 300px;
	width: 760px;
	z-index: 90;	
}

.screenrow {
	clear: left;
	padding: 0px;
	margin: 5px;
}

.screencell {
	clear: none;
	float: left;
	padding: 0;
	margin: 0;
}

.screencell img {
	margin: 5px;
	padding: 0;
}

#fullscreen-window {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -270px;
	margin-left: -480px;
	width: 960px;
	height: 540px;
	z-index: 100;
}

#fullscreen {
	position: absolute;
	top: -10px;
	left: -10px;
}

#desktops-window {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -225px;
	margin-left: -351px;
	height: 450px;
	width: 702px;
	z-index: 100;
}

.deskcell {
	float: left;
}

.deskcell img{
	margin: 5px;
	padding: 0;
}
.deskrow {
	clear: left;
	margin: 5px;
}

#fulldesk-window {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -185px;
	margin-left: -178px;
	width: 356px;
	height: 370px;
	z-index: 100;
	text-align: center;
}

#fulldesk-thumb {
	margin: 10px;
	padding: 0px;
}

.deskres {
	text-align: center;
	color: #392209;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
}

.deskres a:hover {
	text-decoration: underline;
}

#trailers-window {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -225px;
	margin-left: -351px;
	height: 450px;
	width: 702px;
	z-index: 100;
}

#demo-window {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -225px;
	margin-left: -250px;
	height: 450px;
	width: 500px;
	z-index: 100;
}
.comingsoon{
	margin-top: 4em;
	text-align: center;
	color: #392209;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
}
#demothumb {
	margin: 10px;
	padding: 0px;
}

#reviewsheading{
	position: absolute;
	top: 95px;
	margin-left: -150px;
}
#reviewswindow{
	position: absolute;
	top: 156px;
	margin-left: -162px;
	z-index: -5;
}

#reviewstext {
	position: absolute;
	top: 180px;
	margin-left: -50px;
	height: 450px;
	width: 420px;

	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: black;
}
#reviewstext a{
	color: black;
	text-decoration: underline;
}

.reviewsblurb {
	font-weight: bold;
}

#reviewsintro {
	width: 100%;
	padding-bottom: 5px;
	border-bottom: 2px dotted #392209;
}

.review {
	border-bottom: 2px dotted #392209;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-top: -7px;
	clear: both;
}

.reviewer {
	float: left;
	width: 49%;
	line-height: 0;
	padding-top: 0px;
}
.fullreview {
	width: 49%;
	text-align: right;
	clear: none;
	float: right;
	line-height: 0;
	padding-top: 0px;
}
#requirementsheading{
	position: absolute;
	top: 120px;
	margin-left: -150px;
}

#requirementsman {
	position: absolute;
	top: 230px;
	margin-left: -180px;
	z-index: -5;
}
#requirementsdiv {
	position: absolute;
	top: 240px;
	margin-left: -85px;
	width: 610px;
}
#requirementsdiv .text {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: white;
}

#botgdiv
{
	position: absolute;
	top: 300px;
	margin-left: -85px;
	width: 650px;
}
#botgdiv .text {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: white;
}
#botgheading
{
	position: absolute;
	top: 100px;
	margin-left: -150px;
}
#botglion
{
	position: absolute;
	top: 230px;
	margin-left: -203px;
	z-index: -5;
}
.footer
{
	display: none;
	visibility: hidden;
	/* Looks awful on this page, and there's not much we can do about it */
}
