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

 

#menu {
	height:26px;
	z-index:500;
	margin:0 auto;
    padding-bottom: 13px;
	padding-top: 10px;

	
}


/* ------

#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 {
	
}


#nav { }

#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;
cursor:pointer;
font-size:1em;
text-decoration:none;
background-color:#343434;
}

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

}


#nav a:hover{
color:#FEFEFE!Important;
background-color:#646464;

}

 

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

#nav ul {
position:absolute;
display:none;
width:190px;
top:24px;
left:10px;

 
}

#nav li ul a{
width:190px;
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:200px;
margin:0px 0 0 0px;
padding:0;
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;
	padding:0 10px 0 0px;
	position:relative;
	cursor:pointer;
	border-right: 1px ridge #333333;
	height:26px;

	
	
	
	
}


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



#menu2 a {
	float:left;
	border-right: 1px ridge #333333;
	height:26px;
	padding:0 10px 0 10px;
	position:relative;
	cursor:pointer;
	
}

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



#menu3 a {
	float:left;
	border-right: 1px ridge #333333;
	height:26px;
	padding:0 10px 0 10px;
	position:relative;
	cursor:pointer;
}

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




#menu4 a {
	float:left;
	border-right: 1px ridge #333333;
	height:26px;
	padding:0 10px 0 10px;
	position:relative;
	cursor:pointer;
}

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



#menu5 a {
	float:left;
	border-right: 1px ridge #333333;
	height:26px;
	padding:0 10px 0 10px;
	position:relative;
	cursor:pointer;
}

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



#menu6 a {
	float:left;
	border-right: 1px ridge #333333;
	height:26px;
	padding:0 10px 0 10px;
	position:relative;
	cursor:pointer;
}

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



#menu7 a {
	float:left;
	border-right: 1px ridge #333333;
	height:26px;
	padding:0 10px 0 10px;
	position:relative;
	cursor:pointer;
}

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



#menu8 a {
	float:left;
	border-right: 1px ridge #333333;
	height:26px;
	padding:0 10px 0 10px;
	position:relative;
	cursor:pointer;
}

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




#menu9 a {
	float:left;
	border-right: 1px ridge #333333;
	height:26px;
	padding:0 10px 0 10px;
	position:relative;
	cursor:pointer;
	
}

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