/* ------ Menu Main Relative (the wrap and other classes that contain the animated buttons- see animated buttons below, (Menu Animatied Hover Relative) ) ----- */


#menu {
	height:44px;
	width: 950px;
	margin: auto;
	border-right: 1px white solid;
	border-left: 1px white solid;
	
}

#menu_begin{
	background:url(../images/menu/menu-blank-start.jpg);
	width:73px;
	height:44px;
}

#menu_end{
	background:url(../images/menu/menu-blank-end.jpg);
	width:73px;
	height:44px;
}



#menu_header {
	height:5px;
}


#nav, #nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
display:block;
line-height:2.2em;
}

#nav a{
text-align:left;
display:block;
padding:0px 0px;
color:#FFFFFF !Important;
font-weight:bold;
font-size:.9em;
text-decoration:none;
background-image: url(../images/menu/drop-down-bak.jpg);
}

#nav a:link{
color:#FFFFFF !Important;

}


#nav a:hover{
color:#FFFFFF !Important;

}

#nav li{
float:left;
position:relative;
z-index:40000; 

}

#nav ul {
position:absolute;
display:none;
width:180px;
padding:5px 5px 0px 1px;
top:38px;
left:0;
}

#nav li ul a{
width:180px;
height:auto;
float:left; 
padding:5px 5px 5px 10px;;
text-indent:0px;
border:1px ridge #000;
}

#nav ul ul{
top:auto;

}	

#nav li ul ul {
left:185px;
margin:0px 0 0 10px;
position:absolute;
z-index:90000; 

 

}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}









/* ------ Menu Animatied Hover Relative ----- */

#menu1 a {
	float:left;
	text-indent:-10000px;
	position:relative;
	cursor:pointer;
	width:82px;
	height:44px;
	
	
}


#menu1 a.linkClass { background:url(../images/menu/home.jpg) top left no-repeat;}
#menu1 a:hover {background-position:left bottom;}
#menu1 a.open {background-position:left bottom !important;}



#menu2 a {
	float:left;
	width:83px;
	height:44px;
	text-indent:-10000px;
	position:relative;
	cursor:pointer;
	
}

#menu2 a.linkClass { background:url(../images/menu/about.jpg) top left no-repeat; }
#menu2 a:hover {background-position:left bottom;}
#menu2 a.open {background-position:left bottom !important;}



#menu3 a {
	float:left;
	width:83px;
	height:44px;
	text-indent:-10000px;
	position:relative;
	cursor:pointer;
	
}

#menu3 a.linkClass { background:url(../images/menu/store.jpg) top left no-repeat; }
#menu3 a:hover {background-position:left bottom;}
#menu3 a.open {background-position:left bottom !important;}




#menu4 a {
	float:left;
	width:130px;
	height:44px;
	text-indent:-10000px;
	position:relative;
	cursor:pointer;
	
}

#menu4 a.linkClass { background:url(../images/menu/personalize.jpg) top left no-repeat; }
#menu4 a:hover {background-position:left bottom;}
#menu4 a.open {background-position:left bottom !important;}



#menu5 a {
	float:left;
	width:116px;
	height:44px;
	text-indent:-10000px;
	position:relative;
	cursor:pointer;
	
}

#menu5 a.linkClass { background:url(../images/menu/giftideas.jpg) top left no-repeat; }
#menu5 a:hover {background-position:left bottom;}
#menu5 a.open {background-position:left bottom !important;}



#menu6 a {
	float:left;
	width:116px;
	height:44px;
	text-indent:-10000px;
	position:relative;
	cursor:pointer;
	
}

#menu6 a.linkClass { background:url(../images/menu/wineclub.jpg) top left no-repeat; }
#menu6 a:hover {background-position:left bottom;}
#menu6 a.open {background-position:left bottom !important;}



#menu7 a {
	float:left;
	width:101px;
	height:44px;
	text-indent:-10000px;
	position:relative;
	cursor:pointer;
	
}

#menu7 a.linkClass { background:url(../images/menu/contact.jpg) top left no-repeat; }
#menu7 a:hover {background-position:left bottom;}
#menu7 a.open {background-position:left bottom !important;}



#menu8 a {
	float:left;
	width:93px;
	height:44px;
	text-indent:-10000px;
	position:relative;
	cursor:pointer;
	
}

#menu8 a.linkClass { background:url(../images/menu/search.jpg) top left no-repeat; }
#menu8 a:hover {background-position:left bottom;}
#menu8 a.open {background-position:left bottom !important;}
