#category-nav {
	float:left;
	width:100%;
}
#category-nav-breadcrumbs {
	margin-bottom:1em;
	line-height:1.5em;
}
#category-nav-features {
	margin-bottom:1em;
	line-height:1.5em;
}
#category-nav-features span { font-weight:bold; }
#category-nav-features a {
	padding-right:16px;
	margin-right:5px;
	background:transparent url(/inc/img/stores/icons/tick.gif) no-repeat center right;
}
#category-nav-features a:hover {
	background:transparent url(/inc/img/stores/icons/remove.gif) no-repeat center right;
}

#category-nav-filters {
	height:1%;
	float:left;
	width:100%;
}
#category-nav-filters span {
	font-weight:bold;
	float:left;
	text-align:center;
	padding:4px;
	width:8em;
}
#category-nav-filters ul {
	float:left;
	list-style-type:none;
	margin:0;
	padding:4px;
}
#category-nav-filters ul li {
	float:left;
	margin:0;
	padding:0 4px;
	position:relative;
}
#category-nav-filters ul li a {
	padding-right:18px;
	background:transparent url(/inc/img/stores/icons/down-arrow.gif) no-repeat center right;
	text-decoration:none;
}
#category-nav-filters ul ul {
	border-width:1px;
	border-style:solid;
	position:absolute;
	left:4px;
	display:none;
	width:204px;
	padding:0;
} * html #category-nav-filters ul ul { top:1.2em; }
#category-nav-filters ul li.hover ul,
#category-nav-filters ul li:hover ul { display:block; }
#category-nav-filters ul ul li { padding:0; }
#category-nav-filters ul ul li a {
	float:left;
	width:200px;
	display:block;
	padding:2px;
}
#category-nav-filters ul ul li a span {
	padding:0;
	width:auto;
	font-weight:normal;
	font-style:italic;
	display:inline;
	float:none;
}
.category-nav-pages {
	margin-bottom:1em;
	height:1%;
	clear:left;
	float:left;
	width:100%;
}
.category-nav-pages span {
	border-left-style:solid;
	border-left-width:1px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	background-image:url(/inc/img/stores/icons/results-arrow.gif);
	background-repeat:no-repeat;
	background-position:center top;
	padding:4px 4px 3px 4px;
	width:8em;
	float:left;
	text-align:center;
}
.noArrow {
	background-image:none !important;
	background-color:white !important;
	border-top-style:solid !important;
	border-top-width:1px !important;
}
.category-nav-pages#bottom-category-nav {
	margin:1em 0 0 0;
	width:100%;
}
.category-nav-pages#bottom-category-nav span {
	border-top-style:solid;
	border-top-width:1px;
	background:#fff;
}
.category-nav-pages .list-nav { float:right; }
.category-nav-pages .list-nav span {
	border:none !important;
	float:left;
	width:auto;
	background:none !important;
	padding:4px 6px;
}
.category-nav-pages .list-nav a {
	margin-left:5px;
	padding:4px 6px;
	float:left;
}
#category-nav-sorting {
	clear:left;
	width:100%;
	margin-bottom:1em;
}
#category-nav-sorting span { font-weight:bold; }
#category-nav-sorting a {
	background:transparent center right no-repeat;
	padding-right:13px;
	margin-right:10px;
}
#category-nav-sorting a.down { background-image:url(/inc/img/stores/icons/sort-down.gif); }
#category-nav-sorting a.down-on { background-image:url(/inc/img/stores/icons/sort-down-fill.gif); }
#category-nav-sorting a.up { background-image:url(/inc/img/stores/icons/sort-up.gif); }
#category-nav-sorting a.up-on { background-image:url(/inc/img/stores/icons/sort-up-fill.gif); }

/* business telephones headsets ======================================================== */ 

.checkboxes {
	margin:0 0 0 20px;
	padding:0;
}

.checkboxes input {
	padding:0 0 3px 0;
	margin:0;
}

