body
{
	background-color: #000;
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
}

a:link
{
	color: #fff;
	text-decoration: none;
}

a:visited
{
	color: #fff;
	text-decoration: none;
}

a:hover
{
	color: #999;
	text-decoration: none;
}

a:active
{
	color: #999;
	text-decoration: none;
}


img
{
	border: none;
}

#ratings
{
	position: absolute;
	margin-left: 894px;
	margin-top: 784px;
	left: 0px;
	width: 189px;
	height: 48px;
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #fff;
	background-image: url("images/ratings.png");
}

#press
{
	position: absolute;
	margin-left: 218px;
	margin-top: 167px;
	left: 0px;
	width: 512px;
	height: 282px;
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #fff;
}

#container
{
	margin-top: 0px;
	width: 1280px;
	height: 800px;
	position: relative;
	left: 50%;
	margin-left: -640px;
	background-image: url("images/bg.jpg");
}

#trailer
{
	position: absolute;
	margin-left: 218px;
	margin-top: 167px;
	left: 0px;
	width: 512px;
	height: 282px;
}

#tabs
{
	position: absolute;
	margin-left: 215px;
	margin-top: 452px;
	left: 0px;
	width: 286px;
	height: 21px;
}

#screenshots
{
	position: absolute;
	margin-top: 493px;
	margin-left: 218px;
	padding: 0px;
	left: 0px;
	width: 522px;
	height: 70px;
}

#RUSH
{
	position: absolute;
	margin-top: 35px;
	margin-left: 250px;
	padding: 0px;
	left: 0px;
	height: 100px;
	width: 450px;
}

.thumb
{
    float: left;
    height:72px;
    margin-left:9px;
    width:78px;
}

#features
{
	position: absolute;
	margin-top: 167px;
	margin-left: 757px;
	left: 0px;
	width: 320px;
	height: 156px;
	background-image: url("images/features.png");
}

#weblog
{
	position: absolute;
	margin-top: 388px;
	margin-left: 754px;
	left: 0px;
	width: 108px;
	height: 16px;
}

#weblog a:link
{
	text-decoration: underline;
}

#wiiware
{
	position: absolute;
	margin-top: 64px;
	margin-left: 765px;
	left: 0px;
	width: 300px;
	height: 63px;
}


#description
{
	position: absolute;
	margin-top: 590px;
	margin-left: 217px;
	left: 0px;
	width: 509px;
	height: 173px;
	background-image: url("images/description.png");
}

#logos
{
	position: absolute;
	margin-top: 800px;
	margin-left: 756px;
	left: 0px;
	width: 320px;
	height: 48px;
}

#follow
{
	position: absolute;
	margin-top: 740px;
	margin-left: 302px;
	left: 0px;
	width: 207px;
	height: 28px;
}

#legal
{
	position: absolute;
	margin-top: 800px;
	margin-left: 218px;
	left: 0px;
	width: 512px;
	height: 70px;
	font-family: arial, sans-serif;
	font-size: 7pt;
	color: #fff;
}

#lightbox
{
	position: absolute;
	top: auto; left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lbOverlay
{
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer
{
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

#lbImage
{
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink
{
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink
{
	left: 0;
}

#lbPrevLink:hover
{
	background: transparent url(images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink
{
	right: 0;
}

#lbNextLink:hover
{
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom
{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink
{
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	outline: none;
}

#lbCaption, #lbNumber
{
	margin-right: 71px;
}

#lbCaption
{
	font-weight: bold;
}

.lbLoading
{
	background: #fff url(images/loading.gif) no-repeat center;
}	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }