/* Local Style Rules */
.catalogsearch-result-index .products-grid li.item {
	width: 138px;
}
.catalogsearch-result-index .products-grid li.item .desc {
	display: none;
}
.col1-layout .col-main {
	background: transparent;
}
.col1-layout .products-grid {
	width: auto;
}
.header {
	text-align: auto;
}
.header .form-search {
	top: 5px;
}
.header .quick-access {
	position: absolute;
	right: 0;
}
.header-container {
	height: 115px;
}
#nav {
	width: auto;
}
#nav a {
	color: #000;
	font-weight: bold;
}
#nav li.level0 {
	display: inline-block;
	padding-right: 25px;
}
#nav li:last-child {
	padding-right: 0;
}
#nav ul {
	top: auto;
}
#nav ul li,
#nav ul li.active {
	background: #fff;
}
#nav ul li a {
	background: #fff;
}
#nav ul li a:hover {
	background: #fff;
	color: #219e24 !important;
}
.nav-container {
	bottom: 20px;
	position: absolute;
	text-transform: uppercase;
	right: 0;
}
.nav-container .block {
	border: none;
}
.nav-container .block .block-title {
	display: none;
}
.openmesh-top-menu {
	margin-left: auto;
	margin-top: 52px;
	right: 0;
	width: auto;
}
.openmesh-top-menu a:last-child {
	padding-right: 0;
}
.page-title h1 {
	display: none;
}
.products-grid {
	background: none;
	border-bottom: 1px solid #ddd;
}
.products-grid li.item {
	border-right: 1px solid #ddd;
	height: 270px;
	min-height: 270px;
	padding-bottom: 110px;
	width: 295px;
}
.products-grid li.item:last-child {
	border-right: none;
}
.products-grid li.item.last {
    border-right: none;
}
.products-grid.col1-grid li.item {
    width: auto;
}
.products-grid.col2-grid li.item {
    width: 454px;
}
.col3-layout .products-grid.col3-grid li.item {
    width: 139px;
}
.products-grid.col4-grid li.item {
    width: 216px;
}
.products-grid.col5-grid li.item {
    width: 169px;
}
.products-grid.col6-grid li.item {
    width: 137px;
}
