@charset "utf-8";


/*____________________________________LINKS____________________________________*/


a, a:link {
	color: #12234f;
	text-decoration : none;
	font-weight: bold;
	}

a:visited {
	color: #12234f;
	}

a:hover {
	}

a:active {
	color: #660033;
	}

#active {
	list-style-type: disc;
	}

#nav_sub .active, #nav_main .active {
	color: #660033;
	}
	

/*____________________________________NAVIGATION MAIN____________________________________*/
/*____________________________________Positioning____________________________________*/

#nav_main_wrap {
	position: fixed;
	top: 200px;
	left: 100px;
	}

ul#nav_main {
	list-style-type : none; 
	position : relative;
	margin : 0; 
	padding : 0; 
	}

ul#nav_main a { 
	display : block;
	position : absolute;
	left: 0;
	margin: 0;
	padding: 50px 0px 0px 0px;
	width : 46px;
	text-align : center;
	font-size: 12px;
	}

ul#nav_main li { 
	position : absolute;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 1em 0px;
	height: 36px;
	width : 46px;
	}

/*____________________________________Background Images____________________________________*/
	
li#nm_1 {
	background : url(images/buttons/nav_main_home.gif) no-repeat right;
	z-index: 4;
	}

li#nm_1:hover { 
	background : url(images/buttons/nav_main_home_hover.gif) no-repeat right;
	z-index: 4;
	}

li#nm_1:active { 
	background : url(images/buttons/nav_main_home_down.gif) no-repeat right;
	z-index: 4;
	}

li#nm_1_active {
	background : url(images/buttons/nav_main_home_active.gif) no-repeat right;
	z-index: 4;
	}

li#nm_1_active:hover {
	background : url(images/buttons/nav_main_home_active_hover.gif) no-repeat right;
	z-index: 4;
	}

li#nm_1_active:active {
	background : url(images/buttons/nav_main_home_active.gif) no-repeat right;
	z-index: 4;
	}

li#nm_2 { 
	top: 90px;
	background : url(images/buttons/nav_main_about.gif) no-repeat right;
	z-index: 4;
	}

li#nm_2:hover { 
	background : url(images/buttons/nav_main_about_hover.gif) no-repeat right;
	z-index: 4;
	}

li#nm_2:active {
	background : url(images/buttons/nav_main_about_down.gif) no-repeat right;
	z-index: 4;
	}

li#nm_2_active {
	top: 90px;
	background : url(images/buttons/nav_main_about_active.gif) no-repeat right;
	z-index: 4;
	}

li#nm_2_active:hover {
	background : url(images/buttons/nav_main_about_active_hover.gif) no-repeat right;
	z-index: 4;
	}

li#nm_2_active:active {
	background : url(images/buttons/nav_main_about_active.gif) no-repeat right;
	z-index: 4;
	}

li#nm_3 { 
	top: 180px;
	background : url(images/buttons/nav_main_news.gif) no-repeat right;
	z-index: 4;
	}

li#nm_3:hover { 
	background : url(images/buttons/nav_main_news_hover.gif) no-repeat right;
	z-index: 4;
	}

li#nm_3:active {
	background : url(images/buttons/nav_main_news_down.gif) no-repeat right;
	z-index: 4;
	}

li#nm_3_active {
	top: 180px;
	background : url(images/buttons/nav_main_news_active.gif) no-repeat right;
	z-index: 4;
	}

li#nm_3_active:hover {
	background : url(images/buttons/nav_main_news_active_hover.gif) no-repeat right;
	z-index: 4;
	}

li#nm_3_active:active {
	background : url(images/buttons/nav_main_news_active.gif) no-repeat right;
	z-index: 4;
	}

li#nm_4 { 
	top: 270px; 
	background : url(images/buttons/nav_main_contact.gif) no-repeat right;
	z-index: 4;
	}

li#nm_4:hover { 
	background : url(images/buttons/nav_main_contact_hover.gif) no-repeat right;
	z-index: 4;
	}

li#nm_4:active {
	background : url(images/buttons/nav_main_contact_down.gif) no-repeat right;
	z-index: 4;
	}

li#nm_4_active {
	top: 270px;
	background : url(images/buttons/nav_main_contact_active.gif) no-repeat right;
	z-index: 4;
	}

li#nm_4_active:hover {
	background : url(images/buttons/nav_main_contact_active_hover.gif) no-repeat right;
	z-index: 4;
	}

