/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

div#menu li.fancy div.fancy-container div.fancy-m {
	background-image: none;
}

div#menu li.fancy div.fancy-container div.fancy-l {
	background-image: none;
}

div#menu li.fancy div.fancy-container div.fancy-r {
	background-image: none;
}


div#menu ul.menu ul {
	top: 45px;
	border-top: 8px solid #e51b24;
	background:none repeat scroll 0 0 #5f6064;
}

div#menu li.level1 li a, div#menu li.level1 li span.separator 
{
	background:none;
}

div#menu li:first-child a
{
	border-left:0px;
}

