/* IdN Menu System CSS*/




/* NEWS MENU BITE */

#news_nav{
	position: absolute;
	left: -1px;
	top: 0px;
	z-index: 1;
}
	
#news {
	background-image: url(../images/nav/news.gif);
	display: block;	
	width:171px;
	height:71px;
	}
	
#news:hover {
	background-image: url(../images/nav/news_over.gif);
	display: block;	
	width:171px;
	height:71px;
	}
		
#news span {
	display:none;
	}
	
#sub1{	/* news */
	display:none;
	position:absolute;
	width:183px;
	left:173px;
	top:262px;
	background-color:#3D4234;
	z-index: 500
}	

#sub1 ul  {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}

/* ABOUT IDN MENU BITE */

#aboutidn_nav{
	position: absolute;
	left: 0px;
	top: 53px;
	z-index: 2;
}

#aboutidn {
	background-image: url(../images/nav/about_idn.gif);
	display: block;	
	width:171px;
	height:71px;
	}
	
#aboutidn:hover {
	background-image: url(../images/nav/about_idn_over.gif);
	display: block;	
	width:171px;
	height:71px;
	}
		
#aboutidn span {
	display:none;
	}
	
#sub2{ /* about idn */
	display:none;
	position:absolute;
	width:183px;
	left:173px;
	top:315px;
	background-color:#3D4234;
	z-index: 500;
}

#sub2 ul  {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}
	
/* CURRENT ISSUE MENU BITE */	

#currentissue_nav{
	position: absolute;
	left: 0px;
	top: 106px;
	z-index: 3;
}



#currentissue {
	background-image: url(../images/nav/current_issue.gif);
	display: block;	
	width:171px;
	height:71px;
	}
	
#currentissue:hover {
	background-image: url(../images/nav/current_issue_over.gif);
	display: block;	
	width:171px;
	height:71px;
	}
		
#currentissue span {
	display:none;
	}

#sub3{ /* current issue */
	display:none;
	position:absolute;
	width:183px;
	left:173px;
	top:369px;
	background-color:#3D4234;
	z-index: 500;
}

#sub3 ul  {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}

/* SUBSCRIBE MENU BITE */

#subscribe_nav{
	position: absolute;
	left: 0px;
	top: 159px;
	z-index: 4;
}


#subscribe {
	background-image: url(../images/nav/subscribe.gif);
	display: block;	
	width:171px;
	height:71px;
	}
	
#subscribe:hover {
	background-image: url(../images/nav/subscribe_over.gif);
	display: block;	
	width:171px;
	height:71px;
	}
		
#subscribe span {
	display:none;
	}



/* ADVERTISE MENU BITE */

#advertise_nav{
	position: absolute;
	left: 0px;
	top: 212px;
	z-index: 5;
}


#advertise {
	background-image: url(../images/nav/advertise.gif);
	display: block;	
	width:171px;
	height:71px;
	}
	
#advertise:hover {
	background-image: url(../images/nav/advertise_over.gif);
	display: block;	
	width:171px;
	height:71px;
	}
		
#advertise span {
	display:none;
	}


#sub4{ /* advertise */
	display:none;
	position:absolute;
	width:183px;
	left:173px;
	top:475px;
	background-color:#3D4234;
	z-index: 500;
}

#sub4 ul  {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}




/* GALLERY SPACE MENU BITE*/

#galleryspace_nav{
	position: absolute;
	left: 0px;
	top: 265px;
	z-index: 6;
}


#galleryspace {
	background-image: url(../images/nav/gallery_space.gif);
	display: block;	
	width:171px;
	height:71px;
	}
	
#galleryspace:hover {
	background-image: url(../images/nav/gallery_space_over.gif);
	display: block;	
	width:171px;
	height:71px;
	}
		
#galleryspace span {
	display:none;
	}

/* CONTACT US MENU BITE*/

#contactus_nav{
	position: absolute;
	left: 0px;
	top: 318px;
	z-index: 7;
}


#contactus {
	background-image: url(../images/nav/contact_us.gif);
	display: block;	
	width:171px;
	height:71px;
	}
	
#contactus:hover {
	background-image: url(../images/nav/contact_us_over.gif);
	display: block;	
	width:171px;
	height:71px;
	}
		
