/* General */
html, body {
	font-family: Arial, sans-serif;
	font-size: 11pt;
}
img {
	border-width: 0;
}
a[href], a:visited[href]  {
	text-decoration: underline;
	color: #810000;
}
a:hover[href] {
	text-decoration: underline;
	color: #000000;
}
p {
	margin-top: 0;
	margin-bottom: .9em;
}
hr {
	background-color: #810000;
	border: 0;
	border-top: 1px solid #810000;
	height: 0;
}
h1 {
	/* Larger Head */
	background: url("/images/elements/h1.png") 0 13pt no-repeat;
	padding-left:90px;
	padding-bottom:12px;
	font-family: Gill Sans, Verdana, sans-serif;
	font-weight: normal;
	font-size: 22pt;
	color: #a0a0a0;
	margin-top: 14px;
	margin-bottom: 6px;
}
h2 {
	/* Smaller Head */
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Gill Sans, Verdana, sans-serif;
	font-weight: normal;
	font-size: 16pt;
}
.h3 {
	background: url("/images/elements/h3.png") 0 12px no-repeat;
	background-color: #ffffff;
	padding-left:26px;
	height: 30px;
	margin-top: 20px;
	margin-bottom: 8px;
}
h3 {
	/* Sub-head */
	font-family: Gill Sans, Verdana, sans-serif;
	font-weight: normal;
	font-size: 15pt;
	background-color: #ffffff;
	padding-left: 7px;
	padding-right: 8px;
	display: inline;
}
h3 a[href], h3 a:visited[href] {
	color: #000000;
	text-decoration: none;
}
h3 a:hover[href] {
	text-decoration: underline;
	color: #810000;
}
h4 {
	font-family: Gill Sans, Verdana, sans-serif;
	font-weight: normal;
	font-size: 15pt;
	margin-top: 6px;
	margin-bottom: 8px;
}
h5, h6 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	margin-top: 11pt;
	margin-bottom: 0;
}

textarea, input[type=text], input[type=password] {
	border-style: inset;
	border-width: 1px;
	border-color: #810000;
	padding: 2px;
}
textarea:disabled, input[type=text]:disabled, input[type=password]:disabled {
	background-color: #E0D7CB;
}
textarea:hover, input[type=text]:hover, input[type=password]:hover {
	border-style: solid;
}
textarea:focus, input[type=text]:focus, input[type=password]:focus {
	background-color: #FFF5F5;
}
button:hover, input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover {
	background-color: #a33222;
	cursor: pointer;
}

/* Main Elements */
#musicPub {
	position: absolute;
	top: 0;
	left: 0;
}
#slogan {
	position: absolute;
	right: 50px;
	top: 77px;
}
#topAccess {
	position: absolute;
	right: 50px;
	top: 18px;
	line-height: 11pt;
	font-size: 8pt;
	text-align: right;
}
#searchBox {
	position: absolute;
	right: 49px;
	top: 38px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #767BB2;
	background-color: #ffffff;
	padding: 1px;
	font-size: 16px;
	height: 21px;
}
#searchBox:hover {
	border-color: #000000;
}
#searchBox input[type=text] {
	border-style: none;
	margin: 0;
	position: relative;
}
#searchBox input[type=text]:focus {
	background: none;
}
#searchBox input[type=image] {
	position: relative;
	top: 3px;
	right: 2px;
	margin-left: 2px;
}
#nav {
	position: absolute;
	top: 7px;
	left: 292px;
	right: 0;
	font-family: Verdana, sans-serif;
	font-size: 16px;
	color: #707070;
	white-space: nowrap;
}
#nav a {
	position: relative;
	top: 1px;
	margin-left: 3px;
	margin-right: 3px;
}
#topContactInfo {
	position: absolute;
	top: 6px;
	right: 0px;
	text-align: right;
	font-family: Verdana, sans-serif;
	padding-left: 700px;
	padding-right: 48px;
	font-size: .9em;
	z-index: -1;
}
.contactLink {
	vertical-align:top;
}
.contactLink a {
	text-decoration: none;
	color: #505050;
}
.contactLink a:visited {
	text-decoration: none;
	color: #505050;
}
.contactLink a:hover {
	text-decoration: none;
	color: #810000;
}
#topCart {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	border-color: #cccccc;
	background-color: #eeeeee;
	padding: 1px;
	padding-left: 6px;
	padding-right: 7px;
	font-size: 9pt;
	line-height: 13pt;
	white-space: nowrap;
}
#navLeft {
}
#navRight {
	text-align: right;
	position: absolute;
	right: 50px;
	top: 1px;
}
#navRight input[type=text] {
	border-color: #810000;
	border-width: 1px;
	position: relative;
	top: -3px;
	margin-right:5px;
	height: 14px;
	width: 140px;
}
.subNav {
	position: absolute;
	top: 30px;
	left: 295px;
	font-variant: small-caps;
	color: #810000;
}
.subNav a, .subNav a:visited {
	text-decoration: none;
	padding-left:5px;
	padding-right:5px;
}
.subNav a:hover {
	text-decoration: none;
}
.bl {
	background: url("/images/elements/bl.gif") 0 100% no-repeat #eeeeee;
}
.br {background: url("/images/elements/br.gif") 100% 100% no-repeat}
.tl {background: url("/images/elements/tl.gif") 0 0 no-repeat}
.tr {
	background: url("/images/elements/tr.gif") 100% 0 no-repeat;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:6px;
	padding-right:6px;
}
#siteFooter {
	margin-left: 8%;
	margin-right: 8%;
	font-family: Times New Roman, serif;
	text-align: center;
	margin-top: 1em;
	padding-top: 1em;
	clear: both;
	padding-bottom:.5em;
}
#bottomNav {
	margin-top: .5em;
	margin-bottom: 1.5em;
	font-family: Verdana, sans-serif;
	font-size: 90%;
}
#siteFooter p {
	font-size: 10pt;
	text-indent: 0;
}
#siteFooter hr {
	border-style: solid;
	border-width: 1px;
	border-color: #810000;
}


