/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

@import url(../../../css/menus.css);


/* Mega Drop-Down Menu
----------------------------------------------------------------------------------------------------*/



li.level1.item183.active.current a {
background: url(../../../images/menu-glavnaya-color.png) no-repeat;
display: block;
width: 128px;
height: 59px;
text-indent: -9999px;
}

li.level1.item183 a:hover {
	background-position: 0 -59px;
}

li.level1.item183 a {
background: url(../../../images/menu-glavnaya.png) no-repeat;
display: block;
width: 128px;
height: 59px;
text-indent: -9999px;
}

li.level1.item183.active.current a:hover {
	background-position: 0 -59px;
}

li.level1.item184.active.current a {
background: url(../../../images/menu-uslugi-color.png) no-repeat;
display: block;
width: 121px;
height: 59px;
text-indent: -9999px;

}

li.level1.item184 a:hover {
	background-position: 0 -59px;
}

li.level1.item184 a {
background: url(../../../images/menu-uslugi.png) no-repeat;
display: block;
width: 121px;
height: 59px;
text-indent: -9999px;
}

li.level1.item184.active.current a:hover {
	background-position: 0 -59px;
}


li.level1.item185.active.current a {
background: url(../../../images/menu-kostymu-color.png) no-repeat;
display: block;
width: 127px;
height: 59px;
text-indent: -9999px;
}

li.level1.item185 a:hover {
	background-position: 0 -59px;
}

li.level1.item185 a {
background: url(../../../images/menu-kostymu.png) no-repeat;
display: block;
width: 127px;
height: 59px;
text-indent: -9999px;
}

li.level1.item185.active.current a:hover {
	background-position: 0 -59px;
}


li.level1.item186.active.current a {
background: url(../../../images/menu-aboutus-color.png) no-repeat;
display: block;
width: 83px;
height: 59px;
text-indent: -9999px;
}

li.level1.item186 a:hover {
	background-position: 0 -59px;
}

li.level1.item186 a {
background: url(../../../images/menu-aboutus.png) no-repeat;
display: block;
width: 83px;
height: 59px;
text-indent: -9999px;
}

li.level1.item186.active.current a:hover {
	background-position: 0 -59px;
}

li.level1.item187.active.current a {
background: url(../../../images/menu-tsenu-color.png) no-repeat;
display: block;
width: 91px;
height: 59px;
text-indent: -9999px;
}

li.level1.item187 a:hover {
	background-position: 0 -59px;
}

li.level1.item187 a {
background: url(../../../images/menu-tsenu.png) no-repeat;
display: block;
width: 91px;
height: 59px;
text-indent: -9999px;
}

li.level1.item187.active.current a:hover {
	background-position: 0 -59px;
}

li.level1.item186.active.current a:hover {
	background-position: 0 -59px;
}

li.level1.item188.active.current a {
background: url(../../../images/menu-blog-color.png) no-repeat;
display: block;
width: 74px;
height: 59px;
text-indent: -9999px;
}

li.level1.item188 a:hover {
	background-position: 0 -59px;
}

li.level1.item188 a {
background: url(../../../images/menu-blog.png) no-repeat;
display: block;
width: 74px;
height: 59px;
text-indent: -9999px;
}

li.level1.item188.active.current a:hover {
	background-position: 0 -59px;
}
/* Level 1 */
.menu-dropdown { /*margin-bottom: -20px;*/ }

.menu-dropdown li.level1 {
	/*margin-right: 20px;
	/*margin-left: 10px;*/
	padding-bottom: 20px;
}

.menu-dropdown a.level1,
.menu-dropdown span.level1 {
	/*border-radius: 4px;
	color: #bbb;*/
}

.menu-dropdown a.level1 > span,
.menu-dropdown span.level1 > span { padding: 5px 10px; }

/* Set Hover and Active */
.menu-dropdown li.level1:hover .level1,
.menu-dropdown li.remain .level1,
.menu-dropdown li.active .level1 {
	/*background: #252525;
	box-shadow: 0 1px 0 rgba(255,255,255,0.07);
	color: #fff;*/
}

/* Drop-Down */
.menu-dropdown .dropdown { top: 60px; }

.menu-dropdown .dropdown,
.menu-dropdown .dropdown-bg > div { border-radius: 4px; }


/* Line Menu
----------------------------------------------------------------------------------------------------*/

.menu-line li { background-image: url(../images/menu_line_item.png); }

