/*<meta />*/

@media only screen and (max-width: 767px)
{
	.search-bar
	{
		width: 100%;
	}

	ul.menu._Skins_MenuLeft.mc-component
	{
		display: none;
		background: #f5f7f9;
		background: -moz-linear-gradient(top, #f5f7f9 0%, #f5f7f9 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f7f9), color-stop(100%,#f5f7f9));
		background: -webkit-linear-gradient(top, #f5f7f9 0%, #f5f7f9 100%);
		background: -o-linear-gradient(top, #f5f7f9 0%,#f5f7f9 100%);
		background: -ms-linear-gradient(top, #f5f7f9 0%,#f5f7f9 100%);
		background: linear-gradient(top, #f5f7f9 0%,#f5f7f9 100%);
		-pie-background: linear-gradient(#f5f7f9, #f5f7f9);
	}

	ul.menu._Skins_MenuLeft.mc-component a
	{
		
	}

	ul.menu._Skins_MenuLeft.mc-component li > a
	{
		background-color: #f5f7f9;
	}

	ul.menu._Skins_MenuLeft.mc-component ul > li > a
	{
		background-color: #f5f7f9;
	}

	ul.menu._Skins_MenuLeft.mc-component ul ul > li > a
	{
		background-color: #f5f7f9;
	}

	ul.menu._Skins_MenuLeft.mc-component ul ul ul > li > a
	{
		background-color: #f5f7f9;
	}

	ul.menu._Skins_MenuLeft.mc-component ul ul ul ul > li > a
	{
		background-color: #f5f7f9;
	}

	ul.menu._Skins_MenuLeft.mc-component li > a.selected
	{
		background-color: #f5f7f9;
	}

	ul.menu._Skins_MenuLeft.mc-component li > a:hover
	{
		background-color: transparent;
	}

	ul.menu._Skins_MenuLeft.mc-component ul > li > a:hover
	{
		background-repeat: repeat;
		background-color: transparent;
	}

	ul.menu._Skins_MenuLeft.mc-component ul ul > li > a:hover
	{
		background-repeat: repeat;
		background-color: transparent;
	}

	ul.menu._Skins_MenuLeft.mc-component ul ul ul > li > a:hover
	{
		background-repeat: repeat;
		background-color: transparent;
	}

	ul.menu._Skins_MenuLeft.mc-component ul ul ul ul > li > a:hover
	{
		background-repeat: repeat;
		background-color: transparent;
	}

	ul.menu._Skins_SideMenu.mc-component li > a:hover
	{
		background-color: transparent;
	}

	ul.menu._Skins_SideMenu.mc-component ul > li > a:hover
	{
		background-repeat: repeat;
		background-color: transparent;
	}

	ul.menu._Skins_SideMenu.mc-component ul ul > li > a:hover
	{
		background-repeat: repeat;
		background-color: transparent;
	}

	ul.menu._Skins_SideMenu.mc-component ul ul ul > li > a:hover
	{
		background-repeat: repeat;
		background-color: transparent;
	}

	ul.menu._Skins_SideMenu.mc-component ul ul ul ul > li > a:hover
	{
		background-repeat: repeat;
		background-color: transparent;
	}

	ul.menu._Skins_MenuLeft.mc-component li > a.selected:hover
	{
		background-color: transparent;
	}

	ul.menu._Skins_SideMenu.mc-component li > a.selected:hover
	{
		background-color: transparent;
	}

	ul.menu._Skins_SideMenu.mc-component
	{
		display: none;
		background: #f5f7f9;
		background: -moz-linear-gradient(top, #f5f7f9 0%, #f5f7f9 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f7f9), color-stop(100%,#f5f7f9));
		background: -webkit-linear-gradient(top, #f5f7f9 0%, #f5f7f9 100%);
		background: -o-linear-gradient(top, #f5f7f9 0%,#f5f7f9 100%);
		background: -ms-linear-gradient(top, #f5f7f9 0%,#f5f7f9 100%);
		background: linear-gradient(top, #f5f7f9 0%,#f5f7f9 100%);
		-pie-background: linear-gradient(#f5f7f9, #f5f7f9);
	}

	ul.menu._Skins_SideMenu.mc-component a
	{
		
	}

	ul.menu._Skins_SideMenu.mc-component li > a
	{
		background-color: #f5f7f9;
	}

	ul.menu._Skins_SideMenu.mc-component ul > li > a
	{
		background-color: #f5f7f9;
	}

	ul.menu._Skins_SideMenu.mc-component ul ul > li > a
	{
		background-color: #f5f7f9;
	}

	ul.menu._Skins_SideMenu.mc-component ul ul ul > li > a
	{
		background-color: #f5f7f9;
	}

	ul.menu._Skins_SideMenu.mc-component ul ul ul ul > li > a
	{
		background-color: #f5f7f9;
	}

	ul.menu._Skins_SideMenu.mc-component li > a.selected
	{
		background-color: #f5f7f9;
	}
}

