@charset "utf-8";
/* CSS Document */

/* -- navigation left -- */

#menuleft {
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	width: 123px;
	height: 420px;
	z-index: 1;
	/*background-color: #EAC374;*/
	background-color:#FFFFFF;
	/*background-image: url(images/SideNav/sidenav_buttons.jpg);*/
	/* background-image:url(../css/sidenav/sidenav_buttons2.jpg); */
	background-image:url(../css/sidenav/sidenav_buttons_mp3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}

#menuleft li {list-style: none; display: inline;}

#menuleft li a {
	position: absolute;
	top: 0px;
	height: 30px;
	text-indent: -9000px;
} 

#menuleft {}

#menuleft a:hover {
	/* background: 0 url(images/SideNav/sidenav_buttons2.jpg) no-repeat -123px;	*/
	/* background:url(../css/sidenav/sidenav_buttons2.jpg) no-repeat -123px;	*/
	background:url(../css/sidenav/sidenav_buttons_mp3.jpg) no-repeat -123px;
}

#home a {
	width:123px;
	margin-top: 0px;
}
#menuleft #home a:hover {background-position: -123px 0px;}

#searchcatalog a {
	width: 123px;
	margin-top: 30px;	
}
#menuleft #searchcatalog a:hover {background-position: -123px -30px;}

#catalog a {
	width: 123px;
	margin-top: 60px;	
}
#menuleft #catalog a:hover {background-position: -123px -60px;}

#customproduction a {
	width: 123px;
	margin-top: 90px;	
}
#menuleft #customproduction a:hover {background-position: -123px -90px;}

#licensing a {
	width: 123px;
	margin-top: 120px;	
}
#menuleft #licensing a:hover {background-position: -123px -120px;}

#pricing a {
	width: 123px;
	margin-top: 150px;
}
#menuleft #pricing a:hover {background-position: -123px -150px;}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#hearsamples a {
	width: 123px;
	margin-top: 180px;	
}
#menuleft #hearsamples a:hover {background-position: -123px -180px;}

#endorsements a {
	width: 123px;
	margin-top: 210px;	
}
#menuleft #endorsements a:hover {background-position: -123px -210px;}

#faqs a {
	width: 123px;
	margin-top: 240px;	
}
#menuleft #faqs a:hover {background-position: -123px -240px;}

#links a {
	width: 123px;
	margin-top: 270px;	
}
#menuleft #links a:hover {background-position: -123px -270px;}

#myshoppingcart a {
	width: 123px;
	margin-top: 300px;	
}
#menuleft #myshoppingcart a:hover {background-position: -123px -300px;}

#myprofile a {
	width: 123px;
	margin-top: 330px;	
}
#menuleft #myprofile a:hover {background-position: -123px -330px;}

#checkout a {
	width: 123px;
	margin-top: 360px;	
}
#menuleft #checkout a:hover {background-position: -123px -360px;}

#choosesite a {
	width: 123px;
	margin-top: 390px;	
}
#menuleft #choosesite a:hover {background-position: -123px -390px;}



#specialpromos a {
	width: 123px;
	margin-top: 180px;
}

#menuleft #specialpromos a:hover {background-position: -123px -180px;}
