#nav-menuBorderLine {
	width:900px;
	position:absolute;
	top:365px;
	height:1px;
	border-top:1px solid #444444;
}
#nav-menuBorderLine2 {
	width:900px;
	position:absolute;
	top:368px;
	height:1px;
	border-top:1px solid #444444;
}

/* =================================  LOGO  ====================================== */

#nav-logo {
	position: absolute;
	top:314px;
	left:50%;
	margin-left:-465px;
	width: 300px;
	height: 70px;
}
#nav-logo a {
	display: block;
	width: 300px;
	height: 70px;
	background-repeat: no-repeat;
	background-image: url(../images/menu/logo.png);
	background-position: 0px 0px;
	border: 0px;
}
#nav-logo a:hover {
	background-position: 0px -70px;
}

/* =================================  MENU  ====================================== */

#blnavTop {
	position: absolute;
	top:340px;
	width:571px;
	height:26px;
	margin-left: 370px;
}
#blnavBottom {
	float:bottom;
	margin-left:445px;
	padding-top:40px;
	width:571px;
	height:26px;
}

#blnav a:active, a:visited, a:link, a:hover {
	outline: none;
}

/* IMAGE FLIP CODE */

#nav-news {	
	top:0px;
	float:left;
	width:78px;
	height:26px;
}
#nav-news a {
	display:block;
	width:78px;
	height:26px;
	background-repeat:no-repeat;
	background-image:url(../images/menu/news.png);
	background-position:0px 0px;
	border:0px;
}
#nav-news a:hover {
	background-position: 0px -26px;
}


#nav-tour {
	top:0px;
	float:left;
	width:75px;
	height:26px;
}
#nav-tour a {
	display: block;
	width:75px;
	height:26px;
	background-repeat: no-repeat;
	background-image: url(../images/menu/tour.png);
	background-position:0px 0px;
	border:0px;
}
#nav-tour a:hover {
	background-position: 0px -26px;
}


#nav-bio {
	top:0px;
	float:left;
	width:46px;
	height:26px;
}
#nav-bio a {
	display: block;
	width:46px;
	height:26px;
	background-repeat: no-repeat;
	background-image: url(../images/menu/bio.png);
	background-position:0px 0px;
	border:0px;
}
#nav-bio a:hover {
	background-position: 0px -26px;
}


#nav-contact {
	top:0px;
	float:left;
	width:111px;
	height:26px;
}
#nav-contact a {
	display: block;
	width:111px;
	height:26px;
	background-repeat: no-repeat;
	background-image: url(../images/menu/contact.png);
	background-position:0px 0px;
	border:0px;
}
#nav-contact a:hover {
	background-position: 0px -26px;
}


#nav-music {
	top:0px;
	float:left;
	width:77px;
	height:26px;
}
#nav-music a {
	display: block;
	width:77px;
	height:26px;
	background-repeat: no-repeat;
	background-image: url(../images/menu/music.png);
	background-position:0px 0px;
	border:0px;
}
#nav-music a:hover {
	background-position: 0px -26px;
}

#nav-store {
	top:0px;
	float:left;
	width:77px;
	height:26px;
}
#nav-store a {
	display: block;
	width:77px;
	height:26px;
	background-repeat: no-repeat;
	background-image: url(../images/menu/store.png);
	background-position:0px 0px;
	border:0px;
}
#nav-store a:hover {
	background-position: 0px -26px;
}

#nav-bltv {
	top:0px;
	float:left;
	width:64px;
	height:26px;
}
#nav-bltv a {
	display: block;
	width:64px;
	height:26px;
	background-repeat: no-repeat;
	background-image: url(../images/menu/bltv.png);
	background-position:0px 0px;
	border:0px;
}
#nav-bltv a:hover {
	background-position: 0px -26px;
}

/* =================================  SOCIAL ICONS  ====================================== */

#blsocial {
	position: absolute;
	top:373px;
	width:286px;
	height:26px;
	margin-left: 610px;
}

#soc-enewsletter {
	top:0px;
	float:left;
	width:156px;
	height:26px;
}
#soc-enewsletter a {
	display: block;
	width:156px;
	height:26px;
	background-repeat: no-repeat;
	background-image: url(../images/socialicons/enewsletter.png);
	background-position:0px 0px;
	border:0px;
}
#soc-enewsletter a:hover {
	background-position: 0px -26px;
}

#soc-facebook {
	top:0px;
	float:left;
	width:26px;
	height:26px;
}
#soc-facebook a {
	display: block;
	width:26px;
	height:26px;
	background-repeat: no-repeat;
	background-image: url(../images/socialicons/facebook.png);
	background-position:0px 0px;
	border:0px;
}
#soc-facebook a:hover {
	background-position: 0px -26px;
}

#soc-twitter {
	top:0px;
	float:left;
	width:26px;
	height:26px;
}
#soc-twitter a {
	display: block;
	width:26px;
	height:26px;
	background-repeat: no-repeat;
	background-image: url(../images/socialicons/twitter.png);
	background-position:0px 0px;
	border:0px;
}
#soc-twitter a:hover {
	background-position: 0px -26px;
}

#soc-youtube {
	top:0px;
	float:left;
	width:26px;
	height:26px;
}
#soc-youtube a {
	display: block;
	width:26px;
	height:26px;
	background-repeat: no-repeat;
	background-image: url(../images/socialicons/youtube.png);
	background-position:0px 0px;
	border:0px;
}
#soc-youtube a:hover {
	background-position: 0px -26px;
}

#soc-myspace {
	top:0px;
	float:left;
	width:26px;
	height:26px;
}
#soc-myspace a {
	display: block;
	width:26px;
	height:26px;
	background-repeat: no-repeat;
	background-image: url(../images/socialicons/myspace.png);
	background-position:0px 0px;
	border:0px;
}
#soc-myspace a:hover {
	background-position: 0px -26px;
}

#soc-reverbnation {
	top:0px;
	float:left;
	width:26px;
	height:26px;
}
#soc-reverbnation a {
	display: block;
	width:26px;
	height:26px;
	background-repeat: no-repeat;
	background-image: url(../images/socialicons/reverbnation.png);
	background-position:0px 0px;
	border:0px;
}
#soc-reverbnation a:hover {
	background-position: 0px -26px;
}




