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


#page .body .cartTable th {
	height: auto;
	padding: 3px;
	background-color: #006633;
	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: #006633;
	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: #006633;
	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: #006633;
	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 .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: #006633;
	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: center;
	width: 160px;
}
#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: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
	padding-top: 5px;
	margin-top: 7px;
}
#page .body .cartPage .hotProducts h1 {
	color: #FF0000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
	padding-top: 5px;
	margin-top: 7px;
}
#page .body .cartPage .featuredProducts h1 {
	color: #0000CC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
	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: #006633;
}
.cartPage table a:hover {
	font-weight: bold;
	color: #006633;
	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: #006633;
	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 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: #006633;
}
#page .body .cartPage .shoppingButtons {
	text-align: right;
}
#page .body p.recordNavigation {
	text-align: right;
	display: none;
}
#page .body p.recordNavigation .recordStatus {
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
	color: #006633;
	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: #C42424;
	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: #006633;
}
#page .body #loginForm p {
	padding: 0px;
	margin: 7px;
}#page .body .productsArea .altImage {
	margin: 0px;
	padding: 0px;
	width: auto;
}
#page .body .productsArea {
	margin-right: 10px;
	margin-left: 175px;
	min-height: 550px;
}
#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;
}

/* SIDE MENU */

#page .body .sideMenu {
	width: 120px;
	position: absolute;
	z-index: 2;
	top: 120px;
	padding: 0px;
	left: 25px;
}
#page .body .sideMenu .subcat1 a {
	margin-left: 20px;
	display: block;
}
#page .body .sideMenu .parentCat a {
	margin-left: 20px;
	display: block;
}
#page .body .sideMenu .pointer {
	display: none;
}
#page .body .sideMenu p.selected {
	font-weight: bold;
	font-size: .95em;
	text-decoration: none;
}
#page .body .sideMenu p.selected a {
	font-weight: bold;
}
#page .body .sideMenu p.selectedParent {
	font-weight: bold;
	background-image: url(../images/NextLtRed.png);
	background-repeat: no-repeat;
	background-position: 1px;
	display: block;
}
#page .sideMenu .parentCat {
	font-size: 1.2em;
	list-style-type: disc;
	list-style-position: inside;
	background-image: url(../images/NextGrey.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 3px;
	font-weight: bold;
}
#page .body .sideMenu .subcat1 {
	list-style-type: disc;
	list-style-position: inside;
	background-image: url(../images/NextGrey.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 3px;
}
#page .sideMenu .subcat2 {
	font-size: 10pt;
	border: 1px solid #598876;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
	white-space: nowrap;
	width: auto;
	clear: none;
	float: left;
}
#page .sideMenu .parentCat a:link, #page .sideMenu .parentCat a:visited, #page .sideMenu .parentCat a:active {
	text-decoration: none;
	color: #CC0000;
	display: block;
}
#page .sideMenu .parentCat a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #006633;
	display: block;
}
#page .sideMenu .subcat1 a:link, #page .sideMenu .subcat1 a:visited, #page .sideMenu .subcat1 a:active {
	text-decoration: none;
	color: #CC0000;
}
#page .sideMenu .subcat1 a:hover {
	color: #D29600;
}
#page .sideMenu .subcat2 a:link, #page .sideMenu .subcat2 a:visited, #page .sideMenu .subcat2 a:active {
	text-decoration: none;
	color: #006633;
	display: block;
}
#page .sideMenu .subcat2 a:hover {
	text-decoration: none;
	color: #C98F03;
	display: block;
}
#page .body .productsArea .googleCheckoutForm {
	display: inline;
	width: auto;
}
#page .body .productDetailPage .shortDescription {
	display: none;
}
#page .body .productDetailPage .itemNumber {
	display: none;
}
#page .body .productDetailPage .productImage .imageCaption {
	display: block;
	text-align: center;
}
#page .body .productDetailPage .productImage {
	width: 200px;
	text-align: center;
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
}
#page .body .productDetailPage .productImage p {
	margin: 0px;
	padding: 0px;
}

