@charset "utf-8";
/* CSS Document */
body, td, th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
body {
	background:#000000 url(bg.jpg) no-repeat top left;
	margin: 0px;
	padding: 0px 0px 24px 0px;
}
p, .Normal, .NormalDisabled {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
h1 {
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
}
h3 {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}
h4 {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
h5 {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}
h6 {
	font-size: 10px;
	font-family: "Times New Roman", Times, serif;
}
#wrapper {
	vertical-align: top;
	display: block;
	margin: 0px;
	padding: 0px;
	width:100%;
	height: 100%;
}
#content {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align:center;
	white-space:nowrap;
}
#contentTableWrapper {
	overflow: auto;
	margin: 0px auto;
	height: 482px;
	width: 800px;
	padding: 0;
	margin:-40px auto 0 auto;
}
#contentWrapperBackground {
	background:url(contentBg.gif) no-repeat center top;
}
#contentTable {
	padding:0;
	margin:0 auto 0 auto;
}
#header {
	display: block;
	clear: both;
	height: 94px;
	width: 768px;
	margin:8px auto;
	padding:0px;
	background: url(header.gif) no-repeat center center;
	z-index:999;
	position: relative;
	visibility: visible;
}
.DNNEmptyPane {
	visibility:collapse;
	width:0;
	display:none;
}
.headerpane {
	margin:0px;
	padding:4px;
	padding-left:16px;
	padding-right:16px;
	white-space:normal;
}
.leftpane {
	width:192px;
	height:100%;
	margin:0;
	padding:4px;
	padding-left:16px;
	text-align:left;
	white-space:normal;
}
.contentpane {
	width:384px;
	height:100%;
	margin:0;
	padding:4px;
	text-align:left;
	white-space:normal;
}
.rightpane {
	width:192px;
	height:100%;
	margin:0;
	padding:4px;
	padding-right:16px;
	text-align:left;
	white-space:normal;
}
.bottompane {
	margin:0px;
	padding-left:16px;
	padding-right:16px;
	white-space:normal;
}
.breadCrumb {
	font:"Times New Roman", Times, serif .7em bold;
}
#menu {
	width: 100%;
	height:32px;
	text-align:center;
	vertical-align:middle;
	background:#000000;
	border-top: 2px solid #ffffff;
	border-right: none;
	border-bottom: 2px solid #ffffff;
	border-left: none;
}
.MenuBar {
	height: 100%;
	background:#000000;
	white-space:nowrap;
}
.MenuContainer {
	white-space:nowrap;
}
.MenuItem {
	color:#000000;
}
.MenuRootItem {
	color:#aebb99;
	font-size:16px;
	padding:0 4em 0 4em;
	line-height:30px;
}
.MenuItemHover {
	color:#FFFFFF;
}
.MenuIcon {
	padding:4px;
}
.MenuSubmenu {
	color:#FFFFFF;
	background:#CC6600;
	border:#FF9900 1px solid;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
 filter: progid:DXImageTransform.Microsoft.Shadow(color='#ffffff', Direction=135, Strength=3);
}
.MenuBreak {
	color:#FF6600;
}
#piano {
	background: url(piano.png) no-repeat;
	height: 160px;
	width: 768px;
	margin: 0px auto;
	text-align:left;
}
#piano a {
	display:inline-block;
	height:154px;
	width:21px;
}
.ie7 #piano a {
	display:inline-block;
	height:154px;
	width:24px;
}
#piano a:hover {
	border-bottom:#333333 8px solid;
}
#footer {
	text-align: left;
	margin: 0px auto;
	width: 768px;
	padding-top: 8px;
}
/* fix'ums */

a.SkinObject:link, .SkinObject, .Head {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FC3;
}
a.SkinObject:hover, a#TCO:hover {
	color:#FFF;
	text-decoration:none;
}
a#TCO {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FC3;
	text-decoration:none;
	float:right;
	padding-right:8px;
	text-shadow:#333 1px 1px;
}
li.playlist {
	font-size:24px;
	list-style:none;
	white-space:nowrap;
}
li.playlist a, h3.tracktitle {
	font-family:"Courier New", Courier, monospace;
	font-style:italic;
}
li.playlist a:hover, h3.tracktitle {
	color:#C90;
}
div.lyrics {
	color:#333;
	font-size:12px;
	font-family:"Courier New", Courier, monospace;
}
div.trackdetails {
	padding:32px;
}
