* {
	margin:0;
	padding:0;
}

body {
	background: #222222;
	height: 100%;
}

#main {
	background: url(../images/interface/background.jpg) left top no-repeat;
	margin:50px auto 0;
	width:870px;
}

#navigation {
	width: 425px;
	height: 155px;
	display: block;
	clear:both;
}

#nav_swf {
	width:425px;
	height:155px;	
}

#content-wrapper-outer {
	background: url(../images/interface/bg_content.jpg) left top no-repeat;
	width: 440px;
	height:250px;
}

#content-wrapper-inner {
	width:425px;
	height:245px;
	margin:0;
}

#content-wrapper-inner.scroll {
	float:left;
	height:210px;
	margin:35px 40px 0pt 50px;
	overflow:auto;
	padding-right:20px !important;
	position:relative;
	width:355px;
}
.scroll {
	position:relative;
	width: 350px;
	overflow: auto;
	background: #383838;
	color:#ccc;
	float: left;
}

#pane {
	height:205px;
	left:40px;
	overflow-x:none;
	overflow-y:auto;
	position:relative;
	top:40px;
	width:355px;
	padding-right:10px;
}

#content h2 {
	color:#ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:normal;
}

#content h3 {
	color:#EEEEEE;
	font-family:"arial black",arial,Helvetica,sans-serif;
	font-size:0.8em;
	font-weight:normal;
	letter-spacing:-1px;
	margin:0pt 0pt 1em;
	text-transform:uppercase;
}

p, li, dt, dd {
	color:#CCCCCC;
	font-family:tahoma,Arial,Helvetica,sans-serif;
	font-size:0.7em;
}

p {
	line-height:1.35;
	margin-bottom:1.35em;
	font-weight:normal;
}

div.product {
	clear:both;
	margin-bottom:40px;
	width:100%;
}

div.product h3 {
	clear:right;
	float:left;
	margin-bottom:20px !important;
	width:230px;
}

div.product img {
	float:left;
	margin-right:15px;
	clear:right;
}

div.product dl {
	float:left;
}

div.product dt {
	font-weight:bold;
	line-height:0.35;
	margin-bottom:0em;
}

div.product dd {
	left:80px;
	margin-bottom:0pt;
	margin-left:2em;
	position:relative;
	top:-0.75em;	
}

div.product ul {
	list-style-type:none !important;
}

div.product ul li {
	font-size: 1em !important;	
}

div.product dd > ul > li {
	background:#EEEEEE none repeat scroll 0% 50%;
	color:#333333 !important;
	font-weight:bold;
	padding:4px;
}

div.product ul li ul {
	margin-bottom:0.5em;
}

div.product ul li ul li {
	margin-top:4px;
}

div.product ul li ul li a {
	background:#3399DD none repeat scroll 0% 50% !important;
	color:#FFFFFF !important;
	display:block;
	font-family:arial;
	font-size:11px !important;
	font-weight:bold !important;
	letter-spacing:-0.25px;
	padding:5px 6px 2px !important;
	text-align:left;
	text-transform:uppercase;
	width:125px;
}

p.last {
	margin-bottom:2.7em;
}

p.link {
	margin-top:-0.7em;
}

a {
	color:#00ccff;
	text-decoration:none;
	font-weight:bold;
	padding: 1px 2px;
}
a:active,
a:hover {
	color:#222222;
	background:#00ccff;
	text-decoration:none;
	font-weight:bold;
}

#content-wrapper-inner > div {
	float:left;
}

#status {
	width: 425px;
	height: 110px;
	display: block;
	clear:both;
}

#status_swf {
	position:relative;
	left:40px;
	top:30px;	
	width:367px;
	height:50px;
}

#events {
	width: 425px;
	height: 140px;
	display: block;
	clear:both;	
}

#events_swf {
	position:relative;
	left:25px;
	top:10px;	
	width:400px;
	height:125px;
}


#album {
	width: 525px;
	height: 275px;
	display: block;
	clear:both;
}

#title_swf {
	background: url(../images/interface/bg_album.jpg) no-repeat left top;
	width:494px;
	height:213px;
}

#player_swf {
	height:40px;
	left:44px;
	position:relative;
	top:0px;
	width:400px;
}


#footer {
	width:850px;
	margin:10px auto 50px;
}

#footer .left {
	width:548px;
	float:left;
	margin-left:30px;
}

#footer #albumtitle {
	width: 267px;
	height: 25px;
	display: block;
	text-indent: -9999px;
	background: url(../images/interface/footer_title.jpg) left top no-repeat;
	float:left;
	clear:none;
}

#footer #releaseinfo {
	width: 261px;
	height: 25px;
	display: block;
	text-indent: -9999px;
	background: url(../images/interface/footer_release.jpg) left top no-repeat;
	float:left;
	clear:none;
	margin-left:20px;
}

#footer .right {
	width:111px;
	float:right;
	margin-right:12px;
}

#footer #ss {
	width:111px;
	height:25px;
	display:block;
	text-indent: -9999px;
	background: url(../images/interface/footer_ss.jpg) left top no-repeat;
	float:right;
	clear:none;
}

.press {
	background: transparent url(../images/quoleft.png) left top no-repeat;
	margin-bottom:1em;
}

.quote {
	background:transparent url(../images/quoright.png) no-repeat scroll right bottom;
	padding:0pt 25px 0px 30px;
	margin-bottom:0.5em;
}

.source {
	clear:both;
	display:block;
	font-weight:bold;
	margin-left:30px;
}


/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: hidden;
}

.flashcontent {
	height: 100%;
}
/* end hide */