/* Teh NavZ0rz! */

#left ul {
	width:545px;
	height:467px;
	display:block;
	position:relative;
	background: transparent;
}

#left ul li {
	cursor:pointer;
}



/* -------------------------------------------- 1 ---------------------*/

#left ul#songList li#zero {
	position:absolute;
	top:18px;
	left:188px;
	height:40px;
	width:85px;
}


#left ul#songList #zero a {
	text-indent:-9999px;
	display:block;
	height:40px;
	width:85px;
	background: transparent url(../images/0.png) top left no-repeat;
}

#left ul#songList li#zero a:hover {
	background: transparent url(../images/0_highlight.png) top left no-repeat;
}

/* -------------------------------------------- 1 ---------------------*/

#left ul#songList li#one {
	position:absolute;
	top:50px;
	left:188px;
	height:40px;
	width:78px;
}


#left ul#songList #one a {
	text-indent:-9999px;
	display:block;
	height:40px;
	width:78px;
	background: transparent url(../images/1.png) top left no-repeat;
}

#left ul#songList li#one a:hover {
	background: transparent url(../images/1_highlight.png) top left no-repeat;
}


/* --------------------------------------------- 2 --------------------*/

#left ul#songList li#two {
	position:absolute;
	top:90px;
	left:145px;
	height:30px;
	width:178px;
}

#left ul#songList #two a {
	text-indent:-9999px;
	display:block;
	height:30px;
	width:178px;
	background: transparent url(../images/2.png) top left no-repeat;
}


#left ul#songList li#two a:hover {
	background: transparent url(../images/2_highlight.png) top left no-repeat;
}

/* ----------------------------------------------- 3 ------------------*/

#left ul#songList li#three {
	position:absolute;
	top:113px;
	left:171px;
	height:46px;
	width:152px;
}

#left ul#songList #three a {
	text-indent:-9999px;
	display:block;
	height:46px;
	width:152px;
	background: transparent url(../images/3.png) top left no-repeat;

}

#left ul#songList li#three a:hover {
	background: transparent url(../images/3_highlight.png) top left no-repeat;
}


/* ------------------------------------------------ 4 -----------------*/

#left ul#songList li#four {
	position:absolute;
	top:146px;
	left:127px;
	height:41px;
	width:325px;
}

#left ul#songList #four a {
	text-indent:-9999px;
	display:block;
	height:41px;
	width:325px;
	background: transparent url(../images/4.png) top left no-repeat;
}

#left ul#songList li#four a:hover {
	background: transparent url(../images/4_highlight.png) top left no-repeat;
}

/* ------------------------------------------------- 5 ----------------*/

#left ul#songList li#five {
	position:absolute;
	top:174px;
	left:166px;
	height:49px;
	width:174px;
}

#left ul#songList #five a {
	text-indent:-9999px;
	display:block;
	height:49px;
	width:174px;
	background: transparent url(../images/5.png) top left no-repeat;
}

#left ul#songList li#five a:hover {
	background: transparent url(../images/5_highlight.png) top left no-repeat;
}


/* -------------------------------------------------- 6 ---------------*/

#left ul#songList li#six {
	position:absolute;
	top:214px;
	left:218px;
	height:32px;
	width:114px;
}

#left ul#songList #six a {
	text-indent:-9999px;
	display:block;
	height:32px;
	width:114px;
	background: transparent url(../images/6.png) top left no-repeat;
}

#left ul#songList li#six a:hover {
	background: transparent url(../images/6_highlight.png) top left no-repeat;
}

/* --------------------------------------------------- 7 --------------*/

#left ul#songList li#seven {
	position:absolute;
	top:247px;
	left:162px;
	height:32px;
	width:271px;
}

#left ul#songList #seven a {
	text-indent:-9999px;
	display:block;
	height:32px;
	width:271px;
	background: transparent url(../images/7.png) top left no-repeat;
}

#left ul#songList li#seven a:hover {
	background: transparent url(../images/7_highlight.png) top left no-repeat;
}


/* ---------------------------------------------------- 8 -------------*/

#left ul#songList li#eight {
	position:absolute;
	top:279px;
	left:148px;
	height:34px;
	width:157px;
}

#left ul#songList #eight a {
	text-indent:-9999px;
	display:block;
	height:34px;
	width:157px;
	background: transparent url(../images/8.png) top left no-repeat;
}

#left ul#songList li#eight a:hover {
	background: transparent url(../images/8_highlight.png) top left no-repeat;
}

/* ---------------------------------------------------- 9 -------------*/

#left ul#songList li#nine {
	position:absolute;
	top:304px;
	left:159px;
	height:39px;
	width:133px;
}

#left ul#songList #nine a {
	text-indent:-9999px;
	display:block;
	height:39px;
	width:133px;
	background: transparent url(../images/9.png) top left no-repeat;
}

#left ul#songList li#nine a:hover {
	background: transparent url(../images/9_highlight.png) top left no-repeat;
}

/* ---------------------------------------------------- 10 ------------*/

#left ul#songList li#ten {
	position:absolute;
	top:334px;
	left:130px;
	height:42px;
	width:166px;
}

#left ul#songList #ten a {
	text-indent:-9999px;
	display:block;
	height:42px;
	width:166px;
	background: transparent url(../images/10.png) top left no-repeat;
}

#left ul#songList li#ten a:hover {
	background: transparent url(../images/10_highlight.png) top left no-repeat;
}