/* General */
body {
  color: #4c4c4c;
}

.content .menu a {
  color: #fff;
  background: url(images/buttons.png) 0 0 no-repeat;
}

/* Header */
#event-stripe {
  background: url(images/day/events/dropshadow.png) repeat-x;
}

/* Events */
#events {
  color: #f7f7f7;
  background: url(images/day/events/background.jpg) bottom repeat-x;
}
#events .content {
  background: url(images/day/events/signature.png) bottom center no-repeat;
}
img.main-photo { border: 6px solid #f7f7f7; }
#events .gallery li { border: 4px solid #f7f7f7; }
#next-event a { background-position: 0px -350px; }
#previous-event a { background-position: 0px -410px; }

/* Navigation */
#nav {
  background: url(images/backdrops.png) 0 -50px repeat-x;
}
#nav li#nav-service a { background-position: 0px -86px; }
#nav li#nav-collection a { background-position: -62px -86px; }
#nav li#nav-showroom a { background-position: -151px -86px; }
#nav li#nav-about a { background-position: -238px -86px; }
#nav li#nav-contact a { background-position: -312px -86px; }

#nav li#nav-service a:active, #nav li#nav-service.current a { background-position: 0px -286px !important; }
#nav li#nav-collection a:active, #nav li#nav-collection.current a { background-position: -62px -286px !important; }
#nav li#nav-showroom a:active, #nav li#nav-showroom.current a { background-position: -151px -286px !important; }
#nav li#nav-about a:active, #nav li#nav-about.current a { background-position: -238px -286px !important; }
#nav li#nav-contact a:active, #nav li#nav-contact.current a { background-position: -312px -286px !important; }

/* Sections */
#service {
  background: url(images/day/background1.jpg) 50% 0;
}
#collection {
  background: url(images/day/background2.jpg) 50% 0;
}
#showroom {
  background: url(images/day/background3.jpg) 50% 0;
}
#about {
  background: url(images/day/background4.jpg) 50% 0;
}
#contact {
  background: url(images/day/background5.jpg) 50% 0;
}

/* Service */
#hd1 {
  background: url(images/day/hd1.png) no-repeat;
}
#service .three-pane .alternate {
  background: #fff;
}
#service .three-pane .alternate p {
  color: #000;
}

/* Style */
#big-v {
  background: url(images/day/peacockv.png) no-repeat;
}
#view-collection {
  background: url(images/temporary.png) 0 0 no-repeat;
}

/* Showroom */
#hd2 {
  background: url(images/day/hd2.png) no-repeat;
}
.three-pane span.overlay {
  background: url(images/day/frame.png) no-repeat;
}

/* About */
#hd3 {
  background: url(images/day/hd3.png) no-repeat;
}
#hd4 {
  background: url(images/day/hd4.png) no-repeat;
}
#about .portrait span.overlay {
  background: url(images/day/aboutus-frame.png) no-repeat;
}

/* Contact */
#hd6 {
  background: url(images/day/hd6.png) no-repeat;
}
#contact .vcard {
  background: url(images/day/map.png) no-repeat;
}

