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

