
#nav {
	padding:0 11px 0 16px;
	width:179px;
	font-size:1em;
	z-index:999;}

/************** ALL LEVELS  *************/ /* Style consistent throughout all nav levels */
#nav li.level0 {
	list-style:none;
	position:relative;
	line-height:29px;
	height: 29px;
	background:url(../images/arrow.gif) no-repeat top left;
	font-weight:bold;
	padding-left:15px;
 	color:#000;
	width: 164px;
	text-align: left;
	border-bottom:1px solid #E9821B;
	}
#nav li.over { z-index:99; background: #f6bc5a;	line-height:29px;
	height: 29px; }
#nav li:hover {background: #f6bc5a; width: 164px;	line-height:29px;
	height: 29px;}
#nav li.active { z-index:98;} /* to prevent the li separator from showing through on mouseover on li */
#nav a, #nav a:hover {color:#FFFFFF; display:block; text-decoration:none;	line-height:29px;
	height: 29px; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }

/************ 1ST LEVEL  ***************/
#nav li.active a { color:#ffffff; }
#nav a {color:#FFF;
display:block;
font-size:14px;
height: 29px;
line-height:29px;
text-decoration:none;
}
#nav li.over a, #nav a:hover { color:#fff; }


/************ 1ST LEVEL RESET ************/
#nav ul li, #nav ul li.active {
	float:none;
	margin:0;
	line-height: 29px;
	height: 29px;
	padding: 0;
	background:#F9C25B;
	}
#nav ul li.over {background:#F9C25B url(../images/nav_divider.gif) repeat-x 0 100%;}
#nav ul li.last { background:#F9C25B; padding-bottom:0; }

	
#nav ul a, #nav ul a:hover {
	float:none;
	padding:0;
	background:none;
	}
#nav ul li a { font-weight:normal !important; }


/************ 2ND LEVEL ************/
#nav ul {
	width:170px;
	position: absolute;
   display: none;
	top: 0;
	left:160px;
   border:1px solid #CF7200;
	z-index: 1000;
}

/* Show menu */
#nav li.over ul { display: block;}
#nav li.over ul li.over ul { display: block;}
#nav li.over ul ul { display: none;}


#nav ul li a {background:#F9C25B url(../images/nav_divider.gif) repeat-x 0 100%;}
#nav ul li a:hover {background:#CF7200 url(../images/nav_divider.gif) repeat-x 0 100%;}
#nav ul li.last a {background:#F9C25B;}
#nav ul li.last a:hover {background:#CF7200;}
#nav ul li a, #nav ul li a:hover {padding-left:5px; height: 29px;line-height: 29px; width:165px; color:#000 !important; font-weight:bold;
}


/************ 3RD+ LEVEL ************/
#nav ul ul { top:5px; }

/*ul#nav11 {
 
list-style-type:none;
color:#1f4672;
font-size:12px;
text-decoration:none;
text-align:center;
	}
	
 ul#nav11 li {
 		float:left;
 		cursor: pointer;
 		position:relative;
 		}*/
		
		ul#nav11 {
list-style-type:none;
color:#1f4672;
font-size:12px;
text-decoration:none;
text-align:center;
	}
	
 ul#nav11 li {
 		float:left;
 		cursor: pointer;
 		position:relative;
  		}
	

	
		ul#nav11 li a {
		display:block;
		cursor:pointer;
		color:#373735;
		padding-top:2px;
		font-size:14px;
		text-decoration:none;
		text-align:center;
		font-family:"Trebuchet MS", "Myriad Pro";
		font-weight:bold;
		position:relative;
		line-height: 12px; }
		
		ul#nav11 li a#home { line-height: 23px;}
		ul#nav11 li a#our-toys { line-height: 23px;}
		
		ul#nav11 li a:hover {
		display:block;
		cursor:pointer;
		color:#EE951E;
		padding-top:2px;
		font-size:14px;
		text-decoration:none;
		text-align:center;
		font-family:"Trebuchet MS", "Myriad Pro";
		font-weight:bold;
		background-image:url(../images/bt-nma.png); width:96px; height:50px; 
			 
	 }
 /*
 #nav11 #home{ background:url(../images/bt-nmh.gif) no-repeat; width:96px; height:56px; }
#nav11 #brand{  background:url(../images/bt-nmb.gif) no-repeat; width:96px; height:56px; }
#nav11 #products{ background:url(../images/bt-nmp.gif) no-repeat; width:96px; height:56px; }
#nav11 #about{  background:url(../images/bt-nma.gif) no-repeat; width:96px; height:56px; }
#nav11 #contact{  background:url(../images/bt-nmc.gif) no-repeat; width:96px; height:56px; }

#nav11 #home:hover{  background-image:url(../images/bt-ovh.gif); width:96px; height:56px; }
#nav11 #brand:hover{  background:url(../images/bt-ovb.gif) no-repeat; width:96px; height:56px;}
#nav11 #products:hover{ background:url(../images/bt-ovp.gif) no-repeat; width:96px; height:56px;}
#nav11 #about:hover{ background:url(../images/bt-ova.gif) no-repeat; width:96px; height:56px;}
#nav11 #contact:hover{ background:url(../images/bt-ovc.gif) no-repeat; width:96px; height:56px;} 
*/
 #nav11 a{ background:url(../images/bt-nm.gif) no-repeat; width:96px; height:50px; }
 #nav11 a:hover{background-image:url(../images/bt-nma.gif); width:96px; height:50px; }



.vertical-nav {width:206px;}
#nav_vert {font-size:1em; z-index:999;}


 
