@import url(./layout.css);
@import url(./presentation.css);
@import url(./custombar.css);
@import url(./arrowbar.css);
body {
	background-color:#000000;
}
#layoutheader {
	background:#999999 url(MusicLogo_black.gif) 0px 0px repeat-x;
	border-bottom: 1px solid #999999;
}
#storelogo {
	background:#999999 url(MusicLogo_black.gif) 0px -107px no-repeat;
}
#layoutnav {
	background: #000000 none;
}
#layoutnav ul li {
	background: #000000 none;
	border: 2px solid #999999;
}
#layoutnav a:link {color:#cccccc;background:#000000;}
#layoutnav a:visited {color:#cccccc;background:#000000;}
#layoutnav a:hover,#layoutnav a:visited:hover {color:#000000;background:#cccccc;}
#layoutnav a:active,#layoutnav a:visited:active {color:#990033;background:#fafafa;}
#layouttagline {
	background: #eeeeee none;
}
#taglinemain,#searchform {
	background: #eeeeee none;
}
#leftarrow {
	background: #999999 none;
}
#rightarrow {
	background: #999999 none;
}
#layoutfooter {
	background:#999999 none;
	color:#cccccc;
	}
#pagecontent {
	background-color:#000000;
}
table.store {
	background-color:#333333;
	border:1px solid #333333;
}
#leftsidenav ul li.listitemselected {
	background-color:#666666;
}
#cright {
	color:#cccccc;
}
.sitemaplabel {
	background: #000000 none;
}
a {color:#000000}
a.admin {color:#000000;}
a.header {color:#eeeeee;background-color:#000000;}
h1 {color:#333333}
h2 {color:#666666}
h3 {color:#333333}
hr {color:#000000;}
th.hilite {color:#000000;background-color:#cccccc;}
td.main,td.form {background-color:#ffffff}
#bottomnav a:link {color:#ffffff;background:#999999;}
#bottomnav a:visited {color:#ffffff;background:#999999;}
#bottomnav a:hover,#layoutnav a:visited:hover {color:#000000;background:#cccccc;}
#bottomnav a:active,#layoutnav a:visited:active {color:#990033;background:#fafafa;}
.box {border-color : #999999;}
.colored {color:#000000}
.address,#cright a:link,#cright a:visited,#cright a:hover {color:#333333}
.row {background-color:#eeeeee;}
.special {background-color:#000000;border-color:#999999;}
.submit {background-color:#999999;}
.tableheader {color:#000000}
.textbackground {background-color:#ffffff}
.tag {color:#333333;}
.odd {
	background-color: #efefef;
}
#cartarea {
	border-color:#999999;
}
input.cart {
	background-color: #999999;
}

