
/* customization added by http://zencart-template-design.com */

/* added for sideboxes customization */
.leftBoxHeading, rightBoxHeading {

 background-image: url(/images/blue.gif); background-repeat: no-repeat; background-position: 0 top; width: 185px; height: 20px;
	padding: .5em 0.2em;
	
	}
/*.leftBoxHeading, .rightBoxHeading {
	margin: 0;
	height: 25px;
	background-repeat:no-repeat;
	padding: 0.0em 0.0em 0.0em 0.0em;
	}*/
.sideBoxContent {
	background-color: transparent;
	/*padding: 1.0em;
	/*border-left: 1px solid #040554;
	border-right: 1px solid #040554;
	border-bottom: 1px solid #040554;*/
	margin-left: -.45em;
	width: 100%;
	margin-top: -.5em;
	background-image:url(/images/gray.gif);

	background-repeat:no-repeat;
	background-position:bottom;
	/*padding: 0em 0em 1.5em 1.5em;*/
	}

/* currency box */
	
/*#currencies .leftBoxHeading, #currencies .rightBoxHeading {
	font-size: 1.20em;
	text-align: center;
	padding: 0.65em 1.0em .5em 0.0em; /*added to bring heading type down */
	/*background-image:url(/images/sidebox-top.gif);*/
	}
	
#currencies .sideBoxContent {
	text-align: left;
	padding: 0em /*top*/0em 1.5em 4.85em/*from left*/;
	background-image:url(/images/gray.gif);
	}
		
/* categories box */
	
#categories .leftBoxHeading, #categories .rightBoxHeading,
#musicgenres .leftBoxHeading, #musicgenres .rightBoxHeading,
#reviews .leftBoxHeading, #reviews .rightBoxHeading,
#shoppingcart .leftBoxHeading, #shoppingcart .rightBoxHeading,
#affiliates .leftBoxHeading, #moreinformation .rightBoxHeading,
#moreinformation .leftBoxHeading, #moreinformation .rightBoxHeading,
#bannerboxall .leftBoxHeading, #bannerboxall .rightBoxHeading,
#bannerbox .leftBoxHeading, #bannerbox .rightBoxHeading 

 {
	padding: 0.65em 1.0em .25em .25em; /*added to bring heading type down */
	/*background-image:url(/images/sidebox-top.gif);*/

	}
	
#categories .sideBoxContent,
#musicgenres .sideBoxContent,
#reviews .sideBoxContent, 
#shoppingcartContent .sideBoxContent,
#shoppingcart .sideBoxContent,
#affiliates .sideBoxContent,
#moreinformation .sideBoxContent,
#bannerboxall .sideBoxContent,
#bannerbox .sideBoxContent,
#subscribe .sideBoxContent
{
	padding: .65em 1.0em 1.25em 1.25em; 

	}

/* ezpage */

#languages .leftBoxHeading, #languages .rightBoxHeading,
#whatsnew .leftBoxHeading, #whatsnew .rightBoxHeading,
#ezpages .leftBoxHeading, #ezpages .rightBoxHeading,
#information .leftBoxHeading, #information .rightBoxHeading {
	background-image:url(/images/blue.gif);
	height: 12px;
	}

#languages .sideBoxContent,
#whatsnew .sideBoxContent,
#ezpages .sideBoxContent,
#information .sideBoxContent {
	background-image:url(/images/gray.gif);
	}

/* blue boxes */


#whosonline .leftBoxHeading, #whosonline .rightBoxHeading,
#bestsellers .leftBoxHeading, #bestsellers .rightBoxHeading,
#search .leftBoxHeading, #search .rightBoxHeading,
#featured .leftBoxHeading, #featured .rightBoxHeading,
#recordcompanies .leftBoxHeading, #recordcompanies .rightBoxHeading,
#specials .leftBoxHeading, #specials .rightBoxHeading {
	background-image:url(/images/blue.gif);
	height: 30px;
padding: 0.75em 0.0em 0.0em 0.0em;

	}

/*#whosonline .sideBoxContent,*/
#bestsellers .sideBoxContent,
/*#search .sideBoxContent,*/
#featured .sideBoxContent,
#recordcompanies .sideBoxContent,
#specials .sideBoxContent {
	background-image:url(/images/gray.gif);
	}


/* end of colored boxes */