* {padding:0px;margin:0px;outline:0;outline-style:none;}
ol,
ul {
  list-style: none;
  }
.clear {clear:both;}

.all_wrapper {
	margin-top: -20px;
}

#navigation {
	background: #323232;
	height: 40px;
    min-width:950px;
}


ul.top_nav {
	font-size: 11px;
	float: left;
    height:40px;
}

ul.top_nav li {
	float:left;
	height: 40px;
	background: url(http://donnamoda.ru/published/publicdata/DONNAMODA/attachments/SC/themes/aqua/images/nav_sep.png) no-repeat left center;
}
ul.top_nav li.item-1{
  width: 245px;
}

ul.top_nav li a, ul.top_nav li span {
	color: #ffffff;
	display: block;
	padding: 0px 15px;
	line-height: 40px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
}

ul.top_nav li a:hover {
	background: #e4006f;
	color: #ffffff;
}

ul.sub_top_nav {
    background: #323232;
	display:none;
	position:absolute;
	z-index:99999;
	width: 245px;
}

ul.sub_top_nav li {
	float:none;

	white-space: nowrap;
	height: 30px;
}
ul.sub_top_nav a:hover {
  background: #e4006f;
  }


ul.sub_top_nav li a, ul.sub_top_nav li span {
	color: #f0f0f0;
	font-size: 14px;
	text-transform: none;
	display: block;
	line-height: 30px;
    height: 100%;
}

 ul.sub_top_nav li img {float:left;}


#search {
	width: 150px;
	height: 20px;
	background: url(http://donnamoda.ru/published/publicdata/DONNAMODA/attachments/SC/themes/aqua/images/searchbar-bg.png);
	float:right;
	margin: 10px 30px 10px 0;
}

#search input {border: none;background: transparent;}

#searchbar {
	float:left;
	width:120px;
	height: 20px;
	padding: 0 5px;
}

#search-btn {
	height: 20px;
	width: 20px;
	float:right;
	cursor: pointer;
    background:
}

.vertical li {
    padding-left:20px;
}

ul.sub_top_nav li{
  background: none !important;
}


