
#nav ul {
	list-style: none;
}

#nav li{
	list-style: none;
	height: 35px;
	margin-left: -40px;;
}



#nav a {
	display: block;
	padding: 35px 0 0 0;
	overflow: hidden;
	white-space: nowrap;
	height: 0px !important; 
	height /**/: 35px;
}

li#nav1 {
	background: url(/images/nav_bar/clothing_off.gif) no-repeat;
}
li#nav1 a:hover {
	background: url(/images/nav_bar/clothing_over.gif) no-repeat;
}
#clothing li#nav1 {
	background: url(/images/nav_bar/clothing_on.gif) no-repeat;
} 
#clothing li#nav1 a:hover {
	background: url(/images/nav_bar/clothing_on.gif) no-repeat;
} 



li#nav2 {
	background: url(/images/nav_bar/shoes_off.gif) no-repeat;
}
li#nav2 a:hover{
	background: url(/images/nav_bar/shoes_over.gif) no-repeat;
}
#shoes li#nav2 {
	background: url(/images/nav_bar/shoes_on.gif) no-repeat;
}
#shoes li#nav2 a:hover{
	background: url(/images/nav_bar/shoes_on.gif) no-repeat;
}



li#nav3 {
	background: url(/images/nav_bar/books_off.gif) no-repeat;
}
li#nav3 a:hover {
	background: url(/images/nav_bar/books_over.gif) no-repeat;
}
#books li#nav3 {
	background: url(/images/nav_bar/books_on.gif) no-repeat;
}
#books li#nav3 a:hover {
	background: url(/images/nav_bar/books_on.gif) no-repeat;
}



li#nav4 {
	background: url(/images/nav_bar/music_off.gif) no-repeat;
}
li#nav4 a:hover {
	background: url(/images/nav_bar/music_over.gif) no-repeat;
}
#music li#nav4 {
	background: url(/images/nav_bar/music_on.gif) no-repeat;
}
#music li#nav4 a:hover {
	background: url(/images/nav_bar/music_on.gif) no-repeat;
}


li#nav5 {
	background: url(/images/nav_bar/toys_off.gif) no-repeat;
}
li#nav5 a:hover {
	background: url(/images/nav_bar/toys_over.gif) no-repeat;
}

#toys li#nav5 {
	background: url(/images/nav_bar/toys_on.gif) no-repeat;
}
#toys li#nav5 a:hover {
	background: url(/images/nav_bar/toys_on.gif) no-repeat;
}


li#nav6 {
	background: url(/images/nav_bar/bags_off.gif) no-repeat;
}
li#nav6 a:hover {
	background: url(/images/nav_bar/bags_over.gif) no-repeat;
}
#bags li#nav6 {
	background: url(/images/nav_bar/bags_on.gif) no-repeat;
}
#bags li#nav6 a:hover {
	background: url(/images/nav_bar/bags_on.gif) no-repeat;
}



li#nav7 {
	background: url(/images/nav_bar/gift_off.gif) no-repeat;
}
li#nav7 a:hover {
	background: url(/images/nav_bar/gift_over.gif) no-repeat;
}
#gifts li#nav7 {
	background: url(/images/nav_bar/gift_on.gif) no-repeat;
}
#gifts li#nav7 a:hover {
	background: url(/images/nav_bar/gift_on.gif) no-repeat;
}



li#nav8 {
	background: url(/images/nav_bar/2ndhand_off.gif) no-repeat;
}
li#nav8 a:hover {
	background: url(/images/nav_bar/2ndhand_over.gif) no-repeat;
}

#secondhand li#nav8 {
	background: url(/images/nav_bar/2ndhand_on.gif) no-repeat;
}
#secondhand li#nav8 a:hover {
	background: url(/images/nav_bar/2ndhand_on.gif) no-repeat;
}


li#nav9 {
	background: url(/images/nav_bar/info_off.gif) no-repeat;
}
li#nav9 a:hover {
	background: url(/images/nav_bar/info_over.gif) no-repeat;
}
#info li#nav9 {
	background: url(/images/nav_bar/info_on.gif) no-repeat;
}
#info li#nav9 a:hover {
	background: url(/images/nav_bar/info_on.gif) no-repeat;
}