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

