/*
	Fancy Menu
*/
#menusys_mega .fancy{
	margin: 0;
	position: absolute;
	z-index: 10;
	
}
#menusys_mega .fancy .fancy-center {
     margin: 1px 0;
     height: 40px;
     border:1px solid #d64943;
     background: url(../../images/mega/fancy.png) repeat-x left top;
     
     border-radius:5px;
     box-shadow: inset 0 0 10px #920705;
}
#menusys_mega .fancy .fancy-right{

}
