﻿button.emph, a.btn.emph {
  background: #ffff66;
  border: 1px solid #aa9911;
  color: #aa9911;
}
button.emph:disabled, button.emph:disabled:hover {
  color: #ddcc33;
  background: #ffdd99;
  border: 1px solid #ddcc33;
}
button.emph:hover, button.emph:focus, a.btn.emph:hover, a.btn.emph:focus {
  background-color: #ffffcc;
}
span.emph, div.emph, p.emph, h1.emph, h2.emph, h3.emph {
  color: #bbaa11;
}
.sprite, div.tip div.arrow {
  background-image: url(/Img/Fastpitch-Uniforms.com/sprites.png);
}
div#minicart {
  background-image: url(/Img/Fastpitch-Uniforms.com/sprites.png);
}
div#calendarwidget {
  background-image: url(/Img/Fastpitch-Uniforms.com/sprites.png);
}
div#dflogo {
  background-image: url(/Img/Fastpitch-Uniforms.com/sprites.png);
}
div.tip.emph div.content {
  border-color: #ffff00;
  background: #ffffee;
}
button.emph span.sprite.whiteright {
  background-position: -80px -140px;
  width: 20px !important;
  height: 20px !important;
}

div#calendarwidget p {
  color: #aa9911;
}
div#calendarwidget p.date {
  color: #aa9911;
}
