/* nav bar */

div#nav {
	float:left;
	width:163px;
	padding:0 0 36px 13px;
	margin-right:9px;
	background:url(../../images/nav/nav-bottom.gif) no-repeat bottom right;
}

div#nav div#panel {
	padding:0 0 20px 10px;
	background:url(../../images/nav/nav-tile.gif) repeat-y;
}

div#nav h2 {
	background:url(../../images/nav/nav-top.gif) no-repeat;
	height:49px;
}

div#nav .bevel {
	background:url(../../images/nav/bevel-tile.gif);
	width:141px;
	margin-bottom:12px;
}

div#nav .bevel .b_top {
	background:url(../../images/nav/bevel-top.gif);
	height:9px;
}

div#nav .bevel .b_content {
	padding:0 8px 0 8px;
}

div#nav .bevel .b_content p, div#nav .bevel .b_content label {
	color:#a0a0a0;
}

div#nav .bevel .b_content p {
	line-height:10px;
}

div#nav .bevel .b_content a, div#nav .bevel .b_content label {
	color:#fff;
}

div#nav .bevel .b_content a {
	padding:10px 0;
	display:block;
	width:auto;
}

div#nav .bevel .b_content input {
	width:111px;
	height:13px;
	background-color:#6e7171;
	border:0;
	color:#fff;
	margin-bottom:8px;
}

div#nav .bevel .b_content .go {
	width:112px;
	height:22px;
	margin-bottom:0;
	padding:0;
	background-color:none;
}	

div#nav .bevel .b_bottom {
	background:url(../../images/nav/bevel-bottom.gif);
	height:45px;
	line-height:1px;
}

div#nav h3 {
	height:25px;
}

div#nav h3#subscribe {
	background:url(../../images/nav/subscribe.gif) no-repeat;
}

div#nav h3#extras {
	background:url(../../images/nav/extras.gif) no-repeat;
}

div#nav div#dj_mixes {
	background: url(../../images/nav/podcast.jpg) no-repeat;
}

div#nav div#merchandise {
	background:url(../../images/nav/merchandise.jpg) no-repeat;
}

div#nav div#dj_mixes a, div#nav div#merchandise a {
	display:block;
	width:141px;
	height:142px;
}

div#bottom {
	height:40px;
}

div#nav div#panel .bevel .b_content ul {
	list-style:none;
	background:url(../../images/nav/items/top.gif) no-repeat 0 0;
	width:123px;
	padding-top:1px;
}

div#nav div#panel .bevel .b_content ul li {
	background-repeat:no-repeat;
	/* IE Hack */
	_display:inline;
	line-height:20px;
	padding:0;
}

#m1 {background:url(../../images/nav/items/home.gif);}

#m2 {background:url(../../images/nav/items/news.gif);}

#m3 {background:url(../../images/nav/items/releases.gif);}

#m4 {background:url(../../images/nav/items/discography.gif);}

#m5 {background:url(../../images/nav/items/label-history.gif);}

#m6 {background:url(../../images/nav/items/artists.gif);}

#m7 {background:url(../../images/nav/items/media.gif);}

#m8 {background:url(../../images/nav/items/store.gif);}

#m9 {background:url(../../images/nav/items/free-stuff.gif);}

#m10 {background:url(../../images/nav/items/forum.gif);}

#m11 {background:url(../../images/nav/items/contact.gif);}

#m12 {background:url(../../images/nav/items/label.gif);}

#m14 {background:url(../../images/nav/items/strictly-player.gif);}

div#nav div#panel .bevel .b_content ul ul {
	padding-top:0;
	background:url(../../images/nav/items/nav-dots.gif) repeat-y 0 0;
}

div#nav div#panel .bevel .b_content ul li a {
	width:100%;
	height:20px;
	outline:0;
	padding:0;
	
}

div#nav div#panel .bevel .b_content ul li li a {
	width:auto;
	font-size:12px;
	font-weight:bold;
	padding:0 0 0 10px;
	background:none;
	text-decoration:none;
	color:#d2232a;
}

div#nav div#panel .bevel .b_content ul li li li {
	background:url(../../images/nav/items/arrow.gif) no-repeat 11px 5px;
}

div#nav div#panel .bevel .b_content ul li li li a {
	padding-left:23px;
	color:#a1a1a1;
}