@import url("/vs/docs/shared/c/generic_search_details.css");

h1 {
  background           : #b0717a url(../i/whisky_header.jpg) no-repeat top left;
}


h2 {
  color                : #fff;
  background-color     : #b0717a;
  border-top           : 1px solid #cbcbcb;
  border-bottom        : 1px dotted #cbcbcb;
}

#providerNavigation h2 {
  color                : #fff !important;
  background-color     : #b0717a !important;
  border-top           : 1px solid #cbcbcb !important;
  border-bottom        : 1px dotted #cbcbcb !important;
}

#providerNavigation li a:hover {
  background-color     : #b0717a;
  color                : #fff;
}

h3 {
  color                : #703583;
}
