/* General */
body {
  color: #f7f7f7;
}

.content .menu a {
  font-weight: bold;
  color: #000;
  background: url(images/buttons.png) 0 -25px no-repeat;
}

/* Header */
#event-stripe {
  background: url(images/night/events/dropshadow.png) repeat-x;
}

/* Events */
#events {
  color: #4c4c4c;
  background: url(images/night/events/background.jpg) bottom repeat-x;
}
#events .content {
  background: url(images/night/events/signature.png) bottom center no-repeat;
}
img.main-photo { border: 6px solid #b0aeaa; }
#events .gallery li { border: 4px solid #b0aeaa; }
#next-event a { background-position: 0px -590px; }
#previous-event a { background-position: 0px -650px; }

/* Navigation */
#nav {
  background: url(images/backdrops.png) repeat-x;
}
#nav li#nav-service a { background-position: 0px -136px; }
#nav li#nav-collection a { background-position: -62px -136px; }
#nav li#nav-showroom a { background-position: -151px -136px; }
#nav li#nav-about a { background-position: -238px -136px; }
#nav li#nav-contact a { background-position: -312px -136px; }

#nav li#nav-service a:active, #nav li#nav-service.current a { background-position: 0px -236px !important; }
#nav li#nav-collection a:active, #nav li#nav-collection.current a { background-position: -62px -236px !important; }
#nav li#nav-showroom a:active, #nav li#nav-showroom.current a { background-position: -151px -236px !important; }
#nav li#nav-about a:active, #nav li#nav-about.current a { background-position: -238px -236px !important; }
#nav li#nav-contact a:active, #nav li#nav-contact.current a { background-position: -312px -236px !important; }

/* Sections */
#service {
  background: url(images/night/background1.jpg) 50% 0;
}
#collection {
  background: url(images/night/background2.jpg) 50% 0;
}
#showroom {
  background: url(images/night/background3.jpg) 50% 0;
}
#about {
  background: url(images/night/background4.jpg) 50% 0;
}
#contact {
  background: url(images/night/background5.jpg) 50% 0;
}

/* Service */
#hd1 {
  background: url(images/night/hd1.png) no-repeat;
}
#service .three-pane .alternate {
  background: #000;
}

/* Style */
#big-v {
  background: url(images/night/peacockv.png) no-repeat;
}
#view-collection {
  background: url(images/temporary.png) 0 -52px no-repeat;
}

/* Showroom */
#hd2 {
  background: url(images/night/hd2.png) no-repeat;
}
.three-pane span.overlay {
  background: url(images/night/frame.png) no-repeat;
}

/* About */
#hd3 {
  background: url(images/night/hd3.png) no-repeat;
}
#hd4 {
  background: url(images/night/hd4.png) no-repeat;
}
#about .portrait span.overlay {
  background: url(images/night/aboutus-frame.png) no-repeat;
}

/* Contact */
#hd6 {
  background: url(images/night/hd6.png) no-repeat;
}
#contact .vcard {
  background: url(images/night/map.png) no-repeat;
}

