/*
 * topmenu
 */

 div#menu ul.menu ul {
	background: url(/content/templates/yoo_colorpalette/images/menu_dropdown_bg-trans.png) 0 100% no-repeat;
	behavior: url(/scripts/iepngfix.htc);
	_background: url(/images/blank.gif) 0 100% no-repeat;
}

div#menu li.fancy div.fancy-container div.fancy-m {
	background: url(/images/sitemenu/menu_fancy_m.png) 0 0 repeat-x;
	background-position: top;
	_background: url(/images/blank.gif) 0 100% no-repeat;
	behavior: url(/scripts/iepngfix.htc);
	height: 45px;
}

div#menu li.fancy div.fancy-container div.fancy-l {
	background: url(/images/sitemenu/menu_fancy_l.png) 0 0 no-repeat;
	_background: url(/images/blank.gif) 0 0 no-repeat;
	background-position: top;
	behavior: url(/scripts/iepngfix.htc);
	height: 45px;
}

div#menu li.fancy div.fancy-container div.fancy-r {
	background: url(/images/sitemenu/menu_fancy_r.png) 0 0 no-repeat;
	_background: url(/images/blank.gif) 0 0 no-repeat;
	background-position: top;
	behavior: url(/scripts/iepngfix.htc);
	height: 45px;
}


div#menu a.level1, div#menu span.level1 {

	line-height: 40px;
	font-size: 16px;
	text-transform: none;
	font-weight: normal;
	z-index: 210;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	
}

#menu {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	width: 980px;
	height: 45px;
	line-height: 44px;
	z-index: 200;
	background-repeat:no-repeat;
	background: url(/images/globalnav/bgstrip.png);
	_background: url(/images/globalnav/bgstrip.gif);
	behavior: url(/scripts/iepngfix.htc);
}