@import url("debug.css");
@import url("css-master.css");


#page .body .cartTable th {
	height: auto;
	padding: 3px;
	background-color: #5978CB;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
#page .body .cartTable {
	font-size: 10pt;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
}
#page .body .cartPage .cartTable td {
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
#page .body .cartPage h1 {
	font-size: 18pt;
	color: #395CB9;
	margin: 0px;
}

#page .body .cartPage td {
	padding: 0px;
	vertical-align: top;
	text-align: left;
	font-size: 10pt;
}
#page .body .cartPage .addressTable {
	border: 1px solid #5978CB;
	font-size: 10pt;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#page .body .cartPage .addressTable th {
	background-color: #7E99CB;
	color: #FFFFFF;
	vertical-align: middle;
	height: auto;
	font-size: 14pt;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#page .body .cartPage .addressTable h1 {
	font-size: 12pt;
	color: #FFFFFF;
	background-color: #5978CB;
	margin: 0px;
	padding: 3px;
}
#page .body .cartPage .addressTable td {
	vertical-align: middle;
	padding: 3px;
	height: 23px;
}
#page .body .cartPage p {
	font-size: 10pt;
	margin-top: 5px;
}
#page .body .cartPage .checkoutNav {
	text-align: center;
}
#page .body .cartPage .loggedInAs {
	text-align: right;
	margin-top: 10px;
}
#page #sideMenu .parentCat {
	font-size: 14pt;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
	white-space: nowrap;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	display: none;
}
#page #sideMenu .subcat1 {
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	white-space: nowrap;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
#page #sideMenu .subcat2 {
	font-size: 10pt;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	white-space: nowrap;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
#page #sideMenu .parentCat a:link, #page #sideMenu .parentCat a:visited, #page #sideMenu .parentCat a:active {
	text-decoration: none;
	color: #0C35B1;
	display: block;
}
#page #sideMenu .parentCat a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #0000CC;
	display: block;
}
#page #sideMenu .subcat1 a:link, #page #sideMenu .subcat1 a:visited, #page #sideMenu .subcat1 a:active {
	text-decoration: none;
	color: #5091D2;
	padding-left: 15px;
	display: block;
	background-image: url(/assets/images/bgSideNavLink.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#page #sideMenu .subcat1 a:hover {
	text-decoration: none;
	color: #2D7CB9;
	padding-left: 15px;
	display: block;
	background-image: url(/assets/images/bgSideNavLink.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FEEAD8;
}
#page #sideMenu .subcat2 a:link, #page #sideMenu .subcat2 a:visited, #page #sideMenu .subcat2 a:active {
	text-decoration: none;
	color: #0C35B1;
	display: block;
}
#page #sideMenu .subcat2 a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #0000CC;
	display: block;
}
#page .sideNavArea #sideMenu {
	display: block;
}
#page .body .cartPage .productActionCell {
	width: 70px;
	padding: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align: center;
}
#page .body .cartPage #productsArea .mp3DisplayTable {
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#page .body .mp3DisplayTable td {
	padding: 3px;
	vertical-align: middle;
	height: auto;
}
#page .body .mp3DisplayTable th {
	height: auto;
	color: #FFFFFF;
	background-color: #0C35B1;
	font-size: 8pt;
	margin: 0px;
	text-align: center;
	font-weight: normal;
}
#page .body .mp3DisplayTable .productTitleCell {
	text-align: left;
	padding: 5px;
	font-size: 9pt;
}
#page .body .cartPage .ccForm #pay_form {
	padding: 5px;
	background-color: #FFFFCC;
	display: block;
	width: 300px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #0C35B1;
}
#page .body .cartPage .ccForm #pay_form label {
	font-size: 10pt;
	font-weight: bold;
}
#page .body .cartPage .ccForm #pay_form td {
	padding: 3px;
	white-space: nowrap;
}
#page .body .cartPage .checkoutTotalsTable {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 15px;
}
#page .body .cartPage .checkoutTotalsTable .checkoutTotalsHeaders {
	padding: 2px;
	text-align: right;
}
#page .body .cartPage .checkoutTotalsTable .checkoutTotals {
	padding: 3px;
	width: 75px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: right;
}
#page .body .cartPage .cartTable .tableRowCol-1 {
	text-align: center;
}
#page .body .cartPage .cartTable .cartUnitPrice {
	text-align: right;
	width: 75px;
}
#page .body .cartPage #productsArea .productDetail {
	vertical-align: middle;
}
#page .body .cartPage #productsArea .productImage {
	text-align: right;
	width: 20%;
}
#page .body p.catalogDisclaimers {
	margin: 10px;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
}
#page .body .categoryButtons {
	text-align: center;
	margin-bottom: 15px;
	margin-top: 15px;
}
#page .body .cartPage .newProducts h1 {
	color: #009900;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4041FD;
	border-right-color: #4041FD;
	border-bottom-color: #4041FD;
	border-left-color: #4041FD;
	padding-top: 5px;
	margin-top: 7px;
}
#page .body .cartPage .hotProducts h1 {
	color: #FF0000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4041FD;
	border-right-color: #4041FD;
	border-bottom-color: #4041FD;
	border-left-color: #4041FD;
	padding-top: 5px;
	margin-top: 7px;
}
#page .body .cartPage .featuredProducts h1 {
	color: #0000CC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4041FD;
	border-right-color: #4041FD;
	border-bottom-color: #4041FD;
	border-left-color: #4041FD;
	padding-top: 5px;
	margin-top: 7px;
}
#page .body td.newHotFeaturedItem {
	padding-bottom: 20px;
}
#page .cartPage table.catalogItem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	width: 100%;
}