/* Recurring elements */
.introText {
	padding-top: 4px;
	font-size: 11pt;
}
.indent {
	padding-left: 2em;
}
.warning {
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 11pt;
	color: #0000dd;
}
.error {
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 11pt;
	color: #0000dd;
}


/* Right box */
#rightBox {
	margin-top:0px;
	margin-right:30px;
	margin-left: 20px;
	margin-bottom: 20px;
	float: right;
}
.rightDivider {
	background-color: #1a1b9a;
	border: 0;
	border-top: 1px solid #1a1b9a;
	height: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.cl {
	background-image: url("/images/elements/rl.gif");
	background-repeat: repeat-y;
	background-color: #eeeeee;
}
.cbl { 
	background: url("/images/elements/rbl.gif") 0 100% no-repeat;
}
.cbr {
	background: url("/images/elements/rbr.gif") 100% 100% no-repeat;
}
.ctl {
	background: url("/images/elements/rtl.gif") 0 0 no-repeat;
}
.ctr {
	background: url("/images/elements/rtr.gif") 100% 0 no-repeat;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	width: 180px;
	min-height:100px;
}
.cartLinks {
	line-height: 11pt;
	font-size: 8pt;
	text-align: center;
	margin-top: 8px;
}
#cartSummary {
	padding-left: 5px;
	padding-right: 5px;
}
#userSummary {
	padding-left: 5px;
	padding-right: 5px;
}


/* List Elements */
.newsHeadline {
	margin-bottom: 0;
}
.newsTime {
	font-size: .85em;
	font-family: Arial, sans-serif;
}
.newsSummary {
	font-size: 10pt;
	margin-top:10px;
	padding-right: 20px;
	padding-left: 30px;
}
.newsBody {
	margin-top:10px;
	padding-right: 20px;
	padding-left: 30px;
}

