#mainNav{
	background-color:#000;
	position:relative;
}

#topmenu{
	padding:0 0 0 0px;
	margin:0;
	height:27px;
	width:760px;
	z-index:10001;
	display:block;
	position:absolute;
	list-style-type:none;
	top:121px;
	left:230px;
}

#topmenu li{
	display:inline;
	list-style-type:none;
}

#topmenu ul{
	visibility:hidden;
	background-color:#DAFCFE;
	display:block;
	position:absolute;
	top:38px;
	border:1px solid #03F;
	border-top:none;
	font-family:verdana;
	z-index:10001;
	opacity:0.9;
}

#topmenu ul li{
	display:block;
}

#topmenu ul li a{
	display:block;
}

#topmenu a{
	float: left;
	padding: 38px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:38px; /* for IE5/Win only */
	background-position:0 0;
	margin-right:5px;
	background: url(/images/menu_sell.jpg)
}
#topmenu a:hover{
	background-position:0 -36px;
}

#topmenu ul a{
	background:none;
	width:auto;
	height: auto !important; 
	height /**/:18px; /* for IE5/Win only */
	float:none;
	overflow:hidden;
	margin:0;
	padding:3px;
	text-decoration:none;
	color:#03F;
}
#topmenu ul li{
	margin:0;
	padding:0px;
	border-bottom:1px solid #DAFCFE;
	border-left:none;
	border-right:none;

	/* color:#03F; */
}

#topmenu ul li a:hover{
	background-color:#9ED2FC;
	text-decoration:none;
}


/* Xmas */
/*
#xmas a {width: 85px;background-position:-6px 0;}
#xmas a.selected {background-position:-6px -36px;}
#xmas a:hover {background-position:-6px -36px;}
#xmas ul{left:0px}
*/

/* Latest */
#latest a {width: 45px;background-position:-95px 0;}
#latest a.selected {background-position:-95px -36px;}
#latest a:hover {background-position:-95px -36px;}
#latest ul{left:2px}
/* #latest ul{left:92px} */

/* Forthcoming */
/*
#forthcoming a {width: 95px;background-position:-145px 0;}
#forthcoming a.selected {background-position:-145px -36px;}
#forthcoming a:hover {background-position:-145px -36px;}
#forthcoming ul{ left:0px}
*/

/* Rare Vinyl */
#rarevinyl a {width: 73px;background-position:-250px 0;}
#rarevinyl a.selected {background-position:-250px -36px;}
#rarevinyl a:hover {background-position:-250px -36px;}
#rarevinyl ul{ left:54px}
/* #rarevinyl ul{ left:144px} */

/* Rare CDs */
#rarecds a {width: 70px;background-position:-325px 0;}
#rarecds a.selected {background-position:-325px -36px;}
#rarecds a:hover {background-position:-325px -36px;}
#rarecds ul{ left:137px}
/* #rarecds ul{ left:227px} */

/* Memorabilia */
#memorabilia a {width: 95px;background-position:-399px 0;}
#memorabilia a.selected {background-position:-399px -36px;}
#memorabilia a:hover {background-position:-399px -36px;}
#memorabilia ul{ left:210px}
/* #memorabilia ul{ left:300px} */

/* Sell To Us */
#selltous a {width: 70px;background-position:-496px 0;}
#selltous a.selected {background-position:-496px -36px;}
#selltous a:hover {background-position:-496px -36px;}
#selltous ul{ left:312px}
/* #selltous ul{ left:402px} */

/* Blog */
#blog a {width: 40px;background-position:-570px 0;}
#blog a.selected {background-position:-570px -36px;}
#blog a:hover {background-position:-570px -36px;}
#blog ul{ left:523px}

/* Stores */
#stores a {width: 50px;background-position:-616px 0;}
#stores a.selected {background-position:-616px -36px;}
#stores a:hover {background-position:-616px -36px;}
#stores ul{ left:433px}
/* #stores ul{ left:523px} */

/* Chosen Ones */
#chosenones a {width: 78px;background-position:-670px 0;}
#chosenones a.selected {background-position:-670px -36px;}
#chosenones a:hover {background-position:-670px -36px;}
#chosenones ul{ left:673px}

#topmenu ul li.spacer{
	border-top:1px solid #03F;
}