#page .body td.productDescription {
}
#page .body .cartPage #productsArea #frmAddMp3sToCart {
	margin: 0px;
	padding: 0px;
}
#page .body .cartPage #productsArea #frmAddMp3sToCart .mp3AddToCart {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#page .body .cartPage #productsArea #frmAddMp3sToCart .mp3AddToCart input {
	font-size: 8pt;
}
.cartPage table a:active, .cartPage table a:visited, .cartPage table a:link {
	font-weight: bold;
	color: #000099;
}
.cartPage table a:hover {
	font-weight: bold;
	color: #5352F8;
	text-decoration: underline;
}
.cartPage table h5 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
}
#page .body .cartPage #frmEmptyCart {
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#page .body .cartPage #frmEmptyCart p {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#page .body .cartPage .subProductLine {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#page .body .cartPage .cartTable .cartQuantity td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	text-align: center;
}
#page .body .cartPage .cartTable .cartQuantity {
	text-align: center;
	vertical-align: middle;
	width: 50px;
	margin: 0px;
	padding: 3px;
}
#page .body .cartPage .cartTable .cartPrice {
	text-align: right;
	vertical-align: middle;
	width: 75px;
}
#page .body .cartPage .cartTable td {
	vertical-align: middle;
}

#page .body .cartPage .addressAreaTable h3 {
	font-size: 12pt;
	color: #7E99CB;
	margin: 5px;
	padding: 0px;
}
#page .body .cartPage .addressAreaTable p {
	margin: 5px;
	padding: 0px;
}
#page .body .cartPage .addressAreaTable .addressTable td {

	vertical-align: middle;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EFEFEF;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
