@charset "utf-8";

/* CSS Document for Screen*/

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #222;
}
#page {
	width: 75%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	min-width: 700px;
}
#page #wrap1 {
}
#page #wrap2 {
}

#address {
	padding: 1em 1em 1em 3em;
}
#content #checkItOut{
	padding: 1em 1em 1em 1.5em;
	border-top: 4px groove #43676D;
	border-bottom: 4px groove #43676D;
	margin-top: 2em;
	margin-bottom: 2em;
}
#checkItOut h3{
	margin: 0px;
	padding: 0px;
}
#content {
	float: left;
	width: 70%;
	margin: 0px;
	padding: 0px;
	clear: left;
}
#content div {
	padding: 2em 5em 2em 3em;
}
#indexAboutUs {
	display: inline;
	width: 150px;
	float: left;
	padding-right: .75em;
	padding-bottom: .2em;
	padding-left: .4em;
}
#content dl.feature img {
	float: left;
	padding-bottom: 1em;
	padding-right: 1em;
}
#content dl.feature {
	clear: both;
	border-top: 3px dotted #456a70;
	padding-top: 2em;
	padding-bottom: 2em;
}
.feature dd {
	text-align: center;
}
.feature dt {
	color: #456a70;
	font: bold 160% Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

#content dl.feature img.floatRight {
	float: right;
	padding-right: 0px;
	padding-left: 1em;
}




#globalNav {
	clear: left;
	float:left;
	width:100%;
	background: #161616 url(../musicImages/NavBarBkg.jpg) repeat-x bottom;
	font-size:110%;
	line-height:normal;
}

#globalNav ul{
	margin: 0;
	list-style: none;
	padding: 10px 30px 0;
}
#globalNav ul li {
	float:left;
	background: url(../musicImages/NavButtonsLeft.gif) no-repeat left top;
    margin:0;
    padding:0 0 0 9px;
	border-bottom: 1px solid #765;
	font-family: "Lucida Console", sans-serif;
	font-size: 85%;
}
#globalNav ul a {
	float: left;
	color: #543;
	font-weight:bold;
	text-decoration: none;
	white-space:nowrap;
	display: block;
	width:.1em; /*fix for ie_win clickable region more below*/
	background: url(../musicImages/NavButtonsRight.gif) no-repeat right top;
    padding:5px 15px 4px 6px;
}



 /* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  #globalNav a {float:none;}
  /* End IE5-Mac hack */
  
#globalNav > ul a {width:auto;}  /*fix for ie_win clickable region _with above*/ 

#globalNav li:hover, #globalNav li:hover a {
	background-position: 0% -150px;
	color: #222;
}
#globalNav li:hover a {
	background-position:100% -150px;
 }
#globalNav .activeLink {
	background-position:0% -150px;
	border-width:0;
}
#globalNav .activeLink a {
	background-position:100% -150px;
	padding-bottom:5px;
	color:#222;
}
#header {
	margin: 0px;
	float: left;
	width: 100%;
	position: relative;
}
#headerPic {
	margin: 0px;
	float: right;
	position: absolute;
	top: .5em;
	right: 1em;
}

#header #fourharps {
	float: left;
	display: none;
}

#mailForm {
	list-style-type: none;
	padding: 2em;
}
#mailForm dd {
	margin-bottom: 0.5em;
	padding-left: 1.5em;
	padding-top: 0.2em;
}

#sidebar {
	float: right;
	width: 30%;
	margin-top: 0px;
	color: #000;
}
#sidebar div {
	padding: 4.5em 1.25em 3em .25em;
}
#sidebar div h1 {
	color: #3C5C62;
	font: 135% "Lucida Console", Monaco, monospace;
	display: block;
	text-align: center;
	padding-bottom: 1em;
}
#sidebar div .sidebarItem h3 {
	background: url(../musicImages/arrowBtnSq.jpg) no-repeat right bottom;
	font-size: 100%;
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	border-left: 2px solid #294044;
}

#sidebar div .sidebarItem h3 .sidebarButton {
	background: url(../musicImages/arrowBtnTri.jpg) no-repeat right 50%;
	padding: 0.3em 30px 0.3em 20px;
	margin: 0px;
	float: right;
}
#sidebar div .sidebarItem h3 a.sidebarButton:link {
	text-decoration: none;
	border-left: 1px solid #294044;
	color: #161616;
}

