.view-id-billboard_promos {
  width: 918px;
  height: 290px;
  background: #fff;
  position: relative;
}

#abb-loader {
  position: absolute;
  width: 918px;
  height: 290px;
}

#abb-loader img {
  display: block;
  margin: 129px auto 0 auto;
}

.abb {
  width: 918px;
  height: 290px;
  overflow: hidden;
  position: absolute;
  line-height: 100%;
  display: none;
  color: #4c4b43;
}

.abb-slides {
  width: 549px;
  height: 290px;
  overflow: hidden;
  background: #fff;
  position: absolute;
}

.slide {
  width: 549px;
  height: 290px;
  overflow: hidden;
  position: absolute;
  display: none;
}

.abb-navigation {
  width: 369px;
  height: 290px;
  overflow: hidden;
  position: absolute;
  left: 549px;
  background: #fff;
}

.abb-navigation-inner {
  position: relative;
}

a.nav-slide {
  display: block;
  width: 184px;
  height: 96px;
  overflow: hidden;
  margin: 0;
  position: absolute;
  text-decoration: none;
  cursor: pointer;
}

a.nav-slide:hover {
  text-decoration: none;
}

.nav-slide-active,
.nav-slide-hover {
  width: 184px;
  height: 96px;
  position: absolute;
  display:none;
  z-index: 5;
}

.nav-slide-inner {
  margin: 19px 0 0 17px;
  height: 70px;
  width: 163px;
  overflow: hidden;
  position: absolute;
  z-index: 99;
  top: 96px;
}

#slide-0,
#slide-5 {
  background: url(../images/billboard/60.jpg) no-repeat;
}

#slide-1,
#slide-4 {
  background: url(../images/billboard/57.jpg) no-repeat;
}

#slide-2 {
  background: url(../images/billboard/51.jpg) no-repeat;
}

#slide-3 {
  background: url(../images/billboard/54.jpg) no-repeat;
}



#nav-slide-0,
#nav-slide-5 {
  background: url(../images/billboard/20.jpg) no-repeat;
  top: 0;
  left: 0;
}

#nav-slide-1,
#nav-slide-4 {
  background: url(../images/billboard/23.jpg) no-repeat;
  top: 0;
  left: 185px;
}

#nav-slide-2 {
  background: url(../images/billboard/26.jpg) no-repeat;
  top: 97px;
  left: 0;
}

#nav-slide-3 {
  background: url(../images/billboard/29.jpg) no-repeat;
  top: 97px;
  left: 185px;
}

#nav-slide-4 {
  top: 194px;
  left: 0;
}

#nav-slide-5 {
  top: 194px;
  left: 185px;
}

#nav-slide-0 .nav-slide-hover,
#nav-slide-5 .nav-slide-hover {
  background: url(../images/billboard/32.jpg) no-repeat;
}

#nav-slide-1 .nav-slide-hover,
#nav-slide-4 .nav-slide-hover {
  background: url(../images/billboard/35.jpg) no-repeat;
}

#nav-slide-2 .nav-slide-hover {
  background: url(../images/billboard/38.jpg) no-repeat;
}

#nav-slide-3 .nav-slide-hover {
  background: url(../images/billboard/41.jpg) no-repeat;
}


#nav-slide-0 .nav-slide-active,
#nav-slide-5 .nav-slide-active {
  background: url(../images/billboard/brown-active.jpg) no-repeat;
}

#nav-slide-1 .nav-slide-active,
#nav-slide-4 .nav-slide-active {
  background: url(../images/billboard/blue-active.jpg) no-repeat;
}

#nav-slide-2 .nav-slide-active {
  background: url(../images/billboard/green-active.jpg) no-repeat;
}

#nav-slide-3 .nav-slide-active {
  background: url(../images/billboard/yellow-active.jpg) no-repeat;
}


a.nav-slide {
  color: #4c4b43;
}

.abb-subhead,
.abb-surtitle {
  font-family: 'lucida grande', 'lucida sans', trebuchet, 'trebuchet ms', sans-serif;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 900;
  line-height: 14px;
  white-space: nowrap;
}

.slide .abb-subhead,
.slide .abb-surtitle {
  margin-bottom: 2px;
}

.abb-title {
  font-size: 24px;
  color: #fff;
  line-height: 110%;
  font-family: "open-sans", arial, sans-serif;  
}


.nav-slide .abb-title {
  font-size: 16px;
  font-weight: bold;
}

.slide .abb-title {
  margin-bottom: 5px;
}

.abb-subtitle {
  color: #fff;
  font-size: 16px;
  line-height: 110%;
}

.abb-dateloc {
  background: url(../images/billboard/dateloc-border.png) no-repeat top left;
  padding: 8px 0 0 0;
  margin: 10px 0;
  line-height: normal;
  font-weight: bold;
}

.abb-dateloc-inner {
  padding: 0 0 8px 0;
  background: url(../images/billboard/dateloc-border.png) no-repeat bottom left;
}

.abb-location {
  color: #fff;
}

.abb-image {
  position: absolute;
  top: 10px;
  left: 10px;
}

.abb-text {
  position: absolute;
  top: 25px;
  left: 242px;
  width: 287px;
  height: 245px;
}

.abb-action-links {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 25px;
  width: 287px;
}

.abb-action-link {
  float: right;
  height: 25px;
  width: 113px;
  overflow: hidden;
  margin-left: 5px;
  position: relative;
}

.abb-action-link-off {
  xbackground: url(../images/billboard/link-bg.png) no-repeat 0 0;
  position: absolute;
  height: 25px;
  width: 113px;
  z-index: 10;
}

.abb-action-link-on {
  xbackground: url(../images/billboard/link-bg.png) no-repeat 0 -25px;
  position: absolute;
  height: 25px;
  width: 113px;
  display: none;
  z-index: 10;
}


.abb-action-links a {
  background: url(../images/billboard/link-bg.png) no-repeat 0 0;
  position: absolute;
  display: block;
  height: 25px;
  width: 113px;
  padding: 6px 0 0 11px;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  font-size: 11px;
  z-index: 100;
}

.abb-action-links a:hover {
  text-decoration: none;
  background: url(../images/billboard/link-bg.png) no-repeat 0 -25px;
}

.abb-links {
  color: #fff;
  font-size: 13px;
}

.abb-links a {
  color: #fff;
  line-height: normal;
}

.abb-links a:hover {
  text-decoration: underline;
}

/* initial state */

#slide-0 {
  display: block;
}

#slide-0 .abb-text {
  display: none;
}

#nav-slide-0 .nav-slide-active,
#nav-slide-0 .nav-slide-hover {
  display: block;
}

img.preload {
  position: absolute;
  top: 0;
  left: 0;
  display:none;
}

