@import url("debug.css");

body {
	margin: 0px;
	padding: 0px;
}
#page {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/HLHM-Header-Store-01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#page th {
	height: 100px;
}
#page .body #adminButtons {
	z-index: 2;
	top: 0px;
	right: 0px;
	width: auto;
	visibility: visible;
	position: absolute;
}
#page #adminButtons a.lnkEditPage:active, #page #adminButtons a.lnkEditPage:visited {
	font-size: 8pt;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #0000FF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDFF;
	border-right-color: #CCCCFF;
	border-bottom-color: #0000B0;
	border-left-color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#page #adminButtons a.lnkEditPage:hover {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099FF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDFF;
	border-right-color: #CCCCFF;
	border-bottom-color: #0000B0;
	border-left-color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.blueBtn:link, a.blueBtn:visited, a.blueBtn:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6699CC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EFF4FA;
	border-right-color: #3A75AF;
	border-bottom-color: #28527B;
	border-left-color: #97BADD;
	margin: 2px;
	padding: 1px;
	font-weight: bold;

}
a.blueBtn:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0012F2;
	margin: 2px;
	padding: 1px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EFF4FA;
	border-right-color: #3A75AF;
	border-bottom-color: #28527B;
	border-left-color: #97BADD;
	font-weight: bold;

}

#page form#frmNewsletterSignUp h1 {
	font-size: 11pt;
	color: #FFFFFF;
	margin: 0px;
	background-color: #0C35B1;
	font-weight: bolder;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
#page form#frmNewsletterSignUp .policyLink {
	display: block;
	font-size: 9pt;
	color: #999999;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#page form#frmNewsletterSignUp label {
	font-size: 10pt;
	font-weight: bolder;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
#page form#frmNewsletterSignUp {
	background-color: #FAFAF8;
	padding: 0px;
	border: thin solid #0C35B1;
	width: 185px;
	text-align: center;
	display: block;
	white-space: nowrap;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#page form#frmNewsletterSignUp input {
	padding: 0px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
#page .footer {
	color: #1A78BE;
	text-align: right;
	font-size: 9pt;
	padding: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1977BD;
}
#pageBottom .navArea div.policyLinks {
	display: inline;
}
#pageBottom .navArea div.policyLinks a:link, #pageBottom .navArea div.policyLinks a:visited, #pageBottom .navArea div.policyLinks a:active {
	display: inline;
	color: #0000CC;
}
#pageBottom .navArea div.policyLinks a:hover {
	display: inline;
	color: #666666;
}
#pageBottom .navArea {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 15px;
}
#pageBottom p#copyright {
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}
#pageBottom p {
	font-size: 8pt;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #00543D;
	margin: 5px;
}
#pageBottom a#G2webCMS:link, #pageBottom a#G2webCMS:visited, #pageBottom a#G2webCMS:active {
	color: #00543D;
}
#pageBottom a#G2webCMS:hover {
	color: #FFFFFF;
}
#page .body #displayText form#frmNewsletterSignUp h1 {
	font-size: 14pt;
	color: #1069AB;
	background-image: url(../images/bgContactUs.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#page .body #displayText form#frmNewsletterSignUp .policyLink {
	padding: 0px;
	display: block;
	font-size: 9pt;
	color: #999999;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#page .body #displayText form#frmNewsletterSignUp label {
	font-size: 10pt;
	font-weight: bolder;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
#page .body #displayText form#frmNewsletterSignUp {
	background-color: #FAFAF8;
	padding: 10px;
	margin: 10px;
	border: thin solid #1069AB;
	height: 85px;
	width: 275px;
	text-align: left;
}
#page .sideNavArea {
	vertical-align: top;
	width: 215px;
	padding: 0px;
}
#page .sideNavArea .navArea {
	vertical-align: top;
	background-image: url(/assets/images/bgSideNavArea.gif);
	background-position: right bottom;
	padding-right: 6px;
	padding-bottom: 6px;
}
#page .navArea p {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00543D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 0px;
}
#page th p {
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 100%;
}
/*
#page .body p {
	margin: 5px;
}

#page .sideNavArea .navArea a:link, #page .sideNavArea .navArea a:visited, #page .sideNavArea .navArea a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bolder;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006600;
	margin: 0px;
	display: block;
	padding: 3px;
}
#page .sideNavArea .navArea a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bolder;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #1678C1;
	display: block;
	margin: 0px;
	padding: 3px;
}
*/
#page .navArea .topMenu a:link, #page .navArea .topMenu a:visited, #page .navArea .topMenu a:active {
	text-decoration: none;
	color: #090283;
	font-weight: bolder;
	margin: 0px;
	padding-right: 8px;
	padding-left: 8px;
	height: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#page .navArea .topMenu a:hover {
	text-decoration: none;
	color: #0000FF;
	font-weight: bolder;
	margin: 0px;
	background-color: #EDF0FA;
	padding-right: 8px;
	padding-left: 8px;
	height: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#page .sideNavArea .navArea .sideMenu a:link, #page .navArea .sideMenu a:visited, #page .navArea .sideMenu a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bolder;
	margin: 0px;
	display: block;
	font-size: 10pt;
	padding: 3px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #83BF82;
	width: auto;
}
#page .sideNavArea .navArea .sideMenu a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bolder;
	display: block;
	margin: 0px;
	font-size: 10pt;
	padding: 3px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #83BF82;
	background-color: #00BB00;
	width: auto;
}
#page .footer .navArea a:link, #page .footer .navArea a:visited, #page .footer .navArea a:active {
	color: #1977BD;
	text-decoration: none;
}
#page .footer .navArea a:hover {
	color: #009500;
	text-decoration: none;
}
#page .footer .footerLinks {
	display: inline;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}
