@font-face {
  font-family: "Bebas";
  src: url("../images/fonts/BEBAS-webfont.eot");
  src: url("../images/fonts/BEBAS-webfont.eot?#iefix") format("embedded-opentype"), url("../images/fonts/BEBAS-webfont.woff") format("woff"), url("../images/fonts/BEBAS-webfont.ttf") format("truetype"), url("../images/fonts/BEBAS-webfont.svg#Bebas") format("svg");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "FuturaBook";
  src: url("../images/fonts/futura-book-webfont.eot");
  src: url("../images/fonts/futura-book-webfont.eot?#iefix") format("embedded-opentype"), url("../images/fonts/futura-book-webfont.woff") format("woff"), url("../images/fonts/futura-book-webfont.ttf") format("truetype"), url("../images/fonts/futura-book-webfont.svg#FuturaBook") format("svg");
  font-weight: 100;
  font-style: normal;
}
/* line 5, ../sass/brands.sass */
.list-row {
  display: block;
}
/* line 7, ../sass/brands.sass */
.list-row .list-item {
  display: block;
  margin-bottom: 15px;
}
/* line 10, ../sass/brands.sass */
.list-row .list-item a {
  display: block;
}

/* line 15, ../sass/brands.sass */
#williams-sonoma h1 {
  top: 165px;
}
/* line 17, ../sass/brands.sass */
#williams-sonoma .overlay-text {
  top: 282px;
}

/* line 20, ../sass/brands.sass */
#williams-sonoma-home h1 {
  top: 120px;
}
/* line 22, ../sass/brands.sass */
#williams-sonoma-home .overlay-text {
  top: 250px;
}

/* line 25, ../sass/brands.sass */
#pottery-barn h1 {
  top: 200px;
}
/* line 27, ../sass/brands.sass */
#pottery-barn .overlay-text {
  top: 260px;
}

/* line 30, ../sass/brands.sass */
#pottery-barn-kids h1 {
  top: 190px;
}
/* line 32, ../sass/brands.sass */
#pottery-barn-kids .overlay-text {
  top: 270px;
}

/* line 35, ../sass/brands.sass */
#pbteen h1 {
  top: 155px;
}
/* line 37, ../sass/brands.sass */
#pbteen .overlay-text {
  top: 290px;
}

/* line 40, ../sass/brands.sass */
#west-elm h1 {
  top: 180px;
}
/* line 42, ../sass/brands.sass */
#west-elm .overlay-text {
  top: 250px;
}

/* line 45, ../sass/brands.sass */
#mark-and-graham h1 {
  top: 110px;
}
/* line 47, ../sass/brands.sass */
#mark-and-graham .overlay-text {
  top: 210px;
  width: 690px;
}

/* line 50, ../sass/brands.sass */
#rejuvenation h1 {
  top: 220px;
}
/* line 52, ../sass/brands.sass */
#rejuvenation .overlay-text {
  top: 300px;
}

/* line 54, ../sass/brands.sass */
.brand-links {
  text-align: center;
  bottom: 40px;
}
/* line 57, ../sass/brands.sass */
.ie6 .brand-links, .ie7 .brand-links, .ie8 .brand-links {
  margin-left: -5px;
}
/* line 59, ../sass/brands.sass */
.brand-links .list-item {
  position: relative;
  left: -50%;
  margin-bottom: 10px;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-family: Bebas, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 14px;
  word-spacing: 4px;
  background: #000;
  padding: 6px 10px;
  text-decoration: none;
}
/* line 22, ../sass/base/_functions.sass */
.ie6 .brand-links .list-item, .ie7 .brand-links .list-item, .ie8 .brand-links .list-item {
  display: inline;
}
/* line 24, ../sass/base/_functions.sass */
.brand-links .list-item a {
  color: #fff;
  text-decoration: none;
}
/* line 64, ../sass/brands.sass */
.ie6 .brand-links .list-item, .ie7 .brand-links .list-item, .ie8 .brand-links .list-item {
  margin-right: 5px;
}
