#promo {
    padding-left: 25px;
}

#atomz_search_results {
	margin-top: 1em;
  width: 608px;
}

.searchResults {
    padding-left: 25px;
}

.searchResults#firstRow {
    padding-left: 0px;
}


.wss_search_result, .wss_search_results {
/*  width: 32%;*/
  width: 192px;
  float: left;
  margin: 0;
  padding: 0 0 20px 0;
}
.wss_search_result a span,
.wss_search_result img,
.wss_search_results a span,
.wss_search_results img {
  border: 1px solid #555555;
  width: 178px;
  height: 178px;
  background: center center no-repeat;
  display: block;
}

.wss_search_result a:visited,
.wss_search_result a:active,
.wss_search_result a:link,
.wss_search_results a:visited,
.wss_search_results a:active,
.wss_search_results a:link {
  display: block;
  color: #555555;
  text-decoration: none;
  padding-right: 10px;
}
.wss_search_result a:hover,
.wss_search_results a:hover {
  text-decoration: underline;
  color: #0BB6E2;
}

.atomz_search_result {
  width: 32%;
  /*height: 259px;*/
  height: 240px;
  float: left;
  margin: 0;
  padding: 0 0 20px 0;
}
.atomz_search_results a span,
.atomz_search_results img {
  border: 1px solid #555555;
  width: 178px;
  height: 178px;
  background: center center no-repeat;
  display: block;
}

.atomz_search_results a:visited,
.atomz_search_results a:active,
.atomz_search_results a:link {
  display: block;
  color: #555555;
  text-decoration: none;
  padding-right: 10px;
  height: 210px;
}
.atomz_search_results a:hover {
  text-decoration: underline;
  color: #0BB6E2;
}

.atomz_promo {
  text-align: center;
  vertical-align: middle;
  height: auto;
  width: 98%;
  margin: 0em 0 1em 0;
  color: black;
}
.atomz_promo img {
  border: 1px solid black;
}

.atomz_facet a:visited, .atomz_facet a {
    color: black;
    text-decoration: none;
}

.atomz_facet a:hover {
    color: #0BB6E2;
    text-decoration: underline;
}

.atomz_pager a:visited {
  color: black;
}

.atomz_pager a:hover {
  color: #0BB6E2;
}
.atomz_facet span, a.atomz,
.atomz_pager em {
  color: #FF00B1;
}
.atomz_pager { 
    text-align: center;
    margin-right: 50px;
    height: 14px;
}
.atomz_pager em { font-style: normal; }

.atomz_facet ul {
  margin: 3px 0 0 0;
  padding: 0 0 0 10px;
}
.atomz_facet ul li {
  /*margin-left: 10px;*/
  list-style: none;
}

.brand_name {font-weight:bold; padding: 0 0 3px 0;}

#navside h4 {
	text-align: left;
}

.atomz_facet label {
	font-weight: bold;
	padding-bottom: 2px;
}

div.atomz_facet ul li.refinement a {
	display:block;
	float:right;
}

.atomz_pager a#viewall, 
.atomz_pager a#viewpages {
	padding-right:7px;
}

/*form#sortmenu {
	float:right;
	width:165px;	
}

*/

span.now {
	color: red;
}

span.was {
	color: gray;
}

span.normal {
    font-weight: bold;
}

span.current {
    color: #DD1313;
    font-weight: bold;
}

span.previous {
    color: #A09797;
    font-weight: bold;
}

span.original {
    color: #BEBDBD;
    font-weight: bold;
}

div.pink {
    background-color: #FCEEFB; 
    border: 1px dotted #999999;
    font-weight: bold; 
    /*position: relative;*/
    width: 587px;
    /*margin-left: -20px;*/
    padding-left: 25px;
    margin-bottom: 10px;
}

.singleResult .thumb {
    float: left;
    padding-right: 20px;
}

.singleResult .title {
    font-size: 15px;
    font-weight: bold;
}

.singleResult .brand_name {
    padding-bottom: 10px;
    color: #555555;
}

.singleResult .price {
    padding-bottom: 10px;
}

.categoryResults {
    padding-top: 30px;
    clear: both;
}
