div#header{
  padding-bottom: 10px;
  padding-right: 60px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-bottom: 0px solid #e3000f;
  text-align: right;
}
a.redunderline:link, a.redunderline:visited, a.redunderline:hover, a.redunderline:active{
  color: #e3000f;
  text-decoration: underline;
}
a.spMenu:link, a.spMenu:visited{
  font-size: 12px;
  margin: 0px 0px 10px;
  display: block;
  width: 180px;
  color: #e3000f;
  text-decoration: none;
}
a.spMenu:hover, a.spMenu:active{
  text-decoration: underline;
}
a.sp_nav_act:link, a.sp_nav_act:visited{
  color: #000;
}
div.thumbnail{
  width: 180px;
  height: 200px;
  float: left;
}
div.productsthumbnail{
  width: 120px;
  height: 150px;
  margin-bottom: 10px;
  float: left;
}
img.sp_gallery_thumbnail{
  border: 1px solid #000;
}
img.sp_gallery_medium{
  margin-top: 20px;
  border: 1px solid #000;
}
a.sp_imgname:link, a.sp_imgname:visited{
  text-decoration: none;
  color: #000;
  font-size: 13px;
}
p.sp_imgname{
  width: 110px;
  margin: 10px 0px 0px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
p.sp_imgdetails{
  margin: 0px;  
  font-size: 11px;
}
div.headcategory{
  clear: both;
  margin-bottom: 5px;
}
div.headsubcategory{
  clear: both;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
