#filterNav {
  float: left;
  margin-right: 30px;
  width: 218px;
}

#filterContent {
  float: left;
  width: 976px;
}

#filterContent h1 {
	font-size: 25px;
	margin-bottom: 16px;
}

#filterNav h3 {
  border-bottom: 1px solid silver;
  color: black;
  font-size: 18px;
  margin-bottom: 20px;
  padding-bottom: 11px;
  text-transform: uppercase;
}

#filterNavSubCats a {
  background-image: url("https://turbifycdn.com/ty/cdn/swps/filter-nav-carat.png");
  color: #1d1d1d;
  display: block;
  font-size: 14px;
  margin-bottom: 16px;
  padding-left: 17px;
  background-repeat: no-repeat;
  background-position: 5px 4px;
}

#filterNavSubCats a:hover {
	text-decoration: underline;
}

#filterNav h4 {
  font-size: 20px;
  color: #065697;
  padding-bottom: 11px;
  border-bottom: 1px solid silver;
  margin-bottom: 20px;
}

#refines label {
  display: block;
  font-size: 15px;
  font-weight: bold;
  color: #1d1d1d;
  padding-left: 15px;
  padding-bottom: 15px;
}

#filterNav .refineBlock {
  border-bottom: 1px solid silver;
  color: #222222;
  font-size: 14px;
  margin-bottom: 20px;
  padding-bottom: 15px;
  padding-left: 15px;
}

#refines .attr {
  margin-bottom: 10px;
}

#filterNav .cnt {
  color: #868686;
}

.pagingItem {
  border: 1px solid #dadad2;
  box-sizing: border-box;
  float: left;
  margin: 5px 3px 20px;
  width: 236px;
  height: 340px;
  position: relative;
}

.pagingItem .img {
  text-align: center;
  position: relative;
}

.pagingItem .title a {
  color: #222222;
  font-size: 13px;
  margin: 0 10px 20px;
  display: block;
}

.pagingItem .price {
  margin: 0 10px 20px;
}

.pagingItem .salePr {
  color: #065697;
  font-size: 16px;
  font-weight: bold;
}

.pagingItem .regPr {
  color: #222222;
  font-size: 14px;
  margin-left: 10px;
  text-decoration: line-through;
}

.pagingItem .youSave {
  color: #66980f;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
}

div.clear {
	clear: both;
	height: 0;
}

.pagingItem .stars {
  margin: 0 10px 10px;
}

.pagingItem .revSect {
  float: left;
  width: 50%;
}

.pagingItem .comp {
  float: right;
  text-align: right;
  width: 50%;
  font-size: 13px;
}

.pagingItem .comp a {
	color: #222222;
}

.sortblock {
  font-size: 14px;
  color: black;
  padding-left: 14px;
}

.paginate {
  background-color: #f0f0ec;
}

.sortControl td {
  line-height: 50px;
}

.pageNums {
  padding-right: 14px;
  text-align: center;
}

.pagingResults {
	text-align: center;
}

.sortControl {
  width: 100%;
}

.pageNums a {
  color: black;
  font-weight: bold;
}

.pgNum {
  background-color: white;
  border: 1px solid gray;
  margin: 0 2px;
  padding: 5px 10px;
  color: #d71921;
}

.pgNum a {
	color: #565656;
}

.pagingItem.listItem {
  border: 0 none;
  clear: both;
  float: none;
  height: auto;
  margin: 15px 0;
  min-height: 280px;
  width: 100%;
}

.pagingItem.listItem .imageCell {
  float: left;
  text-align: center;
  width: 236px;
  margin-right: 40px;
}

.pagingItem .img {
  margin-bottom: 10px;
  position: relative;
  text-align: center;
}

.pagingItem.listItem .comp {
  float: none;
  text-align: left;
}

.listItem .title > a {
  border-bottom: 1px solid #dadad2;
  color: #222222;
  font-size: 22px;
  padding-bottom: 14px;
  display: block;
}

.listItem .price {
  border-bottom: 1px solid silver;
  padding-bottom: 22px;
  padding-top: 22px;
}

.listItem .textCell {
  margin-left: 260px;
}

.listItem .img {
  border: 1px solid #dadad2;
}

.pagingItem.listItem .title {
  margin: 0 10px;
}

.listItem input[type="submit"] {
  background-color: #2c669f;
  color: white;
  font-weight: bold;
  line-height: 34px;
  text-transform: uppercase;
  width: 205px;
  font-size: 15px;
  float: right;
}

.listItem .abstract {
  color: #2d2d2d;
  font-size: 13px;
  line-height: 18px;
}

.sortblock select {
	-webkit-box-shadow: 3px 4px 5px -3px rgba(0,0,0,0.75);
	-moz-box-shadow: 3px 4px 5px -3px rgba(0,0,0,0.75);
	box-shadow: 3px 4px 5px -3px rgba(0,0,0,0.75);
	padding: 5px;
}
