#game_sidebar {
	display: none;
}

#game_html {
	min-height: 370px;
}

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

a, a img, a:hover, a img:hover {
	cursor: pointer;
}
#preorder {
	position: absolute;
	top: 35px;
	margin-left: 472px;
	z-index: 5;
}
#batmanmenu {
	position: absolute;
	top: 94px;
	margin-left: -149px;
	padding-left: 0px;
	width: 585px;
	height: 40px;
	z-index: 5; /* Bump it above the flash in Safari */
}
#batmanmenu ul {
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
#batmanmenu ul li{
	display: inline;
	line-height: 1;
	padding: 0px 1px 0px 1px;
	margin: 0px;
}
#batmanmenu ul li img{
	padding: 0px;
	margin: 0px;
		z-index: 5; /* Bump it above the flash in Safari */
}
#home {
	position: absolute;
	top: 78px;
	margin-left: -138px;
}
#homestory {
	position: absolute;
	top: 270px;
	margin-left: -95px;
	height: 100px;
	width: 145px;
	z-index: 6;
}

.spanish {
	font-size: 11px;
}

/* This class aims to fix the home menu 'bat links' and other mouseover images 
   for browsers other than Firefox and Safari */ 
.invisible_magic {
	height: 100%;
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
	border: 0;
}

#homecharacters {
	position: absolute;
	top: 300px;
	margin-left: 90px;
	height: 100px;
	width: 145px;
	z-index: 7;
}
#homemedia {
	position: absolute;
	top: 370px;
	margin-left: -25px;
	height: 100px;
	width: 145px;
	z-index: 8;
}
#homereviews {
	position: absolute;
	top: 450px;
	margin-left: 65px;
	height: 90px;
	width: 140px;
	z-index: 9;
}
#homereqs {
	position: absolute;
	top: 515px;
	margin-left: -35px;
	height: 90px;
	width: 140px;
	z-index: 10;
}
#homestory-b {
	position: absolute;
	top: 310px;
	margin-left:-150px;
}
#homecharacters-b {
	position: absolute;
	top: 335px;
	margin-left: 90px;
}
#homemedia-b {
	position: absolute;
	top: 390px;
	margin-left: -120px;
}
#homereqs-b {
	position: absolute;
	top: 510px;
	margin-left: -130px;
}
#homereviews-b {
	position: absolute;
	top: 460px;
	margin-left: 80px;
}
#story {
	position: absolute;
	top: 84px;
	margin-left: -149px;
}
#storymovie {
	position: absolute;
	top: 181px;
	margin-left: -82px;
}
#storyjoker {
	position: absolute;
	top: 210px;
	margin-left: 290px;
	height: 200px;
	width: 140px;
	z-index: 10;
}
#storylaugh {
	position: absolute;
	top: 140px;
	margin-left: 380px;
}
#storybat {
	position: absolute;
	top: 456px;
	margin-left: -122px;
}
#storybegins {
	position: absolute;
	top: 458px;
	margin-left: -30px;
}

#storytext {
	position: absolute;
	top: 509px;
	margin-left: -131px;
	height: 140px;
	width: 550px;
	padding: 0px;
}

#storytext p {
	margin: 7px 10px 7px 10px;
	color: #1B4F77;
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align: justify;
}
#characters {
	position: absolute;
	top: 82px;
	margin-left: -150px;
}

.characterstext {
	position: absolute;
	top: 248px;
	margin-left: 112px;
/*	height: 140px; */
	width: 295px;
	padding-top: 10px;
	line-height: 1.05em;
	
	background-color: white;
	opacity: 0.6;
	border: 1px solid #1B4F77;
}

.characterstext #fields p {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}

.characterstext .em {
	font-weight: normal;
	text-transform: uppercase;
}
.characterstext p {
	margin: 7px 10px 7px 10px;
	color: #0B1F47;
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align: justify;
	opacity: 1;
}
#characterspic {
	position: absolute;
	top: 230px;
	margin-left: -150px;
	height: 500px;
	width: 262px;
	text-align: center;
}

#characterspic img {
	margin-left: 0px; /* Fighting the parser */
}
#charactersname {
	position: absolute;
	top: 200px;
	margin-left: 160px;
	height: 45px;
	width: 200px;
	text-align: center;
}

#leftclick {
	position: absolute;
	top: 195px;
	margin-left: 110px;
}

#rightclick {
	position: absolute;
	top: 195px;
	margin-left: 368px;
}

#media {
	position: absolute;
	top: 83px;
	margin-left: -150px;
}

#media-center {
	position: absolute;
	top: 320px;
	margin-left: 83px;
}

#redbrick {
	position: absolute;
	top: 230px;
	margin-left: -65px;
	height: 120px;
	width: 195px;
	z-index: 5;
}
#greenbrick {
	position: absolute;
	top: 230px;
	margin-left: 155px;
	height: 120px;
	width: 195px;
	z-index: 5;
}
#bluebrick {
	position: absolute;
	top: 365px;
	margin-left: -65px;
	height: 120px;
	width: 195px;
	z-index: 5;
}
#yellowbrick {
	position: absolute;
	top: 365px;
	margin-left: 155px;
	height: 120px;
	width: 195px;
	z-index: 5;
}
#media-text-container {
	position: absolute;
	top: 530px;
	margin-left: -56px;
	width: 400px;
	height: 50px;
	text-align: center;
}

/* Begin floaty media things */
.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: -200px;
	margin-left: -355px;
	width: 709px;
	height: 399px;
	z-index: 100;
}

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

#desktops-window {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -115px;
	margin-left: -351px;
	height: 230px;
	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: -285px;
	margin-left: -250px;
	height: 570px;
	width: 500px;
	z-index: 100;
}

.nobottommargin {
	margin-bottom: 0px;
}
#fulltrailer-thumb {
	float: left;
}
#fulltrailer-links {
	margin-top: 15%;
	color: #392209;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}

#fulltrailer-window {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -145px;
	margin-left: -350px;
	width: 700px;
	height: 290px;
	z-index: 100;
	text-align: center;
}
#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;
}

img.closebutton {
	position: absolute;
	top: -25px;
	margin-left: -15px;
	z-index: 110;
}

#downloads-overlay
{
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background-color: black;
    z-index: 50;
}
/* End floaty media things */
#sysreqs {
	position: absolute;
	top: 83px;
	margin-left: -150px;
}

#sysreqstext {
	position: absolute;
	top: 180px;
	margin-left: -85px;
	height: 450px;
	width: 280px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #1B4F77;
	line-height: 1.4em;
}

#sysreqstext .heading {
	font-weight: bold;
}
#reviews {
	position: absolute;
	top: 83px;
	margin-left: -150px;
}
#reviewstext {
	position: absolute;
	top: 155px;
	margin-left: -55px;
	height: 450px;
	width: 400px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #1B4F77;
}
#reviewstext a{
	color: #1B4F77;
	text-decoration: underline;
}

.reviewsblurb {
	font-weight: bold;
}

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

#reviewsintro p {
	margin-right: 10px;
	/* Avoids the irregularly shaped text area */
}

.review {
	border-bottom: 2px dotted #1B4F77;
	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;
	font-weight: bold;
}
.fullreview {
	width: 49%;
	text-align: right;
	clear: none;
	float: right;
	line-height: 0;
	padding-top: 0px;
}

/* Hides the footer bar */
.footer {
	visibility: hidden;
}
