/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/image_dropdown.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */


#nav {padding:0; margin:0; list-style:none; height:29px; position:relative; z-index:200; font-family:arial, verdana, sans-serif; width:838px;}
#nav li.top {display:block; float:left;}
#nav li a {display:block; float:left; height:29px; width:162px; border:0px solid #888; border-color:#ddd #888 #000 #ccc; text-decoration:none; padding:0; cursor:pointer;}

#nav li a.collections, a.coco {background:url(../images/btn_collections_2.gif);}

#nav li:hover a,
#nav a:hover, a.coco
{background-position: 0 -29px;}



#nav .sub {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover {position:relative; z-index:200;}
#nav a:hover {position:relative; white-space:normal; z-index:200;}

#nav :hover ul.sub
{left:0; top:29px; background: #333333; width:162px; height:auto; z-index:300;}
#nav :hover ul.sub li
{display:block; height:100px; position:relative; float:left; width:162px; font-weight:normal;}
#nav :hover ul.sub li a
{display:block; height:100px; width:162px; border:0px solid #888; border-color:#ddd #888 #000 #ccc; text-decoration:none; padding:0; cursor:pointer;}

#nav :hover ul li a.artistry {background:url(../images/collections_artistry_2.gif);}
#nav :hover ul li a.simplymodern {background:url(../images/collections_sm_2.gif);}
#nav :hover ul li a.bloomsbury {background:url(../images/collections_bloomsbury_2.gif);}

#nav :hover ul.sub li a:hover 
{background-position: 0 100px; position:relative;}

html, body, table, tr, td, img {margin: 0px; border: 0px; padding: 0px; vertical-align: top; background-color:#000000}
