#body-center {
	padding-left: 20px;
}
#refines {
  color: black;
  font-family: arial;
  font-size: 12px;
  width: 180px;
}

#refines h4 {
	background-color: #4fb3e5;
	color: white;
	display: block;
	font-family: "Open Sans Condensed",sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 5px 5px 5px 20px;
}

#refines label {
	display: block;
	color: #205487;
	font-family: "Open Sans",sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin: 10px 0 10px;
}

#refines .refineBlock {
  border-bottom: 1px solid #c7c7c7;
  margin: 10px 0;
  padding: 5px 0 10px;
  position: relative;
}

#refines .attr {
  display: block;
  margin: 3px 0 3px 10px;
}

#refines .cnt {
  color: #747474;
  margin-left: 5px;
}

#refines .unavailable {
  display: none;
}

#refines .attr:hover {
  color: #0587c8;
}

#refines .attr input {
  margin-right: 10px;
}

.pagingItem {
	font-size: 13px;
	border-right: 2px solid #e8e8e8;
	margin: 5px 0;
	padding: 10px;
	text-align: center;
}
.pagingItemList td {
	font-size: 13px;
}

.pagingItem .regular-price, .pagingItemList .regular-price {
  color: #808080;
  display: block;
  font-size: 12px;
  text-decoration: line-through;
}

.pagingItem .sale-price ,.pagingItemList .sale-price {
  color: #c9161e;
  display: block;
  font-weight: bold;
}

.pagingItem .category-name ,.pagingItemList .category-name {
  color: #162334;
  display: block;
  font-weight: bold;
  text-decoration: none;
}
.pagingItem .img {
	margin: 10px 0 10px;
}
.pagingItem .rating, .pagingItemList .rating  {
	margin-bottom: 10px;
}

.pagingItem .free-shipping, .pagingItemList .free-shipping {
  color: #205487;
  display: block;
  font-weight: bold;
}

.pagingItem .more-info, .pagingItemList .more-info {
  background: url("http://sep.turbifycdn.com/ty/cdn/yhst-99239380869547/etp2014-button-arrow.png") no-repeat scroll 94% center #4fb3e5;
  border: 0 none;
  color: white;
  display: block;
  font-size: 13px;
  line-height: 25px;
  margin: 10px auto;
  padding-right: 10px;
  text-decoration: none;
  width: 90px;
}
.pagingCell:last-child .pagingItem {
	border-right: 0 none;
}

#pagingTable > tbody > tr.grid {
  border-bottom: 7px solid #e8e8e8;
}
#pagingTable > tbody > tr.list {
  border-bottom: 2px solid #e8e8e8;
}

#pagingTable > tbody > tr:last-child {
  border-bottom: 0 none;
}

.pagingTop, .pagingBottom {
  background : linear-gradient(white,#dadada);
  background: -moz-linear-gradient(center top , white, #dadada) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 1px solid #dadada;
  display: block;
  padding: 3px 6px 3px 20px;
}

.paginate * {
  color: #162334;
  font-size: 13px;
}

.pages-option-a {
  margin: 0 4px;
}

#pagingTable tr.list td {
  padding: 15px 0 15px;
}

.pagingItemList .abstract {
  color: #76726f;
  font-size: 12px;
  margin-top: 15px;
}

#selection {
    background-color: #e8e8e8;
    width: 180px;
    font-family: arial;
    font-size: 12px;
}

#selection h4 {
    display: block;
    background-color: #9f9f9f;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: white;
    padding: 5px 5px 5px 20px;
    margin: 0;
}

#selection ul {
    list-style: none;
    padding: 0 0 10px 0;
    margin: 0;
}

#selection li {
    display: block;
    margin: 3px 0 3px 10px;
}

#selection li.first {
    margin: 3px 0;
    margin-bottom: 10px;
    padding: 0;
}

#selection li.first:before {
    content: '';
    margin-left: 5px;
}

#selection li a {
    background: url('//sep.turbifycdn.com/ty/cdn/yhst-99239380869547/etp2014-clear.png') no-repeat 0 0;
    padding-left: 25px;
    color: black;
    text-decoration: none;
}

#selection li.first > a {
    background: 0;
    padding: 0;
    color: #0587c8;
    text-decoration: none;
}