#page .footer .navArea {
	display: inline;
	width: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-weight: bold;
}
#page .sideNavArea #makeDonation {
	margin-top: 10px;
	margin-left: 2px;
}
#page .footer {
	padding: 3px;
}

#page #frmKeywordSearch {
	text-align: right;
	padding: 4px;
	margin-top: 73px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	width: 270px;
	height: 20px;
}
#page #frmKeywordSearch label {
	font-size: 10pt;
	color: #FFFFFF;
}
#page .sideNavArea .navArea .sideMenu a.sublink:link, #page .navArea .sideMenu a.sublink:visited, #page .navArea .sideMenu a.sublink:active {
	font-size: 9pt;
	padding-left: 10px;
}
#page .sideNavArea .navArea .sideMenu a.sublink:hover {
	font-size: 9pt;
	padding-left: 10px;
}
#page .sideNavArea .navArea .sideMenu {
	background-image: url(/assets/images/bgSideNavLink.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9DCC95;
	border-bottom-color: #007500;
}
#page .sideNavArea #addressArea h1 {
	font-size: 14pt;
	color: #0C35B1;
	margin: 0px;
	padding: 0px;
}
#page .sideNavArea #addressArea {
	background-color: #FFFFFF;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 2px;
	white-space: nowrap;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #B5B5B5;
	width: 185px;
	margin-bottom: 20px;
}
#page .sideNavArea #addressArea h2 {
	font-size: 12pt;
	color: #999999;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-decoration: underline;
}
#page .sideNavArea #addressArea p {
	font-size: 10pt;
	color: #999999;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#page .body #displayText #leadArticle {
	margin-top: 10px;
	margin-left: 10px;
}
#page .body #displayText #frmNewsletterSignUp input {
	margin: 0px;
	padding: 0px;
}
#page .body #displayText {
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#page .body {
	vertical-align: top;
	padding-left: 35px;
	padding-right: 10px;
}
#page #frmKeywordSearch input {
	font-size: 8pt;
}
#page .topNav {
	font-size: 10pt;
	height: 20px;
	text-align: right;
	padding: 0px;
	vertical-align: top;
}
#page .topNav .navArea .topMenu {
	display: inline;
	width: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #012EAF;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
#page .topNav .navArea {
	margin: 0px;
	padding: 0px;
	display: block;
	height: 20px;
}

