/********************
 * nav.
 ********************/
 
#nav{
	margin: 0; padding: 3px 0;
	width: 905px;
	background: black;
	position: absolute;
	top: 298px; left: 0;
}

#nav ul{
   margin: 0; padding: 0;
   list-style: none;
}

#nav ul li{
	margin: 0; padding: 0;
	display: inline;
}

#nav ul li a {
	float: left;
	padding: 28px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:28px; /* for IE5/Win only */
}	
	
#nav a:hover {
	background-position: 0 -28px;
}


#nav-home a{
	background: url(http://www.darkroomlondon.com/images/dr-nav-home.gif) top left no-repeat;
	width: 84px;
}

#nav-home-active a{
	background: url(http://www.darkroomlondon.com/images/dr-nav-home-active.gif) top left no-repeat;
	width: 84px;
}

#nav-about a{
	background: url(http://www.darkroomlondon.com/images/dr-nav-about.gif) top left no-repeat;
	width: 95px;	
}

#nav-about-active a{
	background: url(http://www.darkroomlondon.com/images/dr-nav-about-active.gif) top left no-repeat;
	width: 95px;	
}


#nav-designers a{
	background: url(http://www.darkroomlondon.com/images/dr-nav-designers.gif) top left no-repeat;
	width: 143px;	
}

#nav-designers-active a{
	background: url(http://www.darkroomlondon.com/images/dr-nav-designers-active.gif) top left no-repeat;
	width: 143px;	
}

#nav-exhibitions a{
	background: url(http://www.darkroomlondon.com/images/dr-nav-exhibitions.gif) top left no-repeat;
	width: 154px;	
}

#nav-exhibitions-active a{
	background: url(http://www.darkroomlondon.com/images/dr-nav-exhibitions-active.gif) top left no-repeat;
	width: 154px;	
}

#nav-news a{
	background: url(http://www.darkroomlondon.com/images/dr-nav-news.gif) top left no-repeat;
	width: 83px;	
}

#nav-news-active a{
	background: url(http://www.darkroomlondon.com/images/dr-nav-news-active.gif) top left no-repeat;
	width: 83px;	
}

#nav-contact a{
	background: url(http://www.darkroomlondon.com/images/dr-nav-contact.gif) top left no-repeat;
	width: 159px;	
}

#nav-contact-active a{
	background: url(http://www.darkroomlondon.com/images/dr-nav-contact-active.gif) top left no-repeat;
	width: 159px;	
}

#nav-shop a{
	background: url(http://www.darkroomlondon.com/images/dr-nav-shop.gif) top left no-repeat;
	width: 187px;	
}

#nav-shop-active a{
	background: url(http://www.darkroomlondon.com/images/dr-nav-shop-active.gif) top left no-repeat;
	width: 187px;	
}

#home a{
	background: url(http://www.darkroomlondon.com/images/nav_home.gif) top left no-repeat;
	width: 85px;
}

#home_active a{
	background: url(http://www.darkroomlondon.com/images/nav_home_active.gif) top left no-repeat;
	width: 85px;
}

#about a{
	background: url(http://www.darkroomlondon.com/images/nav_about.gif) top left no-repeat;
	width: 95px;	
}

#about_active a{
	background: url(http://www.darkroomlondon.com/images/nav_about_active.gif) top left no-repeat;
	width: 95px;	
}

#products a{
	background: url(http://www.darkroomlondon.com/images/nav_products.gif) top left no-repeat;
	width: 139px;
}

#products_active a{
	background: url(http://www.darkroomlondon.com/images/nav_products_active.gif) top left no-repeat;
	width: 139px;
}

#events a{
	background: url(http://www.darkroomlondon.com/images/nav_events.gif) top left no-repeat;
	width: 261px;
}

#events_active a{
	background: url(http://www.darkroomlondon.com/images/nav_events_active.gif) top left no-repeat;
	width: 261px;
}

#news a{
	background: url(http://www.darkroomlondon.com/images/nav_news.gif) top left no-repeat;
	width: 83px;
}

#news_active a{
	background: url(http://www.darkroomlondon.com/images/nav_news_active.gif) top left no-repeat;
	width: 83px;
}

#press a{
	background: url(http://www.darkroomlondon.com/images/nav_press.gif) top left no-repeat;
	width: 88px;
}

#press_active a{
	background: url(http://www.darkroomlondon.com/images/nav_press_active.gif) top left no-repeat;
	width: 88px;
}

#contact a{
	background: url(http://www.darkroomlondon.com/images/nav_contact.gif) top left no-repeat;
	width: 154px;
}

#contact_active a{
	background: url(http://www.darkroomlondon.com/images/nav_contact_active.gif) top left no-repeat;
	width: 154px;
}

ul.subnav{
	font-size: 1em;
	line-height: 1.4em;
	margin: 0 8px 1.4em 6px;
	padding: 0;
	list-style: none;
}

ul.subnav li{
	margin: 0 0 1.4em 0;
	padding: 0;
}

ul.subnav li.nomargin{
	margin: 0;
	padding: 0;
}

ul.subnav li ul{
	font-size: 100%;
	line-height: 1.4em;
	margin: 0 0 1.4em 0;
	padding: 0;
	list-style: none;
}

ul.subnav li ul li{
	margin: 0;
	padding: 0;
}

ul.subnav li h4{ 
	font-size: 100%;
	line-height: 1.4em;
	margin: 0 8px 0 0;
	text-transform: uppercase;
}

ul.subnav li p{ 
	font-size: 100%;
	line-height: 1.4em;
	margin: 1.4em 8px 1.4em 0;
}

ul.subnav_shop{
	font-size: 1em;
	line-height: 1.4em;
	margin: 0 8px 1.4em 6px;
	padding: 0;
	list-style: none;
	text-transform: uppercase;
}

ul.subnav_shop li{
	margin: 0 0 0 0;
	padding: 0;
}
