html { background: #481862 url(/images/fashion/bggradient.jpg) repeat-x; }
body { background:url(/images/fashion/bgmotiv.jpg) no-repeat 50% 100px; }

#headHolder { border-color: #d62fff; }
.articleList .article h2 a {
  color: #d62fff;
}
#topstoryInfo { background: transparent url(/images/fashion/bg-topstory-info.png) no-repeat scroll left top; }
#topstoryInfo h2 a { color: white; }
#perexHolder h1 { background: transparent url(/images/fashion/detail-h1.png) no-repeat scroll left top }
#topMenu li.active { background: transparent url(/images/fashion/topmenu-active.gif) repeat-x left top }
.color {
  color:#d62fff;
}
#content .slideshow_navi a {
  width: 50px;
  height: 15px;
  margin: 2px 1px;
  text-align: center;
  display: block;
  float: left;
  text-decoration: none;
  font-weight: bold;
  color:black;
  background-color: #efffd2;
  
}
#content .slideshow_navi a.activeSlide {
  background-color: #d62fff;
  color: white;
}