#contactus span {
	display:none;
	}
	
	
/* SUB NAV MOUSE OVERS */

#currentnews_sub {
background-image:url(../images/subnav/currentnews.gif);
width: 183px;
height: 21px;
display: block;	
}

#currentnews_sub:hover {
background-image:url(../images/subnav/currentnews-over.gif);
width: 183px;
height: 21px;
display: block;	
}

#currentnews_sub span {
display:none;
}

#upcomingevents_sub {
background-image:url(../images/subnav/upcomingevents.gif);
width: 183px;
height: 21px;
display: block;	
}

#upcomingevents_sub:hover {
background-image:url(../images/subnav/upcomingevents-over.gif);
width: 183px;
height: 21px;
display: block;	
}

#upcomingevents_sub span {
display:none;
}

#currentcomps_sub {
background-image:url(../images/subnav/currentcomps.gif);
width: 183px;
height: 21px;
display: block;	
}

#currentcomps_sub:hover {
background-image:url(../images/subnav/currentcomps-over.gif);
width: 183px;
height: 21px;
display: block;	
}

#currentcomps_sub span {
display:none;
}


#contents_sub {
background-image:url(../images/subnav/contents.gif);
width: 183px;
height: 21px;
display: block;	
}

#contents_sub:hover {
background-image:url(../images/subnav/contents-over.gif);
width: 183px;
height: 21px;
display: block;	
}

#contents_sub span {
display:none;
}



#stockists_sub {
background-image:url(../images/subnav/stockists.gif);
width: 183px;
height: 21px;
display: block;	
}

#stockists_sub:hover {
background-image:url(../images/subnav/stockists-over.gif);
width: 183px;
height: 21px;
display: block;	
}

#stockists_sub span {
display:none;
}


#magazinehistory_sub {
background-image:url(../images/subnav/magazinehistory.gif);
width: 183px;
height: 21px;
display: block;	
}

#magazinehistory_sub:hover {
background-image:url(../images/subnav/magazinehistory-over.gif);
width: 183px;
height: 21px;
display: block;	
}

#magazinehistory_sub span {
display:none;
}

#backissues_sub {
background-image:url(../images/subnav/backissues.gif);
width: 183px;
height: 21px;
display: block;	
}

#backissues_sub:hover {
background-image:url(../images/subnav/backissues-over.gif);
width: 183px;
height: 21px;
display: block;	
}

#backissues_sub span {
display:none;
}


#team_sub {
background-image:url(../images/subnav/team.gif);
width: 183px;
height: 21px;
display: block;	
}

#team_sub:hover {
background-image:url(../images/subnav/team-over.gif);
width: 183px;
height: 21px;
display: block;	
}

#team_sub span {
display:none;
}


#links_sub {
background-image:url(../images/subnav/links.gif);
width: 183px;
height: 21px;
display: block;	
}

#links_sub:hover {
background-image:url(../images/subnav/links-over.gif);
width: 183px;
height: 21px;
display: block;	
}

#links_sub span {
display:none;
}


#requirements_sub {
background-image:url(../images/subnav/requirements.gif);
width: 183px;
height: 21px;
display: block;	
}

#requirements_sub:hover {
background-image:url(../images/subnav/requirements-over.gif);
width: 183px;
height: 21px;
display: block;	
}

#requirements_sub span {
display:none;
}

#rates_sub {
background-image:url(../images/subnav/rates.gif);
width: 183px;
height: 21px;
display: block;	
}

#rates_sub:hover {
background-image:url(../images/subnav/rates-over.gif);
width: 183px;
height: 21px;
display: block;	
}

#rates_sub span {
display:none;
}

#deadlines_sub {
background-image:url(../images/subnav/deadlines.gif);
width: 183px;
height: 21px;
display: block;	
}

#deadlines_sub:hover {
background-image:url(../images/subnav/deadlines-over.gif);
width: 183px;
height: 21px;
display: block;	
}

#deadlines_sub span {
display:none;
}


#contacts_sub {
background-image:url(../images/subnav/contacts.gif);
width: 183px;
height: 21px;
display: block;	
}

#contacts_sub:hover {
background-image:url(../images/subnav/contacts-over.gif);
width: 183px;
height: 21px;
display: block;	
}

#contacts_sub span {
display:none;
}