#page .body #displayText .rightAds {
	width: 150px;
	vertical-align: top;
}
#page .body #displayText .rightAd1u {
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 5px;
	width: 200px;
}
#page .body #displayText .rightAd1u .featuredName {
	font-size: 11pt;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
#page .body #displayText .rightAd1u .listPrice {
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#page .body #displayText .rightAd1u .salePrice {
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#page .body #displayText .rightAd1u .savings {
	font-size: 10pt;
	font-style: italic;
	text-align: center;
	color: #009900;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}
#page .body #displayText .rightAd1u .featureImage {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#page .body #displayText .lowerAd1u {
	width: 250px;
	border: 1px solid #0C35B1;
}
#page .body #displayText .lowerAds {
	text-align: center;
}
#page .body #displayText .lowerAds img {
	margin: 8px;
}
#page .body #displayText .mainAdd {
	background-image: url(../images/bgPowerWalking.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#page .body #displayText .mainAd #adWhyWalk {
	background-image: url(../images/bgPowerWalking.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #0C35B1;
	margin-bottom: 10px;
	margin-top: 5px;
}
#page .body #displayText .mainAd #adWhyWalk h1 {
	font-size: 18pt;
	font-weight: bolder;
	color: #0C35B1;
	margin-left: 210px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#page .body #displayText .mainAd #adWhyWalk p {
	font-size: 10pt;
	margin-left: 210px;
	margin-top: 0px;
	margin-bottom: 8px;
}

#page #homePage #leadArticle th {
	text-align: left;
	width: 310px;
}
#page #homePage #leadArticle th img {
	border: 1px solid #000000;
}
#page #homePage #leadArticle td p {
	font-size: 9pt;
}
#page #homePage #leadArticle td h5 {
	font-style: italic;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #999999;
}

#page #displayText #newsletterList {
	width: 200px;
	background-color: #FAFAF8;
	padding: 10px;
	border: thin solid #1069AB;
	height: 85px;
	margin: 10px;
}
#page #displayText #newsletterList h1 {
	font-size: 14pt;
	font-weight: bolder;
	color: #1069AB;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(../images/bgContactUs.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#page #displayText #newsletterList ul {
	margin: 0px;
	padding-left: 15px;
}
#page .body #displayText #leadArticle img {
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 0px;
	border: 1px solid #000000;
}
#page .body #displayText #leadArticle h1 {
	font-size: 18pt;
	color: #1069AB;
	padding: 0px;
	margin: 0px;
}
#page .body #displayText #leadArticle h5 {
	margin: 0px;
	padding: 0px;
	color: #666666;
}
#page .body #displayText #leadArticle p {
	font-size: 10pt;
	margin-right: 10px;
}
#page .body #displayText #leadArticle a:link, #page .body #displayText #leadArticle a:visited, #page .body #displayText #leadArticle a:active {
	font-size: 12pt;
	font-weight: bolder;
	color: #1069AB;
	text-decoration: none;
}
#page .body #displayText #leadArticle a:hover {
	font-size: 12pt;
	font-weight: bolder;
	color: #0000FF;
	text-decoration: underline;
}
#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;
}
#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: #0C35B1;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #0C35B1;
	padding-left: 3px;
	display: block;
}
#page #sideMenu .subcat1 a:hover {
	text-decoration: none;
	color: #0000CC;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #0000CC;
	background-color: #FFFFFF;
	color: #0000CC;
	display: block;
}
#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 #testimonialsArea {
	display: block;
	vertical-align: top;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#page #testimonialsArea .testimonial {
	font-size: 10pt;
	margin: 5px;
	font-style: italic;
	color: #666666;
}
#page #testimonialsArea .testimonialFrom {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}
#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 {
	padding-bottom: 20px;
	width: 80%;
}
#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 h1 {
	font-size: 18pt;
	color: #0C35B1;
}
#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 h2 {
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	color: #0C35B1;
}
#page .body a:link, #page .body a:visited, #page .body a:active {
	color: #0000FF;
}
#page .body a:hover {
	color: #666666;
}
#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;
}.NewItemTag {
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	margin-right: 8px;
}
