#categoryZone2 a, #categoryZone3 a {
  background-image: url(/_images/layout/bullets/blue-bullet.gif);
  background-position: 2px 2px;
  background-repeat: no-repeat;
  color: #000;
  display: block;
  font: 10px Arial, Helvetica, sans-serif;
  padding-bottom: 8px;
  padding-left: 18px;
  text-decoration: underline;
  text-transform: uppercase; }

#searchPageContainer {
  padding-top: 30px; }

#categorySearchHeader .categorySearchHeadline {
  font: 12px Arial, Helvetica, sans-serif;
  padding-left: 30px;
  text-transform: uppercase; }
#categorySearchHeader .dividerSearchHeader {
  margin-bottom: 15px;
  margin-top: 10px; }

#categorySearchResult {
  margin-left: 30px; }

#categorySearchImageWrapper {
  border: 1px solid #dfdfdf;
  margin-right: 20px;
  width: 121px;
  float: left; }
  #categorySearchImageWrapper a {
    display: inline-block; }

#categorySearchImage {
  display: table-cell;
  vertical-align: middle;
  height: 121px; }

#BuyPhoneSearchResultsDiv {
  background-color: #00a8ff;
  border-radius: 2px;
  cursor: pointer;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 15px;
  padding: 2px 5px;
  margin-top: 5px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase; }

#BuyPhoneSearchResults {
  color: white; }

.categoryZoneWrap {
  float: left;
  width: 500px; }

#categoryZone2 {
  padding-right: 10px;
  width: 220px;
  float: left;
  background-image: url(/_images/layout/bullets/zone_divider.gif);
  background-repeat: repeat-y;
  background-position: 100% 0;
  margin-right: 20px; }
  #categoryZone2 a.green_bullet {
    background-image: url(/_images/layout/bullets/bullet_small_green.gif); }

#categoryZone3 {
  width: 240px;
  float: left; }
  #categoryZone3 a.green_bullet {
    background-image: url(/_images/layout/bullets/bullet_small_green.gif); }

#categorySearchImageInnerTD {
  height: 115px;
  vertical-align: middle; }
  #categorySearchImageInnerTD a {
    display: block; }

.PrListPagingPages {
  line-height: 60px;
  padding: 0;
  text-align: center;
  height: auto;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px; }
  .PrListPagingPages a {
    margin: 0 1px;
    color: #000; }
  .PrListPagingPages strong {
    color: #00a8ff;
    text-decoration: underline; }
  .PrListPagingPages img {
    position: relative;
    top: 6px; }

.doublestroke {
  width: 100%;
  height: 3px; }

.InfoButton_ProductList {
  background-color: #6dd13c; }

.productNumber {
  /*padding-top: 6px;*/ }

.productStatusNumber {
  margin-top: 5px;
  height: 22px; }

#categoryZone1 a {
  background-image: url(/_images/layout/bullets/bullet_large.gif);
  background-position: 2px 0;
  background-repeat: no-repeat;
  color: #000;
  display: block;
  font: 15px Arial, Helvetica, sans-serif;
  padding-bottom: 12px;
  padding-left: 29px;
  text-decoration: underline;
  text-transform: uppercase; }

.bodyWrapper .productsListWrapper ul {
  border-top: 0 solid white; }

@media only screen and (max-width: 900px) {
  #categorySearchImageWrapper {
    border: 0; }

  .categoryZoneWrap {
    float: left;
    width: 100%;
    margin-top: 10px; }

  #categorySearchImage {
    height: 100%; } }
@media only screen and (max-width: 500px) {
  #categoryZone1, #categoryZone2, #categoryZone3 {
    width: 100%;
    background: none;
    margin: 0;
    padding: 0; } }

/*# sourceMappingURL=search-Page.css.map */