li#nm_4_active:active {
	background : url(images/buttons/nav_main_contact_active.gif) no-repeat right;
	z-index: 4;
	}

/*____________________________________NAVIGATION SUB____________________________________*/
/*____________________________________Positioning____________________________________*/

#nav_sub_wrap {
	position: fixed;
	top: 200px;
	right: 150px;
	}

ul#nav_sub { 
	list-style-type: none; 
	position: relative;
	margin: 0; 
	padding: 0; 
	}

ul#nav_sub a { 
	display : block;
	position : absolute;
	right: 0;
	margin: 0;
	padding: 50px 0px 0px 0px;
	width : 46px;
	text-align : center;
	font-size: 12px;
	}

ul#nav_sub li { 
	position : absolute;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 1em 0px;
	height: 36px;
	width : 46px;
	}

/*____________________________________Background Images____________________________________*/
li#nm_5 { 
	background : url(images/buttons/nav_main_artists.gif) no-repeat left;
	z-index: 4;
	}

li#nm_5:hover { 
	background : url(images/buttons/nav_main_artists_hover.gif) no-repeat left;
	z-index: 4;
	}

li#nm_5:active {
	background : url(images/buttons/nav_main_artists_down.gif) no-repeat left;
	z-index: 4;
	}

li#nm_5_active {
	background : url(images/buttons/nav_main_artists_active.gif) no-repeat left;
	z-index: 4;
	}

li#nm_5_active:hover {
	background : url(images/buttons/nav_main_artists_active_hover.gif) no-repeat left;
	z-index: 4;
	}


li#nm_5_active:active {
	background : url(images/buttons/nav_main_artists_active.gif) no-repeat left;
	z-index: 4;
	}


li#nm_6 { 
	top: 90px; 
	background : url(images/buttons/nav_main_music.gif) no-repeat left;
	z-index: 4;
	}

li#nm_6:hover { 
	background : url(images/buttons/nav_main_music_hover.gif) no-repeat left;
	z-index: 4;
	}

li#nm_6:active {
	background : url(images/buttons/nav_main_music_down.gif) no-repeat left;
	z-index: 4;
	}

li#nm_6_active {
	top: 90px; 
	background : url(images/buttons/nav_main_music_active.gif) no-repeat left;
	z-index: 4;
	}

li#nm_6_active:hover {
	background : url(images/buttons/nav_main_music_active_hover.gif) no-repeat left;
	z-index: 4;
	}

li#nm_6_active:active {
	background : url(images/buttons/nav_main_music_active.gif) no-repeat left;
	z-index: 4;
	}

li#nm_7 { 
	top: 180px;
	background : url(images/buttons/nav_main_gallery.gif) no-repeat left;
	z-index: 4;
	}

li#nm_7:hover { 
	background : url(images/buttons/nav_main_gallery_hover.gif) no-repeat left;
	z-index: 4;
	}

li#nm_7:active {
	background : url(images/buttons/nav_main_gallery_down.gif) no-repeat left;
	z-index: 4;
	}

li#nm_7_active {
	top: 180px;
	background : url(images/buttons/nav_main_gallery_active.gif) no-repeat left;
	z-index: 4;
	}

li#nm_7_active:hover {
	background : url(images/buttons/nav_main_gallery_active_hover.gif) no-repeat left;
	z-index: 4;
	}

li#nm_7_active:active {
	background : url(images/buttons/nav_main_gallery_active.gif) no-repeat left;
	z-index: 4;
	}

li#nm_8 { 
	top: 270px; 
	background : url(images/buttons/nav_main_links.gif) no-repeat left;
	z-index: 4;
	}
	
li#nm_8:hover { 
	background : url(images/buttons/nav_main_links_hover.gif) no-repeat left;
	z-index: 4;
	}

li#nm_8:active {
	background : url(images/buttons/nav_main_links_down.gif) no-repeat left;
	z-index: 4;
	}

li#nm_8_active {
	top: 270px; 
	background : url(images/buttons/nav_main_links_active.gif) no-repeat left;
	z-index: 4;
	}

li#nm_8_active:hover {
	background : url(images/buttons/nav_main_links_active_hover.gif) no-repeat left;
	z-index: 4;
	}

li#nm_8_active:active {
	background : url(images/buttons/nav_main_links_active.gif) no-repeat left;
	z-index: 4;
	}


/*____________________________________Images Preload____________________________________*/

img.preload { 
	display: none;
	}

