/*
http://www.ykdsoft.com
*/

.header_resize {
	background:url(../images/mavi/menu_bg.png) no-repeat center bottom;
}


.menu_nav ul li {
	background:url(../images/mavi/menu_split.gif) no-repeat right center;
}

#menu ul li ul li {
	background:#0058ba;
}

#menu ul li ul li:hover {
	background:#003066;
}


#formsearch span {
	background:url(../images/mavi/search_bg.gif) no-repeat left top;
}

#formsearch input.button_search {
	background:url(../images/mavi/search.gif);
}


.menu_nav ul li.active a, .menu_nav ul li a:hover {
	color:#fff;
	background:url(../images/mavi/menu_a.gif) no-repeat center top;
}


.footer_resize {
	border-top:1px solid #0058ba;
	background:#003066;
}