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

body {
	background: #000000 url(../img/tile.gif) center repeat-y;
	margin: 0px;
	padding: 0px;
}
div {
	font: normal 11px Verdana, sans-serif;
	color: #666666;
}
b {
	color: #ffffff;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover	{
	color: #ffffff;
	text-decoration: underline;
}
#content {
	background: #000000 url(../img/bg.jpg) top center no-repeat;
	position: relative;
	width: 1000px;
	height: 744px;
	margin: 0px auto;
}
#link1 {
	position: absolute;
	top: 10px;
	left: 100px;
	width: 120px;
	height: 26px;
	z-index: 1;
}
#link2 {
	position: absolute;
	top: 10px;
	left: 243px;
	width: 120px;
	height: 26px;
	z-index: 1;
}
#link3 {
	position: absolute;
	top: 282px;
	left: 335px;
	width: 334px;
	height: 222px;
	z-index: 1;
}
#link4 {
	position: absolute;
	top: 293px;
	left: 90px;
	width: 244px;
	height: 165px;
	z-index: 1;
}
#link5 {
	position: absolute;
	top: 362px;
	right: 100px;
	width: 218px;
	height: 98px;
	z-index: 1;
}
#link6 {
	position: absolute;
	top: 563px;
	left: 90px;
	width: 822px;
	height: 60px;
	z-index: 1;
}
#link7 {
	position: absolute;
	top: 10px;
	left: 243px;
	width: 116px;
	height: 26px;
	z-index: 1;
}
#play {
	position: absolute;
	top: 2px;
	right: 117px;
	width: 210px;
	height: 35px;
	z-index: 1;
}
#partners {
	position: absolute;
	top: 525px;
	left: 210px;
	width: 600px;
	z-index: 1;
}
#partners a.imeem {
	display: inline-block;
	background: url(../img/imeem.gif);
	margin-right: 40px;
}
#partners a.imeem:hover {
	background: url(../img/imeem_on.gif);
}
#partners a.artistdirect {
	display: inline-block;
	background: url(../img/artistdirect.gif);
	margin-right: 40px;
}
#partners a.artistdirect:hover {
	background: url(../img/artistdirect_on.gif);
}
#partners a.marvel {
	display: inline-block;
	background: url(../img/marvel.gif);
	margin-right: 40px;
}
#partners a.marvel:hover {
	background: url(../img/marvel_on.gif);
}
#partners a.esp {
	display: inline-block;
	background: url(../img/esp.gif);
}
#partners a.esp:hover {
	background: url(../img/esp_on.gif);
}
#tour {
	position: absolute;
	top: 707px;
	left: 92px;
	width: 820px;
	z-index: 1;
}
#tour tr {
	font-weight: bold;
	color: #cccccc;
	height: 38px;
	background: url(../img/tour_bg.gif);
}
#tour tr.none {
	background: none;
}
a.buy {
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	background: #990000;
	border: #990000 1px outset;
	padding: 0px 1px;
	text-decoration: none;
}
a.buy:hover	{
	color: #990000;
	background: #ffffff;
	text-decoration: none;
	border: #990000 1px inset;
}
#footer {
	text-align: center;
}