#sidebar div .sidebarItem h3 a.sidebarButton:visited {
	color: #161616;
	text-decoration: none;
	border-left: 1px solid #294044;
}
#sidebar div .sidebarItem h3 a.sidebarButton:hover {
	color: #FFF;
	text-decoration: none;
	border-left: 1px solid #FFF;
}
#sidebar div .sidebarItem h3 a.sidebarButton:active {
	text-decoration: underline;
	border-left: 1px solid #FFF;
	color: #FFF;
}
#sidebar div .sidebarItem {
	padding: 10px 1.5em 1.5em 1.5em;
	margin: 0;
}
#sidebar div div p.blockquote {
	font: 130% "Comic Sans MS", cursive;
	color: #294044;
	margin: 0px;
	padding: 0px;
}
#sidebar div div p #endQuote {
	float: right;
}
#sidebar div div p #beginQuote {
	float: left;
}
#sidebar h3 {
	color: #161616;
}



#sidebar div .sidebarItem h2 {
	display: block;
	margin: 0 0 0 -10px;
	padding: .2em .2em .2em .5em;
	width: 100%;
	font-size: 115%;
	text-align: left;
}
#sidebar div .sidebarItem img {
	width: 75px;
	float: left;
	padding: 0 4px 4px 0;
	background: url(../musicImages/sidebarPicShadow.jpg) no-repeat right bottom;
	margin: 0 0.75em 0.25em 0;
}




.quotes {
}
#sidebar div .sidebarItem p .sidebarPic {
	float: left;
	width: 90px;
	background: url(none);
	margin-right: .75px;
	margin-bottom: .25px;
}


#sectionalNav {
	clear: both;
	min-height: 4.5em;
}
#sectionalNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 15px;
	text-align: center;
	float:left;
	width: 70%;
}
#sectionalNav ul a {
	padding-top: 1em;
	padding-right: 0.2em;
	padding-bottom: 1em;
	padding-left: 0.2em;
}

#sectionalNav ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#sectionalNav ul li a:link {
	color: #283E42;
	font-weight: bold;
}
#sectionalNav ul li a:visited {
	color: #283e42;
	font-weight: bold;

}
#sectionalNav ul li a:hover {
	color: #000;
	font-size: medium;
	font-weight: bold;
}

#sectionalNav ul li a:active {
	color: #283E42;
	font-weight: bold;
}




#footer {
	color: #161616;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#footer p {
	margin: 0px;
}
.button {
	padding: .3em 1.5em;
}

.cdCover {
	float: right;
	padding-right: 3em;
	padding-left: 1.5em;

}
.detailsImage {
	float: right;
	width: 190px;
	padding-right: 2.5em;
	padding-bottom: 2.5em;
	padding-left: 2.5em;
}
.noDisplay {
	font: 150% "Times New Roman", Times, serif;
	padding-top: 30px;
	padding-bottom: 60px;
	padding-left: 10px;
}

.product {
	padding-top: 2.5em;
	padding-bottom: 2.5em;

}

.required {
	font-weight: bolder;
}

dd {
	margin: 0px;
	padding: 0px;
}

dl {
	margin: 0px;
	padding: 0px;
}

dt {
	margin: 0px;
	padding: 0px;
}
#content table#trackList {
	width: 100%;
	border-collapse: collapse;
}
#trackList th {
	border: 1px solid #161616;
	padding: 0.25em 0.5em;
}
#trackList td.textLeft, #trackList th {
	text-align: left;
}
#trackList th.textLeft {
	padding-left: 2em;
}
#trackList td {
	text-align: center;
	padding: .65em;
	border-top: 3px outset #CCC;
}
#trackList tr.first td {
	border-top: none;
}
#errorBox img {
	float: left;
	padding: 0 1em 0 0;

}
#content div#errorBox {
	background: #FFF;
	border: 5px solid #666;
	float: left;
	margin: 3em 0 2em;
	padding: 1em;
	width: 90%;
	
}
#errorBox p, #errorBox h1{
	margin: 0;
	padding: 0;
}
.nextPage {
	float: right;
	padding-right: 5em;
}
#bio1 {
	display: inline;
	float: right;
	padding-top: .4em;
	padding-bottom: .15em;
	padding-left: .5em;
}
#footer #validation p .floatLeft {
	float: left;
}
#footer #validation p .floatRight {
	float: right;
}

#footer #validation {
	float: right;
	padding-right: 15px;
}
