/* CSS Document */
body { background:#000000 url(../imgs/backgound.jpg) top center no-repeat; margin-top:20px; font-family:verdana; font-size:11px; color:#000000; text-decoration:none; }
a:link, a:visited { text-decoration: none; font-weight: normal; }
a:hover { text-decoration: none; font-weight: normal; color:#0099ff; }
input.button { cursor: pointer; }
p { margin-top: 0; margin-bottom: 5px; }
img { border: 0 none; }
.topmenu_tbl { width:680px; height:34px; background:#000000 url(../imgs/menu_bg.jpg) top left; padding-left:20px; padding-top:8px; }
.main { background-color:#ffffff; width:680px; height:200px; margin-top:1px; padding:5px; }
.footer { background-color:#515151; width:680px; height:100px; margin:0px; padding:5px; border-top:1px solid #ffffff; }
.banner { background-color:#ffffff; width:680px; height:200px; }
/*#mainlevel { margin-top:1px; }*/
a.mainlevel:link, a.mainlevel:visited { color:#000000; text-decoration:none; padding-left:7px; margin-left:5px;  display:block; float:left; width:auto; filter: Shadow(Color=#ffffff, Direction=135, Strength=1); }
a.mainlevel:link span, a.mainlevel:visited span { padding-right:7px; }
a.mainlevel:hover { color:#ffffff; background:#414141 url(../imgs/menu_lft.jpg) top left no-repeat; text-decoration:none; }
a.mainlevel:hover span { background:url(../imgs/menu_rt.jpg) top right no-repeat; display:block; float:left; width:auto; height:16px; padding-top:1px; cursor:pointer; } 
a#active_menu.mainlevel { color:#ffffff; background:#414141 url(../imgs/menu_lft.jpg) top left no-repeat; text-decoration:none; padding-left:7px;  }
a#active_menu.mainlevel span { background:url(../imgs/menu_rt.jpg) top right no-repeat; padding-right:7px; display:block; float:left; width:auto; height:16px; padding-top:1px; cursor:pointer; }

/*TEMP*/
.junk_artist {
		font-family: Calibri, Geneva, Verdana, Arial;
		font-size: 11px;
		color: #000000;
		padding-left: 4px;
		padding-right: 4px;
		text-decoration:none;
}

.junk_title {
		font-family: Calibri, Geneva, Verdana, Arial;
		font-size: 11px;
		color: #0099ff;
		padding-top: 4px;
		padding-left: 4px;
		padding-right: 4px;
		text-decoration:none;
}

.junk_album{
		font-family: Calibri, Geneva, Verdana, Arial;
		font-size: 11px;
		color: #000000;
		padding-left: 4px;
		padding-right: 4px;
		text-decoration: italic;
}

.junk_table{
		border: 1px solid #ccc;
		width: 30%;
		height: 77px;
		margin-right:5px;
		margin-bottom:5px;
		float:left;
}
.junk_image{
		padding-left: 1px;
		padding-right: 1px;
		padding-top: 1px;
		padding-bottom: 1px;
}

.junk {
		font-family: Calibri, Geneva, Verdana, Arial;
		font-size: 11px;
		color: #000000;
		padding-left: 4px;
		padding-top: 4px;
		padding-right: 4px;
		padding-bottom: 4px;
		text-decoration:none;
}
.junk a:link {
		font-family: Calibri, Geneva, Verdana, Arial;
		font-size: 11px;
		color: #666666;
		text-decoration:none;
}

.junk a:hover {
		font-family: Calibri, Geneva, Verdana, Arial;
		font-size: 11px;
		color: #0099ff;
		text-decoration:none;
}
.junk_head { width:100%; padding:4px; background-color:#e8e8e8; margin-bottom:5px; border-bottom:1px solid #cccccc; }