.pageNumbers {
	font-size: 10pt;
	font-weight:bold;
	font-family: Verdana;
	font-size: 12px;
}
.pageNumbers a[href], .pageNumbers a[href]:visited {
	text-decoration: none;
	font-weight: normal;
}
.pageNumbers hr {
	border-top: 2px solid #AAAAAA;
}
.listContents {
	min-width: 630px;
	margin-left: 30px;
	margin-right: 30px;
	max-width:850px;
}
.listImage {
	float: left;
	margin-right: 20px;
	min-width:108px;
	min-height: 50px;
}
.listTitle {
	padding-top: 3px;
	font-family: Arial, sans-serif;
	font-size: 13pt;
	font-weight: bold;
}
.listIconArea {
	float:right;
	margin-right:15px;
	min-height: 55px;
}
.listIcon {
	margin-left:15px;
}
.listAuthor {
	font-size: 11pt;
	font-weight: normal;
}
.listReleaseDate {
	font-size: 10pt;
	color: #aaaaaa;
	text-align: right;
	margin-top: 2px;
}
.listDescription {
	padding-top: 15px;
	padding-right: 45px;
	font-size: 14px;
	line-height: 17px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	margin-bottom: 20px;
}
.listDescription p {
	margin-top: 0;
}
.listDivider {
	margin-top: 6px;
	margin-bottom: 12px;
	margin-left: 60px;
	margin-right: 60px;
}
.resultTitle {
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.resultSummary {
	padding-top: 10px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 15px;
}
.resultSummary p {
	margin-top: 0;
}

/* Left Box */
#leftBox {
	margin-top:21px;
	margin-right:25px;
	margin-left: 0px;
	margin-bottom: 0px;
	float: left;
	background-color: #f7fadd;
	border-width: 1px;
	border-color: #b49760;
	border-style: solid;
	font-family: Arial, sans-serif;
	font-size: 9pt;
}
.lbl {
	background: url("/images/elements/lbl.gif") 0 100% no-repeat;
	position:relative;
	left: -1px;
	top: 1px;
}
.lbr {
	background: url("/images/elements/lbr.gif") 100% 100% no-repeat;
	position:relative;
	left: 2px;
}
.ltl {
	background: url("/images/elements/ltl.gif") 0 0 no-repeat;
	position:relative;
	top: -2px;
	left: -2px;
}
.ltr {
	background: url("/images/elements/ltr.gif") 100% 0 no-repeat;
	padding-top:6px;
	padding-bottom:8px;
	padding-left:8px;
	padding-right:9px;
	width: 188px;
	position:relative;
	left: 2px;
}
.leftHeader {
	font-family: Gill Sans, Arial, sans-serif;
	font-size: 10pt;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 6px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b49760;
	clear:left;
}
.sampleThumbnail {
	float:left;
	width:94px;
	text-align:center;
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin-bottom: 5px;
}
.sampleThumbnail a img {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	margin: 1px;
}
.sampleThumbnail .highlight {
	border-width: 2px;
	margin: 0;
}
.sampleThumbnailCaption {
	position:relative;top:-2px
}
.audioCaption {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: italic;
}


/* Catalog Item */
#itemContent {
	margin-top: 20px;
}
.itemCover {
	float: left;
	margin-right: 20px;
}
.itemCover img {
	border-width:0px;
}
.author {
	padding-top: 2px;
	font-size: 11pt;
	font-family: Arial, sans-serif;
}
#rightBuffer {
	margin-top:71px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	float: right;
}
.purchaseTypes {
	margin-top: 0;
	margin-left: 30px;
	padding: 7px;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	border-style: solid;
	border-width: 1px;
	border-color: #dddddd;
}
.purchaseTypes td {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	vertical-align: middle;
}
.purchaseTypes .quantity {
	text-align:left;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:0;
	height:13pt;
}

/* Sample page */
.imageSample {
	margin-top: 10px;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
.imageSample img {
	margin-top:10px;
	margin-bottom:10px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}
#returnButton {
	float:left;
	margin-top:4px;
	margin-bottom: 0;
}


/* Shopping Cart */
.cartItems {
	clear: both;
	border-collapse: collapse;
}
.cartItems th {
	background-color: #eeb1b1;
	color: #000000;
	padding: 2px 6px 2px 6px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	border-right: 1px solid #ffffff;
}
.cartItems td {
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: Arial, sans-serif;
	font-size: 11pt;
	padding-left: 8px;
	padding-right: 8px;
	border-right: 1px solid #ffffff;
}
.cartItems .itemName {
	font-weight: bold;
 	text-align: center;
}
.cartItems td.remove {
	background-color: #ffffff;
}
.cartItems tr.even {
	background-color: #e0e0e0;
}
.cartItems tr.odd {
	background-color: #f0f0f0;
}
.cartItems tr.totalRow td {
	margin-top: 2px;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	text-align: right;
}
.cartUpdatedText {
	font-family: Arial, sans-serif;
	margin-left: 50px;
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 11pt;
}
.calculateShipping {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	margin-top: 10px;
	margin-bottom: 10px;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	padding: 8px;
	width: 350px;
	background-color: #f4dfdd;
}


/* TODO: */

