
body {
	font-family: arial, helvetica, serif;
}

#nav {
/*
	position: relative;
	float: left;
*/
	width: 604px;
	height: 35px;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}


#nav a {
	display: block;
	/*width: 10em;*/
}

#nav li { /* all list items */
	float: left;
	padding: 0px 0px 0px 4px;
	 /* width: 10em; width needed or else Opera goes nuts */
}
#nav li#toolbarFanclub {
/*
	position: relative;
	float: left;
*/
	width: 147px;
	height: 35px;
}
#nav li#toolbarFanclub a {
	text-indent: -9999px;
	text-decoration: none;
	width: 147px;
	height: 35px;
	display: block;
	background: url(../img/toolbarFanclub.gif) no-repeat;
}
#nav li#toolbarFanclub a:hover {
	background: url(../img/toolbarFanclub_ov.gif) no-repeat;
	overflow: hidden;
}

#nav li#toolbarAudion {
/*
position: relative;
	float: left;
*/
	width: 147px;
	height: 35px;
}
#nav li#toolbarAudition a {
	text-indent: -9999px;
	text-decoration: none;
	width: 147px;
	height: 35px;
	display: block;
	background: url(../img/toolbarAudition.gif) no-repeat;
}
#nav li#toolbarAudition a:hover {
	background: url(../img/toolbarAudition_ov.gif) no-repeat;
	overflow: hidden;
}

#nav li#toolbarOrder {
/*	position: relative;
	float: left;
*/
width: 147px;
	height: 35px;
}
#nav li#toolbarOrder a {
	text-indent: -9999px;
	text-decoration: none;
	width: 147px;
	height: 35px;
	display: block;
	background: url(../img/toolbarOrder.gif) no-repeat;
}
#nav li#toolbarOrder a:hover {
	background: url(../img/toolbarOrder_ov.gif) no-repeat;
	overflow: hidden;
}

#nav li#toolbarMobile {
/*	position: relative;
	float: left;
*/	width: 147px;
	height: 35px;
}
#nav li#toolbarMobile a {
	text-indent: -9999px;
	text-decoration: none;
	width: 147px;
	height: 35px;
	display: block;
	background: url(../img/toolbarMobile.gif) no-repeat;
}
#nav li#toolbarMobile a:hover {
	background: url(../img/toolbarMobile_ov.gif) no-repeat;
	overflow: hidden;
}

#nav li#toolbarGoods {
/*
position: relative;
	float: left;
*/
	width: 147px;
	height: 35px;
}
#nav li#toolbarGoods a {
	text-indent: -9999px;
	text-decoration: none;
	width: 147px;
	height: 35px;
	display: block;
	background: url(../img/toolbarGoods.gif) no-repeat;
}
#nav li#toolbarGoods a:hover {
	background: url(../img/toolbarGoods_ov.gif) no-repeat;
	overflow: hidden;
}



#nav li ul { /* second-level lists */
/*	position: absolute;
*/	/*
	background: orange;
	*/
	width: 300px;
	height: 67px;
	left: -9999px; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul #toolbarOrderSub1 {
	width: 114px;
	height: 41px;
	padding: 0;
}
#nav li ul #toolbarOrderSub1 a {
	text-indent: -9999px;
	text-decoration: none;
	width: 114px;
	height: 41px;
	display: block;
	background: url(../img/toolbarOrderSub1.gif) no-repeat;
}
#nav li ul #toolbarOrderSub1 a:hover {
	width: 114px;
	height: 41px;
	overflow: hidden;
	background: url(../img/toolbarOrderSub1.gif) no-repeat;
}

#nav li ul #toolbarOrderSub2 {
	width: 113px;
	height: 41px;
	padding: 0;
}
#nav li ul #toolbarOrderSub2 a {
	text-indent: -9999px;
	text-decoration: none;
	width: 113px;
	height: 41px;
	display: block;
	background: url(../img/toolbarOrderSub2.gif) no-repeat;
}
#nav li ul #toolbarOrderSub2 a:hover {
	width: 113px;
	height: 41px;
	overflow: hidden;
	background: url(../img/toolbarOrderSub2.gif) no-repeat;
}


#nav li ul #toolbarOrderSub3 {
	width: 227px;
	height: 24px;
	padding: 0;
}
#nav li ul #toolbarOrderSub3 a {
	text-indent: -9999px;
	text-decoration: none;
	width: 227px;
	height: 24px;
	display: block;
	background: url(../img/toolbarOrderSub3.gif) no-repeat;
}
#nav li ul #toolbarOrderSub3 a:hover {
	width: 227px;
	height: 24px;
	overflow: hidden;
	background: url(../img/toolbarOrderSub3.gif) no-repeat;
}




#nav li ul #toolbarMobileSub1 {
	width: 298px;
	height: 64px;
	position: absolute;
	top: 0px;
	left: -141px;
	padding: 0;
}
#nav li ul #toolbarMobileSub1 a {
	text-indent: -9999px;
	text-decoration: none;
	width: 298px;
	height: 64px;
	display: block;
	background: url(../img/toolbarMobileSub1.gif) no-repeat;
	position: absolute;
	cursor: hand;
	top: 0px;
	left: -10px;
}
#nav li ul #toolbarMobileSub1 a:hover {
	width: 298px;
	height: 64px;
	overflow: hidden;
	background: url(../img/toolbarMobileSub1.gif) no-repeat;
	position: absolute;
	cursor: hand;
	top: 0px;
	left: -10px;
}



#nav li ul #toolbarFanclubSub1 {
	width: 227px;
	height: 65px;
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0;
}
#nav li ul #toolbarFanclubSub1 a {
	text-indent: -9999px;
	text-decoration: none;
	width: 227px;
	height: 65px;
	display: block;
	background: url(../img/toolbarFanclubSub1.gif) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}
#nav li ul #toolbarFanclubSub1 a:hover {
	width: 227px;
	height: 65px;
	overflow: hidden;
	background: url(../img/toolbarFanclubSub1.gif) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}






#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#content {
	clear: left;
	color: #ccc;
}


#wtf {
	position: fixed;
	top: 10px;
	left: 10px;
	width: 700px;
	height: 700px;
	background-color: yellow;
}


a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}