/*
#page .body .cartPage .addressAreaTable {
	margin: 20px;
	width: 575px;
}
#page .body .cartPage .addressAreaTable td {
	vertical-align: top;
	padding: 0px;
}
#page .body .addressAreaTable .addressTable caption {
	font-size: 14pt;
	color: #FFFFFF;
	background-color: #5978CB;
	padding: 5px;
	font-weight: bold;
	text-align: left;
}
#page .body .addressAreaTable .addressTable th {
	background-color: #FFFFCC;
	height: auto;
	padding: 3px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFF0;
	border-bottom-color: #D7CF99;
	color: #666666;
	font-size: 10pt;
	vertical-align: middle;
}
#page .body .cartPage .addressAreaTable .addressTable {
	border: 1px solid #999999;
}
*/
#page .body .cartPage td {
	padding: 0px;
}
#page .body .cartPage blockquote {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 25px;
}
#page .body .cartPage .cartTable td.cartItemNumber {
	white-space: nowrap;
}
#page .body .cartPage #printInvoiceLink {
	white-space: nowrap;
	text-align: center;
	margin-bottom: 10px;
	display: block;
	clear: both;
	width: 100%;
}
#page .body .cartPage .cartTable .cartItemDescription .downloadAttempts {
	vertical-align: super;
	font-size: 8pt;
	margin-left: 1px;
}
#page .body .cartPage .addressTable h3 {
	font-size: 14pt;
	color: #7E99CB;
	margin: 5px;
	padding: 0px;
}
#page .body .cartPage .addressTable p {
	margin: 5px;
	padding: 0px;
}
#page .body .cartPage .changePassword {
	margin-left: 50px;
}
#page .body .cartPage .addressAreaTable label {
	font-size: 10pt;
	font-weight: bold;
	color: #0C35B1;
}
#page .body .cartPage .addressAreaTable .loginBox {
	background-color: #FFFFEA;
	border: 1px solid #6882C4;
}
#page .body .cartPage .addressAreaTable .loginBox caption {
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #5978CB;
}
#page .body .cartPage .shoppingButtons {
	text-align: right;
}
#page .body p.recordNavigation {
	text-align: right;
}
#page .body p.recordNavigation .recordStatus {
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
	color: #0C35B1;
	font-size: 10pt;
}
#page .body p.recordNavigation img {
	margin-right: 3px;
	margin-left: 3px;
}
#page .body .cartPage .ccForm #pay_form p {
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	margin: 3px;
	padding: 0px;
}
#page .body #productsArea .productDisclaimer {
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}
#page .body #productsArea h5 {
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#page .body #productsArea h1 {
	font-size: 16pt;
	font-weight: bold;
	color: #0C35B1;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#page .body #productsArea p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#page .body .cartPage #frmCreateAccount .addressAreaTable h5 {
	margin: 5px;
	padding: 0px;
}
#page .body .cartPage #mailFaxInstructions h1 {
	font-size: 16pt;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #CC0000;
}
#page .body .cartPage #mailFaxInstructions p {
	font-size: 9pt;
	padding: 0px;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#page .body .cartPage #mailFaxInstructions {
	margin: 0px;
	padding: 0px;
}
#page .body .cartPage .ccForm #pay_form #cvv2help {
	font-size: 9pt;
	white-space: nowrap;
	margin-right: 2px;
	padding: 0px;
}
#page .body .cartPage .ccForm #pay_form #cvv2help a:link, #page .body .cartPage .ccForm #pay_form #cvv2help a:active, #page .body .cartPage .ccForm #pay_form #cvv2help a:visited {
	font-weight: normal;
	color: #0000CC;
}
#page .body .cartPage .ccForm #pay_form #cvv2help a:hover {
	font-weight: normal;
	color: #666666;
}
#page .body .cartPage .ccForm #pay_form table {
	width: 100%;
}
#page .body .cartPage .ccForm #pay_form #verifyCode {
	margin-right: 2px;
}

#page .body #loginForm {
	background-color: #FFFFE8;
	padding: 0px;
	border: 1px solid #2D6491;
	width: 300px;
	margin: auto;
}#page .body #loginForm label {
	font-size: 10pt;
	font-weight: bold;
	color: #0C35B1;
}
#page .body #loginForm p {
	padding: 0px;
	margin: 7px;
}#page .body #productsArea .altImage {
	display: inline;
	margin: 1px;
	padding: 0px;
	width: auto;
	border: 1px solid #000000;
}
#page .body #sideMenu {
	width: 200px;
	position: absolute;
	z-index: 2;
	top: 132px;
	padding-top: 32px;
	background-image: url(/assets/images/our-menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#page .body #productsArea {
	margin-left: 210px;
}
#page .body .cartPage #productsArea .productDescription h3 {
	margin: 0px;
	padding: 0px;
	font-size: 12pt;
}
#page .body .cartPage #productsArea .productDescription p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#page .body #productsArea #noProducts {
	height: 150px;
}