/* Checkout */
#cvv2Info, #cvv2Info td {
	border-collapse: collapse;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #ffffff;
}
#cvv2Info td {
	padding: 5px;
}
#cvv2Info th {
	font-family: sans-serif;
	font-size: .8em;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #ee9393;
	padding: 4px;
}

.requiredField {
	font-weight: bold;
}
.requiredFieldFlagged {
	font-weight: bold;
	color: #0000dd;
}
.checkoutProgress {
	float: right;
	margin-top:15px;
	margin-bottom: 5px;
}
.summaryBox {
	float: left;
	padding: .5em;
	margin-left: 2em;
	margin-bottom: 2em;
}
.orderFormTable {
	border-width: 0;
}
.orderFormTable td {
	padding-bottom: .3em;
}
h2 .catalogNumber {
	color: #909090;
	font-size: .7em;
	vertical-align: 10%;
}
.pageNumbers a.strong {
	font-weight: bold;
}
.nobr {
	white-space: nowrap;
}
.signupForm th {
	text-align: right;
	padding-right: 8px;
	width: 180px;
}

table.editForm td, table.editForm th {
	border-style: none;
	background-color: #ffffff;
	vertical-align: top;
	padding-top: 6px;
}
table.editForm td {
	padding-left: 15px;
}
table.editForm th {
	text-align: right;
	font-weight: normal;
	color: #000000;
	padding-bottom: 5px;
}
table.editForm th.requiredField {
	font-weight: bold;
}
table.editForm th.requiredFieldFlagged {
	font-weight: bold;
	color: #0000dd;
}
table.list {
	border-collapse: collapse;
}
table.list td, table.list th {
	border-style: solid;
	border-width: 1px;
	border-color: #810000;
}
table.list th {
	background-color: #810000;
	color: #ffffff;
	padding-left: 15px;
	padding-right: 15px;
}
table.list td {
	vertical-align: top;
	padding: .5em;
}
table.list tr.subHeading th {
	font-size: .8em;
	text-align: left;
	background-color: #eeeeff;
	color: #000000;
}
.description {
	margin-top: 15px;
}
.disabled {
	color: #aaaaaa;
}
.adminStatus {
	position: absolute;
	top: 19px;
	left: 320px;
	font-size: 10pt;
	font-weight: bold;
}
.searchQuery {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #767BB2;
	background-color: #ffffff;
	margin-left: 10px;
}
.searchQuery[type=submit] {
	border-style: outset;
	border-width: 2px;
}
.enterCodeBox {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #767BB2;
	width: 300px;
}

#ethbHeader {
	margin-top: 12px;
	margin-left: 30px;
	margin-right: 25px;
	max-width: 1195px;
	height: 136px;
	background-image: url("/images/ethb/ethb-left-bg.png");
	background-repeat: repeat-x;
	border-collapse: collapse;
}
#ethbHeaderTitle {
	position: absolute;
	margin-top: 65px;
	margin-left: 20px;
	z-index: 2;
	font-family: Gill Sans, Verdana, sans-serif;
	font-weight: normal;
	font-size: 18pt;
	line-height: 18pt;
	color: #707070;
	font-style: italic;
}
#ethbHeaderTitle .subtitle {
	font-size: 12pt;
	font-style: normal;
	margin-top: 5px;
}
#ethbHeaderLeft {
	float: left;
	height: 136px;
	padding: 0;
	margin: 0;
}
#ethbHeaderRight {
	float: right;
	text-align: right;
	z-index: 1;
	padding-right: 10px;
	background-color: #ffffff;
}
.ethbInfo a[href], .ethbInfo a:visited {
	color: #1a1b9a;
	text-decoration: none;	
}
.ethbInfo a:hover {
	color: #000000;
	text-decoration: underline;
}
.ethbTune {
	font-variant: small-caps;
	font-family: serif;
	font-size: 13pt;
	font-weight: bold;
	text-align: center;
	padding-bottom: 2px;
}
.ethbTitle {
	font-family: Arial, sans-serif;
	font-size: 11pt;
	text-align: center;
	padding-bottom: 6px;
}
.ethbAuthor {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	text-align: center;
}
.ethbAuthor a[href], .ethbAuthor a:visited[href] {
	text-decoration: underline;
	color: #33864e;
}
.ethbAuthor a[href]:hover {
	text-decoration: underline;
	color: #000000;
}
.instrumentIcon {
	margin-right:4px;
}
